paper-with-me

홈 › Papers

GenRec: Unifying Video Generation and Recognition with Diffusion Models

2024-08-27 · Zejia Weng, Xitong Yang, Zhen Xing, Zuxuan Wu, Yu-Gang Jiang

Video diffusion models are able to generate high-quality videos by learning strong spatial-temporal priors on large-scale datasets. In this paper, we aim to investigate whether such priors derived from a generative process are suitable for video recognition, and eventually joint optimization of generation and recognition. Building upon Stable Video Diffusion, we introduce GenRec, the first unified framework trained with a random-frame conditioning process so as to learn generalized spatial-temporal representations. The resulting framework can naturally supports generation and recognition, and more importantly is robust even when visual inputs contain limited information. Extensive experiments demonstrate the efficacy of GenRec for both recognition and generation. In particular, GenRec achieves competitive recognition performance, offering 75.8% and 87.2% accuracy on SSV2 and K400, respectively. GenRec also performs the best on class-conditioned image-to-video generation, achieving 46.5 and 49.3 FVD scores on SSV2 and EK-100 datasets. Furthermore, GenRec demonstrates extraordinary robustness in scenarios that only limited frames can be observed. Code will be available at https://github.com/wengzejia1/GenRec.

📄 PDF Abstract BibTeX arXiv:2408.15241

Code (1)

wengzejia1/genrec 공식 구현

Tasks

Image to Video GenerationVideo GenerationVideo Recognition

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 제목 키워드 기반

GenRec: Generative Sequential Recommendation with Large Language Models

2024-07-30 · Panfeng Cao, Pietro Lio

Sequential recommendation is a task to capture hidden user preferences from historical user item interaction data and recommend next items for the user. Significant progress has been made in this domain by leveraging cla…

Sequential Recommendation

Divot: Diffusion Powers Video Tokenizer for Comprehension and Generation

2024-12-05 · CVPR 2025 1 · Yuying Ge, Yizhuo Li, Yixiao Ge, Ying Shan

In recent years, there has been a significant surge of interest in unifying image comprehension and generation within Large Language Models (LLMs). This growing interest has prompted us to explore extending this unificat…

Image ComprehensionRepresentation LearningText-to-Video GenerationVideo Generation

GenRecEdit: Adapting Model Editing for Generative Recommendation with Cold-Start Items

2026-03-15 · Chenglei Shen, Teng Shi, Weijie Yu, Xiao Zhang 외 arxiv

Generative recommendation (GR) has shown strong potential for sequential recommendation in an end-to-end generation paradigm. However, existing GR models suffer from severe cold-start collapse: their recommendation accur…

Sequential Recommendation

EigenRec: Generalizing PureSVD for Effective and Efficient Top-N Recommendations

2015-11-19 · Athanasios N. Nikolakopoulos, Vassilis Kalantzis, Efstratios Gallopoulos, John D. Garofalakis

We introduce EigenRec; a versatile and efficient Latent-Factor framework for Top-N Recommendations that includes the well-known PureSVD algorithm as a special case. EigenRec builds a low dimensional model of an inter-ite…

GenRec: Knowing Where to Reconstruct and Where to Generate

2026-08-18 · Ata Çelen, Jaewoo Jung, Federico Tombari, Marc Pollefeys 외 arxiv

Generative novel view synthesis from sparse input images is rarely all reconstruction or all generation: pixels visible in some source view have a unique correct value modulated only by view-dependent shading, while pixe…

Novel View SynthesisPoint Clouds