Related Experiment Video
Updated: Aug 3, 2025

10:39
3D-Neuronavigation In Vivo Through a Patient's Brain During a Spontaneous Migraine Headache
Published on: June 2, 2014
18.3K
MNSS: Neural Supersampling Framework for Real-Time Rendering on Mobile Devices.
IEEE Transactions on Visualization and Computer Graphics
|April 8, 2023
Summary
This study introduces a lightweight neural supersampling framework for real-time rendering on smartphones. It achieves high-quality, anti-aliased images efficiently, enabling mobile device applications.
Area of Science:
- Computer Graphics
- Artificial Intelligence
Background:
- Neural supersampling enhances image quality but is computationally demanding.
- Existing methods are too resource-intensive for mobile devices and real-time applications.
Purpose of the Study:
- To develop a lightweight neural supersampling framework for real-time rendering on smartphones.
- To enable high-quality image reconstruction from low-resolution input within a real-time budget.
Main Methods:
- Proposed an alternate sub-pixel sample pattern during rasterization for sampling efficiency.
- Implemented a history buffer with a check-and-reuse scheme for temporal stability.
- Created a new dataset and introduced the inter-frame structural similarity (IF-SSIM) metric for temporal stability evaluation.
Main Results:
- The framework reconstructs high-resolution, anti-aliased images from low-resolution input.
- Achieved high image quality with a small reconstruction model.
- Demonstrated superior performance and temporal stability compared to existing solutions.
Conclusions:
- This is the first real-time neural supersampling research for mobile devices.
- The proposed method is efficient and suitable for resource-constrained platforms.
- The framework significantly improves both rendering performance and temporal stability.
More Related Videos
11:54Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
Published on: May 8, 2021
4.5K
10:45Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling
Published on: May 31, 2017
13.2K
Related Concept Videos
Upsampling
275
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
275
Downsampling
208
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
208