中文
相关论文

相关论文: Do Lexical and Contextual Coreference Resolution S…

200 篇论文

Most recent coreference resolution systems use search algorithms over possible spans to identify mentions and resolve coreference. We instead present a coreference resolution system that uses a text-to-text (seq2seq) paradigm to predict…

计算与语言 · 计算机科学 2022-11-23 Bernd Bohnet , Chris Alberti , Michael Collins

We propose a sentence-incremental neural coreference resolution system which incrementally builds clusters after marking mention boundaries in a shift-reduce method. The system is aimed at bridging two recent approaches at coreference…

计算与语言 · 计算机科学 2023-05-29 Matt Grenander , Shay B. Cohen , Mark Steedman

We present our submission to the LLM track of the 2026 Computational Models of Reference, Anaphora and Coreference (CRAC 2026) shared task. With an average CoNLL F1 score of 74.32 on the official test set, our system ranked first in the LLM…

计算与语言 · 计算机科学 2026-05-22 Antoine Bourgois , Olga Seminck , Thierry Poibeau

Mention detection is an important preprocessing step for annotation and interpretation in applications such as NER and coreference resolution, but few stand-alone neural models have been proposed able to handle the full range of mentions.…

计算与语言 · 计算机科学 2020-06-23 Juntao Yu , Bernd Bohnet , Massimo Poesio

State-of-the-art coreference resolutions systems depend on multiple LLM calls per document and are thus prohibitively expensive for many use cases (e.g., information extraction with large corpora). The leading word-level coreference system…

In low-resource settings, the performance of supervised labeling models can be improved with automatically annotated or distantly supervised data, which is cheap to create but often noisy. Previous works have shown that significant…

计算与语言 · 计算机科学 2019-11-06 Lukas Lange , Michael A. Hedderich , Dietrich Klakow

Numerical consistency across tables in disclosure documents is critical for ensuring accuracy, maintaining credibility, and avoiding reputational and economic risks. Automated tabular numerical cross-checking presents two significant…

计算与语言 · 计算机科学 2025-06-17 Chaoxu Pang , Yixuan Cao , Ganbin Zhou , Hongwei Li , Ping Luo

Speech Emotion Recognition (SER) systems often assume congruence between vocal emotion and lexical semantics. However, in real-world interactions, acoustic-semantic conflict is common yet overlooked, where the emotion conveyed by tone…

声音 · 计算机科学 2026-01-09 Dawei Huang , Yongjie Lv , Ruijie Xiong , Chunxiang Jin , Xiaojiang Peng

Semantic segmentation has recently achieved notable advances by exploiting "class-level" contextual information during learning. However, these approaches simply concatenate class-level information to pixel features to boost the pixel…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Ye Huang , Di Kang , Liang Chen , Wenjing Jia , Xiangjian He , Lixin Duan , Xuefei Zhe , Linchao Bao

Multilingual coreference resolution (MCR) has been a long-standing and challenging task. With the newly proposed multilingual coreference dataset, CorefUD (Nedoluzhko et al., 2022), we conduct an investigation into the task by using its…

计算与语言 · 计算机科学 2023-10-30 Haixia Chai , Michael Strube

There is extensive interest in metric learning methods for image retrieval. Many metric learning loss functions focus on learning a correct ranking of training samples, but strongly overfit semantically inconsistent labels and require a…

机器学习 · 计算机科学 2023-06-05 Christopher Liao , Theodoros Tsiligkaridis , Brian Kulis

Coreference resolution is typically evaluated using aggregate statistical metrics such as CoNLL-F1, which measure structural overlap between predicted and gold clusters. While widely used, these metrics offer limited diagnostic insights,…

计算与语言 · 计算机科学 2026-05-12 Bruno Gatti , Giuliano Martinelli , Roberto Navigli

Retrieval-Augmented Generation (RAG) depends on document ranking to provide useful evidence for generation, but conventional reranking methods mainly optimize query-document relevance rather than generation usefulness. A relevant document…

计算与语言 · 计算机科学 2026-05-07 Zhipeng Song , Yizhi Zhou , Xiangyu Kong , Jiulong Jiao , Xuezhou Ye , Chunqi Gao , Xueqing Shi , Yuhang Zhou , Heng Qi

Background: Unsupervised machine learners have been increasingly applied to software defect prediction. It is an approach that may be valuable for software practitioners because it reduces the need for labeled training data. Objective:…

软件工程 · 计算机科学 2020-02-20 Ning Li , Martin Shepperd , Yuchen Guo

We investigate modeling coreference resolution under a fixed memory constraint by extending an incremental clustering algorithm to utilize contextualized encoders and neural components. Given a new sentence, our end-to-end algorithm…

计算与语言 · 计算机科学 2020-10-09 Patrick Xia , João Sedoc , Benjamin Van Durme

The presence of noise in acquired data invariably leads to performance degradation in cross-modal matching. Unfortunately, obtaining precise annotations in the multimodal field is expensive, which has prompted some methods to tackle the…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Ruochen Zheng , Jiahao Hong , Changxin Gao , Nong Sang

Recent studies emphasize that manually ensuring a consistent response style and maintaining high data quality in training sets can significantly improve the performance of fine-tuned Large Language Models (LLMs) while reducing the number of…

计算与语言 · 计算机科学 2025-06-03 Zhuang Li , Yuncheng Hua , Thuy-Trang Vu , Haolan Zhan , Lizhen Qu , Gholamreza Haffari

Recommender systems often struggle with data sparsity and cold-start scenarios, limiting their ability to provide accurate suggestions for new or infrequent users. This paper presents a Graph Attention Network (GAT) based Collaborative…

信息检索 · 计算机科学 2025-10-31 Danial Ebrat , Sepideh Ahmadian , Luis Rueda

Scientific retrieval is essential for advancing scientific knowledge discovery. Within this process, document reranking plays a critical role in refining first-stage retrieval results. However, standard LLM listwise reranking faces…

信息检索 · 计算机科学 2025-08-19 Runchu Tian , Xueqiang Xu , Bowen Jin , SeongKu Kang , Jiawei Han

Coreference Resolution (CR) is a crucial yet challenging task in natural language understanding, often constrained by task-specific architectures and encoder-based language models that demand extensive training and lack adaptability. This…

计算与语言 · 计算机科学 2025-09-23 Tuğba Pamay Arslan , Emircan Erol , Gülşen Eryiğit
‹ 上一页 1 2 3 10 下一页 ›