中文
相关论文

相关论文: Do Encoder Representations of Generative Dialogue …

200 篇论文

Language model prompt optimization research has shown that semantically and grammatically well-formed manually crafted prompts are routinely outperformed by automatically generated token sequences with no apparent meaning or syntactic…

计算与语言 · 计算机科学 2023-10-25 Corentin Kervadec , Francesca Franzon , Marco Baroni

Pre-trained text encoders have drawn sustaining attention in natural language processing (NLP) and shown their capability in obtaining promising results in different tasks. Recent studies illustrated that external self-supervised signals…

计算与语言 · 计算机科学 2021-05-05 Yan Song , Tong Zhang , Yonggang Wang , Kai-Fu Lee

With the rapid development of artificial intelligence, conversational bots have became prevalent in mainstream E-commerce platforms, which can provide convenient customer service timely. To satisfy the user, the conversational bots need to…

计算与语言 · 计算机科学 2021-09-23 Zhenyu Zhang , Tao Guo , Meng Chen

In document-level neural machine translation (DocNMT), multi-encoder approaches are common in encoding context and source sentences. Recent studies \cite{li-etal-2020-multi-encoder} have shown that the context encoder generates noise and…

计算与语言 · 计算机科学 2024-07-04 Ramakrishna Appicharla , Baban Gain , Santanu Pal , Asif Ekbal , Pushpak Bhattacharyya

Sentence representations can capture a wide range of information that cannot be captured by local features based on character or word N-grams. This paper examines the usefulness of universal sentence representations for evaluating the…

计算与语言 · 计算机科学 2018-05-22 Hiroki Shimanaka , Tomoyuki Kajiwara , Mamoru Komachi

End-to-end neural networks have achieved promising performances in natural language generation (NLG). However, they are treated as black boxes and lack interpretability. To address this problem, we propose a novel framework, heterogeneous…

计算与语言 · 计算机科学 2021-02-09 Yangming Li , Kaisheng Yao

The performance of a deep learning model on a specific task and dataset depends heavily on its neural architecture, motivating considerable efforts to rapidly and accurately identify architectures suited to the target task and dataset. To…

机器学习 · 计算机科学 2025-10-22 Sunwoo Kim , Hyunjin Hwang , Kijung Shin

In Recurrent Neural Networks (RNNs), encoding information in a suboptimal or erroneous way can impact the quality of representations based on later elements in the sequence and subsequently lead to wrong predictions and a worse model…

计算与语言 · 计算机科学 2021-01-05 Dennis Ulmer

Deep learning has been a groundbreaking technology in various fields as well as in communications systems. In spite of the notable advancements of deep neural network (DNN) based technologies in recent years, the high computational…

信息论 · 计算机科学 2018-08-08 Minhoe Kim , Woonsup Lee , Jungmin Yoon , Ohyun Jo

We investigate the compositional structure of message vectors computed by a deep network trained on a communication game. By comparing truth-conditional representations of encoder-produced message vectors to human-produced referring…

计算与语言 · 计算机科学 2017-07-27 Jacob Andreas , Dan Klein

Recent advances in automatic evaluation metrics for text have shown that deep contextualized word representations, such as those generated by BERT encoders, are helpful for designing metrics that correlate well with human judgements. At the…

计算与语言 · 计算机科学 2020-10-14 Xi Chen , Nan Ding , Tomer Levinboim , Radu Soricut

Natural language generation plays a critical role in spoken dialogue systems. We present a new approach to natural language generation for task-oriented dialogue using recurrent neural networks in an encoder-decoder framework. In contrast…

计算与语言 · 计算机科学 2017-04-25 Shikhar Sharma , Jing He , Kaheer Suleman , Hannes Schulz , Philip Bachman

An important component of achieving language understanding is mastering the composition of sentence meaning, but an immediate challenge to solving this problem is the opacity of sentence vector representations produced by current neural…

计算与语言 · 计算机科学 2018-09-12 Allyson Ettinger , Ahmed Elgohary , Colin Phillips , Philip Resnik

Neural network-based Open-ended conversational agents automatically generate responses based on predictive models learned from a large number of pairs of utterances. The generated responses are typically acceptable as a sentence but are…

计算与语言 · 计算机科学 2019-05-16 Chenyang Huang , Osmar R. Zaïane

This paper introduces a sentence to vector encoding framework suitable for advanced natural language processing. Our latent representation is shown to encode sentences with common semantic information with similar vector representations.…

计算与语言 · 计算机科学 2018-09-30 Chi Zhang , Shagan Sah , Thang Nguyen , Dheeraj Peri , Alexander Loui , Carl Salvaggio , Raymond Ptucha

We propose an end-to-end learned image compression codec wherein the analysis transform is jointly trained with an object classification task. This study affirms that the compressed latent representation can predict human perceptual…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Chen-Hsiu Huang , Ja-Ling Wu

Users' search tasks have become increasingly complicated, requiring multiple queries and interactions with the results. Recent studies have demonstrated that modeling the historical user behaviors in a session can help understand the…

信息检索 · 计算机科学 2022-08-24 Haonan Chen , Zhicheng Dou , Yutao Zhu , Zhao Cao , Xiaohua Cheng , Ji-Rong Wen

Although current state-of-the-art language models have achieved impressive results in numerous natural language processing tasks, still they could not solve the problem of producing repetitive, dull and sometimes inconsistent text in…

计算与语言 · 计算机科学 2021-08-10 An Nguyen

Most prior work in dialogue modeling has been on written conversations mostly because of existing data sets. However, written dialogues are not sufficient to fully capture the nature of spoken conversations as well as the potential speech…

The task of translating between programming languages differs from the challenge of translating natural languages in that programming languages are designed with a far more rigid set of structural and grammatical rules. Previous work has…