日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
回帰/ニューラルネットワークarXiv:2607.09650

オイラー角回帰の再考:コルモゴロフ-アーノルドネットワークによるアプローチ

Revisiting Euler-Angle Regression with Kolmogorov-Arnold Networks

シェア:XThreadsFacebookLINEはてブBluesky

オイラー角の回帰問題を再考し、範囲を考慮したオイラー角モデリングとKANを組み合わせた新しいフレームワークを提案。理論的解析と実験により、KANの加法構造がオイラー角回帰に有効であることを示した。

著者: Yangting Sun, Zijun Cui, Yufei Zhang

分類: cs.CV

原文アブストラクト

In many real-world systems, including articulated robots and biomechanical models, rotations are defined in joint space and naturally parameterized by Euler angles with bounded ranges. Yet regressing Euler angles remains challenging, as their discontinuities and singularities often destabilize training. In this work, we revisit Euler-angle regression and show that its effectiveness depends critically on the interaction between rotation representation, regression architecture, and domain constraints. We introduce a new framework that combines range-aware Euler modeling with Kolmogorov-Arnold Networks (KAN), which replace fixed node-wise activations with learnable univariate functions on edges. We further provide theoretical analysis indicating that bounded Euler ranges motivate a near-additive structure in the regression function, which favors the additive functional form of KAN, and we confirm this trend empirically. Extensive experiments on controlled rotation regression, object pose estimation, and robotic and human inverse kinematics demonstrate consistent improvements in accuracy, convergence, and efficiency. The code will be publicly available.