paper-with-me

Papers

Multi-task Learning Based Neural Bridging Reference Resolution

2020-03-07 · Juntao Yu, Massimo Poesio

We propose a multi task learning-based neural model for resolving bridging references tackling two key challenges. The first challenge is the lack of large corpora annotated with bridging references. To address this, we use multi-task learning to help bridging reference resolution with coreference resolution. We show that substantial improvements of up to 8 p.p. can be achieved on full bridging resolution with this architecture. The second challenge is the different definitions of bridging used in different corpora, meaning that hand-coded systems or systems using special features designed for one corpus do not work well with other corpora. Our neural model only uses a small number of corpus independent features, thus can be applied to different corpora. Evaluations with very different bridging corpora (ARRAU, ISNOTES, BASHI and SCICORP) suggest that our architecture works equally well on all corpora, and achieves the SoTA results on full bridging resolution for all corpora, outperforming the best reported results by up to 36.3 p.p..

📄 PDF Abstract BibTeX arXiv:2003.03666

Code (1)

juntaoy/dali-bridging 공식 구현 tf

Tasks

coreference-resolutionCoreference ResolutionMulti-Task Learning

Similar Papers 제목 키워드 기반

Multitask Learning-Based Neural Bridging Reference Resolution

2020-12-01 · COLING 2020 8 · Juntao Yu, Massimo Poesio

We propose a multi task learning-based neural model for resolving bridging references tackling two key challenges. The first challenge is the lack of large corpora annotated with bridging references. To address this, we …

coreference-resolutionCoreference ResolutionMulti-Task Learning

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

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

Constrained Multi-Task Learning for Bridging Resolution

2022-05-01 · ACL 2022 5 · Hideo Kobayashi, Yufang Hou, Vincent Ng

We examine the extent to which supervised bridging resolvers can be improved without employing additional labeled bridging data by proposing a novel constrained multi-task learning framework for bridging resolution, with…

Multi-Task Learning

Improving Bridging Reference Resolution using Continuous Essentiality from Crowdsourcing

2022-10-01 · COLING (CRAC) 2022 10 · Nobuhiro Ueda, Sadao Kurohashi

Bridging reference resolution is the task of finding nouns that complement essential information of another noun. The essentiality varies depending on noun combination and context and has a continuous distribution. Despi…