Hyper-Representations for Pre-Training and Transfer Learning
Learning representations of neural network weights given a model zoo is an emerging and challenging area with many potential applications from model inspection, to neural architecture search or knowledge distillation. Recently, an autoencoder trained on a model zoo was able to learn a hyper-representation, which captures intrinsic and extrinsic properties of the models in the zoo. In this work, we extend hyper-representations for generative use to sample new model weights as pre-training. We propose layer-wise loss normalization which we demonstrate is key to generate high-performing models and a sampling method based on the empirical density of hyper-representations. The models generated using our methods are diverse, performant and capable to outperform conventional baselines for transfer learning. Our results indicate the potential of knowledge aggregation from model zoos to new models via hyper-representations thereby paving the avenue for novel research directions.
Code (1)
Tasks
Knowledge DistillationNeural Architecture SearchRepresentation LearningSelf-Supervised LearningTransfer LearningWeight Space LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Hyperparameter Learning via Distributional Transfer
Bayesian optimisation is a popular technique for hyperparameter learning but typically requires initial exploration even in cases where similar prior tasks have been solved. We propose to transfer information across task…
Bayesian OptimisationOne Configuration to Rule Them All? Towards Hyperparameter Transfer in Topic Models using Multi-Objective Bayesian Optimization
Topic models are statistical methods that extract underlying topics from document collections. When performing topic modeling, a user usually desires topics that are coherent, diverse between each other, and that constit…
AllBayesian OptimizationDocument ClassificationHyperparameter Optimization+1HyperspectralMAE: The Hyperspectral Imagery Classification Model using Fourier-Encoded Dual-Branch Masked Autoencoder
Hyperspectral imagery provides rich spectral detail but poses unique challenges because of its high dimensionality in both spatial and spectral domains. We propose \textit{HyperspectralMAE}, a Transformer-based foundatio…
Hyperspectral Image ClassificationImage ReconstructionLand Cover ClassificationTransfer LearningHyper-RED: Scalable Event Pre-training via Semantic Hypergraph Distillation
Event cameras have shown great potential for robust visual perception, yet scaling event representation learning remains challenging due to the scarcity of large-scale annotated event data. Pretrained image models provid…
Representation LearningCorrelative Preference Transfer with Hierarchical Hypergraph Network for Multi-Domain Recommendation
Advanced recommender systems usually involve multiple domains (such as scenarios or categories) for various marketing strategies, and users interact with them to satisfy diverse demands. The goal of multi-domain recommen…
Graph Neural NetworkMarketingRecommendation Systems