Related Experiment Video
Updated: Jun 7, 2025

07:12
Development of a Gaze-Contingent Display Framework Designed for Perceptual and Oculomotor Research with Simulated Central Vision Loss
Published on: April 11, 2025
302
Learning to predict perceptual visibility of rendering deterioration in computer games
Rafał Piórkowski1, Radosław Mantiuk2, Marek Wernikowski3
1Independent scientist and designer, Szczecin, Poland.
Scientific Reports
|November 13, 2024
Summary
This study introduces a convolutional neural network (CNN) to optimize computer game rendering settings. The AI identifies and classifies visual artifacts, helping gamers select optimal configurations for better performance and visual quality.
Area of Science:
- Computer Graphics
- Artificial Intelligence
- Human-Computer Interaction
Background:
- Computer gamers manually adjust rendering settings (texture resolution, shadow maps, anti-aliasing) to balance performance and visual fidelity.
- The complex interplay of these settings makes manual optimization challenging, especially on lower-end hardware.
- Automated methods are needed to simplify the selection of optimal rendering configurations.
Purpose of the Study:
- To develop and validate a convolutional neural network (CNN) for automated optimization of game rendering settings.
- To enable efficient identification and classification of visual artifacts caused by reduced rendering quality.
- To assist players in selecting configurations that minimize artifact visibility and maximize performance.
Main Methods:
- Training a proprietary CNN to compare high-quality reference images with reduced-quality rendered images.
- The CNN identifies and classifies visual artifacts and assesses their perceptual impact.
- The network was trained on diverse game engine scenes with manually annotated quality-diminished regions.
Main Results:
- The developed CNN effectively identifies and classifies visual artifacts in rendered images.
- Implementation in a prototype OpenGL renderer allowed evaluation of anti-aliasing settings.
- User studies confirmed the CNN's superior ability to discern artifact visibility over existing metrics.
Conclusions:
- The CNN provides an effective automated solution for optimizing game rendering settings.
- This approach simplifies the process of achieving optimal visual quality and performance.
- The method surpasses traditional image quality metrics in artifact detection efficacy.
Related Concept Videos
Perceptual Constancy
356
Perceptual constancy is the ability to recognize that objects remain consistent and unchanged even when their appearance varies due to changes in sensory input. There are four main types of perceptual constancy: size constancy, shape constancy, color constancy, and brightness constancy.
Size constancy is the recognition that an object remains the same size, even when its image on the retina changes. For instance, a bus is perceived to be large enough to carry people, even if it looks tiny from...
Size constancy is the recognition that an object remains the same size, even when its image on the retina changes. For instance, a bus is perceived to be large enough to carry people, even if it looks tiny from...
356
Depth Perception and Spatial Vision
593
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
593
Factors Affecting Perception
1.5K
Perception is influenced by perceptual set, context, motivation, and emotion. Perceptual set, or perceptual expectancy, refers to the tendency to perceive things in a particular way, influenced by previous experiences and expectations. This phenomenon affects the interpretation of stimuli, creating a set of mental tendencies and assumptions that impact sensory perceptions of sound, taste, touch, and sight.
An illustrative example of a perceptual set is the scenario where an airline pilot told...
An illustrative example of a perceptual set is the scenario where an airline pilot told...
1.5K
Color Vision
530
Color perception begins in the retina, the light-sensitive layer at the back of the eye. Two main theories explain how colors are seen: the trichromatic theory and the opponent-process theory. The trichromatic theory, proposed by Thomas Young in 1802 and extended by Hermann von Helmholtz in 1852, suggests that color vision is based on three types of cone receptors in the retina. These cones are sensitive to different but overlapping ranges of wavelengths corresponding to red, blue, and green.
530

