中文
相关论文

相关论文: SeqScore: Addressing Barriers to Reproducible Name…

200 篇论文

Reproducibility is one of the core dimensions that concur to deliver Trustworthy Artificial Intelligence. Broadly speaking, reproducibility can be defined as the possibility to reproduce the same or a similar experiment or method, thereby…

人工智能 · 计算机科学 2023-02-27 Riccardo Albertoni , Sara Colantonio , Piotr Skrzypczyński , Jerzy Stefanowski

In recent years there has been widespread concern in the scientific community over a reproducibility crisis. Among the major causes that have been identified is statistical: In many scientific research the statistical analysis (including…

应用统计 · 统计学 2017-08-17 Norman Matloff , Reed Davis , Laurel Beckett , Paul Thompson

One of the challenges in machine learning research is to ensure that presented and published results are sound and reliable. Reproducibility, that is obtaining similar results as presented in a paper or talk, using the same code and data…

This paper describes a method to efficiently retrieve protein database sequences similar to a query sequence, while allowing for significant numbers of mutations. We call this method SEQR for SEQuence Retrieval. This approach increases the…

基因组学 · 定量生物学 2018-11-05 David I. Hurwitz , Lianyi Han , Lewis Y. Geer

Recent years have seen the paradigm shift of Named Entity Recognition (NER) systems from sequence labeling to span prediction. Despite its preliminary effectiveness, the span prediction model's architectural bias has not been fully…

计算与语言 · 计算机科学 2021-06-08 Jinlan Fu , Xuanjing Huang , Pengfei Liu

Named Entity Recognition (NER) serves as a foundational component in many natural language processing (NLP) pipelines. However, current NER models typically output a single predicted label sequence without any accompanying measure of…

计算与语言 · 计算机科学 2026-01-27 Matthew Singer , Srijan Sengupta , Karl Pazdernik

Building real-world complex Named Entity Recognition (NER) systems is a challenging task. This is due to the complexity and ambiguity of named entities that appear in various contexts such as short input sentences, emerging entities, and…

计算与语言 · 计算机科学 2022-04-29 Abdellah El Mekki , Abdelkader El Mahdaouy , Mohammed Akallouch , Ismail Berrada , Ahmed Khoumsi

The Hypencoder, proposed by Killingback et al., is a retrieval framework that replaces the fixed inner-product scoring function used in standard bi-encoders with a query-specific neural network (the $q$-net), whose weights are generated by…

信息检索 · 计算机科学 2026-05-01 Arne Eichholtz , Yongkang Li , Jutte Vijverberg , Tobias Groot , Mohammad Aliannejadi

The deployment of machine learning models in operational contexts represents a significant investment for any organisation. Consequently, the risk of these models being misappropriated by competitors needs to be addressed. In recent years,…

机器学习 · 计算机科学 2025-05-26 Augustin Godinot , Erwan Le Merrer , Camilla Penzo , François Taïani , Gilles Trédan

We present a bi-encoder framework for named entity recognition (NER), which applies contrastive learning to map candidate text spans and entity types into the same vector representation space. Prior work predominantly approaches NER as…

计算与语言 · 计算机科学 2023-02-24 Sheng Zhang , Hao Cheng , Jianfeng Gao , Hoifung Poon

As reinforcement learning (RL) achieves more success in solving complex tasks, more care is needed to ensure that RL research is reproducible and that algorithms herein can be compared easily and fairly with minimal bias. RL results are,…

机器学习 · 计算机科学 2019-09-12 Nicolai A. Lynnerup , Laura Nolling , Rasmus Hasle , John Hallam

In this paper, we identify an important reproducibility challenge in the image-to-set prediction literature that impedes proper comparisons among published methods, namely, researchers use different evaluation protocols to assess their…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Luis Pineda , Amaia Salvador , Michal Drozdzal , Adriana Romero

Code review is considered a key process in the software industry for minimizing bugs and improving code quality. Inspection of review process effectiveness and continuous improvement can boost development productivity. Such inspection is a…

软件工程 · 计算机科学 2023-07-11 Saifullah Mahbub , Md. Easin Arafat , Chowdhury Rafeed Rahman , Zannatul Ferdows , Masum Hasan

Recent advances in named entity recognition (NER) have pushed the boundary of the task to incorporate visual signals, leading to many variants, including multi-modal NER (MNER) or grounded MNER (GMNER). A key challenge to these tasks is…

计算与语言 · 计算机科学 2024-04-03 Hyunjong Ok , Taeho Kil , Sukmin Seo , Jaeho Lee

With the proliferation of models for natural language processing tasks, it is even harder to understand the differences between models and their relative merits. Simply looking at differences between holistic metrics such as accuracy, BLEU,…

计算与语言 · 计算机科学 2020-12-10 Jinlan Fu , Pengfei Liu , Graham Neubig

Named Entity Recognition is the task to locate and classify the entities in the text. However, Unlabeled Entity Problem in NER datasets seriously hinders the improvement of NER performance. This paper proposes SCL-RAI to cope with this…

计算与语言 · 计算机科学 2023-10-25 Shuzheng Si , Shuang Zeng , Jiaxing Lin , Baobao Chang

As quantum technologies continue to advance, the proliferation of hardware architectures with diverse capabilities and limitations has underscored the importance of benchmarking as a tool to compare performance across platforms. Achieving…

量子物理 · 物理学 2025-12-23 David Aguirre , Rubén Peña , Mikel Sanz

Entity summarization is the problem of computing an optimal compact summary for an entity by selecting a size-constrained subset of triples from RDF data. Entity summarization supports a multiplicity of applications and has led to fruitful…

信息检索 · 计算机科学 2020-03-26 Qingxia Liu , Gong Cheng , Kalpa Gunaratna , Yuzhong Qu

Entity resolution (ER) is the task of identifying records belonging to the same entity (e.g. individual, group) across one or multiple databases. Ironically, it has multiple names: deduplication and record linkage, among others. In this…

数据库 · 计算机科学 2015-09-15 Matt Barnes

While often assumed a gold standard, effective human evaluation of text generation remains an important, open area for research. We revisit this problem with a focus on producing consistent evaluations that are reproducible -- over time and…