paper-with-me

홈 › Papers

From Image to Video: An Empirical Study of Diffusion Representations

2025-02-10 · Pedro Vélez, Luisa F. Polanía, Yi Yang, Chuhan Zhang, Rishab Kabra, Anurag Arnab, Mehdi S. M. Sajjadi

Diffusion models have revolutionized generative modeling, enabling unprecedented realism in image and video synthesis. This success has sparked interest in leveraging their representations for visual understanding tasks. While recent works have explored this potential for image generation, the visual understanding capabilities of video diffusion models remain largely uncharted. To address this gap, we systematically compare the same model architecture trained for video versus image generation, analyzing the performance of their latent representations on various downstream tasks including image classification, action recognition, depth estimation, and tracking. Results show that video diffusion models consistently outperform their image counterparts, though we find a striking range in the extent of this superiority. We further analyze features extracted from different layers and with varying noise levels, as well as the effect of model size and training budget on representation and generation quality. This work marks the first direct comparison of video and image diffusion objectives for visual understanding, offering insights into the role of temporal information in representation learning.

📄 PDF Abstract BibTeX arXiv:2502.07001

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDepth Estimationimage-classificationImage ClassificationImage GenerationRepresentation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

VideoGen: A Reference-Guided Latent Diffusion Approach for High Definition Text-to-Video Generation

2023-09-01 · Xin Li, Wenqing Chu, Ye Wu, Weihang Yuan 외

In this paper, we present VideoGen, a text-to-video generation approach, which can generate a high-definition video with high frame fidelity and strong temporal consistency using reference-guided latent diffusion. We lev…

DecoderImage GenerationText to Image GenerationText-to-Image Generation+2

Neural Network Diffusion

2024-02-20 · Kai Wang, Dongwen Tang, Boya Zeng, Yida Yin 외

Diffusion models have achieved remarkable success in image and video generation. In this work, we demonstrate that diffusion models can also \textit{generate high-performing neural network parameters}. Our approach is si…

Decoder

View-Consistent Diffusion Representations for 3D-Consistent Video Generation

2025-11-24 · Duolikun Danier, Ge Gao, Steven McDonagh, Changjian Li 외 arxiv

Video generation models have made significant progress in generating realistic content, enabling applications in simulation, gaming, and film making. However, current generated videos still contain visual artifacts arisi…

Video Generation

Diffusion Models as Masked Autoencoders

2023-04-06 · ICCV 2023 1 · Chen Wei, Karttikeya Mangalam, Po-Yao Huang, Yanghao Li 외

There has been a longstanding belief that generation can facilitate a true understanding of visual data. In line with this, we revisit generatively pre-training visual representations in light of recent interest in denoi…

DenoisingImage Inpainting

GenTron: Diffusion Transformers for Image and Video Generation

2023-12-07 · CVPR 2024 1 · Shoufa Chen, Mengmeng Xu, Jiawei Ren, Yuren Cong 외

In this study, we explore Transformer-based diffusion models for image and video generation. Despite the dominance of Transformer architectures in various fields due to their flexibility and scalability, the visual gener…

Text-to-Video GenerationVideo Generation