中文
相关论文

相关论文: Improving QA Generalization by Concurrent Modeling…

200 篇论文

The NLP community has long advocated for the construction of multi-annotator datasets to better capture the nuances of language interpretation, subjectivity, and ambiguity. This paper conducts a retrospective study to show how performance…

计算与语言 · 计算机科学 2023-10-24 Pritam Kadasi , Mayank Singh

Although recent works have brought some insights into the performance improvement of techniques used in state-of-the-art deep-learning models, more work is needed to understand their generalization properties. We shed light on this matter…

机器学习 · 计算机科学 2020-07-31 Mahsa Forouzesh , Farnood Salehi , Patrick Thiran

Despite being able to capture a range of features of the data, high accuracy models trained with supervision tend to make similar predictions. This seemingly implies that high-performing models share similar biases regardless of training…

机器学习 · 计算机科学 2022-04-27 Raphael Gontijo-Lopes , Yann Dauphin , Ekin D. Cubuk

Pre-trained language models (PLMs) are trained on data that inherently contains gender biases, leading to undesirable impacts. Traditional debiasing methods often rely on external corpora, which may lack quality, diversity, or demographic…

计算与语言 · 计算机科学 2025-03-13 Liu Yu , Ludie Guo , Ping Kuang , Fan Zhou

Statistical fairness stipulates equivalent outcomes for every protected group, whereas causal fairness prescribes that a model makes the same prediction for an individual regardless of their protected characteristics. Counterfactual data…

计算与语言 · 计算机科学 2024-04-02 Hannah Chen , Yangfeng Ji , David Evans

Dataset bias, i.e., the over-reliance on dataset-specific literal heuristics, is getting increasing attention for its detrimental effect on the generalization ability of NLU models. Existing works focus on eliminating dataset bias by…

计算与语言 · 计算机科学 2023-05-05 Songyang Gao , Shihan Dou , Junjie Shan , Qi Zhang , Xuanjing Huang

Deep learning yields great results across many fields, from speech recognition, image classification, to translation. But for each problem, getting a deep model to work well involves research into the architecture and a long period of…

机器学习 · 计算机科学 2017-06-19 Lukasz Kaiser , Aidan N. Gomez , Noam Shazeer , Ashish Vaswani , Niki Parmar , Llion Jones , Jakob Uszkoreit

Debiasing language models from unwanted behaviors in Natural Language Understanding tasks is a topic with rapidly increasing interest in the NLP community. Spurious statistical correlations in the data allow models to perform shortcuts and…

计算与语言 · 计算机科学 2022-12-06 Johannes Mario Meissner , Saku Sugawara , Akiko Aizawa

The effectiveness of large language models (LLMs) is often hindered by duplicated data in their extensive pre-training datasets. Current approaches primarily focus on detecting and removing duplicates, which risks the loss of valuable…

计算与语言 · 计算机科学 2024-07-10 Nan He , Weichen Xiong , Hanwen Liu , Yi Liao , Lei Ding , Kai Zhang , Guohua Tang , Xiao Han , Wei Yang

Language Models (LMs) exhibit two distinct mechanisms for knowledge acquisition: in-weights learning (i.e., encoding information within the model weights) and in-context learning (ICL). Although these two modes offer complementary…

机器学习 · 计算机科学 2026-04-03 Arslan Chaudhry , Sridhar Thiagarajan , Andrew Lampinen

Multimodal learning leverages the integration of diverse data modalities to enhance performance in complex tasks. Yet, it frequently encounters incomplete or redundant modality data in real-world scenarios. This paper presents a…

机器学习 · 计算机科学 2026-05-05 Richeng Zhou , Xuelin Zhang , Liyuan Liu

Large Language Models (LLMs) are prone to inheriting and amplifying societal biases embedded within their training data, potentially reinforcing harmful stereotypes related to gender, occupation, and other sensitive categories. This issue…

计算与语言 · 计算机科学 2024-08-28 Atmika Gorti , Manas Gaur , Aman Chadha

Pretrained Language Models (PLMs) are widely used in NLP for various tasks. Recent studies have identified various biases that such models exhibit and have proposed methods to correct these biases. However, most of the works address a…

计算与语言 · 计算机科学 2024-02-13 Prachi Jain , Ashutosh Sathe , Varun Gumma , Kabir Ahuja , Sunayana Sitaram

Multilingual machine translation systems aim to make knowledge accessible across languages, yet learning effective cross-lingual representations remains challenging. These challenges are especially pronounced for low-resource languages,…

计算与语言 · 计算机科学 2026-01-08 David Stap

Bias is pervasive in NLP models, motivating the development of automatic debiasing techniques. Evaluation of NLP debiasing methods has largely been limited to binary attributes in isolation, e.g., debiasing with respect to binary gender or…

计算与语言 · 计算机科学 2021-09-23 Shivashankar Subramanian , Xudong Han , Timothy Baldwin , Trevor Cohn , Lea Frermann

Supervised neural networks, which first map an input $x$ to a single representation $z$, and then map $z$ to the output label $y$, have achieved remarkable success in a wide range of natural language processing (NLP) tasks. Despite their…

计算与语言 · 计算机科学 2020-09-22 Jiawei Wu , Xiaoya Li , Xiang Ao , Yuxian Meng , Fei Wu , Jiwei Li

Large datasets have become commonplace in NLP research. However, the increased emphasis on data quantity has made it challenging to assess the quality of data. We introduce Data Maps---a model-based tool to characterize and diagnose…

计算与语言 · 计算机科学 2020-10-16 Swabha Swayamdipta , Roy Schwartz , Nicholas Lourie , Yizhong Wang , Hannaneh Hajishirzi , Noah A. Smith , Yejin Choi

Model fusion research aims to aggregate the knowledge of multiple individual models to enhance performance by combining their weights. In this work, we study the inverse problem: investigating whether model fusion can be used to reduce…

计算与语言 · 计算机科学 2024-10-11 Kerem Zaman , Leshem Choshen , Shashank Srivastava

Neural networks often make predictions relying on the spurious correlations from the datasets rather than the intrinsic properties of the task of interest, facing sharp degradation on out-of-distribution (OOD) test data. Existing de-bias…

机器学习 · 计算机科学 2023-01-20 Xinzhe Han , Shuhui Wang , Chi Su , Qingming Huang , Qi Tian

This paper reveals a data bias issue that can severely affect the performance while conducting a machine learning model for malicious URL detection. We describe how such bias can be identified using interpretable machine learning…

机器学习 · 计算机科学 2024-02-12 YunDa Tsai , Cayon Liow , Yin Sheng Siang , Shou-De Lin