中文
相关论文

相关论文: ECoh: Turn-level Coherence Evaluation for Multilin…

200 篇论文

Previous research on empathetic dialogue systems has mostly focused on generating responses given certain emotions. However, being empathetic not only requires the ability of generating emotional responses, but more importantly, requires…

计算与语言 · 计算机科学 2019-08-22 Zhaojiang Lin , Andrea Madotto , Jamin Shin , Peng Xu , Pascale Fung

This study explores the application of Large Language Models (LLMs), specifically GPT-4, in the analysis of classroom dialogue, a crucial research task for both teaching diagnosis and quality improvement. Recognizing the knowledge-intensive…

计算与语言 · 计算机科学 2024-10-08 Yun Long , Haifeng Luo , Yu Zhang

We introduce GODEL (Grounded Open Dialogue Language Model), a large pre-trained language model for dialog. In contrast with earlier models such as DialoGPT, GODEL leverages a new phase of grounded pre-training designed to better support…

计算与语言 · 计算机科学 2022-06-24 Baolin Peng , Michel Galley , Pengcheng He , Chris Brockett , Lars Liden , Elnaz Nouri , Zhou Yu , Bill Dolan , Jianfeng Gao

Generating qualitative responses has always been a challenge for human-computer dialogue systems. Existing dialogue systems generally derive from either retrieval-based or generative-based approaches, both of which have their own pros and…

计算与语言 · 计算机科学 2020-05-01 Jiayi Zhang , Chongyang Tao , Zhenjing Xu , Qiaojing Xie , Wei Chen , Rui Yan

Recently, there has been a growing trend of employing large language models (LLMs) to judge the quality of other LLMs. Many studies have adopted closed-source models, mainly using GPT-4 as the evaluator. However, due to the closed-source…

人工智能 · 计算机科学 2024-10-15 Yijie Li , Yuan Sun

There remain two critical challenges that hinder the development of ERC. Firstly, there is a lack of exploration into mining deeper insights from the data itself for conversational emotion tasks. Secondly, the systems exhibit vulnerability…

多媒体 · 计算机科学 2024-06-04 Haiyang Sun , Zheng Lian , Chenglong Wang , Kang Chen , Licai Sun , Bin Liu , Jianhua Tao

Hate speech is a severe issue that affects many online platforms. So far, several studies have been performed to develop robust hate speech detection systems. Large language models like ChatGPT have recently shown a great promise in…

计算与语言 · 计算机科学 2023-05-24 Mithun Das , Saurabh Kumar Pandey , Animesh Mukherjee

Full-duplex interaction is crucial for natural human-machine communication, yet remains challenging as it requires robust turn-taking detection to decide when the system should speak, listen, or remain silent. Existing solutions either rely…

计算与语言 · 计算机科学 2025-09-30 Guojian Li , Chengyou Wang , Hongfei Xue , Shuiyuan Wang , Dehui Gao , Zihan Zhang , Yuke Lin , Wenjie Li , Longshuai Xiao , Zhonghua Fu , Lei Xie

Creating multilingual LLMs poses a significant challenge. Pretraining or fine-tuning LLMs to adopt new languages is evidently very costly. Furthermore, there exist limitations concerning benchmark datasets and the metrics used to measure…

计算与语言 · 计算机科学 2024-04-08 Bibek Upadhayay , Vahid Behzadan

Spoken Dialogue Models (SDMs) have advanced rapidly, yet their ability to sustain genuinely interactive multi-turn conversations remains underexplored, as most benchmarks focus on single-turn exchanges. We introduce Multi-Bench, the first…

音频与语音处理 · 电气工程与系统科学 2025-11-04 Yayue Deng , Guoqiang Hu , Haiyang Sun , Xiangyu Zhang , Haoyang Zhang , Fei Tian , Xuerui Yang , Gang Yu , Eng Siong Chng

Pre-trained language models have been successfully used in response generation for open-domain dialogue. Four main frameworks have been proposed: (1) Transformer-ED using Transformer encoder and decoder separately for source and target…

计算与语言 · 计算机科学 2020-10-27 Yan Zeng , Jian-Yun Nie

Code repair is a fundamental task in software development, facilitating efficient bug resolution and software maintenance. Although large language models (LLMs) have demonstrated considerable potential in automated code repair, their…

软件工程 · 计算机科学 2026-02-27 Dekun Dai , MingWei Liu , Anji Li , Jialun Cao , Yanlin Wang , Chong Wang , Xin Peng , Zibin Zheng

Large Language Models (LLMs) have shown strong potential as conversational agents. Yet, their effectiveness remains limited by deficiencies in robust long-term memory, particularly in complex, long-term web-based services such as online…

计算与语言 · 计算机科学 2026-02-03 Tiantian Chen , Jiaqi Lu , Ying Shen , Lin Zhang

Advancements in audio foundation models (FMs) have fueled interest in end-to-end (E2E) spoken dialogue systems, but different web interfaces for each system makes it challenging to compare and contrast them effectively. Motivated by this,…

Autoregressive models used to generate responses in open-domain dialogue systems often struggle to take long-term context into account and to maintain consistency over a dialogue. Previous research in open-domain dialogue generation has…

计算与语言 · 计算机科学 2023-04-18 Mehrdad Farahani , Richard Johansson

Evaluating multi-turn dialogue systems remains challenging because response quality depends not only on the current prompt, but also on previously established entities, claims, and conversational commitments. Existing automatic evaluators,…

计算与语言 · 计算机科学 2026-05-19 Avijit Shil , Suman Samui

Multimodal Empathetic Response Generation (MERG) is crucial for building emotionally intelligent human-computer interactions. Although large language models (LLMs) have improved text-based ERG, challenges remain in handling multimodal…

人工智能 · 计算机科学 2025-08-19 Ronghao Lin , Shuai Shen , Weipeng Hu , Qiaolin He , Aolin Xiong , Li Huang , Haifeng Hu , Yap-peng Tan

This paper describes our submission for the End-to-end Multi-domain Task Completion Dialog shared task at the 9th Dialog System Technology Challenge (DSTC-9). Participants in the shared task build an end-to-end task completion dialog system…

计算与语言 · 计算机科学 2021-02-10 Boliang Zhang , Ying Lyu , Ning Ding , Tianhao Shen , Zhaoyang Jia , Kun Han , Kevin Knight

Evaluating LLMs' instruction-following ability in multi-topic dialogues is essential yet challenging. Existing benchmarks are limited to a fixed number of turns, susceptible to saturation and failing to account for users' interactive…

计算与语言 · 计算机科学 2026-01-09 Qi Jia , Ye Shen , Xiujie Song , Kaiwei Zhang , Shibo Wang , Dun Pei , Xiangyang Zhu , Guangtao Zhai

Machine-Generated Text (MGT) detection, a task that discriminates MGT from Human-Written Text (HWT), plays a crucial role in preventing misuse of text generative models, which excel in mimicking human writing style recently. Latest proposed…

计算与语言 · 计算机科学 2023-10-23 Xiaoming Liu , Zhaohan Zhang , Yichen Wang , Hang Pu , Yu Lan , Chao Shen