中文
相关论文

相关论文: Opinion-aware Answer Generation for Review-driven …

200 篇论文

We introduce a new task called *entity-centric question generation* (ECQG), motivated by real-world applications such as topic-specific learning, assisted reading, and fact-checking. The task aims to generate questions from an entity…

计算与语言 · 计算机科学 2023-10-24 Yuxiang Liu , Jie Huang , Kevin Chen-Chuan Chang

Question answering (QA) has achieved promising progress recently. However, answering a question in real-world scenarios like the medical domain is still challenging, due to the requirement of external knowledge and the insufficient quantity…

人工智能 · 计算机科学 2019-12-10 Sheng Shen , Yaliang Li , Nan Du , Xian Wu , Yusheng Xie , Shen Ge , Tao Yang , Kai Wang , Xingzheng Liang , Wei Fan

In highly competitive software markets, user experience (UX) evaluation is crucial for ensuring software quality and fostering long-term product success. Such UX evaluations typically combine quantitative metrics from standardized…

人机交互 · 计算机科学 2026-02-02 Sandra Loop , Erik Bertram , Sebastian Juhl , Martin Schrepp

Comparative reviews are pivotal in understanding consumer preferences and influencing purchasing decisions. Comparative Quintuple Extraction (COQE) aims to identify five key components in text: the target entity, compared entities, compared…

计算与语言 · 计算机科学 2024-12-12 Hai-Yen Thi Nguyen , Cam-Van Thi Nguyen

We study the problem of joint question answering (QA) and question generation (QG) in this paper. Our intuition is that QA and QG have intrinsic connections and these two tasks could improve each other. On one side, the QA model judges…

计算与语言 · 计算机科学 2017-08-07 Duyu Tang , Nan Duan , Tao Qin , Zhao Yan , Ming Zhou

The task of predicting fine grained user opinion based on spontaneous spoken language is a key problem arising in the development of Computational Agents as well as in the development of social network based opinion miners. Unfortunately,…

计算与语言 · 计算机科学 2019-09-11 Alexandre Garcia , Pierre Colombo , Slim Essid , Florence d'Alché-Buc , Chloé Clavel

A popular recent approach to answering open-domain questions is to first search for question-related passages and then apply reading comprehension models to extract answers. Existing methods usually extract answers from single passages…

计算与语言 · 计算机科学 2018-04-27 Shuohang Wang , Mo Yu , Jing Jiang , Wei Zhang , Xiaoxiao Guo , Shiyu Chang , Zhiguo Wang , Tim Klinger , Gerald Tesauro , Murray Campbell

We explore question generation in the context of knowledge-grounded dialogs focusing on explainability and evaluation. Inspired by previous work on planning-based summarisation, we present a model which instead of directly generating a…

计算与语言 · 计算机科学 2024-04-12 Juliette Faille , Quentin Brabant , Gwenole Lecorve , Lina M. Rojas-Barahona , Claire Gardent

Question Generation (QG) is a Natural Language Processing (NLP) task that aids advances in Question Answering (QA) and conversational assistants. Existing models focus on generating a question based on a text and possibly the answer to the…

计算与语言 · 计算机科学 2019-10-31 Junmo Kang , Haritz Puerto San Roman , Sung-Hyon Myaeng

User reviews on e-commerce and review sites are crucial for making purchase decisions, although creating detailed reviews is time-consuming and labor-intensive. In this study, we propose a novel use of dialogue systems to facilitate user…

人机交互 · 计算机科学 2026-03-10 Yoshiki Tanaka , Michimasa Inaba

In open question answering (QA), the answer to a question is produced by retrieving and then analyzing documents that might contain answers to the question. Most open QA systems have considered only retrieving information from unstructured…

计算与语言 · 计算机科学 2021-02-11 Wenhu Chen , Ming-Wei Chang , Eva Schlinger , William Wang , William W. Cohen

Generating follow-up questions on the fly could significantly improve conversational survey quality and user experiences by enabling a more dynamic and personalized survey structure. In this paper, we proposed a novel task for…

计算与语言 · 计算机科学 2023-10-16 Yubin Ge , Ziang Xiao , Jana Diesner , Heng Ji , Karrie Karahalios , Hari Sundaram

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

Acquiring accurate summarization and sentiment from user reviews is an essential component of modern e-commerce platforms. Review summarization aims at generating a concise summary that describes the key opinions and sentiment of a review,…

计算与语言 · 计算机科学 2021-02-03 Hou Pong Chan , Wang Chen , Irwin King

Discussing research-sensemaking questions on Community Question and Answering (CQA) platforms has been an increasingly common practice for the public to participate in science communication. Nonetheless, how users strategically craft…

人机交互 · 计算机科学 2023-11-21 Changyang He , Yue Deng , Lu He , Qingyu Guo , Yu Zhang , Zhicong Lu , Bo Li

For visual content generation, discrepancies between user intentions and the generated content have been a longstanding problem. This discrepancy arises from two main factors. First, user intentions are inherently complex, with subtle…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Yi Cheng , Ziwei Xu , Dongyun Lin , Harry Cheng , Yongkang Wong , Ying Sun , Joo Hwee Lim , Mohan Kankanhalli

Long-form question answering (LFQA) aims to generate a paragraph-length answer for a given question. While current work on LFQA using large pre-trained model for generation are effective at producing fluent and somewhat relevant content,…

计算与语言 · 计算机科学 2022-03-02 Dan Su , Xiaoguang Li , Jindi Zhang , Lifeng Shang , Xin Jiang , Qun Liu , Pascale Fung

Opinions are central to almost all human activities and are key influencers of our behaviors. In current times due to growth of social networking website and increase in number of e-commerce site huge amount of opinions are now available on…

人工智能 · 计算机科学 2025-10-28 Pratik N. Kalamkar , A. G. Phakatkar

In education, open-ended quiz questions have become an important tool for assessing the knowledge of students. Yet, manually preparing such questions is a tedious task, and thus automatic question generation has been proposed as a possible…

计算与语言 · 计算机科学 2021-08-31 Kristiyan Vachev , Momchil Hardalov , Georgi Karadzhov , Georgi Georgiev , Ivan Koychev , Preslav Nakov

Question and answer generation (QAG) consists of generating a set of question-answer pairs given a context (e.g. a paragraph). This task has a variety of applications, such as data augmentation for question answering (QA) models,…

计算与语言 · 计算机科学 2023-05-29 Asahi Ushio , Fernando Alva-Manchego , Jose Camacho-Collados