中文
相关论文

相关论文: Counterfactual Samples Constructing and Training f…

200 篇论文

Commonsense knowledge is essential for advancing natural language processing (NLP) by enabling models to engage in human-like reasoning, which requires a deeper understanding of context and often involves making inferences based on implicit…

计算与语言 · 计算机科学 2024-09-16 Yubo Xie , Zonghui Liu , Zongyang Ma , Fanyuan Meng , Yan Xiao , Fahui Miao , Pearl Pu

LLMs can now perform a variety of complex writing tasks. They also excel in answering questions pertaining to natural language inference and commonsense reasoning. Composing these questions is itself a skilled writing task, so in this paper…

计算与语言 · 计算机科学 2024-10-22 Melissa Roemmele , Andrew S. Gordon

Open-domain dialogue systems need to grasp social commonsense to understand and respond effectively to human users. Commonsense-augmented dialogue models have been proposed that aim to infer commonsense knowledge from dialogue contexts in…

计算与语言 · 计算机科学 2025-01-22 Sarah E. Finch , Jinho D. Choi

In order to simulate human language capacity, natural language processing systems must be able to reason about the dynamics of everyday situations, including their possible causes and effects. Moreover, they should be able to generalise the…

计算与语言 · 计算机科学 2020-10-28 Edoardo Maria Ponti , Goran Glavaš , Olga Majewska , Qianchu Liu , Ivan Vulić , Anna Korhonen

Counterfactual explanation is one branch of interpretable machine learning that produces a perturbation sample to change the model's original decision. The generated samples can act as a recommendation for end-users to achieve their desired…

机器学习 · 计算机科学 2023-03-28 Tri Dung Duong , Qian Li , Guandong Xu

Prompt tuning is a new few-shot transfer learning technique that only tunes the learnable prompt for pre-trained vision and language models such as CLIP. However, existing prompt tuning methods tend to learn spurious or entangled…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Xuehai He , Diji Yang , Weixi Feng , Tsu-Jui Fu , Arjun Akula , Varun Jampani , Pradyumna Narayana , Sugato Basu , William Yang Wang , Xin Eric Wang

Counter-speech generation is at the core of many expert activities, such as fact-checking and hate speech, to counter harmful content. Yet, existing work treats counter-speech generation as pure text generation task, mainly based on Large…

计算与语言 · 计算机科学 2025-10-15 Greta Damo , Elena Cabrio , Serena Villata

Existing NTMs with contrastive learning suffer from the sample bias problem owing to the word frequency-based sampling strategy, which may result in false negative samples with similar semantics to the prototypes. In this paper, we aim to…

计算与语言 · 计算机科学 2023-07-06 Zheheng Luo , Lei Liu , Qianqian Xie , Sophia Ananiadou

Despite serving as the foundation models for a wide range of NLP benchmarks, pre-trained language models have shown limited capabilities of acquiring implicit commonsense knowledge from self-supervision alone, compared to learning…

计算与语言 · 计算机科学 2023-06-06 Wangchunshu Zhou , Ronan Le Bras , Yejin Choi

The need for interpretability in deep learning has driven interest in counterfactual explanations, which identify minimal changes to an instance that change a model's prediction. Current counterfactual (CF) generation methods require…

计算与语言 · 计算机科学 2025-12-11 Van Bach Nguyen , Christin Seifert , Jörg Schlötterer

Language models (LMs) trained on large amounts of data have shown impressive performance on many NLP tasks under the zero-shot and few-shot setup. Here we aim to better understand the extent to which such models learn commonsense knowledge…

Community-based question answering (CQA) websites represent an important source of information. As a result, the problem of matching the most valuable answers to their corresponding questions has become an increasingly popular research…

计算与语言 · 计算机科学 2018-11-20 Xiao Yang , Madian Khabsa , Miaosen Wang , Wei Wang , Madian Khabsa , Ahmed Awadallah , Daniel Kifer , C. Lee Giles

Large language models (LLMs) such as GPT-3 have demonstrated a strong capability to generate coherent and contextually relevant text. However, amidst their successes, a crucial issue persists: their generated outputs still lack commonsense…

计算与语言 · 计算机科学 2023-10-27 Yufei Tian , Felix Zhang , Nanyun Peng

This paper investigates the reliability of explanations generated by large language models (LLMs) when prompted to explain their previous output. We evaluate two kinds of such self-explanations - extractive and counterfactual - using three…

计算与语言 · 计算机科学 2025-02-03 Korbinian Randl , John Pavlopoulos , Aron Henriksson , Tony Lindgren

Machine Learning has seen tremendous growth recently, which has led to larger adoption of ML systems for educational assessments, credit risk, healthcare, employment, criminal justice, to name a few. The trustworthiness of ML and NLP…

计算与语言 · 计算机科学 2021-03-19 Nishtha Madaan , Inkit Padhi , Naveen Panwar , Diptikalyan Saha

Despite the advanced capabilities of large language models (LLMs), their temporal reasoning ability remains underdeveloped. Prior works have highlighted this limitation, particularly in maintaining temporal consistency when understanding…

计算与语言 · 计算机科学 2025-06-18 Jongho Kim , Seung-won Hwang

The rapid increase in hate speech on social media has exposed an unprecedented impact on society, making automated methods for detecting such content important. Unlike prior black-box models, we propose a novel transparent method for…

Counterfactual explanations (CFE) are methods that explain a machine learning model by giving an alternate class prediction of a data point with some minimal changes in its features. It helps the users to identify their data attributes that…

人工智能 · 计算机科学 2023-12-01 Shashank Shekhar , Asif Salim , Adesh Bansode , Vivaswan Jinturkar , Anirudha Nayak

Knowledge Editing (KE) aims to adjust a Large Language Model's (LLM) internal representations and parameters to correct inaccuracies and improve output consistency without incurring the computational expense of re-training the entire model.…

计算与语言 · 计算机科学 2025-05-29 Liyu Zhang , Weiqi Wang , Tianqing Fang , Yangqiu Song

Current deep learning models are not designed to simultaneously address three fundamental questions: predict class labels to solve a given classification task (the "What?"), simulate changes in the situation to evaluate how this impacts…