paper-with-me

홈 › Papers

Is a Modular Architecture Enough?

2022-06-06 · Sarthak Mittal, Yoshua Bengio, Guillaume Lajoie

Inspired from human cognition, machine learning systems are gradually revealing advantages of sparser and more modular architectures. Recent work demonstrates that not only do some modular architectures generalize well, but they also lead to better out-of-distribution generalization, scaling properties, learning speed, and interpretability. A key intuition behind the success of such systems is that the data generating system for most real-world settings is considered to consist of sparsely interacting parts, and endowing models with similar inductive biases will be helpful. However, the field has been lacking in a rigorous quantitative assessment of such systems because these real-world data distributions are complex and unknown. In this work, we provide a thorough assessment of common modular architectures, through the lens of simple and known modular data distributions. We highlight the benefits of modularity and sparsity and reveal insights on the challenges faced while optimizing modular systems. In doing so, we propose evaluation metrics that highlight the benefits of modularity, the regimes in which these benefits are substantial, as well as the sub-optimality of current end-to-end learned modular systems as opposed to their claimed potential.

📄 PDF Abstract BibTeX arXiv:2206.02713

Code (1)

sarthmit/mod_arch 공식 구현 pytorch

Tasks

Out-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Paradiseo: From a Modular Framework for Evolutionary Computation to the Automated Design of Metaheuristics ---22 Years of Paradiseo---

2021-05-02 · Johann Dreo, Arnaud Liefooghe, Sébastien Verel, Marc Schoenauer 외

The success of metaheuristic optimization methods has led to the development of a large variety of algorithm paradigms. However, no algorithm clearly dominates all its competitors on all problems. Instead, the underlying…

Efficient ExplorationMetaheuristic Optimization

Modular Growth of Hierarchical Networks: Efficient, General, and Robust Curriculum Learning

2024-06-10 · Mani Hamidi, Sina Khajehabdollahi, Emmanouil Giannakakis, Tim Schäfer 외

Structural modularity is a pervasive feature of biological neural networks, which have been linked to several functional and computational advantages. Yet, the use of modular architectures in artificial neural networks h…

Inductive Bias

Integrating Distributed Architectures in Highly Modular RL Libraries

2020-07-06 · Albert Bou, Sebastian Dittert, Gianni de Fabritiis

Advancing reinforcement learning (RL) requires tools that are flexible enough to easily prototype new methods while avoiding impractically slow experimental turnaround times. To match the first requirement, the most popu…

reinforcement-learningReinforcement Learning (RL)

MuVieCAST: Multi-View Consistent Artistic Style Transfer

2023-12-08 · Nail Ibrahimli, Julian F. P. Kooij, Liangliang Nan

We introduce MuVieCAST, a modular multi-view consistent style transfer network architecture that enables consistent style transfer between multiple viewpoints of the same scene. This network architecture supports both sp…

Novel View SynthesisStyle Transfer

Unlocking Generalization for Robotics via Modularity and Scale

2025-03-10 · Murtaza Dalal

How can we build generalist robot systems? Scale may not be enough due to the significant multimodality of robotics tasks, lack of easily accessible data and the challenges of deploying on physical hardware. Meanwhile, m…

Scene Generation