中文
相关论文

相关论文: IQA: Interactive Query Construction in Semantic Qu…

200 篇论文

Training and refreshing a web-scale Question Answering (QA) system for a multi-lingual commercial search engine often requires a huge amount of training examples. One principled idea is to mine implicit relevance feedback from user behavior…

信息检索 · 计算机科学 2020-06-17 Linjun Shou , Shining Bo , Feixiang Cheng , Ming Gong , Jian Pei , Daxin Jiang

Even though there has been tremendous progress in the field of Visual Question Answering, models today still tend to be inconsistent and brittle. To this end, we propose a model-independent cyclic framework which increases consistency and…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Vatsal Goel , Mohit Chandak , Ashish Anand , Prithwijit Guha

Humans observe and interact with the world to acquire knowledge. However, most existing machine reading comprehension (MRC) tasks miss the interactive, information-seeking component of comprehension. Such tasks present models with static…

计算与语言 · 计算机科学 2019-08-30 Xingdi Yuan , Marc-Alexandre Cote , Jie Fu , Zhouhan Lin , Christopher Pal , Yoshua Bengio , Adam Trischler

Visual question answering (VQA) is a task that combines both the techniques of computer vision and natural language processing. It requires models to answer a text-based question according to the information contained in a visual. In recent…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Yeyun Zou , Qiyu Xie

We propose a practical instant question answering (QA) system on product pages of ecommerce services, where for each user query, relevant community question answer (CQA) pairs are retrieved. User queries and CQA pairs differ significantly…

机器学习 · 计算机科学 2021-04-08 Happy Mittal , Aniket Chakrabarti , Belhassen Bayar , Animesh Anant Sharma , Nikhil Rasiwasia

With the growing number and size of Linked Data datasets, it is crucial to make the data accessible and useful for users without knowledge of formal query languages. Two approaches towards this goal are knowledge graph visualization and…

信息检索 · 计算机科学 2019-07-22 Gerhard Wohlgenannt , Dmitry Mouromtsev , Dmitry Pavlov , Yury Emelyanov , Alexey Morozov

An Intelligent Personal Agent (IPA) is an agent that has the purpose of helping the user to gain information through reliable resources with the help of knowledge navigation techniques and saving time to search the best content. The agent…

人工智能 · 计算机科学 2017-05-01 Amit Kumar , Rahul Dutta , Harbhajan Rai

Scenario-based question answering (SQA) has attracted an increasing research interest. Compared with the well-studied machine reading comprehension (MRC), SQA is a more challenging task: a scenario may contain not only a textual passage to…

计算与语言 · 计算机科学 2021-01-28 Xiao Li , Yawei Sun , Gong Cheng

Consumers on a shopping mission often leverage both product search and information seeking systems, such as web search engines and Question Answering (QA) systems, in an iterative process to improve their understanding of available products…

计算与语言 · 计算机科学 2024-07-18 Saar Kuzi , Shervin Malmasi

Replying to formal emails is time-consuming and cognitively demanding, as it requires crafting polite phrasing and providing an adequate response to the sender's demands. Although systems with Large Language Models (LLMs) were designed to…

人机交互 · 计算机科学 2025-02-10 Yusuke Miura , Chi-Lan Yang , Masaki Kuribayashi , Keigo Matsumoto , Hideaki Kuzuoka , Shigeo Morishima

As one promising way to inquire about any particular information through a dialog with the bot, question answering dialog systems have gained increasing research interests recently. Designing interactive QA systems has always been a…

计算与语言 · 计算机科学 2021-04-26 Munazza Zaib , Dai Hoang Tran , Subhash Sagar , Adnan Mahmood , Wei E. Zhang , Quan Z. Sheng

We introduce REALTIME QA, a dynamic question answering (QA) platform that announces questions and evaluates systems on a regular basis (weekly in this version). REALTIME QA inquires about the current world, and QA systems need to answer…

The Knowledge Base Question Answering (KBQA) task aims to answer natural language questions based on a given knowledge base. Recently, Large Language Models (LLMs) have shown strong capabilities in language understanding and can be used to…

计算与语言 · 计算机科学 2024-02-13 Yantao Liu , Zixuan Li , Xiaolong Jin , Yucan Guo , Long Bai , Saiping Guan , Jiafeng Guo , Xueqi Cheng

This paper surveys the development of large language model (LLM)-based agents for question answering (QA). Traditional agents face significant limitations, including substantial data requirements and difficulty in generalizing to new…

计算与语言 · 计算机科学 2025-03-26 Murong Yue

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

Product question answering (PQA), aiming to automatically provide instant responses to customer's questions in E-Commerce platforms, has drawn increasing attention in recent years. Compared with typical QA problems, PQA exhibits unique…

计算与语言 · 计算机科学 2023-05-04 Yang Deng , Wenxuan Zhang , Qian Yu , Wai Lam

Visual Question Answering (VQA) attracts much attention from both industry and academia. As a multi-modality task, it is challenging since it requires not only visual and textual understanding, but also the ability to align cross-modality…

计算机视觉与模式识别 · 计算机科学 2022-01-27 Peixi Xiong , Quanzeng You , Pei Yu , Zicheng Liu , Ying Wu

Effective personalized question answering (PQA) in language models requires grounding responses in the user's underlying intent, where intent refers to the implicit ``why'' behind a query beyond its explicit wording. However, existing…

计算与语言 · 计算机科学 2026-05-14 Maryam Amirizaniani , Benjamin Charles Germain Lee , Jevin West , Nicholas Weber

We propose a novel approach to program synthesis, focusing on synthesizing database queries. At a high level, our proposed algorithm takes as input a sketch with soft constraints encoding user intent, and then iteratively interacts with the…

编程语言 · 计算机科学 2021-10-12 Osbert Bastani , Xin Zhang , Armando Solar-Lezama

Question Generation (QG) is fundamentally a simple syntactic transformation; however, many aspects of semantics influence what questions are good to form. We implement this observation by developing SynQG, a set of transparent syntactic…

计算与语言 · 计算机科学 2022-11-29 Kaustubh D. Dhole , Christopher D. Manning