中文
相关论文

相关论文: PIIBench: A Unified Multi-Source Benchmark Corpus …

200 篇论文

In the domain of Natural Language Processing (NLP), Named Entity Recognition (NER) stands out as a pivotal mechanism for extracting structured insights from unstructured text. This manuscript offers an exhaustive exploration into the…

计算与语言 · 计算机科学 2023-09-26 Kalyani Pakhale

As Personally Identifiable Information (PII) data sharing among multiple parties becomes increasingly common, so does the potential for data leakage. As required by new data protection regulations and laws, when PII leakage occurs, one must…

密码学与安全 · 计算机科学 2020-02-14 Zhiyi Zhang , Yu Guan , Xinyu Ma , Lixia Zhang

We present DualNER, a simple and effective framework to make full use of both annotated source language corpus and unlabeled target language text for zero-shot cross-lingual named entity recognition (NER). In particular, we combine two…

计算与语言 · 计算机科学 2022-12-13 Jiali Zeng , Yufan Jiang , Yongjing Yin , Xu Wang , Binghuai Lin , Yunbo Cao

Objective. The impact of social determinants of health (SDoH) on patients' healthcare quality and the disparity is well-known. Many SDoH items are not coded in structured forms in electronic health records. These items are often captured in…

计算与语言 · 计算机科学 2022-12-27 Xingmeng Zhao , Anthony Rios

As models become increasingly sophisticated, conventional algorithm benchmarks are increasingly saturated, underscoring the need for more challenging benchmarks to guide future improvements in algorithmic reasoning. This paper introduces…

人工智能 · 计算机科学 2025-06-13 Yaoming Zhu , Junxin Wang , Yiyang Li , Lin Qiu , ZongYu Wang , Jun Xu , Xuezhi Cao , Yuhuai Wei , Mingshi Wang , Xunliang Cai , Rong Ma

Biomedical entity linking (BEL) is the task of grounding entity mentions to a knowledge base. It plays a vital role in information extraction pipelines for the life sciences literature. We review recent work in the field and find that, as…

计算与语言 · 计算机科学 2023-08-23 Samuele Garda , Leon Weber-Genzel , Robert Martin , Ulf Leser

The rapid development and reduced barriers to entry for Text-to-Image (T2I) models have raised concerns about the biases in their outputs, but existing research lacks a holistic definition and evaluation framework of biases, limiting the…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Hanjun Luo , Ziye Deng , Ruizhe Chen , Zuozhu Liu

Neural named entity recognition (NER) models may easily encounter the over-confidence issue, which degrades the performance and calibration. Inspired by label smoothing and driven by the ambiguity of boundary annotation in NER engineering,…

计算与语言 · 计算机科学 2022-04-27 Enwei Zhu , Jinpeng Li

Text-to-image (T2I) models have made substantial progress in generating images from textual prompts. However, they frequently fail to produce images consistent with physical commonsense, a vital capability for applications in world…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Fanqing Meng , Wenqi Shao , Lixin Luo , Yahong Wang , Yiran Chen , Quanfeng Lu , Yue Yang , Tianshuo Yang , Kaipeng Zhang , Yu Qiao , Ping Luo

Identity-conditioned diffusion models enable high-quality and identity-consistent face generation, but they also raise severe privacy concerns, as models may continue to synthesize individuals despite their right to be forgotten. While…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Jose Edgar Hernandez Cancino Estrada , Mauro Díaz Lupone , Žiga Emeršič , Vitomir Štruc , Peter Peer , Darian Tomašević

Despite advances in multimodal learning, challenging benchmarks for mixed-modal image retrieval that combines visual and textual information are lacking. This paper introduces a novel benchmark to rigorously evaluate image retrieval that…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Cristian-Ioan Blaga , Paul Suganthan , Sahil Dua , Krishna Srinivasan , Enrique Alfonseca , Peter Dornbach , Tom Duerig , Imed Zitouni , Zhe Dong

While AI systems have made remarkable progress in processing unstructured text, structured data such as graphs stored in databases, continues to grow rapidly yet remains difficult for neural models to effectively utilize. We introduce…

数据库 · 计算机科学 2026-03-09 Yufei Li , Yisen Gao , Jiaxin Bai , Jiaxuan Xiong , Haoyu Huang , Zhongwei Xie , Hong Ting Tsang , Yangqiu Song

Here we present the training and evaluation of NanoNER, a Named Entity Recognition (NER) model for Nanobiology. NER consists in the identification of specific entities in spans of unstructured texts and is often a primary task in Natural…

信息检索 · 计算机科学 2024-02-07 Martin Lentschat , Cyril Labbé , Ran Cheng

Citations are the bedrock of scientific authority, yet their integrity is compromised by widespread miscitations: ranging from nuanced distortions to fabricated references. Systematic citation verification is currently unfeasible; manual…

数字图书馆 · 计算机科学 2026-02-02 Peiran Li , Fangzhou Lin , Shuo Xing , Xiang Zheng , Xi Hong , Siyuan Yang , Jiashuo Sun , Zhengzhong Tu , Chaoqun Ni

Ever-larger language models with ever-increasing capabilities are by now well-established text processing tools. Alas, information extraction tasks such as named entity recognition are still largely unaffected by this progress as they are…

计算与语言 · 计算机科学 2023-08-16 Tobias Deußer , Lars Hillebrand , Christian Bauckhage , Rafet Sifa

Counting is a core capability for multimodal large language models (MLLMs), yet there is no unified counting dataset to rigorously evaluate this ability across image, text, and audio. We present UNICBench, a unified multimodal, multi level…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Chenggang Rong , Tao Han , Zhiyuan Zhao , Yaowu Fan , Jia Wan , Song Guo , Yuan Yuan , Junyu Gao

Named Entity Recognition (NER) is a critical task that requires substantial annotated data, making it challenging in low-resource scenarios where label acquisition is expensive. While zero-shot and instruction-tuned approaches have made…

计算与语言 · 计算机科学 2025-10-21 Nanda Kumar Rengarajan , Jun Yan , Chun Wang

Internet users have been exposing an increasing amount of Personally Identifiable Information (PII) on social media. Such exposed PII can cause severe losses to the users, and informing users of their PII exposure is crucial to raise their…

社会与信息网络 · 计算机科学 2021-11-19 Yizhi Liu , Fang Yu Lin , Mohammadreza Ebrahimi , Weifeng Li , Hsinchun Chen

Objective: Patient notes in electronic health records (EHRs) may contain critical information for medical investigations. However, the vast majority of medical investigators can only access de-identified notes, in order to protect the…

计算与语言 · 计算机科学 2016-06-14 Franck Dernoncourt , Ji Young Lee , Ozlem Uzuner , Peter Szolovits

Entity standardization maps noisy mentions from free-form text to standard entities in a knowledge base. The unique challenge of this task relative to other entity-related tasks is the lack of surrounding context and numerous variations in…

计算与语言 · 计算机科学 2023-06-07 Jiaqing Yuan , Michele Merler , Mihir Choudhury , Raju Pavuluri , Munindar P. Singh , Maja Vukovic
‹ 上一页 1 8 9 10 下一页 ›