Beyond Task-Specific Reasoning: A Unified Conditional Generative Framework for Abstract Visual Reasoning
Fan Shi, Bin Li, Xiangyang Xue

TL;DR
This paper introduces a unified conditional generative framework for abstract visual reasoning that can handle multiple tasks with a single model, demonstrating zero-shot reasoning capabilities and reducing the need for task-specific retraining.
Contribution
The paper proposes the UCGS framework that reformulates AVR tasks as predictability estimation and trains one model to solve various tasks, including unseen ones, in a unified manner.
Findings
UCGS can solve multiple AVR tasks with a single training.
The framework demonstrates zero-shot reasoning on unseen tasks.
It reduces the need for task-specific retraining or architecture tuning.
Abstract
Abstract visual reasoning (AVR) enables humans to quickly discover and generalize abstract rules to new scenarios. Designing intelligent systems with human-like AVR abilities has been a long-standing topic in the artificial intelligence community. Deep AVR solvers have recently achieved remarkable success in various AVR tasks. However, they usually use task-specific designs or parameters in different tasks. In such a paradigm, solving new tasks often means retraining the model, and sometimes retuning the model architectures, which increases the cost of solving AVR problems. In contrast to task-specific approaches, this paper proposes a novel Unified Conditional Generative Solver (UCGS), aiming to address multiple AVR tasks in a unified framework. First, we prove that some well-known AVR tasks can be reformulated as the problem of estimating the predictability of target images in problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAI-based Problem Solving and Planning · Semantic Web and Ontologies · Constraint Satisfaction and Optimization
