paper-with-me

Papers

Bridging Context Gaps: Leveraging Coreference Resolution for Long Contextual Understanding

2024-10-02 · Yanming Liu, Xinyue Peng, Jiannan Cao, Shi Bo, Yanxin Shen, Xuhong Zhang, Sheng Cheng, Xun Wang, Jianwei Yin, Tianyu Du

Large language models (LLMs) have shown remarkable capabilities in natural language processing; however, they still face difficulties when tasked with understanding lengthy contexts and executing effective question answering. These challenges often arise due to the complexity and ambiguity present in longer texts. To enhance the performance of LLMs in such scenarios, we introduce the Long Question Coreference Adaptation (LQCA) method. This innovative framework focuses on coreference resolution tailored to long contexts, allowing the model to identify and manage references effectively. The LQCA method encompasses four key steps: resolving coreferences within sub-documents, computing the distances between mentions, defining a representative mention for coreference, and answering questions through mention replacement. By processing information systematically, the framework provides easier-to-handle partitions for LLMs, promoting better understanding. Experimental evaluations on a range of LLMs and datasets have yielded positive results, with a notable improvements on OpenAI-o1-mini and GPT-4o models, highlighting the effectiveness of leveraging coreference resolution to bridge context gaps in question answering.

📄 PDF Abstract BibTeX arXiv:2410.01671

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionQuestion Answering

Similar Papers 제목 키워드 기반

Integrating knowledge bases to improve coreference and bridging resolution for the chemical domain

2024-04-16 · Pengcheng Lu, Massimo Poesio

Resolving coreference and bridging relations in chemical patents is important for better understanding the precise chemical process, where chemical domain knowledge is very critical. We proposed an approach incorporating…

Chemical ProcessMulti-Task Learning

Neural Anaphora Resolution in Dialogue

2021-11-01 · ACL (CODI, CRAC) 2021 11 · Hideo Kobayashi, Shengjie Li, Vincent Ng

We describe the systems that we developed for the three tracks of the CODI-CRAC 2021 shared task, namely entity coreference resolution, bridging resolution, and discourse deixis resolution. Our team ranked second for ent…

coreference-resolutionCoreference Resolution

Integrating Predictions from Neural-Network Relation Classifiers into Coreference and Bridging Resolution

2018-06-01 · WS 2018 6 · Ina Roesiger, Maximilian K{\"o}per, Kim Anh Nguyen, Sabine Schulte im Walde

Cases of coreference and bridging resolution often require knowledge about semantic relations between anaphors and antecedents. We suggest state-of-the-art neural-network classifiers trained on relation benchmarks to pre…

Coreference ResolutionRelation

Bridging Resolution: A Survey of the State of the Art

2020-12-01 · COLING 2020 8 · Hideo Kobayashi, Vincent Ng

Bridging reference resolution is an anaphora resolution task that is arguably more challenging and less studied than entity coreference resolution. Given that significant progress has been made on coreference resolution …

coreference-resolutionCoreference ResolutionSurvey

Tackling Zero Pronoun Resolution and Non-Zero Coreference Resolution Jointly

2021-11-01 · CoNLL (EMNLP) 2021 11 · Shisong Chen, Binbin Gu, Jianfeng Qu, Zhixu Li 외

Zero pronoun resolution aims at recognizing dropped pronouns and pointing out their anaphoric mentions, while non-zero coreference resolution targets at clustering mentions referring to the same entity. Existing efforts …

coreference-resolutionCoreference Resolution