FAQ: Feature Aggregated Queries for Transformer-based Video Object Detectors
Yiming Cui, Linjie Yang

TL;DR
This paper introduces a novel query aggregation method for Transformer-based video object detectors, enhancing their performance by improving query quality through temporal feature aggregation, leading to significant accuracy gains on benchmark datasets.
Contribution
The paper proposes a new query aggregation module that improves Transformer-based video object detection by dynamically generating and aggregating queries from neighboring frames.
Findings
Over 2.4% mAP improvement on ImageNet VID
Over 4.2% AP50 improvement on ImageNet VID
Effective enhancement of Transformer-based detectors through query aggregation
Abstract
Video object detection needs to solve feature degradation situations that rarely happen in the image domain. One solution is to use the temporal information and fuse the features from the neighboring frames. With Transformerbased object detectors getting a better performance on the image domain tasks, recent works began to extend those methods to video object detection. However, those existing Transformer-based video object detectors still follow the same pipeline as those used for classical object detectors, like enhancing the object feature representations by aggregation. In this work, we take a different perspective on video object detection. In detail, we improve the qualities of queries for the Transformer-based models by aggregation. To achieve this goal, we first propose a vanilla query aggregation module that weighted averages the queries according to the features of the…
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 · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
