中文
相关论文

相关论文: QUDSELECT: Selective Decoding for Questions Under …

200 篇论文

Large language models make remarkable progress in reasoning capabilities. Existing works focus mainly on deductive reasoning tasks (e.g., code and math), while another type of reasoning mode that better aligns with human learning, inductive…

计算与语言 · 计算机科学 2025-03-18 Kedi Chen , Zhikai Lei , Fan Zhang , Yinqi Zhang , Qin Chen , Jie Zhou , Liang He , Qipeng Guo , Kai Chen , Wei Zhang

We investigate the difficulty levels of questions in reading comprehension datasets such as SQuAD, and propose a new question generation setting, named Difficulty-controllable Question Generation (DQG). Taking as input a sentence in the…

计算与语言 · 计算机科学 2019-05-31 Yifan Gao , Lidong Bing , Wang Chen , Michael R. Lyu , Irwin King

A conjunctive query (CQ) is semantically acyclic if it is equivalent to an acyclic one. Semantic acyclicity has been studied in the constraint-free case, and deciding whether a query enjoys this property is NP-complete. However, in case the…

数据库 · 计算机科学 2016-06-06 Pablo Barcelo , Georg Gottlob , Andreas Pieris

Thanks to information extraction and semantic Web efforts, search on unstructured text is increasingly refined using semantic annotations and structured knowledge bases. However, most users cannot become familiar with the schema of…

信息检索 · 计算机科学 2012-12-27 Uma Sawant , Soumen Chakrabarti

Uncertainty quantification (UQ) for foundation models is essential to identify and mitigate potential hallucinations in automatically generated text. However, heuristic UQ approaches lack formal guarantees for key metrics such as the false…

计算与语言 · 计算机科学 2025-06-26 Zhiyuan Wang , Jinhao Duan , Qingni Wang , Xiaofeng Zhu , Tianlong Chen , Xiaoshuang Shi , Kaidi Xu

Question Answering (QA) research is a significant and challenging task in Natural Language Processing. QA aims to extract an exact answer from a relevant text snippet or a document. The motivation behind QA research is the need of user who…

信息检索 · 计算机科学 2018-10-10 Lokesh Kumar Sharma , Namita Mittal

Optical Character Recognition (OCR) is increasingly regarded as a foundational capability for modern vision-language models (VLMs), enabling them not only to read text in images but also to support downstream reasoning in real-world visual…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Longwei Xu , Feng Feng , Shaojie Zhang , Xin Chen , Hang Li , Anan Du , Hailong Yu , Pei Fu , Zhenbo Luo , Jian Luan

Query rewriting is a crucial technique for passage retrieval in open-domain conversational question answering (CQA). It decontexualizes conversational queries into self-contained questions suitable for off-the-shelf retrievers. Existing…

计算与语言 · 计算机科学 2024-06-18 Tianhua Zhang , Kun Li , Hongyin Luo , Xixin Wu , James Glass , Helen Meng

Open domain conversational agents can answer a broad range of targeted queries. However, the sequential nature of interaction with these systems makes knowledge exploration a lengthy task which burdens the user with asking a chain of well…

Conversational question answering (ConvQA) tackles sequential information needs where contexts in follow-up questions are left implicit. Current ConvQA systems operate over homogeneous sources of information: either a knowledge base (KB),…

信息检索 · 计算机科学 2023-07-03 Philipp Christmann , Rishiraj Saha Roy , Gerhard Weikum

Today the pre-trained language models achieve great success for question generation (QG) task and significantly outperform traditional sequence-to-sequence approaches. However, the pre-trained models treat the input passage as a flat…

计算与语言 · 计算机科学 2022-09-12 Zichen Wu , Xin Jia , Fanyi Qu , Yunfang Wu

We introduce a novel top-down end-to-end formulation of document-level discourse parsing in the Rhetorical Structure Theory (RST) framework. In this formulation, we consider discourse parsing as a sequence of splitting decisions at token…

计算与语言 · 计算机科学 2021-05-25 Thanh-Tung Nguyen , Xuan-Phi Nguyen , Shafiq Joty , Xiaoli Li

Parsing (also called syntax analysis) techniques cover a substantial portion of any undergraduate Compiler Design course. We present ParseIT, a tool to help students understand the parsing techniques through question-answering. ParseIT…

编程语言 · 计算机科学 2017-02-03 Amey Karkare , Nimisha Agarwal

Chain-of-Thought reasoning can enhance large language models, but it requires manually designed prompts to guide the model. Recently proposed CoT-decoding enables the model to generate CoT-style reasoning paths without prompts, but it is…

计算与语言 · 计算机科学 2026-04-09 Guanran Luo , Wentao Qiu , Zhongquan Jian , Meihong Wang , Qingqiang Wu

Extractive reading comprehension systems can often locate the correct answer to a question in a context document, but they also tend to make unreliable guesses on questions for which the correct answer is not stated in the context. Existing…

计算与语言 · 计算机科学 2018-06-12 Pranav Rajpurkar , Robin Jia , Percy Liang

Conversational Question Generation (CQG) enhances the interactivity of conversational question-answering systems in fields such as education, customer service, and entertainment. However, traditional CQG, focusing primarily on the immediate…

计算与语言 · 计算机科学 2024-10-03 Shasha Guo , Lizi Liao , Jing Zhang , Cuiping Li , Hong Chen

Compared to standard retrieval tasks, passage retrieval for conversational question answering (CQA) poses new challenges in understanding the current user question, as each question needs to be interpreted within the dialogue context.…

计算与语言 · 计算机科学 2022-10-31 Zeqiu Wu , Yi Luan , Hannah Rashkin , David Reitter , Hannaneh Hajishirzi , Mari Ostendorf , Gaurav Singh Tomar

Complex query answering (CQA) goes beyond the well-studied link prediction task by addressing more sophisticated queries that require multi-hop reasoning over incomplete knowledge graphs (KGs). Research on neural and neurosymbolic CQA…

机器学习 · 计算机科学 2025-10-20 Parsa Abbasi , Stefan Heindorf

Conversational question generation (CQG) serves as a vital task for machines to assist humans, such as interactive reading comprehension, through conversations. Compared to traditional single-turn question generation (SQG), CQG is more…

计算与语言 · 计算机科学 2022-10-12 Xuan Long Do , Bowei Zou , Liangming Pan , Nancy F. Chen , Shafiq Joty , Ai Ti Aw

A prominent challenge for modern language understanding systems is the ability to answer implicit reasoning questions, where the required reasoning steps for answering the question are not mentioned in the text explicitly. In this work, we…

计算与语言 · 计算机科学 2022-10-21 Uri Katz , Mor Geva , Jonathan Berant