← Search

Xiaotian Ye

5 accepted papers

2026

Disentangling Knowledge Representations for Large Language Model Editing

ICLR 2026poster

Knowledge Editing has emerged as a promising solution for efficiently updating embedded knowledge in large language models (LLMs). While existing approaches demonstrate effectiveness in integrating new knowledge and preserving the original capabilities of LLMs, they fail to maintain fine-grained irr…

Cited by 0SourceScholar
2025

KELE: Residual Knowledge Erasure for Enhanced Multi-hop Reasoning in Knowledge Editing

EMNLP 2025

Large language models (LLMs) face challenges with internal knowledge inaccuracies and outdated information. Knowledge editing has emerged as a pivotal approach to mitigate these issues. Although current knowledge editing techniques exhibit promising performance in single-hop reasoning tasks, they sh

Cited by 0SourcePDFScholar
2025

UIPE: Enhancing LLM Unlearning by Removing Knowledge Related to Forgetting Targets

EMNLP 2025

Large Language Models (LLMs) inevitably acquire harmful information during training on massive datasets. LLM unlearning aims to eliminate the influence of such harmful information while maintaining the model’s overall performance. Existing unlearning methods, represented by gradient ascent-based app

Cited by 0SourcePDFScholar
2025

Uncovering Overfitting in Large Language Model Editing

ICLR 2025spotlight

Knowledge editing has been proposed as an effective method for updating and correcting the internal knowledge of Large Language Models (LLMs). However, existing editing methods often struggle with complex tasks, such as multi-hop reasoning. In this paper, we identify and investigate the phenomenon o…

Cited by 7SourcePDFScholar
2024

Knowledge Graph Enhanced Large Language Model Editing

EMNLP 2024main

Large language models (LLMs) are pivotal in advancing natural language processing (NLP) tasks, yet their efficacy is hampered by inaccuracies and outdated knowledge. Model editing emerges as a promising solution to address these challenges. However, existing editing methods struggle to track and inc…