GRCVMar 31, 2025

CBIL: Collective Behavior Imitation Learning for Fish from Real Videos

arXiv:2504.00234v17 citationsh-index: 17ACM Trans Graph
Originality Incremental advance
AI Analysis

This work addresses the problem of generating authentic collective behaviors for animation and analysis, offering a novel method that improves realism over traditional rule-based and recent imitation learning approaches, though it is incremental in advancing video-based imitation learning for specific domains.

The paper tackles the challenge of reproducing realistic collective behaviors, such as fish schooling, by introducing CBIL, a scalable approach that learns directly from videos without needing ground truth motion trajectories, achieving efficient imitation of complex movements across different species and enabling applications like abnormal behavior detection.

Reproducing realistic collective behaviors presents a captivating yet formidable challenge. Traditional rule-based methods rely on hand-crafted principles, limiting motion diversity and realism in generated collective behaviors. Recent imitation learning methods learn from data but often require ground truth motion trajectories and struggle with authenticity, especially in high-density groups with erratic movements. In this paper, we present a scalable approach, Collective Behavior Imitation Learning (CBIL), for learning fish schooling behavior directly from videos, without relying on captured motion trajectories. Our method first leverages Video Representation Learning, where a Masked Video AutoEncoder (MVAE) extracts implicit states from video inputs in a self-supervised manner. The MVAE effectively maps 2D observations to implicit states that are compact and expressive for following the imitation learning stage. Then, we propose a novel adversarial imitation learning method to effectively capture complex movements of the schools of fish, allowing for efficient imitation of the distribution for motion patterns measured in the latent space. It also incorporates bio-inspired rewards alongside priors to regularize and stabilize training. Once trained, CBIL can be used for various animation tasks with the learned collective motion priors. We further show its effectiveness across different species. Finally, we demonstrate the application of our system in detecting abnormal fish behavior from in-the-wild videos.

Foundations

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

Your Notes