中文
相关论文

相关论文: Revisiting Model Stitching to Compare Neural Repre…

200 篇论文

Model stitching (Lenc & Vedaldi 2015) is a compelling methodology to compare different neural network representations, because it allows us to measure to what degree they may be interchanged. We expand on a previous work from Bansal,…

机器学习 · 计算机科学 2023-09-04 Adriano Hernandez , Rumen Dangovski , Peter Y. Lu , Marin Soljacic

Measuring the similarity of the internal representations of deep neural networks is an important and challenging problem. Model stitching has been proposed as a possible approach, where two half-networks are connected by mapping the output…

机器学习 · 计算机科学 2024-12-17 András Balogh , Márk Jelasity

Deep learning has been shown to be very capable at performing many real-world tasks. However, this performance is often dependent on the presence of large and varied datasets. In some settings, like in the medical domain, data is often…

机器学习 · 计算机科学 2025-12-22 Arthur Guijt , Dirk Thierens , Ellen Kerkhof , Jan Wiersma , Tanja Alderliesten , Peter A. N. Bosman

Model stitching, connecting early layers of one model (source) to later layers of another (target) via a light stitch layer, has served as a probe of representational compatibility. Prior work finds that models trained on the same dataset…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Zheda Mai , Ke Zhang , Fu-En Wang , Zixiao Ken Wang , Albert Y. C. Chen , Lu Xia , Min Sun , Wei-Lun Chao , Cheng-Hao Kuo

It has recently been argued that AI models' representations are becoming aligned as their scale and performance increase. Empirical analyses have been designed to support this idea and conjecture the possible alignment of different…

机器学习 · 计算机科学 2025-02-21 Francesco Insulla , Shuo Huang , Lorenzo Rosasco

Traditional approaches to neuroevolution often start from scratch. This becomes prohibitively expensive in terms of computational and data requirements when targeting modern, deep neural networks. Using a warm start could be highly…

神经与进化计算 · 计算机科学 2024-12-23 Arthur Guijt , Dirk Thierens , Tanja Alderliesten , Peter A. N. Bosman

Neural models learn representations of high-dimensional data on low-dimensional manifolds. Multiple factors, including stochasticities in the training process, model architectures, and additional inductive biases, may induce different…

机器学习 · 计算机科学 2025-12-02 Hanlin Yu , Berfin Inal , Georgios Arvanitidis , Soren Hauberg , Francesco Locatello , Marco Fumero

We employ a toolset -- dubbed Dr. Frankenstein -- to analyse the similarity of representations in deep neural networks. With this toolset, we aim to match the activations on given layers of two trained neural networks by joining them with a…

机器学习 · 计算机科学 2021-10-28 Adrián Csiszárik , Péter Kőrösi-Szabó , Ákos K. Matszangosz , Gergely Papp , Dániel Varga

Evaluating functional similarity involves quantifying the degree to which independently trained neural networks learn functionally similar representations. Reliably inferring the functional similarity of these networks remains an open…

机器学习 · 计算机科学 2025-05-27 Ioannis Athanasiadis , Anmar Karmush , Michael Felsberg

Analyzing the similarity of internal representations has been an important technique for understanding the behavior of deep neural networks. Most existing methods for analyzing the similarity between representations of high dimensions, such…

人工智能 · 计算机科学 2025-05-26 Jiachen Jiang , Jinxin Zhou , Zhihui Zhu

Large-scale distributed training of neural networks is often limited by network bandwidth, wherein the communication time overwhelms the local computation time. Motivated by the success of sketching methods in sub-linear/streaming…

机器学习 · 计算机科学 2020-01-24 Nikita Ivkin , Daniel Rothchild , Enayat Ullah , Vladimir Braverman , Ion Stoica , Raman Arora

We propose StitchNet, a novel neural network creation paradigm that stitches together fragments (one or more consecutive network layers) from multiple pre-trained neural networks. StitchNet allows the creation of high-performing neural…

机器学习 · 计算机科学 2023-09-26 Surat Teerapittayanon , Marcus Comiter , Brad McDanel , H. T. Kung

Network embedding, which aims to learn low-dimensional representations of nodes, has been used for various graph related tasks including visualization, link prediction and node classification. Most existing embedding methods rely solely on…

社会与信息网络 · 计算机科学 2019-08-22 Palash Goyal , Homa Hosseinmardi , Emilio Ferrara , Aram Galstyan

When can we say that two neural systems perform a task in the same way? What nuances do we miss when we fail to causally probe the representations of the systems, and how do we establish bidirectional causal relationships? In this work, we…

机器学习 · 计算机科学 2025-11-04 Satchel Grant

It has been observed that representations learned by distinct neural networks conceal structural similarities when the models are trained under similar inductive biases. From a geometric perspective, identifying the classes of…

机器学习 · 计算机科学 2024-03-21 Irene Cannistraci , Luca Moschella , Marco Fumero , Valentino Maiorca , Emanuele Rodolà

Comparing different neural network representations and determining how representations evolve over time remain challenging open questions in our understanding of the function of neural networks. Comparing representations in neural networks…

机器学习 · 统计学 2018-10-25 Ari S. Morcos , Maithra Raghu , Samy Bengio

Representation learning is the foundation for the recent success of neural network models. However, the distributed representations generated by neural networks are far from ideal. Due to their highly entangled nature, they are di cult to…

机器学习 · 计算机科学 2016-02-09 William Whitney

Network embedding is aimed at mapping nodes in a network into low-dimensional vector representations. Graph Neural Networks (GNNs) have received widespread attention and lead to state-of-the-art performance in learning node representations.…

社会与信息网络 · 计算机科学 2023-03-17 Junjie Huang , Huawei Shen , Liang Hou , Xueqi Cheng

Network embedding methods aim at learning low-dimensional latent representation of nodes in a network. These representations can be used as features for a wide range of tasks on graphs such as classification, clustering, link prediction,…

社会与信息网络 · 计算机科学 2018-08-09 Haochen Chen , Bryan Perozzi , Rami Al-Rfou , Steven Skiena

Network representation learning has exploded recently. However, existing studies usually reconstruct networks as sequences or matrices, which may cause information bias or sparsity problem during model training. Inspired by a cognitive…

机器学习 · 计算机科学 2019-10-01 Jie Bai , Linjing Li , Daniel Zeng
‹ 上一页 1 2 3 10 下一页 ›