Foundry: Distilling 3D Foundation Models for the Edge
Guillaume Letellier, Siddharth Srivastava (IIT Delhi), Fr\'ed\'eric Jurie, Gaurav Sharma (IIT Kanpur)

TL;DR
Foundry introduces a novel method for compressing large 3D foundation models into smaller, efficient models that retain their broad applicability across various tasks, enabling deployment on edge devices.
Contribution
This paper presents Foundry, the first implementation of Foundation Model Distillation for 3D point clouds, preserving model generality while significantly reducing size and computational requirements.
Findings
Maintains strong transferability across multiple 3D tasks
Achieves near full model performance with fewer tokens and FLOPs
Enables practical deployment on resource-constrained hardware
Abstract
Foundation models pre-trained with self-supervised learning (SSL) on large-scale datasets have become powerful general-purpose feature extractors. However, their immense size and computational cost make them prohibitive for deployment on edge devices such as robots and AR/VR headsets. Existing compression techniques like standard knowledge distillation create efficient 'specialist' models but sacrifice the crucial, downstream-agnostic generality that makes foundation models so valuable. In this paper, we introduce Foundation Model Distillation (FMD), a new paradigm for compressing large SSL models into compact, efficient, and faithful proxies that retain their general-purpose representational power. We present Foundry, the first implementation of FMD for 3D point clouds. Our approach, Foundry, trains a student to learn a compressed set of SuperTokens that reconstruct the teacher's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Neural Network Applications · Robot Manipulation and Learning
