中文
相关论文

相关论文: Exploiting Adaptive Channel Pruning for Communicat…

200 篇论文

Deep learning models require an enormous amount of data for training. However, recently there is a shift in machine learning from model-centric to data-centric approaches. In data-centric approaches, the focus is to refine and improve the…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Muhammad Asif Khan , Ridha Hamila , Hamid Menouar

Split learning (SL) is a new collaborative learning technique that allows participants, e.g. a client and a server, to train machine learning models without the client sharing raw data. In this setting, the client initially applies its part…

密码学与安全 · 计算机科学 2023-09-20 Tanveer Khan , Khoa Nguyen , Antonis Michalas , Alexandros Bakas

Adapters are a parameter-efficient alternative to fine-tuning, which augment a frozen base network to learn new tasks. Yet, the inference of the adapted model is often slower than the corresponding fine-tuned model. To improve on this, we…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Lukas Hedegaard , Aman Alok , Juby Jose , Alexandros Iosifidis

Fine-tuning a large language model (LLM) using the local data of edge users can enable personalized services and applications. For privacy protection, the prevalent solution adopts distributed learning for fine-tuning and integrates…

分布式、并行与集群计算 · 计算机科学 2025-01-24 Songge Zhang , Guoliang Cheng , Zuguang Li , Wen Wu

Accurate channel state information (CSI) is required for coherent detection in time-variant multiple-input multipleoutput (MIMO) communication systems using orthogonal frequency division multiplexing (OFDM) modulation. One of low-complexity…

信息论 · 计算机科学 2013-02-07 Guan Gui , Wei Peng , Fumiyuki Adachi

In this paper, we present Automatic Complementary Separation Pruning (ACSP), a novel and fully automated pruning method for convolutional neural networks. ACSP integrates the strengths of both structured pruning and activation-based…

计算机视觉与模式识别 · 计算机科学 2025-05-20 David Levin , Gonen Singer

The deployment of large language models (LLMs) is often constrained by their substantial computational and memory demands. While structured pruning presents a viable approach by eliminating entire network components, existing methods suffer…

机器学习 · 计算机科学 2025-05-07 Hanyu Hu , Xiaoming Yuan

Large language models(LLMs) have garnered significant attention and demonstrated impressive capabilities in a wide range of applications. However, due to their enormous computational costs, the deployment and application of LLMs are often…

机器学习 · 计算机科学 2025-05-30 Jialong Guo , Xinghao Chen , Yehui Tang , Yunhe Wang

Deep reinforcement learning (RL) is increasingly deployed in resource-constrained environments, yet the go-to function approximators - multilayer perceptrons (MLPs) - are often parameter-inefficient due to an imperfect inductive bias for…

机器学习 · 计算机科学 2026-02-02 Rajib Mostakim , Reza T. Batley , Sourav Saha

In recent years, semantic segmentation has flourished in various applications. However, the high computational cost remains a significant challenge that hinders its further adoption. The filter pruning method for structured network slimming…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Dongyue Wu , Zilin Guo , Li Yu , Nong Sang , Changxin Gao

Filter pruning of a CNN is typically achieved by applying discrete masks on the CNN's filter weights or activation maps, post-training. Here, we present a new filter-importance-scoring concept named pruning by active attention manipulation…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Zahra Babaiee , Lucas Liebenwein , Ramin Hasani , Daniela Rus , Radu Grosu

In many application domains such as computer vision, Convolutional Layers (CLs) are key to the accuracy of deep learning methods. However, it is often required to assemble a large number of CLs, each containing thousands of parameters, in…

神经与进化计算 · 计算机科学 2019-05-30 Ghouthi Boukli Hacene , Carlos Lassance , Vincent Gripon , Matthieu Courbariaux , Yoshua Bengio

Combining gradient compression methods (e.g., CountSketch, quantization) and adaptive optimizers (e.g., Adam, AMSGrad) is a desirable goal in federated learning (FL), with potential benefits on both fewer communication rounds and less…

机器学习 · 计算机科学 2025-04-15 Zhijie Chen , Qiaobo Li , Arindam Banerjee

Deep convolutional neural networks are shown to be overkill with high parametric and computational redundancy in many application scenarios, and an increasing number of works have explored model pruning to obtain lightweight and efficient…

机器学习 · 计算机科学 2023-03-31 Wenzheng Hu , Zhengping Che , Ning Liu , Mingyang Li , Jian Tang , Changshui Zhang , Jianqiang Wang

CLIP is one of the most popular foundation models and is heavily used for many vision-language tasks, yet little is known about its inner workings. As CLIP is increasingly deployed in real-world applications, it is becoming even more…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Avinash Madasu , Vasudev Lal , Phillip Howard

Affine Frequency Division Multiplexing (AFDM) has attracted considerable attention for its robustness to Doppler effects. However, its high receiver-side computational complexity remains a major barrier to practical deployment. To address…

信号处理 · 电气工程与系统科学 2025-08-19 Shuntian Tang , Zesong Fei , Xinyi Wang , Dongkai Zhou , Zhiqiang Wei , Christos Masouros

Nowadays, it is still difficult to adapt Convolutional Neural Network (CNN) based models for deployment on embedded devices. The heavy computation and large memory footprint of CNN models become the main burden in real application. In this…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Xin Li , Changsong Liu

Deploying foundation models (FMs) on uncrewed aerial vehicles (UAVs) promises broad ``low-altitude economy'' applications. Split federated learning (SFL)-based fine-tuning leverages distributed data while keeping raw data local and reduces…

信息论 · 计算机科学 2025-11-20 Zizhen Zhou , Ying-Chang Liang , Yanyu Cheng , Wei Yang Bryan Lim

Federated learning (FL) operates based on model exchanges between the server and the clients, and it suffers from significant client-side computation and communication burden. Split federated learning (SFL) arises a promising solution by…

分布式、并行与集群计算 · 计算机科学 2025-04-23 Yiannis Papageorgiou , Yannis Thomas , Alexios Filippakopoulos , Ramin Khalili , Iordanis Koutsopoulos

A key challenge in the continual learning setting is to efficiently learn a sequence of tasks without forgetting how to perform previously learned tasks. Many existing approaches to this problem work by either retraining the model on…

机器学习 · 计算机科学 2024-01-12 Weijieying Ren , Vasant G Honavar