
Citation: Elena Claire Ricci, Stefanella Stranieri, Cecilia Casetta, Claudio Soregaroli. Consumer preferences for Made in Italy food products: The role of ethnocentrism and product knowledge[J]. AIMS Agriculture and Food, 2019, 4(1): 88-110. doi: 10.3934/agrfood.2019.1.88
[1] | Yue Jiang, Xuehu Yan, Jia Chen, Jingwen Cheng, Jianguo Zhang . Meaningful secret image sharing for JPEG images with arbitrary quality factors. Mathematical Biosciences and Engineering, 2022, 19(11): 11544-11562. doi: 10.3934/mbe.2022538 |
[2] | Gang Cao, Antao Zhou, Xianglin Huang, Gege Song, Lifang Yang, Yonggui Zhu . Resampling detection of recompressed images via dual-stream convolutional neural network. Mathematical Biosciences and Engineering, 2019, 16(5): 5022-5040. doi: 10.3934/mbe.2019253 |
[3] | Bo Wang, Yabin Li, Xue Sui, Ming Li, Yanqing Guo . Joint statistics matching for camera model identification of recompressed images. Mathematical Biosciences and Engineering, 2019, 16(5): 5041-5061. doi: 10.3934/mbe.2019254 |
[4] | Shudong Wang, Yuliang Lu, Xuehu Yan, Longlong Li, Yongqiang Yu . AMBTC-based visual secret sharing with different meaningful shadows. Mathematical Biosciences and Engineering, 2021, 18(5): 5236-5251. doi: 10.3934/mbe.2021266 |
[5] | T. Gayathri Devi, A. Srinivasan, S. Sudha, D. Narasimhan . Web enabled paddy disease detection using Compressed Sensing. Mathematical Biosciences and Engineering, 2019, 16(6): 7719-7733. doi: 10.3934/mbe.2019387 |
[6] | Guozheng Yang, Lintao Liu, Xuehu Yan . A compressed secret image sharing method with shadow image verification capability. Mathematical Biosciences and Engineering, 2020, 17(4): 4295-4316. doi: 10.3934/mbe.2020237 |
[7] | Tao Zhang, Hao Zhang, Ran Wang, Yunda Wu . A new JPEG image steganalysis technique combining rich model features and convolutional neural networks. Mathematical Biosciences and Engineering, 2019, 16(5): 4069-4081. doi: 10.3934/mbe.2019201 |
[8] | Li Li, Min He, Shanqing Zhang, Ting Luo, Chin-Chen Chang . AMBTC based high payload data hiding with modulo-2 operation and Hamming code. Mathematical Biosciences and Engineering, 2019, 16(6): 7934-7949. doi: 10.3934/mbe.2019399 |
[9] | Lu Lu, Jiyou Fei, Ling Yu, Yu Yuan . A rolling bearing fault detection method based on compressed sensing and a neural network. Mathematical Biosciences and Engineering, 2020, 17(5): 5864-5882. doi: 10.3934/mbe.2020313 |
[10] | Jinyi Tai, Chang Liu, Xing Wu, Jianwei Yang . Bearing fault diagnosis based on wavelet sparse convolutional network and acoustic emission compression signals. Mathematical Biosciences and Engineering, 2022, 19(8): 8057-8080. doi: 10.3934/mbe.2022377 |
It is a significant task to identify the authenticity of an image in several scenarios, such as the media industry, digital image forensics and academic appraisal. It is important to know if an image was tampered because people need to ensure if a certain image can serve as effective evidence for a case or a real result of an experiment. There are different kinds of tampering processing including but not limited to copy-paste, blurring and scale transformation. We want to make a fast and reliable preliminary judgment on tampering. And the widely used JPEG compression algorithm gives us a good chance, we can design an algorithm based on it to achieve our goal. Identification of JPEG compression history has received more and more attention in recent years. When an image is saved in bitmap format but has been compressed by JPEG method, we can not access to the jpg file header which contains the information about compression but we still need to know its compression history sometimes.
Among all of the lossy compression algorithms, JPEG (Joint Photographic Experts Group) is one of the most popular and widely used standards. Almost all software provide JPEG compression operations choice when saving digital images. Sometimes images have been compressed by the JPEG method are saved into bitmaps. And we can not get the information whether images have been compressed from images files themselves directly because we do not have any access to the JPEG file headers after it has been saved as bitmaps.
However, this information may be crucial in some cases, in the field of digital image forensics for instance. If the JPEG compression history is efficiently exposed, we can make a preliminary judgment that the image may have been tampered. That is why we need to detect the compression history. Thus, methods for detecting the compression history of bitmaps has become an important issue and received widespread attention.
Many efforts have been attempted in this aspect, and many decent results have been achieved. Most of these works are related to JPEG coefficient, JPEG quantization table, DCT transformation and wavelet transformation. Based on these, different approaches were proposed.
Thanh et al. [1] has proposed a method based on the combination of the quantization effect and the statistics of discrete cosine transform coefficient characterized by the statistical model. Hernandez et al. [2] has proposed a method which can avoid giving false results. When their method can not get the quantization table, it means this bitmap may not be compressed or it is not compressed by the JPEG algorithm. These methods have shown some characters of JPEG coefficients which are very meaningful for further works in this aspect.
And there are some JPEG history detection methods which do not need to estimate the quantization table. Fan et al. [3] proposed a detection method based on the feature of block antifacts in the pixel domain, as the pixel values between the blocks should be inherent if an image was compressed before comparing with uncompressed images. But Fan's method [3] has a relatively high computational complexity. Yang et al. [4] used factor histogram to detect the JPEG compression history of bitmaps, because the decreasing values in factor histogram are observed with the increase of its bin index for uncompressed bitmaps, while no obvious decrease is found in uncompressed images. But Yang's method [4] gets a sudden drop in the accuracy when the compression quality factor is high because the block antifacts phenomenon is not obvious under such circumstances. Especially when the quality factor is 98 or higher the accuracy can go below 50%. Zhang et al. [5] found the tetrolet transformation proposed by Krommweh et al. [6] can be used to exploit the structure of images. Tetrolet transformation is a kind of Harr wavelet transformation which uses at most 177 different kinds of tetrolet as components to disassemble images. The authors proposed a detection method based on the tetrolet transformation to distinguish the uncompressed bitmap image from the decoded JPEG image. As far as we know, Zhang's method [5] has the highest accuracy until now.
Because JPEG compression algorithm is a kind of lossy compression, the compressed image will lose some kind of information after the compression. Proposed in [7], the number of zeros of the JPEG coefficient is a major factor affecting the compression quality of JPEG. For the same bitmap image, the image quality will continue to improve with the increase of JPEG compression quality factor, while the percentage of zeros of the 64 JPEG coefficients will decrease. And we present a method based on this observation.
In this paper, we propose a fast, and reliable method to detect the compression history of bitmaps based on image information loss. Our method is faster than most existing similar methods because we do not need to compress the test image in the processing. A lot of methods proposed contain the compression step because they need a comparison version for obtaining the results. Instead of making a compressed image with quality factor 100 in [5], we obtain an estimated original image which is firstly created based on the test image. This processing costs much less time than compression. Extensive experimental results have been achieved which demonstrate that our proposed method outperforms the state of art respect to the detection accuracy and computational complexity. And the accuracy of our method is relatively high, especially when the quality factor of the test images are below 97. Even when the quality factors are as high as 98 and 99, our method still gives acceptable results. What is more, the proposed method can be generally used no matter the test image uses standard or non-standard JPEG quantization table during the compression which means as long as the image was compressed by JPEG method our detection is effective.
The remaining of the paper is organized as follows. In Section 2, we introduce the relationship of the JPEG coefficients and the image information loss caused by JPEG compression. And the method to create the estimated original image is also described. The framework and the details of the algorithm are stated in Section 3. In Section 4, the experimental results are shown and discussed. And conclusions will be drawn in section 5.
In this paper, the quality factor Q is an important factor that determines the quality of the JPEG image, and the DCT coefficient after quantization is called the JPEG coefficient, which can be read directly from the JPEG image file. The number of zero of the JPEG coefficient is a major factor affecting the compression quality of JPEG images. Through extensive experiments, we find that the proportion of zero JPEG coefficients on the 64 DCT positions show downward trends as the image compression quality factor increase. In other words, for the same bitmap image, the higher the compression quality is, the less the image information loss is and the lower the percentage of zero among 64 JPEG coefficients is. So, the percentage of zero JPEG coefficients on different frequencies can be defined as the index of the amount of information loss after bitmaps were compressed by the JPEG method.
When an image is compressed by JPEG, it will firstly be separated into several 8 × 8 blocks. Then each block is operated by DCT respectively. For each block, there are 64 positions. The first step of our method is doing statistics on the number of zero on 64 positions among all blocks. Note n(j) as the total number of zeros on jth position and m is the number of blocks. Then the amount of image information loss on the 64 DCT positions can be expressed as:
p(j)=n(j)m,j=1,2,...,64 | (2.1) |
and the average image information loss is expressed as:
averageloss=64∑j=1p(j)/64 | (2.2) |
Figure 1 illustrates the result of the average information loss of a bitmap after compressed into JPEG images with the quality factor varying from 60 to 100. The average image information loss decreases as the growth of quality factor Q.
Respecting to this observation, we obtain JPEG images from an uncompressed image Ibmp with different quality factors. And then the JPEG images are decoded to decompressed bitmap images. The uncompressed image and the decompressed images are JPEG compressed with the quality factor 100 to obtain IJPEG1 and IJPEG2 respectively. Obviously, the IJPEG1 is a single JPEG compressed image and IJPEG2 undergoes double JPEG compression. We can compare the amount of image information loss between IJPEG1 and IJPEG2 to achieve the goal of making a primary judge on compression. The higher difference between IJPEG1 and IJPEG2 means higher information loss.
But please notice that in the example there is an assumption that we have the original lossless image and then compress it. And we make the judgement according to the contrast. But in the real case, the original lossless image is usually unacquirable. Therefore, we have to estimate the original image first.
As proposed in [8,9], the image will be separated into blocks, when it undergoes JPEG compression. Then these blocks are operated separately. And to shrink the file size we tolerant some information loss during the quantization. Certain frequency signals are abandoned in quantization step especially for those high-frequency harmonics which only causes very little even no change for the human visual system (HVS). These signals mean redundancy to the human visual system, while they contain a lot of information. That is why they are important to the detection of compression. The image which has not been compressed or just been compressed with relatively high-quality factors remains more information which is a series of signals having different frequencies. Normally, a compressed image has lost a considerable amount of harmonics. Most high-frequency components are set to zero and some low-frequency components are also set to zero if they are small enough. It is true that we can not get what has been abandoned in the previous processing again because of the lossy JPEG compression. But it is still possible to estimate that information existing in the original image of the test image. During the JPEG compression, DCT and quantization are used on each block but not on the full image, which has been discussed in [10]. So, even those harmonics are lost in each separated 8 × 8 blocks but they are still existing among the full-size image. If we want to expose this information, we need to break the existing block artifacts. A method of cutting 4 rows and 4 columns of the test image widely used in image steganalysis [11] is employed to estimate the counterpart of the original image.
The removal of left-top 4 rows and columns has been approved as an excellent way to estimate the counterpart of the original image from compression, which means similar statistic features, as the cut destroys the block-based structure of JPEG. The row and column cutting are illustrated in Figure 2.
Based on the image information loss, we propose a novel algorithm to detect the JPEG compression history as Figure 3 illustrated. The idea of extracting feature from the JPEG file is based on [12].
The whole processing is as following:
ⅰ. To obtain IJPEG1, the test bitmap image is JPEG compressed with quality factor Q = 100.
ⅱ. The counterpart of the original image is estimated by cutting 4 rows and 4 columns from the test image. The IJPEG2 is acquired by compressing the counterpart with quality factor Q = 100 as well.
ⅲ. The features related to the image information loss are extracted from the two JPEG images, and then fed into the classifier to detect whether the test bitmap image has been compressed.
Considering the test image as a decomposed JPEG image, as Figure 4 illustrated. IJPEG1 actually undergoes double JPEG compression with an unknown previous quality factor and the latter quality factor of 100. And because of the counterpart estimated by cutting rows and columns, the IJPEG2 could be considered as a single JPEG compressed image with the quality factor of 100. For the percentage of zero of JPEG coefficients among the 64 DCT positions are defined as the indexes of the amount of information loss after the bitmap image is JPEG compressed, there are disparities between the corresponding indexes IJPEG1 of IJPEG2 and on the 64 DCT positions, as shown in Figure 5. A higher information loss is expected for a JPEG compressed test image. On the contrary, if the test image is uncompressed, there should be no obvious differences between indexes on corresponding positions, as shown in Figure 6.
p1(j) denotes the indexes of the image information loss of IJPEG1. p2(j) denotes the indexes of the image information loss of IJPEG2. Then we describe the difference of information loss as
pdif(j)=p1(j)p2(j),j=1,2,...,64 | (3.1) |
pdif_average(j)=64∑j=1pdif(j)/64 | (3.2) |
pdif_average indicates how much details are found in the estimation counterpart comparing with the test image. If the testing image is uncompressed, the value of pdif_average will be close to 1 which means there is no obvious difference between the test image and the estimation original image. If the test image was compressed, this value will be much greater than 1 which means the bias is observed between the IJPEG1 and IJPEG2 after breaking the 8 × 8 blocks in the test image by cutting. After extracting this feature of images, an SVM classifier is trained. And then we can detect the bitmap JPEG compression history with this model.
Two image databases are used in our experiments to evaluate the performance of the proposed method. Firstly, 1338 uncompressed images from the UCID image database are used in our experiments. These images are saved in Tif format with the resolution of 512 × 384. And a series of standard JPEG quality factors (60, 70, 75, 80, 85, 90, 95, 96, 97, 98, 99) are applied to the images to obtain JPEG compression images of different qualities. The JPEG images with different quality are resaved in Tif format for evaluating the proposed algorithm. In the following, this image dataset is named as dataset1.
The other 480 images come from the well-known Dresden database. Different from the UCID database, the images from the Dresden database are captured by consumer cameras and saved as JPEG image originally. In our experiments, we use 480 JPEG images from 4 different cameras, which are Agfa DC-830i, Canon PowerShotA640, Nikon D200 and Sony DSC-W170, 120 images from each camera. Different from the JPEG images obtained in dataset1, these images are compressed with different consumer-defined JPEG quantization tables with various camera models. Also, the images, named as dataset2 with the resolution of 3872 × 2592, are resaved as bitmap images for the experiments.
We take 500 uncompressed images and 11 × 500 decompressed JPEG images from dataset1as the labeled samples to train the SVM classifier with RBF kernel. After we get the model we use it to test the rest images with different quality factors (60, 70, 75, 80, 85, 90, 95, 96, 97, 98, 99). We also compare our proposed method with Yang's [4], Fan's [3] and Zhang's [5] methods in terms of detection accuracy and algorithm complexity respectively. The results are shown in Table 1 to Table 3.
Methods | Q | original | |||||||||
60 | 70 | 80 | 85 | 90 | 95 | 96 | 97 | 98 | 99 | ||
Fan's | 97.10 | 96.68 | 96.00 | 95.14 | 89.78 | 69.14 | 59.80 | 48.33 | 25.53 | 17.27 | 84.10 |
Yang's | 99.90 | 100 | 100 | 100 | 99.80 | 98.69 | 96.58 | 88.74 | 78.16 | 39.79 | 96.59 |
Zhang's | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 99.93 | 99.10 | 95.65 | 99.88 |
Proposed | 100 | 100 | 100 | 100 | 100 | 100 | 99.93 | 99.48 | 99.03 | 89.31 | 99.92 |
Method | Accuracy(%) |
Zhangs | 34.08 |
Proposed | 100 |
Method | Time cost(s) (image with resolution of 384 × 512) |
Fans | 2.73 |
Yangs | 0.91 |
Zhangs | 9.64 |
Proposed | 0.60 |
As shown in Table 1, Fan's method can give relatively good results when the quality factor is less than 85. The detection accuracy goes below 90% when the quality factors are greater than 90. Yang's method has a similar shortcoming. It performs well when the quality is 96 but the accuracy goes below 90% when the quality factors are greater. Zhang's method has a really good result. The detection accuracy is 95.65% when the quality factor is as high as 99. Our method outperforms Fan's and Yang's methods. And similar detection results are observed between Zhang's and the proposed method. While Zhang's method works better when the quality factor is 99, our method can give results in the shortest time, as shown in Table 3. Also, it can be proved that average cost time for each pixel is stable by simple computation. Time cost may be not the most important index in this aspect. But we can get reliable results within less time indeed. This may have a great advantage in some cases.
Another comparison experiment is implemented between the proposed and Zhang's methods [5]. We take 480 compressed images from dataset2 to prove that our method can work on all JPEG compressed images. All of these bitmap images are not compressed using standard JPEG quantization but took by cameras which means they were compressed using customer-defined JPEG quantization tables. The results are shown in Table 2. Zhang's method is found only effective to images compressed using the standard JPEG quantization tables. And the proposed method still performs well.
The issue of detecting the compression history of images receives more and more attention in recent years. In this paper, we propose a novel and fast detecting method based on novel feature respect to image information loss. According to this, the proportion of zero JPEG coefficients on 64 DCT positions falls down as well. We estimate the image counterpart by cutting 4 rows and 4 columns from the original image and calculate the differences between the values of the 64 DCT positions respectively. The feature extracted from the differences is fed into the SVM to train a mode to classify the test bitmap images. Extensive experiments and the results demonstrate that our proposed method outperforms the state of art, especially in the cases of high compression quality factors and customer-defined quality factors. And also the proposed algorithm indicates a lower computational complexity compared to the previous works.
This work is supported by the National Science Foundation of China (No. 61502076, No. 61772111).
All authors declare no conflicts of interest in this paper.
[1] |
Chambers S, Lobb A, Butler L, et al. (2007) Local, national and imported foods: A qualitative study. Appetite 49: 208–213. doi: 10.1016/j.appet.2007.02.003
![]() |
[2] | Fortis M, Sartori A (2016) Food & Wine: Quality, Tradition and Innovation, In: Fortis M (Hrsg), The Pillars of the Italian Economy: Manufacturing, Food & Wine, Tourism, Springer International Publishing, Cham, S283–S317. |
[3] |
Bullock DS, Desquilbet M (2002) The economics of non-GMO segregation and identity preservation. Food Policy 27: 81–99. doi: 10.1016/S0306-9192(02)00004-0
![]() |
[4] | Smyth SJ, Phillips PW (2002) Product differentiation alternatives: identity preservation, segregation, and traceability. AgBioForum 5: 30–42. |
[5] | Varacca A, Boccaletti S, Soregaroli C (2014) Economic aspects of segregation between GM and Non-GM crops in Italy. AgBioForum 17: 123–132. |
[6] |
Varacca A, Soregaroli C (2016) Identity Preservation in International Feed Supply Chains. EuroChoices 15: 38–43. doi: 10.1111/1746-692X.12118
![]() |
[7] |
Van der Lans IA, Van Ittersum K, De Cicco A, et al. (2001) The role of the region of origin and EU certificates of origin in consumer evaluation of food products. Eur Rev Agric Econ 28: 451–477. doi: 10.1093/erae/28.4.451
![]() |
[8] | Krystallis A, Ness M (2005) Consumer preferences for quality foods from a South European perspective: A conjoint analysis implementation on Greek olive oil. Int Food Agribusiness Manage Rev 8: 62–91. |
[9] |
Espejel J, Fandos C, Flavian C (2008) Consumer satisfaction: A key factor of consumer loyalty and buying intention of a PDO food product. Brit Food J 110: 865–881. doi: 10.1108/00070700810900585
![]() |
[10] |
Souza-Monteiro DMD, Lucas MRV (2001) Conjoint measurement of preferences for traditional cheeses in Lisbon. Brit Food J 103: 414–424. doi: 10.1108/00070700110400406
![]() |
[11] | Di Vita G, D'Amico M, La Via G, et al. (2014) Quality Perception of PDO extra-virgin Olive Oil: Which attributes most influence Italian consumers? Agr Econ Rev 14: 46–58. |
[12] |
Resano H, Sanjuan AI, Albisu LM (2012) Consumers' response to the EU Quality policy allowing for heterogeneous preferences. Food Policy 37: 355–365. doi: 10.1016/j.foodpol.2012.03.006
![]() |
[13] | Demartini E, Ricci EC, Mattavelli S, et al. (2018) Exploring Consumer Biased Evaluations: Halos Effects of Local Food and of Related Attributes. Int J Food Syst Dyn 9: 375–389. |
[14] |
Ajzen I (1991) The theory of planned behavior. Org Behav Hum Decis Proc 50: 179–211. doi: 10.1016/0749-5978(91)90020-T
![]() |
[15] | Ajzen I (2015) Consumer attitudes and behavior: The theory of planned behavior applied to food consumption decisions. REA Ital Rev Agr Econ 70: 121–138. |
[16] |
Aprile MC, Caputo V, Nayga RM (2016) Consumers' Preferences and Attitudes Toward Local Food Products. J Food Prod Mark 22: 19–42. doi: 10.1080/10454446.2014.949990
![]() |
[17] |
Hobbs JE, Goddard E (2015) Consumers and trust. Food Policy 52: 71–74. doi: 10.1016/j.foodpol.2014.10.017
![]() |
[18] | McFerran B, Dahl DW, Fitzsimons GJ (2009) I'll have what she's having: Effects of social influence and body type on the food choices of others. J Consum Res 36: 915–929. |
[19] | Ricci EC, Banterle A (2018) The effects of EXPO MIlano 2015 on consumer food choices. Food Econ 20: 233–244. |
[20] | Soregaroli C, Boccaletti S, Moro D (2003) Consumer's attitude towards labeled and unlabeled GM food products in Italy. Int Food Agribusiness Manage Rev 6: 111–121. |
[21] |
Stranieri S, Ricci EC, Banterle A (2017) Convenience food with environmentally-sustainable attributes: A consumer perspective. Appetite 116: 11–20. doi: 10.1016/j.appet.2017.04.015
![]() |
[22] |
Brucks M (1985) The Effects of Product Class Knowledge on Information Search Behavior. J Consum Res 12: 1–16. doi: 10.1086/209031
![]() |
[23] |
Chryssochoidis G, Krystallis A, Perreas P (2007) Ethnocentric beliefs and country-of-origin (COO) effect: Impact of country, product and product attributes on Greek consumers' evaluation of food products. Eur J Mark 41: 1518–1544. doi: 10.1108/03090560710821288
![]() |
[24] |
Cilingir Z, Basfirinci C (2014) The impact of consumer ethnocentrism, product involvement, and product knowledge on country of origin effects: An empirical analysis on Turkish consumers' product evaluation. J Int Consum Mark 26: 284–310. doi: 10.1080/08961530.2014.916189
![]() |
[25] |
Insch A, Jackson E (2014) Consumer understanding and use of country-of-origin in food choice. Brit Food J 116: 62–79. doi: 10.1108/BFJ-10-2011-0275
![]() |
[26] | Stranieri S, Baldi L, Banterle A (2010) Do nutrition claims matter to consumers? An empirical analysis considering European requirements. J Agri Econ 61: 15–33. |
[27] |
Drichoutis AC, Lazaridis P, Nayga RM (2005) Nutrition knowledge and consumer use of nutritional food labels. Eur Rev Agr Econ 32: 93–118. doi: 10.1093/erae/jbi003
![]() |
[28] |
Del Giudice T, Stranieri S, Caracciolo F, et al (2018) Corporate Social Responsibility certifications influence consumer preferences and seafood market price. J Cleaner Prod 178: 526–533. doi: 10.1016/j.jclepro.2017.12.276
![]() |
[29] |
Rao AR, Sieben WA (1992) The effect of prior knowledge on price acceptability and the type of information examined. J Consum Res 19: 256–270. doi: 10.1086/209300
![]() |
[30] | Javed A, Mukhtiyar B (2013) County-of-Origin and Purchase Intensions of Ethnocentric Customers. Int J Inf Bus Manage 5: 110. |
[31] | Lin LY, Zhen JH (2005) Extrinsic product performance signaling, product knowledge and customer satisfaction: An integrated analysis–an example of notebook consumer behavior in Taipei city. Fu Jen Manage Rev 12: 65–91. |
[32] |
Alba JW, Hutchinson JW (1987) Dimensions of Consumer Expertise. J Consum Res 13: 411–454. doi: 10.1086/209080
![]() |
[33] | Marks LJ, Olson JC (1981) Toward a cognitive structure conceptualization of product familiarity. ACR North American Advances. |
[34] |
Pillai KG, Hofacker C (2007) Calibration of consumer knowledge of the web. Int J Res Mark 24: 254–267. doi: 10.1016/j.ijresmar.2007.02.001
![]() |
[35] |
Bryla P (2016) Organic food consumption in Poland: Motives and barriers. Appetite 105: 737–746. doi: 10.1016/j.appet.2016.07.012
![]() |
[36] | Wilson N, Fearne A (1999) A link between modernity and tradition: the case of several regional food products. European Association of Agricultural Economists. |
[37] |
Dodd TH, Laverie DA, Wilcox JF, et al. (2005) Differential Effects of Experience, Subjective Knowledge, and Objective Knowledge on Sources of Information used in Consumer Wine Purchasing. J Hospitality Tourism Res 29: 3–19. doi: 10.1177/1096348004267518
![]() |
[38] | Lombardi P, Caracciolo F, Cembalo L, et al. (2013) Country-of-origin labelling for the Italian early potato supply chain. New Medit 12: 37–49. |
[39] |
Schnettler B, Miranda H, Lobos G, et al. (2011) A study of the relationship between degree of ethnocentrism and typologies of food purchase in supermarkets in central-southern Chile. Appetite 56: 704–712. doi: 10.1016/j.appet.2011.02.007
![]() |
[40] |
Agrawal J, Kamakura WA (1999) Country of origin: A competitive advantage? Int J Res Mark 16: 255–267. doi: 10.1016/S0167-8116(99)00017-8
![]() |
[41] |
Backhaus C, Ahlert D, Woisetschläger DM, et al. (2008) The effects of country of origin and corporate reputation on initial trust: An experimental evaluation of the perception of Polish consumers. Int Mark Rev 25: 404–422. doi: 10.1108/02651330810887468
![]() |
[42] | Jimenez NH, San Martin S (2010) The role of country-of-origin, ethnocentrism and animosity in promoting consumer trust. The moderating role of familiarity. Int Bus Rev 19: 34–45. |
[43] |
Rosenbloom A, Haefner JE (2009) Country-of-Origin Effects and Global Brand Trust: A First Look. J Global Mark 22: 267–278. doi: 10.1080/08911760903022432
![]() |
[44] |
Ricci EC, Banterle A, Stranieri S (2018) Trust to Go Green: An Exploration of Consumer Intentions for Eco-friendly Convenience Food. Ecol Econ 148: 54–65. doi: 10.1016/j.ecolecon.2018.02.010
![]() |
[45] |
Luomala HT (2007) Exploring the role of food origin as a source of meanings for consumers and as a determinant of consumers' actual food choices. J Bus Res 60: 122–129. doi: 10.1016/j.jbusres.2006.10.010
![]() |
[46] |
Verlegh PW, Steenkamp JBE (1999) A review and meta-analysis of country-of-origin research. J Econ Psychol 20: 521–546. doi: 10.1016/S0167-4870(99)00023-9
![]() |
[47] |
Feldmann C, Hamm U (2015) Consumers' perceptions and preferences for local food: A review. Food Qual Prefer 40: 152–164. doi: 10.1016/j.foodqual.2014.09.014
![]() |
[48] |
Massa S, Testa S (2012) The role of ideology in brand strategy: The case of a food retail company in Italy. Int J Retail Distrib Manage 40: 109–127. doi: 10.1108/09590551211201865
![]() |
[49] | Moser R, Raffaelli R, Thilmany-McFadden D (2011) Consumer preferences for fruit and vegetables with credence-based attributes: A review. Int Food Agribusiness Manage Rev 14: 121–142. |
[50] | Poole N, Martinez-Carrasco L (2007) Information and WTP: Fruit quality perceptions and consumer satisfaction. Paper prepared for presentation at the I Mediterranean Conference of Agro-Food Social Scientists. 103rd EAAE Seminar "Adding Value to the Agro-Food Supply Chain in the Future Euro Mediterranean Space". Barcelona, Spain. |
[51] | Testa A (2015) ll made in Italy e i 60 miliardi persi in prodotti contraffatti. Internazionale 14: 49. |
[52] |
Watson JJ, Wright K (2000) Consumer ethnocentrism and attitudes toward domestic and foreign products. Eur J Mark 34: 1149–1166. doi: 10.1108/03090560010342520
![]() |
[53] | Awdziej M, Tkaczyk J, Włodarek D (2016) Are elderly consumer more ethnocentric? Attitudes towards Polish and "foreign" food products. J Econ Manage 23: 91–107. |
[54] |
Shimp TA, Sharma S (1987) Consumer ethnocentrism: Construction and validation of the CETSCALE. J Mark Res 24: 280–289. doi: 10.1177/002224378702400304
![]() |
[55] | Del Giudice T, Caracciolo F, Cicia G, et al. (2012) Consumatori cinesi e cibo: Tra tradizione millenaria e influenze culturali occidentali. Econ Agro-aliment 15: 85–99. |
[56] |
Dmitrovic T, Vida I, Reardon J (2009) Purchase behavior in favor of domestic products in the West Balkans. Int Bus Rev 18: 523–535. doi: 10.1016/j.ibusrev.2009.05.003
![]() |
[57] |
Reardon J, Miller C, Vida I, et al. (2005) The effects of ethnocentrism and economic development on the formation of brand and ad attitudes in transitional economies. Eur J Mark 39: 737–754. doi: 10.1108/03090560510601743
![]() |
[58] |
Javalgi RG, Khare VP, Gross AC, et al. (2005) An application of the consumer ethnocentrism model to French consumers. Int Bus Rev 14: 325–344. doi: 10.1016/j.ibusrev.2004.12.006
![]() |
[59] |
Lindquist JD, Vida I, Plank RE, et al. (2001) The modified CETSCALE: Validity tests in the Czech Republic, Hungary, and Poland. Int Bus Rev 10: 505–516. doi: 10.1016/S0969-5931(01)00030-0
![]() |
[60] |
Kavak B, Gumusluoglu L (2007) Segmenting Food Markets-The Role of Ethnocentrism and Lifestyle in Understanding Purchasing Intentions. Int J Mark Res 49: 71–94. doi: 10.1177/147078530704900108
![]() |
[61] |
Lewis KE, Grebitus C (2016) Why US consumers support country of origin labeling: Examining the impact of ethnocentrism and food safety. J Int Food Agribusiness Mark 28: 254–270. doi: 10.1080/08974438.2015.1110548
![]() |
[62] |
Kucukemiroglu O (1999) Market segmentation by using consumer lifestyle dimensions and ethnocentrism: An empirical study. Eur J Mark 33: 470–487. doi: 10.1108/03090569910262053
![]() |
[63] |
Kaynak E, Kara A (2002) Consumer perceptions of foreign products: An analysis of product-country images and ethnocentrism. Eur J Mark 36: 928–949. doi: 10.1108/03090560210430881
![]() |
[64] |
Klein JG, Ettenson R, Morris MD (1998) The Animosity Model of Foreign Product Purchase: An Empirical Test in the People's Republic of China. J Mark 62: 89–100. doi: 10.1177/002224299806200108
![]() |
[65] |
Pharr JM (2005) Synthesizing country-of-origin research from the last decade: Is the concept still salient in an era of global brands? J Mark Theory Pract 13: 34–45. doi: 10.1080/10696679.2005.11658557
![]() |
[66] | Hawkins DI, Best RJ, Coney KA (2004) Consumer behavior: Building marketing strategy (The Irwin/McGraw-Hill series in marketing). Mc-Graw-Hill Education, Maidenhead. |
[67] |
Good LK, Huddleston P (1995) Ethnocentrism of Polish and Russian consumers: Are feelings and intentions related. Int Mark Rev 12: 35–48. doi: 10.1108/02651339510103047
![]() |
[68] |
Bannister JP, Saunders JA (1978) UK Consumers' Attitudes towards Imports: The Measurement of National Stereotype Image. Eur J Mark 12: 562–570. doi: 10.1108/EUM0000000004982
![]() |
[69] | Dornoff RJ, Tankersley CB, White GP (1974) Consumers' perceptions of imports. Akron Bus Econ Rev 5: 26–29. |
[70] |
Nielsen JA, Spence MT (1997) A Test of the Stability of the Cetscale, A Measure of Consumers' Ethnocentric Tendencies. J Mark Theory Pract 5: 68–76. doi: 10.1080/10696679.1997.11501781
![]() |
[71] | Saffu K, Walker JH (2005) An assessment of the consumer ethnocentric scale (CETSCALE) in an advanced and transitional country: The case of Canada and Russia. Int J Manage 22: 556. |
[72] | Caruana A (1996) The effects of dogmatism and social class variables on consumer ethnocentrism in Malta. Mark Intell Plann 14: 39–44. |
[73] | Klein JG, Ettensoe R (1999) Consumer animosity and consumer ethnocentrism: An analysis of unique antecedents. J Int Consum Mark 11: 5–24. |
[74] |
Wall M, Heslop LA (1986) Consumer attitudes toward Canadian-made versus imported products. J Acad Mark Sci 14: 27–36. doi: 10.1007/BF02722154
![]() |
[75] |
Sharma S, Shimp TA, Shin J (1994) Consumer ethnocentrism: A test of antecedents and moderators. J Acad Mark Sci 23: 26–37. doi: 10.1177/0092070395231004
![]() |
[76] | Shimp TA (1984) Consumer ethnocentrism: The concept and a preliminary empirical test. ACR North American Advances. |
[77] |
Ray JJ (1990) Racist extremism and normal prejudice: A comment on Grossarth-Maticek, Eysenck & Vetter. Pers Individ Differ 11: 647–648. doi: 10.1016/0191-8869(90)90051-R
![]() |
[78] |
Tan CT, Farley JU (1987) The impact of cultural patterns on cognition and intention in Singapore. J Consum Res 13: 540–544. doi: 10.1086/209087
![]() |
[79] |
Han CM, Terpstra V (1988) Country-of-origin effects for uni-national and bi-national products. J Int Bus Stud 19: 235–255. doi: 10.1057/palgrave.jibs.8490379
![]() |
[80] |
Burton S, Howlett E, Tangari AH (2009) Food for Thought: How Will the Nutrition Labeling of Quick Service Restaurant Menu Items Influence Consumers' Product Evaluations, Purchase Intentions, and Choices? J Retail 85: 258–273. doi: 10.1016/j.jretai.2009.04.007
![]() |
[81] |
Raju PS, Lonial SC, Glynn Mangold W (1995) Differential effects of subjective knowledge, objective knowledge, and usage experience on decision making: An exploratory investigation. J Consum Psychol 4: 153–180. doi: 10.1207/s15327663jcp0402_04
![]() |
[82] |
Selnes F, Troye SV (1989) Buying expertise, information search, and problem solving. J Econ Psychol 10: 411–428. doi: 10.1016/0167-4870(89)90032-9
![]() |
[83] | Veale R, Quester P (2007) Consumer expertise: Measuring consumer objective knowledge. ANZMAC Conference, Otago University, New Zealand. |
[84] |
Flynn LR, Goldsmith RE (1999) A short, reliable measure of subjective knowledge. J Bus Res 46: 57–66. doi: 10.1016/S0148-2963(98)00057-5
![]() |
[85] |
Ellis D, Thompson FM (2018) The effect of wine knowledge type on variety seeking behavior in wine purchasing. J Wine Res 29: 71–86. doi: 10.1080/09571264.2018.1471393
![]() |
[86] | Bundesministerium fur ernahrung und Landwirtschaft (2016) Deutschland, wie es isst-Die BMEL Ernährungsreport 2016. |
[87] |
Shankarmahesh MN (2006) Consumer ethnocentrism: an integrative review of its antecedents and consequences. Int Mark Rev 23: 146–172. doi: 10.1108/02651330610660065
![]() |
1. | Myeong Seong Yoon, Gitaek Kwon, Jaehoon Oh, Jongbin Ryu, Jongwoo Lim, Bo-kyeong Kang, Juncheol Lee, Dong-Kyoon Han, Effect of Contrast Level and Image Format on a Deep Learning Algorithm for the Detection of Pneumothorax with Chest Radiography, 2023, 1618-727X, 10.1007/s10278-022-00772-y |
Methods | Q | original | |||||||||
60 | 70 | 80 | 85 | 90 | 95 | 96 | 97 | 98 | 99 | ||
Fan's | 97.10 | 96.68 | 96.00 | 95.14 | 89.78 | 69.14 | 59.80 | 48.33 | 25.53 | 17.27 | 84.10 |
Yang's | 99.90 | 100 | 100 | 100 | 99.80 | 98.69 | 96.58 | 88.74 | 78.16 | 39.79 | 96.59 |
Zhang's | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 99.93 | 99.10 | 95.65 | 99.88 |
Proposed | 100 | 100 | 100 | 100 | 100 | 100 | 99.93 | 99.48 | 99.03 | 89.31 | 99.92 |
Method | Accuracy(%) |
Zhangs | 34.08 |
Proposed | 100 |
Method | Time cost(s) (image with resolution of 384 × 512) |
Fans | 2.73 |
Yangs | 0.91 |
Zhangs | 9.64 |
Proposed | 0.60 |
Methods | Q | original | |||||||||
60 | 70 | 80 | 85 | 90 | 95 | 96 | 97 | 98 | 99 | ||
Fan's | 97.10 | 96.68 | 96.00 | 95.14 | 89.78 | 69.14 | 59.80 | 48.33 | 25.53 | 17.27 | 84.10 |
Yang's | 99.90 | 100 | 100 | 100 | 99.80 | 98.69 | 96.58 | 88.74 | 78.16 | 39.79 | 96.59 |
Zhang's | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 99.93 | 99.10 | 95.65 | 99.88 |
Proposed | 100 | 100 | 100 | 100 | 100 | 100 | 99.93 | 99.48 | 99.03 | 89.31 | 99.92 |
Method | Accuracy(%) |
Zhangs | 34.08 |
Proposed | 100 |
Method | Time cost(s) (image with resolution of 384 × 512) |
Fans | 2.73 |
Yangs | 0.91 |
Zhangs | 9.64 |
Proposed | 0.60 |