paper-with-me

홈 › Papers

Leveraging Temporal Context in Low Representational Power Regimes

2023-01-01 · CVPR 2023 1 · Camilo L. Fosco, SouYoung Jin, Emilie Josephs, Aude Oliva

Computer vision models are excellent at identifying and exploiting regularities in the world. However, it is computationally costly to learn these regularities from scratch. This presents a challenge for low-parameter models, like those running on edge devices (e.g. smartphones). Can the performance of models with low representational power be improved by supplementing training with additional information about these statistical regularities? We explore this in the domains of action recognition and action anticipation, leveraging the fact that actions are typically embedded in stereotypical sequences. We introduce the Event Transition Matrix (ETM), computed from action labels in an untrimmed video dataset, which captures the temporal context of a given action, operationalized as the likelihood that it was preceded or followed by each other action in the set. We show that including information from the ETM during training improves action recognition and anticipation performance on various egocentric video datasets. Through ablation and control studies, we show that the coherent sequence of information captured by our ETM is key to this effect, and we find that the benefit of this explicit representation of temporal context is most pronounced for smaller models. Code, matrices and models are available in our project page: https://camilofosco.com/etm_website.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action AnticipationAction Recognition

Similar Papers 제목 키워드 기반

SiGNN: A Spike-induced Graph Neural Network for Dynamic Graph Representation Learning

2024-03-11 · Dong Chen, Shuai Zheng, Muhao Xu, Zhenfeng Zhu 외

In the domain of dynamic graph representation learning (DGRL), the efficient and comprehensive capture of temporal evolution within real-world networks is crucial. Spiking Neural Networks (SNNs), known as their temporal …

Graph Neural NetworkGraph Representation LearningNode ClassificationRepresentation Learning

A Mechanistic Analysis of Transformers for Dynamical Systems

2025-12-24 · Gregory Duthé, Nikolaos Evangelou, Wei Liu, Ioannis G. Kevrekidis 외 arxiv

Transformers are increasingly adopted for modeling and forecasting time-series, yet their internal mechanisms remain poorly understood from a dynamical systems perspective. In contrast to classical autoregressive and sta…

Leveraging Product as an Activation Function in Deep Networks

2018-10-19 · Luke B. Godfrey, Michael S. Gashler

Product unit neural networks (PUNNs) are powerful representational models with a strong theoretical basis, but have proven to be difficult to train with gradient-based optimizers. We present windowed product unit neural …

Shifted Chunk Transformer for Spatio-Temporal Representational Learning

2021-08-26 · NeurIPS 2021 12 · Xuefan Zha, Wentao Zhu, Tingxun Lv, Sen yang 외

Spatio-temporal representational learning has been widely adopted in various fields such as action recognition, video object segmentation, and action anticipation. Previous spatio-temporal representational learning appro…

Action AnticipationAction Recognitionimage-classificationImage Classification+3

PA-Net: Precipitation-Adaptive Mixture-of-Experts for Long-Tail Rainfall Nowcasting

2026-03-14 · Xinyu Xiao, Sen Lei, Eryun Liu, Shiming Xiang 외 arxiv

Precipitation nowcasting is vital for flood warning, agricultural management, and emergency response, yet two bottlenecks persist: the prohibitive cost of modeling million-scale spatiotemporal tokens from multi-variate a…