English

Understanding and Tackling Label Errors in Individual-Level Nature Language Understanding

Computation and Language 2025-02-20 v1 Artificial Intelligence

Abstract

Natural language understanding (NLU) is a task that enables machines to understand human language. Some tasks, such as stance detection and sentiment analysis, are closely related to individual subjective perspectives, thus termed individual-level NLU. Previously, these tasks are often simplified to text-level NLU tasks, ignoring individual factors. This not only makes inference difficult and unexplainable but often results in a large number of label errors when creating datasets. To address the above limitations, we propose a new NLU annotation guideline based on individual-level factors. Specifically, we incorporate other posts by the same individual and then annotate individual subjective perspectives after considering all individual posts. We use this guideline to expand and re-annotate the stance detection and topic-based sentiment analysis datasets. We find that error rates in the samples were as high as 31.7\% and 23.3\%. We further use large language models to conduct experiments on the re-annotation datasets and find that the large language models perform well on both datasets after adding individual factors. Both GPT-4o and Llama3-70B can achieve an accuracy greater than 87\% on the re-annotation datasets. We also verify the effectiveness of individual factors through ablation studies. We call on future researchers to add individual factors when creating such datasets. Our re-annotation dataset can be found at https://github.com/24yearsoldstudent/Individual-NLU

Keywords

Cite

@article{arxiv.2502.13297,
  title  = {Understanding and Tackling Label Errors in Individual-Level Nature Language Understanding},
  author = {Yunpeng Xiao and Youpeng Zhao and Kai Shu},
  journal= {arXiv preprint arXiv:2502.13297},
  year   = {2025}
}

Comments

12 pages

R2 v1 2026-06-28T21:49:25.678Z