日本フィジカルAI新聞

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

週刊ニュースレター購読
異常検出arXiv:2606.26151

教師なしメモリ強化ビデオトランスフォーマー:自律農業ローバーの障害物検出

Unsupervised Memory-Enhanced Video Transformers: Obstacle Detection for Autonomous Agricultural Rover

シェア:XThreadsFacebookLINEはてブBluesky

動的農業環境でのリアルタイム障害物検出のための、メモリモジュールを備えた完全教師なしトランスフォーマーモデルを提案し、菜種データセットで最先端性能を達成した。

著者: Théo Biardeau, Anne-Sophie Capelle-Laizé, Salwan Alwan, David Helbert

分類: cs.RO, cs.AI

原文アブストラクト

While autonomous rovers have become indispensable to precision farming, achieving consistent operational safety remains a critical challenge. Conventional safety sensors, such as LiDAR, fail to detect obstacles positioned below the plant canopy, posing a significant risk. While camera-based supervised learning methods can detect common objects, they perform poorly when faced with obstacles that were not present in their training data. Actual unsupervised anomaly detection offers a solution by learning the normal visual patterns of an environment, but often fails for the dynamic scenes captured by a moving rover.\\ This paper introduces Video Memory Transformers for Anomaly Detection (VMTAD), a fully unsupervised method designed for real-time obstacle detection in dynamic agricultural scenes. VMTAD utilizes a transformer-driven architecture augmented with a dedicated memory module. This memory module leverages temporal context by processing encoded representations of preceding frames. This approach enables the system to effectively address the dynamic context caused by the robot's movement. The model is trained using only images that represent normal operation, requiring no data labels.\\ VMTAD was rigorously evaluated on the 'Grillion' agricultural rover. On a challenging rapeseed dataset, VMTAD achieved state-of-the-art performance, reaching a 0.973 detection and 0.997 segmentation Area Under the Receiver Operating Characteristic curve. A lightweight variant provides an optimal balance of high accuracy and real-time inference (14 ms), which is critical for safety, as confirmed by our analysis of the rover's total stopping distance.

関連論文