Advancing Generalization Across a Variety of Abstract Visual Reasoning Tasks
Mikołaj Małkiński, Jacek Mańdziuk
TL;DR
This work addresses the challenge of out-of-distribution generalization in Abstract Visual Reasoning (AVR) by proposing PoNG, a two-stage neural architecture that combines a panel encoder with a Reasoner and a Novel Pathways block utilizing normalized group convolution. PoNG employs three prediction heads to jointly learn answer selection and rule-structure representations, enabling strong performance across RPM benchmarks (PGM, I-RAVEN, I-RAVEN-Mesh, A-I-RAVEN) and visual analogy datasets (VAP, VASR) in both i.i.d. and o.o.d settings. Comprehensive ablations reveal that each component—panel encoding, the P1–P4 pathways, and the Temporal Convolutional Network (TCN)—contributes critically to generalization, particularly for held-out attribute regimes. The results show PoNG achieving state-of-the-art or near-top performance across diverse AVR tasks, illustrating its versatility and potential for broad applicability in reasoning over structured visual data and beyond.
Abstract
The abstract visual reasoning (AVR) domain presents a diverse suite of analogy-based tasks devoted to studying model generalization. Recent years have brought dynamic progress in the field, particularly in i.i.d. scenarios, in which models are trained and evaluated on the same data distributions. Nevertheless, o.o.d. setups that assess model generalization to new test distributions remain challenging even for the most recent models. To advance generalization in AVR tasks, we present the Pathways of Normalized Group Convolution model (PoNG), a novel neural architecture that features group convolution, normalization, and a parallel design. We consider a wide set of AVR benchmarks, including Raven's Progressive Matrices and visual analogy problems with both synthetic and real-world images. The experiments demonstrate strong generalization capabilities of the proposed model, which in several settings outperforms the existing literature methods.
