Papers › Emergent Properties of Foveated Perceptual Systems

Emergent Properties of Foveated Perceptual Systems

14 Jun 2020arXiv:2006.07991archive 2025-07-28

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

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2006.07991")

Code

Syntology Ran 5 of 9 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 4 samples from 1 repository, 0 ran; community (archive-listed): 5 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ArturoDeza/EmergentProperties officialmentioned in paperpytorchMIT report
ArturoDeza/NeuroFovea_PyTorch mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 5 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
2ran
4unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_Area ArturoDeza/EmergentProperties/Square_Cue_Conflict/plot_Square_curves.py official repository unverified MIT (permissive) · 544d19755b3fc83c · report
compute_Area ArturoDeza/EmergentProperties/Window_Cue_Conflict/plot_Window_curves.py official repository unverified MIT (permissive) · dc702636aa7eb2d8 · report
cross_over ArturoDeza/EmergentProperties/Square_Cue_Conflict/plot_Square_curves.py official repository unverified MIT (permissive) · 5b6c01d498f873ca · report
cross_over ArturoDeza/EmergentProperties/Window_Cue_Conflict/plot_Window_curves.py official repository unverified MIT (permissive) · 3b36c259f304ef9a · report
adaptive_instance_normalization ArturoDeza/NeuroFovea_PyTorch/function.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 16679a24b9881031 · report
calc_mean_std ArturoDeza/NeuroFovea_PyTorch/function.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 38eaf8511dc7bc9c · report
coral ArturoDeza/NeuroFovea_PyTorch/function.py community (archive-listed) ran MIT (permissive) · 277f955e6caa9cfb · report
test_transform ArturoDeza/NeuroFovea_PyTorch/Metamer_Transform.py community (archive-listed) ran MIT (permissive) · 44b1906941c2c3ed · report
tile ArturoDeza/NeuroFovea_PyTorch/Metamer_Transform.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 2160fcc4e21a07c6 · report

Tasks

FoveationScene Classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections