Skip to content

Commit 0e49386

Browse files
committed
formatting
1 parent bc6508b commit 0e49386

File tree

1 file changed

+131
-104
lines changed

1 file changed

+131
-104
lines changed

paper/references.bib

Lines changed: 131 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ @article{Mockus1978
2626
}
2727

2828
@article{Jones1998,
29-
title={Efficient global optimization of expensive black-box functions},
29+
title = {Efficient global optimization of expensive black-box functions},
3030
volume = {13},
3131
ISSN = {0925-5001},
3232
url = {http://dx.doi.org/10.1023/A:1008306431147},
@@ -142,135 +142,162 @@ @article{Grazzini2017
142142
}
143143

144144
@misc{frazier_tutorial_2018,
145-
title = {A Tutorial on Bayesian Optimization},
146-
url = {http://arxiv.org/abs/1807.02811},
147-
number = {{arXiv}:1807.02811},
148-
publisher = {{arXiv}},
149-
author = {Frazier, Peter I.},
150-
urldate = {2023-07-17},
151-
date = {2018-07-08},
152-
eprinttype = {arxiv},
153-
eprint = {1807.02811 [cs, math, stat]},
154-
note = {tex.ids= {frazierTutorialBayesian}2018a},
155-
keywords = {Computer Science - Machine Learning, Mathematics - Optimization and Control, Statistics - Machine Learning},
156-
doi={10.48550/arXiv.1807.02811}
145+
title = {A Tutorial on Bayesian Optimization},
146+
url = {http://arxiv.org/abs/1807.02811},
147+
number = {{arXiv}:1807.02811},
148+
publisher = {{arXiv}},
149+
author = {Frazier, Peter I.},
150+
urldate = {2023-07-17},
151+
date = {2018-07-08},
152+
eprinttype = {arxiv},
153+
eprint = {1807.02811 [cs, math, stat]},
154+
note = {tex.ids= {frazierTutorialBayesian}2018a},
155+
keywords = {Computer Science - Machine Learning, Mathematics - Optimization
156+
and Control, Statistics - Machine Learning},
157+
doi = {10.48550/arXiv.1807.02811},
157158
}
158159

159160
@article{wang_bayesian_2016,
160-
title = {Bayesian Optimization in a Billion Dimensions via Random Embeddings},
161-
volume = {55},
162-
issn = {1076-9757},
163-
url = {https://jair.org/index.php/jair/article/view/10983},
164-
doi = {10.1613/jair.4806},
165-
pages = {361--387},
166-
journaltitle = {Journal of Artificial Intelligence Research},
167-
shortjournal = {jair},
168-
author = {Wang, Ziyu and Hutter, Frank and Zoghi, Masrour and Matheson, David and De Feitas, Nando},
169-
urldate = {2023-07-17},
170-
date = {2016-02-19},
171-
year={2016},
172-
journal={Journal of Artificial Intelligence Research},
173-
langid = {english},
161+
title = {Bayesian Optimization in a Billion Dimensions via Random Embeddings
162+
},
163+
volume = {55},
164+
issn = {1076-9757},
165+
url = {https://jair.org/index.php/jair/article/view/10983},
166+
doi = {10.1613/jair.4806},
167+
pages = {361--387},
168+
journaltitle = {Journal of Artificial Intelligence Research},
169+
shortjournal = {jair},
170+
author = {Wang, Ziyu and Hutter, Frank and Zoghi, Masrour and Matheson,
171+
David and De Feitas, Nando},
172+
urldate = {2023-07-17},
173+
date = {2016-02-19},
174+
year = {2016},
175+
journal = {Journal of Artificial Intelligence Research},
176+
langid = {english},
174177
}
175178

176179
@book{rasmussen_gaussian_2006,
177-
location = {Cambridge, Mass},
178-
title = {Gaussian processes for machine learning},
179-
isbn = {978-0-262-18253-9},
180-
series = {Adaptive computation and machine learning},
181-
pagetotal = {248},
182-
publisher = {{MIT} Press},
183-
author = {Rasmussen, Carl Edward and Williams, Christopher K. I.},
184-
date = {2006},
185-
year={2006},
186-
langid = {english},
187-
note = {{OCLC}: ocm61285753},
188-
keywords = {Data processing, Gaussian processes, Machine learning, Mathematical models},
180+
location = {Cambridge, Mass},
181+
title = {Gaussian processes for machine learning},
182+
isbn = {978-0-262-18253-9},
183+
series = {Adaptive computation and machine learning},
184+
pagetotal = {248},
185+
publisher = {{MIT} Press},
186+
author = {Rasmussen, Carl Edward and Williams, Christopher K. I.},
187+
date = {2006},
188+
year = {2006},
189+
langid = {english},
190+
note = {{OCLC}: ocm61285753},
191+
keywords = {Data processing, Gaussian processes, Machine learning,
192+
Mathematical models},
189193
}
190194

191195
@inproceedings{movckus1975bayesian,
192-
title={On Bayesian methods for seeking the extremum},
193-
author={Mo{\v{c}}kus, Jonas},
194-
booktitle={Optimization Techniques IFIP Technical Conference Novosibirsk, July 1--7, 1974 6},
195-
pages={400--404},
196-
year={1975},
197-
organization={Springer}
196+
title = {On Bayesian methods for seeking the extremum},
197+
author = {Mo{\v{c}}kus, Jonas},
198+
booktitle = {Optimization Techniques IFIP Technical Conference Novosibirsk,
199+
July 1--7, 1974 6},
200+
pages = {400--404},
201+
year = {1975},
202+
organization = {Springer},
198203
}
199204

200205

201206
@article{liu1989limited,
202-
title={On the limited memory BFGS method for large scale optimization},
203-
author={Liu, Dong C and Nocedal, Jorge},
204-
journal={Mathematical programming},
205-
volume={45},
206-
number={1},
207-
pages={503--528},
208-
year={1989},
209-
publisher={Springer},
210-
doi={10.1007/BF01589116}
207+
title = {On the limited memory BFGS method for large scale optimization},
208+
author = {Liu, Dong C and Nocedal, Jorge},
209+
journal = {Mathematical programming},
210+
volume = {45},
211+
number = {1},
212+
pages = {503--528},
213+
year = {1989},
214+
publisher = {Springer},
215+
doi = {10.1007/BF01589116},
211216
}
212217

213218
@article{frazier2009knowledge,
214-
author = {Frazier, Peter and Powell, Warren and Dayanik, Savas},
215-
title = {The Knowledge-Gradient Policy for Correlated Normal Beliefs},
216-
journal = {INFORMS Journal on Computing},
217-
volume = {21},
218-
number = {4},
219-
pages = {599-613},
220-
year = {2009},
221-
doi = {10.1287/ijoc.1080.0314},
222-
URL = {https://doi.org/10.1287/ijoc.1080.0314},
219+
author = {Frazier, Peter and Powell, Warren and Dayanik, Savas},
220+
title = {The Knowledge-Gradient Policy for Correlated Normal Beliefs},
221+
journal = {INFORMS Journal on Computing},
222+
volume = {21},
223+
number = {4},
224+
pages = {599-613},
225+
year = {2009},
226+
doi = {10.1287/ijoc.1080.0314},
227+
URL = {https://doi.org/10.1287/ijoc.1080.0314},
223228
}
224229

225230
@article{frazier2008knowledge,
226-
author = {Frazier, Peter I. and Powell, Warren B. and Dayanik, Savas},
227-
title = {A Knowledge-Gradient Policy for Sequential Information Collection},
228-
journal = {SIAM Journal on Control and Optimization},
229-
volume = {47},
230-
number = {5},
231-
pages = {2410-2439},
232-
year = {2008},
233-
doi = {10.1137/070693424},
234-
URL = {https://doi.org/10.1137/070693424},
231+
author = {Frazier, Peter I. and Powell, Warren B. and Dayanik, Savas},
232+
title = {A Knowledge-Gradient Policy for Sequential Information Collection},
233+
journal = {SIAM Journal on Control and Optimization},
234+
volume = {47},
235+
number = {5},
236+
pages = {2410-2439},
237+
year = {2008},
238+
doi = {10.1137/070693424},
239+
URL = {https://doi.org/10.1137/070693424},
235240
}
236241

237242

238243
@article{chick2001new,
239-
author = {Chick, Stephen E. and Inoue, Koichiro},
240-
title = {New Two-Stage and Sequential Procedures for Selecting the Best Simulated System},
241-
journal = {Operations Research},
242-
volume = {49},
243-
number = {5},
244-
pages = {732-743},
245-
year = {2001},
246-
doi = {10.1287/opre.49.5.732.10615},
247-
URL = {https://doi.org/10.1287/opre.49.5.732.10615}
244+
author = {Chick, Stephen E. and Inoue, Koichiro},
245+
title = {New Two-Stage and Sequential Procedures for Selecting the Best
246+
Simulated System},
247+
journal = {Operations Research},
248+
volume = {49},
249+
number = {5},
250+
pages = {732-743},
251+
year = {2001},
252+
doi = {10.1287/opre.49.5.732.10615},
253+
URL = {https://doi.org/10.1287/opre.49.5.732.10615},
248254
}
249255

250256
@article{hennig2012entropy,
251-
author = {Hennig, Philipp and Schuler, Christian J.},
252-
title = {Entropy search for information-efficient global optimization},
253-
year = {2012},
254-
issue_date = {3/1/2012},
255-
publisher = {JMLR.org},
256-
volume = {13},
257-
number = {null},
258-
issn = {1532-4435},
259-
journal = {J. Mach. Learn. Res.},
260-
month = jun,
261-
pages = {1809–1837},
262-
numpages = {29}
257+
author = {Hennig, Philipp and Schuler, Christian J.},
258+
title = {Entropy search for information-efficient global optimization},
259+
year = {2012},
260+
issue_date = {3/1/2012},
261+
publisher = {JMLR.org},
262+
volume = {13},
263+
number = {null},
264+
issn = {1532-4435},
265+
journal = {J. Mach. Learn. Res.},
266+
month = jun,
267+
pages = {1809–1837},
268+
numpages = {29},
263269
}
264270

265271
@article{hernandez2014predictive,
266-
author = {Hern\'{a}ndez-Lobato, Jos\'{e} Miguel and Hoffman, Matthew W. and Ghahramani, Zoubin},
267-
booktitle = {Advances in Neural Information Processing Systems},
268-
editor = {Z. Ghahramani and M. Welling and C. Cortes and N. Lawrence and K.Q. Weinberger},
269-
pages = {},
270-
publisher = {Curran Associates, Inc.},
271-
journal={Advances in neural information processing systems},
272-
title = {Predictive Entropy Search for Efficient Global Optimization of Black-box Functions},
273-
url = {https://proceedings.neurips.cc/paper_files/paper/2014/file/6488484c982e9af5c35689523ba1abfe-Paper.pdf},
274-
volume = {27},
275-
year = {2014}
276-
}
272+
author = {Hern\'{a}ndez-Lobato, Jos\'{e} Miguel and Hoffman, Matthew W. and
273+
Ghahramani, Zoubin},
274+
booktitle = {Advances in Neural Information Processing Systems},
275+
editor = {Z. Ghahramani and M. Welling and C. Cortes and N. Lawrence and
276+
K.Q. Weinberger},
277+
pages = {},
278+
publisher = {Curran Associates, Inc.},
279+
journal = {Advances in neural information processing systems},
280+
title = {Predictive Entropy Search for Efficient Global Optimization of
281+
Black-box Functions},
282+
url = {
283+
https://proceedings.neurips.cc/paper_files/paper/2014/file/6488484c982e9af5c35689523ba1abfe-Paper.pdf
284+
},
285+
volume = {27},
286+
year = {2014},
287+
}
288+
289+
@article{Piou2009,
290+
title = {Proposing an information criterion for individual-based models
291+
developed in a pattern-oriented modelling framework},
292+
volume = {220},
293+
ISSN = {0304-3800},
294+
url = {http://dx.doi.org/10.1016/j.ecolmodel.2009.05.003},
295+
DOI = {10.1016/j.ecolmodel.2009.05.003},
296+
number = {17},
297+
journal = {Ecological Modelling},
298+
publisher = {Elsevier BV},
299+
author = {Piou, Cyril and Berger, Uta and Grimm, Volker},
300+
year = {2009},
301+
month = sep,
302+
pages = {1957–1967},
303+
}

0 commit comments

Comments
 (0)