日本フィジカルAI新聞

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

週刊ニュースレター購読
VLAarXiv:2509.14383

RLBind: ロボット知覚のための敵対的摂動に頑健なクロスモーダル統合埋め込み

RLBind: Adversarial-Invariant Cross-Modal Alignment for Unified Robust Embeddings

シェア:XThreadsFacebookLINEはてブBluesky

視覚・音声・熱・動画を統合するマルチモーダルエンコーダに対し、敵対的摂動と自然な劣化に強い埋め込みを学習する2段階のクロスモーダル整合フレームワークを提案し、ゼロショット性能を保ちつつロバスト性を向上させた。

著者: Yuhong Lu

分類: cs.RO, cs.CV

原文アブストラクト

Unified multi-modal encoders that bind vision, audio, and other sensors into a shared embedding space are attractive building blocks for robot perception and decision-making. However, on-robot deployment exposes the vision branch to adversarial and natural corruptions, making robustness a prerequisite for safety. Prior defenses typically align clean and adversarial features within CLIP-style encoders and overlook broader cross-modal correspondence, yielding modest gains and often degrading zero-shot transfer. We introduce RLBind, a two-stage adversarial-invariant cross-modal alignment framework for robust unified embeddings. Stage 1 performs unsupervised fine-tuning on clean-adversarial pairs to harden the visual encoder. Stage 2 leverages cross-modal correspondence by minimizing the discrepancy between clean/adversarial features and a text anchor, while enforcing class-wise distributional alignment across modalities. Extensive experiments on Image, Audio, Thermal, and Video data show that RLBind consistently outperforms the LanguageBind backbone and standard fine-tuning baselines in both clean accuracy and norm-bounded adversarial robustness. By improving resilience without sacrificing generalization, RLBind provides a practical path toward safer multi-sensor perception stacks for embodied robots in navigation, manipulation, and other autonomy settings.

関連論文