日本フィジカルAI新聞

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

週刊ニュースレター購読
インタラクション予測arXiv:2608.11051

HUI360: ロボットと人間のインタラクション予測のための360度自己中心視点データセットとベースライン

HUI360: A 360° Egocentric Dataset and Baselines for Human-Robot Interaction Anticipation

シェア:XThreadsFacebookLINEはてブBluesky

移動ロボットが収集した360度映像から、人間とロボットのインタラクションを予測するための大規模データセットHUI360を構築し、自動アノテーションパイプラインとベースラインモデルを提供した。

詳しい要約

1. どんなもの?

HUI360は、移動ロボットの視点から収集された、実世界でのHuman-Robot Interaction (HRI) 予測のための大規模な360度全方位データセットと、そのベースラインを提供する研究である。データセットは、3ヶ月間にわたる複数日の屋外環境で収集され、通行人やユーザーの自然な自発的行動を捉えている。自動アノテーションパイプラインと手動調整インターフェースを備え、100万件の前処理済みアノテーション(2Dポーズ、顔のキーポイント、セグメンテーションマスク)を公開する。さらに、GDPRに準拠した研究目的でのrawパノプティック360度画像の提供、および既存の屋外データセットSSUP-HRIに対する600万件のアノテーションの追加リリースも行う。

2. 先行研究と比べてどこがすごい?

先行研究と比較して、HUI360はHRI予測のための最大のデータセットであり、実世界の多様な環境で長期間にわたって収集された点が優れている。また、360度の全方位視点を採用し、自動アノテーションパイプラインを提供することで、大規模なアノテーションを効率的に生成できる。さらに、このタスクにおける初のクロスデータセット評価を実施し、SSUP-HRIデータセットにもアノテーションを追加することで、モデルの一般化能力の評価を可能にしている点が新しい。

3. 技術・手法の肝は?

技術の肝は、360度のequirectangularビデオに対する自動インタラクションアノテーションパイプラインの設計にある。このパイプラインは、state-of-the-artのコンピュータビジョン手法を用いて2Dポーズ、顔のキーポイント、セグメンテーションマスクを抽出し、手動によるキュレーションで高品質なトラッキングとインタラクションアノテーションを保証する。また、ベースラインとして、インタラクション予測のためのモデルを構築し、クロスデータセット評価を可能にするためのアノテーション形式を統一している。

4. どうやって有効だと検証した?

有効性の検証は、データセットの規模と多様性、およびベースラインの性能評価によって行われた。具体的には、HUI360データセットを用いてインタラクション予測のベースラインを確立し、さらにSSUP-HRIデータセットとのクロスデータセット評価を実施することで、モデルの一般化能力を検証している。データセットの品質は、手動キュレーションによって保証されている。

5. 議論はある?

議論としては、データセットが特定のロボットプラットフォームと環境に依存している可能性があり、他の環境やロボットへの一般化には限界があるかもしれない。また、360度画像の処理は計算コストが高く、実時間での予測には課題が残る。さらに、プライバシーとGDPRへの準拠が重要であり、データの提供には制限がある。

6. 次に読むべき論文は?

要旨で参照されている既存のデータセットとしてSSUP-HRIが挙げられる。また、関連する研究として、HRI予測や行動予測の分野の定番手法(例:Transformer-based models, Social GAN)や、360度画像処理に関する研究(例:Omnidirectional CNN)が考えられる。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Raphael Lorenzo-Louis, Fabio Amadio, Bertrand Luvison, Serena Ivaldi

分類: cs.CV

原文アブストラクト

As robots increasingly operate in human-populated environments, anticipating human intentions is essential for enabling proactive and socially aware behavior. Automatic anticipation of human-robot interactions is thus emerging as a crucial perception challenge for embodied agents. To this end, we introduce HUI360, the largest dataset for human-robot interaction anticipation in the wild and its set of baselines. The dataset was collected from a mobile robot, in the wild, over multiple days within a 3-month period, and in several environments, capturing natural, spontaneous behaviors from both passersby and users, and encompassing a diverse range of individuals. This variety enables evaluating and improving the generalization capabilities of interaction anticipation models. We designed a pipeline and share code for automatic interaction annotation in arbitrary 360-degree equirectangular videos, along with interfaces for manual refinement. Using this pipeline, we release the HUI360 open set of 1M pre-processed annotations, including detailed 2D poses, facial keypoints, and segmentation masks, obtained using state-of-the-art computer vision methods and manually curated to ensure high-quality tracking and interaction annotation. Additionally, we release the raw panoptic 360-degree images captured from the robot's egocentric viewpoint (on demand, for research purpose only in compliance with GDPR). Finally, we establish benchmark baselines for interaction anticipation, including the first cross-dataset evaluations for this task: to this end, we also release 6M annotations for another existing in-the-wild outdoor dataset collected from a mobile robot (SSUP-HRI). Dataset and code can be found at https://hucebot.github.io/hui360.