danielphan2003 / arxiv-daily-summaries

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

New submissions for Thu, 25 May 23 #50

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 (3 papers)

Modeling Complex Object Changes in Satellite Image Time-Series: Approach based on CSP and Spatiotemporal Graph

:brain: Authors: Zouhayra Ayadi, Wadii Boulila, Imed Riadh Farah
:paw_prints: Details: arXiv:2305.15091
:ramen: tl;dr: This paper proposes a method for automatically monitoring and analyzing the evolution of complex geographic objects. The objects are modeled as a spatiotemporal graph, which is analyzed by detecting frequent sub-graphs using constraint satisfaction problems. Experiments were conducted using real-world satellite images representing several cities in Saudi Arabia, and the results demonstrate the effectiveness of the proposed approach....
:seedling: Read more →

IoT Threat Detection Testbed Using Generative Adversarial Networks

:brain: Authors: Farooq Shaikh, Elias Bou-Harb, Aldin Vehabovic, Jorge Crichigno, Aysegul Yayimli, Nasir Ghani
:paw_prints: Details: arXiv:2305.15191
:ramen: tl;dr: The Internet of Things(IoT) paradigm provides persistent sensing and data collection capabilities. Most IoT devices emphasize usability and function over security, making them very vulnerable to malicious exploits. Unsecured IoT systems can also provide entry points to private networks, allowing adversaries relatively easy access to valuable resources and services....
:sunflower: Comments: 8 pages, 5 figures
:seedling: Read more →

ChatGPT: Vision and Challenges

:brain: Authors: Sukhpal Singh Gill, Rupinder Kaur
:paw_prints: Details: arXiv:2305.15323
:ramen: tl;dr: ChatGPT is a prominent AI language model. This article investigates into the background and development of the technology behind it. We speculate on the future of ChatGPT by considering various possibilities for study and development, such as energy-efficiency, cybersecurity, enhancing its applicability to additional technologies....
:seedling: Read more →

Keyword: edge computing (1 papers)

GiPH: Generalizable Placement Learning for Adaptive Heterogeneous Computing

:brain: Authors: Yi Hu, Chaoran Zhang, Edward Andert, Harshul Singh, Aviral Shrivastava, James Laudon, Yanqi Zhou, Bob Iannucci, Carlee Joe-Wong
:paw_prints: Details: arXiv:2305.14562
:ramen: tl;dr: GiPH learns policies that generalize to dynamic device clusters. GiPH finds placements with up to 30.5% lower completion times, searching up to 3X faster than other search-based placement policies. We evaluate GiPH with a wide range of task graphs and device clusters and show that our learned policy rapidly find good placements for new problem instances....
:sunflower: Comments: to be published in Proceedings of Machine Learning and Systems 5 (MLSys 2023)
:seedling: Read more →

Keyword: Blockchain (2 papers)

Towards Understanding Crypto Money Laundering in Web3 Through the Lenses of Ethereum Heists

:brain: Authors: Dan Lin, Jiajing Wu, Qishuang Fu, Yunmei Yu, Kaixin Lin, Zibin Zheng, Shuo Yang
:paw_prints: Details: arXiv:2305.14748
:ramen: tl;dr: With the overall momentum of the blockchain industry, crypto-based crimes are becoming more and more prevalent. After committing a crime, the main goal of cybercriminals is to obfuscate the source of the illicit funds in order to convert them into cash and get away with it. Many studies have analyzed money laundering in the field of the traditional financial sector and Bitcoin....
:seedling: Read more →

Chasing the Speed of Light: Low-Latency Planetary-Scale Adaptive Byzantine Consensus

:brain: Authors: Christian Berger, Lívio Rodrigues, Hans P. Reiser, Vinicius Cogo, Alysson Bessani
:paw_prints: Details: arXiv:2305.15000
:ramen: tl;dr: Blockchain technology has sparked renewed interest in planetary-scale Byzantine fault-tolerant (BFT) state machine replication (SMR) We present FlashConsensus, a novel transformation for optimizing the latency of quorum-based BFT consensus protocols. FLASHCONSENSUS uses an adaptive resilience threshold that enables faster transaction ordering when the system contains few faulty replicas....
:sunflower: Comments: 18 pages
:seedling: Read more →

Keyword: Federated Learning (5 papers)

Local SGD Accelerates Convergence by Exploiting Second Order Information of the Loss Function

:brain: Authors: Linxuan Pan, Shenghui Song
:paw_prints: Details: arXiv:2305.15013
:ramen: tl;dr: Local statistical gradient descent (L-SGD) has been proven to be very effective in distributed machine learning schemes such as federated learning. Many innovative works have shown that L- SGD with independent and identically distributed (IID) data can even outperform SGD. In this paper, we offer a new perspective to understand the strength of L-PGD....
:seedling: Read more →

FedZero: Leveraging Renewable Excess Energy in Federated Learning

:brain: Authors: Philipp Wiesner, Ramin Khalili, Dennis Grinwald, Pratik Agrawal, Lauritz Thamsen, Odej Kao
:paw_prints: Details: arXiv:2305.15092
:ramen: tl;dr: Federated Learning (FL) is an emerging machine learning technique that enables distributed model training across data silos or edge devices without data sharing. Yet, FL inevitably introduces inefficiencies compared to centralized model training. We propose FedZero, a FL system that operates exclusively on renewable excess energy and spare capacity of compute infrastructure....
:seedling: Read more →

Theoretically Principled Federated Learning for Balancing Privacy and Utility

:brain: Authors: Xiaojin Zhang, Wenjie Li, Kai Chen, Shutao Xia, Qiang Yang
:paw_prints: Details: arXiv:2305.15148
:ramen: tl;dr: We propose a general learning framework for the protection mechanisms that protects privacy via distorting model parameters. The algorithm is applicable to arbitrary privacy measurements that maps from the distortion to a real value. It can achieve personalized utility-privacy trade-off for each model parameter, on each client, at each communication round in federated learning....
:seedling: Read more →

Towards More Suitable Personalization in Federated Learning via Decentralized Partial Model Training

:brain: Authors: Yifan Shi, Yingqi Liu, Yan Sun, Zihao Lin, Li Shen, Xueqian Wang, Dacheng Tao
:paw_prints: Details: arXiv:2305.15157
:ramen: tl;dr: Personalized federated learning (PFL) aims to produce the greatest personalized model for each client. Almost all existing works have to face large communication burdens and the risk of disruption if the central server fails. We propose a personalized FL framework with a decentralized partial model training called DFedAlt....
:sunflower: Comments: 26 pages
:seedling: Read more →

Stochastic Unrolled Federated Learning

:brain: Authors: Samar Hadou, Navid NaderiAlizadeh, Alejandro Ribeiro
:paw_prints: Details: arXiv:2305.15371
:ramen: tl;dr: Algorithm unrolling has emerged as a learning-based optimization paradigm. We introduce Stochastic UnRolled Federated learning (SURF) to expand algorithm unrolling to a federated learning scenario. We theoretically prove that our proposed unrolled optimizer converges to a near-optimal region infinitely often. We also demonstrate the effectiveness of the proposed framework in collaborative training of image classifiers....
:seedling: Read more →