中文
相关论文

相关论文: Energy-Efficient Distributed Learning Algorithms f…

200 篇论文

We consider a distributed detection problem within a wireless sensor network (WSN), where a substantial number of sensors cooperate to detect the existence of sparse stochastic signals. To achieve a trade-off between detection performance…

信号处理 · 电气工程与系统科学 2024-11-07 Linlin Mao , Shefeng Yan , Zeping Sui , Hongbin Li

Air Quality Multi-sensors Systems (AQMS) are IoT devices based on low cost chemical microsensors array that recently have showed capable to provide relatively accurate air pollutant quantitative estimations. Their availability permits to…

信号处理 · 电气工程与系统科学 2020-03-27 Saverio De Vito , Girolamo Di Francia , Elena Esposito , Sergio Ferlito , Fabrizio Formisano , Ettore Massera

Federated learning (FL) has been increasingly considered to preserve data training privacy from eavesdropping attacks in mobile edge computing-based Internet of Thing (EdgeIoT). On the one hand, the learning accuracy of FL can be improved…

机器学习 · 计算机科学 2022-05-19 Jingjing Zheng , Kai Li , Naram Mhaisen , Wei Ni , Eduardo Tovar , Mohsen Guizani

NarrowBand-Internet of Things (NB-IoT) is an emerging cellular-based technology that offers a range of flexible configurations for massive IoT radio access from groups of devices with heterogeneous requirements. A configuration specifies…

网络与互联网体系结构 · 计算机科学 2018-12-24 Nan Jiang , Yansha Deng , Arumugam Nallanathan , Jonathon A. Chambers

Price signals from distribution networks (DNs) guide energy communities (ECs) in adjusting their energy usage, enabling effective coordination for reliable power system operation. However, this coordinated operation faces significant…

最优化与控制 · 数学 2026-03-02 Yingrui Zhuang , Lin Cheng , Yuji Cao , Tongxin Li , Ning Qi , Yan Xu , Yue Chen

The rapid growth of Internet of Things (IoT) has led to the widespread deployment of smart IoT devices at wireless edge for collaborative machine learning tasks, ushering in a new era of edge learning. With a huge number of…

网络与互联网体系结构 · 计算机科学 2024-04-01 Yue Wang , Zhi Tian , FXin Fan , Zhipeng Cai , Cameron Nowzari , Kai Zeng

Federated Learning (FL) plays a prominent role in solving machine learning problems with data distributed across clients. In FL, to reduce the communication overhead of data between clients and the server, each client communicates the local…

Diffusion models have achieved remarkable success in image generation but come with significant computational costs, posing challenges for deployment in resource-constrained environments. Recent post-training quantization (PTQ) methods have…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Dongyeun Lee , Jiwan Hur , Hyounguk Shon , Jae Young Lee , Junmo Kim

Channel estimation is an essential part of modern communication systems as it enhances the overall performance of the system. In recent past a variety of adaptive learning methods have been designed to enhance the robustness and convergence…

信号处理 · 电气工程与系统科学 2018-12-21 Alishba Sadiq , Muhammad Usman , Shujaat Khan , Imran Naseem , Muhammad Moinuddin , Ubaid M. Al-Saggaf

Hardware-friendly network quantization (e.g., binary/uniform quantization) can efficiently accelerate the inference and meanwhile reduce memory consumption of the deep neural networks, which is crucial for model deployment on…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Ruihao Gong , Xianglong Liu , Shenghu Jiang , Tianxiang Li , Peng Hu , Jiazhen Lin , Fengwei Yu , Junjie Yan

Exploiting big data knowledge on small devices will pave the way for building truly cognitive Internet of Things (IoT) systems. Although machine learning has led to great advancements for IoT-based data analytics, there remains a huge…

网络与互联网体系结构 · 计算机科学 2020-01-29 Benjamin Sliwa , Nico Piatkowski , Christian Wietfeld

This work proposes a distributed algorithm for solving empirical risk minimization problems, called L-DQN, under the master/worker communication model. L-DQN is a distributed limited-memory quasi-Newton method that supports asynchronous…

最优化与控制 · 数学 2021-09-07 Bugra Can , Saeed Soori , Maryam Mehri Dehnavi , Mert Gürbüzbalaban

Diffusion Models (DMs) utilize an iterative denoising process to transform random noise into synthetic data. Initally proposed with a UNet structure, DMs excel at producing images that are virtually indistinguishable with or without…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Yuewei Yang , Jialiang Wang , Xiaoliang Dai , Peizhao Zhang , Hongbo Zhang

We propose LQ-SGD (Low-Rank Quantized Stochastic Gradient Descent), an efficient communication gradient compression algorithm designed for distributed training. LQ-SGD further develops on the basis of PowerSGD by incorporating the low-rank…

机器学习 · 计算机科学 2025-06-24 Hongyang Li , Lincen Bai , Caesar Wu , Mohammed Chadli , Said Mammar , Pascal Bouvry

While substantial research has been devoted to optimizing model performance, convergence rates, and communication efficiency, the energy implications of federated learning (FL) within Artificial Intelligence of Things (AIoT) scenarios are…

机器学习 · 计算机科学 2025-05-16 Roberto Pereira , Fernanda Famá , Charalampos Kalalas , Paolo Dini

We propose a block least mean square (LMS) algorithm to monitor the longitudinal power profile of a fiber-optic link through receiver-based digital data from a coherent detector. Compared to the benchmark least squares (LS) method, the…

信号处理 · 电气工程与系统科学 2026-03-03 Paolo Serena , Chiara Lasagni , Alberto Bononi , Fabien Boitier , Joana Girard-Jollet

In this work, we propose a novel discrete-time distributed algorithm for finding least-squares solutions of linear algebraic equations with a scheduling protocol to further enhance its scalability. Each agent in the network is assumed to…

系统与控制 · 电气工程与系统科学 2025-10-24 Shenyu Liu

FEderated Edge Learning (FEEL) has emerged as a leading technique for privacy-preserving distributed training in wireless edge networks, where edge devices collaboratively train machine learning (ML) models with the orchestration of a…

分布式、并行与集群计算 · 计算机科学 2022-01-28 Afaf Taik , Hajar Moudoud , Soumaya Cherkaoui

This paper advocates the use of the distributed compressed sensing (DCS) paradigm to deploy energy harvesting (EH) Internet of Thing (IoT) devices for energy self-sustainability. We consider networks with signal/energy models that capture…

信息论 · 计算机科学 2021-01-28 Wei Chen , Nikos Deligiannis , Yiannis Andreopoulos , Ian J. Wassell

Auto-regressive Large Language Models (LLMs) achieve strong performance on coding tasks, but incur high memory and inference costs. Diffusion-based language models (d-LLMs) offer bounded inference cost via iterative denoising, but their…

机器学习 · 计算机科学 2026-04-23 Aarav Gupta , Gururaj Deshpande , Chandreyi Chakraborty