CVJun 20, 2025

Self-supervised Feature Extraction for Enhanced Ball Detection on Soccer Robots

arXiv:2506.16821v1h-index: 7
Originality Incremental advance
AI Analysis

This work addresses the need for efficient and robust ball detection in RoboCup soccer robots, representing an incremental improvement over existing methods.

The paper tackles the problem of costly manual annotation for ball detection in autonomous soccer robots by proposing a self-supervised learning framework with domain-adaptive feature extraction, resulting in improved accuracy, F1 score, and IoU over baselines while introducing a new dataset of 10,000 labeled images.

Robust and accurate ball detection is a critical component for autonomous humanoid soccer robots, particularly in dynamic and challenging environments such as RoboCup outdoor fields. However, traditional supervised approaches require extensive manual annotation, which is costly and time-intensive. To overcome this problem, we present a self-supervised learning framework for domain-adaptive feature extraction to enhance ball detection performance. The proposed approach leverages a general-purpose pretrained model to generate pseudo-labels, which are then used in a suite of self-supervised pretext tasks -- including colorization, edge detection, and triplet loss -- to learn robust visual features without relying on manual annotations. Additionally, a model-agnostic meta-learning (MAML) strategy is incorporated to ensure rapid adaptation to new deployment scenarios with minimal supervision. A new dataset comprising 10,000 labeled images from outdoor RoboCup SPL matches is introduced, used to validate the method, and made available to the community. Experimental results demonstrate that the proposed pipeline outperforms baseline models in terms of accuracy, F1 score, and IoU, while also exhibiting faster convergence.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes