paper-with-me

Papers

Structure over Depth: A Single-Block Spatio-Temporal Transformer for Multi-Entity Reasoning

2026-07-25 · Narthana Sivalingam, Santhirarajah Sivasthigan, Buddhi Wijenayake, Roshan Godaliyadda, Vijitha Herath, Parakrama Ekanayake arxiv

Modeling multi-entity temporal data requires capturing dependencies across entities, time, and their interactions. Transformer-based approaches perform well but often rely on deep stacks of layers to learn these heterogeneous dependencies implicitly, increasing computational cost. We revisit this problem from a structural perspective and decompose multi-entity temporal dynamics into three interaction types: spatial interactions among entities, temporal interactions across time, and cross interactions coupling the two domains. We propose a structured spatio-temporal transformer block that explicitly models all three within a single stage. It uses parallel spatial and temporal self-attention, followed by bidirectional cross-attention, and combines the outputs through learnable gated fusion. By directly encoding these complementary views, the model reduces the need for deep stacking. We evaluate the approach on video-based group activity recognition, skeleton-based human interaction analysis, and wearable sensor-based activity recognition. Despite its simplicity, the single structured Transformer block matches or outperforms deeper architectures with only 1.76M parameters. The results suggest that depth in prior models partly compensates for implicit and entangled interaction modeling, whereas explicit factorization offers a more efficient and transparent alternative. More broadly, this work supports a structure-first design principle: expressive multi-entity temporal reasoning can emerge by exposing interaction structure rather than relying on depth.

📄 PDF Abstract BibTeX arXiv:2607.23077

Code (0)

등록된 구현이 없습니다.

Tasks

Group Activity Recognition

Similar Papers 제목 키워드 기반

Depth-Wise Representation Development Under Blockwise Self-Supervised Learning for Video Vision Transformers

2026-01-14 · Jonas Römer, Timo Dickscheid arxiv

End-to-end backpropagation couples all layers through a global error signal, enabling coordinated learning but requiring long-range credit assignment. Motivated by recent progress in blockwise self-supervised learning (B…

Self-Supervised Learning

Efficient Traffic Prediction at Scale: A Systematic Study of STGCN Architectural Depth

2026-06-08 · Soban Nasir Lone, Mohamed Abouelela, Taeyoung Yu, Jiwon Kim 외 arxiv

Spatio-temporal graph neural networks (STGNNs) have become the dominant approach for traffic prediction, yet their computational requirements pose challenges for practical deployment in intelligent transportation systems…

Traffic Prediction

Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing

2020-03-18 · CVPR 2020 6 · Zezheng Wang, Zitong Yu, Chenxu Zhao, Xiangyu Zhu 외

Face anti-spoofing is critical to the security of face recognition systems. Depth supervised learning has been proven as one of the most effective methods for face anti-spoofing. Despite the great success, most previous …

Face Anti-SpoofingFace Recognition

Exploiting temporal and depth information for multi-frame face anti-spoofing

2018-11-13 · Zezheng Wang, Chenxu Zhao, Yunxiao Qin, Qiusheng Zhou 외

Face anti-spoofing is significant to the security of face recognition systems. Previous works on depth supervised learning have proved the effectiveness for face anti-spoofing. Nevertheless, they only considered the dept…

Face Anti-SpoofingFace RecognitionOptical Flow Estimation

Facial Expression Analysis Using Decomposed Multiscale Spatiotemporal Networks

2022-03-21 · Wheidima Carneiro de Melo, Eric Granger, Miguel Bordallo Lopez

Video-based analysis of facial expressions has been increasingly applied to infer health states of individuals, such as depression and pain. Among the existing approaches, deep learning models composed of structures for …

Depression Detection