paper-with-me

Papers

Local Information Matters: Inference Acceleration For Grounded Conversation Generation Models Through Adaptive Local-Aware Token Pruning

2025-03-31 · Bizhe Bai, JianJian Cao, Yadan Luo, Tao Chen

Grounded Conversation Generation (GCG) is an emerging vision-language task that requires models to generate natural language responses seamlessly intertwined with corresponding object segmentation masks. Recent models, such as GLaMM and OMG-LLaVA, achieve pixel-level grounding but incur significant computational costs due to processing a large number of visual tokens. Existing token pruning methods, like FastV and PyramidDrop, fail to preserve the local visual features critical for accurate grounding, leading to substantial performance drops in GCG tasks. To address this, we propose Adaptive Local-Aware Token Pruning (ALTP), a simple yet effective framework that accelerates GCG models by prioritizing local object information. ALTP introduces two key components: (1) Detail Density Capture (DDC), which uses superpixel segmentation to retain tokens in object-centric regions, preserving fine-grained details, and (2) Dynamic Density Formation (DDF), which dynamically allocates tokens based on information density, ensuring higher retention in semantically rich areas. Extensive experiments on the GranDf dataset demonstrate that ALTP significantly outperforms existing token pruning methods, such as FastV and PyramidDrop, on both GLaMM and OMG-LLaVA models. Notably, when applied to GLaMM, ALTP achieves a 90% reduction in visual tokens with a 4.9% improvement in AP50 and a 5.0% improvement in Recall compared to PyramidDrop. Similarly, on OMG-LLaVA, ALTP improves AP by 2.1% and mIOU by 3.0% at a 90% token reduction compared with PDrop.

📄 PDF Abstract BibTeX arXiv:2503.23959

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationToken Reduction

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

ZEUS: Accelerating Diffusion Models with Only Second-Order Predictor

2026-04-02 · Yixiao Wang, Ting Jiang, Zishan Shao, Hancheng Ye 외 arxiv

Denoising generative models deliver high-fidelity generation but remain bottlenecked by inference latency due to the many iterative denoiser calls required during sampling. Training-free acceleration methods reduce laten…

Video Generation

Open-KNEAD: Knowledge-grounded Nutrition Estimation via Agentic Decomposition

2026-07-14 · Bruce Coburn, Jingbo Yue, Jinge Ma, Siddeshwar Raghavan 외 arxiv

Multimodal Large Language Models (MLLMs) are increasingly used for dietary assessment from meal images, where retrieval-augmented grounding was shown to sharpen nutrition estimates. However, we find this premise no longe…

Steer Where It Matters: Token-Level Visual-Sensitivity Steering for LVLMs Hallucination Mitigation

2026-06-02 · Ruipeng Zhang, Zhihao Li, C. L. Philip Chen, Tong Zhang arxiv

Large vision language models (LVLMs) have made rapid advancements and are deployed across various applications, yet hallucinations remain a major challenge. Activation steering is appealing due to its minimal training ov…

MeanCache: From Instantaneous to Average Velocity for Accelerating Flow Matching Inference

2026-01-27 · Huanlin Gao, Ping Chen, Fuyuan Shi, Ruijia Wu 외 arxiv

We present MeanCache, a training-free caching framework for efficient Flow Matching inference. Existing caching methods reduce redundant computation but typically rely on instantaneous velocity information (e.g., feature…

Automatic Emergency Dust-Free solution on-board International Space Station with Bi-GRU (AED-ISS)

2022-10-16 · Po-Han Hou, Wei-Chih Lin, Hong-Chun Hou, Yu-Hao Huang 외

With a rising attention for the issue of PM2.5 or PM0.3, particulate matters have become not only a potential threat to both the environment and human, but also a harming existence to instruments onboard International Sp…