Saad Ejaz, Miguel Fernandez-Cortizas, Javier Civera +2 more
Line up a CAD model with an object in a single photo and you can hand a robot or an AR system its position, orientation, and size, nine numbers in all. Recent zero-shot methods match image patches to the model using visual foundation features, but those matches lean on appearance and fall apart under occlusion or the sim-to-real gap.
SUFLECA leans on geometry instead. It trains compact, geometry-aware features using Normalized Object Coordinates supervision across 674,000 images from a dozen datasets, then pairs them with a matcher that enforces clean one-to-one correspondences. Each object aligns in under a second, no iterative refinement. On ScanNet25k it reports 33.4 and 42.3 percent category and instance accuracy, ahead of the best zero-shot baseline and, the authors say, past fully supervised methods for the first time on that benchmark.
Accuracies in the 30s and 40s show this remains hard, so the paper and code fill in the rest.
CAD-to-image alignment aims to estimate an object's 9D pose (rotation, translation, and anisotropic scale) from a single RGB image, enabling applications in robotics and augmented reality. Recent zero-shot methods use visual foundation models to match image regions to CAD models, yet typically their correspondences are appearance-driven and degrade under occlusion or sim-to-real domain shift. To address these limitations, we introduce SUFLECA (Scaling Up Feature LEarning for…
Beyond the Leaderboard: Design Lessons for Trustworthy Multimodal VQA
arXiv (cs.CL) · July 16, 2026TikStance: A Multimodal and Hierarchical Dataset for Multi-target Stance Analysis in TikTok Political Conversations
arXiv (cs.CL) · July 16, 2026Language Identification via Compositional Data Analysis: A Linear-Time Classifier Based on Log-Ratio Geometry
arXiv (cs.AI) · July 16, 2026In-Place Tokenizer Expansion for Pre-trained LLMs