Training-compatible backward-pass integration for TileGS
Extend the TileGS tile-local depth-binned rasterization pipeline to training by implementing a backward pass that traverses Gaussian–tile entries in the same tile-bin-major, selectively repaired order as the forward pass, thereby respecting the ordering dependence of alpha-compositing gradients.
References
The current TileGS implementation targets the forward rasterization pass only. A training-compatible version would require the backward pass to follow the same binned and repaired ordering used in the forward pass; we leave this integration to future work and discuss it further in \S\ref{sec:discussion}.
— TileGS: Tile-Local Depth Binning for Gaussian Splatting Rasterization
(2609.03613 - Tan et al., 3 Sep 2026) in Scope note in Section 1, and Section 6, subsection “Backward-pass integration”