中文
相关论文

相关论文: Using Context Information to Enhance Simple Questi…

200 篇论文

End-to-end question answering (QA) requires both information retrieval (IR) over a large document collection and machine reading comprehension (MRC) on the retrieved passages. Recent work has successfully trained neural IR systems using…

Researchers produce thousands of scholarly documents containing valuable technical knowledge. The community faces the laborious task of reading these documents to identify, extract, and synthesize information. To automate information…

计算与语言 · 计算机科学 2023-12-13 Tavish McDonald , Brian Tsan , Amar Saini , Juanita Ordonez , Luis Gutierrez , Phan Nguyen , Blake Mason , Brenda Ng

Generative LLM have achieved remarkable success in various industrial applications, owing to their promising In-Context Learning capabilities. However, the issue of long context in complex tasks poses a significant barrier to their wider…

计算与语言 · 计算机科学 2025-10-14 Yihang Wang , Xu Huang , Bowen Tian , Yueyang Su , Lei Yu , Huaming Liao , Yixing Fan , Jiafeng Guo , Xueqi Cheng

The generalization problem on KBQA has drawn considerable attention. Existing research suffers from the generalization issue brought by the entanglement in the coarse-grained modeling of the logical expression, or inexecutability issues due…

人工智能 · 计算机科学 2023-06-27 Lingxi Zhang , Jing Zhang , Yanling Wang , Shulin Cao , Xinmei Huang , Cuiping Li , Hong Chen , Juanzi Li

Question Answering (QA) is an important part of tasks like text classification through information gathering. These are finding increasing use in sectors like healthcare, customer support, legal services, etc., to collect and classify…

计算与语言 · 计算机科学 2024-11-12 Priya Mishra , Suraj Racha , Kaustubh Ponkshe , Adit Akarsh , Ganesh Ramakrishnan

Advances towards more faithful and traceable answers of Large Language Models (LLMs) are crucial for various research and practical endeavors. One avenue in reaching this goal is basing the answers on reliable sources. However, this…

计算与语言 · 计算机科学 2024-06-04 Tobias Schimanski , Jingwei Ni , Mathias Kraus , Elliott Ash , Markus Leippold

Existing question answering methods infer answers either from a knowledge base or from raw text. While knowledge base (KB) methods are good at answering compositional questions, their performance is often affected by the incompleteness of…

计算与语言 · 计算机科学 2017-04-28 Rajarshi Das , Manzil Zaheer , Siva Reddy , Andrew McCallum

Question Answering (QA) systems have traditionally relied on structured text data, but the rapid growth of multimedia content (images, audio, video, and structured metadata) has introduced new challenges and opportunities for…

信息检索 · 计算机科学 2025-10-24 Rahul Raja , Arpita Vats

Teachers often conduct surveys in order to collect data from a predefined group of students to gain insights into topics of interest. When analyzing surveys with open-ended textual responses, it is extremely time-consuming, labor-intensive,…

机器学习 · 计算机科学 2022-10-11 Soheil Esmaeilzadeh , Brian Williams , Davood Shamsi , Onar Vikingstad

Applying existing question answering (QA) systems to specialized domains like law and finance presents challenges that necessitate domain expertise. Although large language models (LLMs) have shown impressive language comprehension and…

计算与语言 · 计算机科学 2023-10-24 Vaibhav Mavi , Abulhair Saparov , Chen Zhao

Text-based Question Answering (QA) is a challenging task which aims at finding short concrete answers for users' questions. This line of research has been widely studied with information retrieval techniques and has received increasing…

信息检索 · 计算机科学 2020-05-28 Zahra Abbasiantaeb , Saeedeh Momtazi

Routing newly posted questions (a.k.a cold questions) to potential answerers with the suitable expertise in Community Question Answering sites (CQAs) is an important and challenging task. The existing methods either focus only on embedding…

信息检索 · 计算机科学 2019-11-26 Jiankai Sun , Jie Zhao , Huan Sun , Srinivasan Parthasarathy

Most existing large language models (LLMs) are expensive to adapt after deployment, especially when a task requires newly produced information or niche domain knowledge. Recent work has shown that, by manipulating and optimizing their…

计算与语言 · 计算机科学 2026-05-15 Zeyu Huang , Adhiguna Kuncoro , Qixuan Feng , Jiajun Shen , Lucio Dery , Arthur Szlam , Marc'Aurelio Ranzato

Quantitative research increasingly relies on unstructured financial content such as filings, earnings calls, and research notes, yet existing LLM and RAG pipelines struggle with point-in-time correctness, evidence attribution, and…

计算工程、金融与科学 · 计算机科学 2025-09-29 Haoxue Wang , Keli Wen , Yuante Li , Qiancheng Qu , Xiangxu Mu , Xinjie Shen , Jiaqi Gao , Chenyang Chang , Chuhan Xie , San Yu Cheung , Zhuoyuan Hu , Xinyu Wang , Sirui Bi , Bi'an Du

Recent advances in deep learning have greatly propelled the research on semantic parsing. Improvement has since been made in many downstream tasks, including natural language interface to web APIs, text-to-SQL generation, among others.…

计算与语言 · 计算机科学 2022-10-25 Yu Gu , Vardaan Pahuja , Gong Cheng , Yu Su

We propose a new framework for combining entity resolution and query answering in knowledge bases (KBs) with tuple-generating dependencies (tgds) and equality-generating dependencies (egds) as rules. We define the semantics of the KB in…

数据库 · 计算机科学 2023-10-20 Ronald Fagin , Phokion G. Kolaitis , Domenico Lembo , Lucian Popa , Federico Scafoglieri

End-to-end question answering using a differentiable knowledge graph is a promising technique that requires only weak supervision, produces interpretable results, and is fully differentiable. Previous implementations of this technique…

计算与语言 · 计算机科学 2021-09-14 Priyanka Sen , Amir Saffari , Armin Oliya

Knowledge-based Visual Question Answering (VQA) expects models to rely on external knowledge for robust answer prediction. Though significant it is, this paper discovers several leading factors impeding the advancement of current…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Yangyang Guo , Liqiang Nie , Yongkang Wong , Yibing Liu , Zhiyong Cheng , Mohan Kankanhalli

Answering complex questions over textual resources remains a challenge, particularly when dealing with nuanced relationships between multiple entities expressed within natural-language sentences. To this end, curated knowledge bases (KBs)…

计算与语言 · 计算机科学 2023-09-08 Jingjing Xu , Maria Biryukov , Martin Theobald , Vinu Ellampallil Venugopal

We propose a novel open-domain question answering (ODQA) framework for answering single/multi-hop questions across heterogeneous knowledge sources. The key novelty of our method is the introduction of the intermediary modules into the…

计算与语言 · 计算机科学 2022-10-25 Kaixin Ma , Hao Cheng , Xiaodong Liu , Eric Nyberg , Jianfeng Gao