vix.ing · top · new · best · stats · spec

Odin: Harnessing Rendering Visibility to Break Global Barriers in Distributed Point-Based Neural Rendering

2026/07/11 by Zhenxiang Ma, Zeyu He, Yuanzhen Zhou +6
Engineering · Computer Science · #3D Shape Modeling and Analysis #Computer Graphics and Visualization Techniques #Advanced Vision and Imaging

paper · pdf · doi:10.1145/3806645.3820072

Abstract

We present Odin, a training system for distributed point-based neural rendering (PBNR) that accelerates training by removing unnecessary global barriers. Odin observes that two training steps need synchronization only when they update overlapping visible parameters. It uses lightweight visibility metadata and a two-phase design with ahead-of-time scheduling plus runtime refinement to handle irregular and dynamic behavior. Odin hides 82% of exposed communication and achieves up to 1.89 × throughput speedup on 64 GPUs while preserving baseline accuracy.

Citations

Related