CVLGMLNov 24, 2018

Efficient Video Understanding via Layered Multi Frame-Rate Analysis

arXiv:1811.09834v1
Originality Incremental advance
AI Analysis

This work addresses the efficiency-safety trade-off in perception systems for autonomous agents, presenting an incremental improvement over traditional single frame-rate approaches.

The paper tackles the challenge of balancing safety and efficiency in real-time perception systems for autonomous vehicles and drones by proposing a dual frame-rate system, which achieves consistent improvements across various backbone architectures and input resolutions.

One of the greatest challenges in the design of a real-time perception system for autonomous driving vehicles and drones is the conflicting requirement of safety (high prediction accuracy) and efficiency. Traditional approaches use a single frame rate for the entire system. Motivated by the observation that the lack of robustness against environmental factors is the major weakness of compact ConvNet architectures, we propose a dual frame-rate system that brings in the best of both worlds: A modulator stream that executes an expensive models robust to environmental factors at a low frame rate to extract slowly changing features describing the environment, and a prediction stream that executes a light-weight model at real-time to extract transient signals that describes particularities of the current frame. The advantage of our design is validated by our extensive empirical study, showing that our solution leads to consistent improvements using a variety of backbone architecture choice and input resolutions. These findings suggest multiple frame-rate systems as a promising direction in designing efficient perception for autonomous agents.

Foundations

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

Your Notes