danielphan2003 / arxiv-daily-summaries

An issue a day keeps the paper overload away.
1 stars 0 forks source link

New submissions for Wed, 7 Jun 23 #58

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This is an autogenerated issue. It uses the facebook/bart-large-cnn model to generate summaries for each papers appeared below.


Keyword: IoT (2 papers)

Time-Sensitive Networking for Industrial Automation: Challenges, Opportunities, and Directions

:brain: Authors: Gang Wang, Tianyu Zhang, Chuanyu Xue, Jiachen Wang, Mark Nixon, Song Han
:paw_prints: Details: arXiv:2306.03691
:ramen: tl;dr: IEEE 802.1 Time-Sensitive Networking (TSN) is a standardization group formed to enhance and optimize the IEEE 802. 1 network standards. Industrial automation applications are often required to transmit time- and safety-critical data to monitor and control industrial processes. Different vendors may come out with distinct solutions, and this makes large-scale integration of devices difficult or impossible....
:seedling: Read more →

Effective Intrusion Detection in Highly Imbalanced IoT Networks with Lightweight S2CGAN-IDS

:brain: Authors: Caihong Wang, Du Xu, Zonghang Li, Dusit Niyato
:paw_prints: Details: arXiv:2306.03707
:ramen: tl;dr: IoT networks contain benign traffic far more than abnormal traffic, with some rare attacks. Most existing studies have been focused on sacrificing the detection rate of the majority class. S2CGAN-IDS leverages the distribution characteristics of network traffic to expand the number of minority categories....
:seedling: Read more →

Keyword: edge computing (1 papers)

Real-Time Onboard Object Detection for Augmented Reality: Enhancing Head-Mounted Display with YOLOv8

:brain: Authors: Mikołaj Łysakowski, Kamil Żywanowski, Adam Banaszczyk, Michał R. Nowicki, Piotr Skrzypczyński, Sławomir K. Tadeja
:paw_prints: Details: arXiv:2306.03537
:ramen: tl;dr: This paper introduces a software architecture for real-time object detection using machine learning (ML) in an augmented reality (AR) environment. Our approach uses the recent state-of-the-art YOLOv8 network that runs onboard on the Microsoft HoloLens 2 head-mounted display (HMD)...
:seedling: Read more →

Keyword: Blockchain (2 papers)

The current opportunities and challenges of Web 3.0

:brain: Authors: Yuqing Fan, Tianyi Huang, Yiran Meng, Shenghui Cheng
:paw_prints: Details: arXiv:2306.03351
:ramen: tl;dr: Web 3.0 has captured considerable attention from both academic and industry circles. With recent advancements in AI and 5G technologies,as well as the nascent concepts of blockchain and metaverse, a new revolution of the Internet is emerging. This article presents an exploratory analysis of the opportunities and challenges associated with Web 3. 0....
:seedling: Read more →

Greedy-Mine: A Profitable Mining Attack Strategy in Bitcoin-NG

:brain: Authors: Junjie Hu, Zhe Jiang, Chunxiang Xu
:paw_prints: Details: arXiv:2306.03540
:ramen: tl;dr: Bitcoin-NG is an extensible blockchain protocol based on the same trust model as Bitcoin. It divides each epoch into one Key-Block and multiple Micro-Blocks, effectively improving transaction processing capacity. Bitcoin-NG adopts a special incentive mechanism (i.e., the transaction fees in each epoch are split to the current and next leader)...
:sunflower: Comments: 20 pages, 12 figurs
:seedling: Read more →

Keyword: Federated Learning (9 papers)

Personalized Federated Domain Adaptation for Item-to-Item Recommendation

:brain: Authors: Ziwei Fan, Hao Ding, Anoop Deoras, Trong Nghia Hoang
:paw_prints: Details: arXiv:2306.03191
:ramen: tl;dr: Item-to- Item (I2I) recommendation is an important function in most recommendation systems. Learning GNNs effectively for I2I requires ingesting a large amount of relational data. We postulate that recommendation patterns learned from mature market segments could be adapted to build effective warm-start models for emerging ones....
:sunflower: Comments: 14 pages, Accepted by UAI 2023
:seedling: Read more →

Confidence-based federated distillation for vision-based lane-centering

