danielphan2003 / arxiv-daily-summaries

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

New submissions for Thu, 8 Jun 23 #59

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

UCTB: An Urban Computing Tool Box for Spatiotemporal Crowd Flow Prediction

:brain: Authors: Liyue Chen, Di Chai, Leye Wang
:paw_prints: Details: arXiv:2306.04144
:ramen: tl;dr: Spatiotemporal crowd flow prediction is one of the key technologies in smart cities. With the development of deep learning technology, the implementation of relevant techniques has become increasingly complex. reproducing advanced models has become a time-consuming and increasingly cumbersome task. To address these issues, we design and implement a spatiotem temporal crowd flow Prediction toolbox called UCTB....
:seedling: Read more →

Hardening and Speeding Up Zero-interaction Pairing and Authentication

:brain: Authors: Mikhail Fomichev, Timm Lippert, Matthias Hollick
:paw_prints: Details: arXiv:2306.04458
:ramen: tl;dr: Establishing and maintaining secure communications in the Internet of Things (IoT) is vital to protect smart devices. We propose HARDZIPA, a novel approach that turns commodity IoT actuators into injecting devices, generating high-entropy context. We comprehensively evaluate H HardzipA, collecting over 80 hours of various context data in real-world scenarios....
:sunflower: Comments: To appear in EWSN 2023
:seedling: Read more →

Recent applications of machine learning, remote sensing, and iot approaches in yield prediction: a critical review

:brain: Authors: Fatima Zahra Bassine, Terence Epule Epule, Ayoub Kechchour, Abdelghani Chehbouni
:paw_prints: Details: arXiv:2306.04566
:ramen: tl;dr: Achieving the United Nations' Sustainable Development Goals, especially "zero hunger," requires the investigation of crop yield and precipitation gaps. This can be accomplished through the usage of artificial intelligence (AI), machine learning (ML), remote sensing (RS), and the internet of things (IoT) By integrating these technologies, a robust agricultural mobile or web application can be developed....
:sunflower: Comments: 35 pages, 12 figures, 14 tables
:seedling: Read more →

Ultra-Precise Synchronization for TDoA-based Localization Using Signals of Opportunity

:brain: Authors: Thomas Maul, Sebastian Klob, Joerg Robert
:paw_prints: Details: arXiv:2306.04586
:ramen: tl;dr: Precise localization is one key element of the Internet of Things (IoT) concepts for position estimation when Global Navigation Satellite Systems (GNSS) are unavailable have moved into the focus. One crucial component for localization systems in general and precise runtime-based positioning, in particular, is the necessity of ultra-precise clock synchronization between base stations....
:seedling: Read more →

Keyword: Blockchain (4 papers)

NFT.mine: An xDeepFM-based Recommender System for Non-fungible Token (NFT) Buyers

:brain: Authors: Shuwei Li, Yucheng Jin, Pin-Lun Hsu, Ya-Sin Luo
:paw_prints: Details: arXiv:2306.03942
:ramen: tl;dr: Non-fungible token (NFT) is a tradable unit of data stored on the blockchain. In 2021, the NFT market reached its peak with more than $40 billion trades. NFT.mine is an extreme deep factorization machine (xDeepFM)-based recommender system....
:sunflower: Comments: 6 pages, 8 figures, 2 tables
:seedling: Read more →

Blockchain Technology in Higher Education Ecosystem: Unraveling the Good, Bad, and Ugly

:brain: Authors: Sharaban Tahora, Bilash Saha, Nazmus Sakib, Hossain Shahriar, Hisham Haddad
:paw_prints: Details: arXiv:2306.04071
:ramen: tl;dr: Integrating blockchain technology has the potential to address the recent and emerging challenges in the higher education management system. This paper unravels the Good (scopes and benefits), Bad (limitations), and Ugly (challenges and trade-offs) of blockchain technology integration in the existing landscape....
:seedling: Read more →

An Empirical Study of Impact of Solidity Compiler Updates on Vulnerabilities in Ethereum Smart Contracts

:brain: Authors: Chihiro Kado, Naoto Yanai, Jason Paul Cruz, Kyosuke Yamashita, Shingo Okamura
:paw_prints: Details: arXiv:2306.04250
:ramen: tl;dr: Vulnerabilities of Ethereum smart contracts often cause serious financial damage. The Solidity compiler has been updated to prevent vulnerabilities, but its effectiveness has not been revealed so far, to the best of our knowledge. To this end, we collected 503,572 contracts with Solidity source codes in the Ethereum blockchain and then analyzed their vulnerabilities....
:seedling: Read more →

