diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-07-01 15:08:49 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-07-01 15:08:49 +0200 |
commit | 446304c5160e2d6aa2bf21f25fb8785670e3e677 (patch) | |
tree | 362c48d426192298a3c77be3a1edc12d0b1608a0 /marginal.bib | |
parent | 757baebc7aaea4436e2256a95123765ce90dbec1 (diff) | |
download | marginal-446304c5160e2d6aa2bf21f25fb8785670e3e677.tar.gz marginal-446304c5160e2d6aa2bf21f25fb8785670e3e677.tar.bz2 marginal-446304c5160e2d6aa2bf21f25fb8785670e3e677.zip |
Added small appendix to discuss relationship with Muller et al
Diffstat (limited to 'marginal.bib')
-rw-r--r-- | marginal.bib | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/marginal.bib b/marginal.bib index 4398380..5f4dbfc 100644 --- a/marginal.bib +++ b/marginal.bib @@ -236,6 +236,19 @@ doi = {10.1214/21-aop1519} } +@inproceedings{ElAlaoui_2022_Sampling, + author = {El Alaoui, Ahmed and Montanari, Andrea and Sellke, Mark}, + title = {Sampling from the {Sherrington}-{Kirkpatrick} Gibbs measure via algorithmic stochastic localization}, + publisher = {IEEE}, + year = {2022}, + month = {10}, + pages = {323--334}, + url = {https://doi.org/10.1109%2Ffocs54457.2022.00038}, + doi = {10.1109/focs54457.2022.00038}, + address = {Denver, CO, USA}, + booktitle = {2022 IEEE 63rd Annual Symposium on Foundations of Computer Science (FOCS)} +} + @article{Foini_2012_On, author = {Foini, Laura and Krzakala, Florent and Zamponi, Francesco}, title = {On the relation between kinetically constrained models of glass dynamics and the random first-order transition theory}, @@ -521,6 +534,12 @@ title = {Conditioning the complexity of random landscapes on marginal optima} } +@misc{Kent-Dobias_2024_least-squares, + author = {Kent-Dobias, Jaron}, + url = {https://github.com/kentdobias/least_squares/releases/tag/marginal_paper}, + howpublished = {\url{https://github.com/kentdobias/least_squares/releases/tag/marginal_paper}} +} + @article{Krzakala_2007_Landscape, author = {Krzakala, Florent and Kurchan, Jorge}, title = {Landscape analysis of constraint satisfaction problems}, @@ -590,6 +609,19 @@ doi = {10.1103/physrevlett.75.2847} } +@article{Montanari_2021_Optimization, + author = {Montanari, Andrea}, + title = {Optimization of the {Sherrington}--{Kirkpatrick} {Hamiltonian}}, + journal = {SIAM Journal on Computing}, + publisher = {Society for Industrial & Applied Mathematics (SIAM)}, + year = {2021}, + month = {January}, + pages = {FOCS19--38}, + url = {http://dx.doi.org/10.1137/20M132016X}, + doi = {10.1137/20m132016x}, + issn = {1095-7111} +} + @unpublished{Montanari_2023_Solving, author = {Montanari, Andrea and Subag, Eliran}, title = {Solving overparametrized systems of random equations: I. Model and algorithms for approximate solutions}, @@ -716,7 +748,7 @@ @article{Tange_2011_GNU, author = {Tange, Ole}, - title = {GNU Parallel: The Command-Line Power Tool}, + title = {{GNU} Parallel: The Command-Line Power Tool}, journal = {;login: The USENIX Magazine}, year = {2011}, month = {2}, |