paper-with-me

Papers

Representations Before Pixels: Semantics-Guided Hierarchical Video Prediction

2026-04-13 · Efstathios Karypidis, Spyros Gidaris, Nikos Komodakis arxiv

Accurate future video prediction requires both high visual fidelity and consistent scene semantics, particularly in complex dynamic environments such as autonomous driving. We present Re2Pix, a hierarchical video prediction framework that decomposes forecasting into two stages: semantic representation prediction and representation-guided visual synthesis. Instead of directly predicting future RGB frames, our approach first forecasts future scene structure in the feature space of a frozen vision foundation model, and then conditions a latent diffusion model on these predicted representations to render photorealistic frames. This decomposition enables the model to focus first on scene dynamics and then on appearance generation. A key challenge arises from the train-test mismatch between ground-truth representations available during training and predicted ones used at inference. To address this, we introduce two conditioning strategies, nested dropout and mixed supervision, that improve robustness to imperfect autoregressive predictions. Experiments on challenging driving benchmarks demonstrate that the proposed semantics-first design significantly improves temporal semantic consistency, perceptual quality, and training efficiency compared to strong diffusion baselines. We provide the implementation code at https://github.com/Sta8is/Re2Pix

📄 PDF Abstract BibTeX arXiv:2604.11707

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingVideo Prediction

Similar Papers 제목 키워드 기반

From Semantics to Pixels: Coarse-to-Fine Masked Autoencoders for Hierarchical Visual Understanding

2026-03-10 · Wenzhao Xiang, Yue Wu, Hongyang Yu, Feng Gao 외 arxiv

Self-supervised visual pre-training methods face an inherent tension: contrastive learning (CL) captures global semantics but loses fine-grained detail, while masked image modeling (MIM) preserves local textures but suff…

Semantic SegmentationContrastive LearningImage ClassificationObject Detection

SGHA-Attack: Semantic-Guided Hierarchical Alignment for Transferable Targeted Attacks on Vision-Language Models

2026-02-02 · Haobo Wang, Weiqi Luo, Xiaojun Jia, Xiaochun Cao arxiv

Large vision-language models (VLMs) are vulnerable to transfer-based adversarial perturbations, enabling attackers to optimize on surrogate models and manipulate black-box VLM outputs. Prior targeted transfer attacks oft…

H-SPAM: Hierarchical Superpixel Anything Model

2026-04-13 · Julien Walther, Rémi Giraud, Michaël Clément arxiv

Superpixels offer a compact image representation by grouping pixels into coherent regions. Recent methods have reached a plateau in terms of segmentation accuracy by generating noisy superpixel shapes. Moreover, most exi…

Prototype Guided Network for Anomaly Segmentation

2022-01-15 · Yiqing Hao, Yi Jin, Gaoyun An

Semantic segmentation methods can not directly identify abnormal objects in images. Anomaly Segmentation algorithm from this realistic setting can distinguish between in-distribution objects and Out-Of-Distribution (OOD)…

Anomaly SegmentationSegmentationSemantic Segmentation

Polaris: Coupled Orbital Polar Embeddings for Hierarchical Concept Learning

2026-04-30 · Sahil Mishra, Srinitish Srinivasan, Sourish Dasgupta, Tanmoy Chakraborty arxiv

Real-world knowledge is often organized as hierarchies such as product taxonomies, medical ontologies, and label trees, yet learning hierarchical representations is challenging due to asymmetric structure and noisy seman…