paper-with-me

Papers

3DZip: Spatial-Aware Feature Diversity-Guided Token Compression for 3D Question Answering

2026-08-02 · Changwoo Baek, Kyeongbo Kong hf

Recent 3D vision-language models (3D VLMs) construct geometry aware tokens by projecting 2D visual features into world coordinates, enabling spatial reasoning for tasks such as 3D question answering. However, this design generates thousands of tokens per scene, resulting in substantial computational and memory overhead. While token compression has been extensively studied in 2D VLMs, existing approaches rely on semantic relevance or attention-based selection that overlook the structured spatial nature of 3D tokens. Moreover, redundancy in 3D representations cannot be resolved by spatial proximity alone, as object-level token imbalance persists even after spatial aggregation. To address this, we propose 3DZip, a three-stage token compression framework that first applies coarse voxelization to remove point-level redundancy, then selects anchor tokens based on feature-space diversity via a Determinantal Point Process, and finally merges remaining tokens under spatial constraints to preserve geometric coherence. Experiments on three 3D question answering benchmarks demonstrate that 3DZip consistently outperforms existing compression methods, retaining 94.7% of the original performance with only 128 tokens, achieving a 1.92times faster inference speed.

📄 PDF Abstract BibTeX arXiv:2608.01185

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSpatial Reasoning

Similar Papers 제목 키워드 기반

DZip: improved general-purpose lossless compression based on novel neural network modeling

2019-11-08 · Mohit Goyal, Kedar Tatwawadi, Shubham Chandak, Idoia Ochoa

We consider lossless compression based on statistical data modeling followed by prediction-based encoding, where an accurate statistical model for the input data leads to substantial improvements in compression. We propo…

FEDZIP: A Compression Framework for Communication-Efficient Federated Learning

2021-02-02 · Amirhossein Malekijoo, Mohammad Javad Fadaeieslam, Hanieh Malekijou, Morteza Homayounfar 외

Federated Learning marks a turning point in the implementation of decentralized machine learning (especially deep learning) for wireless devices by protecting users' privacy and safeguarding raw data from third-party acc…

BIG-bench Machine LearningClusteringDeep LearningFederated Learning+1

Geometry-Guided 3D Visual Token Pruning for Video-Language Models

2026-04-20 · Han Li, Zehao Huang, Jiahui Fu, Naiyan Wang 외 arxiv

Multimodal large language models have demonstrated remarkable capabilities in 2D vision, motivating their extension to 3D scene understanding. Recent studies represent 3D scenes as 3D spatial videos composed of image seq…

Scene Understanding

SplitFedZip: Learned Compression for Data Transfer Reduction in Split-Federated Learning

2024-12-18 · Chamani Shiranthika, Hadi Hadizadeh, Parvaneh Saeedi, Ivan V. Bajić

Federated Learning (FL) enables multiple clients to train a collaborative model without sharing their local data. Split Learning (SL) allows a model to be trained in a split manner across different locations. Split-Feder…

Federated LearningImage SegmentationMedical Image SegmentationSemantic Segmentation

Deep Diversity-Enhanced Feature Representation of Hyperspectral Images

2023-01-15 · Jinhui Hou, Zhiyu Zhu, Junhui Hou, Hui Liu 외

In this paper, we study the problem of efficiently and effectively embedding the high-dimensional spatio-spectral information of hyperspectral (HS) images, guided by feature diversity. Specifically, based on the theoreti…

DenoisingDiversitySuper-Resolution