From the 1 of 4 linked papers with an AI index.
4 papers
Domain Extension of Lock-Freedom and Wait-Freedom for Group Computations
Raaghav Ravishankar, Sandeep Kulkarni, Sathya Peri +3
The paper extends the concepts of lock-freedom and wait-freedom from single-threaded tasks to group computations, defining gl-freedom and gw-freedom for collaborative multi-threade…
Lock-free Asynchronously Distributed Linked Lists
Raaghav Ravishankar, Sandeep Kulkarni, Sathya Peri +1
Modern databases use dynamic search structures that store an enormous amount of data, and often serve them using multi-threaded algorithms to support the ever-increasing throughput…
Distributing Context-Aware Shared Memory Data Structures: A Case Study on Singly-Linked Lists
Raaghav Ravishankar, Sandeep Kulkarni, Sathya Peri +1
In this paper, we study the partitioning of a context-aware shared memory data structure so that it can be implemented as a distributed data structure running on multiple machines.…
Fault-Tolerant Decentralized Distributed Asynchronous Federated Learning with Adaptive Termination Detection
Phani Sahasra Akkinepally, Manaswini Piduguralla, Sushant Joshi +2
Federated Learning (FL) facilitates collaborative model training across distributed clients while ensuring data privacy. Traditionally, FL relies on a centralized server to coordin…