中文
相关论文

相关论文: Towards Evaluation of Cross-document Coreference R…

200 篇论文

The rapid advancement of large language models (LLMs) has heightened concerns about benchmark data contamination (BDC), where models inadvertently memorize evaluation data during the training process, inflating performance metrics, and…

计算与语言 · 计算机科学 2025-09-23 Cheng Xu , Nan Yan , Shuhao Guan , Changhong Jin , Yuke Mei , Yibing Guo , M-Tahar Kechadi

Cross-Domain Recommendation (CDR) and Cross-System Recommendation (CSR) have been proposed to improve the recommendation accuracy in a target dataset (domain/system) with the help of a source one with relatively richer information. However,…

信息检索 · 计算机科学 2021-08-19 Feng Zhu , Yan Wang , Jun Zhou , Chaochao Chen , Longfei Li , Guanfeng Liu

Coreference resolution (CR), identifying expressions referring to the same real-world entity, is a fundamental challenge in natural language processing (NLP). This paper explores the latest advancements in CR, spanning coreference and…

计算与语言 · 计算机科学 2024-08-07 Hassan Haji Mohammadi , Alireza Talebpour , Ahmad Mahmoudi Aznaveh , Samaneh Yazdani

We evaluate a rule-based (Lee et al., 2013) and neural (Lee et al., 2018) coreference system on Dutch datasets of two domains: literary novels and news/Wikipedia text. The results provide insight into the relative strengths of data-driven…

计算与语言 · 计算机科学 2020-11-04 Corbèn Poot , Andreas van Cranenburgh

Information Extraction (IE) is the task of automatically extracting structured information from unstructured/semi-structured machine-readable documents. Among various IE tasks, extracting actionable intelligence from ever-increasing amount…

计算与语言 · 计算机科学 2013-11-19 Seyed-Mehdi-Reza Beheshti , Srikumar Venugopal , Seung Hwan Ryu , Boualem Benatallah , Wei Wang

Click-through rate (CTR) prediction tasks typically estimate the probability of a user clicking on a candidate item by modeling both user behavior sequence features and the item's contextual features, where the user behavior sequence is…

信息检索 · 计算机科学 2026-03-16 Yi Xu , Chaofan Fan , Moyu Zhang , Jinxin Hu , Jiahao Wang , Hao Zhang , Shizhun Wang , Yu Zhang , Xiaoyi Zeng

Beyond user-item modeling, item-to-item relationships are increasingly used to enhance recommendation. However, common methods largely rely on co-occurrence, making them prone to item popularity bias and user attributes, which degrades…

信息检索 · 计算机科学 2025-12-22 Jingmao Zhang , Zhiting Zhao , Yunqi Lin , Jianghong Ma , Tianjun Wei , Haijun Zhang , Xiaofeng Zhang

Dialogue relation extraction (DRE) that identifies the relations between argument pairs in dialogue text, suffers much from the frequent occurrence of personal pronouns, or entity and speaker coreference. This work introduces a new…

计算与语言 · 计算机科学 2023-08-15 Yiyun Xiong , Mengwei Dai , Fei Li , Hao Fei , Bobo Li , Shengqiong Wu , Donghong Ji , Chong Teng

Citation context analysis (CCA) is an important task in natural language processing that studies how and why scholars discuss each others' work. Despite decades of study, traditional frameworks for CCA have largely relied on…

计算与语言 · 计算机科学 2021-08-03 Anne Lauscher , Brandon Ko , Bailey Kuehl , Sophie Johnson , David Jurgens , Arman Cohan , Kyle Lo

Event Coreference Resolution (ECR) as a pairwise mention classification task is expensive both for automated systems and manual annotations. The task's quadratic difficulty is exacerbated when using Large Language Models (LLMs), making…

Based on Pre-trained Language Models (PLMs), event coreference resolution (ECR) systems have demonstrated outstanding performance in clustering coreferential events across documents. However, the existing system exhibits an excessive…

计算与语言 · 计算机科学 2024-05-09 Bowen Ding , Qingkai Min , Shengkun Ma , Yingjie Li , Linyi Yang , Yue Zhang

Multimodal coreference resolution (MCR) aims to identify mentions referring to the same entity across different modalities, such as text and visuals, and is essential for understanding multimodal content. In the era of rapidly growing…

计算与语言 · 计算机科学 2025-05-20 Xingyu Li , Chen Gong , Guohong Fu

Evaluating the quality and variability of text generated by Large Language Models (LLMs) poses a significant, yet unresolved research challenge. Traditional evaluation methods, such as ROUGE and BERTScore, which measure token similarity,…

计算与语言 · 计算机科学 2024-01-05 Wendi Cui , Jiaxin Zhang , Zhuohang Li , Lopez Damien , Kamalika Das , Bradley Malin , Sricharan Kumar

Massive-scale historical document collections are crucial for social science research. Despite increasing digitization, these documents typically lack unique cross-document identifiers for individuals mentioned within the texts, as well as…

计算与语言 · 计算机科学 2024-06-25 Abhishek Arora , Emily Silcock , Leander Heldring , Melissa Dell

Modern visual recognition models often display overconfidence due to their reliance on complex deep neural networks and one-hot target supervision, resulting in unreliable confidence scores that necessitate calibration. While current…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Tianshui Chen , Weihang Wang , Tao Pu , Jinghui Qin , Zhijing Yang , Jie Liu , Liang Lin

Cross-domain Sequential Recommendation (CDSR) has been proposed to enrich user-item interactions by incorporating information from various domains. Despite current progress, the imbalance issue and transition issue hinder further…

信息检索 · 计算机科学 2026-05-18 Ziwei Liu , Qidong Liu , Wanyu Wang , Yejing Wang , Pengyue Jia , Tong Xu , Wei Huang , Chong Chen , Xiangyu Zhao

Entity Linking is the task of matching a mention to an entity in a given knowledge base (KB). It contributes to annotating a massive amount of documents existing on the Web to harness new facts about their matched entities. However,…

计算与语言 · 计算机科学 2022-10-28 Hassan Soliman

We tackle Multi-party Dialogue Reading Comprehension (abbr., MDRC). MDRC stands for an extractive reading comprehension task grounded on a batch of dialogues among multiple interlocutors. It is challenging due to the requirement of…

计算与语言 · 计算机科学 2023-05-23 Yanling Li , Bowei Zou , Yifan Fan , Mengxing Dong , Yu Hong

Using noisy crowdsourced labels from multiple annotators, a deep learning-based end-to-end (E2E) system aims to learn the label correction mechanism and the neural classifier simultaneously. To this end, many E2E systems concatenate the…

机器学习 · 计算机科学 2023-06-07 Shahana Ibrahim , Tri Nguyen , Xiao Fu

Identifying words which may cause difficulty for a reader is an essential step in most lexical text simplification systems prior to lexical substitution and can also be used for assessing the readability of a text. This task is commonly…

计算与语言 · 计算机科学 2022-11-04 Matthew Shardlow , Richard Evans , Marcos Zampieri