paper-with-me

Papers

FOLDER: Accelerating Multi-modal Large Language Models with Enhanced Performance

2025-01-05 · Haicheng Wang, Zhemeng Yu, Gabriele Spadaro, Chen Ju, Victor Quétu, Enzo Tartaglione

Recently, Multi-modal Large Language Models (MLLMs) have shown remarkable effectiveness for multi-modal tasks due to their abilities to generate and understand cross-modal data. However, processing long sequences of visual tokens extracted from visual backbones poses a challenge for deployment in real-time applications. To address this issue, we introduce FOLDER, a simple yet effective plug-and-play module designed to reduce the length of the visual token sequence, mitigating both computational and memory demands during training and inference. Through a comprehensive analysis of the token reduction process, we analyze the information loss introduced by different reduction strategies and develop FOLDER to preserve key information while removing visual redundancy. We showcase the effectiveness of FOLDER by integrating it into the visual backbone of several MLLMs, significantly accelerating the inference phase. Furthermore, we evaluate its utility as a training accelerator or even performance booster for MLLMs. In both contexts, FOLDER achieves comparable or even better performance than the original models, while dramatically reducing complexity by removing up to 70% of visual tokens.

📄 PDF Abstract BibTeX arXiv:2501.02430

Code (1)

anakin-skywalker-joseph/folder 공식 구현 pytorch

Tasks

Token Reduction

Similar Papers 제목 키워드 기반

ObjectFolder 2.0: A Multisensory Object Dataset for Sim2Real Transfer

2022-04-05 · CVPR 2022 1 · Ruohan Gao, Zilin Si, Yen-Yu Chang, Samuel Clarke 외

Objects play a crucial role in our everyday activities. Though multisensory object-centric learning has shown great potential lately, the modeling of objects in prior work is rather unrealistic. ObjectFolder 1.0 is a rec…

Object

The ObjectFolder Benchmark: Multisensory Learning with Neural and Real Objects

2023-06-01 · CVPR 2023 1 · Ruohan Gao, Yiming Dou, Hao Li, Tanmay Agarwal 외

We introduce the ObjectFolder Benchmark, a benchmark suite of 10 tasks for multisensory object-centric learning, centered around object recognition, reconstruction, and manipulation with sight, sound, and touch. We also …

BenchmarkingObjectObject Recognition

PixelFolder: An Efficient Progressive Pixel Synthesis Network for Image Generation

2022-04-02 · Jing He, Yiyi Zhou, Qi Zhang, Jun Peng 외

Pixel synthesis is a promising research paradigm for image generation, which can well exploit pixel-wise prior knowledge for generation. However, existing methods still suffer from excessive memory footprint and computat…

Image Generationregression

Agent4cs: A Multi-agent System for Code Summarization in Large Hierarchical Codebases

2026-07-01 · Yongjian Tang, Ezgi Sarikayak, Doruk Tuncel, Jie M. Zhang 외 arxiv

Understanding large, complex codebases, especially those with obfuscated structures and incomplete documentation, remains a significant challenge. Existing code summarization solutions often rely on a single language mod…

ObjectFolder: A Dataset of Objects with Implicit Visual, Auditory, and Tactile Representations

2021-09-16 · Ruohan Gao, Yen-Yu Chang, Shivani Mall, Li Fei-Fei 외

Multisensory object-centric perception, reasoning, and interaction have been a key research topic in recent years. However, the progress in these directions is limited by the small set of objects available -- synthetic o…

3D ReconstructionObjectObject RecognitionRetrieval+1