PulseAugur
EN
LIVE 09:22:13

New ORCA method compresses 3D CT visual tokens for AI models

Researchers have developed ORCA (ORgan-Centroid Aggregation), a novel method for compressing visual tokens from 3D CT scans. This training-free approach merges adjacent tokens with organ guidance and incorporates centroid spatial encoding to preserve anatomical information. ORCA consistently outperforms existing compression methods at similar token budgets, significantly reducing the KV-cache size and processing time for downstream vision-language models. The code for ORCA has been released on Hugging Face. AI

IMPACT Enables more efficient processing of 3D medical imaging data by vision-language models, potentially improving diagnostic accuracy and report generation.

RANK_REASON The cluster contains a research paper detailing a new method for visual token compression in AI models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

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

New ORCA method compresses 3D CT visual tokens for AI models

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Renjie Liang, Zijian Xu, Jinqian Pan, Chengkun Sun, Zhengkang Fan, Shawn Li, You Qin, Mei Liu, Jie Xu ·

    ORCA: ORgan-Centroid Aggregation for Training-Free 3D CT Visual Token Compression

    arXiv:2608.00345v1 Announce Type: new Abstract: A 3D CT scan entering a vision-language model produces a long sequence of visual tokens, often thousands to tens of thousands per volume, and this sequence must be compressed before a language model can consume it. Token compression…