paper-with-me

홈 › Papers

Fast, Robust, Permutation-and-Sign Invariant SO(3) Pattern Alignment

2025-11-29 · Anik Sarker, Alan T. Asbeck arxiv

We address the correspondence-free alignment of two rotation sets on \(SO(3)\), a core task in calibration and registration that is often impeded by missing time alignment, outliers, and unknown axis conventions. Our key idea is to decompose each rotation into its \emph{Transformed Basis Vectors} (TBVs)-three unit vectors on \(S^2\)-and align the resulting spherical point sets per axis using fast, robust matchers (SPMC, FRS, and a hybrid). To handle axis relabels and sign flips, we introduce a \emph{Permutation-and-Sign Invariant} (PASI) wrapper that enumerates the 24 proper signed permutations, scores them via summed correlations, and fuses the per-axis estimates into a single rotation by projection/Karcher mean. The overall complexity remains linear in the number of rotations (\(\mathcal{O}(n)\)), contrasting with \(\mathcal{O}(N_r^3\log N_r)\) for spherical/\(SO(3)\) correlation. Experiments on EuRoC Machine Hall simulations (axis-consistent) and the ETH Hand-Eye benchmark (\texttt{robot\_arm\_real}) (axis-ambiguous) show that our methods are accurate, 6-60x faster than traditional methods, and robust under extreme outlier ratios (up to 90\%), all without correspondence search.

📄 PDF Abstract BibTeX arXiv:2512.00659

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PIT: Optimization of Dynamic Sparse Deep Learning Models via Permutation Invariant Transformation

2023-01-26 · Ningxin Zheng, Huiqiang Jiang, Quanlu Zhang, Zhenhua Han 외

Dynamic sparsity, where the sparsity patterns are unknown until runtime, poses a significant challenge to deep learning. The state-of-the-art sparsity-aware deep learning solutions are restricted to pre-defined, static s…

Deep LearningGPU

AlignGraph: A Group of Generative Models for Graphs

2023-01-26 · Kimia Shayestehfard, Dana Brooks, Stratis Ioannnidis

It is challenging for generative models to learn a distribution over graphs because of the lack of permutation invariance: nodes may be ordered arbitrarily across graphs, and standard graph alignment is combinatorial and…

Towards Platonic Representation for Table Reasoning: A Foundation for Permutation-Invariant Retrieval

2026-04-13 · Willy Carlos Tchuitcheu, Tan Lu, Ann Dooms arxiv

Historical approaches to Table Representation Learning (TRL) have largely adopted the sequential paradigms of Natural Language Processing (NLP). We argue that this linearization of tables discards their essential geometr…

Representation LearningTable Retrieval

Few-shot Action Recognition with Permutation-invariant Attention

2020-01-12 · ECCV 2020 8 · Hongguang Zhang, Li Zhang, Xiaojuan Qi, Hongdong Li 외

Many few-shot learning models focus on recognising images. In contrast, we tackle a challenging task of few-shot action recognition from videos. We build on a C3D encoder for spatio-temporal video blocks to capture short…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionFew-Shot Learning+2

Regularizing Towards Permutation Invariance in Recurrent Models

2020-10-25 · NeurIPS 2020 12 · Edo Cohen-Karlik, Avichai Ben David, Amir Globerson

In many machine learning problems the output should not depend on the order of the input. Such "permutation invariant" functions have been studied extensively recently. Here we argue that temporal architectures such as R…