PulseAugur
EN
LIVE 09:30:39

New CoVeR method prunes visual tokens for 3D reasoning in VLMs

Researchers have developed CoVeR, a novel method for pruning visual tokens in Vision-Language Models (VLMs) when processing 3D scenes represented by multi-view images. This technique addresses the issue of redundant tokens that arise from using multiple views, which can be computationally expensive. CoVeR is a deterministic, training-free selector that uses token coordinates to ensure complete spatial coverage of the scene while adhering to an exact token budget, overcoming limitations of previous importance-based and voxelization methods. Experiments demonstrate that CoVeR significantly outperforms existing state-of-the-art approaches on 3D reasoning benchmarks, achieving high performance with a substantial reduction in token count. AI

IMPACT Enables more efficient 3D reasoning in VLMs by significantly reducing computational load without sacrificing performance.

RANK_REASON The cluster describes a new research paper detailing a novel method for improving Vision-Language Models.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New CoVeR method prunes visual tokens for 3D reasoning in VLMs

How we ranked this

Signal score
1 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
The cluster describes a new research paper detailing a novel method for improving Vision-Language Models.
Source corroboration
2 independent sources
Multiple independent publishers reporting the same story raises confidence that it's real and newsworthy.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
2 days old
Coverage has settled into its steady-state source set.

Full methodology in our editorial standards.

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Nhat-Tan Bui, Varshini Elangovan, Arun Reddy Anugu, Sreyas Mohan, Wei Ye, Dilin Wang, JQ Huang, Rakesh Ranjan, Aviral Chharia, Fernando De la Torre ·

    CoVeR: Coverage-Based Token Pruning for Multi-View 3D Reasoning in VLMs

    arXiv:2609.08345v1 Announce Type: cross Abstract: Representing a 3D scene as multi-view images allows 2D VLMs to reason in 3D by reusing priors from pre-training, sidestepping the scarcity of annotated 3D data. However, it produces thousands of redundant visual tokens whose cost …

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    CoVeR: Coverage-Based Token Pruning for Multi-View 3D Reasoning in VLMs

    CoVeR is a training-free spatial token selector that preserves 3D reasoning performance by enforcing exact budgets and full scene coverage across multi-view visual tokens.