Context-Aware Streaming Perception in Dynamic Environments

Abstract

Efficient vision works maximize accuracy under a latency budget. These works evaluate accuracy offline, one image at a time. However, real-time vision applications like autonomous driving operate in streaming settings, where ground truth changes between inference start and finish. This results in a significant accuracy drop. Therefore, a recent work proposed to maximize accuracy in streaming settings on average. In this paper, we propose to maximize streaming accuracy for every environment context. We posit that scenario difficulty influences the initial (offline) accuracy difference, while obstacle displacement in the scene affects the subsequent accuracy degradation. Our method, Octopus, uses these scenario properties to select configurations that maximize streaming accuracy at test time. Our method improves tracking performance (S-MOTA) by 7.4% over the conventional static approach. Further, performance improvement using our method comes in addition to, and not instead of, advances in offline accuracy.

Cite

Text

Sela et al. "Context-Aware Streaming Perception in Dynamic Environments." Proceedings of the European Conference on Computer Vision (ECCV), 2022. doi:10.1007/978-3-031-19839-7_36

Markdown

[Sela et al. "Context-Aware Streaming Perception in Dynamic Environments." Proceedings of the European Conference on Computer Vision (ECCV), 2022.](https://mlanthology.org/eccv/2022/sela2022eccv-contextaware/) doi:10.1007/978-3-031-19839-7_36

BibTeX

@inproceedings{sela2022eccv-contextaware,
  title     = {{Context-Aware Streaming Perception in Dynamic Environments}},
  author    = {Sela, Gur-Eyal and Gog, Ionel and Wong, Justin and Agrawal, Kumar Krishna and Mo, Xiangxi and Kalra, Sukrit and Schafhalter, Peter and Leong, Eric and Wang, Xin and Balaji, Bharathan and Gonzalez, Joseph and Stoica, Ion},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2022},
  doi       = {10.1007/978-3-031-19839-7_36},
  url       = {https://mlanthology.org/eccv/2022/sela2022eccv-contextaware/}
}