generalization
There are 220 repositories under generalization topic.
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
SinclairCoder/Instruction-Tuning-Papers
Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).
adapt-python/adapt
Awesome Domain Adaptation Python Toolbox
twni2016/pomdp-baselines
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
EnnengYang/Awesome-Model-Merging-Methods-Theories-Applications
Model Merging in LLMs, MLLMs, and Beyond: Methods, Theories, Applications and Opportunities. arXiv:2408.07666.
QingyongHu/SpinNet
[CVPR 2021] SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration
modestyachts/ImageNetV2
A new test set for ImageNet
zorazrw/agent-workflow-memory
AWM: Agent Workflow Memory
huangwl18/modular-rl
[ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"
CHAOZHAO-1/DG-PHM
This is a reposotory that includes paper、code and datasets about domain generalization-based fault diagnosis and prognosis. (基于领域泛化的故障诊断和预测)
modestyachts/CIFAR-10.1
Release of CIFAR-10.1, a new test set for CIFAR-10.
rr-learning/CausalWorld
CausalWorld: A Robotic Manipulation Benchmark for Causal Structure and Transfer Learning
ShengcaiLiao/QAConv
[ECCV 2020] QAConv: Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting, and [CVPR 2022] GS: Graph Sampling Based Deep Metric Learning
mbchang/dynamics
A Compositional Object-Based Approach to Learning Physical Dynamics
gustaveroussy/sopa
Technology-invariant pipeline for spatial omics analysis that scales to millions of cells (Xenium / Visium HD / MERSCOPE / CosMx / PhenoCycler / MACSima / etc)
masala/masala-parser
Javascript Generalized Parser Combinators
automl/CARL
Benchmarking RL generalization in an interpretable way.
liangchen527/SLADD
Official code for Self-supervised Learning of Adversarial Example: Towards Good Generalizations for Deepfake Detection (CVPR 2022 oral)
HighwayWu/DeepFakeDefenders
A prize winning solution for Multimedia Deepfake Detection competition.
LayneH/self-adaptive-training
[TPAMI2022 & NeurIPS2020] Official implementation of Self-Adaptive Training
decisionforce/pgdrive
PGDrive: an open-ended driving simulator with infinite scenes from procedural generation
rehg-lab/3DShapeGen
Code for 3D Reconstruction of Novel Object Shapes from Single Images paper
Wuyxin/DIR-GNN
Official code of "Discovering Invariant Rationales for Graph Neural Networks" (ICLR 2022)
weitianxin/awesome-distribution-shift
A curated list of papers and resources about the distribution shift in machine learning.
dido1998/Recurrent-Independent-Mechanisms
Implementation of the paper Recurrent Independent Mechanisms (https://arxiv.org/pdf/1909.10893.pdf)
FranxYao/Distributional-Generalization-in-Natural-Language-Processing
Distributional Generalization in NLP. A roadmap.
harsh306/awesome-nn-optimization
Awesome list for Neural Network Optimization methods.
seawee1/driver-dojo
A benchmark towards generalizable reinforcement learning for autonomous driving.
CHAOZHAO-1/Domain-generalization-fault-diagnosis-benchmark
This is a benckmark for domain generalization-based fault diagnosis (基于领域泛化的相关代码)
RobertCsordas/transformer_generalization
The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We significantly improve the systematic generalization of transformer models on a variety of datasets using simple tricks and careful considerations.
addtt/object-centric-library
Library for the training and evaluation of object-centric models (ICML 2022)
kristijanbartol/general-3d-humans
[CVPR 2022 Oral] Generalizable Human Pose Triangulation
sayakpaul/Sharpness-Aware-Minimization-TensorFlow
Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.
tml-epfl/llm-past-tense
Does Refusal Training in LLMs Generalize to the Past Tense? [NeurIPS 2024 Safe Generative AI Workshop (Oral)]
nishiwen1214/DropAttack
Code of paper: "DropAttack: A Masked Weight Adversarial Training Method to Improve Generalization of Neural Networks"
yuanyige/tea
[CVPR 2024] TEA: Test-time Energy Adaptation