中文
相关论文

相关论文: Learning to Ask Conversational Questions by Optimi…

200 篇论文

Large Language Models (LLMs) play powerful, black-box readers in the retrieve-then-read pipeline, making remarkable progress in knowledge-intensive tasks. This work introduces a new framework, Rewrite-Retrieve-Read instead of the previous…

计算与语言 · 计算机科学 2023-10-24 Xinbei Ma , Yeyun Gong , Pengcheng He , Hai Zhao , Nan Duan

Conversational recommender systems (CRSs) integrate both recommendation and dialogue tasks, making their evaluation uniquely challenging. Existing approaches primarily assess CRS performance by separately evaluating item recommendation and…

信息检索 · 计算机科学 2026-01-27 Nuo Chen , Quanyu Dai , Xiaoyu Dong , Piaohong Wang , Qinglin Jia , Zhaocheng Du , Zhenhua Dong , Xiao-Ming Wu

Many information retrieval algorithms rely on the notion of a good distance that allows to efficiently compare objects of different nature. Recently, a new promising metric called Word Mover's Distance was proposed to measure the divergence…

计算与语言 · 计算机科学 2018-05-14 Georgios Balikas , Charlotte Laclau , Ievgen Redko , Massih-Reza Amini

We present Contextual Query Rewrite (CQR) a dataset for multi-domain task-oriented spoken dialogue systems that is an extension of the Stanford dialog corpus (Eric et al., 2017a). While previous approaches have addressed the issue of…

计算与语言 · 计算机科学 2019-04-02 Michael Regan , Pushpendre Rastogi , Arpit Gupta , Lambert Mathias

Conversational recommender systems (CRSs) aim to provide recommendation services via natural language conversations. Although a number of approaches have been proposed for developing capable CRSs, they typically rely on sufficient training…

计算与语言 · 计算机科学 2024-06-21 Xiaolei Wang , Kun Zhou , Xinyu Tang , Wayne Xin Zhao , Fan Pan , Zhao Cao , Ji-Rong Wen

Large language models (LLMs) encode vast amounts of world knowledge but remain static once trained, making the timely integration of emerging facts prohibitively expensive via full retraining. Knowledge-editing techniques have thus emerged…

计算与语言 · 计算机科学 2025-09-03 Yuchen Wu , Liang Ding , Li Shen , Dacheng Tao

As the popularity of voice assistants continues to surge, conversational search has gained increased attention in Information Retrieval. However, data sparsity issues in conversational search significantly hinder the progress of supervised…

信息检索 · 计算机科学 2024-10-21 Dayu Yang , Yue Zhang , Hui Fang

Despite the rapid progress that existing automated feedback methods have made in correcting the output of large language models (LLMs), these methods cannot be well applied to the relation extraction (RE) task due to their designated…

计算与语言 · 计算机科学 2024-12-12 Yongqi Li , Xin Miao , Shen Zhou , Mayi Xu , Yuyang Ren , Tieyun Qian

Large language models (LLMs) excel at factual recall yet still propagate stale or incorrect knowledge. In-context knowledge editing offers a gradient-free remedy suitable for black-box APIs, but current editors rely on static demonstration…

计算与语言 · 计算机科学 2025-10-28 Mahmud Wasif Nafee , Maiqi Jiang , Haipeng Chen , Yanfu Zhang

Target speaker extraction (TSE) aims to recover a target speaker's speech from a mixture using a reference utterance as a cue. Most TSE systems adopt conditional auto-encoder architectures with one-step inference. Inspired by test-time…

声音 · 计算机科学 2026-03-12 Zhenghai You , Ying Shi , Lantian Li , Dong Wang

The performance of large language models (LLMs) in Q&A task increased substantially through Retrieval-Augmented Generation (RAG) which brings in external knowledge. However, the main difficulty lies in balancing the inherent self-knowledge…

信息检索 · 计算机科学 2025-05-07 Jianling Lu , Mingqi Lv , Tieming Chen

Conversational Query Rewriting (CQR) aims to rewrite ambiguous queries to achieve more efficient conversational search. Early studies have predominantly focused on the rewriting in isolation, ignoring the feedback from query rewrite,…

计算与语言 · 计算机科学 2026-04-09 Zhiyu Cao , Peifeng Li , Qiaoming Zhu

Reinforcement learning (RL) has been widely used in training large language models (LLMs) for preventing unexpected outputs, eg reducing harmfulness and errors. However, existing RL methods mostly adopt the instance-level reward, which is…

计算与语言 · 计算机科学 2024-06-18 Zhipeng Chen , Kun Zhou , Wayne Xin Zhao , Junchen Wan , Fuzheng Zhang , Di Zhang , Ji-Rong Wen

Empathetic dialogue is crucial for natural human-computer interaction, allowing the dialogue system to respond in a more personalized and emotionally aware manner, improving user satisfaction and engagement. The emergence of large language…

计算与语言 · 计算机科学 2025-01-22 Jingran Xie , Shun Lei , Yue Yu , Yang Xiang , Hui Wang , Xixin Wu , Zhiyong Wu

Training conversational question-answering (QA) systems requires a substantial amount of in-domain data, which is often scarce in practice. A common solution to this challenge is to generate synthetic data. Traditional methods typically…

机器学习 · 计算机科学 2025-04-22 Kun Qian , Maximillian Chen , Siyan Li , Arpit Sharma , Zhou Yu

In this paper, we introduce the Interpretable Cross-Examination Technique (ICE-T), a novel approach that leverages structured multi-prompt techniques with Large Language Models (LLMs) to improve classification performance over zero-shot and…

计算与语言 · 计算机科学 2024-05-14 Goran Muric , Ben Delay , Steven Minton

Self-awareness, i.e., the ability to assess and correct one's own generation, is a fundamental aspect of human intelligence, making its replication in large language models (LLMs) an important yet challenging task. Previous works tackle…

机器学习 · 计算机科学 2025-07-16 Hyunseok Lee , Seunghyuk Oh , Jaehyung Kim , Jinwoo Shin , Jihoon Tack

Multimodal Large Language Models (MLLMs) have made remarkable progress on vision-language reasoning, yet most methods still compress visual evidence into discrete textual thoughts, creating an information bottleneck for fine-grained…

计算与语言 · 计算机科学 2026-05-11 Jin Cui , Xinyue Long , Xunyong Zhang , Yadong Zhang , Chuanchang Su , Jingye Gan , Boran Zhao , Pengju Ren

Multiple-choice question answering (MCQA) has been a popular format for evaluating and reinforcement fine-tuning (RFT) of modern multimodal language models. Its constrained output format allows for simplified, deterministic automatic…

计算与语言 · 计算机科学 2025-11-25 Yesheng Liu , Hao Li , Haiyu Xu , Baoqi Pei , Jiahao Wang , Mingxuan Zhao , Jingshu Zheng , Zheqi He , JG Yao , Bowen Qin , Xi Yang , Jiajun Zhang

Recent advances in Chain-of-Thought (CoT) prompting have substantially improved the reasoning capabilities of Large Language Models (LLMs). However, these methods often suffer from overthinking, leading to unnecessarily lengthy or redundant…

计算与语言 · 计算机科学 2025-06-13 Zhensheng Jin , Xinze Li , Yifan Ji , Chunyi Peng , Zhenghao Liu , Qi Shi , Yukun Yan , Shuo Wang , Furong Peng , Ge Yu