CVLGJun 2, 2023

Independent Modular Networks

arXiv:2306.01316v1h-index: 36
Originality Incremental advance
AI Analysis

This addresses a specific issue in robotics and modular networks, but it is incremental as it builds on existing modular approaches with targeted improvements.

The paper tackles the problem of monolithic neural networks ignoring data compositionality, especially in robotics, by proposing a modular network architecture with predetermined module roles and regularizations to prevent module collapse and improve decomposition accuracy.

Monolithic neural networks that make use of a single set of weights to learn useful representations for downstream tasks explicitly dismiss the compositional nature of data generation processes. This characteristic exists in data where every instance can be regarded as the combination of an identity concept, such as the shape of an object, combined with modifying concepts, such as orientation, color, and size. The dismissal of compositionality is especially detrimental in robotics, where state estimation relies heavily on the compositional nature of physical mechanisms (e.g., rotations and transformations) to model interactions. To accommodate this data characteristic, modular networks have been proposed. However, a lack of structure in each module's role, and modular network-specific issues such as module collapse have restricted their usability. We propose a modular network architecture that accommodates the mentioned decompositional concept by proposing a unique structure that splits the modules into predetermined roles. Additionally, we provide regularizations that improve the resiliency of the modular network to the problem of module collapse while improving the decomposition accuracy of the model.

Foundations

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

Your Notes