中文
相关论文

相关论文: Linguistic Knowledge as Memory for Recurrent Neura…

200 篇论文

Recurrent Neural Networks (RNNs) have become increasingly popular for the task of language understanding. In this task, a semantic tagger is deployed to associate a semantic label to each word in an input sequence. The success of RNN may be…

计算与语言 · 计算机科学 2015-06-02 Baolin Peng , Kaisheng Yao

Modeling semantic relevance has always been a challenging and critical task in natural language processing. In recent years, with the emergence of massive amounts of annotated data, it has become feasible to train complex models, such as…

计算与语言 · 计算机科学 2025-05-13 Min Li , Chun Yuan

Many problems in NLP require aggregating information from multiple mentions of the same entity which may be far apart in the text. Existing Recurrent Neural Network (RNN) layers are biased towards short-term dependencies and hence not…

计算与语言 · 计算机科学 2018-04-18 Bhuwan Dhingra , Qiao Jin , Zhilin Yang , William W. Cohen , Ruslan Salakhutdinov

Modeling natural language inference is a very challenging task. With the availability of large annotated data, it has recently become feasible to train complex models such as neural-network-based inference models, which have shown to…

计算与语言 · 计算机科学 2020-03-04 Qian Chen , Xiaodan Zhu , Zhen-Hua Ling , Diana Inkpen , Si Wei

The interest in Artificial Intelligence (AI) and its applications has seen unprecedented growth in the last few years. The success can be partly attributed to the advancements of deep neural networks made in the sub-fields of AI such as…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Xuewen Yang

Visual Question Answering (VQA) has attracted much attention since it offers insight into the relationships between the multi-modal analysis of images and natural language. Most of the current algorithms are incapable of answering…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Guohao Li , Hang Su , Wenwu Zhu

Recurrent neural networks (RNNs) have reached striking performance in many natural language processing tasks. This has renewed interest in whether these generic sequence processing devices are inducing genuine linguistic knowledge. Nearly…

计算与语言 · 计算机科学 2019-06-19 Michael Hahn , Marco Baroni

Textual entailment is a fundamental task in natural language processing. Most approaches for solving the problem use only the textual content present in training data. A few approaches have shown that information from external knowledge…

Knowledge tracing---where a machine models the knowledge of a student as they interact with coursework---is a well established problem in computer supported education. Though effectively modeling student knowledge would have high…

We describe a new class of learning models called memory networks. Memory networks reason with inference components combined with a long-term memory component; they learn how to use these jointly. The long-term memory can be read and…

人工智能 · 计算机科学 2015-12-01 Jason Weston , Sumit Chopra , Antoine Bordes

We present a memory-augmented approach to condition an autoregressive language model on a knowledge graph. We represent the graph as a collection of relation triples and retrieve relevant relations for a given context to improve text…

计算与语言 · 计算机科学 2022-01-25 Qi Liu , Dani Yogatama , Phil Blunsom

LLMs are trained once, then deployed into a world that never stops changing. External memory compensates for this, but most systems manage it explicitly rather than letting it adapt on its own. Biological memory works differently: coupled…

机器学习 · 计算机科学 2026-05-08 Andreas Pattichis , Constantine Dovrolis

Learning to solve sequential tasks with recurrent models requires the ability to memorize long sequences and to extract task-relevant features from them. In this paper, we study the memorization subtask from the point of view of the design…

机器学习 · 计算机科学 2020-02-03 Antonio Carta , Alessandro Sperduti , Davide Bacciu

Countless learning tasks require dealing with sequential data. Image captioning, speech synthesis, and music generation all require that a model produce outputs that are sequences. In other domains, such as time series prediction, video…

机器学习 · 计算机科学 2015-10-20 Zachary C. Lipton , John Berkowitz , Charles Elkan

This paper focuses on how to take advantage of external knowledge bases (KBs) to improve recurrent neural networks for machine reading. Traditional methods that exploit knowledge from KBs encode knowledge as discrete indicator features. Not…

计算与语言 · 计算机科学 2019-02-26 Bishan Yang , Tom Mitchell

How to properly model graphs is a long-existing and important problem in NLP area, where several popular types of graphs are knowledge graphs, semantic graphs and dependency graphs. Comparing with other data structures, such as sequences…

计算与语言 · 计算机科学 2019-07-16 Linfeng Song

Research on link prediction in knowledge graphs has mainly focused on static multi-relational data. In this work we consider temporal knowledge graphs where relations between entities may only hold for a time interval or a specific point in…

人工智能 · 计算机科学 2018-09-11 Alberto García-Durán , Sebastijan Dumančić , Mathias Niepert

Transformer-based pre-trained models have gained much advance in recent years, becoming one of the most important backbones in natural language processing. Recent work shows that the attention mechanism inside Transformer may not be…

计算与语言 · 计算机科学 2022-10-27 Yile Wang , Linyi Yang , Zhiyang Teng , Ming Zhou , Yue Zhang

Recurrent Neural Networks (RNNs) have been shown to capture various aspects of syntax from raw linguistic input. In most previous experiments, however, learning happens over unrealistic corpora, which do not reflect the type and amount of…

计算与语言 · 计算机科学 2024-11-12 Ludovica Pannitto , Aurélie Herbelot

Lack of external knowledge makes empathetic dialogue systems difficult to perceive implicit emotions and learn emotional interactions from limited dialogue history. To address the above problems, we propose to leverage external knowledge,…

计算与语言 · 计算机科学 2021-12-30 Qintong Li , Piji Li , Zhaochun Ren , Pengjie Ren , Zhumin Chen
‹ 上一页 1 2 3 10 下一页 ›