paper-with-me

Papers

Natural Answer Generation with Heterogeneous Memory

2018-06-01 · NAACL 2018 6 · Yao Fu, Yansong Feng

Memory augmented encoder-decoder framework has achieved promising progress for natural language generation tasks. Such frameworks enable a decoder to retrieve from a memory during generation. However, less research has been done to take care of the memory contents from different sources, which are often of heterogeneous formats. In this work, we propose a novel attention mechanism to encourage the decoder to actively interact with the memory by taking its heterogeneity into account. Our solution attends across the generated history and memory to explicitly avoid repetition, and introduce related knowledge to enrich our generated sentences. Experiments on the answer sentence generation task show that our method can effectively explore heterogeneous memory to produce readable and meaningful answer sentences while maintaining high coverage for given answer information.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationDecoderQuestion AnsweringSentenceText Generation

Similar Papers 제목 키워드 기반

Memory-Augmented Knowledge Fusion with Safety-Aware Decoding for Domain-Adaptive Question Answering

2025-12-02 · Lei Fu, Xiang Chen, Kaige Gao Xinyue Huang, Kejian Tong arxiv

Domain-specific question answering (QA) systems for services face unique challenges in integrating heterogeneous knowledge sources while ensuring both accuracy and safety. Existing large language models often struggle wi…

Question Answering

Beyond Static Dialogues: Benchmarking Realistic, Heterogeneous, and Evolving Long-Term Memory

2026-05-29 · Han Zhang, Zihao Tang, Xin Yu, Xiao Liu 외 arxiv

In existing memory benchmarks for Large Language Models (LLMs), the evaluated dialogue sessions often lack long-term semantic consistency, and the underlying personas tend to be flat and static. Furthermore, in real-worl…

MemOps: Benchmarking Lifecycle Memory Operations in Long-Horizon Conversations

2026-07-14 · Xixuan Hao, Zeyu Zhang, Zehao Lin, Yihang Sun 외 arxiv

Long-term memory has become a foundational capability for LLM-based agents that accompany users across extended, multi-session interactions. Existing benchmarks, however, evaluate such memory almost exclusively through d…

Question Answering

Integrating Large Language Models with Graph-based Reasoning for Conversational Question Answering

2024-06-14 · Parag Jain, Mirella Lapata

We focus on a conversational question answering task which combines the challenges of understanding questions in context and reasoning over evidence gathered from heterogeneous sources like text, knowledge graphs, tables…

Conversational Question AnsweringKnowledge GraphsQuestion AnsweringRetrieval+1

Heterogeneous Memory Enhanced Multimodal Attention Model for Video Question Answering

2019-04-08 · CVPR 2019 6 · Chenyou Fan, Xiaofan Zhang, Shu Zhang, Wensheng Wang 외

In this paper, we propose a novel end-to-end trainable Video Question Answering (VideoQA) framework with three major components: 1) a new heterogeneous memory which can effectively learn global context information from a…

Question AnsweringVideo Question AnsweringVisual Question Answering (VQA)