中文
相关论文

相关论文: A Dynamic Weighted Federated Learning for Android …

200 篇论文

In this paper, we investigate Federated Learning (FL), a paradigm of machine learning that allows for decentralized model training on devices without sharing raw data, there by preserving data privacy. In particular, we compare two…

机器学习 · 计算机科学 2023-09-06 Hamza Reguieg , Mohammed El Hanjri , Mohamed El Kamili , Abdellatif Kobbane

Machine learning (ML) malware detectors rely heavily on crowd-sourced AntiVirus (AV) labels, with platforms like VirusTotal serving as a trusted source of malware annotations. But what if attackers could manipulate these labels to classify…

密码学与安全 · 计算机科学 2025-03-18 Tianwei Lan , Luca Demetrio , Farid Nait-Abdesselam , Yufei Han , Simone Aonzo

Since Google unveiled Android OS for smartphones, malware are thriving with 3Vs, i.e. volume, velocity, and variety. A recent report indicates that one out of every five business/industry mobile application leaks sensitive personal data.…

密码学与安全 · 计算机科学 2021-03-02 Hemant Rathore , Sanjay K. Sahay , Ritvik Rajvanshi , Mohit Sewak

Today anti-malware community is facing challenges due to the ever-increasing sophistication and volume of malware attacks developed by adversaries. Traditional malware detection mechanisms are not able to cope-up with next-generation…

密码学与安全 · 计算机科学 2021-03-02 Hemant Rathore , Sanjay K. Sahay , Shivin Thukral , Mohit Sewak

Researchers have proposed a wide range of ransomware detection and analysis schemes. However, most of these efforts have focused on older families targeting Windows 7/8 systems. Hence there is a critical need to develop efficient solutions…

密码学与安全 · 计算机科学 2023-06-27 Aldin Vehabovic , Hadi Zanddizari , Farook Shaikh , Nasir Ghani , Morteza Safaei Pour , Elias Bou-Harb , Jorge Crichigno

With over 50 billion downloads and more than 1.3 million apps in the Google official market, Android has continued to gain popularity amongst smartphone users worldwide. At the same time there has been a rise in malware targeting the…

密码学与安全 · 计算机科学 2016-08-03 Suleiman Y. Yerima , Sakir Sezer , Igor Muttik

Federated learning (FL) learns a model jointly from a set of participating devices without sharing each other's privately held data. The characteristics of non-i.i.d. data across the network, low device participation, high communication…

机器学习 · 计算机科学 2024-01-02 Zhaonan Qu , Kaixiang Lin , Zhaojian Li , Jiayu Zhou , Zhengyuan Zhou

Federated Learning (FL) has become a popular paradigm for learning from distributed data. To effectively utilize data at different devices without moving them to the cloud, algorithms such as the Federated Averaging (FedAvg) have adopted a…

机器学习 · 计算机科学 2021-11-24 Xinwei Zhang , Mingyi Hong , Sairaj Dhople , Wotao Yin , Yang Liu

Federated Learning (FL) is a decentralized training framework widely used in IoT ecosystems that preserves privacy by keeping raw data local, making it ideal for IoT-enabled cyber-physical systems with sensing and communication like Smart…

机器学习 · 计算机科学 2025-09-24 Bishal K C , Amr Hilal , Pawan Thapa

Due to the completely open-source nature of Android, the exploitable vulnerability of malware attacks is increasing. Machine learning, leading to a great evolution in Android malware detection in recent years, is typically applied in the…

密码学与安全 · 计算机科学 2023-02-13 Yinwei Wu , Meijin Li , Junfeng Wang , Zhiyang Fang , Qi Zeng , Tao Yang , Luyu Cheng

Healthcare is one of the foremost applications of machine learning (ML). Traditionally, ML models are trained by central servers, which aggregate data from various distributed devices to forecast the results for newly generated data. This…

机器学习 · 计算机科学 2023-10-12 Sankalp Vyas , Amar Nath Patra , Raj Mani Shukla

Federated learning (FL) systems are susceptible to attacks from malicious actors who might attempt to corrupt the training model through various poisoning attacks. FL also poses new challenges in addressing group bias, such as ensuring fair…

机器学习 · 计算机科学 2023-06-08 Viktor Valadi , Xinchi Qiu , Pedro Porto Buarque de Gusmão , Nicholas D. Lane , Mina Alibeigi

Detecting malware, especially ransomware, is essential to securing today's interconnected ecosystems, including cloud storage, enterprise file-sharing, and database services. Training high-performing artificial intelligence (AI) detectors…

In recent years, learning-based Android malware detection has seen significant advancements, with detectors generally falling into three categories: string-based, image-based, and graph-based approaches. While these methods have shown…

密码学与安全 · 计算机科学 2025-09-16 Doan Minh Trung , Tien Duc Anh Hao , Luong Hoang Minh , Nghi Hoang Khoa , Nguyen Tan Cam , Van-Hau Pham , Phan The Duy

In emerging networked systems, mobile edge devices such as ground vehicles and unmanned aerial system (UAS) swarms collectively aggregate vast amounts of data to make machine learning decisions such as threat detection in remote, dynamic,…

网络与互联网体系结构 · 计算机科学 2025-10-20 Utku Demir , Tugba Erpek , Yalin E. Sagduyu , Sastry Kompella , Mengran Xue

Federated Learning (FL) is an emerging framework for distributed processing of large data volumes by edge devices subject to limited communication bandwidths, heterogeneity in data distributions and computational resources, as well as…

机器学习 · 计算机科学 2022-04-11 Yonghai Gong , Yichuan Li , Nikolaos M. Freris

Federated Learning (FL) enables collaborative model training across multiple clients without sharing their private data. However, data heterogeneity across clients leads to client drift, which degrades the overall generalization performance…

机器学习 · 计算机科学 2026-03-02 Alina Devkota , Jacob Thrasher , Donald Adjeroh , Binod Bhattarai , Prashnna K. Gyawali

The rapid growth in both the scale and complexity of Android malware has driven the widespread adoption of machine learning (ML) techniques for scalable and accurate malware detection. Despite their effectiveness, these models remain…

密码学与安全 · 计算机科学 2025-12-29 Tianwei Lan , Farid Naït-Abdesselam

The current state-of-the-art Android malware detection systems are based on machine learning and deep learning models. Despite having superior performance, these models are susceptible to adversarial attacks. Therefore in this paper, we…

密码学与安全 · 计算机科学 2021-01-29 Hemant Rathore , Sanjay K. Sahay , Piyush Nikam , Mohit Sewak

The exponential growth of android-based mobile IoT systems has significantly increased the susceptibility of devices to cyberattacks, particularly in smart homes, UAVs, and other connected mobile environments. This article presents a…

密码学与安全 · 计算机科学 2025-06-24 Akarsh K Nair , Shanik Hubert Satheesh Kumar. , Deepti Gupta