| Literature DB >> 29593481 |
Zhen Wei1, Chao Wu1,2, Xiaoyi Wang3, Akara Supratak1, Pan Wang1, Yike Guo1.
Abstract
The advertising industry depends on an effective assessment of the impact of advertising as a key performance metric for their products. However, current assessment methods have relied on either indirect inference from observing changes in consumer behavior after the launch of an advertising campaign, which has long cycle times and requires an ad campaign to have already have been launched (often meaning costs having been sunk). Or through surveys or focus groups, which have a potential for experimental biases, peer pressure, and other psychological and sociological phenomena that can reduce the effectiveness of the study. In this paper, we investigate a new approach to assess the impact of advertisement by utilizing low-cost EEG headbands to record and assess the measurable impact of advertising on the brain. Our evaluation shows the desired performance of our method based on user experiment with 30 recruited subjects after watching 220 different advertisements. We believe the proposed SVM method can be further developed to a general and scalable methodology that can enable advertising agencies to assess impact rapidly, quantitatively, and without bias.Entities:
Keywords: EEG; SVM; advertisement impact assessment; machine learning; neuromarketing
Year: 2018 PMID: 29593481 PMCID: PMC5858467 DOI: 10.3389/fnins.2018.00076
Source DB: PubMed Journal: Front Neurosci ISSN: 1662-453X Impact factor: 4.677
The output dataset list.
| Content Quality | |
| Image Quality | |
| Excitement | |
| Attractiveness | |
| Easiness for understanding | |
| Clearness of the brand | |
| Brand awareness | |
| Familiarness of the brand | |
| Willingness to buy | |
| Intention to further learn the product | |
| likeliness of memorize the advertisement content the next day morning | |
| If the brand of the product can be memorized the next day | |
| Chinese language or not | |
| If it is moving | |
| If it has significant vision and sound impact | |
| If it is interesting | |
| If it surprises you | |
| Whether it has celebrities | |
| If it is sexy | |
| If it has children | |
| If it has cartoon | |
| If it is a story telling ads |
The EEG band dataset list.
| Time Stamp | A sequence of numbers indicate the time index of raw signal | |
| Signal Quality | Value ranges from 0 to 255 | |
| Raw | Voltage | |
| Attention | Intensity of a user's level of mental focus/attention, value ranges from 0 to 100 | |
| Meditation | Level of a user's mental calmness/relaxation, value ranges from 0 to 100 | |
| Delta | >4 Hz | |
| Theta | ≥4 Hz and <8 Hz | |
| Low Alpha | 7.5–9 Hz | |
| High Alpha | 9.5–12.5 Hz | |
| Low Beta | 12–15 Hz | |
| High Beta | 15–18 Hz | |
| Low Gamma | 30–80 Hz | |
| High Gamma | >80 Hz |
Figure 1In sample data pre-processing workflow: feature extraction and feature selection are applied in the input dataset to the training dataset, followed by the bootstrapping; label selection is applied in the testing dataset; classification by SVM then applied in the current testing and bootstrapped training dataset, the results of the classification are used to label the data and fed into the cross-validation and learning.
Accuracy prediction of the ranked answer to different type of product at different thresholds.
| Car | 0.365384615385 | 0.634615384615 | 0.826923076923 |
| Food | 0.603448275862 | 0.827586206897 | 0.931034482759 |
| Digital | 0.388888888889 | 0.685185185185 | 0.87037037037 |
| Clothes | 0.673076923077 | 0.923076923077 | 0.961538461538 |
| All dataset | 0.595090082962 | 0.772837217714 | 0.898908153808 |
Likelihood of purchasing in the combined answer model at different thresholds.
| 0.6044 | 0.60022153401 | 0.940276239347 | |
| 0.754142459932 | 0.758595745643 | 0.950177453263 | |
| 0.866265795601 | 0.866265795601 | 0.968578339399 | |
| 0.595090082962 | 0.595090082962 | 0.977326672243 | |
| 0.772837217714 | 0.772837217714 | 0.977326672243 | |
| 0.894454868097 | 0.894454868097 | 0.977326672243 | |
| 0.595090082962 | 0.595090082962 | 0.977326672243 | |
| 0.772837217714 | 0.772837217714 | 0.977326672243 | |
| 0.894454868097 | 0.894454868097 | 0.977326672243 | |
Likelihood of purchasing the car in the combined answer model at different thresholds.
| 0.365384615385 | 0.365384615385 | 0.826923076923 | |
| 0.596153846154 | 0.596153846154 | 0.865384615385 | |
| 0.75 | 0.75 | 0.903846153846 | |
| 0.365384615385 | 0.365384615385 | 0.903846153846 | |
| 0.634615384615 | 0.634615384615 | 0.903846153846 | |
| 0.807692307692 | 0.807692307692 | 0.923076923077 | |
| 0.365384615385 | 0.365384615385 | 0.980769230769 | |
| 0.634615384615 | 0.634615384615 | 0.980769230769 | |
| 0.807692307692 | 0.807692307692 | 1 | |
Likelihood of purchasing the clothes in the combined answer model at different thresholds.
| 0.653846153846 | 0.653846153846 | 1 | |
| 0.923076923077 | 0.923076923077 | 1 | |
| 0.961538461538 | 0.961538461538 | 1 | |
| 0.692307692308 | 0.692307692308 | 1 | |
| 0.923076923077 | 0.923076923077 | 1 | |
| 0.961538461538 | 0.961538461538 | 1 | |
| 0.692307692308 | 0.692307692308 | 0.980769230769 | |
| 0.923076923077 | 0.923076923077 | 0.980769230769 | |
| 0.961538461538 | 0.961538461538 | 0.980769230769 | |
Figure 2Cross validation curves when only ranked answers are selected, with a threshold of 4.
Figure 3Cross-validation curves when thresholds of ranked answers is 4 and binary answers threshold is 0.4, their weight is equal at 0.5, and the whole dataset thresholds is 0.4.
Bootstrapping1
| 1: | |
| 2: | |
| 3: | |
| 4: | ⊳ Use Gaussian process regression bootstrap the whole |
| 5: | |
| 6: | ⊳ Edit |
| 7: | |
| 8: | ⊳ select the maximum element |
| 9: | |
| 10: | ⊳ select the minimum element |
| 11: | |
| 12: | |
| 13: | ⊳ bootstrapping using Gaussian Distribution in (−1, 1) |
| 14: | |
| 15: | ⊳ update |
| 16: | |
Tenfolds
| 1: | |
| 2: | ⊳ Ten-fold the whole dataset into ten sub dataset: same ratio of ones and zeros in nine subsets, combine the rest of unselected zeros and ones into the tenth subset |
| 3: | |
| 4: | |
| 5: | ⊳ Find the index of ones in the |
| 6: | |
| 7: | ⊳ Find the index of zeros in the |
| 8: | |
| 9: | ⊳ Calculate the ratio of ones in the length of |
| 10: | |
| 11: | ⊳ After divide the |
| 12: | |
| 13: | ⊳ After divide the |
| 14: | |
| 15: | ⊳ Find the left over ones after first nine folds |
| 16: | |
| 17: | ⊳ Find the left over zeros after first nine folds |
| 18: | |
| 19: | ⊳ In the tenth fold, append the selected index of zeros and ones |
| 20: | |
| 21: | |
| 22: | for |
| 23: | ⊳ Find the |
| 24: | |
| 25: | ⊳ Find the |
| 26: | |
| 27: | ⊳ Find the |
| 28: | |
| 29: | ⊳ Find the |
| 30: | |
| 31: | ⊳ Find the |
| 32: | |
| 33: | ⊳ |
| 34: | |
| 35: | |
Bootstrapping2
| 1: | |
| 2: | |
| 3: | Output : nine different training input dataset |
| 4: | ⊳ Start with the original dataset |
| 5: | |
| 6: | |
| 7: | ⊳ make a copy of |
| 8: | |
| 9: | |
| 10: | ⊳ generate all unique iterations of |
| 11: | |
| 12: | |
Likelihood of purchasing the food in the combined answer model at different thresholds.
| 0.603448275862 | 0.603448275862 | 0.965517241379 | |
| 0.810344827586 | 0.793103448276 | 0.965517241379 | |
| 0.913793103448 | 0.913793103448 | 0.98275862069 | |
| 0.603448275862 | 0.603448275862 | 0.98275862069 | |
| 0.827586206897 | 0.827586206897 | 0.98275862069 | |
| 0.931034482759 | 0.931034482759 | 1 | |
| 0.603448275862 | 0.603448275862 | 0.948275862069 | |
| 0.827586206897 | 0.827586206897 | 0.948275862069 | |
| 0.931034482759 | 0.931034482759 | 0.948275862069 | |
Likelihood of purchasing the digital in the combined answer model at different thresholds.
| 0.407407407407 | 0.407407407407 | 0.944444444444 | |
| 0.648148148148 | 0.648148148148 | 0.962962962963 | |
| 0.814814814815 | 0.814814814815 | 0.981481481481 | |
| 0.388888888889 | 0.388888888889 | 0.981481481481 | |
| 0.685185185185 | 0.685185185185 | 0.981481481481 | |
| 0.87037037037 | 0.87037037037 | 0.981481481481 | |
| 0.388888888889 | 0.388888888889 | 0.981481481481 | |
| 0.685185185185 | 0.685185185185 | 0.981481481481 | |
| 0.87037037037 | 0.87037037037 | NA | |