Vulnerable Smart Contract Function Locating Based on Multi-Relational Nested Graph Convolutional Network

:brain: Authors: Haiyang Liu, Yuqi Fan, Lin Feng, Zhenchun Wei
:paw_prints: Details: arXiv:2306.04479
:ramen: tl;dr: The immutable and trustable characteristics of blockchain enable smart contracts to be applied in various fields. Unfortunately, smart contracts are subject to various vulnerabilities, which are frequently exploited by attackers. In this paper, we study the problem of vulnerable smart contract function locating. We construct a novel Multi-Relational Nested contract Graph to better characterize the rich syntactic and semantic information in the smart contract code....
:sunflower: Comments: Accepted By Jssoftware On JUNE 6, 2023
:seedling: Read more →

Keyword: Federated Learning (6 papers)

Guiding The Last Layer in Federated Learning with Pre-Trained Models

:brain: Authors: Gwen Legate, Nicolas Bernier, Lucas Caccia, Edouard Oyallon, Eugene Belilovsky
:paw_prints: Details: arXiv:2306.03937
:ramen: tl;dr: Federated Learning (FL) is an emerging paradigm that allows a model to be trained across a number of participants without sharing data. We show that fitting a classifier using the Nearest Class Means (NCM) can be done exactly and orders of magnitude more efficiently than existing proposals....
:seedling: Read more →

FedVal: Different good or different bad in federated learning

:brain: Authors: Viktor Valadi, Xinchi Qiu, Pedro Porto Buarque de Gusmão, Nicholas D. Lane, Mina Alibeigi
:paw_prints: Details: arXiv:2306.04040
:ramen: tl;dr: Federated learning (FL) systems are susceptible to attacks from malicious actors. Traditional methods used to address such biases require centralized access to the data. In this paper, we present a novel approach FedVal for both robustness and fairness that does not require any additional information from clients....
:sunflower: Comments: To appear in the proceedings of the USENIX Security Symposium 2023
:seedling: Read more →

Phoenix: A Federated Generative Diffusion Model

:brain: Authors: Fiona Victoria Stanley Jothiraj, Afra Mashhadi
:paw_prints: Details: arXiv:2306.04098
:ramen: tl;dr: Federated learning (FL) is an approach that uses decentralized techniques to collaboratively train a shared deep learning model. This paper proposes a novel method for training a Denoising Diffusion Probabilistic Model (DDPM) across multiple data sources. Diffusion models show promising results in achieving superior quality images than Generative Adversarial Networks (GANs)...
:seedling: Read more →

Towards Fast Personalized Semi-Supervised Federated Learning in Edge Networks: Algorithm Design and Theoretical Guarantee

:brain: Authors: Shuai Wang, Yanqing Xu, Yanyi Yuan, Tony Q. S. Quek
:paw_prints: Details: arXiv:2306.04155
:ramen: tl;dr: Recent years have witnessed a huge demand for artificial intelligence and machine learning applications in wireless edge networks. Owing to the practical setting and privacy preservation of federated learning (FL), it is a suitable and appealing distributed learning paradigm to deploy these applications at the network edge. The proposed FedCPSL algorithm adopts novel strategies, including adaptive client variance reduction, local momentum, and normalized global aggregation....
:seedling: Read more →

Resource Aware Clustering for Tackling the Heterogeneity of Participants in Federated Learning

:brain: Authors: Rahul Mishra, Hari Prabhat Gupta, Garvit Banga
:paw_prints: Details: arXiv:2306.04207
:ramen: tl;dr: Federated Learning is a training framework that enables multiple participants to collaboratively train a shared model while preserving data privacy and minimizing communication overhead. This paper proposes a federated learning approach to manoeuvre the heterogeneity among the participants using resource aware clustering. The approach begins with the server gathering information about the devices and networking resources of participants....
:sunflower: Comments: 13 pages, 4 figures
:seedling: Read more →

Fast Optimal Locally Private Mean Estimation via Random Projections

:brain: Authors: Hilal Asi, Vitaly Feldman, Jelani Nelson, Huy L. Nguyen, Kunal Talwar
:paw_prints: Details: arXiv:2306.04444
:ramen: tl;dr: Existing algorithms for this problem either incur sub-optimal error or have high communication and/or run-time complexity. We propose a new algorithmic framework, ProjUnit, for private mean estimation that yields algorithms that are computationally efficient, have low communication complexity and incur optimal error up to a $1+o(1)$-factor....
:seedling: Read more →