中文
相关论文

相关论文: AGent: A Novel Pipeline for Automatically Creating…

200 篇论文

Building a question-answering agent currently requires large annotated datasets, which are prohibitively expensive. This paper proposes Schema2QA, an open-source toolkit that can generate a Q&A system from a database schema augmented with a…

计算与语言 · 计算机科学 2023-05-03 Silei Xu , Giovanni Campagna , Jian Li , Monica S. Lam

We propose AutoQA, a methodology and toolkit to generate semantic parsers that answer questions on databases, with no manual effort. Given a database schema and its data, AutoQA automatically generates a large set of high-quality questions…

计算与语言 · 计算机科学 2021-06-09 Silei Xu , Sina J. Semnani , Giovanni Campagna , Monica S. Lam

Constructing behavioral-level chiplet models (e.g., SystemC) is crucial for early-stage heterogeneous architecture exploration. Traditional manual modeling is notoriously time-consuming and error-prone. Recently, Large Language Models…

硬件体系结构 · 计算机科学 2026-03-24 Yiwei Wu , Yifan Wu , Yunhao Xiong , Dengwei Zhao , Jiaxuan Shen , Jianfei Jiang , Guanghui He , Shikui Tu , Yanan Sun

Most learners fail to develop deep text comprehension when reading textbooks passively. Posing questions about what learners have read is a well-established way of fostering their text comprehension. However, many textbooks lack…

计算与语言 · 计算机科学 2021-10-11 Tim Steuer , Anna Filighera , Tobias Meuser , Christoph Rensing

Many of us now treat LLMs as modern-day oracles asking it almost any kind of question. However, consulting an LLM does not have to be a single turn activity. But long multi-turn interactions can get tedious if it is simply to clarify…

人工智能 · 计算机科学 2025-07-08 Riya Naik , Ashwin Srinivasan , Swati Agarwal , Estrid He

We propose a novel method for applying Transformer models to extractive question answering (QA) tasks. Recently, pretrained generative sequence-to-sequence (seq2seq) models have achieved great success in question answering. Contributing to…

计算与语言 · 计算机科学 2021-10-14 Peng Xu , Davis Liang , Zhiheng Huang , Bing Xiang

Open-domain question answering (QA) is the tasl of identifying answers to natural questions from a large corpus of documents. The typical open-domain QA system starts with information retrieval to select a subset of documents from the…

计算与语言 · 计算机科学 2020-09-03 Sina J. Semnani , Manish Pandey

Two key challenges within Reinforcement Learning involve improving (a) agent learning within environments with sparse extrinsic rewards and (b) the explainability of agent actions. We describe a curious subgoal focused agent to address both…

机器学习 · 计算机科学 2021-04-20 Connor van Rossum , Candice Feinberg , Adam Abu Shumays , Kyle Baxter , Benedek Bartha

In this paper we present a new dataset and user simulator e-QRAQ (explainable Query, Reason, and Answer Question) which tests an Agent's ability to read an ambiguous text; ask questions until it can answer a challenge question; and explain…

机器学习 · 计算机科学 2017-08-08 Clemens Rosenbaum , Tian Gao , Tim Klinger

Question answering (QA) has become an important application in the advanced development of large language models. General pre-trained large language models for question-answering are not trained to properly understand the knowledge or…

Generating high-quality question-answer pairs for specialized technical domains remains challenging, with existing approaches facing a tradeoff between leveraging expert examples and achieving topical diversity. We present ExpertGenQA, a…

计算与语言 · 计算机科学 2025-03-06 Haz Sameen Shahgir , Chansong Lim , Jia Chen , Evangelos E. Papalexakis , Yue Dong

Writing effective rebuttals is a high-stakes task that demands more than linguistic fluency, as it requires precise alignment between reviewer intent and manuscript details. Current solutions typically treat this as a direct-to-text…

人工智能 · 计算机科学 2026-01-21 Qianli Ma , Chang Guo , Zhiheng Tian , Siyu Wang , Jipeng Xiao , Yuanhao Yue , Zhipeng Zhang

Multi-hop Question Answering (QA) requires the machine to answer complex questions by finding scattering clues and reasoning from multiple documents. Graph Network (GN) and Question Decomposition (QD) are two common approaches at present.…

计算与语言 · 计算机科学 2022-03-18 Jiawei Li , Mucheng Ren , Yang Gao , Yizhe Yang

Conversational Question Generation (CQG) is a critical task for machines to assist humans in fulfilling their information needs through conversations. The task is generally cast into two different settings: answer-aware and answer-unaware.…

计算与语言 · 计算机科学 2023-05-08 Xuan Long Do , Bowei Zou , Shafiq Joty , Anh Tai Tran , Liangming Pan , Nancy F. Chen , Ai Ti Aw

This paper proposes a novel training method to improve the robustness of Extractive Question Answering (EQA) models. Previous research has shown that existing models, when trained on EQA datasets that include unanswerable questions,…

计算与语言 · 计算机科学 2024-10-01 Son Quoc Tran , Matt Kretchmar

We investigate the less-explored task of generating open-ended questions that are typically answered by multiple sentences. We first define a new question type ontology which differentiates the nuanced nature of questions better than widely…

计算与语言 · 计算机科学 2021-07-02 Shuyang Cao , Lu Wang

This paper introduces the task of product demand clarification within an e-commercial scenario, where the user commences the conversation with ambiguous queries and the task-oriented agent is designed to achieve more accurate and tailored…

信息检索 · 计算机科学 2024-07-02 Jingheng Ye , Yong Jiang , Xiaobin Wang , Yinghui Li , Yangning Li , Hai-Tao Zheng , Pengjun Xie , Fei Huang

Existing question answering (QA) datasets fail to train QA systems to perform complex reasoning and provide explanations for answers. We introduce HotpotQA, a new dataset with 113k Wikipedia-based question-answer pairs with four key…

A machine learning model was developed to automatically generate questions from Wikipedia passages using transformers, an attention-based model eschewing the paradigm of existing recurrent neural networks (RNNs). The model was trained on…

计算与语言 · 计算机科学 2019-09-17 Kettip Kriangchaivech , Artit Wangperawong

Embodied Question Answering (EQA) requires agents to explore 3D environments to obtain observations and answer questions related to the scene. Existing methods leverage VLMs to directly explore the environment and answer questions without…

人工智能 · 计算机科学 2025-10-28 Mingliang Zhai , Hansheng Liang , Xiaomeng Fan , Zhi Gao , Chuanhao Li , Che Sun , Xu Bin , Yuwei Wu , Yunde Jia