generalization topic

List generalization repositories

modules

46
Stars
9
Forks
Watchers

The official repository for our paper "Are Neural Nets Modular? Inspecting Functional Modularity Through Differentiable Weight Masks". We develop a method for analyzing emerging functional modularity...

ndr

32
Stars
7
Forks
Watchers

The official repository for our paper "The Neural Data Router: Adaptive Control Flow in Transformers Improves Systematic Generalization".

Meta-set

35
Stars
5
Forks
Watchers

Automatic model evaluation (AutoEval) in CVPR'21&TPAMI'22

limit-label-memorization

39
Stars
9
Forks
Watchers

Improving generalization by controlling label-noise information in neural network weights.

Generalizing-Lottery-Tickets

50
Stars
9
Forks
Watchers

This repository contains code to replicate the experiments given in NeurIPS 2019 paper "One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers"

object-centric-library

66
Stars
4
Forks
Watchers

Library for the training and evaluation of object-centric models (ICML 2022)

In-Time-Over-Parameterization

47
Stars
6
Forks
Watchers

[ICML 2021] "Do We Actually Need Dense Over-Parameterization? In-Time Over-Parameterization in Sparse Training" by Shiwei Liu, Lu Yin, Decebal Constantin Mocanu, Mykola Pechenizkiy

sgd-sparse-features

31
Stars
5
Forks
Watchers

SGD with large step sizes learns sparse features [ICML 2023]

understanding-sam

34
Stars
3
Forks
Watchers

Towards Understanding Sharpness-Aware Minimization [ICML 2022]