中文
相关论文

相关论文: Gated End-to-End Memory Networks

200 篇论文

Modern language agents must operate over long-horizon, multi-turn interactions, where they retrieve external information, adapt to observations, and answer interdependent queries. Yet, most LLM systems rely on full-context prompting,…

计算与语言 · 计算机科学 2025-07-18 Zijian Zhou , Ao Qu , Zhaoxuan Wu , Sunghwan Kim , Alok Prakash , Daniela Rus , Jinhua Zhao , Bryan Kian Hsiang Low , Paul Pu Liang

Natural, spontaneous dialogue proceeds incrementally on a word-by-word basis; and it contains many sorts of disfluency such as mid-utterance/sentence hesitations, interruptions, and self-corrections. But training data for machine learning…

计算与语言 · 计算机科学 2017-09-25 Igor Shalyminov , Arash Eshghi , Oliver Lemon

Recently proposed Gated Linear Networks present a tractable nonlinear network architecture, and exhibit interesting capabilities such as learning with local error signals and reduced forgetting in sequential learning. In this work, we…

机器学习 · 计算机科学 2022-12-13 Qianyi Li , Haim Sompolinsky

The optimality of Bayesian filtering relies on the completeness of prior models, while deep learning holds a distinct advantage in learning models from offline data. Nevertheless, the current fusion of these two methodologies remains…

信号处理 · 电气工程与系统科学 2024-03-11 Shi Yan , Yan Liang , Le Zheng , Mingyang Fan , Xiaoxu Wang , Binglu Wang

We examine Memory Networks for the task of question answering (QA), under common real world scenario where training examples are scarce and under weakly supervised scenario, that is only extrinsic labels are available for training. We…

计算与语言 · 计算机科学 2017-03-14 Govardana Sachithanandam Ramachandran , Ajay Sohmshetty

We explore end-to-end trained differentiable models that integrate natural logic with neural networks, aiming to keep the backbone of natural language reasoning based on the natural logic formalism while introducing subsymbolic vector…

计算与语言 · 计算机科学 2020-11-11 Yufei Feng , Zi'ou Zheng , Quan Liu , Michael Greenspan , Xiaodan Zhu

Most tasks in natural language processing can be cast into question answering (QA) problems over language input. We introduce the dynamic memory network (DMN), a neural network architecture which processes input sequences and questions,…

End-to-end (E2E) learning has recently been proposed to jointly design the modulator and symbol detector by using deep neural networks (DNNs). However, existing schemes lack sufficient capability to cancel multi-user interference (MUI) in…

信号处理 · 电气工程与系统科学 2026-02-20 Hao Chang , Hoang Triet Vo , Alva Kosasih , Branka Vucetic , Wibowo Hardjawana

End-to-End driving is a promising paradigm as it circumvents the drawbacks associated with modular systems, such as their overwhelming complexity and propensity for error propagation. Autonomous driving transcends conventional traffic…

机器人学 · 计算机科学 2023-09-20 Pranav Singh Chib , Pravendra Singh

Stack-augmented recurrent neural networks (RNNs) have been of interest to the deep learning community for some time. However, the difficulty of training memory models remains a problem obstructing the widespread use of such models. In this…

机器学习 · 计算机科学 2019-11-05 Yikang Shen , Shawn Tan , Arian Hosseini , Zhouhan Lin , Alessandro Sordoni , Aaron Courville

The End-to-end (E2E) learning-based approach has great potential to reshape the existing communication systems by replacing the transceivers with deep neural networks. To this end, the E2E learning approach needs to assume the availability…

网络与互联网体系结构 · 计算机科学 2024-10-29 Bolun Zhang , Nguyen Van Huynh , Dinh Thai Hoang , Diep N. Nguyen , Quoc-Viet Pham

In this paper, we propose a novel control architecture, inspired from neuroscience, for adaptive control of continuous-time systems. The proposed architecture, in the setting of standard Neural Network (NN) based adaptive control, augments…

系统与控制 · 计算机科学 2021-10-11 Deepan Muthirayan , Pramod P. Khargonekar

Database knob tuning is a significant challenge for database administrators, as it involves tuning a large number of configuration knobs with continuous or discrete values to achieve optimal database performance. Traditional methods, such…

人工智能 · 计算机科学 2025-03-20 Xinmei Huang , Haoyang Li , Jing Zhang , Xinxin Zhao , Zhiming Yao , Yiyan Li , Tieying Zhang , Jianjun Chen , Hong Chen , Cuiping Li

End-to-end task-oriented dialogue is challenging since knowledge bases are usually large, dynamic and hard to incorporate into a learning framework. We propose the global-to-local memory pointer (GLMP) networks to address this issue. In our…

计算与语言 · 计算机科学 2019-04-01 Chien-Sheng Wu , Richard Socher , Caiming Xiong

Gated recurrent networks such as those composed of Long Short-Term Memory (LSTM) nodes have recently been used to improve state of the art in many sequential processing tasks such as speech recognition and machine translation. However, the…

神经与进化计算 · 计算机科学 2018-06-11 Aditya Rawal , Risto Miikkulainen

We present a novel conversational-context aware end-to-end speech recognizer based on a gated neural network that incorporates conversational-context/word/speech embeddings. Unlike conventional speech recognition models, our model learns…

计算与语言 · 计算机科学 2019-06-28 Suyoun Kim , Siddharth Dalmia , Florian Metze

Progress in Embodied AI has made it possible for end-to-end-trained agents to navigate in photo-realistic environments with high-level reasoning and zero-shot or language-conditioned behavior, but benchmarks are still dominated by…

Highway deep neural network (HDNN) is a type of depth-gated feedforward neural network, which has shown to be easier to train with more hidden layers and also generalise better compared to conventional plain deep neural networks (DNNs).…

计算与语言 · 计算机科学 2017-03-23 Liang Lu

While reasoning over long context is crucial for various real-world applications, it remains challenging for large language models (LLMs) as they suffer from performance degradation as the context length grows. Recent work MemAgent has…

计算与语言 · 计算机科学 2026-02-12 Leheng Sheng , Yongtao Zhang , Wenchang Ma , Yaorui Shi , Ting Huang , Xiang Wang , An Zhang , Ke Shen , Tat-Seng Chua

Logical reasoning tasks over symbols, such as learning arithmetic operations and computer program evaluations, have become challenges to deep learning. In particular, even state-of-the-art neural networks fail to achieve…

机器学习 · 计算机科学 2021-04-28 Segwang Kim , Hyoungwook Nam , Joonyoung Kim , Kyomin Jung