paper-with-me

홈 › Papers

Continual Learning With Participation Privacy: An Auditable Buffering-Aggregation Recipe

2026-07-08 · T-H. Hubert Chan, Elaine Shi, Mengshi Zhao, Mingxun Zhou arxiv

Modern federated and streaming learning systems often release intermediate models, so privacy must hold for the full trajectory under adaptive interaction. Motivated by participation privacy, we study single-edit neighboring user streams, where one insertion/deletion shifts all subsequent updates and defeats standard Hamming-neighbor continual-release analyses. We give an auditable modular recipe. A randomized buffering wrapper emits bins of size $[U,2U]$, reducing single-edit streams to a Hamming-style per-bin update stream with explicit backlog/delay guarantees, where $U$ is calibrated by the privacy parameters $(\varepsilon,δ)$. We then prove a certification theorem identifying when a non-adaptive Hamming-neighbor DP proof for a continual primitive lifts to adaptive inputs: the primitive must use fresh per-round randomness and have a stable one-round privacy profile under common adaptive context. Together, these ingredients yield trajectory-level $(\varepsilon,δ)$-DP for single-edit streams using standard primitives (e.g., tree prefix sums), with an explicit privacy--latency link via $U$.

📄 PDF Abstract BibTeX arXiv:2607.07209

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

FedPoP: Federated Learning Meets Proof of Participation

2025-11-11 · Devriş İşler, Elina van Kempen, Seoyeon Hwang, Nikolaos Laoutaris arxiv

Federated learning (FL) offers privacy preserving, distributed machine learning, allowing clients to contribute to a global model without revealing their local data. As models increasingly serve as monetizable digital as…

Federated Learning

Privacy-Aware Federated nnU-Net for ECG Page Digitization

2025-10-25 · Nader Nemati arxiv

Deep neural networks can convert ECG page images into analyzable waveforms, yet centralized training often conflicts with cross-institutional privacy and deployment constraints. A cross-silo federated digitization framew…

Reshaping the Online Data Buffering and Organizing Mechanism for Continual Test-Time Adaptation

2024-07-12 · Zhilin Zhu, Xiaopeng Hong, Zhiheng Ma, Weijun Zhuang 외

Continual Test-Time Adaptation (CTTA) involves adapting a pre-trained source model to continually changing unsupervised target domains. In this paper, we systematically analyze the challenges of this task: online environ…

Test-time Adaptation

Echelon: Auditable Aggregate-Only Language-Model Adaptation Across Privacy Boundaries

2026-06-01 · Hina Dixit, Punit Kumar, Irene Tenison, Nevasini Sasikumar arxiv

Cross-organization language-model adaptation increasingly faces hard governance constraints: in many deployments, device-level model state-parameters, activations, optimizer state, and per-device updates-cannot be export…

Server-Proximal Aggregation for Federated Domain-Incremental Learning under Partial Participation: Task-Uniform Convergence and Backward Transfer

2026-01-29 · Longtao Xu, Jian Li arxiv

Real-world federated systems seldom operate on static data: input distributions drift while privacy rules forbid raw-data sharing. We study this setting as Federated Domain-Incremental Learning (FDIL), where (i) clients …

Incremental Learning