paper-with-me

홈 › Papers

ImCoref-CeS: An Improved Lightweight Pipeline for Coreference Resolution with LLM-based Checker-Splitter Refinement

2025-10-11 · Kangyang Luo, Yuzhuo Bai, Shuzheng Si, Cheng Gao, Zhitong Wang, Yingli Shen, Wenhao Li, Zhu Liu, Yufeng Han, Jiayi Wu, Cunliang Kong, Maosong Sun arxiv

Coreference Resolution (CR) is a critical task in Natural Language Processing (NLP). Current research faces a key dilemma: whether to further explore the potential of supervised neural methods based on small language models, whose detect-then-cluster pipeline still delivers top performance, or embrace the powerful capabilities of Large Language Models (LLMs). However, effectively combining their strengths remains underexplored. To this end, we propose \textbf{ImCoref-CeS}, a novel framework that integrates an enhanced supervised model with LLM-based reasoning. First, we present an improved CR method (\textbf{ImCoref}) to push the performance boundaries of the supervised neural method by introducing a lightweight bridging module to enhance long-text encoding capability, devising a biaffine scorer to comprehensively capture positional information, and invoking a hybrid mention regularization to improve training efficiency. Importantly, we employ an LLM acting as a multi-role Checker-Splitter agent to validate candidate mentions (filtering out invalid ones) and coreference results (splitting erroneous clusters) predicted by ImCoref. Extensive experiments demonstrate the effectiveness of ImCoref-CeS, which achieves superior performance compared to existing state-of-the-art (SOTA) methods.

📄 PDF Abstract BibTeX arXiv:2510.10241

Code (0)

등록된 구현이 없습니다.

Tasks

Coreference Resolution

Similar Papers 제목 키워드 기반

ÚFAL CorPipe at CRAC 2023: Larger Context Improves Multilingual Coreference Resolution

2023-11-24 · Milan Straka

We present CorPipe, the winning entry to the CRAC 2023 Shared Task on Multilingual Coreference Resolution. Our system is an improved version of our earlier multilingual coreference pipeline, and it surpasses other partic…

coreference-resolutionCoreference ResolutionLanguage ModelingLanguage Modelling

D-Coref: A Fast and Lightweight Coreference Resolution Model using DistilBERT

2020-12-01 · ICON 2020 12 · Chanchal Suman, Jeetu Kumar, Sriparna Saha, Pushpak Bhattacharyya

Smart devices are often deployed in some edge-devices, which require quality solutions in limited amount of memory usage. In most of the user-interaction based smart devices, coreference resolution is often required. Kee…

coreference-resolutionCoreference Resolution

Multilingual Coreference Resolution via Cycle-Consistent Machine Translation

2026-06-03 · Adriana-Valentina Costache, Eduard Poesina, Silviu-Florin Gheorghe, Paul Irofti 외 arxiv

Coreference resolution is a core NLP task, having a broad range of downstream applications, e.g.~machine translation, question answering, document summarization, etc. While the task is well-studied in English, comparativ…

Document SummarizationCoreference ResolutionMachine TranslationQuestion Answering

qxoRef 1.0: A coreference corpus and mention-pair baseline for coreference resolution in Conchucos Quechua

2021-06-01 · NAACL (AmericasNLP) 2021 6 · Elizabeth Pankratz

This paper introduces qxoRef 1.0, the first coreference corpus to be developed for a Quechuan language, and describes a baseline mention-pair coreference resolution system developed for this corpus. The evaluation of thi…

coreference-resolutionCoreference Resolution

Event Coreference Resolution with Multi-Pass Sieves

2016-05-01 · LREC 2016 5 · Jing Lu, Vincent Ng

Multi-pass sieve approaches have been successfully applied to entity coreference resolution and many other tasks in natural language processing (NLP), owing in part to the ease of designing high-precision rules for these…

Avgcoreference-resolutionCoreference ResolutionEvent Coreference Resolution+1