Landcore: Coreference Resolution with Language-Specific LLM-Enhanced Prompts and XML-Inspired Annotation Scheme

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, medium

Summary

Landcore (LANguage Dependent COference REsolution) is a system submitted to the LLM Track of the CRAC 2026 Shared Task on Multilingual Coreference Resolution. It investigates the effectiveness of Large Language Models in resolving coreference across diverse languages and domains, employing a few-shot prompting methodology. The system utilizes a detailed prompt, which is further refined by an LLM to generate language-specific instructions and examples. Landcore also introduces an XML-inspired annotation scheme, designed to be more compatible with LLMs than existing formats. While not achieving the highest performance in the task, the underlying concepts and techniques demonstrated by Landcore consistently enhance performance across different experimental configurations.

Key takeaway

For NLP Engineers developing multilingual coreference resolution systems, consider integrating LLM-enhanced, language-specific prompts. Your systems can benefit from an XML-inspired annotation scheme, which improves LLM compatibility and performance across diverse settings. Experiment with few-shot prompting to adapt models efficiently to new languages and domains, even if it doesn't yield top-tier benchmark results initially, as these techniques consistently show performance improvements.

Key insights

LLM-enhanced, language-specific prompts and XML-inspired annotation improve multilingual coreference resolution.

Principles

Method

Design a comprehensive prompt with instructions and examples, then use an LLM to enhance it for language-specific contexts. Apply an XML-inspired annotation scheme for LLM compatibility.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, Prompt Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.