paper-with-me

Papers

Visual Concept Reasoning Networks

2020-08-26 · Taesup Kim, Sungwoong Kim, Yoshua Bengio

A split-transform-merge strategy has been broadly used as an architectural constraint in convolutional neural networks for visual recognition tasks. It approximates sparsely connected networks by explicitly defining multiple branches to simultaneously learn representations with different visual concepts or properties. Dependencies or interactions between these representations are typically defined by dense and local operations, however, without any adaptiveness or high-level reasoning. In this work, we propose to exploit this strategy and combine it with our Visual Concept Reasoning Networks (VCRNet) to enable reasoning between high-level visual concepts. We associate each branch with a visual concept and derive a compact concept state by selecting a few local descriptors through an attention module. These concept states are then updated by graph-based interaction and used to adaptively modulate the local descriptors. We describe our proposed model by split-transform-attend-interact-modulate-merge stages, which are implemented by opting for a highly modularized architecture. Extensive experiments on visual recognition tasks such as image classification, semantic segmentation, object detection, scene recognition, and action recognition show that our proposed model, VCRNet, consistently improves the performance by increasing the number of parameters by less than 1%.

📄 PDF Abstract BibTeX arXiv:2008.11783

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognitionimage-classificationImage Classificationobject-detectionObject DetectionScene RecognitionSemantic Segmentation

Similar Papers 제목 키워드 기반

Interpretable Visual Reasoning via Induced Symbolic Space

2020-11-23 · ICCV 2021 10 · Zhonghao Wang, Kai Wang, Mo Yu, JinJun Xiong 외

We study the problem of concept induction in visual reasoning, i.e., identifying concepts and their hierarchical relationships from question-answer pairs associated with images; and achieve an interpretable model via wor…

Visual Question Answering (VQA)Visual Reasoning

PTR: A Benchmark for Part-based Conceptual, Relational, and Physical Reasoning

2021-12-09 · NeurIPS 2021 12 · Yining Hong, Li Yi, Joshua B. Tenenbaum, Antonio Torralba 외

A critical aspect of human visual perception is the ability to parse visual scenes into individual objects and further into object parts, forming part-whole hierarchies. Such composite structures could induce a rich set …

DiagnosticInstance SegmentationObjectSemantic Segmentation+1

RelViT: Concept-guided Vision Transformer for Visual Relational Reasoning

2022-04-24 · ICLR 2022 4 · Xiaojian Ma, Weili Nie, Zhiding Yu, Huaizu Jiang 외

Reasoning about visual relationships is central to how humans interpret the visual world. This task remains challenging for current deep learning algorithms since it requires addressing three key technical problems joint…

Human-Object Interaction DetectionObjectRetrievalSystematic Generalization+3

Bongard in Wonderland: Visual Puzzles that Still Make AI Go Mad?

2024-10-25 · Antonia Wüst, Tim Tobiasch, Lukas Helff, Devendra S. Dhami 외

Recently, newly developed Vision-Language Models (VLMs), such as OpenAI's GPT-4o, have emerged, seemingly demonstrating advanced reasoning capabilities across text and image modalities. Yet, the depth of these advances i…

Visual Reasoning

A Cognitively-Inspired Neural Architecture for Visual Abstract Reasoning Using Contrastive Perceptual and Conceptual Processing

2023-09-19 · Yuan Yang, Deepayan Sanyal, James Ainooson, Joel Michelson 외

We introduce a new neural architecture for solving visual abstract reasoning tasks inspired by human cognition, specifically by observations that human abstract reasoning often interleaves perceptual and conceptual proce…

Inductive Bias