paper-with-me

홈 › Papers

Test-Time Canonicalization by Foundation Models for Robust Perception

2025-07-14 · Utkarsh Singhal, Ryan Feng, Stella X. Yu, Atul Prakash

Real-world visual perception requires invariance to diverse transformations, yet current methods rely heavily on specialized architectures or training on predefined augmentations, limiting generalization. We propose FOCAL, a test-time, data-driven framework that achieves robust perception by leveraging internet-scale visual priors from foundation models. By generating and optimizing candidate transformations toward visually typical, "canonical" views, FOCAL enhances robustness without re-training or architectural changes. Our experiments demonstrate improved robustness of CLIP and SAM across challenging transformations, including 2D/3D rotations, illumination shifts (contrast and color), and day-night variations. We also highlight potential applications in active vision. Our approach challenges the assumption that transform-specific training is necessary, instead offering a scalable path to invariance. Our code is available at: https://github.com/sutkarsh/focal.

📄 PDF Abstract BibTeX arXiv:2507.10375

Code (1)

sutkarsh/focal 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SAM 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

PiCo: Active Manifold Canonicalization for Robust Robotic Visual Anomaly Detection

2026-03-24 · Teng Yan, Binkai Liu, Shuai Liu, Yue Yu 외 arxiv

Industrial deployment of robotic visual anomaly detection (VAD) is fundamentally constrained by passive perception under diverse 6-DoF pose configurations and unstable operating conditions such as illumination changes an…

Anomaly Detection

Weisfeiler-Leman Is Incomplete on Simple Spectrum Graphs, so Canonicalize Them

2026-05-22 · Snir Hordan, Nadav Dym, Tim Seppelt arxiv

Graphs with a simple spectrum admit cubic-time isomorphism testing, yet we prove that for every natural number $k$, the $k$-Weisfeiler-Leman ($k$-WL) test cannot distinguish all non-isomorphic graphs with a simple spectr…

Graph Regression

COMBO: A Complete Benchmark for Open KG Canonicalization

2023-02-08 · Chengyue Jiang, Yong Jiang, Weiqi Wu, Yuting Zheng 외

Open knowledge graph (KG) consists of (subject, relation, object) triples extracted from millions of raw text. The subject and object noun phrases and the relation in open KG have severe redundancy and ambiguity and need…

Open Knowledge Graph CanonicalizationRelation

Open Knowledge Base Canonicalization with Multi-task Unlearning

2023-10-25 · Bingchen Liu, Shihao Hou, Weixin Zeng, Xiang Zhao 외

The construction of large open knowledge bases (OKBs) is integral to many applications in the field of mobile computing. Noun phrases and relational phrases in OKBs often suffer from redundancy and ambiguity, which calls…

ClusteringGraph EmbeddingKnowledge Graph EmbeddingMachine Unlearning+1

Zero-Shot Test-Time Canonicalization using Out-of-Distribution Scoring

2026-06-23 · Dominik Lindner, Johann Schmidt, Tom Siegl, Martin Becker 외 arxiv

Pretrained vision models often misclassify inputs that are rotated, scaled, or sheared, even though these affine transformations leave the object class unchanged. Robustness is usually restored either by building equivar…

Point Clouds