:brain: Authors: Yitao Chen, Dawei Chen, Haoxin Wang, Kyungtae Han, Ming Zhao
:paw_prints: Details: arXiv:2306.03222
:ramen: tl;dr: Machine learning-based steering angle prediction needs to consider the vehicle's limitation in uploading large amounts of potentially private data for model training. Federated learning can address these constraints by enabling multiple vehicles to collaboratively train a global model without sharing their private data. This paper presents a new confidence-based federated distillation method to improve the performance of federated learning....
:sunflower: Comments: 5 pages, 5 figures
:seedling: Read more →

Improving Accelerated Federated Learning with Compression and Importance Sampling

:brain: Authors: Michał Grudzień, Grigory Malinovsky, Peter Richtárik
:paw_prints: Details: arXiv:2306.03240
:ramen: tl;dr: Federated Learning is a collaborative training framework that leverages heterogeneous data distributed across a vast number of clients. Since it is practically infeasible to request and process all clients during the aggregation step, partial participation must be supported. In this setting, the communication between the server and clients poses a major bottleneck....
:sunflower: Comments: 33 pages, 3 algorithms, 1 figure
:seedling: Read more →

A Survey on Federated Learning Poisoning Attacks and Defenses

:brain: Authors: Junchuan Lianga, Rong Wang, Chaosheng Feng, Chin-Chen Chang
:paw_prints: Details: arXiv:2306.03397
:ramen: tl;dr: Federated learning enables multiple clients to build a model across decentralized data collaboratively without explicitly aggregating the data. The invisibility of clients' training data and the local training process result in some security issues. In this paper, we investigate the most advanced schemes of federated learning poisoning attacks and defenses....
:seedling: Read more →

A Lightweight Method for Tackling Unknown Participation Probabilities in Federated Averaging

:brain: Authors: Shiqiang Wang, Mingyue Ji
:paw_prints: Details: arXiv:2306.03401
:ramen: tl;dr: In federated learning (FL), clients usually have diverse participation probabilities that are unknown a priori. Existing works aiming at addressing this problem are usually based on global variance reduction. An important open problem is to find a lightweight method for FL in the presence of clients with unknown participation rates....
:seedling: Read more →

Masked Autoencoders are Efficient Continual Federated Learners

:brain: Authors: Subarnaduti Paul, Lars-Joel Frey, Roshni Kamath, Kristian Kersting, Martin Mundt
:paw_prints: Details: arXiv:2306.03542
:ramen: tl;dr: Machine learning is typically framed from a perspective of i.i.d., and more importantly, isolated data. In parts, federated learning lifts this assumption, as it sets out to solve the real-world challenge of collaboratively learning a shared model from data distributed across clients. We demonstrate that masked autoencoders for distribution estimation are particularly amenable to this setup....
:seedling: Read more →

Personalization Disentanglement for Federated Learning

:brain: Authors: Peng Yan, Guodong Long
:paw_prints: Details: arXiv:2306.03570
:ramen: tl;dr: Personalized federated learning (PFL) jointly trains a variety of local models through balancing between knowledge sharing across clients and model personalization per client. This paper addresses PFL via explicit disentangling latent representations into two parts to capture the shared knowledge and client-specific personalization, which leads to more reliable and effective PFL....
:seedling: Read more →

Avoid Adversarial Adaption in Federated Learning by Multi-Metric Investigations

:brain: Authors: Torsten Krauß (1), Alexandra Dmitrienko (1) ((1) University of Würzburg)
:paw_prints: Details: arXiv:2306.03600
:ramen: tl;dr: Federated Learning (FL) trains machine learning models on data distributed across multiple devices, avoiding data transfer to a central location. FL is prone to poisoning attacks, which can be untargeted aiming to reduce the model performance, or targeted, so-called backdoors. Mitigation techniques against poisoning attacks rely on monitoring certain metrics and filtering malicious model updates....
:sunflower: Comments: 23 pages, 12 figures, 27 tables, 11 equations
:seedling: Read more →

Understanding Generalization of Federated Learning via Stability: Heterogeneity Matters

:brain: Authors: Zhenyu Sun, Xiaochun Niu, Ermin Wei
:paw_prints: Details: arXiv:2306.03824
:ramen: tl;dr: Generalization performance is a key metric in evaluating machine learning models. Good generalization indicates the model can predict unseen data correctly when trained under a limited number of data. Federated learning (FL) allows multiple devices or clients to train a shared model without violating privacy requirements. In this paper, we aim to analyze the generalization performances of federated learning by means of algorithmic stability....
:sunflower: Comments: Submitted to NeurIPS 2023
:seedling: Read more →