paper-with-me

Papers

AssembleNet: Searching for Multi-Stream Neural Connectivity in Video Architectures

2019-05-30 · ICLR 2020 1 · Michael S. Ryoo, AJ Piergiovanni, Mingxing Tan, Anelia Angelova

Learning to represent videos is a very challenging task both algorithmically and computationally. Standard video CNN architectures have been designed by directly extending architectures devised for image understanding to include the time dimension, using modules such as 3D convolutions, or by using two-stream design to capture both appearance and motion in videos. We interpret a video CNN as a collection of multi-stream convolutional blocks connected to each other, and propose the approach of automatically finding neural architectures with better connectivity and spatio-temporal interactions for video understanding. This is done by evolving a population of overly-connected architectures guided by connection weight learning. Architectures combining representations that abstract different input types (i.e., RGB and optical flow) at multiple temporal resolutions are searched for, allowing different types or sources of information to interact with each other. Our method, referred to as AssembleNet, outperforms prior approaches on public video datasets, in some cases by a great margin. We obtain 58.6% mAP on Charades and 34.27% accuracy on Moments-in-Time.

📄 PDF Abstract BibTeX arXiv:1905.13209

Code (2)

tensorflow/models/tree/master/official/vision/beta/projects/assemblenet 공식 구현 tf
google-research/google-research/tree/master/assemblenet tf

Tasks

Action ClassificationAction RecognitionMultimodal Activity RecognitionOptical Flow EstimationVideo ClassificationVideo Understanding

Similar Papers 제목 키워드 기반

Searching for Two-Stream Models in Multivariate Space for Video Recognition

2021-08-30 · ICCV 2021 10 · Xinyu Gong, Heng Wang, Zheng Shou, Matt Feiszli 외

Conventional video models rely on a single stream to capture the complex spatial-temporal features. Recent work on two-stream video models, such as SlowFast network and AssembleNet, prescribe separate streams to learn co…

Neural Architecture SearchVideo RecognitionVocal Bursts Valence Prediction

AssembleNet++: Assembling Modality Representations via Attention Connections

2020-08-18 · Michael S. Ryoo, AJ Piergiovanni, Juhana Kangaspunta, Anelia Angelova

We create a family of powerful video models which are able to: (i) learn interactions between semantic object information and raw appearance and motion features, and (ii) deploy attention in order to better learn the imp…

Action ClassificationActivity Recognition

AssembleNet++: Assembling Modality Representations via Attention Connections - Supplementary Material -

2020-08-01 · ECCV 2020 8 · Michael S. Ryoo, AJ Piergiovanni, Juhana Kangaspunta, Anelia Angelova

We create a family of powerful video models which are able to: (i) learn interactions between semantic object information and raw appearance and motion features, and (ii) deploy attention in order to better learn the imp…

Activity Recognition

ReassembleNet: Learnable Keypoints and Diffusion for 2D Fresco Reconstruction

2025-05-27 · Adeela Islam, Stefano Fiorini, Stuart James, Pietro Morerio 외

The task of reassembly is a significant challenge across multiple domains, including archaeology, genomics, and molecular docking, requiring the precise placement and orientation of elements to reconstruct an original st…

Molecular DockingPose Estimation

Feature Hallucination for Self-supervised Action Recognition

2025-06-25 · Lei Wang, Piotr Koniusz

Understanding human actions in videos requires more than raw pixel analysis; it relies on high-level semantic reasoning and effective integration of multimodal features. We propose a deep translational action recognition…

Action RecognitionHallucinationobject-detectionObject Detection+3