paper-with-me

홈 › Papers

CHRONOS: Temporally-Aware Multi-Agent Coordination for Evolving Data Marketplaces

2026-05-22 · Joydeep Chandra arxiv

Temporal knowledge-graph data marketplaces face three coupled failures in static designs: stale hybrid index shortcuts reduce recall as edges evolve, stationary Shapley pricing misattributes value after distribution shifts, and uncoordinated agents over-consume a shared differential-privacy budget. We present CHRONOS, a three-layer architecture providing a unified treatment of these challenges with explicit public and private separation. Layer one applies neural-ODE temporal decay to shortcut edges, providing a per-query expected recall-loss bound of Big-O of Pq lambda delta t, with a monotone-envelope guarantee reducing bound looseness to 1.8 to 3.2 times observed loss. Layer two conditions Shapley valuation on detected changepoints and provides finite-sample error guarantees under noise. Layer three uses EXP3-IX to achieve Big-O of the square root of T log T regret while enforcing epsilon and delta differential privacy via moments accounting. CHRONOS releases a privatized affinity matrix per epoch using the Gaussian mechanism; all retrieval and ranking are post-processing, incurring no extra privacy cost. We provide multi-epoch settlement, scalability analysis for 500 sellers, and comparisons against accelerated baselines. Across four benchmarks, CHRONOS shows 0.937 recall at ten, 2.74 queries per second, 161 ms latency, and total epsilon of 4.25 at delta of 10 to the power of negative 6 under zCDP composition. These results indicate a competitive operating point. A limitation is that at this privacy level, released valuations remain noise-dominated; utility derives primarily from public index routing and adaptive scheduling driven by low-sensitivity statistics.

📄 PDF Abstract BibTeX arXiv:2605.23887

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Chronos: Temporal-Aware Conversational Agents with Structured Event Retrieval for Long-Term Memory

2026-03-17 · Sahil Sen, Elias Lumer, Anmol Gulati, Vamse Kumar Subbiah arxiv

Recent advances in Large Language Models (LLMs) have enabled conversational AI agents to engage in extended multi-turn interactions spanning weeks or months. However, existing memory systems struggle to reason over tempo…

The Coordination Gap: Multi-Agent Alternation Metrics for Temporal Fairness in Repeated Games

2026-03-06 · Nikolaos Al. Papadopoulos, Konstantinos Psannis arxiv

Multi-agent coordination dilemmas expose a fundamental tension between individual optimization and collective welfare, yet characterizing such coordination requires metrics sensitive to temporal structure and collective …

ChronoSurv: A Clinical Pathway-Guided Graph Framework for Multimodal Survival Analysis

2026-06-17 · Hugo Miccinilli, Theo Di Piazza arxiv

Accurate survival prediction is essential for personalized treatment planning in head and neck cancer, yet remains challenging due to the heterogeneous and high-dimensional nature of multimodal clinical data. While deep …

Multi-agent cooperation through learning-aware policy gradients

2024-10-24 · Alexander Meulemans, Seijin Kobayashi, Johannes von Oswald, Nino Scherrer 외

Self-interested individuals often fail to cooperate, posing a fundamental challenge for multi-agent learning. How can we achieve cooperation among self-interested, independent learning agents? Promising recent work has s…

ChronoGS: Disentangling Invariants and Changes in Multi-Period Scenes

2025-11-24 · Zhongtao Wang, Jiaqi Dai, Qingtian Zhu, Yilong Li 외 arxiv

Multi-period image collections are common in real-world applications. Cities are re-scanned for mapping, construction sites are revisited for progress tracking, and natural regions are monitored for environmental change.…