danielphan2003 / arxiv-daily-summaries

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

New submissions for Fri, 9 Jun 23 #60

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)

From Data to Action: Exploring AI and IoT-driven Solutions for Smarter Cities

:brain: Authors: Tiago Dias, Tiago Fonseca, João Vitorino, Andreia Martins, Sofia Malpique, Isabel Praça
:paw_prints: Details: arXiv:2306.04653
:ramen: tl;dr: The emergence of smart cities demands harnessing advanced technologies like the Internet of Things (IoT) and Artificial Intelligence (AI) This work introduces an intelligent city management system that provides a data-driven approach to three use cases. A case study in Aveiro City demonstrates the system's effectiveness in generating actionable insights....
:sunflower: Comments: 10 pages, 8 Figures, accepted for DCAI2023
:seedling: Read more →

Automatic retrieval of corresponding US views in longitudinal examinations

:brain: Authors: Hamideh Kerdegari, Tran Huy Nhat Phung1, Van Hao Nguyen, Thi Phuong Thao Truong, Ngoc Minh Thu Le, Thanh Phuong Le, Thi Mai Thao Le, Luigi Pisani, Linda Denehy, Vital Consortium, Reza Razavi, Louise Thwaites, Sophie Yacoub, Andrew P. King, Alberto Gomez
:paw_prints: Details: arXiv:2306.04739
:ramen: tl;dr: Skeletal muscle atrophy is a common occurrence in critically ill patients in the ICU. Muscle mass must be recovered through physiotherapy before patient discharge. Ultrasound imaging is frequently used to assess the recovery process by measuring the muscle size over time. These manual measurements are subject to large variability, particularly since the scans are typically acquired on different days....
:sunflower: Comments: 10 pages, 6 figures
:seedling: Read more →

A GDPR-compliant Risk Management Approach based on Threat Modelling and ISO 27005

:brain: Authors: Denys A. Flores, Ricardo Perugachi
:paw_prints: Details: arXiv:2306.04783
:ramen: tl;dr: Computer systems process, store and transfer sensitive information. Cyber threats are increasing, exposing such systems to security breaches. Threat modelling has emerged as an alternative to identify and analyze them. It reduces the attack landscape by discarding low-risk attack vectors, and mitigating high-risk ones....
:sunflower: Comments: The 2021 World Congress in Computer Science, Computer Engineering, & Applied Computing (CSCE'21), The 2021 International Conference on Security and Management (SAM'21), 14 pages, 3 figures, 5 tables
:seedling: Read more →

Keyword: edge computing (1 papers)

FLEdge: Benchmarking Federated Machine Learning Applications in Edge Computing Systems

:brain: Authors: Herbert Woisetschläger, Alexander Isenko, Ruben Mayer, Hans-Arno Jacobsen
:paw_prints: Details: arXiv:2306.05172
:ramen: tl;dr: Federated Machine Learning (FL) has received considerable attention in recent years. FL benchmarks are predominantly explored in either simulated systems or data center environments. FLEdge is a benchmark targeting FL workloads in edge computing systems. It provides new insights, such as that training state-of-the-artFL workloads on older GPU-accelerated embedded devices is up to 3x more energy efficient than on modern server-grade GPUs....
:sunflower: Comments: Preprint. Under Review
:seedling: Read more →

Keyword: Blockchain (3 papers)

Parallel and Asynchronous Smart Contract Execution

:brain: Authors: Jian Liu, Peilun Li, Raymond~Cheng, N. Asokan, Dawn Song
:paw_prints: Details: arXiv:2306.05007
:ramen: tl;dr: Today's blockchains suffer from low throughput and high latency. In this paper, we propose a novel paradigm for smart contract execution. It distinguishes between consensus nodes and execution nodes. Different groups of execution nodes can execute transactions in parallel. Meanwhile, consensus nodes can asynchronously order transactions and process execution results....
:seedling: Read more →

SmartBugs 2.0: An Execution Framework for Weakness Detection in Ethereum Smart Contracts

:brain: Authors: Monika di Angelo, Thomas Durieux, João F. Ferreira, Gernot Salzer
:paw_prints: Details: arXiv:2306.05057
:ramen: tl;dr: SmartBugs 2.0 provides a uniform interface to 19 tools aimed at smart contract analysis. It accepts both Solidity source code and EVM bytecode as input. We evaluate the framework via its reception by the community and illustrate its scalability by describing its role in a study involving 3.25 million analyses....
:seedling: Read more →

Safeguarding Physical Sneaker Sale Through a Decentralized Medium

:brain: Authors: Marwan Zeggari, Aydin Abadi, Renaud Lambiotte, Mohamad Kassab
:paw_prints: Details: arXiv:2306.05359
:ramen: tl;dr: Sneakers were designated as the most counterfeited fashion item online, with three times more risk in a trade than any other fashion purchase. As the market expands, the current sneaker scene displays several vulnerabilities and trust flaws. In this paper, we investigate various blockchain-based mechanisms to address these large-scale trust issues....
:sunflower: Comments: 27 pages, 6 figures, 7 tables
:seedling: Read more →

