CVNov 3, 2024

Object segmentation from common fate: Motion energy processing enables human-like zero-shot generalization to random dot stimuli

arXiv:2411.01505v13 citationsh-index: 16Has CodeNIPS
Originality Incremental advance
AI Analysis

This addresses the lack of human-like zero-shot generalization in computer vision for motion segmentation, with potential applications in robotics and autonomous systems, though it is incremental in linking Gestalt psychology to computational models.

The paper tackled the problem of enabling computer vision models to achieve human-like zero-shot generalization in segmenting moving objects from random dot stimuli, and found that a neuroscience-inspired motion energy model significantly outperformed 40 deep optical flow models and matched human performance in shape identification tasks.

Humans excel at detecting and segmenting moving objects according to the Gestalt principle of "common fate". Remarkably, previous works have shown that human perception generalizes this principle in a zero-shot fashion to unseen textures or random dots. In this work, we seek to better understand the computational basis for this capability by evaluating a broad range of optical flow models and a neuroscience inspired motion energy model for zero-shot figure-ground segmentation of random dot stimuli. Specifically, we use the extensively validated motion energy model proposed by Simoncelli and Heeger in 1998 which is fitted to neural recordings in cortex area MT. We find that a cross section of 40 deep optical flow models trained on different datasets struggle to estimate motion patterns in random dot videos, resulting in poor figure-ground segmentation performance. Conversely, the neuroscience-inspired model significantly outperforms all optical flow models on this task. For a direct comparison to human perception, we conduct a psychophysical study using a shape identification task as a proxy to measure human segmentation performance. All state-of-the-art optical flow models fall short of human performance, but only the motion energy model matches human capability. This neuroscience-inspired model successfully addresses the lack of human-like zero-shot generalization to random dot stimuli in current computer vision models, and thus establishes a compelling link between the Gestalt psychology of human object perception and cortical motion processing in the brain. Code, models and datasets are available at https://github.com/mtangemann/motion_energy_segmentation

Code Implementations1 repo
Foundations

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

Your Notes