Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

A Vocabulary-Free Multilingual Neural Tokenizer for End-to-End Task Learning

Domain:

natural language processing

Record type:

papermodel
Creator:
IslAguPonMat
Host:avatar
Subword tokenization is a commonly used input pre-processing step in most recent NLP models. However, it limits the models' ability to leverage end-to-end task learning. Its frequency-based vocabulary creation compromises tokenization in low-resource languages, leading models to produce suboptimal representations. Additionally, the dependency on a fixed vocabulary limits the subword models' adaptability across languages and domains. In this work, we propose a vocabulary-free neural tokenizer by distilling segmentation information from heuristic-based subword tokenization. We pre-train our character-based tokenizer by processing unique words from multilingual corpus, thereby extensively increasing word diversity across languages. Unlike the predefined and fixed vocabularies in subword methods, our tokenizer allows end-to-end task learning, resulting in optimal task-specific tokenization. The experimental results show that replacing the subword tokenizer with our neural tokenizer consistently improves performance on multilingual (NLI) and code-switching (sentiment analysis) tasks, with larger gains in low-resource languages. Additionally, our neural tokenizer exhibits a robust performance on downstream tasks when adversarial noise is present (typos and misspelling), further increasing the initial improvements over statistical subword tokenizers.

Visit

arxiv.org

Tags

Computation and LanguageArtificial Intelligence

Similar

Scaling End-to-End Models for Large-Scale Multilingual ASRMultilingual Speech Recognition With A Single End-To-End ModelSpline Filters For End-to-End Deep LearningTowards a Deep Understanding of Multilingual End-to-End Speech TranslationGraph Neural Networks for end-to-end information extraction from handwritten documentsConvolutional Neural Networks and Language Embeddings for End-to-End Dialect Recognition

Scaling End-to-End Models for Large-Scale Multilingual ASR

Building ASR models across many languages is a challenging multi-task learning problem due to large

Multilingual Speech Recognition With A Single End-To-End Model

Training a conventional automatic speech recognition (ASR) system to support multiple languages is c

Spline Filters For End-to-End Deep Learning

International audience We propose to tackle the problem of end-to-end learning for ra

Towards a Deep Understanding of Multilingual End-to-End Speech Translation

In this paper, we employ Singular Value Canonical Correlation Analysis (SVCCA) to analyze representa

Graph Neural Networks for end-to-end information extraction from handwritten documents

Graph Neural Networks for end-to-end information extraction from handwritten documents

Poster presented at the Deep Learning Indaba 2023 by yessine khanfir

Convolutional Neural Networks and Language Embeddings for End-to-End Dialect Recognition

Dialect identification (DID) is a special case of general language identification (LID), but a more