paper-with-me

홈 › Papers

DAFA: Diversity-Aware Feature Aggregation for Attention-Based Video Object Detection

2022-09-01 · IEEE Access 2022 9 · Si-Dong Roh, Ki-Seok Chung

We present a framework for attention-based video object detection using a simple yet effective external memory management algorithm. An attention mechanism has been adopted in video object detection task to enrich the features of key frames using adjacent frames. Although several recent studies utilized frame-level first-in-first-out (FIFO) memory to collect global video information, such a memory structure suffers from collection inefficiency, which results in low attention performance and high computational cost. To address this issue, we developed a novel scheme called diversity-aware feature aggregation (DAFA). Whereas other methods do not store sufficient feature information without expanding memory capacity, DAFA efficiently collects diverse features while avoiding redundancy using a simple Euclidean distance-based metric. Experimental results on the ImageNet VID dataset demonstrate that our lightweight model with global attention achieves 83.5 mAP on the ResNet-101 backbone, which exceeds the accuracy levels of most existing methods with a minimum runtime. Our method with global and local attention stages obtains 84.5 and 85.9 mAP on ResNet-101 and ResNeXt-101, respectively, thus achieving state-of-the-art performance without requiring additional post-processing methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityManagementobject-detectionObject DetectionVideo Object Detection

Similar Papers 제목 키워드 기반

Improving Face Recognition from Caption Supervision with Multi-Granular Contextual Feature Aggregation

2023-08-13 · Md Mahedi Hasan, Nasser Nasrabadi

We introduce caption-guided face recognition (CGFR) as a new framework to improve the performance of commercial-off-the-shelf (COTS) face recognition (FR) systems. In contrast to combining soft biometrics (eg., facial ma…

Face Recognition

Personalized Federated Learning on Long-Tailed Data via Adversarial Feature Augmentation

2023-03-27 · Yang Lu, Pinxin Qian, Gang Huang, Hanzi Wang

Personalized Federated Learning (PFL) aims to learn personalized models for each client based on the knowledge across all clients in a privacy-preserving manner. Existing PFL methods generally assume that the underlying …

Federated LearningPersonalized Federated LearningPrivacy Preserving

Improving Semantic Matching through Dependency-Enhanced Pre-trained Model with Adaptive Fusion

2022-10-16 · Jian Song, Di Liang, Rumei Li, Yuntao Li 외

Transformer-based pre-trained models like BERT have achieved great progress on Semantic Sentence Matching. Meanwhile, dependency prior knowledge has also shown general benefits in multiple NLP tasks. However, how to effi…

Sentence

Parity-based Cumulative Fairness-aware Boosting

2022-01-04 · Vasileios Iosifidis, Arjun Roy, Eirini Ntoutsi

Data-driven AI systems can lead to discrimination on the basis of protected attributes like gender or race. One reason for this behavior is the encoded societal biases in the training data (e.g., females are underreprese…

Fairness

Trading-off Mutual Information on Feature Aggregation for Face Recognition

2023-09-22 · Mohammad Akyash, Ali Zafari, Nasser M. Nasrabadi

Despite the advances in the field of Face Recognition (FR), the precision of these methods is not yet sufficient. To improve the FR performance, this paper proposes a technique to aggregate the outputs of two state-of-th…

Face Recognition