TL;DR
This paper introduces an unsupervised adversarial model that detects moving objects by separating contextual information, outperforming supervised methods without needing annotated data.
Contribution
It presents a novel unsupervised adversarial framework for moving object detection that eliminates the need for regularization and hyper-parameter tuning.
Findings
Outperforms several supervised methods on moving object detection tasks.
Requires no annotated data for training.
Generalizes classical segmentation approaches without explicit regularization.
Abstract
We propose an adversarial contextual model for detecting moving objects in images. A deep neural network is trained to predict the optical flow in a region using information from everywhere else but that region (context), while another network attempts to make such context as uninformative as possible. The result is a model where hypotheses naturally compete with no need for explicit regularization or hyper-parameter tuning. Although our method requires no supervision whatsoever, it outperforms several methods that are pre-trained on large annotated datasets. Our model can be thought of as a generalization of classical variational generative region-based segmentation, but in a way that avoids explicit regularization or solution of partial differential equations at run-time.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
