-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbibliography.bib
593 lines (525 loc) · 18.3 KB
/
bibliography.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
%
% An example of a bibliographical database for bibTeX
%
% Recommended software for maintenance of *.bib files:
% JabRef, http://jabref.sourceforge.net/
%
% BEWARE:
%
% * If a name contains a capital letter, which must be kept such,
% use curly brackets ({T}hailand, {HIV}).
%
% ===========================================================================
@online{DeepHear,
author = {Felix Sun},
title = {DeepHear - Composing and Harmonizing Music with Neural Networks},
url = {http://web.mit.edu/felixsun/www/neural-music.html},
urldate = {2016-04-02}
}
@online{Corrado15,
author = {Greg Corrado},
title = {Computer, Respond to This Email.},
year = 2015,
url = {http://googleresearch.blogspot.cz/2015/11/computer-respond-to-this-email.html#1},
urldate = {2016-03-31}
}
@online{Karpathy15,
author = {Andrej Karpathy},
title = {The Unreasonable Effectiveness of Recurrent Neural Networks},
year = 2015,
url = {http://karpathy.github.io/2015/05/21/rnn-effectiveness/},
urldate = {2016-04-01}
}
@article{GatysEB15a,
author = {Leon A. Gatys and
Alexander S. Ecker and
Matthias Bethge},
title = {A Neural Algorithm of Artistic Style},
journal = {CoRR},
volume = {abs/1508.06576},
year = {2015},
url = {http://arxiv.org/abs/1508.06576},
timestamp = {Tue, 01 Sep 2015 14:42:40 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/corr/GatysEB15a},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@article{LiW16,
author = {Chuan Li and
Michael Wand},
title = {Combining Markov Random Fields and Convolutional Neural Networks for
Image Synthesis},
journal = {CoRR},
volume = {abs/1601.04589},
year = {2016},
url = {http://arxiv.org/abs/1601.04589},
timestamp = {Mon, 01 Feb 2016 15:36:05 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/corr/LiW16},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@article{Champandard2016semantic,
title={Semantic Style Transfer and Turning Two-Bit Doodles into Fine Artworks},
author={Champandard, Alex J},
journal={arXiv preprint arXiv:1603.01768},
year={2016}
}
@online{DeepDrumpf,
author = {Bradley Hayes},
year = {2016},
url = {https://twitter.com/deepdrumpf}
}
@article{Mnih2015human,
title={Human-Level Control through Deep Reinforcement Learning},
author={Mnih, Volodymyr and Kavukcuoglu, Koray and Silver, David and Rusu, Andrei A and Veness, Joel and Bellemare, Marc G and Graves, Alex and Riedmiller, Martin and Fidjeland, Andreas K and Ostrovski, Georg and others},
journal={Nature},
volume={518},
number={7540},
pages={529--533},
year={2015},
publisher={Nature Publishing Group},
url={https://storage.googleapis.com/deepmind-data/assets/papers/DeepMindNature14236Paper.pdf}}
}
@incollection{Baudivs2011pachi,
title={Pachi: State of the Art Open Source {G}o Program},
author={Baudi{\v{s}}, Petr and Gailly, Jean-loup},
booktitle={Advances in Computer Games},
pages={24--38},
year={2011},
publisher={Springer}
}
@article{Silver2016mastering,
title={Mastering the Game of {G}o with Deep Neural Networks and Tree Search},
author={Silver, David and Huang, Aja and Maddison, Chris J. and Guez, Arthur and Sifre, Laurent and van den Driessche, George and Schrittwieser, Julian and Antonoglou, Ioannis and Panneershelvam, Veda and Lanctot, Marc and others},
journal={Nature},
volume={529},
number={7587},
pages={484--489},
year={2016},
publisher={Nature Publishing Group}
}
@online{xkcdGameAIs,
author = {Randall Munroe},
title = {Game AIs},
url = {https://xkcd.com/1002/},
urldate = {2016-04-02}
}
@article{Bowling2015heads,
title={Heads-Up Limit Hold'em Poker is Solved},
author={Bowling, Michael and Burch, Neil and Johanson, Michael and Tammelin, Oskari},
journal={Science},
volume={347},
number={6218},
pages={145--149},
year={2015},
publisher={American Association for the Advancement of Science},
url={http://poker.cs.ualberta.ca/15science.html}
}
@book{Allis1994searching,
title={Searching for Solutions in Games and Artificial Intelligence},
author={Allis, Louis Victor and others},
year={1994},
publisher={Ponsen \& Looijen}
}
@phdthesis{Dieterle2003multianalyte,
title={Multianalyte Quantifications by Means of Integration of Artificial Neural Networks, Genetic Algorithms and Chemometrics for Time-Resolved Analytical Data},
author={Dieterle, Frank Jochen},
year={2003},
school={Universit{\"a}t T{\"u}bingen}
}
@article{Graves2014neural,
title={Neural Turing Machines},
author={Graves, Alex and Wayne, Greg and Danihelka, Ivo},
journal={arXiv preprint arXiv:1410.5401},
year={2014}
}
@book{Kurzweil2005singularity,
title={The Singularity is Near: When Humans Transcend Biology},
author={Kurzweil, Ray},
year={2005},
publisher={Penguin}
}
@article{Conway1976number,
title={On Numbers and Games},
author={Conway, John Horton},
journal={London Mathematical Society Monographs},
volume={6},
year={1976}
}
@article{Lecun2015deep,
title={Deep Learning},
author={LeCun, Yann and Bengio, Yoshua and Hinton, Geoffrey},
journal={Nature},
volume={521},
number={7553},
pages={436--444},
year={2015},
publisher={Nature Publishing Group}
}
@article{BurchJohansonBowling2014,
author = {Burch, N. and Johanson, M. and Bowling, M.},
title = {Solving Imperfect Information Games Using De\-com\-po\-si\-tion},
journal = {Proceedings of the Twenty-Eighth Conference on Artificial Intelligence},
year = {2014}
}
@book{AGT07,
author = {Nisan, Noam and Roughgarden, Tim and Tardos, Eva and Vazirani, Vijay V.},
title = {Algorithmic Game Theory},
year = {2007},
isbn = {0521872820},
publisher = {Cambridge University Press},
address = {New York, NY, USA},
}
@phdthesis{Muller1995computer,
title = {Computer {G}o as a Sum of Local Games: an Application of Combinatorial Game Theory},
author = {M{\"u}ller, Martin},
year = {1995},
school = {TU Graz}
}
@article{Takagawa85,
author = {Takagawa Shukaku},
title = {How Many Moves is it Possible to Read?},
journal = {{G}o World},
number = 41,
pages = {30--33},
month = {Autumn},
year = 1985,
note = {The Ishi Press, Inc.}
}
@article{Wilcox79,
author = {Wilcox, Bruce},
title = {Computer {G}o - The {R}eitman-{W}ilcox Program},
journal = {American {G}o Journal},
year = 1979,
number = 14,
pages = {23--41}
}
@article{Enderton1991golem,
title={The {G}olem {G}o program},
author={Enderton, Herbert D.},
year={1991},
journal={Carnegie Mellon University}
}
@article{Stoutamire1991machine,
title={Machine Learning, Game Play, and {G}o},
author={Stoutamire, David},
journal={Case Western Reserve University, Tech. Rep},
pages={91--128},
year={1991}
}
@article{Schraudolph1994temporal,
title={Temporal Difference Learning of Position Evaluation in the Game of {G}o},
author={Schraudolph, Nicol N. and Dayan, Peter and Sejnowski, Terrence J.},
journal={Advances in Neural Information Processing Systems},
pages={817--817},
year={1994},
publisher={MORGAN KAUFMANN PUBLISHERS}
}
@book{Speelman1981endgame,
title={Endgame Preparation: Advanced Analysis of Important Ar\-eas},
author={Speelman, Jonathan},
year={1981},
publisher={BT Batsford}
}
@book{Minev2004practical,
title={A Practical Guide to Rook Endgames},
author={Minev, Nikolay},
year={2004},
publisher={Russell Enterprises}
}
@book{Fine1952middle,
title={The Middle Game in Chess},
author={Fine, Reuben},
year={1952},
publisher={D. McKay Co.}
}
@book{Portisch1981six,
title={Six Hundred Endings},
author={Portisch, L. and S{\'a}rk{\"o}zy, B.},
lccn={80040754},
year={1981},
publisher={Pergamon Press}
}
@book{Alburt1999just,
title={Just the Facts!: Winning Endgame Knowledge in One Volume},
author={Alburt, L. and Krogius, N.},
isbn={9781889323060},
lccn={99066852},
series={Comprehensive chess course series},
year={1999},
publisher={Chess Information and Research Center}
}
@book{Flear2007practical,
title={Practical Endgame Play - Beyond the Basics: The Definitive Guide to the Endgames That Really Matter},
author={Flear, G.},
isbn={9781857445558},
series={Everyman Chess},
year={2007},
publisher={Everyman Chess}
}
@book{Levy2009computers,
title={How Computers Play Chess},
author={Levy, D.~N.~L. and Newborn, M.},
isbn={9784871878012},
year={2009},
publisher={Ishi Press}
}
@online{Muller2006EGTB,
author = {Muller, H.~G.},
title = {{EGTB} Generator},
year = 2006,
url = {http://home.hccnet.nl/h.g.muller/EGTB.html},
urldate = {2016-06-24}
}
@article{Bellman1965application,
title={On the Application of Dynamic Programing to the Determination of Optimal Play in Chess and Checkers},
author={Bellman, Richard},
journal={Proceedings of the National Academy of Sciences of the United States of America},
volume={53},
number={2},
pages={244},
year={1965},
publisher={National Academy of Sciences}
}
@online{Krabbe2014StillersMonster,
author = {Krabb\'{e}, Tim},
title = {Stiller's Monsters or Perfection in Chess},
year = 2014,
url = {https://timkr.home.xs4all.nl/chess/perfect.htm},
urldate = {2016-06-24}
}
@online{Bourzutschky2006sevenman,
author = {Bourzutschky, Marc},
title = {7-man Endgames with Pawns},
year = 2006,
url = {http://kirill-kryukov.com/chess/discussion-board/viewtopic.php?t=805},
urldate = {2016-06-24}
}
@article{Herik1987sixmenendgame,
title={A 6-Men-Endgame Database: KRP(a2)KBP(a3)},
author={Herik, H. Jaap and Herschberg, Israel Samuel and Nakad, Najib},
journal={ICCA JOURNAL},
volume={10},
number={4},
pages={163--180},
year={1987},
publisher={INTL COMPUTER CHESS ASSN UNIV LIMBURG, DEPT COMPUTER SCI FACULTY GENERAL SCIENCES}
}
@inproceedings{Fraenkel1981computing,
title={Computing a Perfect Strategy for $n\times n$ Chess Requires Time Exponential in $n$},
author={Fraenkel, Aviezri S. and Lichtenstein, David},
booktitle={International Colloquium on Automata, Languages, and Programming},
pages={278--293},
year={1981},
organization={Springer}
}
@online{Lomonosov2014eightlongest,
author = {{Lomonosov Tablebases}},
title = {8 Longest 7-Man Checkmates},
year = 2014,
url = {http://ldis-sw.cs.msu.ru/articles/Top8DTM_eng},
urldate = {2016-06-24}
}
@online{Wikipedia2016endgame,
author = {Wikipedia},
title = {Endgame tablebase § Endgame Theory},
year = 2016,
url = {https://en.wikipedia.org/wiki/Endgame_tablebase#Endgame_theory},
urldate = {2016-06-25}
}
@misc{wiki:Endgame_tablebase,
author = "Wikipedia",
title = "{Endgame tablebase} --- {W}ikipedia{,} The Free Encyclopedia",
year = "2016",
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Endgame\%20tablebase\&oldid=730651496}},
note = "[Online; accessed 26-July-2016]"
}
@article{Haworth2001discarding,
title={Discarding Like Pieces},
author={Haworth, G.~McC.},
journal={ICGA JOURNAL},
volume={24},
number={3},
pages={161--161},
year={2001},
publisher={UNIV MAASTRICHT FACULTY GENERAL SCIENCES DEPT COMPUTER SCIENCES/IKAT}
}
@book{Nunn2002secrets,
title={Secrets of Pawnless Endings},
author={Nunn, J.},
isbn={9781901983654},
year={2002},
publisher={Gambit}
}
@book{Osborne1994course,
title={A~Course in~Game Theory},
author={Osborne, Martin~J. and Rubinstein, Ariel},
year={1994},
publisher={The MIT Press}
}
@book{Selten1968oligopoly,
title={An~Oligopoly Model with Demand Inertia},
author={Selten, Reinhard},
year={1968},
publisher={Center for Research in Management Science, University of California}
}
@inproceedings{Koller1994fast,
title={Fast Algorithms for Finding Randomized Strategies in Game Trees},
author={Koller, Daphne and Megiddo, Nimrod and Von Stengel, Bernhard},
booktitle={Proceedings of the Twen\-ty-Sixth Annual ACM Symposium on Theory of Computing},
pages={750--759},
year={1994},
organization={ACM}
}
@article{Johanson2013measuring,
title={Measuring the Size of~Large No-Limit Poker Games},
author={Johanson, Michael},
journal={arXiv preprint arXiv:1302.7008},
year={2013}
}
@article{Hoda2010smoothing,
title={Smoothing Techniques for Computing Nash Equilibria of~Sequential Games},
author={Hoda, Samid and Gilpin, Andrew and Pena, Javier and Sandholm, Tuomas},
journal={Mathematics of~Operations Research},
volume={35},
number={2},
pages={494--512},
year={2010},
publisher={INFORMS}
}
@inproceedings{Zinkevich2007regret,
title={Regret Minimization in~Games with Incomplete In\-for\-ma\-tion},
author={Zinkevich, Martin and Johanson, Michael and Bowling, Michael and Piccione, Carmelo},
booktitle={Advances in~Neural Information Processing Systems},
pages={1729--1736},
year={2007}
}
@inproceedings{Moravcik2016refining,
title={Refining Subgames in~Large Imperfect Information Games},
author={Morav\v{c}\'{i}k, Mat\v{e}j and Schmid, Martin and Ha, Karel and Hlad\'{i}k, Milan and Gau\-krodger, Stephen J.},
booktitle={Thirtieth AAAI Conference on~Artificial Intelligence},
year={2016}
}
@inproceedings{Ganzfried2015endgame,
title={Endgame Solving in~Large Imperfect-In\-for\-ma\-tion Ga\-mes},
author={Ganzfried, Sam and Sandholm, Tuomas},
booktitle={Proceedings of~the 2015 International Conference on~Autonomous Agents and Multiagent Systems},
pages={37--45},
year={2015},
organization={International Foundation for Au\-to\-no\-mous Agents and Multiagent Systems}
}
@inproceedings{Cermak2014practical,
title={Practical Performance of~Refinements of~{Nash} Equilibria in~Extensive-Form Zero-Sum Games},
author={\v{C}erm\'{a}k, Ji\v{r}\'{i} and Bo\v{s}ansk\'{y}, Branislav and Lis\'{y}, Viliam},
year={2014},
organization={ECAI}
}
@inproceedings{Bosansky2013solving,
title={Solving Extensive-Form Games with Double-Oracle Meth\-ods},
author={Bo\v{s}ansk\'{y}, Branislav},
booktitle={Proceedings of~the 2013 International Conference on Autonomous Agents and Multi-Agent Systems},
pages={1423--1424},
year={2013},
organization={International Foundation for Autonomous Agents and Multiagent Systems}
}
@inproceedings{Johanson2012efficient,
title={Efficient {Nash} Equilibrium Approximation through {Monte Carlo} Counterfactual Regret Minimization},
author={Johanson, Michael and Bard, Nolan and Lanctot, Marc and Gibson, Richard and Bowling, Michael},
booktitle={Proceedings of the 11th International Conference on Autonomous Agents and Multiagent Systems},
volume={2},
pages={837--846},
year={2012},
organization={International Foundation for Autonomous Agents and Multiagent Systems}
}
@inproceedings{Schmid2015automatic,
title={Automatic Public State Space Abstraction in Imperfect Information Games},
author={Schmid, Martin and Morav\v{c}\'{i}k, Mat\v{e}j and Hlad\'{i}k, Milan and Gaukrodger, Stephen~J.},
booktitle={Workshops at the Twenty-Ninth AAAI Conference on Artificial Intelligence},
year={2015}
}
@inproceedings{Johanson2013evaluating,
title={Evaluating State-Space Abstractions in Extensive-Form Games},
author={Johanson, Michael and Burch, Neil and Valenzano, Richard and Bowling, Michael},
booktitle={Proceedings of the 2013 International Conference on Autonomous Agents and Multi-Agent Systems},
pages={271--278},
year={2013},
organization={International Foundation for Autonomous Agents and Multiagent Systems}
}
@inproceedings{Schmid2014bounding,
title={Bounding the Support Size in Extensive Form Games with Imperfect Information},
author={Schmid, Martin and Morav\v{c}\'{i}k, Mat\v{e}j and Hlad\'{i}k, Milan},
booktitle={Twenty-Eighth AAAI Conference on Artificial Intelligence},
year={2014}
}
@inproceedings{Tammelin2015solving,
title={Solving Heads-Up Limit Texas Hold'em},
author={Tammelin, Oskari and Burch, Neil and Johanson, Michael and Bowling, Michael},
booktitle={Twenty-Fourth International Joint Conference on Artificial Intelligence},
year={2015}
}
@inproceedings{Zinkevich2008regret,
title={Regret Minimization in Games with Incomplete Information},
author={Zinkevich, Martin and Johanson, Michael and Bowling, Michael and Piccione, Carmelo},
booktitle={Advances in Neural Information Processing Systems},
pages={1729--1736},
year={2008}
}
@book{Karpov1997disney,
title={Disney's Chess Guide},
author={Karpov, Anatoly},
isbn={9780713483352},
year={1997},
publisher={Batsford}
}
@book{Ehrgott2006multicriteria,
title={Multicriteria optimization},
author={Ehrgott, Matthias},
year={2006},
publisher={Springer Science \& Business Media}
}
@book{Grygarova1996zaklady,
author={Grygarov\'{a}, Libu\v{s}e},
title={Z\'{a}klady V\'{i}cekriteri\'{a}ln\'{i}ho Programov\'{a}n\'{i}},
year={1996},
publisher={Charles University},
edition={1}
}
@book{VonNeumann1953theory,
title={Theory of Games and Economic Behavior},
author={Von Neumann, John and Morgenstern, Oskar},
year={1953},
publisher={Princeton University Press},
note={\url{https://archive.org/details/theoryofgamesand030098mbp}}
}
@book{Berlekamp1983winning,
title={Winning Ways for Your Mathematical Plays: Games in Particular},
author={Berlekamp, E.~R. and Conway, J.~H. and Guy, R.~K.},
volume={2},
isbn={9780120911523},
year={1983},
publisher={Acad. Pr.}
}
@article{Schaeffer2007checkers,
title={Checkers is Solved},
author={Schaeffer, Jonathan and Burch, Neil and Bj{\"o}rnsson, Yngvi and Kishimoto, Akihiro and M{\"u}ller, Martin and Lake, Robert and Lu, Paul and Sutphen, Steve},
journal={Science},
volume={317},
number={5844},
pages={1518--1522},
year={2007},
publisher={American Association for the Advancement of Science}
}
@article{Silver2017AlphaGoZero,
title={Mastering the Game of {G}o without Human Knowledge},
author={Silver, David and Schrittwieser, Julian and Simonyan, Karen and Antonoglou, Ioannis and Huang, Aja and Guez, Arthur and Hubert, Thomas and Baker, Lucas and Lai, Matthew and Bolton, Adrian and others},
journal={Nature},
volume={550},
number={7676},
pages={354--359},
year={2017},
publisher={Nature Research}
}
@article{Silver2017AlphaZero,
title={Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm},
author={Silver, David and Hubert, Thomas and Schrittwieser, Julian and Antonoglou, Ioannis and Lai, Matthew and Guez, Arthur and Lanctot, Marc and Sifre, Laurent and Kumaran, Dharshan and Graepel, Thore and others},
journal={arXiv preprint arXiv:1712.01815},
year={2017}
}