collaborators

7 papers

cs.LG2026

Escaping Iterative Parameter-Space Noise: Differentially Private Learning with a Hypernetwork

Naoki Nishikawa, Shokichi Takakura, Satoshi Hasegawa

Differentially private (DP) training of neural networks is often hindered by the large amount of noise required by gradient-based methods such as DP-SGD, which repeatedly inject hi…

stat.ML2026

Differentially Private Sampling from Distributions via Wasserstein Projection

Shokichi Takakura, Seng Pei Liew, Satoshi Hasegawa

In this paper, we study the problem of sampling from a distribution under the constraint of differential privacy (DP). Prior works measure the utility of DP sampling with density r…

cs.CR2026

DPSQL+: A Differentially Private SQL Library with a Minimum Frequency Rule

Tomoya Matsumoto, Shokichi Takakura, Shun Takagi +1

SQL is the de facto interface for exploratory data analysis; however, releasing exact query results can expose sensitive information through membership or attribute inference attac…

cs.LG2025

Securing Private Federated Learning in a Malicious Setting: A Scalable TEE-Based Approach with Client Auditing

Shun Takagi, Satoshi Hasegawa

In cross-device private federated learning, differentially private follow-the-regularized-leader (DP-FTRL) has emerged as a promising privacy-preserving method. However, existing a…

stat.ML2025

Optimal Variance and Covariance Estimation under Differential Privacy in the Add-Remove Model and Beyond

Shokichi Takakura, Seng Pei Liew, Satoshi Hasegawa

In this paper, we study the problem of estimating the variance and covariance of datasets under differential privacy in the add-remove model. While estimation in the swap model has…

cs.LG2025

FedDuA: Doubly Adaptive Federated Learning

Shokichi Takakura, Seng Pei Liew, Satoshi Hasegawa

Federated learning is a distributed learning framework where clients collaboratively train a global model without sharing their raw data. FedAvg is a popular algorithm for federate…