SUFLECA: Scaling Up Feature Learning for CAD-to-image Alignment
Summary
SUFLECA is a weakly-supervised framework for zero-shot CAD-to-image alignment, achieving state-of-the-art accuracy on ScanNet25k by scaling up geometry-grounded feature learning from pretrained visual representations.
View Cached Full Text
Cached at: 07/20/26, 09:41 AM
Paper page - SUFLECA: Scaling Up Feature Learning for CAD-to-image Alignment
Source: https://huggingface.co/papers/2607.15058
Abstract
CAD-to-imagealignmentaimstoestimateanobject’s9Dpose(rotation,translation,andanisotropicscale)fromasingleRGBimage,enablingapplicationsinroboticsandaugmentedreality.Recentzero-shotmethodsusevisualfoundationmodelstomatchimageregionstoCADmodels,yettypicallytheircorrespondencesareappearance-drivenanddegradeunderocclusionorsim-to-realdomainshift.Toaddresstheselimitations,weintroduceSUFLECA(ScalingUpFeatureLEarningforCADAlignment),aweakly-supervisedframeworkforzero-shotCADalignmentwithtwokeycontributions.First,SUFLECAscalesupgeometry-groundedfeaturelearningfrompretrainedvisualrepresentationsthroughNormalizedObjectCoordinates(NOCs)supervisionon674Kimagesspanning12realandsyntheticdatasets,learningcompactgeometry-awarefeaturesthatgeneralizeacrossdomains.Second,weproposeageometricallyconsistentmatchingalgorithmthatestablishesreliableone-to-oneCAD-to-imagecorrespondences.Together,thesecontributionsenableaccurate,sub-secondalignmentperobjectinstancewithoutiterativeposerefinement.OnScanNet25k,SUFLECAachieves33.4%/42.3%category/instanceaccuracy,outperforming,withasmallercomputationalfootprint,thestrongestzero-shotbaselineby10.3/12.2percentagepointsand,forthefirsttimeonthisbenchmark,evensurpassingfullysupervisedmethods.Codeisavailableat:https://github.com/snt-arg/SUFLECA
View arXiv pageView PDFGitHub1Add to collection
Get this paper in your agent:
hf papers read 2607\.15058
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.15058 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.15058 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.15058 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
SurGe: Improved Surface Geometry in Point Maps
SurGe introduces a Neighborhood Attention Decoder and a reformulated scale-invariant gradient matching loss to improve local surface geometry accuracy in feedforward 3D reconstruction, particularly for thin structures. It achieves state-of-the-art average rank on zero-shot monocular geometry benchmarks, with better local point map and normal metrics.
GRASP: Geometry-aware Residual Alignment for Scalable Pretraining Data Attribution
GRASP introduces a geometry-aware, interaction-based method for scalable pretraining data attribution that models subset dynamics, outperforming existing additive approaches by over double the task-level rank correlation while reducing computation costs.
FeatCal: Feature Calibration for Post-Merging Models
FeatCal is a calibration method that reduces performance gaps in post-merging models by layer-wise weight updates without gradient descent, achieving superior results on CLIP and GLUE benchmarks with high sample efficiency.
Cross-scale Aligned Supervision for Training GANs
This paper proposes CAT, a cross-scale aligned transformer that enforces consistency between intermediate and final GAN outputs to resolve trajectory misalignment, achieving state-of-the-art FID of 1.56 on ImageNet-256.
FAST-GOAL: Fast and Efficient Global-local Object Alignment Learning
FAST-GOAL is a fine-tuning method that enhances CLIP's ability to align global and local semantics in images and lengthy text, introducing FLISM and TSL modules and the GLIT100k dataset. It achieves improvements on long caption datasets.