中文
相关论文

相关论文: VALUE: Understanding Dialect Disparity in NLU

200 篇论文

The staggering pace with which the capabilities of large language models (LLMs) are increasing, as measured by a range of commonly used natural language understanding (NLU) benchmarks, raises many questions regarding what "understanding"…

计算与语言 · 计算机科学 2024-04-19 Xenia Ohmer , Elia Bruni , Dieuwke Hupkes

In Natural Language Processing (NLP), variation is typically seen as noise and "normalised away" before processing, even though it is an integral part of language. Conversely, studying language variation in social contexts is central to…

计算与语言 · 计算机科学 2026-03-26 Anne-Marie Lutgen , Alistair Plum , Verena Blaschke , Barbara Plank , Christoph Purschke

Spoken Language Understanding (SLU) aims to extract structured semantic representations (e.g., slot-value pairs) from speech recognized texts, which suffers from errors of Automatic Speech Recognition (ASR). To alleviate the problem caused…

计算与语言 · 计算机科学 2020-09-08 Chen Liu , Su Zhu , Lu Chen , Kai Yu

Curriculum learning is a widely adopted training strategy in natural language processing (NLP), where models are exposed to examples organized by increasing difficulty to enhance learning efficiency and performance. However, most existing…

计算与语言 · 计算机科学 2025-07-15 Qi Feng , Yihong Liu , Hinrich Schütze

With the renaissance of deep learning, neural networks have achieved promising results on many natural language understanding (NLU) tasks. Even though the source codes of many neural network models are publicly available, there is still a…

计算与语言 · 计算机科学 2020-11-30 Nham Le , Tuan Lai , Trung Bui , Doo Soon Kim

Spoken language understanding (SLU) treats automatic speech recognition (ASR) and natural language understanding (NLU) as a unified task and usually suffers from data scarcity. We exploit an ASR and NLU joint training method based on meta…

音频与语音处理 · 电气工程与系统科学 2022-06-28 Yingying Gao , Junlan Feng , Chao Deng , Shilei Zhang

Natural language understanding (NLU) has made massive progress driven by large benchmarks, but benchmarks often leave a long tail of infrequent phenomena underrepresented. We reflect on the question: have transfer learning methods…

计算与语言 · 计算机科学 2022-06-07 Aakanksha Naik , Jill Lehman , Carolyn Rose

Spoken language understanding (SLU) is a key component of task-oriented dialogue systems. SLU parses natural language user utterances into semantic frames. Previous work has shown that incorporating context information significantly…

计算与语言 · 计算机科学 2020-03-04 Qian Chen , Zhu Zhuo , Wen Wang , Qiuyun Xu

Artificial Intelligence (AI), along with the recent progress in biomedical language understanding, is gradually changing medical practice. With the development of biomedical language understanding benchmarks, AI applications are widely used…

The translation of pronouns presents a special challenge to machine translation to this day, since it often requires context outside the current sentence. Recent work on models that have access to information across sentence boundaries has…

计算与语言 · 计算机科学 2019-03-07 Mathias Müller , Annette Rios , Elena Voita , Rico Sennrich

The rapid progress in Large Language Models (LLMs) poses potential risks such as generating unethical content. Assessing LLMs' values can help expose their misalignment, but relies on reference-free evaluators, e.g., fine-tuned LLMs or…

计算与语言 · 计算机科学 2024-07-16 Jing Yao , Xiaoyuan Yi , Xing Xie

Much recent work on Spoken Language Understanding (SLU) is limited in at least one of three ways: models were trained on oracle text input and neglected ASR errors, models were trained to predict only intents without the slot values, or…

计算与语言 · 计算机科学 2020-10-28 Cheng-I Lai , Yung-Sung Chuang , Hung-Yi Lee , Shang-Wen Li , James Glass

Multilingual machine translation (MT) benchmarks play a central role in evaluating the capabilities of modern MT systems. Among them, the FLORES+ benchmark is widely used, offering English-to-many translation data for over 200 languages,…

计算与语言 · 计算机科学 2025-08-29 Chihiro Taguchi , Seng Mai , Keita Kurabe , Yusuke Sakai , Georgina Agyei , Soudabeh Eslami , David Chiang

Large-scale pre-trained language models have shown impressive results on language understanding benchmarks like GLUE and SuperGLUE, improving considerably over other pre-training methods like distributed representations (GloVe) and purely…

计算与语言 · 计算机科学 2020-05-12 Tanja Bunk , Daksh Varshneya , Vladimir Vlasov , Alan Nichol

We evaluate how well LLMs understand African American Language (AAL) in comparison to their performance on White Mainstream English (WME), the encouraged "standard" form of English taught in American classrooms. We measure LLM performance…

计算与语言 · 计算机科学 2023-11-14 Nicholas Deas , Jessi Grieser , Shana Kleiner , Desmond Patton , Elsbeth Turcan , Kathleen McKeown

Neural language models do not scale well when the vocabulary is large. Noise-contrastive estimation (NCE) is a sampling-based method that allows for fast learning with large vocabularies. Although NCE has shown promising performance in…

计算与语言 · 计算机科学 2017-09-25 Farhana Ferdousi Liza , Marek Grzes

Natural language understanding and dialogue policy learning are both essential in conversational systems that predict the next system actions in response to a current user utterance. Conventional approaches aggregate separate models of…

计算与语言 · 计算机科学 2017-10-03 Xuesong Yang , Yun-Nung Chen , Dilek Hakkani-Tur , Paul Crook , Xiujun Li , Jianfeng Gao , Li Deng

Quantitative reasoning is a higher-order reasoning skill that any intelligent natural language understanding system can reasonably be expected to handle. We present EQUATE (Evaluating Quantitative Understanding Aptitude in Textual…

计算与语言 · 计算机科学 2019-10-29 Abhilasha Ravichander , Aakanksha Naik , Carolyn Rose , Eduard Hovy

Neural network has been recognized with its accomplishments on tackling various natural language understanding (NLU) tasks. Methods have been developed to train a robust model to handle multiple tasks to gain a general representation of…

计算与语言 · 计算机科学 2020-11-04 Jiacheng Wang , Yong Fan , Duo Jiang , Shiqing Li

Annotated data has become the most important bottleneck in training accurate machine learning models, especially for areas that require domain expertise. A recent approach to deal with the above issue proposes using natural language…

计算与语言 · 计算机科学 2021-01-19 Yannis Papanikolaou