GATE: Geometry-Aware Trained Encoding
- 3DHAI4CE
The encoding of input parameters is one of the fundamental building blocks of neural network algorithms. Its goal is to map the input data to a higher-dimensional space, typically supported by trained feature vectors. The mapping is crucial for the efficiency and approximation quality of neural networks. We propose a novel geometry-aware encoding called GATE that stores feature vectors on the surface of triangular meshes. Our encoding is suitable for neural rendering-related algorithms, for example, neural radiance caching. It also avoids limitations of previous hash-based encoding schemes, such as hash collisions, selection of resolution versus scene size, and divergent memory access. Our approach decouples feature vector density from geometry density using mesh colors, while allowing for finer control over neural network training and adaptive level-of-detail.
View on arXiv@article{bokšanský2025_2506.08161, title={ GATE: Geometry-Aware Trained Encoding }, author={ Jakub Bokšanský and Daniel Meister and Carsten Benthin }, journal={arXiv preprint arXiv:2506.08161}, year={ 2025 } }