paper-with-me

Papers

Incorporating Feature Pyramid Tokenization and Open Vocabulary Semantic Segmentation

2024-12-18 · Jianyu Zhang, Li Zhang, Shijian Li

The visual understanding are often approached from 3 granular levels: image, patch and pixel. Visual Tokenization, trained by self-supervised reconstructive learning, compresses visual data by codebook in patch-level with marginal information loss, but the visual tokens does not have semantic meaning. Open Vocabulary semantic segmentation benefits from the evolving Vision-Language models (VLMs) with strong image zero-shot capability, but transferring image-level to pixel-level understanding remains an imminent challenge. In this paper, we treat segmentation as tokenizing pixels and study a united perceptual and semantic token compression for all granular understanding and consequently facilitate open vocabulary semantic segmentation. Referring to the cognitive process of pretrained VLM where the low-level features are progressively composed to high-level semantics, we propose Feature Pyramid Tokenization (PAT) to cluster and represent multi-resolution feature by learnable codebooks and then decode them by joint learning pixel reconstruction and semantic segmentation. We design loosely coupled pixel and semantic learning branches. The pixel branch simulates bottom-up composition and top-down visualization of codebook tokens, while the semantic branch collectively fuse hierarchical codebooks as auxiliary segmentation guidance. Our experiments show that PAT enhances the semantic intuition of VLM feature pyramid, improves performance over the baseline segmentation model and achieves competitive performance on open vocabulary semantic segmentation benchmark. Our model is parameter-efficient for VLM integration and flexible for the independent tokenization. We hope to give inspiration not only on improving segmentation but also on semantic visual token utilization.

📄 PDF Abstract BibTeX arXiv:2412.14145

Code (0)

등록된 구현이 없습니다.

Tasks

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

LangMAP: A Language-Adaptive Approach to Tokenization

2026-06-22 · Clara Meister, Suchir Salhan, Andrzej Szablewski, Pietro Lesci 외 arxiv

Language-specific tokenizers improve tokenization quality and the downstream performance of models on those languages. However, using such a tokenizer comes at a cost: either a new model must be trained from scratch, or …

PanoGS: Gaussian-based Panoptic Segmentation for 3D Open Vocabulary Scene Understanding

2025-03-23 · CVPR 2025 1 · Hongjia Zhai, Hai Li, Zhenzhe Li, Xiaokun Pan 외

Recently, 3D Gaussian Splatting (3DGS) has shown encouraging performance for open vocabulary scene understanding tasks. However, previous methods cannot distinguish 3D instance-level information, which usually predicts a…

3DGSDecoderGraph ClusteringPanoptic Segmentation+1

Three ways to improve feature alignment for open vocabulary detection

2023-03-23 · Relja Arandjelović, Alex Andonian, Arthur Mensch, Olivier J. Hénaff 외

The core problem in zero-shot open vocabulary detection is how to align visual and text features, so that the detector performs well on unseen classes. Previous approaches train the feature pyramid and detection head fro…

Language Modelling

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

2025-05-13 · Marina Popova, Iaroslav Chelombitko, Aleksey Komissarov

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 app…

Crowd-sourced Phrase-Based Tokenization for Low-Resourced Neural Machine Translation: The case of Fon Language

2021-01-01 · Bonaventure F. P. Dossou, Chris Chinenye Emezue

Building effective neural machine translation (NMT) models for very low-resourced and morphologically rich African indigenous languages is an open challenge. Besides the issue of finding available resources for them, a l…

Machine TranslationNMTTranslation