Bookshelf 📖

Existence Justifies Reason: A Data Analysis on Chinese Classifiers Based on Eye Tracking and Transformers (Wang et al., 2023)

Citation

Wang, Y., Chersoni, E., & Huang, C. R. (2023, December). Existence Justifies Reason: A Data Analysis on Chinese Classifiers Based on Eye Tracking and Transformers. In Proceedings of the 37th Pacific Asia Conference on Language, Information and Computation (pp. 912-921).

My thoughts

Compare the eye-tracking dataset with BERT prediction for sentences with/without classifiers, found facilitative processing effect for classifiers in human processing, for models, it’s beneficial to have classifiers without classifiers for both verbs and nouns.

Their use of the Wilcoxon rank-sum test for both fixation data and model prediction due to abnormal distribution for the two samples for fixation data (one with a classifier and one without a classifier), shouldn’t we log-transform the fixation duration?

Background

Method

Eye-tracking

Corpus

Modeling

Corpus

Chinese Classifier Dataset

Research Questions

  1. What is the impact of Chinese classifiers on noun processing in humans?
  2. How does the presence or absence of classifiers affect word prediction performance in Chinese sentences?
  3. What are the variations in the influence on word prediction among different types of Chinese classifiers?

Results