ALEX:A Light Editing-knowledge Extractor
Minghu Wang (1, 2, 3), Shuliang Zhao (1, 2, 3), Yuanyuan Zhao (2, 3, 4, 5), Hongxia Xu (1, 2, 3) ((1) College of Computer, Cyber Security, Hebei Normal University, Hebei, China (2) Hebei Provincial Engineering Research Center for Supply Chain Big Data Analytics, Data Security

TL;DR
ALEX is a lightweight, scalable knowledge editing framework for LLMs that enhances multi-hop reasoning accuracy and efficiency through hierarchical memory and novel retrieval modules.
Contribution
Introduces ALEX, a hierarchical memory architecture with IQS and DEA modules, improving scalability and accuracy in knowledge editing for complex multi-hop questions.
Findings
Significantly improves multi-hop answer accuracy.
Reduces search space by over 80%.
Enhances reasoning path reliability.
Abstract
The static nature of knowledge within Large Language Models (LLMs) makes it difficult for them to adapt to evolving information, rendering knowledge editing a critical task. However, existing methods struggle with challenges of scalability and retrieval efficiency, particularly when handling complex, multi-hop questions that require multi-step reasoning. To address these challenges, this paper introduces ALEX (A Light Editing-knowledge Extractor), a lightweight knowledge editing framework. The core innovation of ALEX is its hierarchical memory architecture, which organizes knowledge updates (edits) into semantic clusters. This design fundamentally reduces retrieval complexity from a linear O(N) to a highly scalable O(K+N/C). Furthermore, the framework integrates an Inferential Query Synthesis (IQS) module to bridge the semantic gap between queries and facts , and a Dynamic Evidence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsSemantic Web and Ontologies · Information Retrieval and Search Behavior · Advanced Graph Neural Networks
