中文
相关论文

相关论文: DiTMoS: Delving into Diverse Tiny-Model Selection …

200 篇论文

Deep neural networks (DNNs) have become ubiquitous thanks to their remarkable ability to model complex patterns across various domains such as computer vision, speech recognition, robotics, etc. While large DNN models are often more…

机器学习 · 计算机科学 2025-11-18 Omkar Shende , Gayathri Ananthanarayanan , Marcello Traiola

Deep neural networks (DNNs) have been increasingly deployed on and integrated with edge devices, such as mobile phones, drones, robots and wearables. To run DNN inference directly on edge devices (a.k.a. edge inference) with a satisfactory…

机器学习 · 计算机科学 2020-09-18 Bingqian Lu , Jianyi Yang , Shaolei Ren

Dataset distillation reduces the network training cost by synthesizing small and informative datasets from large-scale ones. Despite the success of the recent dataset distillation algorithms, three drawbacks still limit their wider…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Kai Wang , Jianyang Gu , Daquan Zhou , Zheng Zhu , Wei Jiang , Yang You

Deep neural networks (DNNs) have made a revolution in numerous fields during the last decade. However, in tasks with high safety requirements, such as medical or autonomous driving applications, providing an assessment of the models…

机器学习 · 计算机科学 2020-11-20 Omer Achrack , Raizy Kellerman , Ouriel Barzilay

Deep neural networks (DNNs) for supervised learning can be viewed as a pipeline of a feature extractor (i.e. last hidden layer) and a linear classifier (i.e. output layer) that is trained jointly with stochastic gradient descent (SGD). In…

机器学习 · 计算机科学 2020-02-28 Xiangrui Li , Deng Pan , Xin Li , Dongxiao Zhu

Embedded and personal IoT devices are powered by microcontroller units (MCUs), whose extreme resource scarcity is a major obstacle for applications relying on on-device deep learning inference. Orders of magnitude less storage, memory and…

机器学习 · 计算机科学 2022-12-09 Edgar Liberis , Nicholas D. Lane

Deep Neural Networks (DNN) achieve human level performance in many image analytics tasks but DNNs are mostly deployed to GPU platforms that consume a considerable amount of power. New hardware platforms using lower precision arithmetic…

神经与进化计算 · 计算机科学 2017-05-23 Antonio Jimeno Yepes , Jianbin Tang , Benjamin Scott Mashford

Continual learning, the ability to acquire knowledge from new data while retaining previously learned information, is a fundamental challenge in machine learning. Various approaches, including memory replay, knowledge distillation, model…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mohammad Areeb Qazi , Ibrahim Almakky , Anees Ur Rehman Hashmi , Santosh Sanjeev , Mohammad Yaqub

The recent progress in TinyML technologies triggers the need to address the challenge of balancing inference time and classification quality. TinyML systems are defined by specific constraints in computation, memory and energy. These…

机器学习 · 计算机科学 2025-10-01 Tobiasz Puslecki , Krzysztof Walkowiak

Ensembles of Deep Neural Networks (DNNs) have achieved qualitative predictions but they are computing and memory intensive. Therefore, the demand is growing to make them answer a heavy workload of requests with available computational…

分布式、并行与集群计算 · 计算机科学 2022-08-31 Pierrick Pochelu , Serge G. Petiton , Bruno Conche

The use of low numerical precision is a fundamental optimization included in modern accelerators for Deep Neural Networks (DNNs). The number of bits of the numerical representation is set to the minimum precision that is able to retain…

信号处理 · 电气工程与系统科学 2019-11-12 Franyell Silfa , Jose-Maria Arnau , Antonio Gonzàlez

Deep learning methods have shown great promise in many practical applications, ranging from speech recognition, visual object recognition, to text processing. However, most of the current deep learning methods suffer from scalability…

机器学习 · 统计学 2015-08-31 Yanping Huang , Sai Zhang

Executing machine learning workloads locally on resource constrained microcontrollers (MCUs) promises to drastically expand the application space of IoT. However, so-called TinyML presents severe technical challenges, as deep neural network…

Diffusion models (DMs) have emerged as powerful foundation models for a variety of tasks, with a large focus in synthetic image generation. However, their requirement of large annotated datasets for training limits their applicability in…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Guillermo Jimenez-Perez , Pedro Osorio , Josef Cersovsky , Javier Montalt-Tordera , Jens Hooge , Steffen Vogler , Sadegh Mohammadi

Complex design problems are common in the scientific and industrial fields. In practice, objective functions or constraints of these problems often do not have explicit formulas, and can be estimated only at a set of sampling points through…

最优化与控制 · 数学 2022-10-12 Lulu Zhang , Zhi-Qin John Xu , Yaoyu Zhang

Deep learning has excelled in image recognition tasks through neural networks inspired by the human brain. However, the necessity for large models to improve prediction accuracy introduces significant computational demands and extended…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Taigo Sakai , Kazuhiro Hotta

With the growing incorporation of deep neural network (DNN) models into modern software systems, the prohibitive construction costs have become a significant challenge. Model reuse has been widely applied to reduce training costs, but…

机器学习 · 计算机科学 2025-08-18 Xiaohan Bi , Binhang Qi , Hailong Sun , Xiang Gao , Yue Yu , Xiaojun Liang

Future intelligent robots are expected to process multiple inputs simultaneously (such as image and audio data) and generate multiple outputs accordingly (such as gender and emotion), similar to humans. Recent research has shown that…

机器人学 · 计算机科学 2024-08-13 Zexin Li , Xiaoxi He , Yufei Li , Wei Yang , Lothar Thiele , Cong Liu

Standard deep neural networks (DNNs) are commonly trained in an end-to-end fashion for specific tasks such as object recognition, face identification, or character recognition, among many examples. This specificity often leads to…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Raphaël Achddou , J. Matias di Martino , Guillermo Sapiro

Class imbalance is a challenging issue in practical classification problems for deep learning models as well as traditional models. Traditionally successful countermeasures such as synthetic over-sampling have had limited success with…

机器学习 · 计算机科学 2017-07-14 Shin Ando , Chun-Yuan Huang