GAIT: Generating Aesthetic Indoor Tours with Deep Reinforcement Learning

Desai Xie, Ping Hu, Xin Sun, Soren Pirk, Jianming Zhang +2 more
2/14/2026

Abstract

Placing and orienting a camera to compose aesthetically meaningful shots of a scene is not only a key objective in real-world photography and cinematography but also for virtual content creation. The framing of a camera often significantly contributes to the story telling in movies, games, and mixed reality applications. Generating single camera poses or even contiguous trajectories either requires a significant amount of manual labor or requires solving high-dimensional optimization problems, which can be computationally demanding and error-prone. In this paper, we introduce GAIT, a framework for training a Deep Reinforcement Learning (DRL) agent, that learns to automatically control a camera to generate a sequence of aesthetically meaningful views for synthetic 3D indoor scenes. To generate sequences of frames with high aesthetic value, GAIT relies on a neural aesthetics estimator, which is trained on a crowed-sourced dataset. Additionally, we introduce regularization techniques for diversity and smoothness to generate visually interesting trajectories for a 3D environment, and to constrain agent acceleration in the reward function to generate a smooth sequence of camera frames. We validated our method by comparing it to baseline algorithms, based on a perceptual user study, and through ablation studies. Code and visual results are available on the project website: https://desaixie.github.io/gait-rl

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 1 weaker match is hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{xie2026gait,
  title  = {GAIT: Generating Aesthetic Indoor Tours with Deep Reinforcement Learning},
  author = {Desai Xie and Ping Hu and Xin Sun and Soren Pirk and Jianming Zhang and R. Měch and Arie E. Kaufman},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00681},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00681},
  journal = {ICCV 2023 2023}
}

Discussion