danielphan2003 / arxiv-daily-summaries

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

New submissions for Mon, 1 May 23 #32

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)

SSTM: Spatiotemporal Recurrent Transformers for Multi-frame Optical Flow Estimation

:brain: Authors: Fisseha Admasu Ferede, Madhusudhanan Balasubramanian
:paw_prints: Details: arXiv:2304.14418
:ramen: tl;dr: Inaccurate optical flow estimates in and near occluded regions, and out-of-boundary regions are two of the current significant limitations of optical flow estimation algorithms. We present learning-based spatiotemporal recurrent transformers for multi-frame based optical flow estimating (SSTMs)...
:sunflower: Comments: 5 tables, 7 figures, MS thesis
:seedling: Read more →

Deep Spatiotemporal Clustering: A Temporal Clustering Approach for Multi-dimensional Climate Data

:brain: Authors: Omar Faruque, Francis Ndikum Nji, Mostafa Cham, Rohan Mandar Salvi, Xue Zheng, Jianwu Wang
:paw_prints: Details: arXiv:2304.14541
:ramen: tl;dr: Deep Spatiotemporal Clustering (DSC) is a novel algorithm for the temporal clustering of high-dimensional data. DSC uses an autoencoder integrating CNN-RNN layers to learn latent representations of the data. The algorithm also includes a unique layer for cluster assignment on latent representations that uses the Student's t-distribution. By optimizing clustering loss and data reconstruction loss simultaneously, the algorithm gradually improves clustering assignments....
:sunflower: Comments: 16 pages, 2 figures
:seedling: Read more →

Keyword: edge computing (1 papers)

Moccasin: Efficient Tensor Rematerialization for Neural Networks

:brain: Authors: Burak Bartan, Haoming Li, Harris Teague, Christopher Lott, Bistra Dilkina
:paw_prints: Details: arXiv:2304.14463
:ramen: tl;dr: The low memory nature of edge devices is often one of the biggest limiting factors encountered in the deployment of large neural network models. Tensor rematerialization or recompute is a way to address high memory requirements for neural network training and inference. In this paper we consider the problem of execution time minimization of compute graphs subject to a memory budget....
:seedling: Read more →

Keyword: Blockchain (3 papers)

Secure and Private Vickrey Auction Protocols: A Secure Multiparty Computation Approach

:brain: Authors: Lucy Klinger, Mengfan Lyu, Lei Zhang
:paw_prints: Details: arXiv:2304.14626
:ramen: tl;dr: The Vickrey auction protocol addresses the challenge of maintaining auction correctness while preserving the confidentiality of bidders' information. Our protocol leverages secure multiparty computation (SMPC) techniques that enable decentralized computation of the final payment price without disclosing additional information. The total computational complexity of our proposed protocol, including preparation, is $O(n^2 k)$....
:seedling: Read more →

Permissionless Consensus

:brain: Authors: Andrew Lewis-Pye, Tim Roughgarden
:paw_prints: Details: arXiv:2304.14701
:ramen: tl;dr: Blockchain protocols typically aspire to run in the permissionless setting, in which nodes are owned and operated by a large number of diverse and unknown entities. This setting is more difficult than the traditional permissioned setting. The goal of this paper is to provide a model for reasoning about the rich design space of blockchain protocols....
:sunflower: Comments: This is a journal version of the paper that subsumes earlier (conference) versions "Byzantine Generals in the Permissionless Setting" and "Resource Pools and the CAP Theorem"
:seedling: Read more →

Zero Trust Chain A Design Pattern for Improved Interoperability and Security in Polkadot

:brain: Authors: Santiago Márquez Solís
:paw_prints: Details: arXiv:2304.14730
:ramen: tl;dr: This research article presents various design patterns for improving interoperability in Polkadot. These patterns include chain bridges, interoperability standards, common asset identifiers, governance agreements, oracle chains, and a hypothetical design pattern called Zero Trust Chain. Implementation of these design patterns can help improve security and confidence in transactions between different chains....
:sunflower: Comments: 6 pages
:seedling: Read more →

Keyword: Federated Learning (3 papers)

Client Recruitment for Federated Learning in ICU Length of Stay Prediction

:brain: Authors: Vincent Scheltjens, Lyse Naomi Wamba Momo, Wouter Verbeke, Bart De Moor
:paw_prints: Details: arXiv:2304.14663
:ramen: tl;dr: Machine and deep learning methods for medical and healthcare applications have shown significant progress and performance improvement in recent years. Medical institutions generate vast amounts of data for which sharing and centralizing remains a challenge as the result of data and privacy regulations. The federated learning technique is well-suited to tackle these challenges but comes with a new set of open problems related to communication overhead and efficient parameter aggregation....
:seedling: Read more →

Hyperparameter Optimization through Neural Network Partitioning

:brain: Authors: Bruno Mlodozeniec, Matthias Reisser, Christos Louizos
:paw_prints: Details: arXiv:2304.14766
:ramen: tl;dr: Well-tuned hyperparameters are crucial for obtaining good generalization behavior in neural networks. They can enforce appropriate inductive biases, regularize the model and improve performance -- especially in the presence of limited data. In this work, we propose a simple and efficient way for optimizing hyperparameter inspired by the marginal likelihood, an optimization objective that requires no validation data....
:sunflower: Comments: Published as a conference paper at ICLR 2023
:seedling: Read more →

Hierarchical and Decentralised Federated Learning

:brain: Authors: Omer Rana, Theodoros Spyridopoulos, Nathaniel Hudson, Matt Baughman, Kyle Chard, Ian Foster, Aftab Khan
:paw_prints: Details: arXiv:2304.14982
:ramen: tl;dr: Federated learning has shown enormous promise as a way of training ML models in distributed environments. The rise of complex cyber-physical systems, such as the Internet-of-Things, presents new challenges that are not met with traditional FL methods. Hierarchical Federated Learning is likely to be a key enabler for a wide range of applications....
:sunflower: Comments: 11 pages, 6 figures, 25 references
:seedling: Read more →