中文
相关论文

相关论文: Lightweight User-Personalization Method for Closed…

200 篇论文

This paper proposes a novel split learning framework with multiple end-systems in order to realize privacypreserving deep neural network computation. In conventional split learning frameworks, deep neural network computation is separated…

机器学习 · 计算机科学 2021-08-16 Joongheon Kim , Seunghoon Park , Soyi Jung , Seehwan Yoo

The widespread adoption of cloud computing, edge, and IoT has increased the attack surface for cyber threats. This is due to the large-scale deployment of often unsecured, heterogeneous devices with varying hardware and software…

密码学与安全 · 计算机科学 2024-07-23 Simone Magnani , Liubov Nedoshivina , Roberto Doriguzzi-Corin , Stefano Braghin , Domenico Siracusa

The expanding scale of neural networks poses a major challenge for distributed machine learning, particularly under limited communication resources. While split learning (SL) alleviates client computational burden by distributing model…

网络与互联网体系结构 · 计算机科学 2026-02-04 Zhen Fang , Miao Yang , Zehang Lin , Zheng Lin , Zihan Fang , Zongyuan Zhang , Tianyang Duan , Dong Huang , Shunzhi Zhu

Training deep neural networks often requires large-scale datasets, necessitating storage and processing on cloud servers due to computational constraints. The procedures must follow strict privacy regulations in domains like healthcare.…

密码学与安全 · 计算机科学 2024-07-15 Halil Ibrahim Kanpak , Aqsa Shabbir , Esra Genç , Alptekin Küpçü , Sinem Sav

This article seeks for a distributed learning solution for the visual transformer (ViT) architectures. Compared to convolutional neural network (CNN) architectures, ViTs often have larger model sizes, and are computationally expensive,…

机器学习 · 计算机科学 2022-07-04 Sihun Baek , Jihong Park , Praneeth Vepakomma , Ramesh Raskar , Mehdi Bennis , Seong-Lyun Kim

Certifiable robustness gives the guarantee that small perturbations around an input to a classifier will not change the prediction. There are two approaches to provide certifiable robustness to adversarial examples: a) explicitly training…

机器学习 · 计算机科学 2025-08-04 Meiyu Zhong , Ravi Tandon

The success of large language models has inspired the computer vision community to explore image segmentation foundation model that is able to zero/few-shot generalize through prompt engineering. Segment-Anything(SAM), among others, is the…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Haojie Zhang , Yongyi Su , Xun Xu , Kui Jia

Machine learning (ML) is increasingly being deployed in programmable data planes (switches and SmartNICs) to enable real-time traffic analysis, security monitoring, and in-network decision-making. Decision trees (DTs) are particularly…

网络与互联网体系结构 · 计算机科学 2025-09-03 Murayyiam Parvez , Annus Zulfiqar , Roman Beltiukov , Shir Landau Feibish , Walter Willinger , Arpit Gupta , Muhammad Shahbaz

Federated learning (FL) and split learning (SL) are two popular distributed machine learning approaches. Both follow a model-to-data scenario; clients train and test machine learning models without sharing raw data. SL provides better model…

机器学习 · 计算机科学 2022-02-18 Chandra Thapa , M. A. P. Chamikara , Seyit Camtepe , Lichao Sun

Mixed precision training (MPT) is becoming a practical technique to improve the speed and energy efficiency of training deep neural networks by leveraging the fast hardware support for IEEE half-precision floating point that is available in…

机器学习 · 计算机科学 2019-10-29 Ruizhe Zhao , Brian Vogel , Tanvir Ahmed

Salient object detection (SOD) aims to segment visually prominent regions in images and serves as a foundational task for various computer vision applications. We posit that SOD can now reach near-supervised accuracy without a single…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Muhammad Umer Ramzan , Ali Zia , Abdelwahed Khamis , Noman Ali , Usman Ali , Wei Xiang

Adapter based fine-tuning has been studied for improving the performance of SAM on downstream tasks. However, there is still a significant performance gap between fine-tuned SAMs and domain-specific models. To reduce the gap, we propose…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Yang Yu , Chen Xu , Kai Wang

SplitFed Learning, a combination of Federated and Split Learning (FL and SL), is one of the most recent developments in the decentralized machine learning domain. In SplitFed learning, a model is trained by clients and a server…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Zahra Hafezi Kafshgari , Chamani Shiranthika , Parvaneh Saeedi , Ivan V. Bajić

Split learning (SL) has been recently proposed as a way to enable resource-constrained devices to train multi-parameter neural networks (NNs) and participate in federated learning (FL). In a nutshell, SL splits the NN model into parts, and…

分布式、并行与集群计算 · 计算机科学 2025-05-06 Joana Tirana , Dimitra Tsigkari , George Iosifidis , Dimitris Chatzopoulos

Soft Prompt Tuning (SPT) is a parameter-efficient method for adapting pre-trained language models (PLMs) to specific tasks by inserting learnable embeddings, or soft prompts, at the input layer of the PLM, without modifying its parameters.…

计算与语言 · 计算机科学 2024-02-07 Fred Philippy , Siwen Guo , Shohreh Haddadan , Cedric Lothritz , Jacques Klein , Tegawendé F. Bissyandé

Split Learning (SL) is a distributed deep learning approach enabling multiple clients and a server to collaboratively train and infer on a shared deep neural network (DNN) without requiring clients to share their private local data. The DNN…

密码学与安全 · 计算机科学 2025-02-25 Phillip Rieger , Alessandro Pegoraro , Kavita Kumari , Tigist Abera , Jonathan Knauer , Ahmad-Reza Sadeghi

Recent studies on semantic communication commonly rely on neural network (NN) based transceivers such as deep joint source and channel coding (DeepJSCC). Unlike traditional transceivers, these neural transceivers are trainable using actual…

机器学习 · 计算机科学 2023-10-17 Jinhyuk Choi , Jihong Park , Seung-Woo Ko , Jinho Choi , Mehdi Bennis , Seong-Lyun Kim

The goal of Online Domain Adaptation for semantic segmentation is to handle unforeseeable domain changes that occur during deployment, like sudden weather events. However, the high computational costs associated with brute-force adaptation…

Split learning is a collaborative learning design that allows several participants (clients) to train a shared model while keeping their datasets private. Recent studies demonstrate that collaborative learning models, specifically federated…

密码学与安全 · 计算机科学 2023-05-29 Behrad Tajalli , Oguzhan Ersoy , Stjepan Picek

Mobile devices increasingly rely on deep neural networks (DNNs) for complex inference tasks, but running entire models locally drains the device battery quickly. Offloading computation entirely to cloud or edge servers reduces processing…

网络与互联网体系结构 · 计算机科学 2025-09-03 Tam Thanh Nguyen , Tuan Van Ngo , Long Thanh Le , Yong Hao Pua , Mao Van Ngo , Binbin Chen , Tony Q. S. Quek