中文
相关论文

相关论文: DialogVED: A Pre-trained Latent Variable Encoder-D…

200 篇论文

Open-domain dialogue systems aim to interact with humans through natural language texts in an open-ended fashion. Despite the recent success of super large dialogue systems such as ChatGPT, using medium-to-small-sized dialogue systems…

计算与语言 · 计算机科学 2023-03-28 Yuqiao Wen , Yongchang Hao , Yanshuai Cao , Lili Mou

Recently several deep learning based models have been proposed for end-to-end learning of dialogs. While these models can be trained from data without the need for any additional annotations, it is hard to interpret them. On the other hand,…

人工智能 · 计算机科学 2018-11-05 Dhiraj Madan , Dinesh Raghu , Gaurav Pandey , Sachindra Joshi

Pre-trained language models (PrLM) has been shown powerful in enhancing a broad range of downstream tasks including various dialogue related ones. However, PrLMs are usually trained on general plain text with common language model (LM)…

计算与语言 · 计算机科学 2021-08-03 Yi Xu , Hai Zhao

Longitudinal Dialogues (LD) are the most challenging type of conversation for human-machine dialogue systems. LDs include the recollections of events, personal thoughts, and emotions specific to each individual in a sparse sequence of…

计算与语言 · 计算机科学 2023-11-01 Seyed Mahed Mousavi , Simone Caldarella , Giuseppe Riccardi

The emotion recognition in conversation (ERC) task aims to predict the emotion label of an utterance in a conversation. Since the dependencies between speakers are complex and dynamic, which consist of intra- and inter-speaker dependencies,…

计算与语言 · 计算机科学 2022-06-08 Yinan Bao , Qianwen Ma , Lingwei Wei , Wei Zhou , Songlin Hu

Although speech is a simple and effective way for humans to communicate with the outside world, a more realistic speech interaction contains multimodal information, e.g., vision, text. How to design a unified framework to integrate…

音频与语音处理 · 电气工程与系统科学 2023-05-22 Qiushi Zhu , Long Zhou , Ziqiang Zhang , Shujie Liu , Binxing Jiao , Jie Zhang , Lirong Dai , Daxin Jiang , Jinyu Li , Furu Wei

Recently, the standard variational autoencoder has been successfully used to learn a probabilistic prior over speech signals, which is then used to perform speech enhancement. Variational autoencoders have then been conditioned on a label…

音频与语音处理 · 电气工程与系统科学 2022-01-04 Guillaume Carbajal , Julius Richter , Timo Gerkmann

Pre-trained language models have achieved promising performance on general benchmarks, but underperform when migrated to a specific domain. Recent works perform pre-training from scratch or continual pre-training on domain corpora. However,…

计算与语言 · 计算机科学 2022-11-02 Dou Hu , Xiaolong Hou , Xiyang Du , Mengyuan Zhou , Lianxin Jiang , Yang Mo , Xiaofeng Shi

Self-supervised pre-training has been successful in both text and speech processing. Speech and text offer different but complementary information. The question is whether we are able to perform a speech-text joint pre-training on unpaired…

计算与语言 · 计算机科学 2022-11-01 Xianghu Yue , Junyi Ao , Xiaoxue Gao , Haizhou Li

To successfully apply trained neural network models to new domains, powerful transfer learning solutions are essential. We propose to introduce a novel cross-domain latent modulation mechanism to a variational autoencoder framework so as to…

机器学习 · 计算机科学 2024-02-01 Jinyong Hou , Jeremiah D. Deng , Stephen Cranefield , Xuejie Din

Generating responses following a desired style has great potentials to extend applications of open-domain dialogue systems, yet is refrained by lacking of parallel data for training. In this work, we explore the challenging task with…

计算与语言 · 计算机科学 2020-10-07 Ze Yang , Wei Wu , Can Xu , Xinnian Liang , Jiaqi Bai , Liran Wang , Wei Wang , Zhoujun Li

Past work on story generation has demonstrated the usefulness of conditioning on a generation plan to generate coherent stories. However, these approaches have used heuristics or off-the-shelf models to first tag training stories with the…

计算与语言 · 计算机科学 2020-10-08 Harsh Jhamtani , Taylor Berg-Kirkpatrick

For task-oriented dialog systems to be maximally useful, it must be able to process conversations in a way that is (1) generalizable with a small number of training examples for new task domains, and (2) robust to user input in various…

计算与语言 · 计算机科学 2021-01-01 Baolin Peng , Chunyuan Li , Zhu Zhang , Chenguang Zhu , Jinchao Li , Jianfeng Gao

Recent audio generation models typically rely on Variational Autoencoders (VAEs) and perform generation within the VAE latent space. Although VAEs excel at compression and reconstruction, their latents inherently encode low-level acoustic…

声音 · 计算机科学 2026-02-27 Zeyu Xie , Chenxing Li , Qiao Jin , Xuenan Xu , Guanrou Yang , Wenfu Wang , Mengyue Wu , Dong Yu , Yuexian Zou

Recently, a more challenging state tracking task, Audio-Video Scene-Aware Dialogue (AVSD), is catching an increasing amount of attention among researchers. Different from purely text-based dialogue state tracking, the dialogue in AVSD…

计算与语言 · 计算机科学 2020-07-21 Xiangyang Mou , Brandyn Sigouin , Ian Steenstra , Hui Su

In this work we explore deep generative models of text in which the latent representation of a document is itself drawn from a discrete language model distribution. We formulate a variational auto-encoder for inference in this model and…

计算与语言 · 计算机科学 2016-10-17 Yishu Miao , Phil Blunsom

Pre-trained language models based on general text enable huge success in the NLP scenario. But the intrinsical difference of linguistic patterns between general text and task-oriented dialogues makes existing pre-trained language models…

计算与语言 · 计算机科学 2023-06-21 Weihao Zeng , Keqing He , Yejie Wang , Chen Zeng , Jingang Wang , Yunsen Xian , Weiran Xu

In this paper, we introduce the task of learning unsupervised dialogue embeddings. Trivial approaches such as combining pre-trained word or sentence embeddings and encoding through pre-trained language models (PLMs) have been shown to be…

计算与语言 · 计算机科学 2022-10-28 Che Liu , Rui Wang , Junfeng Jiang , Yongbin Li , Fei Huang

Visual dialog is a challenging vision-language task, where a dialog agent needs to answer a series of questions through reasoning on the image content and dialog history. Prior work has mostly focused on various attention mechanisms to…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Yue Wang , Shafiq Joty , Michael R. Lyu , Irwin King , Caiming Xiong , Steven C. H. Hoi

Deep generative models have been wildly successful at learning coherent latent representations for continuous data such as video and audio. However, generative modeling of discrete data such as arithmetic expressions and molecular…

机器学习 · 统计学 2017-03-07 Matt J. Kusner , Brooks Paige , José Miguel Hernández-Lobato