paper-with-me

Papers

On the Internal Representations of Graph Metanetworks

2025-03-12 · Taesun Yeom, Jaeho Lee

Weight space learning is an emerging paradigm in the deep learning community. The primary goal of weight space learning is to extract informative features from a set of parameters using specially designed neural networks, often referred to as \emph{metanetworks}. However, it remains unclear how these metanetworks learn solely from parameters. To address this, we take the first step toward understanding \emph{representations} of metanetworks, specifically graph metanetworks (GMNs), which achieve state-of-the-art results in this field, using centered kernel alignment (CKA). Through various experiments, we reveal that GMNs and general neural networks (\textit{e.g.,} multi-layer perceptrons (MLPs) and convolutional neural networks (CNNs)) differ in terms of their representation space.

📄 PDF Abstract BibTeX arXiv:2503.09120

Code (0)

등록된 구현이 없습니다.

Tasks

Weight Space Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Symmetry-Aware Fully-Amortized Optimization with Scale Equivariant Graph Metanetworks

2025-10-09 · Bart Kuipers, Freek Byrman, Daniel Uyterlinde, Alejandro García-Castellanos arxiv

Amortized optimization accelerates the solution of related optimization problems by learning mappings that exploit shared structure across problem instances. We explore the use of Scale Equivariant Graph Metanetworks (Sc…

Graph Metanetworks for Processing Diverse Neural Architectures

2023-12-07 · Derek Lim, Haggai Maron, Marc T. Law, Jonathan Lorraine 외

Neural networks efficiently encode learned information within their parameters. Consequently, many tasks can be unified by treating neural networks themselves as input data. When doing so, recent studies demonstrated the…

Quasi-Equivariant Metanetworks

2026-04-26 · Viet-Hoang Tran, An Nguyen, Benoît Guérand, Thieu N. Vo 외 arxiv

Metanetworks are neural architectures designed to operate directly on pretrained weights to perform downstream tasks. However, the parameter space serves only as a proxy for the underlying function class, and the paramet…

Scale Equivariant Graph Metanetworks

2024-06-15 · Ioannis Kalogeropoulos, Giorgos Bouritsas, Yannis Panagakis

This paper pertains to an emerging machine learning paradigm: learning higher-order functions, i.e. functions whose inputs are functions themselves, $\textit{particularly when these inputs are Neural Networks (NNs)}$. Wi…

Inductive Bias

Symmetry-Aware Graph Metanetwork Autoencoders: Model Merging through Parameter Canonicalization

2025-11-16 · Odysseas Boufalis, Jorge Carrasco-Pollo, Joshua Rosenthal, Eduardo Terres-Caballero 외 arxiv

Neural network parameterizations exhibit inherent symmetries that yield multiple equivalent minima within the loss landscape. Scale Graph Metanetworks (ScaleGMNs) explicitly leverage these symmetries by proposing an arch…