ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “asynchronous”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.AIRecentMay 27, 2026

AsyncTool: Evaluating the Asynchronous Function Calling Capability under Multi-Task Scenarios

Kou Shi, Ziao Zhang, Shiting Huang, Avery Nie +6 more

The paper introduces AsyncTool, a new benchmark designed to evaluate LLM agents' ability to handle multiple, concurrent tasks with delayed tool feedback, demonstrating that asynchronous coordination i…

View →
cs.ROTheoreticalRecentJul 19, 2026

Retriever: Composing Closed-Loop Asynchronous Robot Programs

Linfeng Zhao, Haojie Huang, Jiayuan Mao, Weiyu Liu +2 more

This paper introduces Retriever, an asynchronous decision model and runtime system for building long-horizon robot agents with explicit clock and input-consumption semantics.

View →
cs.DCEmpiricalRecentJun 19, 2026

rush: Scalable Asynchronous Distributed Computing via Shared State in R

Marc Becker, Bernd Bischl

An R package named rush is introduced, which provides a shared-state coordination layer for asynchronously parallelized iterative algorithms using a Redis database.

View →
cs.DCEmpiricalRecentJun 23, 2026

Semi-asynchronous Federated Learning in Flower: Framework Extension and Performance Assessment

Víctor Hidalgo-Izquierdo, Carmen Carrión, Blanca Caminero

This paper introduces the FedSaSync strategy for Semi-Asynchronous Federated Learning in the Flower framework, improving robustness and reducing idle time in heterogeneous environments.

View →
cs.AImath.OCRecentJun 1, 2026

Stochastic convergence of parallel asynchronous adaptive first-order methods

Serge Gratton, Philippe L. Toint

The paper analyzes a new class of asynchronous adaptive first-order optimization methods and proves their stochastic convergence rate is O(1/sqrt{t}) for non-convex functions.

View →
cs.DCTheoreticalRecentJul 27, 2026

Consensus In Asynchrony: Strictly Formal

Ivan Klianev

The authors resolve the contradiction between deterministic crash-tolerant consensus in a fully asynchronous environment and the FLP impossibility result by demonstrating that one protocol phase separ…

View →
cs.PLcs.LOTheoreticalRecentJun 22, 2026

DissProve: Automated Verification of Distributed Protocols with Affine Communication

Christian Fontenot, Gowtham Kaki, Bor-Yuh Evan Chang

This paper presents an automated verification technique for safety properties of affine distributed protocols with an unbounded number of actors.

View →
cs.CRcs.DCcs.LGRecentApr 4, 2026

SecureAFL: Secure Asynchronous Federated Learning

Anjun Gao, Feng Wang, Zhenglin Wan, Yueyang Quan +2 more

SecureAFL introduces a robust framework to secure asynchronous Federated Learning against poisoning attacks by detecting anomalous updates, estimating missing client contributions, and using Byzantine…

View →
cs.CLRecentMay 31, 2026

Robust Asynchronous Planning via Auto-Formalization

Jiayi Zhang, Jianing Yin, Ben Zhou, Li Zhang

The paper introduces new benchmarks for complex asynchronous planning and demonstrates that general constraint satisfaction formalizers (like CP-SAT) significantly outperform direct LLM planning or tr…

View →
cs.ROEmpiricalRecentJul 1, 2026

Technical Report: Asynchronous Distributed Trajectory Estimation of Multi-Robot Systems

Adam Pooley, Matthew Hale

Proposed an asynchronous block coordinate descent algorithm for distributed trajectory estimation in robotics, reducing communications by up to 96.9% and achieving exponential convergence.

View →
cs.AIRecentMay 28, 2026

Harmonizing Real-Time Constraints and Long-Horizon Reasoning: An Asynchronous Agentic Framework for Dynamic Scheduling

Shijie Cao, Yuan Yuan, Jing Liu

RACE-Sched is an asynchronous agentic framework that successfully integrates low-latency, real-time scheduling decisions with advanced, long-horizon reasoning provided by Large Language Models.

View →
cs.CRcs.DCTheoreticalRecentJun 16, 2026

Gatling: Rapid-Fire Consensus from Parallel Composition

Giulia Scaffino, Max Resnick, Joachim Neu

Gatling is a new atomic broadcast protocol that achieves arbitrarily small inter-proposal times, even smaller than the network delay, by running multiple parallel instances of a black-box atomic broad…

View →
cs.DCEmpiricalRecentJun 23, 2026

Semantic Lock: Synchronization Based on the Analysis of the Operation Conflict Graph

Denis Korotchenko, Vitaly Aksenov

A new lock, SemanticLock, is proposed based on conflict graphs between operations, demonstrated effective in two applications: a toy data structure and ConcurrentHashMap.

View →
cs.CRcs.PLTheoreticalRecentJul 3, 2026

LeanDY: Type-Based and Trace-Based Symbolic Protocol Verification in Lean

Simon Jeanteur, Lorenzo Veronese, Magdalena Soltiro, Matteo Maffei

The paper presents an approach for verifying stateful and unbounded cryptographic protocols using compositional type-based reasoning and trace-based reasoning.

View →
cs.DCEmpiricalRecentJul 9, 2026

SiFAR: Synchronization-Free All-Reduce for Low-Latency LLM Inference

Hritvik Taneja, Anish Saxena, Abhishek Revinipati, Jae Hyung Ju +2 more

This paper proposes Synchronization-Free All-Reduce (SiFAR) to reduce All-Reduce latency and improve end-to-end throughput in low-latency inference systems.

View →
cs.SEEmpiricalRecentJun 23, 2026

Agentic Generation of AST Transformation Rules for Fixing Breaking Updates

Frank Reyes, Benoit Baudry, Martin Monperrus

The paper presents BigBag, an agentic framework that generates reusable fixing transformations for third-party library breaking API changes, achieving a compilable transformation rate of 94.3% and a f…

View →