中文
相关论文

相关论文: Dialog Inpainting: Turning Documents into Dialogs

200 篇论文

We develop a unified system to answer directly from text open-domain questions that may require a varying number of retrieval steps. We employ a single multi-task transformer model to perform all the necessary subtasks -- retrieving…

计算与语言 · 计算机科学 2021-11-01 Peng Qi , Haejun Lee , Oghenetegiri "TG" Sido , Christopher D. Manning

We publicly release a new large-scale dataset, called SearchQA, for machine comprehension, or question-answering. Unlike recently released datasets, such as DeepMind CNN/DailyMail and SQuAD, the proposed SearchQA was constructed to reflect…

计算与语言 · 计算机科学 2017-06-13 Matthew Dunn , Levent Sagun , Mike Higgins , V. Ugur Guney , Volkan Cirik , Kyunghyun Cho

In a conversational question answering scenario, a questioner seeks to extract information about a topic through a series of interdependent questions and answers. As the conversation progresses, they may switch to related topics, a…

计算与语言 · 计算机科学 2022-02-22 Vaibhav Adlakha , Shehzaad Dhuliawala , Kaheer Suleman , Harm de Vries , Siva Reddy

Question Answering (QA) is a growing area of research, often used to facilitate the extraction of information from within documents. State-of-the-art QA models are usually pre-trained on domain-general corpora like Wikipedia and thus tend…

计算与语言 · 计算机科学 2022-12-01 Matthew Maufe , James Ravenscroft , Rob Procter , Maria Liakata

Conversational search supports multi-turn user-system interactions to solve complex information needs. Different from the traditional single-turn ad-hoc search, conversational search encounters a more challenging problem of…

信息检索 · 计算机科学 2024-07-30 Fengran Mo , Chen Qu , Kelong Mao , Yihong Wu , Zhan Su , Kaiyu Huang , Jian-Yun Nie

To facilitate conversational question answering (CQA) over hybrid contexts in finance, we present a new dataset, named PACIFIC. Compared with existing CQA datasets, PACIFIC exhibits three key features: (i) proactivity, (ii) numerical…

计算与语言 · 计算机科学 2023-03-21 Yang Deng , Wenqiang Lei , Wenxuan Zhang , Wai Lam , Tat-Seng Chua

Existing methods for interactive image retrieval have demonstrated the merit of integrating user feedback, improving retrieval results. However, most current systems rely on restricted forms of user feedback, such as binary relevance…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Xiaoxiao Guo , Hui Wu , Yu Cheng , Steven Rennie , Gerald Tesauro , Rogerio Schmidt Feris

Collection of annotated dialogs for training task-oriented dialog systems have been one of the key bottlenecks in improving current models. While dialog response generation has been widely studied on the agent side, it is not evident if…

计算与语言 · 计算机科学 2023-10-17 Dustin Axman , Avik Ray , Shubham Garg , Jing Huang

Conversational machine comprehension requires deep understanding of the dialogue flow, and the prior work proposed FlowQA to implicitly model the context representations in reasoning for better understanding. This paper proposes to…

计算与语言 · 计算机科学 2020-01-20 Yi-Ting Yeh , Yun-Nung Chen

Conversational question answering (ConvQA) over law knowledge bases (KBs) involves answering multi-turn natural language questions about law and hope to find answers in the law knowledge base. Despite many methods have been proposed.…

人工智能 · 计算机科学 2024-01-17 Mi Wu

Task-oriented dialog systems have been applied in various tasks, such as automated personal assistants, customer service providers and tutors. These systems work well when users have clear and explicit intentions that are well-aligned to…

计算与语言 · 计算机科学 2018-01-09 Zhou Yu , Alan W Black , Alexander I. Rudnicky

Inpainting, the process of filling missing or corrupted image parts, has broad applications in medical imaging. However, generating anatomically accurate synthetic polyp images for clinical AI is a largely underexplored problem. In…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Duy-Bao Bui , Hoang-Khang Nguyen , Thao Thi Phuong Dao , Kim Anh Phung , Tam V. Nguyen , Justin Zhan , Minh-Triet Tran , Trung-Nghia Le

A good dialogue agent should have the ability to interact with users by both responding to questions and by asking questions, and importantly to learn from both types of interaction. In this work, we explore this direction by designing a…

计算与语言 · 计算机科学 2017-02-14 Jiwei Li , Alexander H. Miller , Sumit Chopra , Marc'Aurelio Ranzato , Jason Weston

We develop a high-quality multi-turn dialog dataset, DailyDialog, which is intriguing in several aspects. The language is human-written and less noisy. The dialogues in the dataset reflect our daily communication way and cover various…

计算与语言 · 计算机科学 2017-10-12 Yanran Li , Hui Su , Xiaoyu Shen , Wenjie Li , Ziqiang Cao , Shuzi Niu

Despite their importance in training artificial intelligence systems, large datasets remain challenging to acquire. For example, the ImageNet dataset required fourteen million labels of basic human knowledge, such as whether an image…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Jihyeon Lee , Sho Arora

Open-domain question answering (OpenQA) is an important branch of textual QA which discovers answers for the given questions based on a large number of unstructured documents. Effectively mining correct answers from the open-domain sources…

计算与语言 · 计算机科学 2022-04-04 Tingting Liang , Yixuan Jiang , Congying Xia , Ziqiang Zhao , Yuyu Yin , Philip S. Yu

We present FlipDial, a generative model for visual dialogue that simultaneously plays the role of both participants in a visually-grounded dialogue. Given context in the form of an image and an associated caption summarising the contents of…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Daniela Massiceti , N. Siddharth , Puneet K. Dokania , Philip H. S. Torr

Generating stylized responses is essential to build intelligent and engaging dialogue systems. However, this task is far from well-explored due to the difficulties of rendering a particular style in coherent responses, especially when the…

计算与语言 · 计算机科学 2020-12-17 Yinhe Zheng , Zikai Chen , Rongsheng Zhang , Shilei Huang , Xiaoxi Mao , Minlie Huang

Existing studies on semantic parsing focus primarily on mapping a natural-language utterance to a corresponding logical form in one turn. However, because natural language can contain a great deal of ambiguity and variability, this is a…

计算与语言 · 计算机科学 2022-03-29 Lingbo Mo , Ashley Lewis , Huan Sun , Michael White

Goal-oriented dialog systems enable users to complete specific goals like requesting information about a movie or booking a ticket. Typically the dialog system pipeline contains multiple ML models, including natural language understanding,…