Skip to main content

Showing 1–2 of 2 results for author: Chelombitko, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.08918  [pdf, other

    q-bio.GN cs.AI

    When repeats drive the vocabulary: a Byte-Pair Encoding analysis of T2T primate genomes

    Authors: Marina Popova, Iaroslav Chelombitko, Aleksey Komissarov

    Abstract: The emergence of telomere-to-telomere (T2T) genome assemblies has opened new avenues for comparative genomics, yet effective tokenization strategies for genomic sequences remain underexplored. In this pilot study, we apply Byte Pair Encoding (BPE) to nine T2T primate genomes including three human assemblies by training independent BPE tokenizers with a fixed vocabulary of 512,000 tokens using our… ▽ More

    Submitted 13 May, 2025; originally announced May 2025.

    Comments: ICLR 2025 Workshop on Machine Learning for Genomics Explorations

  2. arXiv:2410.12989  [pdf, other

    cs.CL cs.AI

    Qtok: A Comprehensive Framework for Evaluating Multilingual Tokenizer Quality in Large Language Models

    Authors: Iaroslav Chelombitko, Egor Safronov, Aleksey Komissarov

    Abstract: In the development of Large Language Models (LLMs), considerable attention has been given to the quality of training datasets. However, the role of tokenizers in the LLM training pipeline, particularly for multilingual models, has received less focus. The quality of tokenization can significantly impact a model's ability to handle diverse languages effectively. We introduce Qtok, a tool designed t… ▽ More

    Submitted 16 October, 2024; originally announced October 2024.

    Comments: 24 pages, 9 figures, 6 tables. Code and data available at https://github.com/nup-csai/Qtok/

    ACM Class: I.2.7; I.2.6; H.3.3