中文
相关论文

相关论文: AuthTrace: Diagnosing Evidence Construction in The…

200 篇论文

Retrieval-Augmented Generation (RAG) models are critically undermined by citation hallucinations, a deceptive failure where a model cites a source that fails to support its claim. While existing work attributes hallucination to a simple…

计算与语言 · 计算机科学 2026-03-31 Maxime Dassen , Rebecca Kotula , Kenton Murray , Andrew Yates , Dawn Lawrie , Efsun Kayi , James Mayfield , Kevin Duh

Institutions with limited data and computing resources often outsource model training to third-party providers in a semi-honest setting, assuming adherence to prescribed training protocols with pre-defined learning paradigm (e.g.,…

机器学习 · 计算机科学 2025-04-02 Xuan Wang , Siyuan Liang , Dongping Liao , Han Fang , Aishan Liu , Xiaochun Cao , Yu-liang Lu , Ee-Chien Chang , Xitong Gao

With the emergence of search-enabled generative QA systems, users are increasingly turning to tools that browse, aggregate, and reconcile evidence across multiple sources on their behalf. Yet many widely used QA benchmarks remain answerable…

计算与语言 · 计算机科学 2026-03-06 Preetam Prabhu Srikar Dammu , Arnav Palkhiwala , Tanya Roosta , Chirag Shah

Spoken Question Answering (Spoken QA) presents a challenging cross-modal problem: effectively aligning acoustic queries with textual knowledge while avoiding the latency and error propagation inherent in cascaded ASR-based systems. In this…

计算与语言 · 计算机科学 2026-03-19 Ke Yang , Bolin Chen , Yuejie Li , Yueying Hua , Jianhao Nie , Yueping He , Bowen Li , Chengjun Mao

Language models often achieve higher accuracy when reasoning step-by-step in complex tasks. However, even when arriving at a correct final answer, their rationales are often logically unsound or inconsistent. This is a major issue when…

人工智能 · 计算机科学 2023-11-09 Gabriel Poesia , Kanishk Gandhi , Eric Zelikman , Noah D. Goodman

Question answering (QA) over structured tables requires not only accurate answers but also transparency about which cells support them. Existing table QA systems rarely provide fine-grained attribution, so even correct answers often lack…

计算与语言 · 计算机科学 2026-02-16 Tejas Anvekar , Junha Park , Rajat Jha , Devanshu Gupta , Poojah Ganesan , Puneeth Mathur , Vivek Gupta

Self-conditioning has been central to the success of continuous diffusion language models, as it allows models to correct previous errors. Yet its ability degrades precisely in the regime where diffusion is most attractive for deployment:…

计算与语言 · 计算机科学 2026-04-08 Dat Nguyen-Cong , Tung Kieu , Hoang Thanh-Tung

Current evaluation of mathematical reasoning in language models relies primarily on answer accuracy, potentially masking fundamental failures in logical computation. We introduce a diagnostic framework that distinguishes genuine…

计算与语言 · 计算机科学 2025-12-02 Subramanyam Sahoo , Vinija Jain , Saanidhya Vats , Siddharth Mohapatra , Rui Min , Aman Chadha , Divya Chaudhary

Medical diagnosis is not a single prediction from a fully specified vignette. It is a sequential workup: clinicians decide what evidence to obtain, revise a differential diagnosis, and stop when the diagnosis is sufficiently supported. Most…

Evidence-grounded reasoning requires more than attaching retrieved text to a prediction: a model should make decisions that depend on whether the provided evidence supports the target claim. In practice, this often fails because supervision…

计算与语言 · 计算机科学 2026-04-13 Soroosh Tayebi Arasteh , Mehdi Joodaki , Mahshad Lotfinia , Sven Nebelung , Daniel Truhn

As Large Language Models transition to autonomous agents, user inputs frequently violate cooperative assumptions (e.g., implicit intent, missing parameters, false presuppositions, or ambiguous expressions), creating execution risks that…

人工智能 · 计算机科学 2026-02-03 Han Bao , Zheyuan Zhang , Pengcheng Jing , Zhengqing Yuan , Kaiwen Shi , Yanfang Ye

Prior work has commonly defined argument retrieval from heterogeneous document collections as a sentence-level classification task. Consequently, argument retrieval suffers both from low recall and from sentence segmentation errors making…

计算与语言 · 计算机科学 2019-11-22 Dietrich Trautmann , Johannes Daxenberger , Christian Stab , Hinrich Schütze , Iryna Gurevych

Test-time scaling improves the reasoning performance of large language models but often results in token-inefficient overthinking, where models continue reasoning beyond what is necessary for a correct answer. Existing dynamic early-exit…

人工智能 · 计算机科学 2026-04-21 Jiakun Li , Xingwei He , Kefan Li , Hongzheng Chai , Hongyue Yu , Yuan Yuan

Argument Mining(AM) aims to uncover the argumentative structures within a text. Previous methods require several subtasks, such as span identification, component classification, and relation classification. Consequently, these methods need…

计算与语言 · 计算机科学 2026-03-26 Masayuki Kawarada , Tsutomu Hirao , Wataru Uchida , Masaaki Nagata

Recent LLM benchmarks have tested models on a range of phenomena, but are still focused primarily on natural language understanding for extraction of explicit information, such as QA or summarization, with responses often targeting…

计算与语言 · 计算机科学 2025-11-11 Lanni Bu , Lauren Levine , Amir Zeldes

For argumentation mining, there are several sub-tasks such as argumentation component type classification, relation classification. Existing research tends to solve such sub-tasks separately, but ignore the close relation between them. In…

计算与语言 · 计算机科学 2017-01-20 Zhongyu Wei , Chen Li , Yang Liu

Reinforcement-learned reasoning has powered recent AI leaps on verifiable tasks, including mathematics, code, and structure prediction. The harder bottleneck is evaluative judgment in low-verifiability domains, where no oracle anchors…

人工智能 · 计算机科学 2026-05-15 Ziqin Gong , Ning Li , Huaikang Zhou

Autonomous research agents produce competitive solutions and professional-looking manuscripts, yet their outputs contain verifiability failures undetectable by surface-level evaluation: fabricated citations, unreproducible scores, and…

Argument mining aims to detect all possible argumentative components and identify their relationships automatically. As a thriving task in natural language processing, there has been a large amount of corpus for academic study and…

信息检索 · 计算机科学 2024-05-31 Huadai Liu , Wenqiang Xu , Xuan Lin , Jingjing Huo , Hong Chen , Zhou Zhao

Misinformation such as fake news is one of the big challenges of our society. Research on automated fact-checking has proposed methods based on supervised learning, but these approaches do not consider external evidence apart from labeled…

计算与语言 · 计算机科学 2018-09-19 Kashyap Popat , Subhabrata Mukherjee , Andrew Yates , Gerhard Weikum