TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/HalluciNet-ing Spatiotemporal Representations Using a 2D-CNN

HalluciNet-ing Spatiotemporal Representations Using a 2D-CNN

Paritosh Parmar, Brendan Morris

2019-12-10Action ClassificationFine-grained Action RecognitionAction AnticipationScene RecognitionHallucinationMulti-Task LearningAction Quality AssessmentAction Recognition
PaperPDFCodeCode(official)

Abstract

Spatiotemporal representations learned using 3D convolutional neural networks (CNN) are currently used in state-of-the-art approaches for action related tasks. However, 3D-CNN are notorious for being memory and compute resource intensive as compared with more simple 2D-CNN architectures. We propose to hallucinate spatiotemporal representations from a 3D-CNN teacher with a 2D-CNN student. By requiring the 2D-CNN to predict the future and intuit upcoming activity, it is encouraged to gain a deeper understanding of actions and how they evolve. The hallucination task is treated as an auxiliary task, which can be used with any other action related task in a multitask learning setting. Thorough experimental evaluation shows that the hallucination task indeed helps improve performance on action recognition, action quality assessment, and dynamic scene recognition tasks. From a practical standpoint, being able to hallucinate spatiotemporal representations without an actual 3D-CNN can enable deployment in resource-constrained scenarios, such as with limited computing power and/or lower bandwidth. Codebase is available here: https://github.com/ParitoshParmar/HalluciNet.

Results

TaskDatasetMetricValueModel
Scene ParsingYUP++Accuracy (%)84.44HalluciNet (ResNet-50)
Activity RecognitionUCF1013-fold Accuracy79.83HalluciNet (ResNet-50)
AnimationYUP++Accuracy (%)84.44HalluciNet (ResNet-50)
Action RecognitionUCF1013-fold Accuracy79.83HalluciNet (ResNet-50)
3D Character Animation From A Single PhotoYUP++Accuracy (%)84.44HalluciNet (ResNet-50)
2D Semantic SegmentationYUP++Accuracy (%)84.44HalluciNet (ResNet-50)

Related Papers

SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16Robust-Multi-Task Gradient Boosting2025-07-15ByDeWay: Boost Your multimodal LLM with DEpth prompting in a Training-Free Way2025-07-11SAMO: A Lightweight Sharpness-Aware Approach for Multi-Task Optimization with Joint Global-Local Perturbation2025-07-10UQLM: A Python Package for Uncertainty Quantification in Large Language Models2025-07-08DeepRetro: Retrosynthetic Pathway Discovery using Iterative LLM Reasoning2025-07-07