CVAINEIVAug 26, 2022

Neuromorphic Visual Scene Understanding with Resonator Networks

ETH Zurich
arXiv:2208.12880v434 citationsh-index: 56
Originality Incremental advance
AI Analysis

This addresses the problem of combinatorial search in scene understanding for machine vision and robotics, though it is incremental as it builds on existing VSA and resonator network concepts.

The paper tackled the computational challenge of inferring object identities and poses in visual scene understanding by proposing a neuromorphic solution using Vector Symbolic Architectures and Hierarchical Resonator Networks, achieving efficient factorization on synthetic 2D scenes with potential for low-power hardware implementation.

Analyzing a visual scene by inferring the configuration of a generative model is widely considered the most flexible and generalizable approach to scene understanding. Yet, one major problem is the computational challenge of the inference procedure, involving a combinatorial search across object identities and poses. Here we propose a neuromorphic solution exploiting three key concepts: (1) a computational framework based on Vector Symbolic Architectures (VSA) with complex-valued vectors; (2) the design of Hierarchical Resonator Networks (HRN) to factorize the non-commutative transforms translation and rotation in visual scenes; (3) the design of a multi-compartment spiking phasor neuron model for implementing complex-valued resonator networks on neuromorphic hardware. The VSA framework uses vector binding operations to form a generative image model in which binding acts as the equivariant operation for geometric transformations. A scene can, therefore, be described as a sum of vector products, which can then be efficiently factorized by a resonator network to infer objects and their poses. The HRN features a partitioned architecture in which vector binding is equivariant for horizontal and vertical translation within one partition and for rotation and scaling within the other partition. The spiking neuron model allows mapping the resonator network onto efficient and low-power neuromorphic hardware. Our approach is demonstrated on synthetic scenes composed of simple 2D shapes undergoing rigid geometric transformations and color changes. A companion paper demonstrates the same approach in real-world application scenarios for machine vision and robotics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes