中文
相关论文

相关论文: Low Frequency Names Exhibit Bias and Overfitting i…

200 篇论文

Natural Language Processing (NLP) models risk overfitting to specific terms in the training data, thereby reducing their performance, fairness, and generalizability. E.g., neural hate speech detection models are strongly influenced by…

计算与语言 · 计算机科学 2022-03-18 Giuseppe Attanasio , Debora Nozza , Dirk Hovy , Elena Baralis

Natural language processing (NLP) in the medical domain can underperform in real-world applications involving small datasets in a non-English language with few labeled samples and imbalanced classes. There is yet no consensus on how to…

Memorization in large language models poses critical risks for privacy and fairness as these systems scale to billions of parameters. While previous studies established correlations between memorization and factors like token frequency and…

机器学习 · 计算机科学 2025-09-01 Jie Zhang , Qinghua Zhao , Chi-ho Lin , Zhongfeng Kang , Lei Li

Contextual word-representations became a standard in modern natural language processing systems. These models use subword tokenization to handle large vocabularies and unknown words. Word-level usage of such systems requires a way of…

计算与语言 · 计算机科学 2021-03-30 Judit Ács , Ákos Kádár , András Kornai

Large language models (LLMs) have achieved impressive performance, leading to their widespread adoption as decision-support tools in resource-constrained contexts like hiring and admissions. There is, however, scientific consensus that AI…

Psychophysical experiments suggested a relative importance of a narrow band of spatial frequencies for recognition of face identity in humans. There exists, however, no conclusive evidence of why it is that such frequencies are preferred.…

神经元与认知 · 定量生物学 2008-04-07 Matthias S. Keil

Large language models (LLMs) achieve impressive results in terms of fluency in text generation, yet the nature of their linguistic knowledge - in particular the human-likeness of their internal lexicon - remains uncertain. This study…

计算与语言 · 计算机科学 2026-03-20 Maria Andueza Rodriguez , Marie Candito , Richard Huyghe

Sparse representation classification achieves good results by addressing recognition problem with sufficient training samples per subject. However, SRC performs not very well for small sample data. In this paper, an inverse-projection group…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Xiaohui Yang , Xiaoying Jiang , Wenming Wu , Juan Zhang , Dan Long , Funa Zhou , Yiming Xu

This study improves the performance of neural named entity recognition by a margin of up to 11% in F-score on the example of a low-resource language like German, thereby outperforming existing baselines and establishing a new…

计算与语言 · 计算机科学 2018-07-30 Sajawel Ahmed , Alexander Mehler

Classifiers tend to propagate biases present in the data on which they are trained. Hence, it is important to understand how the demographic identities of the annotators of comments affect the fairness of the resulting model. In this paper,…

计算与语言 · 计算机科学 2021-06-07 Elizabeth Excell , Noura Al Moubayed

Chemical named entity recognition (NER) models are used in many downstream tasks, from adverse drug reaction identification to pharmacoepidemiology. However, it is unknown whether these models work the same for everyone. Performance…

计算与语言 · 计算机科学 2024-03-14 Xingmeng Zhao , Ali Niazi , Anthony Rios

With the recent proliferation of the use of text classifications, researchers have found that there are certain unintended biases in text classification datasets. For example, texts containing some demographic identity-terms (e.g., "gay",…

计算与语言 · 计算机科学 2020-08-21 Guanhua Zhang , Bing Bai , Junqi Zhang , Kun Bai , Conghui Zhu , Tiejun Zhao

A line of work on Transformer-based language models such as BERT has attempted to use syntactic inductive bias to enhance the pretraining process, on the theory that building syntactic structure into the training process should reduce the…

计算与语言 · 计算机科学 2023-11-02 Luke Gessler , Nathan Schneider

Large Language Models (LLMs) have significantly advanced natural language processing applications, yet their widespread use raises concerns regarding inherent biases that may reduce utility or harm for particular social groups. Despite the…

计算机与社会 · 计算机科学 2025-02-05 Bo Pang , Tingrui Qiao , Caroline Walker , Chris Cunningham , Yun Sing Koh

Fine-tuning pretrained model has achieved promising performance on standard NER benchmarks. Generally, these benchmarks are blessed with strong name regularity, high mention coverage and sufficient context diversity. Unfortunately, when…

计算与语言 · 计算机科学 2020-10-26 Hongyu Lin , Yaojie Lu , Jialong Tang , Xianpei Han , Le Sun , Zhicheng Wei , Nicholas Jing Yuan

If the same neural network architecture is trained multiple times on the same dataset, will it make similar linguistic generalizations across runs? To study this question, we fine-tuned 100 instances of BERT on the Multi-genre Natural…

计算与语言 · 计算机科学 2020-11-17 R. Thomas McCoy , Junghyun Min , Tal Linzen

This paper proposes two intuitive metrics, skew and stereotype, that quantify and analyse the gender bias present in contextual language models when tackling the WinoBias pronoun resolution task. We find evidence that gender stereotype…

计算与语言 · 计算机科学 2021-02-17 Daniel de Vassimon Manela , David Errington , Thomas Fisher , Boris van Breugel , Pasquale Minervini

Textbooks play a critical role in shaping children's understanding of the world. While previous studies have identified gender inequality in individual countries' textbooks, few have examined the issue cross-culturally. This study applies…

计算与语言 · 计算机科学 2025-06-04 Tairan Liu

Most studies on language model pretraining focus on large datasets, leaving open questions about optimization in data-constrained settings. In such settings, the effects of training data order and of including alternative versions of the…

计算与语言 · 计算机科学 2025-09-30 Matthew Theodore Roque , Dan John Velasco

Language is increasingly being used to define rich visual recognition problems with supporting image collections sourced from the web. Structured prediction models are used in these tasks to take advantage of correlations between…

人工智能 · 计算机科学 2017-08-01 Jieyu Zhao , Tianlu Wang , Mark Yatskar , Vicente Ordonez , Kai-Wei Chang