paper-with-me

홈 › Papers

Hansel: A Chinese Few-Shot and Zero-Shot Entity Linking Benchmark

2022-07-26 · Zhenran Xu, Zifei Shan, Yuxin Li, Baotian Hu, Bing Qin

Modern Entity Linking (EL) systems entrench a popularity bias, yet there is no dataset focusing on tail and emerging entities in languages other than English. We present Hansel, a new benchmark in Chinese that fills the vacancy of non-English few-shot and zero-shot EL challenges. The test set of Hansel is human annotated and reviewed, created with a novel method for collecting zero-shot EL datasets. It covers 10K diverse documents in news, social media posts and other web articles, with Wikidata as its target Knowledge Base. We demonstrate that the existing state-of-the-art EL system performs poorly on Hansel (R@1 of 36.6% on Few-Shot). We then establish a strong baseline that scores a R@1 of 46.2% on Few-Shot and 76.6% on Zero-Shot on our dataset. We also show that our baseline achieves competitive results on TAC-KBP2015 Chinese Entity Linking task.

📄 PDF Abstract BibTeX arXiv:2207.13005

Code (1)

HITsz-TMG/Hansel 공식 구현

Tasks

ArticlesEntity Linking

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Hansel: A Chinese Few-Shot and Zero-Shot Entity Linking Benchmark

2021-11-16 · ACL ARR September 2021 9 · Anonymous

Modern Entity Linking (EL) systems entrench a popularity bias. However, there is no dataset focusing on tail and emerging entities in languages other than English. We present Hansel, a new benchmark in Chinese that fills…

ArticlesEntity Linking

Improving Few-shot and Zero-shot Entity Linking with Coarse-to-Fine Lexicon-based Retriever

2023-08-07 · Shijue Huang, Bingbing Wang, Libo Qin, Qin Zhao 외

Few-shot and zero-shot entity linking focus on the tail and emerging entities, which are more challenging but closer to real-world scenarios. The mainstream method is the ''retrieve and rerank'' two-stage framework. In t…

Entity LinkingRetrieval

Zero-shot Cross-lingual NER via Mitigating Language Difference: An Entity-aligned Translation Perspective

2025-09-01 · Zhihao Zhang, Sophia Yat Mei Lee, Dong Zhang, Shoushan Li 외 arxiv

Cross-lingual Named Entity Recognition (CL-NER) aims to transfer knowledge from high-resource languages to low-resource languages. However, existing zero-shot CL-NER (ZCL-NER) approaches primarily focus on Latin script l…

Cross-Lingual NEREntity Alignment

RD-GAN: Few/Zero-Shot Chinese Character Style Transfer via Radical Decomposition and Rendering

2020-08-01 · ECCV 2020 8 · Yaoxiong Huang, Mengchao He, Lianwen Jin, Yongpan Wang

Style transfer has attracted much interest owing to its various applications. Compared with English character or general artistic style transfer, Chinese character style transfer remains a challenge owing to the large si…

Style TransferZero-shot Generalization

Improving Zero-Shot Multi-Lingual Entity Linking

2021-04-16 · Elliot Schumacher, James Mayfield, Mark Dredze

Entity linking -- the task of identifying references in free text to relevant knowledge base representations -- often focuses on single languages. We consider multilingual entity linking, where a single model is trained …

Entity Linking