paper-with-me

Papers

Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis

2018-04-30 · NAACL 2018 6 · Fei Liu, Trevor Cohn, Timothy Baldwin

While neural networks have been shown to achieve impressive results for sentence-level sentiment analysis, targeted aspect-based sentiment analysis (TABSA) --- extraction of fine-grained opinion polarity w.r.t. a pre-defined set of aspects --- remains a difficult task. Motivated by recent advances in memory-augmented models for machine reading, we propose a novel architecture, utilising external "memory chains" with a delayed memory update mechanism to track entities. On a TABSA task, the proposed model demonstrates substantial improvements over state-of-the-art approaches, including those using external knowledge bases.

📄 PDF Abstract BibTeX arXiv:1804.11019

Code (1)

liufly/delayed-memory-update-entnet 공식 구현 tf

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Reading ComprehensionSentenceSentiment Analysis

Similar Papers 제목 키워드 기반

DSSMs: State Space Models with Explicit Memory via Delay Differential Equations

2026-07-11 · Yixiao Qian, Song Chen, Jiaxu Liu, Shengze Cai 외 arxiv

State Space Models (SSMs) have emerged as a powerful paradigm for efficient long-sequence modeling, offering parallel training and fast linear-time recurrent inference. However, like other recurrent architectures, SSMs m…

Meta-learning three-factor plasticity rules for structured credit assignment with sparse feedback

2025-12-10 · Dimitra Maoutsa arxiv

Biological neural networks learn complex behaviors from sparse, delayed feedback using local synaptic plasticity, yet the mechanisms enabling structured credit assignment remain elusive. In contrast, artificial recurrent…

Erase-then-Delta Attention: Decoupling Erase and Write Addresses in Delta-Rule Linear Attention

2026-06-25 · Xiao Li, Chengruidong Zhang, Hao Luo, Xi Lin 외 arxiv

Delta-rule linear attention improves recurrent memory updates by correcting what is already stored at the current write address before writing new content. However, the active correction is still anchored to that same wr…

Tracking the World State with Recurrent Entity Networks

2016-12-12 · Mikael Henaff, Jason Weston, Arthur Szlam, Antoine Bordes 외

We introduce a new model, the Recurrent Entity Network (EntNet). It is equipped with a dynamic long-term memory which allows it to maintain and update a representation of the state of the world as it receives new data. F…

Procedural Text UnderstandingQuestion Answering

TRACE: Trajectory-Routed Causal Memory for Delayed-Evidence Visuomotor Imitation

2026-06-12 · Zihao Li, Ranpeng Qiu, Yincong Chen, Guoqiang Ren 외 arxiv

Robots under autonomous operation may require decisions based on evidence that is no longer visible. We study delayed-evidence tasks, where an early cue disappears before a later decision point, so visually similar obser…