中文
相关论文

相关论文: Neural Network Surgery with Sets

200 篇论文

Model fusion seeks to combine independently trained neural networks into a single model without retraining, but is complicated by representational divergence arising from permutation invariance, random initialization, and heterogeneous…

Applications of neural networks to data analyses in natural sciences are complicated by the fact that many inputs are subject to systematic uncertainties. To control the dependence of the neural network function to variations of the input…

数据分析、统计与概率 · 物理学 2020-02-25 Stefan Wunsch , Simon Jörger , Roger Wolf , Günter Quast

Over the past decade, the use of machine learning has increased exponentially. Models are far more complex than ever before, growing to gargantuan sizes and housing millions of weights. Unfortunately, the fact that large models have become…

机器学习 · 计算机科学 2025-05-19 Aditya Panangat

Network weights can be reverse-engineered given enough informative samples of a network's input-output function. In a teacher-student setup, this translates into collecting a dataset of the teacher mapping -- querying the teacher -- and…

人工智能 · 计算机科学 2025-11-26 Alexander Beiser , Flavio Martinelli , Wulfram Gerstner , Johanni Brea

Deep Neural Networks (DNNs) are computationally and memory intensive, which makes their hardware implementation a challenging task especially for resource constrained devices such as IoT nodes. To address this challenge, this paper…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Mohammed F. Tolba , Huruy Tekle Tesfai , Hani Saleh , Baker Mohammad , Mahmoud Al-Qutayri

Matching two different sets of items, called heterogeneous set-to-set matching problem, has recently received attention as a promising problem. The difficulties are to extract features to match a correct pair of different sets and also…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Yuki Saito , Takuma Nakamura , Hirotaka Hachiya , Kenji Fukumizu

We present a deep learning-based approach for skull reconstruction for MONAI, which has been pre-trained on the MUG500+ skull dataset. The implementation follows the MONAI contribution guidelines, hence, it can be easily tried out and used,…

图像与视频处理 · 电气工程与系统科学 2023-06-16 Jianning Li , André Ferreira , Behrus Puladi , Victor Alves , Michael Kamp , Moon-Sung Kim , Felix Nensa , Jens Kleesiek , Seyed-Ahmad Ahmadi , Jan Egger

Deep learning stands as the modern paradigm for solving cognitive tasks. However, as the problem complexity increases, models grow deeper and computationally prohibitive, hindering advancements in real-world and resource-constrained…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Gustavo Henrique do Nascimento , Ian Pons , Anna Helena Reali Costa , Artur Jordao

Deep Learning has become one of the primary research areas in developing intelligent machines. Most of the well-known applications (such as Speech Recognition, Image Processing and NLP) of AI are driven by Deep Learning. Deep Learning…

机器学习 · 计算机科学 2020-06-05 Saurav Musunuru , Jay N. Paranjape , Rahul Kumar Dubey , Vijendran G. Venkoparao

Today's most powerful machine learning approaches are typically designed to train stateless architectures with predefined layers and differentiable activation functions. While these approaches have led to unprecedented successes in areas…

机器学习 · 计算机科学 2023-12-25 Alexander Grushin

In this paper we investigate a neural network model in which weights between computational nodes are modified according to a local learning rule. To determine whether local learning rules are sufficient for learning, we encode the network…

神经与进化计算 · 计算机科学 2025-12-08 Jonathan Baxter

Convolutional Neural Networks are a well-known staple of modern image classification. However, it can be difficult to assess the quality and robustness of such models. Deep models are known to perform well on a given training and estimation…

机器学习 · 统计学 2018-02-06 Alexey Chaplygin , Joshua Chacksfield

Deep neural networks are usually trained in the space of the nodes, by adjusting the weights of existing links via suitable optimization protocols. We here propose a radically new approach which anchors the learning process to reciprocal…

机器学习 · 计算机科学 2021-04-14 Lorenzo Giambagli , Lorenzo Buffoni , Timoteo Carletti , Walter Nocentini , Duccio Fanelli

Transferring a deep neural network trained on one problem to another requires only a small amount of data and little additional computation time. The same behaviour holds for ensembles of deep learning models typically superior to a single…

机器学习 · 计算机科学 2022-06-28 Ilya Shashkov , Nikita Balabin , Evgeny Burnaev , Alexey Zaytsev

Deep neural networks (DNNs) are powerful machine learning models and have succeeded in various artificial intelligence tasks. Although various architectures and modules for the DNNs have been proposed, selecting and designing the…

神经与进化计算 · 计算机科学 2018-01-24 Shinichi Shirakawa , Yasushi Iwata , Youhei Akimoto

Nowadays, deep neural networks are widely used in a variety of fields that have a direct impact on society. Although those models typically show outstanding performance, they have been used for a long time as black boxes. To address this,…

机器学习 · 计算机科学 2022-10-11 Huawei Sun , Lorenzo Servadei , Hao Feng , Michael Stephan , Robert Wille , Avik Santra

On April 13th, 2019, OpenAI Five became the first AI system to defeat the world champions at an esports game. The game of Dota 2 presents novel challenges for AI systems such as long time horizons, imperfect information, and complex,…

We introduce an algorithm where the individual bits representing the weights of a neural network are learned. This method allows training weights with integer values on arbitrary bit-depths and naturally uncovers sparse networks, without…

机器学习 · 计算机科学 2022-02-22 Cristian Ivan

Most deep neural networks are trained under fixed network architectures and require retraining when the architecture changes. If expanding the network's size is needed, it is necessary to retrain from scratch, which is expensive. To avoid…

机器学习 · 计算机科学 2023-11-09 Chau Pham , Piotr Teterwak , Soren Nelson , Bryan A. Plummer

Deep learning based techniques achieve state-of-the-art results in a wide range of image reconstruction tasks like compressed sensing. These methods almost always have hyperparameters, such as the weight coefficients that balance the…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Alan Q. Wang , Adrian V. Dalca , Mert R. Sabuncu