← Search

Zhuojun Ding

3 accepted papers

2025

EvoPrompt: Evolving Prompts for Enhanced Zero-Shot Named Entity Recognition with Large Language Models

COLING 2025main

Large language models (LLMs) possess extensive prior knowledge and powerful in-context learning (ICL) capabilities, presenting significant opportunities for low-resource tasks. Though effective, several key issues still have not been well-addressed when focusing on zero-shot named entity recognition…

2025

Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models

ACL 2025long

Supervised fine-tuning (SFT) is widely used to align large language models (LLMs) with information extraction (IE) tasks, such as named entity recognition (NER). However, annotating such fine-grained labels and training domain-specific models is costly. Existing works typically train a unified model…

2024

Improving Pseudo Labels with Global-Local Denoising Framework for Cross-lingual Named Entity Recognition

IJCAI 2024poster

Cross-lingual named entity recognition (NER) aims to train an NER model for the target language leveraging only labeled source language data and unlabeled target language data. Prior approaches either perform label projection on translated source language data or employ a source model to assign pseu…