paper-with-me

Papers

MANTa: Efficient Gradient-Based Tokenization for Robust End-to-End Language Modeling

2022-12-14 · Nathan Godey, Roman Castagné, Éric de la Clergerie, Benoît Sagot

Static subword tokenization algorithms have been an essential component of recent works on language modeling. However, their static nature results in important flaws that degrade the models' downstream performance and robustness. In this work, we propose MANTa, a Module for Adaptive Neural TokenizAtion. MANTa is a differentiable tokenizer trained end-to-end with the language model. The resulting system offers a trade-off between the expressiveness of byte-level models and the speed of models trained using subword tokenization. In addition, our tokenizer is highly explainable since it produces an explicit segmentation of sequences into blocks. We evaluate our pre-trained model on several English datasets from different domains as well as on synthetic noise. We find that MANTa improves robustness to character perturbations and out-of-domain data. We then show that MANTa performs comparably to other models on the general-domain GLUE benchmark. Finally, we show that it is considerably faster than strictly byte-level models.

📄 PDF Abstract BibTeX arXiv:2212.07284

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Manta: Enhancing Mamba for Few-Shot Action Recognition of Long Sub-Sequence

2024-12-10 · Wenbo Huang, Jinghui Zhang, Guang Li, Lei Zhang 외

In few-shot action recognition (FSAR), long sub-sequences of video naturally express entire actions more effectively. However, the high computational complexity of mainstream Transformer-based methods limits their applic…

Action RecognitionContrastive LearningFew-Shot action recognitionFew Shot Action Recognition+1

Universal Dependency Treebank for Odia Language

2022-05-24 · WILDRE (LREC) 2022 6 · Shantipriya Parida, Kalyanamalini Sahoo, Atul Kr. Ojha, Saraswati Sahoo 외

This paper presents the first publicly available treebank of Odia, a morphologically rich low resource Indian language. The treebank contains approx. 1082 tokens (100 sentences) in Odia selected from "Samantar", the larg…

BIG-bench Machine LearningMorphological Analysis

MAGNET: Improving the Multilingual Fairness of Language Models with Adaptive Gradient-Based Tokenization

2024-07-11 · Orevaoghene Ahia, Sachin Kumar, Hila Gonen, Valentin Hofmann 외

In multilingual settings, non-Latin scripts and low-resource languages are usually disadvantaged in terms of language models' utility, efficiency, and cost. Specifically, previous studies have reported multiple modeling …

FairnessLanguage ModellingSegmentation

Confounding Factors in Relating Model Performance to Morphology

2025-11-03 · Wessel Poelman, Thomas Bauwens, Miryam de Lhoneux arxiv

The extent to which individual language characteristics influence tokenization and language modeling is an open question. Differences in morphological systems have been suggested as both unimportant and crucial to consid…

MANTA: Multi-Agent Network Topology Adaptation for Self-Evolving Multi-Agent Systems

2026-07-30 · Mao-xun Huang, Jerry Wang, Yi-Cheng Lai, Zhengxin Zhang 외 arxiv

Large language model-based multi-agent systems improve complex problem solving through task decomposition, agent specialization, information exchange, and intermediate validation. However, existing systems typically trea…

Mathematical Reasoning