KIT | KIT-Bibliothek | Impressum | Datenschutz

Minimal Convolutional Neural Networks for Temporal Anti Aliasing

Herveau, Killian 1; Piochowiak, Max ORCID iD icon 1; Dachsbacher, Carsten 1
1 Institut für Visualisierung und Datenanalyse (IVD), Karlsruher Institut für Technologie (KIT)

Abstract:

Existing deep learning methods for performing temporal anti aliasing (TAA) in rendering are either closed source or rely on upsampling networks with a large operation count which are expensive to evaluate. We propose a simple deep learning architecture for TAA combining only a few common primitives, easy to assemble and to change for application needs. We use a fully-convolutional neural network architecture with recurrent temporal feedback, motion vectors and depth values as input and show that a simple network can produce satisfactory results. Our architecture template, for which we provide code, introduces a method that adapts to different temporal subpixel offsets for accumulation without increasing the operation count. To this end, convolutional layers cycle through a set of different weights per temporal subpixel offset while their operations remain fixed. We analyze the effect of this method on image quality and present different tradeoffs for adapting the architecture. We show that our simple network performs remarkably better than variance clipping TAA, eliminating both flickering and ghosting without performing upsampling.


Verlagsausgabe §
DOI: 10.5445/IR/1000175265
Veröffentlicht am 17.10.2024
Originalveröffentlichung
DOI: 10.2312/hpg.20231134
Cover der Publikation
Zugehörige Institution(en) am KIT Institut für Visualisierung und Datenanalyse (IVD)
Publikationstyp Proceedingsbeitrag
Publikationsjahr 2023
Sprache Englisch
Identifikator KITopen-ID: 1000175265
Erschienen in High-Performance Graphics (2023). Ed.: J. Bikker
Veranstaltung High Performance Graphics (2023), Delft, Niederlande, 26.06.2023 – 28.06.2023
Verlag European Association for Computer Graphics (Eurographics)
Seiten 33-41
Schlagwörter CCS Concepts: Computing methodologies -> Antialiasing; Neural networks; Rendering, Computing methodologies, Antialiasing, Neural networks, Rendering
KIT – Die Forschungsuniversität in der Helmholtz-Gemeinschaft
KITopen Landing Page