paper-with-me

Papers

Surfing: Iterative optimization over incrementally trained deep networks

2019-07-19 · NeurIPS 2019 12 · Ganlin Song, Zhou Fan, John Lafferty

We investigate a sequential optimization procedure to minimize the empirical risk functional $f_{\hat\theta}(x) = \frac{1}{2}\|G_{\hat\theta}(x) - y\|^2$ for certain families of deep networks $G_{\theta}(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 $\theta_0$, we show that the objective $f_{\theta_0}(x)$ is "nice'' and easy to optimize with gradient descent. As learning is carried out, we obtain a sequence of generative networks $x \mapsto G_{\theta_t}(x)$ and associated risk functions $f_{\theta_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.

📄 PDF Abstract BibTeX arXiv:1907.08653

Code (1)

jdlafferty/surfing 공식 구현 tf

Tasks

compressed sensing

Similar Papers 제목 키워드 기반

Iterative Feature Space Optimization through Incremental Adaptive Evaluation

2025-01-24 · Yanping Wu, Yanyong Huang, Zhengzhang Chen, Zijun Yao 외

Iterative feature space optimization involves systematically evaluating and adjusting the feature space to improve downstream task performance. However, existing works suffer from three key limitations:1) overlooking dif…

Random Surfing Without Teleportation

2015-05-30 · Athanasios N. Nikolakopoulos, John D. Garofalakis

In the standard Random Surfer Model, the teleportation matrix is necessary to ensure that the final PageRank vector is well-defined. The introduction of this matrix, however, results in serious problems and imposes funda…

Take a Step and Reconsider: Sequence Decoding for Self-Improved Neural Combinatorial Optimization

2024-07-24 · Jonathan Pirnay, Dominik G. Grimm

The constructive approach within Neural Combinatorial Optimization (NCO) treats a combinatorial optimization problem as a finite Markov decision process, where solutions are built incrementally through a sequence of deci…

Combinatorial OptimizationDiversityJob Shop SchedulingScheduling

Chinese Hypernym-Hyponym Extraction from User Generated Categories

2016-12-01 · COLING 2016 12 · Chengyu Wang, Xiaofeng He

Hypernym-hyponym ({``}is-a{''}) relations are key components in taxonomies, object hierarchies and knowledge graphs. While there is abundant research on is-a relation extraction in English, it still remains a challenge t…

Knowledge GraphsMachine TranslationNamed Entity Recognition (NER)Reading Comprehension+3

Curls & Whey: Boosting Black-Box Adversarial Attacks

2019-04-02 · CVPR 2019 6 · Yucheng Shi, Siyu Wang, Yahong Han

Image classifiers based on deep neural networks suffer from harassment caused by adversarial examples. Two defects exist in black-box iterative attacks that generate adversarial examples by incrementally adjusting the no…

Adversarial AttackDiversity