中文
相关论文

相关论文: A Bi-Encoder LSTM Model For Learning Unstructured …

200 篇论文

Several variants of the Long Short-Term Memory (LSTM) architecture for recurrent neural networks have been proposed since its inception in 1995. In recent years, these networks have become the state-of-the-art models for a variety of…

神经与进化计算 · 计算机科学 2017-10-05 Klaus Greff , Rupesh Kumar Srivastava , Jan Koutník , Bas R. Steunebrink , Jürgen Schmidhuber

The growing number of generative AI-based dialogue systems has made their evaluation a crucial challenge. This paper presents our contribution to this important problem through the Dialogue System Technology Challenge (DSTC-12, Track 1),…

When applied directly in an end-to-end manner to medical follow-up tasks, Large Language Models (LLMs) often suffer from uncontrolled dialog flow and inaccurate information extraction due to the complexity of follow-up forms. To address…

计算与语言 · 计算机科学 2025-12-23 Jinyan Liu , Zikang Chen , Qinchuan Wang , Tan Xie , Heming Zheng , Xudong Lv

Many modern messaging systems allow fast and synchronous textual communication among many users. The resulting sequence of messages hides a more complicated structure in which independent sub-conversations are interwoven with one another.…

计算与语言 · 计算机科学 2021-06-18 Duccio Pappadopulo , Lisa Bauer , Marco Farina , Ozan İrsoy , Mohit Bansal

Time series prediction can be generalized as a process that extracts useful information from historical records and then determines future values. Learning long-range dependencies that are embedded in time series is often an obstacle for…

神经与进化计算 · 计算机科学 2018-10-25 Yuxiu Hua , Zhifeng Zhao , Rongpeng Li , Xianfu Chen , Zhiming Liu , Honggang Zhang

Large Language Models (LLMs) are increasingly deployed in multi-turn dialogue settings where preserving conversational context across turns is essential. A standard serving practice concatenates the full dialogue history at every turn,…

计算与语言 · 计算机科学 2026-05-13 Xueqi Cheng , Qiong Wu , Zhengyi Zhou , Xugui Zhou , Tyler Derr , Yushun Dong

Utterance-level permutation invariant training (uPIT) has achieved promising progress on single-channel multi-talker speech separation task. Long short-term memory (LSTM) and bidirectional LSTM (BLSTM) are widely used as the separation…

声音 · 计算机科学 2019-12-30 Lu Huang , Gaofeng Cheng , Pengyuan Zhang , Yi Yang , Shumin Xu , Jiasong Sun

In sequence learning tasks such as language modelling, Recurrent Neural Networks must learn relationships between input features separated by time. State of the art models such as LSTM and Transformer are trained by backpropagation of…

机器学习 · 计算机科学 2019-12-04 Jeremy Gordon , David Rawlinson , Subutai Ahmad

Goal-oriented dialog systems, which can be trained end-to-end without manually encoding domain-specific features, show tremendous promise in the customer support use-case e.g. flight booking, hotel reservation, technical support, student…

计算与语言 · 计算机科学 2019-07-15 Jatin Ganhotra , Siva Sankalp Patel , Kshitij Fadnis

In this work we explore a deep learning-based dialogue system that generates sarcastic and humorous responses from a conversation design perspective. We trained a seq2seq model on a carefully curated dataset of 3000 question-answering…

计算与语言 · 计算机科学 2019-09-23 Suzana Ilić , Reiichiro Nakano , Ivo Hajnal

Aligning large language models (LLMs) with human expectations requires high-quality instructional dialogues, which usually require instructions that are diverse and in-depth. Existing methods leverage two LLMs to interact for automatic…

计算与语言 · 计算机科学 2024-10-01 Jiao Ou , Jiayu Wu , Che Liu , Fuzheng Zhang , Di Zhang , Kun Gai

We have recently shown that deep Long Short-Term Memory (LSTM) recurrent neural networks (RNNs) outperform feed forward deep neural networks (DNNs) as acoustic models for speech recognition. More recently, we have shown that the performance…

计算与语言 · 计算机科学 2015-07-27 Haşim Sak , Andrew Senior , Kanishka Rao , Françoise Beaufays

Recurrent neural networks for language models like long short-term memory (LSTM) have been utilized as a tool for modeling and predicting long term dynamics of complex stochastic molecular systems. Recently successful examples on learning…

人工智能 · 计算机科学 2021-07-15 Wenqi Zeng , Siqin Cao , Xuhui Huang , Yuan Yao

For conversational large-vocabulary continuous speech recognition (LVCSR) tasks, up to about two thousand hours of audio is commonly used to train state of the art models. Collection of labeled conversational audio however, is prohibitively…

计算与语言 · 计算机科学 2017-05-30 Shane Walker , Morten Pedersen , Iroro Orife , Jason Flaks

Dialogue systems are frequently updated to accommodate new services, but naively updating them by continually training with data for new services in diminishing performance on previously learnt services. Motivated by the insight that…

Large language models (LLMs) struggle with maintaining coherence in extended conversations spanning hundreds of turns, despite performing well within their context windows. This paper introduces HEMA (Hippocampus-Inspired Extended Memory…

计算与语言 · 计算机科学 2025-04-24 Kwangseob Ahn

Memory enables Large Language Model (LLM) agents to perceive, store, and use information from past dialogues, which is essential for personalization. However, existing methods fail to properly model the temporal dimension of memory in two…

人工智能 · 计算机科学 2026-01-13 Miao Su , Yucan Guo , Zhongni Hou , Long Bai , Zixuan Li , Yufei Zhang , Guojun Yin , Wei Lin , Xiaolong Jin , Jiafeng Guo , Xueqi Cheng

The ability of a dialog system to express consistent language style during conversations has a direct, positive impact on its usability and on user satisfaction. Although previous studies have demonstrated that style transfer is feasible…

计算与语言 · 计算机科学 2021-09-14 Hao Fu , Yan Wang , Ruihua Song , Tianran Hu , Jianyun Nie

LSTM (Long Short-Term Memory) recurrent neural networks have been highly successful in a number of application areas. This technical report describes the use of the MNIST and UW3 databases for benchmarking LSTM networks and explores the…

神经与进化计算 · 计算机科学 2016-10-31 Thomas M. Breuel