paper-with-me

Papers

Morph: Flexible Acceleration for 3D CNN-based Video Understanding

2018-10-16 · Kartik Hegde, Rohit Agrawal, Yulun Yao, Christopher W. Fletcher

The past several years have seen both an explosion in the use of Convolutional Neural Networks (CNNs) and the design of accelerators to make CNN inference practical. In the architecture community, the lion share of effort has targeted CNN inference for image recognition. The closely related problem of video recognition has received far less attention as an accelerator target. This is surprising, as video recognition is more computationally intensive than image recognition, and video traffic is predicted to be the majority of internet traffic in the coming years. This paper fills the gap between algorithmic and hardware advances for video recognition by providing a design space exploration and flexible architecture for accelerating 3D Convolutional Neural Networks (3D CNNs) - the core kernel in modern video understanding. When compared to (2D) CNNs used for image recognition, efficiently accelerating 3D CNNs poses a significant engineering challenge due to their large (and variable over time) memory footprint and higher dimensionality. To address these challenges, we design a novel accelerator, called Morph, that can adaptively support different spatial and temporal tiling strategies depending on the needs of each layer of each target 3D CNN. We codesign a software infrastructure alongside the Morph hardware to find good-fit parameters to control the hardware. Evaluated on state-of-the-art 3D CNNs, Morph achieves up to 3.4x (2.5x average) reduction in energy consumption and improves performance/watt by up to 5.1x (4x average) compared to a baseline 3D CNN accelerator, with an area overhead of 5%. Morph further achieves a 15.9x average energy reduction on 3D CNNs when compared to Eyeriss.

📄 PDF Abstract BibTeX arXiv:1810.06807

Code (0)

등록된 구현이 없습니다.

Tasks

MORPHVideo RecognitionVideo Understanding

Similar Papers 제목 키워드 기반

Brain-Inspired Hardware for Artificial Intelligence: Accelerated Learning in a Physical-Model Spiking Neural Network

2019-09-24 · Timo C. Wunderlich, Akos F. Kungl, Eric Müller, Johannes Schemmel 외

Future developments in artificial intelligence will profit from the existence of novel, non-traditional substrates for brain-inspired computing. Neuromorphic computers aim to provide such a substrate that reproduces the …

Reinforcement LearningReinforcement Learning (RL)

Differentiable Voxelization and Mesh Morphing

2024-07-15 · Yihao Luo, Yikai Wang, Zhengrui Xiang, Yuliang Xiu 외

In this paper, we propose the differentiable voxelization of 3D meshes via the winding number and solid angles. The proposed approach achieves fast, flexible, and accurate voxelization of 3D meshes, admitting the computa…

GPU

AsymRnR: Video Diffusion Transformers Acceleration with Asymmetric Reduction and Restoration

2024-12-16 · Wenhao Sun, Rong-Cheng Tu, Jingyi Liao, Zhao Jin 외

Video Diffusion Transformers (DiTs) have demonstrated significant potential for generating high-fidelity videos but are computationally intensive. Existing acceleration methods include distillation, which requires costly…

DenoisingToken Reduction

FlagEvalMM: A Flexible Framework for Comprehensive Multimodal Model Evaluation

2025-06-10 · Zheqi He, Yesheng Liu, Jing-shu Zheng, Xuejing Li 외

We present FlagEvalMM, an open-source evaluation framework designed to comprehensively assess multimodal models across a diverse range of vision-language understanding and generation tasks, such as visual question answer…

Image-text RetrievalQuestion AnsweringText RetrievalVideo Generation+1

MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators

2024-04-07 · Shenghai Yuan, Jinfa Huang, Yujun Shi, Yongqi Xu 외

Recent advances in Text-to-Video generation (T2V) have achieved remarkable success in synthesizing high-quality general videos from textual descriptions. A largely overlooked problem in T2V is that existing models have n…

Text-to-Video GenerationVideo Generation