中文
相关论文

相关论文: Pruning-Based TinyML Optimization of Machine Learn…

200 篇论文

As the number of sensors becomes massive in Internet of Things (IoT) networks, the amount of data is humongous. To process data in real-time while protecting user privacy, federated learning (FL) has been regarded as an enabling technique…

信息论 · 计算机科学 2023-10-05 Jianyang Ren , Wanli Ni , Hui Tian , Gaofeng Nie

Collecting large-scale naturalistic driving data is essential for training robust autonomous driving planners. However, real-world datasets often contain a substantial amount of repetitive and low-value samples, which lead to excessive…

机器人学 · 计算机科学 2025-12-23 Zhaoyang Liu , Weitao Zhou , Junze Wen , Cheng Jing , Qian Cheng , Kun Jiang , Diange Yang

Recent work targeting large language models (LLMs) for code generation demonstrated that increasing the amount of training data through synthetic code generation often leads to exceptional performance. In this paper we explore data pruning…

软件工程 · 计算机科学 2024-07-09 Yun-Da Tsai , Mingjie Liu , Haoxing Ren

In this article, we explore the challenges and evolution of two key technologies in the current field of AI: Vision Transformer model and Large Language Model (LLM). Vision Transformer captures global information by splitting images into…

机器学习 · 计算机科学 2024-08-19 Yicong Li , Xing Guo , Haohua Du

As large language models continue to scale, their growing computational and storage demands pose significant challenges for real-world deployment. In this work, we investigate redundancy within Transformer-based models and propose an…

计算与语言 · 计算机科学 2025-04-08 Liangwei Yang , Yuhui Xu , Juntao Tan , Doyen Sahoo , Silvio Savarese , Caiming Xiong , Huan Wang , Shelby Heinecke

Dataset pruning reduces the storage and training costs of deep learning by selecting an informative subset from a large dataset. However, most existing pruning methods require fully labeled data, which limits their applicability in…

机器学习 · 计算机科学 2026-05-25 Yeseul Cho , Baekrok Shin , Changmin Kang , Chulhee Yun

Foundation models and their checkpoints have significantly advanced deep learning, boosting performance across various applications. However, fine-tuned models often struggle outside their specific domains and exhibit considerable…

Network pruning has emerged as a potential solution to make LLMs cheaper to deploy. However, existing LLM pruning approaches universally rely on the C4 dataset as the calibration data for calculating pruning scores, leaving its optimality…

计算与语言 · 计算机科学 2024-10-11 Abhinav Bandari , Lu Yin , Cheng-Yu Hsieh , Ajay Kumar Jaiswal , Tianlong Chen , Li Shen , Ranjay Krishna , Shiwei Liu

Finding Minimal Unsatisfiable Subsets (MUSes) of binary constraints is a common problem in infeasibility analysis of over-constrained systems. However, because of the exponential search space of the problem, enumerating MUSes is extremely…

人工智能 · 计算机科学 2024-02-27 Panagiotis Lymperopoulos , Liping Liu

Deep pre-trained Transformer models have achieved state-of-the-art results over a variety of natural language processing (NLP) tasks. By learning rich language knowledge with millions of parameters, these models are usually…

计算与语言 · 计算机科学 2020-11-10 Zhengyan Zhang , Fanchao Qi , Zhiyuan Liu , Qun Liu , Maosong Sun

Using a convGRU-based autoencoder, this thesis proposes a framework to learn spatial-temporal aspects of raw network traffic in an unsupervised and protocol-agnostic manner. The learned representations are used to measure the effect on the…

机器学习 · 计算机科学 2022-05-19 Fabian Kopp

Large Language Models (LLMs) have demonstrated their exceptional performance in various complex code generation tasks. However, their broader adoption is limited by significant computational demands and high resource requirements,…

机器学习 · 计算机科学 2025-01-10 Laura Puccioni , Alireza Farshin , Mariano Scazzariello , Changjie Wang , Marco Chiesa , Dejan Kostic

Automated Machine Learning(Auto-ML) pruning methods aim at searching a pruning strategy automatically to reduce the computational complexity of deep Convolutional Neural Networks(deep CNNs). However, some previous work found that the…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Mingyang Zhang , Xinyi Yu , Jingtao Rong , Linlin Ou

Modern real-time Structural Health Monitoring systems can generate a considerable amount of information that must be processed and evaluated for detecting early anomalies and generating prompt warnings and alarms about the civil…

网络与互联网体系结构 · 计算机科学 2022-03-11 Amirhossein Moallemi , Alessio Burrello , Davide Brunelli , Luca Benini

Network pruning focuses on algorithms that aim to reduce a given model's computational cost by removing a subset of its parameters while having minimal impact on performance. Throughout the last decade, the most widely used pruning paradigm…

机器学习 · 计算机科学 2025-11-11 Elia Cunegatti , Leonardo Lucio Custode , Giovanni Iacca

A variety of pruning methods have been introduced for over-parameterized Recurrent Neural Networks to improve efficiency in terms of power consumption and storage utilization. These advances motivate a new paradigm, termed `hyperpruning',…

机器学习 · 计算机科学 2025-06-10 Caleb Zheng , Eli Shlizerman

Electric vehicles (EV) charging stations are one of the critical infrastructures needed to support the transition to renewable-energy-based mobility, but ensuring their reliability and efficiency requires effective anomaly detection to…

Detecting anomalies in energy consumption data is crucial for identifying energy waste, equipment malfunction, and overall, for ensuring efficient energy management. Machine learning, and specifically deep learning approaches, have been…

机器学习 · 计算机科学 2025-01-13 Mohammad Noorchenarboo , Katarina Grolinger

Deep neural networks (DNNs) have achieved remarkable success in object detection tasks, but their increasing complexity poses significant challenges for deployment on resource-constrained platforms. While model compression techniques such…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Abhinav Shukla , Nachiket Tapas

Layer pruning has emerged as a potent approach to remove redundant layers in the pre-trained network on the purpose of reducing network size and improve computational efficiency. However, existing layer pruning methods mostly overlook the…

机器学习 · 计算机科学 2025-11-17 Yuqi Li , Yao Lu , Junhao Dong , Zeyu Dong , Chuanguang Yang , Xin Yin , Yihao Chen , Jianping Gou , Yingli Tian , Tingwen Huang