CLAISep 25, 2024

Investigating OCR-Sensitive Neurons to Improve Entity Recognition in Historical Documents

arXiv:2409.16934v3h-index: 4
Originality Incremental advance
AI Analysis

This work addresses entity recognition in noisy historical texts, offering an incremental improvement through targeted neuron modulation.

The paper tackled the problem of named entity recognition in historical documents by identifying and neutralizing OCR-sensitive neurons in Transformer models, resulting in improved performance on historical newspapers and classical commentaries.

This paper investigates the presence of OCR-sensitive neurons within the Transformer architecture and their influence on named entity recognition (NER) performance on historical documents. By analysing neuron activation patterns in response to clean and noisy text inputs, we identify and then neutralise OCR-sensitive neurons to improve model performance. Based on two open access large language models (Llama2 and Mistral), experiments demonstrate the existence of OCR-sensitive regions and show improvements in NER performance on historical newspapers and classical commentaries, highlighting the potential of targeted neuron modulation to improve models' performance on noisy text.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes