paper-with-me

Papers

DoSEA: A Domain-specific Entity-aware Framework for Cross-Domain Named Entity Recogition

2022-10-01 · COLING 2022 10 · Minghao Tang, Peng Zhang, Yongquan He, Yongxiu Xu, Chengpeng Chao, Hongbo Xu

Cross-domain named entity recognition aims to improve performance in a target domain with shared knowledge from a well-studied source domain. The previous sequence-labeling based method focuses on promoting model parameter sharing among domains. However, such a paradigm essentially ignores the domain-specific information and suffers from entity type conflicts. To address these issues, we propose a novel machine reading comprehension based framework, named DoSEA, which can identify domain-specific semantic differences and mitigate the subtype conflicts between domains. Concretely, we introduce an entity existence discrimination task and an entity-aware training setting, to recognize inconsistent entity annotations in the source domain and bring additional reference to better share information across domains. Experiments on six datasets prove the effectiveness of our DoSEA. Our source code can be obtained from https://github.com/mhtang1995/DoSEA.

📄 PDF Abstract BibTeX

Code (1)

mhtang1995/dosea 공식 구현 pytorch

Tasks

Cross-Domain Named Entity RecognitionMachine Reading Comprehensionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Reading Comprehension

Similar Papers 제목 키워드 기반

An Uncertainty Estimation Framework for Dose Accumulation in Adaptive Radiotherapy: Application to CBCT-Guided Radiotherapy for Cervical Cancer

2026-06-09 · Cedric Hemon, Delphine Lebret, Jean-Claude Nunes, Valentin Boussot 외 arxiv

Background and purpose: oART enables daily plan adaptation to interfraction anatomical variations, but cumulative dose estimation remains limited by DIR, segmentation, and anatomical uncertainties. We introduce IMPACT-Do…

Type-enhanced Ensemble Triple Representation via Triple-aware Attention for Cross-lingual Entity Alignment

2023-05-02 · Zhishuo Zhang, Chengxiang Tan, Haihang Wang, Xueyan Zhao 외

Entity alignment(EA) is a crucial task for integrating cross-lingual and cross-domain knowledge graphs(KGs), which aims to discover entities referring to the same real-world object from different KGs. Most existing metho…

DiversityEntity AlignmentKnowledge GraphsSpecificity

Noise-Aware Named Entity Recognition for Historical VET Documents

2026-01-01 · Alexander M. Esser, Jens Dörpinghaus arxiv

This paper addresses Named Entity Recognition (NER) in the domain of Vocational Education and Training (VET), focusing on historical, digitized documents that suffer from OCR-induced noise. We propose a robust NER approa…

Transfer Learning

Styleverse: Towards Identity Stylization across Heterogeneous Domains

2022-03-02 · Jia Li, Jie Cao, Junxian Duan, Ran He

We propose a new challenging task namely IDentity Stylization (IDS) across heterogeneous domains. IDS focuses on stylizing the content identity, rather than completely swapping it using the reference identity. We use an …

Style Transfer

BANER: Boundary-Aware LLMs for Few-Shot Named Entity Recognition

2024-12-03 · Quanjiang Guo, Yihong Dong, Ling Tian, Zhao Kang 외

Despite the recent success of two-stage prototypical networks in few-shot named entity recognition (NER), challenges such as over/under-detected false spans in the span detection stage and unaligned entity prototypes in …

Contrastive Learningdomain classificationnamed-entity-recognitionNamed Entity Recognition+2