中文
相关论文

相关论文: Knowledge Dependency Estimation for Reliable Quest…

200 篇论文

Language models often benefit from external knowledge beyond parametric knowledge. While this combination enhances performance, achieving reliable knowledge utilization remains challenging, as it requires assessing the state of each…

计算与语言 · 计算机科学 2025-05-22 Youna Kim , Hyuhng Joon Kim , Minjoon Choi , Sungmin Cho , Hyunsoo Cho , Sang-goo Lee , Taeuk Kim

The robustness to distribution changes ensures that NLP models can be successfully applied in the realistic world, especially for information extraction tasks. However, most prior evaluation benchmarks have been devoted to validating…

计算与语言 · 计算机科学 2025-02-07 Ji Qi , Chuchun Zhang , Xiaozhi Wang , Kaisheng Zeng , Jifan Yu , Jinxin Liu , Jiuding Sun , Yuxiang Chen , Lei Hou , Juanzi Li , Bin Xu

Supervised fine-tuning (SFT) is a common approach to improve the domain-specific question-answering (QA) performance of large language models (LLMs). However, recent literature reveals that due to the conflicts between LLMs' internal…

计算与语言 · 计算机科学 2025-05-29 Qihuang Zhong , Liang Ding , Xiantao Cai , Juhua Liu , Bo Du , Dacheng Tao

Requirements are inherently interconnected through various types of dependencies. Identifying these dependencies is essential, as they underpin critical decisions and influence a range of activities throughout software development. However,…

软件工程 · 计算机科学 2026-02-27 Ikram Darif , Feifei Niu , Manel Abdellatif , Lionel C. Briand , Ramesh S. , Arun Adiththan

Editing Large language models (LLMs) with real-world, unstructured knowledge is essential for correcting and updating their internal parametric knowledge. In this work, we revisit the fundamental next-token prediction (NTP) as a candidate…

计算与语言 · 计算机科学 2026-02-24 Zisheng Zhou , Mengqi Zhang , Shiguang Wu , Xiaotian Ye , Chi Zhang , Zhumin Chen , Pengjie Ren

Knowledge tracing (KT) aims to estimate a student's evolving knowledge state and predict their performance on new exercises based on performance history. Many realistic classroom settings for KT are typically low-resource in data and…

计算与语言 · 计算机科学 2025-06-12 Xinyi Gao , Qiucheng Wu , Yang Zhang , Xuechen Liu , Kaizhi Qian , Ying Xu , Shiyu Chang

LLM evaluation benchmarks have traditionally separated the testing of knowledge/reasoning capabilities from instruction following. In this work, we study the interaction between knowledge and instruction following, and observe that LLMs…

计算与语言 · 计算机科学 2025-05-26 Rudra Murthy , Praveen Venkateswaran , Prince Kumar , Danish Contractor

Large Language Models (LLMs) have been increasingly studied as neural knowledge bases for supporting knowledge-intensive applications such as question answering and fact checking. However, the structural organization of their knowledge…

Open book question answering is a type of natural language based QA (NLQA) where questions are expected to be answered with respect to a given set of open book facts, and common knowledge about a topic. Recently a challenge involving such…

计算与语言 · 计算机科学 2019-07-26 Pratyay Banerjee , Kuntal Kumar Pal , Arindam Mitra , Chitta Baral

Benchmarks play a crucial role in tracking the rapid advancement of large language models (LLMs) and identifying their capability boundaries. However, existing benchmarks predominantly curate questions at the question level, suffering from…

Retriever-augmented instruction-following models are attractive alternatives to fine-tuned approaches for information-seeking tasks such as question answering (QA). By simply prepending retrieved documents in its input along with an…

计算与语言 · 计算机科学 2024-04-18 Vaibhav Adlakha , Parishad BehnamGhader , Xing Han Lu , Nicholas Meade , Siva Reddy

Retrieval augmented Question Answering (QA) helps QA models overcome knowledge gaps by incorporating retrieved evidence, typically a set of passages, alongside the question at test time. Previous studies show that this approach improves QA…

计算与语言 · 计算机科学 2025-09-12 Laura Perez-Beltrachini , Mirella Lapata

The ability of knowledge graphs to represent complex relationships at scale has led to their adoption for various needs including knowledge representation, question-answering, and recommendation systems. Knowledge graphs are often…

计算与语言 · 计算机科学 2023-05-18 Jason Youn , Ilias Tagkopoulos

How do large language models (LLMs) know what they know? Answering this question has been difficult because pre-training data is often a "black box" - unknown or inaccessible. The recent release of nanochat - a family of small LLMs with…

计算与语言 · 计算机科学 2026-05-01 Lingwei Gu , Nour Jedidi , Jimmy Lin

In this work, we take a closer look at the evaluation of two families of methods for enriching information from knowledge graphs: Link Prediction and Entity Alignment. In the current experimental setting, multiple different scores are…

机器学习 · 计算机科学 2023-09-21 Max Berrendorf , Evgeniy Faerman , Laurent Vermue , Volker Tresp

Programming Knowledge Tracing (PKT) has recently advanced through hybrid approaches that integrate attention-based feature modeling for code representation with RNN-based sequential prediction. While these models report strong empirical…

机器学习 · 计算机科学 2026-05-07 Jaewook Kim , Hyeoncheol Kim

The dependency between an adequate question formulation and correct answer selection is a very intriguing but still underexplored area. In this paper, we show that question rewriting (QR) of the conversational context allows to shed more…

计算与语言 · 计算机科学 2022-02-04 Svitlana Vakulenko , Shayne Longpre , Zhucheng Tu , Raviteja Anantha

Large language models (LLMs) achieve strong reasoning performance through chain-of-thought (CoT) reasoning, yet often generate unnecessarily long reasoning paths that incur high inference cost. Recent self-consistency-based approaches…

计算与语言 · 计算机科学 2026-03-19 Juming Xiong , Kevin Guo , Congning Ni , Chao Yan , Katherine Brown , Avinash Baidya , Xiang Gao , Bradley Malin , Zhijun Yin

With the rapid growth of knowledge bases (KBs), question answering over knowledge base, a.k.a. KBQA has drawn huge attention in recent years. Most of the existing KBQA methods follow so called encoder-compare framework. They map the…

计算与语言 · 计算机科学 2018-05-29 Yingqi Qu , Jie Liu , Liangyi Kang , Qinfeng Shi , Dan Ye

Large Language Models (LLMs) perform well in general QA but often struggle in domain-specific scenarios. Retrieval-Augmented Generation (RAG) introduces external knowledge but suffers from hallucinations and latency due to noisy retrievals.…

计算与语言 · 计算机科学 2025-09-19 Bolei He , Xinran He , Run Shao , Shanfu Shu , Xianwei Xue , Mingquan Cheng , Haifeng Li , Zhenhua Ling