1: \begin{abstract}%
2: Optimizing noisy functions online, when evaluating the objective requires experiments on a deployed system, is a crucial task arising in manufacturing, robotics and many others. Often, constraints on safe inputs are unknown ahead of time, and we only obtain noisy information, indicating how close we are to violating the constraints. Yet, safety must be guaranteed at all times, not only for the final output of the algorithm.
3:
4: We introduce a general approach for seeking a stationary point in high dimensional non-linear stochastic optimization problems in which maintaining \emph{safety} during learning is crucial.
5: Our approach called \LBM\,is based on applying stochastic gradient descent (SGD) with a carefully chosen adaptive step size to a logarithmic barrier approximation of the original problem.
6: We provide a complete convergence analysis of non-convex, convex, and strongly-convex smooth constrained problems, with first-order and zeroth-order feedback.
7: % The step size is tighter than in the previous gradient based approach for optimizing log barriers \citep{usmanova2020safe, hinder2018one}, since it uses the smoothness constant instead of the Lipschitz continuity constant compared to them.
8: %We demonstrate that despite our approach is sensitive to the noise, it has cheap
9: Our approach yields efficient updates and scales better with dimensionality compared to existing %safe Bayesian optimization
10: approaches.
11:
12: We empirically compare the sample complexity and the computational cost of our method with existing safe learning approaches.
13: Beyond synthetic benchmarks, we demonstrate the effectiveness of our approach on minimizing constraint violation in
14: policy search tasks in safe reinforcement learning (RL). \footnote{* Equal supervision}
15: \end{abstract}
16: