SOTAVerified

Enhancing Long-Term Memory using Hierarchical Aggregate Tree for Retrieval Augmented Generation

2024-06-10Unverified0· sign in to hype

Aadharsh Aadhithya A, Sachin Kumar S, Soman K. P

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Large language models have limited context capacity, hindering reasoning over long conversations. We propose the Hierarchical Aggregate Tree memory structure to recursively aggregate relevant dialogue context through conditional tree traversals. HAT encapsulates information from children nodes, enabling broad coverage with depth control. We formulate finding best context as optimal tree traversal. Experiments show HAT improves dialog coherence and summary quality over baseline contexts, demonstrating the techniques effectiveness for multi turn reasoning without exponential parameter growth. This memory augmentation enables more consistent, grounded longform conversations from LLMs

Tasks

Reproductions