Skip to main content

Showing 1–7 of 7 results for author: Locher, T

.
  1. arXiv:2404.08070  [pdf, ps, other

    cs.DC

    Byzantine Reliable Broadcast with Low Communication and Time Complexity

    Authors: Thomas Locher

    Abstract: Byzantine reliable broadcast is a fundamental problem in distributed computing, which has been studied extensively over the past decades. State-of-the-art algorithms are predominantly based on the approach to share encoded fragments of the broadcast message, yielding an asymptotically optimal communication complexity when the message size exceeds the network size, a condition frequently encountere… ▽ More

    Submitted 11 April, 2024; originally announced April 2024.

    Comments: 17 pages, 1 figure

  2. arXiv:2210.12807  [pdf, other

    eess.SP

    HKF: Hierarchical Kalman Filtering with Online Learned Evolution Priors for Adaptive ECG Denoising

    Authors: Guy Revach, Timur Locher, Nir Shlezinger, Ruud J. G. van Sloun, Rik Vullings

    Abstract: Electrocardiography (ECG) signals play a pivotal role in many healthcare applications, especially in at-home monitoring of vital signs. Wearable technologies, which these applications often depend upon, frequently produce low-quality ECG signals. While several methods exist for ECG denoising to enhance signal quality and aid clinical interpretation, they often underperform with ECG data from weara… ▽ More

    Submitted 20 November, 2023; v1 submitted 23 October, 2022; originally announced October 2022.

    Comments: Submitted to Transactions on Signal Processing

  3. arXiv:2110.09005  [pdf, other

    eess.SP cs.LG

    Unsupervised Learned Kalman Filtering

    Authors: Guy Revach, Nir Shlezinger, Timur Locher, Xiaoyong Ni, Ruud J. G. van Sloun, Yonina C. Eldar

    Abstract: In this paper we adapt KalmanNet, which is a recently pro-posed deep neural network (DNN)-aided system whose architecture follows the operation of the model-based Kalman filter (KF), to learn its map** in an unsupervised manner, i.e., without requiring ground-truth states. The unsupervised adaptation is achieved by exploiting the hybrid model-based/data-driven architecture of KalmanNet, which in… ▽ More

    Submitted 18 October, 2021; originally announced October 2021.

    Comments: 5 Pages, 5 Figures, Submitted to ICASSP 2022

  4. arXiv:1806.10929  [pdf, ps, other

    cs.DC cs.CR

    When Can a Distributed Ledger Replace a Trusted Third Party?

    Authors: Thomas Locher, Sebastian Obermeier, Yvonne-Anne Pignolet

    Abstract: The functionality that distributed ledger technology provides, i.e., an immutable and fraud-resistant registry with validation and verification mechanisms, has traditionally been implemented with a trusted third party. Due to the distributed nature of ledger technology, there is a strong recent trend towards using ledgers to implement novel decentralized applications for a wide range of use cases,… ▽ More

    Submitted 28 June, 2018; originally announced June 2018.

    Comments: Published at IEEE Blockchain 2018

  5. arXiv:1612.03345  [pdf, other

    cs.CR

    Obfuscation using Encryption

    Authors: Johannes Schneider, Thomas Locher

    Abstract: Protecting source code against reverse engineering and theft is an important problem. The goal is to carry out computations using confidential algorithms on an untrusted party while ensuring confidentiality of algorithms. This problem has been addressed for Boolean circuits known as `circuit privacy'. Circuits corresponding to real-world programs are impractical. Well-known obfuscation techniques… ▽ More

    Submitted 10 December, 2016; originally announced December 2016.

  6. arXiv:1601.06060  [pdf, ps, other

    cs.DC

    Task Allocation for Distributed Stream Processing

    Authors: Raphael Eidenbenz, Thomas Locher

    Abstract: There is a growing demand for live, on-the-fly processing of increasingly large amounts of data. In order to ensure the timely and reliable processing of streaming data, a variety of distributed stream processing architectures and platforms have been developed, which handle the fundamental tasks of (dynamically) assigning processing tasks to the currently available physical resources and routing s… ▽ More

    Submitted 22 January, 2016; originally announced January 2016.

    Comments: Extended Version of the work published in the proceedings of IEEE International Conference on Computer Communications (INFOCOM), 10-15 April 2016, San Francisco, USA

  7. arXiv:1005.2894  [pdf, ps, other

    cs.DC cs.DS

    Optimal Gradient Clock Synchronization in Dynamic Networks

    Authors: Fabian Kuhn, Christoph Lenzen, Thomas Locher, Rotem Oshman

    Abstract: We study the problem of clock synchronization in highly dynamic networks, where communication links can appear or disappear at any time. The nodes in the network are equipped with hardware clocks, but the rate of the hardware clocks can vary arbitrarily within specific bounds, and the estimates that nodes can obtain about the clock values of other nodes are inherently inaccurate. Our goal in this… ▽ More

    Submitted 8 December, 2018; v1 submitted 17 May, 2010; originally announced May 2010.

    Comments: 68 pages; conference version: 29th Annual ACM Symposium on Principles of Distributed Computing (PODC 2010)

    ACM Class: F.2.2; G.2.2