Skip to content

Latest commit

 

History

100 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inductive Bias Meta-Learning with Generative Models

License GitHub Contributors GitHub Issues GitHub Pull Requests

Author Anna Novokshonova
Consultants Fedor Sobolevsky
Muhammadsharif Nabiev
Advisor Oleg Bakhteev, PhD

Assets

Abstract

This paper investigates inductive bias in machine learning models. By inductive bias we mean the preference of a model for certain types of functions or data structures over others. To analyze the inductive bias of a fixed model, we consider a problem of finding data that this model can fit and generalize on particularly well. Previous work demonstrated that generating labels for a fixed dataset allows one to extract the inductive bias. Here, we extend this approach by proposing a method for generating full synthetic datasets. We train a generative model to produce datasets on which the target model achieves strong generalization performance. We test the proposed framework on CNN and RNN, and analyze obtained datasets for each model.

Citation

If you find our work helpful, please cite us.

@article{citekey,
    title={Title},
    author={Name Surname, Name Surname (consultant), Name Surname (advisor)},
    year={2025}
}

Licence

Our project is MIT licensed. See LICENSE for details.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from kisnikser/m1p-template