Papers › Contributions of Shape, Texture, and Color in Visual Recognition

Contributions of Shape, Texture, and Color in Visual Recognition

19 Jul 2022arXiv:2207.09510archive 2025-07-28

Yunhao Ge, Yao Xiao, Zhi Xu, Xingrui Wang, Laurent Itti

We investigate the contributions of three important features of the human visual system (HVS)~ -- ~shape, texture, and color ~ -- ~to object classification. We build a humanoid vision engine (HVE) that explicitly and separately computes shape, texture, and color features from images. The resulting feature vectors are then concatenated to support the final classification. We show that HVE can summarize and rank-order the contributions of the three features to object recognition. We use human experiments to confirm that both HVE and humans predominantly use some specific features to support the classification of specific classes (e.g., texture is the dominant feature to distinguish a zebra from other quadrupeds, both for humans and HVE). With the help of HVE, given any environment (dataset), we can summarize the most important features for the whole task (task-specific; e.g., color is the most important feature overall for classification with the CUB dataset), and for each class (class-specific; e.g., shape is the most important feature to recognize boats in the iLab-20M dataset). To demonstrate more usefulness of HVE, we use it to simulate the open-world zero-shot learning ability of humans with no attribute labeling. Finally, we show that HVE can also simulate human imagination ability with the combination of different features. We will open-source the HVE engine and corresponding datasets.

PaperPDFCodeCode Syntology ran

In Syntology 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="2207.09510")

Code

Syntology Ran 2 of 8 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: official repository: 8 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gyhandy/humanoid-vision-engine officialmentioned in paperpytorchMIT 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

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

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

Licence: 0 of the 8 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 gyhandy/humanoid-vision-engine. “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.

adaptive_instance_normalization gyhandy/humanoid-vision-engine/Imagine/models.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 16679a24b9881031 · report
calc_mean_std gyhandy/humanoid-vision-engine/Imagine/models.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 38eaf8511dc7bc9c · report
get_concept_latent gyhandy/humanoid-vision-engine/Zero_shot/cross_modality_two_latents.py official repository unverified MIT (permissive) · 8aa906b9bc724932 · report
get_modality_Dataloader gyhandy/humanoid-vision-engine/Zero_shot/data_loader_modality.py official repository unverified MIT (permissive) · 82c9ace65355539f · report
get_retrival_Dataloader gyhandy/humanoid-vision-engine/Zero_shot/data_loader_modality.py official repository unverified MIT (permissive) · 134aa92d49baf521 · report
record_acc gyhandy/humanoid-vision-engine/Zero_shot/cross_modality_two_latents.py official repository unverified MIT (permissive) · 961a212d9dfa61b4 · report
test gyhandy/humanoid-vision-engine/HNN/compute_bias.py official repository unverified MIT (permissive) · 883ccd49b57f68c5 · report
train gyhandy/humanoid-vision-engine/Zero_shot/cross_modality_two_latents.py official repository unverified MIT (permissive) · e6fe8a84c5113f3c · report

Tasks

AttributeGeneral ClassificationObject RecognitionZero-Shot Learning

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