danielphan2003 / arxiv-daily-summaries

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

New submissions for Fri, 26 May 23 #51

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)

Facial Expression Recognition at the Edge: CPU vs GPU vs VPU vs TPU

:brain: Authors: Mohammadreza Mohammadi, Heath Smith, Lareb Khan, Ramtin Zand
:paw_prints: Details: arXiv:2305.15422
:ramen: tl;dr: Facial Expression Recognition (FER) plays an important role in human-computer interactions. Large CNNs are not well-suited to be implemented on resource- and energy-constrained IoT devices. We present a hierarchical framework for developing and optimizing hardware-aware CNNs tuned for deployment at the edge....
:seedling: Read more →

Applications of Intelligent Systems in Green Technology

:brain: Authors: Sahil Mishra, Sanjaya Kumar Panda
:paw_prints: Details: arXiv:2305.15884
:ramen: tl;dr: Intelligent Systems (ISs) are technologically advanced machines, which perceive and respond to the environment around them. ISs are generally the fusion of Artificial Intelligence (AI), robotics and Internet of things (IoT) In order to strengthen ISs, one of the key technologies is green technology (GT)...
:seedling: Read more →

Guided Attention for Next Active Object @ EGO4D STA Challenge

:brain: Authors: Sanket Thakur, Cigdem Beyan, Pietro Morerio, Vittorio Murino, Alessio Del Bue
:paw_prints: Details: arXiv:2305.16066
:ramen: tl;dr: The Guided-Attention mechanism based solution for the short-term anticipation (STA) challenge for the EGO4D challenge. It combines the object detections, and the spatiotemporal features extracted from video clips, enhancing the motion and contextual information. For the challenge, we build our model on top of StillFast with Guided Attention applied on fast network....
:sunflower: Comments: Winner of CVPR@2023 Ego4D STA challenge. arXiv admin note: substantial text overlap with arXiv:2305.12953
:seedling: Read more →

Edge Computing Performance Amplification

:brain: Authors: Vivek Basavegowda Ramu
:paw_prints: Details: arXiv:2305.16175
:ramen: tl;dr: Edge computing can be defined as an emerging technology that uses cloud computing to leverage edge data centers to process, store, and analyze data close to the source. Traditional cloud computing architectures are not designed for latency-critical applications such as AI (Artificial Intelligence) and IoT (Internet Of Things)...
:seedling: Read more →

Keyword: Blockchain (1 papers)

Definition and Detection of Defects in NFT Smart Contracts

:brain: Authors: Shuo Yang, Jiachi Chen, Zibin Zheng
:paw_prints: Details: arXiv:2305.15829
:ramen: tl;dr: Non-fungible tokens (NFTs) are capable of representing users' ownership on the blockchain. The high value of NFTs also makes them a target for attackers. The defects in NFT smart contracts could be exploited by attackers to harm the security and reliability of the NFT ecosystem....
:sunflower: Comments: Accepted by ISSTA 2023
:seedling: Read more →

Keyword: Federated Learning (5 papers)

Federated Composite Saddle Point Optimization

:brain: Authors: Site Bai, Brian Bullins
:paw_prints: Details: arXiv:2305.15643
:ramen: tl;dr: Federated learning (FL) approaches for saddle point problems (SPP) have recently gained in popularity due to the critical role they play in machine learning (ML) Existing works mostly target smooth unconstrained objectives in Euclidean space. ML problems often involve constraints or non-smooth regularization, which results in a need for composite optimization. We propose Federated Dual Extrapolation (FeDualEx), an extra-step primal-dual algorithm....
:seedling: Read more →

FedHC: A Scalable Federated Learning Framework for Heterogeneous and Resource-Constrained Clients

:brain: Authors: Min Zhang, Fuxun Yu, Yongbo Yu, Minjia Zhang, Ang Li, Xiang Chen
:paw_prints: Details: arXiv:2305.15668
:ramen: tl;dr: Federated Learning (FL) is a distributed learning paradigm that empowers edge devices to collaboratively learn a global model leveraging local data. Simulating FL on GPU is essential to expedite FL algorithm prototyping and evaluations. Current FL frameworks overlook the disparity between algorithm simulation and real-world deployment, which arises from heterogeneous computing capabilities and imbalanced workloads....
:seedling: Read more →

pFedSim: Similarity-Aware Model Aggregation Towards Personalized Federated Learning

:brain: Authors: Jiahao Tan, Yipeng Zhou, Gang Liu, Jessie Hui Wang, Shui Yu
:paw_prints: Details: arXiv:2305.15706
:ramen: tl;dr: The federated learning (FL) paradigm emerges to preserve data privacy during model training. One of the biggest challenges in FL lies in the non-IID (not identical and independently distributed) data distributed on clients. To address this challenge, various personalized FL (pFL) methods are proposed such as similarity-based aggregation and model decoupling....
:seedling: Read more →

FAVAS: Federated AVeraging with ASynchronous clients

:brain: Authors: Louis Leconte, Van Minh Nguyen, Eric Moulines
:paw_prints: Details: arXiv:2305.16099
:ramen: tl;dr: Asynchronous Federated Learning (FL) framework, FAVAS, for training Deep Neural Networks (DNNs) in resource-constrained environments. We provide convergence guarantees for FAV AS in a smooth, non-convex environment and carefully compare the obtained convergence guarantees with existing bounds, when they are available. Experimental results show that the FAVas algorithm outperforms current methods on standard benchmarks....
:seedling: Read more →

Incentivizing Honesty among Competitors in Collaborative Learning and Optimization

:brain: Authors: Florian E. Dorner, Nikola Konstantinov, Georgi Pashaliev, Martin Vechev
:paw_prints: Details: arXiv:2305.16272
:ramen: tl;dr: Collaborative learning techniques have the potential to enable training machine learning models that are superior to models trained on a single entity's data. In many cases, potential participants in such collaborative schemes are competitors on a downstream task. This can incentivize dishonest updates that damage other participants' models....
:sunflower: Comments: 37 pages, 5 figures
:seedling: Read more →