paper-with-me

홈 › Papers

More Experts Than Galaxies: Conditionally-overlapping Experts With Biologically-Inspired Fixed Routing

2024-10-10 · Sagi Shaier, Francisco Pereira, Katharina von der Wense, Lawrence E Hunter, Matt Jones

The evolution of biological neural systems has led to both modularity and sparse coding, which enables energy efficiency and robustness across the diversity of tasks in the lifespan. In contrast, standard neural networks rely on dense, non-specialized architectures, where all model parameters are simultaneously updated to learn multiple tasks, leading to interference. Current sparse neural network approaches aim to alleviate this issue but are hindered by limitations such as 1) trainable gating functions that cause representation collapse, 2) disjoint experts that result in redundant computation and slow learning, and 3) reliance on explicit input or task IDs that limit flexibility and scalability. In this paper we propose Conditionally Overlapping Mixture of ExperTs (COMET), a general deep learning method that addresses these challenges by inducing a modular, sparse architecture with an exponential number of overlapping experts. COMET replaces the trainable gating function used in Sparse Mixture of Experts with a fixed, biologically inspired random projection applied to individual input representations. This design causes the degree of expert overlap to depend on input similarity, so that similar inputs tend to share more parameters. This results in faster learning \rev{per update step} and improved \rev{out-of-sample} generalization. We demonstrate the effectiveness of COMET on a range of tasks, including image classification, language modeling, and regression, using several popular deep learning architectures.

📄 PDF Abstract BibTeX arXiv:2410.08003

Code (1)

shaier/comet 공식 구현 pytorch

Tasks

image-classificationImage ClassificationLanguage ModelingLanguage ModellingMixture-of-ExpertsTransfer Learning

Similar Papers 제목 키워드 기반

Deblending galaxy superpositions with branched generative adversarial networks

2018-10-23 · David M. Reiman, Brett E. Göhre

Near-future large galaxy surveys will encounter blended galaxy images at a fraction of up to 50% in the densest regions of the universe. Current deblending techniques may segment the foreground galaxy while leaving missi…

Generative Adversarial NetworkSegmentationSemantic Segmentation

Bayesian and Convolutional Networks for Hierarchical Morphological Classification of Galaxies

2024-05-03 · Jonathan Serrano-Pérez, Raquel Díaz Hernández, L. Enrique Sucar

This work is focused on the morphological classification of galaxies following the Hubble sequence in which the different classes are arranged in a hierarchy. The proposed method, BCNN, is composed of two main modules. F…

Image Augmentation

Constraining the recent star formation history of galaxies : an Approximate Bayesian Computation approach

2020-02-18 · G. Aufort, L. Ciesla, P. Pudlo, V. Buat

[Abridged] Although galaxies are found to follow a tight relation between their star formation rate and stellar mass, they are expected to exhibit complex star formation histories (SFH), with short-term fluctuations. The…

PSReg: Prior-guided Sparse Mixture of Experts for Point Cloud Registration

2025-01-14 · Xiaoshui Huang, Zhou Huang, Yifan Zuo, Yongshun Gong 외

The discriminative feature is crucial for point cloud registration. Recent methods improve the feature discriminative by distinguishing between non-overlapping and overlapping region points. However, they still face chal…

Mixture-of-ExpertsPoint Cloud Registration

Galaxy classification: a deep learning approach for classifying Sloan Digital Sky Survey images

2022-11-01 · Sarvesh Gharat, Yogesh Dandawate

In recent decades, large-scale sky surveys such as Sloan Digital Sky Survey (SDSS) have resulted in generation of tremendous amount of data. The classification of this enormous amount of data by astronomers is time consu…

Classification