Self-supervised Feature Extraction for Enhanced Ball Detection on Soccer Robots
Can Lin, Daniele Affinita, Marco E. P. Zimmatore, Daniele Nardi, Domenico D. Bloisi, Vincenzo Suriani

TL;DR
This paper introduces a self-supervised learning framework utilizing pseudo-labels and meta-learning to improve ball detection in soccer robots, reducing reliance on manual annotations and enhancing adaptability in dynamic environments.
Contribution
It presents a novel self-supervised feature extraction method combined with meta-learning for rapid adaptation, validated on a new RoboCup dataset.
Findings
Outperforms baseline models in accuracy, F1 score, and IoU
Faster convergence compared to traditional methods
Effective in dynamic outdoor RoboCup environments
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Reinforcement Learning in Robotics · Robotic Locomotion and Control
MethodsTriplet Loss · Semi-Pseudo-Label