Keyword: Federated Learning (6 papers)

A Systematic Literature Review on Client Selection in Federated Learning

:brain: Authors: Carl Smestad (1), Jingyue Li (2) ((1) Norwegian University of Science and Technology, (2) Norwegian University of Science and Technology)
:paw_prints: Details: arXiv:2306.04862
:ramen: tl;dr: Choosing clients randomly for FL can harm learning performance due to different reasons. The main challenges found in client selection are heterogeneity, resource allocation, communication costs, and fairness. The most common metric used is testing accuracy versus communication rounds. Although several possible improvements can be made with the current state of FL, the most beneficial ones are evaluating the impact of unsuccessful clients....
:seedling: Read more →

FedMLSecurity: A Benchmark for Attacks and Defenses in Federated Learning and LLMs

:brain: Authors: Shanshan Han, Baturalp Buyukates, Zijian Hu, Han Jin, Weizhao Jin, Lichao Sun, Xiaoyang Wang, Chulin Xie, Kai Zhang, Qifan Zhang, Yuhui Zhang, Chaoyang He, Salman Avestimehr
:paw_prints: Details: arXiv:2306.04959
:ramen: tl;dr: FedMLSecurity is a benchmark that simulates adversarial attacks and corresponding defense mechanisms in Federated Learning (FL) It is an integral module of the open-sourced library FedML that facilitates FL algorithm development and performance comparison. FedMLSecurity comprises two principal components: FedMLAttacker and FedMLDefender....
:seedling: Read more →

G$^2$uardFL: Safeguarding Federated Learning Against Backdoor Attacks through Attributed Client Graph Clustering

:brain: Authors: Hao Yu, Chuan Ma, Meng Liu, Xinwang Liu, Zhe Liu, Ming Ding
:paw_prints: Details: arXiv:2306.04984
:ramen: tl;dr: Federated Learning (FL) remains vulnerable to backdoor attacks in which an attacker compromises malicious clients, and injects poisoned model weights. Existing countermeasures, mainly based on anomaly detection, may erroneously reject legitimate weights while accepting malicious ones. To address these vulnerabilities, we present G$^2$uardFL, a protective framework....
:sunflower: Comments: 20 pages, 7 figures
:seedling: Read more →

FheFL: Fully Homomorphic Encryption Friendly Privacy-Preserving Federated Learning with Byzantine Users

:brain: Authors: Yogachandran Rahulamathavan, Charuka Herath, Xiaolan Liu, Sangarapillai Lambotharan, Carsten Maple
:paw_prints: Details: arXiv:2306.05112
:ramen: tl;dr: The federated learning (FL) technique was initially developed to mitigate data privacy issues that can arise in the traditional machine learning paradigm. While FL ensures that a user's data always remain with the user, the gradients of the locally trained models must be communicated with the centralized server. This results in privacy leakage, where the server can infer private information of the users' data from the shared gradients....
:seedling: Read more →

Federated Learning under Covariate Shifts with Generalization Guarantees

:brain: Authors: Ali Ramezani-Kebrya, Fanghui Liu, Thomas Pethick, Grigorios Chrysos, Volkan Cevher
:paw_prints: Details: arXiv:2306.05325
:ramen: tl;dr: Federated Importance-Weighted Empirical Risk Minimization (FTW-ERM) is a new model training paradigm for federated learning (FL) The paper addresses intra-client and inter-client covariate shifts in FL with a focus on the overall generalization performance. We theoretically show that FTW- ERM achieves smaller generalization error than classical ERM under certain settings....
:sunflower: Comments: Published in Transactions on Machine Learning Research (TMLR)
:seedling: Read more →

GoMORE: Global Model Reuse for Resource-Constrained Wireless Federated Learning

:brain: Authors: Jiacheng Yao, Zhaohui Yang, Wei Xu, Mingzhe Chen, Dusit Niyato
:paw_prints: Details: arXiv:2306.05380
:ramen: tl;dr: wireless federated learning (FL) is challenged by frequent transmission errors and incomplete aggregation from devices. We propose a global model reuse strategy that reuses the outdated global model to replace the local model parameters once a transmission error occurs. It also mitigates the negative impact of non-independent and non-identically distributed (non-IID) data while achieving over 5 dB reduction in energy consumption....
:sunflower: Comments: accepted by TEEE WCL
:seedling: Read more →

Keyword: e-healthcare (1 papers)

A Survey on Knowledge Graphs for Healthcare: Resources, Applications, and Promises

:brain: Authors: Hejie Cui, Jiaying Lu, Shiyu Wang, Ran Xu, Wenjing Ma, Shaojun Yu, Yue Yu, Xuan Kan, Chen Ling, Joyce Ho, Fei Wang, Carl Yang
:paw_prints: Details: arXiv:2306.04802
:ramen: tl;dr: Healthcare knowledge graphs (HKGs) have emerged as a promising tool for organizing medical knowledge in a structured and interpretable way. This survey paper serves as the first comprehensive overview of HKGs. We shed light on the opportunities for creating comprehensive and accurate HKGs in the era of large language models....
:seedling: Read more →