Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

GAF: Gaussian Action Field as a Dynamic World Model for Robotic Manipulation

arXiv 25.6 2025 40 method, application

TLDR

GAF extends 3D Gaussian Splatting with motion attributes for 4D dynamic scene modeling, improving reconstruction and robotic manipulation success.

Reasoning

The paper introduces a novel 4D representation (GAF) that integrates motion attributes into 3DGS, enabling dynamic scene modeling and action reasoning. Strengths include significant quantitative improvements in reconstruction quality and manipulation success rates. Weaknesses include a narrow focus on robotic manipulation and lack of discussion on computational overhead or generalization to other domains.

Read-first score

Read-first score 40, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 46.

Recency 6%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Topical relevance 29%
65.7

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Methodology quality 18%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=experiment

Reproducibility 18%
38

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=github

Citation impact 18%
0

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. cited_by_count=0

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 294.

Keyword Scores

world model
10
world dynamics prediction
9
generative world model
7
interactive world model
6
video world model
6
world simulator
5
model-based reinforcement learning world model
3

Deep Analysis

Innovations

  • Proposes a V-4D-A framework that enables direct action reasoning from motion-aware 4D representations via a Gaussian Action Field (GAF)
  • Extends 3D Gaussian Splatting (3DGS) with learnable motion attributes for 4D modeling of dynamic scenes and manipulation actions
  • Provides three interrelated outputs: reconstruction of the current scene, prediction of future frames, and estimation of init action via Gaussian motion
  • Employs an action-vision-aligned denoising framework conditioned on a unified representation combining init action and Gaussian perception for more precise actions

Methodology

GAF extends 3D Gaussian Splatting by incorporating learnable motion attributes to model dynamic scenes and robot actions in 4D. It outputs scene reconstruction, future frame prediction, and initial action estimation via Gaussian motion. These outputs are then fed into an action-vision-aligned denoising framework conditioned on a unified representation to refine the action.

Key Results

GAF achieves +11.5385 dB PSNR, +0.3864 SSIM, and -0.5574 LPIPS improvements in reconstruction quality, and boosts the average success rate in robotic manipulation tasks by +7.3% over state-of-the-art methods.

Tags