paper-with-me

홈 › Papers

VisCo: Leveraging Large Language Models as Intrinsic Encoders for Visual Token Compression

2026-07-14 · Yupeng Zheng, Kai Zou, Bin Liu, Nenghai Yu arxiv

Vision-language models (VLMs) process large numbers of visual tokens, resulting in substantial inference latency and memory overhead. This has motivated extensive research on visual token compression. While training-free strategies rely on heuristic metrics and suffer significant performance degradation under high compression ratios, many training-based methods introduce external compression modules that force the VLM backbone to adapt, incurring substantial retraining cost and compromising VLMs' priors. Effective visual token compression hinges on strong information encoding, a capability already present in pretrained VLMs but underutilized by existing approaches. Motivated by this, we propose VisCo, a training-efficient self-compression framework that reuses the pretrained VLM itself as an intrinsic compressor. VisCo is a parameter-sharing autoencoder that compresses visual information using a small set of memory tokens and transfers hierarchical information from encoding to decoding. Experiments show that VisCo surpasses prior methods across all evaluated compression ratios, with larger gains under more aggressive compression, and remains stable even in the extreme single-token setting. Moreover, when combined with the original visual tokens, the learned memory tokens can even improve the base model, suggesting that VisCo captures complementary representations beyond compression.

📄 PDF Abstract BibTeX arXiv:2607.12756

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VisCon-100K: Leveraging Contextual Web Data for Fine-tuning Vision Language Models

2025-02-14 · Gokul Karthik Kumar, Iheb Chaabane, Kebin Wu

Vision-language models (VLMs) excel in various visual benchmarks but are often constrained by the lack of high-quality visual fine-tuning data. To address this challenge, we introduce VisCon-100K, a novel dataset derived…

Image CaptioningLarge Language ModelMultiple-choiceVisual Question Answering (VQA)

VisCodex: Unified Multimodal Code Generation via Merging Vision and Coding Models

2025-08-13 · Lingjie Jiang, Shaohan Huang, Xun Wu, Yixia Li 외 arxiv

Multimodal large language models (MLLMs) have significantly advanced the integration of visual and textual understanding. However, their ability to generate code from multimodal inputs remains limited. In this work, we i…

Code Generation

VisCoder2: Building Multi-Language Visualization Coding Agents

2025-10-24 · Yuansheng Ni, Songcheng Cai, Xiangchao Chen, Jiarong Liang 외 arxiv

Large language models (LLMs) have recently enabled coding agents capable of generating, executing, and revising visualization code. However, existing models often fail in practical workflows due to limited language cover…

Haptic Rendering of Fractional-Order Viscoelasticity: Passivity and Rendering Fidelity

2026-05-11 · Gorkem Gemalmaz, Harun Tolasa, Volkan Patoglu arxiv

Haptic rendering of viscoelastic materials that exhibit creep and stress relaxation is crucial for many applications, such as medical training with realistic biological tissue models. Fractional-order viscoelastic models…

ConVIScope: Visual Analytics for Exploring Patient Conversations

2021-08-30 · Raymond Li, Enamul Hoque, Giuseppe Carenini, Richard Lester 외

The proliferation of text messaging for mobile health is generating a large amount of patient-doctor conversations that can be extremely valuable to health care professionals. We present ConVIScope, a visual text analyti…