Untrained neural policies can be engineered to produce either ballistic or diffusive exploration trajectories, depending on whether the policy is fixed or re-sampled at each step.
Lipschitz constant estimation of Neural Networks via sparse polynomial optimization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce LiPopt, a polynomial optimization framework for computing increasingly tighter upper bounds on the Lipschitz constant of neural networks. The underlying optimization problems boil down to either linear (LP) or semidefinite (SDP) programming. We show how to use the sparse connectivity of a network, to significantly reduce the complexity of computation. This is specially useful for convolutional as well as pruned neural networks. We conduct experiments on networks with random weights as well as networks trained on MNIST, showing that in the particular case of the $\ell_\infty$-Lipschitz constant, our approach yields superior estimates, compared to baselines available in the literature.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Exploration Behavior of Untrained Policies
Untrained neural policies can be engineered to produce either ballistic or diffusive exploration trajectories, depending on whether the policy is fixed or re-sampled at each step.