Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

An Information Extraction Study: Take In Mind the Tokenization!

About

Current research on the advantages and trade-offs of using characters, instead of tokenized text, as input for deep learning models, has evolved substantially. New token-free models remove the traditional tokenization step; however, their efficiency remains unclear. Moreover, the effect of tokenization is relatively unexplored in sequence tagging tasks. To this end, we investigate the impact of tokenization when extracting information from documents and present a comparative study and analysis of subword-based and character-based models. Specifically, we study Information Extraction (IE) from biomedical texts. The main outcome is twofold: tokenization patterns can introduce inductive bias that results in state-of-the-art performance, and the character-based models produce promising results; thus, transitioning to token-free IE models is feasible.

Christos Theodoropoulos, Marie-Francine Moens• 2023

Related benchmarks

TaskDatasetResultRank
Relation ExtractionADE
Relation Strict F183.9
20
Named Entity RecognitionADE
NER Accuracy91.5
6
Showing 2 of 2 rows

Other info

Code

Follow for update