paper-with-me

Papers

Differentiable Hierarchical Visual Tokenization

2025-11-04 · Marius Aasan, Martine Hjelkrem-Tan, Nico Catalano, Changkyu Choi, Adín Ramírez Rivera arxiv

Vision Transformers rely on fixed patch tokens that ignore the spatial and semantic structure of images. In this work, we introduce an end-to-end differentiable tokenizer that adapts to image content with pixel-level granularity while remaining backward-compatible with existing architectures for retrofitting pretrained models. Our method uses hierarchical model selection with information criteria to provide competitive performance in both image-level classification and dense-prediction tasks, and even supports out-of-the-box raster-to-vector conversion.

📄 PDF Abstract BibTeX arXiv:2511.02652

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical SVG Tokenization: Learning Compact Visual Programs for Scalable Vector Graphics Modeling

2026-04-06 · Ximing Xing, Ziteng Xue, Zhenxi Li, Weicong Liang 외 arxiv

Recent large language models have shifted SVG generation from differentiable rendering optimization to autoregressive program synthesis. However, existing approaches still rely on generic byte-level tokenization inherite…

Program Synthesis

MergeDNA: Context-aware Genome Modeling with Dynamic Tokenization through Token Merging

2025-11-17 · Siyuan Li, Kai Yu, Anna Wang, Zicheng Liu 외 arxiv

Modeling genomic sequences faces two unsolved challenges: the information density varies widely across different regions, while there is no clearly defined minimum vocabulary unit. Relying on either four primitive bases …

NativeTok: Native Visual Tokenization for Improved Image Generation

2026-01-30 · Bin Wu, Mengqi Huang, Weinan Jia, Zhendong Mao arxiv

VQ-based image generation typically follows a two-stage pipeline: a tokenizer encodes images into discrete tokens, and a generative model learns their dependencies for reconstruction. However, improved tokenization in th…

Image Generation

LLM-Aligned Geographic Item Tokenization for Local-Life Recommendation

2025-11-18 · Hao Jiang, Guoquan Wang, Donglin Zhou, Sheng Yu 외 arxiv

Recent advances in Large Language Models (LLMs) have enhanced text-based recommendation by enriching traditional ID-based methods with semantic generalization capabilities. Text-based methods typically encode item textua…

Zonkey: A Hierarchical Diffusion Language Model with Differentiable Tokenization and Probabilistic Attention

2026-01-29 · Alon Rozental arxiv

Large language models (LLMs) have revolutionized natural language processing, yet they remain constrained by fixed, non-differentiable tokenizers like Byte Pair Encoding (BPE), which hinder end-to-end optimization and ad…

Domain Adaptation