vix.ing · top · new · best · stats

Surfing: Iterative optimization over incrementally trained deep networks

2019/07/19 by Ganlin Song, Zhou Fan, Song, Ganlin +3 · 4 citations
Computer Science · Engineering · Mathematics · #Algorithm #Artificial intelligence #Artificial neural network #Combinatorics #Computer science #Empirical risk minimization #Expansive #FOS: Computer and information sciences #Function (biology) #Generative Adversarial Networks and Image Synthesis #Generative grammar #Geometry #Gradient descent #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Mathematical optimization #Mathematics #Physics #Process (computing) #Sequence (biology) #Sparse and Compressive Sensing Techniques #Stochastic Gradient Optimization Techniques #Stochastic gradient descent #Surface (topology) #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.1907.08653

published in arXiv (Cornell University) (Cornell University)

arxiv created 2019/07/19 · openalex publication_date 2019/07/19 · arxiv updated 2019/07/23 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We investigate a sequential optimization procedure to minimize the empirical risk functional fθ(x) = (1)/(2)‖Gθ(x) - y‖2 for certain families of deep networks Gθ(x). The approach is to optimize a sequence of objective functions that use network parameters obtained during different stages of the training process. When initialized with random parameters θ0, we show that the objective fθ0(x) is "nice'' and easy to optimize with gradient descent. As learning is carried out, we obtain a sequence of generative networks x ↦ Gθt(x) and associated risk functions fθt(x), where t indicates a stage of stochastic gradient descent during training. Since the parameters of the network do not change by very much in each step, the surface evolves slowly and can be incrementally optimized. The algorithm is formalized and analyzed for a family of expansive networks. We call the procedure \it surfing since it rides along the peak of the evolving (negative) empirical risk function, starting from a smooth surface at the beginning of learning and ending with a wavy nonconvex surface after learning is complete. Experiments show how surfing can be used to find the global optimum and for compressed sensing even when direct gradient descent on the final learned network fails.

Citations

Related