中文
相关论文

相关论文: Accelerating Real-Time Question Answering via Ques…

200 篇论文

Retrieval Augmented Generation (RAG) has become a popular application for large language models. It is preferable that successful RAG systems provide accurate answers that are supported by being grounded in a passage without any…

计算与语言 · 计算机科学 2024-12-24 Sara Rosenthal , Avirup Sil , Radu Florian , Salim Roukos

This work presents a novel architecture for building Retrieval-Augmented Generation (RAG) systems to improve Question Answering (QA) tasks from a target corpus. Large Language Models (LLMs) have revolutionized the analyzing and generation…

计算与语言 · 计算机科学 2025-01-09 Binita Saha , Utsha Saha , Muhammad Zubair Malik

Question-Options Generation (QOG) is a task that involves generating a set of question-options pairs given context. This task has various applications, including fine-tuning large models, information retrieval, and automated multiple-choice…

计算与语言 · 计算机科学 2024-07-17 Jincheng Zhou

Existing KBQA approaches, despite achieving strong performance on i.i.d. test data, often struggle in generalizing to questions involving unseen KB schema items. Prior ranking-based approaches have shown some success in generalization, but…

计算与语言 · 计算机科学 2022-03-22 Xi Ye , Semih Yavuz , Kazuma Hashimoto , Yingbo Zhou , Caiming Xiong

Analysts and scientists are interested in querying streams of video, audio, and text to extract quantitative insights. For example, an urban planner may wish to measure congestion by querying the live feed from a traffic camera. Prior work…

数据库 · 计算机科学 2023-08-21 Matthew Russo , Tatsunori Hashimoto , Daniel Kang , Yi Sun , Matei Zaharia

Clinical question answering (QA) aims to automatically answer questions from medical professionals based on clinical texts. Studies show that neural QA models trained on one corpus may not generalize well to new clinical texts from a…

计算与语言 · 计算机科学 2021-12-14 Xiang Yue , Xinliang Frederick Zhang , Ziyu Yao , Simon Lin , Huan Sun

In the rapidly changing world of smart technology, searching for documents has become more challenging due to the rise of advanced language models. These models sometimes face difficulties, like providing inaccurate information, commonly…

信息检索 · 计算机科学 2025-03-20 Julien Pierre Edmond Ghali , Kosuke Shima , Koichi Moriyama , Atsuko Mutoh , Nobuhiro Inuzuka

Neural methods for Complex Query Answering (CQA) over knowledge graphs (KGs) are widely believed to learn patterns that generalize beyond explicit graph structure, allowing them to infer answers that are unreachable through symbolic query…

人工智能 · 计算机科学 2026-05-12 Yannick Brunink , Daniel Daza , Yunjie He , Michael Cochez

Quality-Diversity (QD) algorithms have emerged as a powerful optimization paradigm with the aim of generating a set of high-quality and diverse solutions. To achieve such a challenging goal, QD algorithms require maintaining a large archive…

机器学习 · 计算机科学 2024-06-07 Ren-Jian Wang , Ke Xue , Cong Guan , Chao Qian

Question answering (QA) has been the subject of a resurgence over the past years. The said resurgence has led to a multitude of question answering (QA) systems being developed both by companies and research facilities. While a few…

人工智能 · 计算机科学 2016-11-09 Ricardo Usbeck , Jonathan Huthmann , Nico Duldhardt , Axel-Cyrille Ngonga Ngomo

Quantum computing networks enable scalable collaboration and secure information exchange among multiple classical and quantum computing nodes while executing large-scale generative AI computation tasks and advanced quantum algorithms.…

网络与互联网体系结构 · 计算机科学 2024-01-17 Minrui Xu , Dusit Niyato , Jiawen Kang , Zehui Xiong , Yuan Cao , Yulan Gao , Chao Ren , Han Yu

Knowledge base question answering (KBQA) has attracted a lot of interest in recent years, especially for complex questions which require multiple facts to answer. Question decomposition is a promising way to answer complex questions.…

计算与语言 · 计算机科学 2023-06-14 Xiang Huang , Sitao Cheng , Yiheng Shu , Yuheng Bao , Yuzhong Qu

Long-form question answering (LFQA) poses a challenge as it involves generating detailed answers in the form of paragraphs, which go beyond simple yes/no responses or short factual answers. While existing QA models excel in questions with…

计算与语言 · 计算机科学 2023-11-17 Pritom Saha Akash , Kashob Kumar Roy , Lucian Popa , Kevin Chen-Chuan Chang

Question answering (QA) is the task of answering questions posed in natural language with free-form natural language answers extracted from a given passage. In the OpenQA variant, only a question text is given, and the system must retrieve…

计算与语言 · 计算机科学 2024-11-21 Emrah Budur , Rıza Özçelik , Dilara Soylu , Omar Khattab , Tunga Güngör , Christopher Potts

Many users communicate with chatbots and AI assistants in order to help them with various tasks. A key component of the assistant is the ability to understand and answer a user's natural language questions for question-answering (QA).…

计算与语言 · 计算机科学 2020-06-08 Anthony Colas , Trung Bui , Franck Dernoncourt , Moumita Sinha , Doo Soon Kim

Neural network based sequence-to-sequence models in an encoder-decoder framework have been successfully applied to solve Question Answering (QA) problems, predicting answers from statements and questions. However, almost all previous models…

计算与语言 · 计算机科学 2017-09-05 Huayu Li , Martin Renqiang Min , Yong Ge , Asim Kadav

Retrieval-augmented generation (RAG) has emerged to address the knowledge-intensive visual question answering (VQA) task. Current methods mainly employ separate retrieval and generation modules to acquire external knowledge and generate…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Xinwei Long , Zhiyuan Ma , Ermo Hua , Kaiyan Zhang , Biqing Qi , Bowen Zhou

Competency question (CQ) formulation is central to several ontology development and evaluation methodologies. Traditionally, the task of crafting these competency questions heavily relies on the effort of domain experts and knowledge…

人工智能 · 计算机科学 2025-02-13 Xueli Pan , Jacco van Ossenbruggen , Victor de Boer , Zhisheng Huang

We present a system for answering questions based on the full text of books (BookQA), which first selects book passages given a question at hand, and then uses a memory network to reason and predict an answer. To improve generalization, we…

计算与语言 · 计算机科学 2019-10-03 Stefanos Angelidis , Lea Frermann , Diego Marcheggiani , Roi Blanco , Lluís Màrquez

Motivated by the emerging demand in the financial industry for the automatic analysis of unstructured and structured data at scale, Question Answering (QA) systems can provide lucrative and competitive advantages to companies by…

计算与语言 · 计算机科学 2025-05-05 Bithiah Yuan