中文
相关论文

相关论文: Conversational Query Rewriting with Self-supervise…

200 篇论文

Automated question quality rating (AQQR) aims to evaluate question quality through computational means, thereby addressing emerging challenges in online learnersourced question repositories. Existing methods for AQQR rely solely on…

计算与语言 · 计算机科学 2021-11-22 Lin Ni , Qiming Bao , Xiaoxuan Li , Qianqian Qi , Paul Denny , Jim Warren , Michael Witbrock , Jiamou Liu

Most dialogue systems in real world rely on predefined intents and answers for QA service, so discovering potential intents from large corpus previously is really important for building such dialogue services. Considering that most…

机器学习 · 计算机科学 2022-01-20 Feng Wei , Zhenbo Chen , Zhenghong Hao , Fengxin Yang , Hua Wei , Bing Han , Sheng Guo

Multi-turn RAG systems often face queries with colloquial omissions and ambiguous references, posing significant challenges for effective retrieval and generation. Traditional query rewriting relies on human annotators to clarify queries,…

信息检索 · 计算机科学 2025-09-29 JiaYing Zheng , HaiNan Zhang , Liang Pang , YongXin Tong , ZhiMing Zheng

Although large language model (LLM) conversational systems process millions of multi-turn dialogues daily, they remain fundamentally reactive: they respond only after the user types a query. A key step toward proactive interaction is…

计算与语言 · 计算机科学 2026-05-25 Jiangwang Chen , Bowen Zhang , Zixin Song , Jiazheng Kang , Xiao Yang , Da Zhu , Guanjun Jiang

Multi-turn conversation understanding is a major challenge for building intelligent dialogue systems. This work focuses on retrieval-based response matching for multi-turn conversation whose related work simply concatenates the conversation…

计算与语言 · 计算机科学 2018-11-07 Zhuosheng Zhang , Jiangtong Li , Pengfei Zhu , Hai Zhao , Gongshen Liu

Conversational recommender systems (CRSs) have revolutionized the conventional recommendation paradigm by embracing dialogue agents to dynamically capture the fine-grained user preference. In a typical conversational recommendation…

人工智能 · 计算机科学 2021-05-12 Xuhui Ren , Hongzhi Yin , Tong Chen , Hao Wang , Zi Huang , Kai Zheng

Conversational AI is constrained in many real-world settings where only one side of a dialogue can be recorded, such as telemedicine, call centers, and smart glasses. We formalize this as the one-sided conversation problem (1SC): inferring…

计算与语言 · 计算机科学 2026-04-20 Victoria Ebert , Rishabh Singh , Tuochao Chen , Noah A. Smith , Shyamnath Gollakota

Question generation (QG) is a natural language generation task where a model is trained to ask questions corresponding to some input text. Most recent approaches frame QG as a sequence-to-sequence problem and rely on additional features and…

计算与语言 · 计算机科学 2021-08-16 Luis Enrico Lopez , Diane Kathryn Cruz , Jan Christian Blaise Cruz , Charibeth Cheng

To build an open-domain multi-turn conversation system is one of the most interesting and challenging tasks in Artificial Intelligence. Many research efforts have been dedicated to building such dialogue systems, yet few shed light on…

计算与语言 · 计算机科学 2018-11-20 Lili Yao , Ruijian Xu , Chao Li , Dongyan Zhao , Rui Yan

Users often have trouble formulating their information needs into words on the first try when searching online. This can lead to frustration, as they may have to reformulate their queries when retrieved information is not relevant. This can…

信息检索 · 计算机科学 2023-11-07 Pierre Erbacher , Laure Soulier

Modern sequential recommender systems commonly use transformer-based models for next-item prediction. While these models demonstrate a strong balance between efficiency and quality, integrating interleaving features - such as the query…

信息检索 · 计算机科学 2025-08-13 Andrii Dzhoha , Alisa Mironenko , Evgeny Labzin , Vladimir Vlasov , Maarten Versteegh , Marjan Celikik

Despite the effectiveness of sequence-to-sequence framework on the task of Short-Text Conversation (STC), the issue of under-exploitation of training data (i.e., the supervision signals from query text is \textit{ignored}) still remains…

计算与语言 · 计算机科学 2019-11-27 Xin Li , Piji Li , Wei Bi , Xiaojiang Liu , Wai Lam

Neural network models are capable of generating extremely natural sounding conversational interactions. Nevertheless, these models have yet to demonstrate that they can incorporate content in the form of factual information or…

计算与语言 · 计算机科学 2018-11-19 Marjan Ghazvininejad , Chris Brockett , Ming-Wei Chang , Bill Dolan , Jianfeng Gao , Wen-tau Yih , Michel Galley

Transformer-based language models excel at in-context learning (ICL), where they can adapt to new tasks based on contextual examples, without parameter updates. In a specific form of ICL, which we refer to as \textit{contextual recall},…

机器学习 · 计算机科学 2026-03-24 Bhavya Vasudeva , Puneesh Deora , Alberto Bietti , Vatsal Sharan , Christos Thrampoulidis

Retrieving keywords (bidwords) with the same intent as query, referred to as close variant keywords, is of prime importance for effective targeted search advertising. For head and torso search queries, sponsored search engines use a huge…

计算与语言 · 计算机科学 2021-06-08 Akash Kumar Mohankumar , Nikit Begwani , Amit Singh

Self-supervised learning has recently emerged as a strong alternative in document analysis. These approaches are now capable of learning high-quality image representations and overcoming the limitations of supervised methods, which require…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Marwa Dhiaf , Mohamed Ali Souibgui , Kai Wang , Yuyang Liu , Yousri Kessentini , Alicia Fornés , Ahmed Cheikh Rouhou

Retrieval-based conversational systems learn to rank response candidates for a given dialogue context by computing the similarity between their vector representations. However, training on a single textual form of the multi-turn context…

计算与语言 · 计算机科学 2022-04-19 Lahari Poddar , Peiyao Wang , Julia Reinspach

Human dialogues are scenario-based and appropriate responses generally relate to the latent context knowledge entailed by the specific scenario. To enable responses that are more meaningful and context-specific, we propose to improve…

计算与语言 · 计算机科学 2020-10-07 Shaoxiong Feng , Xuancheng Ren , Hongshen Chen , Bin Sun , Kan Li , Xu Sun

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

Context-aware processing mechanisms have increasingly become a critical area of exploration for improving the semantic and contextual capabilities of language generation models. The Context-Aware Semantic Recomposition Mechanism (CASRM) was…

计算与语言 · 计算机科学 2025-03-27 Richard Katrix , Quentin Carroway , Rowan Hawkesbury , Matthias Heathfield