Papers › Scale-Localized Abstract Reasoning

Scale-Localized Abstract Reasoning

20 Sep 2020CVPR 2021 1arXiv:2009.09405archive 2025-07-28

Yaniv Benny, Niv Pekar, Lior Wolf

We consider the abstract relational reasoning task, which is commonly used as an intelligence test. Since some patterns have spatial rationales, while others are only semantic, we propose a multi-scale architecture that processes each query in multiple resolutions. We show that indeed different rules are solved by different resolutions and a combined multi-scale approach outperforms the existing state of the art in this task on all benchmarks by 5-54%. The success of our method is shown to arise from multiple novelties. First, it searches for relational patterns in multiple resolutions, which allows it to readily detect visual relations, such as location, in higher resolution, while allowing the lower resolution module to focus on semantic relations, such as shape type. Second, we optimize the reasoning network of each resolution proportionally to its performance, hereby we motivate each resolution to specialize on the rules for which it performs better than the others and ignore cases that are already solved by the other resolutions. Third, we propose a new way to pool information along the rows and the columns of the illustration-grid of the query. Our work also analyses the existing benchmarks, demonstrating that the RAVEN dataset selects the negative examples in a way that is easily exploited. We, therefore, propose a modified version of the RAVEN dataset, named RAVEN-FAIR. Our code and pretrained models are available at https://github.com/yanivbenny/MRNet.

PaperPDFConference PDFCodeCode 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="2009.09405")

Code

Syntology Ran 2 of 17 code samples harvested from 2 repositories linked to this paper; 15 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: official repository: 17 samples from 2 repositories, 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.

yanivbenny/MRNet officialmentioned in paperpytorchApache-2.0 report
yanivbenny/RAVEN_FAIR officialmentioned in paperMIT 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

17 samples harvested; 2 ran; 0 honoured the contract we drafted; 15 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.

2ran · our draft was wrong
15unverified

Licence: 0 of the 17 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.

conv1x1 yanivbenny/MRNet/src/networks/blocks.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 6c693fb7c03c87bd · report
conv3x3 yanivbenny/MRNet/src/networks/blocks.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 52601677ce5d1634 · report
calculate_acc yanivbenny/MRNet/src/criteria.py official repository unverified Apache-2.0 (permissive) · 7c4fa50082da02b4 · report
calculate_correct yanivbenny/MRNet/src/criteria.py official repository unverified Apache-2.0 (permissive) · c673f412e11d09bb · report
check_consistency yanivbenny/RAVEN_FAIR/src/solver.py official repository unverified MIT (permissive) · dd4d64202796663f · report
check_num_pos yanivbenny/RAVEN_FAIR/src/solver.py official repository unverified MIT (permissive) · 1dd8a5c97d899a22 · report
contrast_loss yanivbenny/MRNet/src/criteria.py official repository unverified Apache-2.0 (permissive) · c6825a5c045307ea · report
conv1x1 yanivbenny/MRNet/src/networks/mrnet.py official repository unverified Apache-2.0 (permissive) · 08d63b2cfd3e3139 · report
conv3x3 yanivbenny/MRNet/src/networks/mrnet.py official repository unverified Apache-2.0 (permissive) · 11fda3e1d6f755ae · report
init_acc_regime yanivbenny/MRNet/src/report_acc_regime.py official repository unverified Apache-2.0 (permissive) · 10ed5d2031a9bc68 · report
n_tree_serialize yanivbenny/RAVEN_FAIR/src/serialize.py official repository unverified MIT (permissive) · 8db0b273506cda21 · report
renormalize yanivbenny/MRNet/src/trainer.py official repository unverified Apache-2.0 (permissive) · 00bd265c90d10459 · report
rle_encode yanivbenny/RAVEN_FAIR/src/api.py official repository unverified MIT (permissive) · 80366123e633d920 · report
sample_attr yanivbenny/RAVEN_FAIR/src/sampling.py official repository unverified MIT (permissive) · f07118b01c265872 · report
sample_attr_avail yanivbenny/RAVEN_FAIR/src/sampling.py official repository unverified MIT (permissive) · 4f3104a61ba3df12 · report
serialize_rules yanivbenny/RAVEN_FAIR/src/serialize.py official repository unverified MIT (permissive) · 9be696f331d13ff4 · report
solve yanivbenny/RAVEN_FAIR/src/solver.py official repository unverified MIT (permissive) · b8c75f90a1932121 · report

Tasks

Relational Reasoning

Datasets

Introduced by this paper, per the archive.

RAVEN-FAIR

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