← Search

Zhange Zhang

7 accepted papers

2026

AFTER: Mitigating the Object Hallucination of LVLM via Adaptive Factual-Guided Activation Editing

ICLR 2026poster

Large Vision-Language Models (LVLMs) have achieved substantial progress in cross-modal tasks. However, due to language bias, LVLMs are susceptible to object hallucination, which can be primarily divided into category, attribute, and relation hallucination, significantly impeding the trustworthy AI a…

Cited by 0SourceScholar
2026

MEDA: Medical-Oriented Activation Editing for Hallucination Mitigation in Medical Large Vision-Language Model

ICML 2026poster

Medical Large Vision-Language Models (Med-LVLMs) suffer from severe hallucinations, posing critical safety risks in clinical deployment. Editing LVLM activations has shown promise for mitigating hallucination with minimal cost. However, due to the requirements of medical domain expertise, existing m…

Cited by 0SourceScholar
2026

Query-Routed Activation Editing with Truth-hierarchical Preference Optimization

AAAI 2026technical

Hallucination has emerged as a pivotal challenge of Large Language Models (LLMs) that generate plausible yet non‑factual content, significantly impeding the trustworthy AI applications in real-world scenarios like medical diagnosis and autonomous driving. Editing the internal activations of LLMs du

Cited by 0SourcePDFScholar
2025

Conflict-Aware Knowledge Editing in the Wild: Semantic-Augmented Graph Representation for Unstructured Text

NeurIPS 2025spotlight

Large Language Models (LLMs) have demonstrated broad applications but suffer from issues like hallucinations, erroneous outputs and outdated knowledge. Model editing emerges as an effective solution to refine knowledge in LLMs, yet existing methods typically depend on structured knowledge representa…

Cited by 0SourceScholar
2025

Lexical Diversity-aware Relevance Assessment for Retrieval-Augmented Generation

ACL 2025long

Retrieval-Augmented Generation (RAG) has proven effective in enhancing the factuality of LLMs’ generation, making them a focal point of research. However, previous RAG approaches overlook the lexical diversity of queries, hindering their ability to achieve a granular relevance assessment between que…

2025

Token-Aware Editing of Internal Activations for Large Language Model Alignment

EMNLP 2025

Intervening the internal activations of large language models (LLMs) provides an effective inference-time alignment approach to mitigate undesirable behaviors, such as generating erroneous or harmful content, thereby ensuring safe and reliable applications of LLMs. However, previous methods neglect

2023

Annealing-Based Label-Transfer Learning for Open World Object Detection

CVPR 2023poster

Open world object detection (OWOD) has attracted extensive attention due to its practicability in the real world. Previous OWOD works manually designed unknown-discover strategies to select unknown proposals from the background, suffering from uncertainties without appropriate priors. In this paper,…