paper-with-me

홈 › Papers

Optimal Query Complexity of Secure Stochastic Convex Optimization

2021-04-05 · NeurIPS 2020 12 · Wei Tang, Chien-Ju Ho, Yang Liu

We study the secure stochastic convex optimization problem. A learner aims to learn the optimal point of a convex function through sequentially querying a (stochastic) gradient oracle. In the meantime, there exists an adversary who aims to free-ride and infer the learning outcome of the learner from observing the learner's queries. The adversary observes only the points of the queries but not the feedback from the oracle. The goal of the learner is to optimize the accuracy, i.e., obtaining an accurate estimate of the optimal point, while securing her privacy, i.e., making it difficult for the adversary to infer the optimal point. We formally quantify this tradeoff between learner's accuracy and privacy and characterize the lower and upper bounds on the learner's query complexity as a function of desired levels of accuracy and privacy. For the analysis of lower bounds, we provide a general template based on information theoretical analysis and then tailor the template to several families of problems, including stochastic convex optimization and (noisy) binary search. We also present a generic secure learning protocol that achieves the matching upper bound up to logarithmic factors.

📄 PDF Abstract BibTeX arXiv:2104.01926

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Enhanced Zeroth-Order Stochastic Frank-Wolfe Framework for Constrained Finite-Sum Optimization

2025-01-13 · Haishan Ye, Yinghui Huang, Hao Di, Xiangyu Chang

We propose an enhanced zeroth-order stochastic Frank-Wolfe framework to address constrained finite-sum optimization problems, a structure prevalent in large-scale machine-learning applications. Our method introduces a no…

Computational EfficiencyRobust classification

High-accuracy log-concave sampling with stochastic queries

2026-02-15 · Fan Chen, Sinho Chewi, Constantinos Daskalakis, Alexander Rakhlin arxiv

We show that high-accuracy guarantees for log-concave sampling -- that is, iteration and query complexities which scale as $\mathrm{poly}\log(1/δ)$, where $δ$ is the desired target accuracy -- are achievable using stocha…

Explicit and Non-asymptotic Query Complexities of Rank-Based Zeroth-order Algorithm on Stochastic Smooth Functions

2025-12-22 · Haishan Ye arxiv

Zeroth-order (ZO) optimization with ordinal feedback has emerged as a fundamental problem in modern machine learning systems, particularly in human-in-the-loop settings such as reinforcement learning from human feedback,…

Reinforcement Learning

Variance Reduced methods for Non-convex Composition Optimization

2017-11-13 · Liu Liu, Ji Liu, DaCheng Tao

This paper explores the non-convex composition optimization in the form including inner and outer finite-sum functions with a large number of component functions. This problem arises in some important applications such a…

Reinforcement Learning

Stochastically Controlled Stochastic Gradient for the Convex and Non-convex Composition problem

2018-09-06 · Liu Liu, Ji Liu, Cho-Jui Hsieh, DaCheng Tao

In this paper, we consider the convex and non-convex composition problem with the structure $\frac{1}{n}\sum\nolimits_{i = 1}^n {{F_i}( {G( x )} )}$, where $G( x )=\frac{1}{n}\sum\nolimits_{j = 1}^n {{G_j}( x )} $ is the…