paper-with-me

Papers

HCMS: Hierarchical and Conditional Modality Selection for Efficient Video Recognition

2021-04-20 · Zejia Weng, Zuxuan Wu, Hengduo Li, Jingjing Chen, Yu-Gang Jiang

Videos are multimodal in nature. Conventional video recognition pipelines typically fuse multimodal features for improved performance. However, this is not only computationally expensive but also neglects the fact that different videos rely on different modalities for predictions. This paper introduces Hierarchical and Conditional Modality Selection (HCMS), a simple yet efficient multimodal learning framework for efficient video recognition. HCMS operates on a low-cost modality, i.e., audio clues, by default, and dynamically decides on-the-fly whether to use computationally-expensive modalities, including appearance and motion clues, on a per-input basis. This is achieved by the collaboration of three LSTMs that are organized in a hierarchical manner. In particular, LSTMs that operate on high-cost modalities contain a gating module, which takes as inputs lower-level features and historical information to adaptively determine whether to activate its corresponding modality; otherwise it simply reuses historical information. We conduct extensive experiments on two large-scale video benchmarks, FCVID and ActivityNet, and the results demonstrate the proposed approach can effectively explore multimodal information for improved classification performance while requiring much less computation.

📄 PDF Abstract BibTeX arXiv:2104.09760

Code (0)

등록된 구현이 없습니다.

Tasks

Video Recognition

Similar Papers 제목 키워드 기반

Dissecting Sample Hardness: A Fine-Grained Analysis of Hardness Characterization Methods for Data-Centric AI

2024-03-07 · Nabeel Seedat, Fergus Imrie, Mihaela van der Schaar

Characterizing samples that are difficult to learn from is crucial to developing highly performant ML models. This has led to numerous Hardness Characterization Methods (HCMs) that aim to identify "hard" samples. However…

Benchmarking

Greedy Structure Learning of Hierarchical Compositional Models

2017-01-22 · CVPR 2019 6 · Adam Kortylewski, Aleksander Wieczorek, Mario Wieser, Clemens Blumer 외

In this work, we consider the problem of learning a hierarchical generative model of an object from a set of images which show examples of the object in the presence of variable background clutter. Existing approaches to…

ObjectTransfer Learning

Spatio-Temporal Hierarchical Causal Models

2025-11-25 · Xintong Li, Haoran Zhang, Xiao Zhou arxiv

The abundance of fine-grained spatio-temporal data, such as traffic sensor networks, offers vast opportunities for scientific discovery. However, inferring causal relationships from such observational data remains challe…

Causal Inference

Hierarchical Conditional Relation Networks for Multimodal Video Question Answering

2020-10-18 · Thao Minh Le, Vuong Le, Svetha Venkatesh, Truyen Tran

Video QA challenges modelers in multiple fronts. Modeling video necessitates building not only spatio-temporal models for the dynamic visual channel but also multimodal structures for associated information channels such…

Question AnsweringRelationRelation NetworkVideo Question Answering

Reconciling Causality and Non-Equilibrium Thermodynamics with Hamiltonian Causal Models

2026-06-03 · Dario Rancati, Max Welling, Francesco Locatello arxiv

Causal modeling of physical temporal phenomena must handle interventions that act along trajectories, nonstationary induced laws, path-dependent effects, and feedback mediated by dynamics, all challenging in standard cau…