paper-with-me

Papers

Asynchronous Interaction Aggregation for Action Detection

2020-04-16 · ECCV 2020 8 · Jiajun Tang, Jin Xia, Xinzhi Mu, Bo Pang, Cewu Lu

Understanding interaction is an essential part of video action detection. We propose the Asynchronous Interaction Aggregation network (AIA) that leverages different interactions to boost action detection. There are two key designs in it: one is the Interaction Aggregation structure (IA) adopting a uniform paradigm to model and integrate multiple types of interaction; the other is the Asynchronous Memory Update algorithm (AMU) that enables us to achieve better performance by modeling very long-term interaction dynamically without huge computation cost. We provide empirical evidence to show that our network can gain notable accuracy from the integrative interactions and is easy to train end-to-end. Our method reports the new state-of-the-art performance on AVA dataset, with 3.7 mAP gain (12.6% relative improvement) on validation split comparing to our strong baseline. The results on dataset UCF101-24 and EPIC-Kitchens further illustrate the effectiveness of our approach. Source code will be made public at: https://github.com/MVIG-SJTU/AlphAction .

📄 PDF Abstract BibTeX arXiv:2004.07485

Code (2)

MVIG-SJTU/AlphAction 공식 구현 pytorch
Alpha-Video/AlphaVideo pytorch

Tasks

Action DetectionVideo Action Detection

Methods 이 논문이 사용한 방법론

Asynchronous Interaction Aggregation Asynchronous Interaction Aggregation, or AIA, is a network that leverages different interactions to boost action detection. There are two key designs in it: one is the…

Similar Papers 제목 키워드 기반

Buffered Asynchronous Secure Aggregation for Cross-Device Federated Learning

2024-06-05 · Kun Wang, Yi-Rui Yang, Wu-Jun Li

Asynchronous federated learning (AFL) is an effective method to address the challenge of device heterogeneity in cross-device federated learning. However, AFL is usually incompatible with existing secure aggregation prot…

Federated Learning

Asynchronous Federated Learning with Bidirectional Quantized Communications and Buffered Aggregation

2023-08-01 · Tomas Ortega, Hamid Jafarkhani

Asynchronous Federated Learning with Buffered Aggregation (FedBuff) is a state-of-the-art algorithm known for its efficiency and high scalability. However, it has a high communication cost, which has not been examined wi…

Federated LearningQuantization

Federated Learning with Buffered Asynchronous Aggregation

2021-06-11 · John Nguyen, Kshitiz Malik, Hongyuan Zhan, Ashkan Yousefpour 외

Scalability and privacy are two critical concerns for cross-device federated learning (FL) systems. In this work, we identify that synchronous FL - synchronized aggregation of client updates in FL - cannot scale efficien…

Federated LearningPrivacy Preserving

MsFIN: Multi-scale Feature Interaction Network for Traffic Accident Anticipation

2025-09-23 · Tongshuai Wu, Chao Lu, Ze Song, Yunlong Lin 외 arxiv

With the widespread deployment of dashcams and advancements in computer vision, developing accident prediction models from the dashcam perspective has become critical for proactive safety interventions. However, two key …

Accident Anticipation

Device Scheduling and Update Aggregation Policies for Asynchronous Federated Learning

2021-07-23 · Chung-Hsuan Hu, Zheng Chen, Erik G. Larsson

Federated Learning (FL) is a newly emerged decentralized machine learning (ML) framework that combines on-device local training with server-based model synchronization to train a centralized ML model over distributed nod…

Federated LearningScheduling