# Self-planting: digging holes in rough landscapes

**Authors:** Dhruv Sharma, Jean-Philippe Bouchaud, Marco Tarzia, Francesco Zamponi

arXiv: 1906.01490 · 2019-12-05

## TL;DR

This paper introduces a self-planting algorithm for the perceptron model that iteratively refines solutions by replacing misclassified patterns, revealing a phase transition between efficient and exponential convergence regimes.

## Contribution

It proposes a novel self-planting method for optimization in continuous variables and identifies a phase transition affecting algorithmic efficiency.

## Key findings

- Identifies a phase transition in the self-planting process.
- Demonstrates efficient convergence in certain parameter regimes.
- Shows exponential complexity in other regimes.

## Abstract

Motivated by a potential application in economics, we investigate a simple dynamical scheme to produce planted solutions in optimization problems with continuous variables. We consider the perceptron model as a prototypical model. Starting from random input patterns and perceptron weights, we find a locally optimal assignment of weights by gradient descent; we then remove misclassified patterns (if any), and replace them by new, randomly extracted patterns. This "remove and replace" procedure is iterated until perfect classification is achieved. We call this procedure "self-planting" because the "planted" state is not pre-assigned but results from a co-evolution of weights and patterns. We find an algorithmic phase transition separating a region in which self-planting is efficiently achieved from a region in which it takes exponential time in the system size. We conjecture that this transition might exist in a broad class of similar problems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.01490/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1906.01490/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1906.01490/full.md

---
Source: https://tomesphere.com/paper/1906.01490