ICASSP 2025accepted0 citations

CiGA: A Cross-Layer Fine-Grained Attention Correction Method for Large Language Model

Duo Li, Jing Zhao

Abstract

Fine-grained text processing is a significant domain in Natural Language Processing (NLP), including tasks such as long-document question answering, aspect-based sentiment analysis, and document summarization. Although Large Language Models (LLMs) perform excellent on many NLP tasks, they often exhibit hallucination, such as detail loss or inaccuracies in tasks that require handling fine-grained content. This shortcoming arises because LLMs’ final layers tend to lose attention to details compared to the middle layers. Existing optimization methods for LLMs lack a focus on attention mechanisms for fine-grained information. To address this issue, we propose a novel Cross-Layer Fine-Grained Attention Correction method (CiGA). CiGA includes two correction terms that integrate detail-oriented attention from middle layers into the final layers. Experimental results demonstrate that CiGA significantly improves LLMs’ performance on fine-grained text processing tasks.

BibTeX
@inproceedings{icassp2025_cigaacrosslayerf,
  title = {CiGA: A Cross-Layer Fine-Grained Attention Correction Method for Large Language Model},
  author = {Duo Li and Jing Zhao},
  booktitle = {ICASSP 2025},
  year = {2025}
}