中文
相关论文

相关论文: PLOD: An Abbreviation Detection Dataset for Scient…

200 篇论文

Acronyms are the short forms of phrases that facilitate conveying lengthy sentences in documents and serve as one of the mainstays of writing. Due to their importance, identifying acronyms and corresponding phrases (i.e., acronym…

计算与语言 · 计算机科学 2020-10-29 Amir Pouran Ben Veyseh , Franck Dernoncourt , Quan Hung Tran , Thien Huu Nguyen

Acronym Disambiguation (AD) is crucial for natural language understanding on various sources, including biomedical reports, scientific papers, and search engine queries. However, existing acronym disambiguation benchmarks and tools are…

计算与语言 · 计算机科学 2023-03-15 Lihu Chen , Gaël Varoquaux , Fabian M. Suchanek

Document extraction is an important step before retrieval-augmented generation (RAG), knowledge bases, and downstream generative AI can work. It turns unstructured documents like PDFs and scans into structured text and layout-aware…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Aman Ulla

Disfluency detection is a critical task in real-time dialogue systems. However, despite its importance, it remains a relatively unexplored field, mainly due to the lack of appropriate datasets. At the same time, existing datasets suffer…

计算与语言 · 计算机科学 2022-05-04 T. Passali , T. Mavropoulos , G. Tsoumakas , G. Meditskos , S. Vrochidis

Numerous knowledge workers utilize spreadsheets in business, accounting, and finance. However, a lack of systematic documentation methods for spreadsheets hinders automation, collaboration, and knowledge transfer, which risks the loss of…

软件工程 · 计算机科学 2025-10-24 Amila Indika , Igor Molybog

Source-Free domain adaptive Object Detection (SFOD) is a promising strategy for deploying trained detectors to new, unlabeled domains without accessing source data, addressing significant concerns around data privacy and efficiency. Most…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Ilhoon Yoon , Hyeongjun Kwon , Jin Kim , Junyoung Park , Hyunsung Jang , Kwanghoon Sohn

This project addresses challenges posed by the widespread use of abbreviations and acronyms in digital texts. We propose a novel method that combines document preprocessing, regular expressions, and a large language model to identify…

计算与语言 · 计算机科学 2024-12-03 Izhar Ali , Million Haileyesus , Serhiy Hnatyshyn , Jan-Lucas Ott , Vasil Hnatyshin

Many services today massively and continuously produce log files of different and varying formats. These logs are important since they contain information about the application activities, which is necessary for improvements by analyzing…

信息检索 · 计算机科学 2023-04-11 Igor Cherepanov , Jonathan Geraldi Joewono , Arjan Kuijper , Jörn Kohlhammer

Documents are central to many business systems, and include forms, reports, contracts, invoices or purchase orders. The information in documents is typically in natural language, but can be organized in various layouts and formats. There…

信息检索 · 计算机科学 2021-10-08 Sumit Shekhar , Bhanu Prakash Reddy Guda , Ashutosh Chaubey , Ishan Jindal , Avneet Jain

Retrieval over large codebases is a key component of modern LLM-based software engineering systems. Existing approaches predominantly rely on dense embedding models, while learned sparse retrieval (LSR) remains largely unexplored for code.…

信息检索 · 计算机科学 2026-03-24 Simon Lupart , Maxime Louis , Thibault Formal , Hervé Déjean , Stéphane Clinchant

Technical documents contain a fair amount of unnatural language, such as tables, formulas, pseudo-codes, etc. Unnatural language can be an important factor of confusing existing NLP tools. This paper presents an effective method of…

信息检索 · 计算机科学 2017-03-20 Myungha Jang , Jinho D. Choi , James Allan

Existing approaches for disfluency detection typically require the existence of large annotated datasets. However, current datasets for this task are limited, suffer from class imbalance, and lack some types of disfluencies that can be…

计算与语言 · 计算机科学 2022-11-18 T. Passali , T. Mavropoulos , G. Tsoumakas , G. Meditskos , S. Vrochidis

Anomaly detection is one of the most active research areas in various critical domains, such as healthcare, fintech, and public security. However, little attention has been paid to scholarly data, i.e., anomaly detection in a citation…

机器学习 · 计算机科学 2022-02-24 Jiaying Liu , Feng Xia , Xu Feng , Jing Ren , Huan Liu

Large language models (LLMs) are becoming useful in many domains due to their impressive abilities that arise from large training datasets and large model sizes. However, research on LLM-based approaches to document inconsistency detection…

计算与语言 · 计算机科学 2026-04-09 Nelvin Tan , Yaowen Zhang , James Asikin Cheung , Fusheng Liu , Yu-Ching Shih , Dong Yang

Automatic extraction of procedural graphs from documents creates a low-cost way for users to easily understand a complex procedure by skimming visual graphs. Despite the progress in recent studies, it remains unanswered: whether the…

计算与语言 · 计算机科学 2024-08-09 Weihong Du , Wenrui Liao , Hongru Liang , Wenqiang Lei

We present an approach for adapting convolutional neural networks for object recognition and classification to scientific literature layout detection (SLLD), a shared subtask of several information extraction problems. Scientific…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Huichen Yang , William H. Hsu

Recently, neural models have been leveraged to significantly improve the performance of information extraction from semi-structured websites. However, a barrier for continued progress is the small number of datasets large enough to train…

计算与语言 · 计算机科学 2023-06-16 Aidan San , Yuan Zhuang , Jan Bakus , Colin Lockard , David Ciemiewicz , Sandeep Atluri , Yangfeng Ji , Kevin Small , Heba Elfardy

This paper presents a comprehensive comparison of BM25, SPLADE, and Expanded-SPLADE models in the context of large-scale web document retrieval. We evaluate the effectiveness and efficiency of these models on datasets spanning from tens of…

信息检索 · 计算机科学 2025-12-01 Taeryun Won , Tae Kwan Lee , Hiun Kim , Hyemin Lee

Large Language Models (LLMs) have exhibited impressive capabilities in various tasks, yet their vast parameter sizes restrict their applicability in resource-constrained settings. Knowledge distillation (KD) offers a viable solution by…

Identifying keyphrases (KPs) from text documents is a fundamental task in natural language processing and information retrieval. Vast majority of the benchmark datasets for this task are from the scientific domain containing only the…