中文
相关论文

相关论文: From Parse-Execute to Parse-Execute-Refine: Improv…

200 篇论文

Knowledge Editing (KE) enables the modification of outdated or incorrect information in large language models (LLMs). While existing KE methods can update isolated facts, they often fail to generalize these updates to multi-hop reasoning…

计算与语言 · 计算机科学 2025-11-21 Yunzhi Yao , Jizhan Fang , Jia-Chen Gu , Ningyu Zhang , Shumin Deng , Huajun Chen , Nanyun Peng

Current methods for Knowledge-Based Question Answering (KBQA) usually rely on complex training techniques and model frameworks, leading to many limitations in practical applications. Recently, the emergence of In-Context Learning (ICL)…

计算与语言 · 计算机科学 2024-01-08 Zhijie Nie , Richong Zhang , Zhongyuan Wang , Xudong Liu

Large-scale knowledge bases (KBs) like Freebase and Wikidata house millions of structured knowledge. Knowledge Base Question Answering (KBQA) provides a user-friendly way to access these valuable KBs via asking natural language questions.…

计算与语言 · 计算机科学 2024-06-24 Lingxi Zhang , Jing Zhang , Yanling Wang , Cuiping Li , Hong Chen

Legal question answering (QA) has attracted increasing attention from people seeking legal advice, which aims to retrieve the most applicable answers from a large-scale database of question-answer pairs. Previous methods mainly use a…

计算与语言 · 计算机科学 2024-12-30 Shiwen Ni , Hao Cheng , Min Yang

Large language model (LLM)-based search agents have proven promising for addressing knowledge-intensive problems by incorporating information retrieval capabilities. Existing works largely focus on optimizing the reasoning paradigms of…

人工智能 · 计算机科学 2026-01-09 Tongyu Wen , Guanting Dong , Zhicheng Dou

Existing code reasoning methods primarily supervise final code outputs, ignoring intermediate states, often leading to reward hacking where correct answers are obtained through inconsistent reasoning. We propose StepCodeReasoner, a…

软件工程 · 计算机科学 2026-05-13 Hao Wang , Rui Li , Lei Sha , Jie M. Zhang

Fine-grained visual understanding is shifting from static classification to knowledge-augmented reasoning, where models must justify as well as recognise. Existing approaches remain limited by closed-set taxonomies and single-label…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Junhan Chen , Zilu Zhou , Yujun Tong , Dongliang Chang , Yitao Luo , Zhanyu Ma

Equipped with Chain-of-Thought (CoT), Large language models (LLMs) have shown impressive reasoning ability in various downstream tasks. Even so, suffering from hallucinations and the inability to access external knowledge, LLMs often come…

计算与语言 · 计算机科学 2023-10-31 Keheng Wang , Feiyu Duan , Sirui Wang , Peiguang Li , Yunsen Xian , Chuantao Yin , Wenge Rong , Zhang Xiong

Recent advancements in large language models (LLMs) have demonstrated that progressive refinement, rather than providing a single answer, results in more accurate and thoughtful outputs. However, existing methods often rely heavily on…

In this paper, we introduce KAG-Thinker, which upgrade KAG to a multi-turn interactive thinking and deep reasoning framework powered by a dedicated parameter-light large language model (LLM). Our approach constructs a structured thinking…

Healthcare question answering assistance aims to provide customer healthcare information, which widely appears in both Web and mobile Internet. The questions usually require the assistance to have proficient healthcare background knowledge…

人工智能 · 计算机科学 2020-09-29 Ye Liu , Shaika Chowdhury , Chenwei Zhang , Cornelia Caragea , Philip S. Yu

Multi-hop Knowledge Base Question Answering(KBQA) aims to find the answer entity in a knowledge base which is several hops from the topic entity mentioned in the question. Existing Retrieval-based approaches first generate instructions from…

计算与语言 · 计算机科学 2022-09-08 Haowei Du , Quzhe Huang , Chen Zhang , Dongyan Zhao

Despite the remarkable coherence of Large Language Models (LLMs), existing evaluation methods often suffer from fluency bias and rely heavily on multiple-choice formats, making it difficult to assess factual accuracy and complex reasoning…

计算与语言 · 计算机科学 2025-01-03 Raymond Bernard , Shaina Raza , Subhabrata Das , Rahul Murugan

Large language models (LLMs) can refine their responses based on feedback, enabling self-improvement through iterative training or test-time refinement. However, existing methods predominantly focus on refinement within the same reasoning…

计算与语言 · 计算机科学 2024-12-24 Dian Yu , Yuheng Zhang , Jiahao Xu , Tian Liang , Linfeng Song , Zhaopeng Tu , Haitao Mi , Dong Yu

Large Language Models (LLMs) have demonstrated remarkable efficiency in tackling various tasks based on human instructions, but studies reveal that they often struggle with tasks requiring reasoning, such as math or physics. This limitation…

计算与语言 · 计算机科学 2024-10-08 Ruoyu Wang , Xiaoxuan Li , Lina Yao

Large Language Models (LLMs) demonstrate impressive natural language capabilities but often struggle with knowledge-intensive reasoning tasks. Knowledge Base Question Answering (KBQA), which leverages structured Knowledge Graphs (KGs)…

计算与语言 · 计算机科学 2026-04-15 Shuai Wang , Yinan Yu

Bridging the semantic gap between image and question is an important step to improve the accuracy of the Visual Question Answering (VQA) task. However, most of the existing VQA methods focus on attention mechanisms or visual relations for…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Binh X. Nguyen , Tuong Do , Huy Tran , Erman Tjiputra , Quang D. Tran , Anh Nguyen

Frame semantics-based approaches have been widely used in semantic parsing tasks and have become mainstream. It remains challenging to disambiguate frame representations evoked by target lexical units under different contexts. Pre-trained…

计算与语言 · 计算机科学 2023-03-28 Rui Zhang , Yajing Sun , Jingyuan Yang , Wei Peng

Large Language Models (LLM) have achieved remarkable performances in general domains and are now extending into the expert domain of law. Several benchmarks have been proposed to evaluate LLMs' legal capabilities. However, these benchmarks…

计算与语言 · 计算机科学 2025-09-03 Jihyung Lee , Daehui Kim , Seonjeong Hwang , Hyounghun Kim , Gary Lee

Question answering over knowledge bases (KBs) aims to answer natural language questions with factual information such as entities and relations in KBs. Previous methods either generate logical forms that can be executed over KBs to obtain…

计算与语言 · 计算机科学 2023-04-18 Donghan Yu , Sheng Zhang , Patrick Ng , Henghui Zhu , Alexander Hanbo Li , Jun Wang , Yiqun Hu , William Wang , Zhiguo Wang , Bing Xiang