paper-with-me

Papers

Raptor: Scalable Train-Free Embeddings for 3D Medical Volumes Leveraging Pretrained 2D Foundation Models

2025-07-11 · Ulzee An, Moonseong Jeong, Simon A. Lee, Aditya Gorla, Yuzhe Yang, Sriram Sankararaman arxiv

Current challenges in developing foundational models for volumetric imaging data, such as magnetic resonance imaging (MRI), stem from the computational complexity of training state-of-the-art architectures in high dimensions and curating sufficiently large datasets of volumes. To address these challenges, we introduce Raptor (Random Planar Tensor Reduction), a train-free method for generating semantically rich embeddings for volumetric data. Raptor leverages a frozen 2D foundation model, pretrained on natural images, to extract visual tokens from individual cross-sections of medical volumes. These tokens are then spatially compressed using random projections, significantly reducing computational complexity while retaining semantic information. Extensive experiments on ten diverse medical volume tasks verify the superior performance of Raptor over state-of-the-art methods, including those pretrained exclusively on medical volumes (+3% SuPreM, +6% MISFM, +10% Merlin, +13% VoCo, and +14% SLIViT), while entirely bypassing the need for costly training. Our results highlight the effectiveness and versatility of Raptor as a foundation for advancing deep learning-based methods for medical volumes.

📄 PDF Abstract BibTeX arXiv:2507.08254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DiffeoRaptor: Diffeomorphic Inter-modal Image Registration using RaPTOR

2022-09-12 · Nima Masoumi, Hassan Rivaz, M. Omair Ahmad, Yiming Xiao

Purpose: Diffeomorphic image registration is essential in many medical imaging applications. Several registration algorithms of such type have been proposed, but primarily for intra-contrast alignment. Currently, efficie…

Image Registration

ST-Raptor: LLM-Powered Semi-Structured Table Question Answering

2025-08-25 · Zirui Tang, Boyu Niu, Xuanhe Zhou, Boxiu Li 외 arxiv

Semi-structured tables, widely used in real-world applications (e.g., financial reports, medical records, transactional orders), often involve flexible and complex layouts (e.g., hierarchical headers and merged cells). T…

Question Answering

RAPTOR: Real-Time High-Resolution UAV Video Prediction with Efficient Video Attention

2025-12-25 · Zhan Chen, Zile Guo, Enze Zhu, Peirong Zhang 외 arxiv

Video prediction is plagued by a fundamental trilemma: achieving high-resolution and perceptual quality typically comes at the cost of real-time speed, hindering its use in latency-critical applications. This challenge i…

Video Prediction

RAPTOR: Ridge-Adaptive Logistic Probes

2026-01-29 · Ziqi Gao, Yaotian Zhu, Qingcheng Zeng, Xu Zhao 외 arxiv

Probing studies what information is encoded in a frozen LLM's layer representations by training a lightweight predictor on top of them. Beyond analysis, probes are often used operationally in probe-then-steer pipelines: …

Early Pruning for Public Transport Routing

2026-03-13 · Andrii Rohovyi, Abdallah Abuaisha, Toby Walsh arxiv

Routing algorithms for public transport, particularly the widely used RAPTOR and its variants, often face performance bottlenecks during the transfer relaxation phase, especially on dense transfer graphs, when supporting…