Towards Few-shot Entity Recognition in Document Images: A Label-aware Sequence-to-Sequence Framework
Entity recognition is a fundamental task in understanding document images. Traditional sequence labeling frameworks treat the entity types as class IDs and rely on extensive data and high-quality annotations to learn semantics which are typically expensive in practice. In this paper, we aim to build an entity recognition model requiring only a few shots of annotated document images. To overcome the data limitation, we propose to leverage the label surface names to better inform the model of the target entity type semantics and also embed the labels into the spatial embedding space to capture the spatial correspondence between regions and labels. Specifically, we go beyond sequence labeling and develop a novel label-aware seq2seq framework, LASER. The proposed model follows a new labeling scheme that generates the label surface names word-by-word explicitly after generating the entities. During training, LASER refines the label semantics by updating the label surface name representations and also strengthens the label-region correlation. In this way, LASER recognizes the entities from document images through both semantic and layout correspondence. Extensive experiments on two benchmark datasets demonstrate the superiority of LASER under the few-shot setting.
Code (1)
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Towards Few-shot Entity Recognition in Document Images: A Label-aware Sequence-to-Sequence Framework
Entity recognition is a fundamental task in understanding document images. Traditional sequence labeling framework requires extensive datasets and high-quality annotations, which are typically expensive in practice. In t…
Label Semantics for Few Shot Named Entity Recognition
We study the problem of few shot learning for named entity recognition. Specifically, we leverage the semantic information in the names of the labels as a way of giving the model additional signal and enriched priors. We…
Few-Shot LearningFew-shot NERNamed Entity RecognitionNamed Entity Recognition (NER)UNER: A Unified Prediction Head for Named Entity Recognition in Visually-rich Documents
The recognition of named entities in visually-rich documents (VrD-NER) plays a critical role in various real-world scenarios and applications. However, the research in VrD-NER faces three major challenges: complex docume…
named-entity-recognitionNamed Entity RecognitionNERTransfer LearningTowards Few-shot Entity Recognition in Document Images: A Graph Neural Network Approach Robust to Image Manipulation
Recent advances of incorporating layout information, typically bounding box coordinates, into pre-trained language models have achieved significant performance in entity recognition from document images. Using coordinate…
Graph Neural NetworkImage ManipulationLanguage ModelingLanguage Modelling+1On Task-personalized Multimodal Few-shot Learning for Visually-rich Document Entity Retrieval
Visually-rich document entity retrieval (VDER), which extracts key information (e.g. date, address) from document images like invoices and receipts, has become an important topic in industrial NLP applications. The emerg…
Contrastive LearningEntity RetrievalFew-Shot LearningMeta-Learning+1