Low Pass Filter for Anti-aliasing in Temporal Action Localization
Cece Jin, Yuanqi Chen, Ge Li, Tao Zhang, Thomas Li

TL;DR
This paper investigates the aliasing problem in temporal action localization and proposes a dynamic low pass filtering approach to improve detection accuracy across multiple datasets.
Contribution
It introduces a novel method of using learnable, dynamic cutoff frequencies for low pass filters to mitigate aliasing in TAL models.
Findings
Significant performance improvements on THUMOS'14, ActivityNet 1.3, and Charades datasets.
Anti-aliasing with low pass filters enhances detection accuracy.
The method is simple to integrate into existing models with minimal additional parameters.
Abstract
In temporal action localization methods, temporal downsampling operations are widely used to extract proposal features, but they often lead to the aliasing problem, due to lacking consideration of sampling rates. This paper aims to verify the existence of aliasing in TAL methods and investigate utilizing low pass filters to solve this problem by inhibiting the high-frequency band. However, the high-frequency band usually contains large amounts of specific information, which is important for model inference. Therefore, it is necessary to make a tradeoff between anti-aliasing and reserving high-frequency information. To acquire optimal performance, this paper learns different cutoff frequencies for different instances dynamically. This design can be plugged into most existing temporal modeling programs requiring only one additional cutoff frequency parameter. Integrating low pass filters…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Context-Aware Activity Recognition Systems
