中文
相关论文

相关论文: How Hard is this Test Set? NLI Characterization by…

200 篇论文

While valuable datasets such as PersonaChat provide a foundation for training persona-grounded dialogue agents, they lack diversity in conversational and narrative settings, primarily existing in the "real" world. To develop dialogue agents…

计算与语言 · 计算机科学 2024-01-15 Alexandra DeLucia , Mengjie Zhao , Yoshinori Maeda , Makoto Yoda , Keiichi Yamada , Hiromi Wakaki

Large-scale datasets for natural language inference are created by presenting crowd workers with a sentence (premise), and asking them to generate three new sentences (hypotheses) that it entails, contradicts, or is logically neutral with…

计算与语言 · 计算机科学 2018-04-18 Suchin Gururangan , Swabha Swayamdipta , Omer Levy , Roy Schwartz , Samuel R. Bowman , Noah A. Smith

The ability to understand logical relationships between sentences is an important task in language understanding. To aid in progress for this task, researchers have collected datasets for machine learning and evaluation of current systems.…

计算与语言 · 计算机科学 2019-06-25 Shawn Tan , Yikang Shen , Chin-wei Huang , Aaron Courville

To build robust question answering systems, we need the ability to verify whether answers to questions are truly correct, not just "good enough" in the context of imperfect QA datasets. We explore the use of natural language inference (NLI)…

计算与语言 · 计算机科学 2021-09-14 Jifan Chen , Eunsol Choi , Greg Durrett

Natural language interfaces (NLIs) enable users to flexibly specify analytical intentions in data visualization. However, diagnosing the visualization results without understanding the underlying generation process is challenging. Our…

人机交互 · 计算机科学 2023-01-30 Yingchaojie Feng , Xingbo Wang , Bo Pan , Kam Kwai Wong , Yi Ren , Shi Liu , Zihan Yan , Yuxin Ma , Huamin Qu , Wei Chen

Automated evaluation of open domain natural language generation (NLG) models remains a challenge and widely used metrics such as BLEU and Perplexity can be misleading in some cases. In our paper, we propose to evaluate natural language…

计算与语言 · 计算机科学 2020-02-13 Wangchunshu Zhou , Ke Xu

Performance of NLP systems is typically evaluated by collecting a large-scale dataset by means of crowd-sourcing to train a data-driven model and evaluate it on a held-out portion of the data. This approach has been shown to suffer from…

计算与语言 · 计算机科学 2024-08-12 Viktor Schlegel , Goran Nenadic , Riza Batista-Navarro

In spite of their superior performance, neural probabilistic language models (NPLMs) remain far less widely used than n-gram models due to their notoriously long training times, which are measured in weeks even for moderately-sized…

计算与语言 · 计算机科学 2016-06-07 Andriy Mnih , Yee Whye Teh

We introduce a synthetic dataset called Sentences Involving Complex Compositional Knowledge (SICCK) and a novel analysis that investigates the performance of Natural Language Inference (NLI) models to understand compositionality in logic.…

计算与语言 · 计算机科学 2025-10-21 Sushma Anand Akoju , Robert Vacareanu , Haris Riaz , Eduardo Blanco , Mihai Surdeanu

NLP models often rely on superficial cues known as dataset biases to achieve impressive performance, and can fail on examples where these biases do not hold. Recent work sought to develop robust, unbiased models by filtering biased examples…

计算与语言 · 计算机科学 2023-05-31 Yuval Reif , Roy Schwartz

Sensitivity of deep-neural models to input noise is known to be a challenging problem. In NLP, model performance often deteriorates with naturally occurring noise, such as spelling errors. To mitigate this issue, models may leverage…

计算与语言 · 计算机科学 2021-11-18 Jakub Náplava , Martin Popel , Milan Straka , Jana Straková

Natural Language Inference (NLI) tasks require identifying the relationship between sentence pairs, typically classified as entailment, contradiction, or neutrality. While the current state-of-the-art (SOTA) model, Entailment Few-Shot…

计算与语言 · 计算机科学 2024-12-16 Sourav Banerjee , Anush Mahajan , Ayushi Agarwal , Eishkaran Singh

Model robustness to bias is often determined by the generalization on carefully designed out-of-distribution datasets. Recent debiasing methods in natural language understanding (NLU) improve performance on such datasets by pressuring…

计算与语言 · 计算机科学 2021-09-10 Michael Mendelson , Yonatan Belinkov

Several datasets have recently been constructed to expose brittleness in models trained on existing benchmarks. While model performance on these challenge datasets is significantly lower compared to the original benchmark, it is unclear…

计算与语言 · 计算机科学 2019-04-30 Nelson F. Liu , Roy Schwartz , Noah A. Smith

Current Natural Language Inference (NLI) systems primarily operate at the sentence level, providing black-box decisions that lack explanatory power. While atomic-level NLI offers a promising alternative by decomposing hypotheses into…

计算与语言 · 计算机科学 2026-01-13 Minghui Huang

The task of natural language inference (NLI) asks whether a given premise (expressed in NL) entails a given NL hypothesis. NLI benchmarks contain human ratings of entailment, but the meaning relationships driving these ratings are not…

计算与语言 · 计算机科学 2023-09-06 Juri Opitz , Shira Wein , Julius Steen , Anette Frank , Nathan Schneider

State-of-the-art natural language processing (NLP) models are trained on massive training corpora, and report a superlative performance on evaluation datasets. This survey delves into an important attribute of these datasets: the dialect of…

计算与语言 · 计算机科学 2024-12-10 Aditya Joshi , Raj Dabre , Diptesh Kanojia , Zhuang Li , Haolan Zhan , Gholamreza Haffari , Doris Dippold

Natural Language Inference Generation task is to generate a text hypothesis given a text premise and a logical relation between the two. This task can be used in data augmentation and controllable text generation in practice. In this paper,…

计算与语言 · 计算机科学 2022-05-24 Kaijian Li , Shansan Gong , Kenny Q. Zhu

Neural-based end-to-end approaches to natural language generation (NLG) from structured data or knowledge are data-hungry, making their adoption for real-world applications difficult with limited data. In this work, we propose the new task…

计算与语言 · 计算机科学 2020-04-21 Zhiyu Chen , Harini Eavani , Wenhu Chen , Yinyin Liu , William Yang Wang

Entailment has been recognized as an important metric for evaluating natural language understanding (NLU) models, and recent studies have found that entailment pretraining benefits weakly supervised fine-tuning. In this work, we design a…

计算与语言 · 计算机科学 2023-05-30 Jiaxin Ge , Hongyin Luo , Yoon Kim , James Glass