paper-with-me

홈 › Papers

Practical Issues of Action-conditioned Next Image Prediction

2018-02-08 · Donglai Zhu, Hao Chen, Hengshuai Yao, Masoud Nosrati, Peyman Yadmellat, Yunfei Zhang

The problem of action-conditioned image prediction is to predict the expected next frame given the current camera frame the robot observes and an action selected by the robot. We provide the first comparison of two recent popular models, especially for image prediction on cars. Our major finding is that action tiling encoding is the most important factor leading to the remarkable performance of the CDNA model. We present a light-weight model by action tiling encoding which has a single-decoder feedforward architecture same as [action_video_prediction_honglak]. On a real driving dataset, the CDNA model achieves ${0.3986} \times 10^{-3}$ MSE and ${0.9846}$ Structure SIMilarity (SSIM) with a network size of about {\bfseries ${12.6}$ million} parameters. With a small network of fewer than {\bfseries ${1}$ million} parameters, our new model achieves a comparable performance to CDNA at ${0.3613} \times 10^{-3}$ MSE and ${0.9633}$ SSIM. Our model requires less memory, is more computationally efficient and is advantageous to be used inside self-driving vehicles.

📄 PDF Abstract BibTeX arXiv:1802.02975

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPredictionSSIM

Similar Papers 제목 키워드 기반

MUMINS: Metadata-conditioned Uncertainty-aware Medical Image Next-state Synthesis

2026-09-15 · Anna Oliveras, Roger Marí, Rafael Redondo, Oriol Guardià 외 arxiv

Forecasting anatomical changes such as tumor growth and neurodegeneration is a challenging generative vision task. Morphological evolution is subtle relative to static anatomy, highly patient-specific, and inherently sto…

HMAR: Efficient Hierarchical Masked Auto-Regressive Image Generation

2025-06-04 · CVPR 2025 1 · Hermann Kumbong, Xian Liu, Tsung-Yi Lin, Ming-Yu Liu 외

Visual Auto-Regressive modeling (VAR) has shown promise in bridging the speed and quality gap between autoregressive image models and diffusion models. VAR reformulates autoregressive modeling by decomposing an image int…

AllImage GenerationPrediction

Action-conditioned video data improves predictability

2024-04-08 · Meenakshi Sarkar, Debasish Ghose

Long-term video generation and prediction remain challenging tasks in computer vision, particularly in partially observable scenarios where cameras are mounted on moving platforms. The interaction between observed image …

Video Generation

Chain-of-Procedure: Hierarchical Visual-Language Reasoning for Procedural QA

2026-05-14 · Guanhua Chen, Yutong Yao, Shenghe Sun, Ci-Jun Gao 외 arxiv

Recent advances in vision-language models (VLMs) have achieved impressive results on standard image-text tasks, yet their potential for visual procedure question answering (VP-QA) remains largely unexplored. VP-QA presen…

Cross-Modal RetrievalQuestion Answering

Customer-R1: Personalized Simulation of Human Behaviors via RL-based LLM Agent in Online Shopping

2025-10-08 · Ziyi Wang, Yuxuan Lu, Yimeng Zhang, Jing Huang 외 arxiv

Simulating step-wise human behavior with Large Language Models (LLMs) has become an emerging research direction, enabling applications in various practical domains. While prior methods, including prompting, supervised fi…

Reinforcement Learning