English
Related papers

Related papers: $\textit{BenchIE}^{FL}$ : A Manually Re-Annotated …

200 papers

Extracting key information from scientific papers has the potential to help researchers work more efficiently and accelerate the pace of scientific progress. Over the last few years, research on Scientific Information Extraction (SciIE)…

Computation and Language · Computer Science 2023-12-19 Yuhan Li , Jian Wu , Zhiwei Yu , Börje F. Karlsson , Wei Shen , Manabu Okumura , Chin-Yew Lin

In this paper, we propose an effective yet efficient model PAIE for both sentence-level and document-level Event Argument Extraction (EAE), which also generalizes well when there is a lack of training data. On the one hand, PAIE utilizes…

Computation and Language · Computer Science 2022-03-29 Yubo Ma , Zehao Wang , Yixin Cao , Mukai Li , Meiqi Chen , Kun Wang , Jing Shao

Event Extraction (EE) is one of the fundamental tasks in Information Extraction (IE) that aims to recognize event mentions and their arguments (i.e., participants) from text. Due to its importance, extensive methods and resources have been…

Computation and Language · Computer Science 2022-11-21 Amir Pouran Ben Veyseh , Javid Ebrahimi , Franck Dernoncourt , Thien Huu Nguyen

The availability of Large Language Models (LLMs) presents a unique opportunity to reinvigorate research on Knowledge Engineering (KE) automation. This trend is already evident in recent efforts developing LLM-based methods and tools for the…

Computation and Language · Computer Science 2025-12-10 Anna Sofia Lippolis , Minh Davide Ragagni , Paolo Ciancarini , Andrea Giovanni Nuzzolese , Valentina Presutti

Event extraction (EE) is an essential task of information extraction, which aims to extract structured event information from unstructured text. Most prior work focuses on extracting flat events while neglecting overlapped or nested ones. A…

Computation and Language · Computer Science 2022-09-07 Hu Cao , Jingye Li , Fangfang Su , Fei Li , Hao Fei , Shengqiong Wu , Bobo Li , Liang Zhao , Donghong Ji

Many platforms for benchmarking optimization algorithms offer users the possibility of sharing their experimental data with the purpose of promoting reproducible and reusable research. However, different platforms use different data models…

Neural and Evolutionary Computing · Computer Science 2021-04-27 Ana Kostovska , Diederick Vermetten , Carola Doerr , Sašo Džeroski , Panče Panov , Tome Eftimov

Open Large Language Models (OLLMs) are increasingly leveraged in generative AI applications, posing new challenges for detecting their outputs. We propose OpenTuringBench, a new benchmark based on OLLMs, designed to train and evaluate…

Computation and Language · Computer Science 2025-04-16 Lucio La Cava , Andrea Tagarelli

The automatic detection of offensive language is a pressing societal need. Many systems perform well on explicit offensive language but struggle to detect more complex, nuanced, or implicit cases of offensive and hateful language. OLEA is…

Computation and Language · Computer Science 2022-11-01 Marie Grace , Xajavion "Jay" Seabrum , Dananjay Srinivas , Alexis Palmer

Scientific information extraction (SciIE) has primarily relied on entity-relation extraction in narrow domains, limiting its applicability to interdisciplinary research and struggling to capture the necessary context of scientific…

Computation and Language · Computer Science 2025-09-22 Bofu Dong , Pritesh Shah , Sumedh Sonawane , Tiyasha Banerjee , Erin Brady , Xinya Du , Ming Jiang

Large Language Models (LLMs) are key technologies driving intelligent systems to handle multiple tasks. To meet the demands of various tasks, an increasing number of LLMs-driven experts with diverse capabilities have been developed,…

Artificial Intelligence · Computer Science 2024-12-06 Yuanshuai Wang , Xingjian Zhang , Jinkun Zhao , Siwei Wen , Peilin Feng , Shuhao Liao , Lei Huang , Wenjun Wu

Ontology Matching (OM) plays an important role in many domains such as bioinformatics and the Semantic Web, and its research is becoming increasingly popular, especially with the application of machine learning (ML) techniques. Although the…

Artificial Intelligence · Computer Science 2023-07-25 Yuan He , Jiaoyan Chen , Hang Dong , Ernesto Jiménez-Ruiz , Ali Hadian , Ian Horrocks

We propose end-to-end document classification and key information extraction (KIE) for automating document processing in forms. Through accurate document classification we harness known information from templates to enhance KIE from forms.…

Information Retrieval · Computer Science 2023-06-02 Ciaran Cooney , Joana Cavadas , Liam Madigan , Bradley Savage , Rachel Heyburn , Mairead O'Cuinn

Legal practitioners often face a vast amount of documents. Lawyers, for instance, search for appropriate precedents favorable to their clients, while the number of legal precedents is ever-growing. Although legal search engines can assist…

Computation and Language · Computer Science 2022-11-04 Wonseok Hwang , Saehee Eom , Hanuhl Lee , Hai Jin Park , Minjoon Seo

We present OxonFair, a new open source toolkit for enforcing fairness in binary classification. Compared to existing toolkits: (i) We support NLP and Computer Vision classification as well as standard tabular problems. (ii) We support…

Computers and Society · Computer Science 2024-11-06 Eoin Delaney , Zihao Fu , Sandra Wachter , Brent Mittelstadt , Chris Russell

We present FedScale, a federated learning (FL) benchmarking suite with realistic datasets and a scalable runtime to enable reproducible FL research. FedScale datasets encompass a wide range of critical FL tasks, ranging from image…

Machine Learning · Computer Science 2022-06-22 Fan Lai , Yinwei Dai , Sanjay S. Singapuram , Jiachen Liu , Xiangfeng Zhu , Harsha V. Madhyastha , Mosharaf Chowdhury

Large Language Models (LLMs) combined with instruction tuning have made significant progress when generalizing to unseen tasks. However, they have been less successful in Information Extraction (IE), lagging behind task-specific models.…

Computation and Language · Computer Science 2024-03-07 Oscar Sainz , Iker García-Ferrero , Rodrigo Agerri , Oier Lopez de Lacalle , German Rigau , Eneko Agirre

In an era where AI-driven hiring is transforming recruitment practices, concerns about fairness and bias have become increasingly important. To explore these issues, we introduce a benchmark, FAIRE (Fairness Assessment In Resume…

Computation and Language · Computer Science 2025-04-03 Athena Wen , Tanush Patil , Ansh Saxena , Yicheng Fu , Sean O'Brien , Kevin Zhu

Extracting structured information from visual documents (Visual Information Extraction, VIE) is a cornerstone of business automation. While recent Multimodal Large Language Models (MLLMs) have shown promising capabilities, existing…

Computer Vision and Pattern Recognition · Computer Science 2026-05-22 Yandi Wang , Libin Zhan , Ziwei Huang , Tiancheng Luo , Yuxuan Jiang , Wang Dong , Leilei Gan , Jun Chen

Objectives: Despite the recent adoption of large language models (LLMs) for biomedical information extraction, challenges in prompt engineering and algorithms persist, with no dedicated software available. To address this, we developed…

Machine Learning · Computer Science 2025-04-02 Enshuo Hsu , Kirk Roberts

This paper reports on modern approaches in Information Extraction (IE) and its two main sub-tasks of Named Entity Recognition (NER) and Relation Extraction (RE). Basic concepts and the most recent approaches in this area are reviewed, which…

Information Retrieval · Computer Science 2018-03-16 Parisa Naderi Golshan , HosseinAli Rahmani Dashti , Shahrzad Azizi , Leila Safari
‹ Prev 1 4 5 6 7 8 10 Next ›