Target-Oriented Fine-tuning for Zero-Resource Named Entity Recognition
Ying Zhang, Fandong Meng, Yufeng Chen, Jinan Xu, and Jie Zhou

TL;DR
This paper introduces a target-oriented fine-tuning framework for zero-resource NER that effectively transfers knowledge across domain, language, and task, leading to state-of-the-art results on multiple benchmarks.
Contribution
It proposes four guidelines for knowledge transfer and a unified fine-tuning framework that improves zero-resource NER performance across diverse scenarios.
Findings
Consistent improvements over baselines in cross-domain and cross-lingual tasks.
Achieves new state-of-the-art on five benchmarks.
Demonstrates effectiveness of target-oriented fine-tuning approach.
Abstract
Zero-resource named entity recognition (NER) severely suffers from data scarcity in a specific domain or language. Most studies on zero-resource NER transfer knowledge from various data by fine-tuning on different auxiliary tasks. However, how to properly select training data and fine-tuning tasks is still an open problem. In this paper, we tackle the problem by transferring knowledge from three aspects, i.e., domain, language and task, and strengthening connections among them. Specifically, we propose four practical guidelines to guide knowledge transfer and task fine-tuning. Based on these guidelines, we design a target-oriented fine-tuning (TOF) framework to exploit various data from three aspects in a unified training manner. Experimental results on six benchmarks show that our method yields consistent improvements over baselines in both cross-domain and cross-lingual scenarios.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
