paper-with-me

Papers

ALEX:A Light Editing-knowledge Extractor

2025-11-18 · Minghu Wang, Shuliang Zhao, Yuanyuan Zhao, Hongxia Xu arxiv

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 Adjudication (DEA) engine that executes an efficient two-stage retrieval process. Experiments on the MQUAKE benchmark demonstrate that ALEX significantly improves both the accuracy of multi-hop answers (MultiHop-ACC) and the reliability of reasoning paths (HopWise-ACC). It also reduces the required search space by over 80% , presenting a promising path toward building scalable, efficient, and accurate knowledge editing systems.

📄 PDF Abstract BibTeX arXiv:2511.14018

Code (0)

등록된 구현이 없습니다.

Tasks

knowledge editing

Similar Papers 제목 키워드 기반

On-Device Constrained Self-Supervised Speech Representation Learning for Keyword Spotting via Knowledge Distillation

2023-07-06 · Gene-Ping Yang, Yue Gu, Qingming Tang, Dongsu Du 외

Large self-supervised models are effective feature extractors, but their application is challenging under on-device budget constraints and biased dataset collection, especially in keyword spotting. To address this, we pr…

Keyword SpottingKnowledge DistillationRepresentation LearningSpeech Representation Learning

Alexandria: Extensible Framework for Rapid Exploration of Social Media

2015-07-23 · Heath Fenno F. III, Hull Richard, Khabiri Elham, Riemer Matthew 외

The Alexandria system under development at IBM Research provides an extensible framework and platform for supporting a variety of big-data analytics and visualizations. The system is currently focused on enabling rapid e…

VOCALExplore: Pay-as-You-Go Video Data Exploration and Model Building [Technical Report]

2023-03-07 · Maureen Daum, Enhao Zhang, Dong He, Stephen Mussmann 외

We introduce VOCALExplore, a system designed to support users in building domain-specific models over video datasets. VOCALExplore supports interactive labeling sessions and trains models using user-supplied labels. VOCA…

feature selection

Transfer Learning using CNN for Handwritten Devanagari Character Recognition

2019-09-19 · Nagender Aneja, Sandhya Aneja

This paper presents an analysis of pre-trained models to recognize handwritten Devanagari alphabets using transfer learning for Deep Convolution Neural Network (DCNN). This research implements AlexNet, DenseNet, Vgg, and…

Transfer Learning

Improving the Successful Robotic Grasp Detection Using Convolutional Neural Networks

2024-03-08 · Hamed Hosseini, Mehdi Tale Masouleh, Ahmad Kalhor

Robotic grasp should be carried out in a real-time manner by proper accuracy. Perception is the first and significant step in this procedure. This paper proposes an improved pipeline model trying to detect grasp as a rec…

Data Augmentationobject-detectionObject Detection