中文
相关论文

相关论文: StitchNet: Composing Neural Networks from Pre-Trai…

200 篇论文

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

With the rapid development of deep learning, a growing number of pre-trained models have been publicly available. However, deploying these fixed models in real-world IoT applications is challenging because different devices possess…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Maoyu Wang , Yao Lu , Jiaqi Nie , Zeyu Wang , Yun Lin , Qi Xuan , Guan Gui

The public model zoo containing enormous powerful pretrained model families (e.g., ResNet/DeiT) has reached an unprecedented scope than ever, which significantly contributes to the success of deep learning. As each model family consists of…

机器学习 · 计算机科学 2023-03-29 Zizheng Pan , Jianfei Cai , Bohan Zhuang

Unstructured pruning has the limitation of dealing with the sparse and irregular weights. By contrast, structured pruning can help eliminate this drawback but it requires complex criterion to determine which components to be pruned. To this…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Weichao Lan , Yiu-ming Cheung , Juyong Jiang

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

Recently, Stitchable Neural Networks (SN-Net) is proposed to stitch some pre-trained networks for quickly building numerous networks with different complexity and performance trade-offs. In this way, the burdens of designing or training the…

机器学习 · 计算机科学 2023-12-13 Boyu Shi , Shiyu Xia , Xu Yang , Haokun Chen , Zhiqiang Kou , Xin Geng

We revisit and extend model stitching (Lenc & Vedaldi 2015) as a methodology to study the internal representations of neural networks. Given two trained and frozen models $A$ and $B$, we consider a "stitched model'' formed by connecting the…

机器学习 · 计算机科学 2021-06-16 Yamini Bansal , Preetum Nakkiran , Boaz Barak

The paradigm of pre-training and fine-tuning has laid the foundation for deploying deep learning models. However, most fine-tuning methods are designed to meet a specific resource budget. Recently, considering diverse deployment scenarios…

机器学习 · 计算机科学 2024-07-10 Haoyu He , Zizheng Pan , Jing Liu , Jianfei Cai , Bohan Zhuang

Deep neural networks is a branch in machine learning that has seen a meteoric rise in popularity due to its powerful abilities to represent and model high-level abstractions in highly complex data. One area in deep neural networks that is…

计算机视觉与模式识别 · 计算机科学 2015-11-11 Mohammad Javad Shafiee , Parthipan Siva , Alexander Wong

Deep neural networks have recently achieved state of the art performance thanks to new training algorithms for rapid parameter estimation and new regularization methods to reduce overfitting. However, in practice the network architecture…

机器学习 · 计算机科学 2016-03-04 Minyoung Kim , Luca Rigazio

Deep learning has made profound impacts in the domains of data mining and AI, distinguished by the groundbreaking achievements in numerous real-world applications and the innovative algorithm design philosophy. However, it suffers from the…

机器学习 · 计算机科学 2024-09-24 Di Wang , Shao-Bo Lin , Deyu Meng , Feilong Cao

Stixels have been successfully applied to a wide range of vision tasks in autonomous driving, recently including instance segmentation. However, due to their sparse occurrence in the image, until now Stixels seldomly served as input for…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Monty Santarossa , Lukas Schneider , Claudius Zelenka , Lars Schmarje , Reinhard Koch , Uwe Franke

We initiate the study of biological neural networks from the perspective of streaming algorithms. Like computers, human brains suffer from memory limitations which pose a significant obstacle when processing large scale and dynamically…

分布式、并行与集群计算 · 计算机科学 2020-10-06 Yael Hitron , Cameron Musco , Merav Parter

Large pretrained plain vision Transformers (ViTs) have been the workhorse for many downstream tasks. However, existing works utilizing off-the-shelf ViTs are inefficient in terms of training and deployment, because adopting ViTs with…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Zizheng Pan , Jing Liu , Haoyu He , Jianfei Cai , Bohan Zhuang

It has been proven that transfer learning provides an easy way to achieve state-of-the-art accuracies on several vision tasks by training a simple classifier on top of features obtained from pre-trained neural networks. The goal of this…

机器学习 · 计算机科学 2016-06-07 Milad Mohammadi , Subhasis Das

Deep neural networks are state of the art methods for many learning tasks due to their ability to extract increasingly better features at each network layer. However, the improved performance of additional layers in a deep network comes at…

神经与进化计算 · 计算机科学 2017-09-07 Surat Teerapittayanon , Bradley McDanel , H. T. Kung

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

In this article, we propose the approach to procedural optimization of a neural network, based on the combination of information theory and braid theory. The network studied in the article implemented with the intersections between the…

神经与进化计算 · 计算机科学 2021-04-21 Olga Lukyanova , Oleg Nikitin , Alex Kunin

When modeling microstructures, the computational resource requirements increase rapidly as the simulation domain becomes larger. As a result, simulating a small representative fraction under periodic boundary conditions is often a necessary…

This paper proposes a novel algorithm to reassemble an arbitrarily shredded image to its original status. Existing reassembly pipelines commonly consist of a local matching stage and a global compositions stage. In the local stage, a key…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Canyu Le , Xin Li
‹ 上一页 1 2 3 10 下一页 ›