PulseAugur
EN
LIVE 08:15:25

New Transformer Model Achieves Efficient Edge Action Recognition

Researchers have developed CoDAT, a Collaborative Dual-Attention Transformer designed for efficient action recognition on edge devices. This model utilizes a lightweight dual-branch attention mechanism, combining Spatial Convolutional Attention (SCA) for local feature aggregation and Strided Single-Head Attention (SSHA) for global context, significantly reducing computational costs. CoDAT also incorporates a parameter-free TShift module for temporal modeling, enabling efficient communication across frames. Experiments show CoDAT achieves a superior energy-accuracy balance compared to existing methods on various benchmarks, offering faster throughput and fewer parameters for real-time applications in edge IoT systems. AI

IMPACT Enables more efficient and real-time AI-powered perception systems on resource-constrained edge devices.

RANK_REASON The item is a research paper detailing a new model architecture and its performance on benchmarks. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Transformer Model Achieves Efficient Edge Action Recognition

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Novendra Setyawan, Chi-Chia Sun, Mao-Hsiu Hsu, Wen-Kai Kuo, Jing-Ming Guo, Jun-Wei Hsieh ·

    CoDAT: Collaborative Dual-Attention Transformer with Low-Cost Temporal Modeling for Efficient Edge Action Recognition

    arXiv:2608.06691v1 Announce Type: new Abstract: Real-time human action recognition on Internet-of-Things (IoT) edge devices requires models that capture rich spatio-temporal cues within strict latency, memory, and power envelopes. Current 3D CNNs, video transformers, and shift-ba…