paper-with-me

Papers

Emergent Properties of Foveated Perceptual Systems

2020-06-14 · Arturo Deza, Talia Konkle

The goal of this work is to characterize the representational impact that foveation operations have for machine vision systems, inspired by the foveated human visual system, which has higher acuity at the center of gaze and texture-like encoding in the periphery. To do so, we introduce models consisting of a first-stage \textit{fixed} image transform followed by a second-stage \textit{learnable} convolutional neural network, and we varied the first stage component. The primary model has a foveated-textural input stage, which we compare to a model with foveated-blurred input and a model with spatially-uniform blurred input (both matched for perceptual compression), and a final reference model with minimal input-based compression. We find that: 1) the foveated-texture model shows similar scene classification accuracy as the reference model despite its compressed input, with greater i.i.d. generalization than the other models; 2) the foveated-texture model has greater sensitivity to high-spatial frequency information and greater robustness to occlusion, w.r.t the comparison models; 3) both the foveated systems, show a stronger center image-bias relative to the spatially-uniform systems even with a weight sharing constraint. Critically, these results are preserved over different classical CNN architectures throughout their learning dynamics. Altogether, this suggests that foveation with peripheral texture-based computations yields an efficient, distinct, and robust representational format of scene information, and provides symbiotic computational insight into the representational consequences that texture-based peripheral encoding may have for processing in the human visual system, while also potentially inspiring the next generation of computer vision models via spatially-adaptive computation. Code + Data available here: https://github.com/ArturoDeza/EmergentProperties

📄 PDF Abstract BibTeX arXiv:2006.07991

Code (2)

ArturoDeza/EmergentProperties 공식 구현 pytorch
ArturoDeza/NeuroFovea_PyTorch pytorch

Tasks

FoveationScene Classification

Similar Papers 제목 키워드 기반

Why We Look Where We Look: Emergent Human-like Fixations of a Foveated Visual Language Model Maximizing Scene Understanding

2026-05-18 · Shravan Murlidaran, Ziqi Wen, Sana Shehabi, Miguel P. Eckstein arxiv

When humans view scenes without a specific task (free-viewing), they initially direct their eye movements toward the scene center and then fixate on people, text, objects being gazed at or grasped, and semantically meani…

Scene Understanding

FoVolNet: Fast Volume Rendering using Foveated Deep Neural Networks

2022-09-20 · David Bauer, Qi Wu, Kwan-Liu Ma

Volume data is found in many important scientific and engineering applications. Rendering this data for visualization at high quality and interactive rates for demanding applications such as virtual reality is still not …

Data VisualizationImage ReconstructionQuantization

Toward Standardized Classification of Foveated Displays

2019-05-03 · Josef Spjut, Ben Boudaoud, Jonghyun Kim, Trey Greer 외

Emergent in the field of head mounted display design is a desire to leverage the limitations of the human visual system to reduce the computation, communication, and display workload in power and form-factor constrained …

ClassificationFoveationGeneral Classification

Learning GAN-based Foveated Reconstruction to Recover Perceptually Important Image Features

2021-08-07 · Luca Surace, Marek Wernikowski, Cara Tursun, Karol Myszkowski 외

A foveated image can be entirely reconstructed from a sparse set of samples distributed according to the retinal sensitivity of the human visual system, which rapidly decreases with increasing eccentricity. The use of Ge…

HallucinationImage ReconstructionSensitivity

Towards Metamerism via Foveated Style Transfer

2017-05-29 · ICLR 2019 5 · Arturo Deza, Aditya Jonnalagadda, Miguel Eckstein

The problem of $\textit{visual metamerism}$ is defined as finding a family of perceptually indistinguishable, yet physically different images. In this paper, we propose our NeuroFovea metamer model, a foveated generative…

DecoderMetamerismStyle TransferTexture Synthesis