Multimodal Object Detection via Probabilistic Ensembling
Yi-Ting Chen, Jinghao Shi, Zelin Ye, Christoph Mertz, Deva Ramanan,, Shu Kong

TL;DR
This paper introduces ProbEn, a probabilistic ensembling method for multimodal object detection that fuses RGB and thermal camera data, improving detection accuracy especially under poor illumination conditions.
Contribution
The paper presents ProbEn, a non-learned probabilistic fusion technique derived from Bayes' rule that effectively combines multimodal detections and handles missing data.
Findings
ProbEn outperforms previous methods by over 13% on benchmark datasets.
ProbEn improves detection accuracy even when the independence assumption is violated.
ProbEn effectively handles missing modalities during fusion.
Abstract
Object detection with multimodal inputs can improve many safety-critical systems such as autonomous vehicles (AVs). Motivated by AVs that operate in both day and night, we study multimodal object detection with RGB and thermal cameras, since the latter provides much stronger object signatures under poor illumination. We explore strategies for fusing information from different modalities. Our key contribution is a probabilistic ensembling technique, ProbEn, a simple non-learned method that fuses together detections from multi-modalities. We derive ProbEn from Bayes' rule and first principles that assume conditional independence across modalities. Through probabilistic marginalization, ProbEn elegantly handles missing modalities when detectors do not fire on the same object. Importantly, ProbEn also notably improves multimodal detection even when the conditional independence assumption…
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
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Infrared Target Detection Methodologies
