paper-with-me

홈 › Papers

Abstract Diagrammatic Reasoning with Multiplex Graph Networks

2020-06-19 · ICLR 2020 1 · Duo Wang, Mateja Jamnik, Pietro Lio

Abstract reasoning, particularly in the visual domain, is a complex human ability, but it remains a challenging problem for artificial neural learning systems. In this work we propose MXGNet, a multilayer graph neural network for multi-panel diagrammatic reasoning tasks. MXGNet combines three powerful concepts, namely, object-level representation, graph neural networks and multiplex graphs, for solving visual reasoning tasks. MXGNet first extracts object-level representations for each element in all panels of the diagrams, and then forms a multi-layer multiplex graph capturing multiple relations between objects across different diagram panels. MXGNet summarises the multiple graphs extracted from the diagrams of the task, and uses this summarisation to pick the most probable answer from the given candidates. We have tested MXGNet on two types of diagrammatic reasoning tasks, namely Diagram Syllogisms and Raven Progressive Matrices (RPM). For an Euler Diagram Syllogism task MXGNet achieves state-of-the-art accuracy of 99.8%. For PGM and RAVEN, two comprehensive datasets for RPM reasoning, MXGNet outperforms the state-of-the-art models by a considerable margin.

📄 PDF Abstract BibTeX arXiv:2006.11197

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkVisual Reasoning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
PGM A regularization criterion that, differently from dropout and its variants, is deterministic rather than random. It grounds on the…

Similar Papers 제목 키워드 기반

Oedipus and the Sphinx: Benchmarking and Improving Visual Language Models for Complex Graphic Reasoning

2025-08-01 · Jianyi Zhang, Xu Ji, Ziyin Zhou, Yuchen Zhou 외 arxiv

Evaluating the performance of visual language models (VLMs) in graphic reasoning tasks has become an important research topic. However, VLMs still show obvious deficiencies in simulating human-level graphic reasoning cap…

Contextual RNN-GANs for Abstract Reasoning Diagram Generation

2016-09-29 · Arnab Ghosh, Viveka Kulharia, Amitabha Mukerjee, Vinay Namboodiri 외

Understanding, predicting, and generating object motions and transformations is a core problem in artificial intelligence. Modeling sequences of evolving images may provide better representations and models of motion and…

Generative Adversarial NetworkVideo Generation

Can We Automate Diagrammatic Reasoning?

2019-02-13 · Sk. Arif Ahmed, Debi Prosad Dogra, Samarjit Kar, Partha Pratim Roy 외

Learning to solve diagrammatic reasoning (DR) can be a challenging but interesting problem to the computer vision research community. It is believed that next generation pattern recognition applications should be able to…

Visual Reasoning

Visual Diagrammatic Queries in ViziQuer: Overview and Implementation

2023-04-27 · Jūlija Ovčiņņikiva, Agris Šostaks, Kārlis Čerāns

Knowledge graphs (KG) have become an important data organization paradigm. The available textual query languages for information retrieval from KGs, as SPARQL for RDF-structured data, do not provide means for involving n…

Information RetrievalKnowledge GraphsNegationRetrieval

Causal Abstractions, Categorically Unified

2025-10-06 · Markus Englberger, Devendra Singh Dhami arxiv

We present a categorical framework for relating causal models that represent the same system at different levels of abstraction. We define a causal abstraction as natural transformations between appropriate Markov functo…