-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreferences.bib
818 lines (749 loc) · 27.4 KB
/
references.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
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
@article{Joulin2015,
author = {Armand Joulin and
Laurens van der Maaten and
Allan Jabri and
Nicolas Vasilache},
title = {Learning Visual Features from Large Weakly Supervised Data},
journal = {CoRR},
volume = {abs/1511.02251},
year = {2015},
url = {http://arxiv.org/abs/1511.02251},
archivePrefix = {arXiv},
eprint = {1511.02251},
timestamp = {Mon, 13 Aug 2018 16:46:05 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/JoulinMJV15},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Noroozi2016,
author = {Mehdi Noroozi and
Paolo Favaro},
title = {Unsupervised Learning of Visual Representations by Solving Jigsaw
Puzzles},
journal = {CoRR},
volume = {abs/1603.09246},
year = {2016},
url = {http://arxiv.org/abs/1603.09246},
archivePrefix = {arXiv},
eprint = {1603.09246},
timestamp = {Mon, 13 Aug 2018 16:49:09 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/NorooziF16},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{Owens2016,
author = {Andrew Owens and
Jiajun Wu and
Josh H. McDermott and
William T. Freeman and
Antonio Torralba},
title = {Ambient Sound Provides Supervision for Visual Learning},
journal = {CoRR},
volume = {abs/1608.07017},
year = {2016},
url = {http://arxiv.org/abs/1608.07017},
archivePrefix = {arXiv},
eprint = {1608.07017},
timestamp = {Mon, 13 Aug 2018 16:48:11 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/Owens0MFT16},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{bojanowski2017,
title={Unsupervised learning by predicting noise},
author={Bojanowski, Piotr and Joulin, Armand},
journal={arXiv preprint arXiv:1704.05310},
year={2017}
}
@inproceedings{wang2015unsupervised,
title={Unsupervised learning of visual representations using videos},
author={Wang, Xiaolong and Gupta, Abhinav},
booktitle={Proceedings of the IEEE International Conference on Computer Vision},
pages={2794--2802},
year={2015}
}
@article{bahdanau2014neural,
title={Neural machine translation by jointly learning to align and translate},
author={Bahdanau, Dzmitry and Cho, Kyunghyun and Bengio, Yoshua},
journal={arXiv preprint arXiv:1409.0473},
year={2014}
}
@inproceedings{xu2015show,
title={Show, attend and tell: Neural image caption generation with visual attention},
author={Xu, Kelvin and Ba, Jimmy and Kiros, Ryan and Cho, Kyunghyun and Courville, Aaron and Salakhudinov, Ruslan and Zemel, Rich and Bengio, Yoshua},
booktitle={International conference on machine learning},
pages={2048--2057},
year={2015}
}
@article{SukhbaatarSWF15,
author = {Sainbayar Sukhbaatar and
Arthur Szlam and
Jason Weston and
Rob Fergus},
title = {Weakly Supervised Memory Networks},
journal = {CoRR},
volume = {abs/1503.08895},
year = {2015},
url = {http://arxiv.org/abs/1503.08895},
archivePrefix = {arXiv},
eprint = {1503.08895},
timestamp = {Mon, 13 Aug 2018 16:49:01 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/SukhbaatarSWF15},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{graves2014neural,
title={Neural turing machines},
author={Graves, Alex and Wayne, Greg and Danihelka, Ivo},
journal={arXiv preprint arXiv:1410.5401},
year={2014}
}
@inproceedings{sukhbaatar2016,
title={Learning multiagent communication with backpropagation},
author={Sukhbaatar, Sainbayar and Fergus, Rob and others},
booktitle={Advances in Neural Information Processing Systems},
pages={2244--2252},
year={2016}
}
@inproceedings{zaheer2017deep,
title={Deep sets},
author={Zaheer, Manzil and Kottur, Satwik and Ravanbakhsh, Siamak and Poczos, Barnabas and Salakhutdinov, Ruslan R and Smola, Alexander J},
booktitle={Advances in Neural Information Processing Systems},
pages={3391--3401},
year={2017}
}
@article{kim2014convolutional,
title={Convolutional neural networks for sentence classification},
author={Kim, Yoon},
journal={arXiv preprint arXiv:1408.5882},
year={2014}
}
@book{boyd2004convex,
title={Convex optimization},
author={Boyd, Stephen and Vandenberghe, Lieven},
year={2004},
publisher={Cambridge university press}
}
@article{bach2012optimization,
title={Optimization with sparsity-inducing penalties},
author={Bach, Francis and Jenatton, Rodolphe and Mairal, Julien and Obozinski, Guillaume and others},
journal={Foundations and Trends{\textregistered} in Machine Learning},
volume={4},
number={1},
pages={1--106},
year={2012},
publisher={Now Publishers, Inc.}
}
@article{lee2016fully,
title={Fully character-level neural machine translation without explicit segmentation},
author={Lee, Jason and Cho, Kyunghyun and Hofmann, Thomas},
journal={arXiv preprint arXiv:1610.03017},
year={2016}
}
@article{bengio2003neural,
title={A neural probabilistic language model},
author={Bengio, Yoshua and Ducharme, R{\'e}jean and Vincent, Pascal and Jauvin, Christian},
journal={Journal of machine learning research},
volume={3},
number={Feb},
pages={1137--1155},
year={2003}
}
@inproceedings{le2014distributed,
title={Distributed representations of sentences and documents},
author={Le, Quoc and Mikolov, Tomas},
booktitle={International Conference on Machine Learning},
pages={1188--1196},
year={2014}
}
@article{kalchbrenner2016neural,
title={Neural machine translation in linear time},
author={Kalchbrenner, Nal and Espeholt, Lasse and Simonyan, Karen and Oord, Aaron van den and Graves, Alex and Kavukcuoglu, Koray},
journal={arXiv preprint arXiv:1610.10099},
year={2016}
}
@article{dauphin2016language,
title={Language modeling with gated convolutional networks},
author={Dauphin, Yann N and Fan, Angela and Auli, Michael and Grangier, David},
journal={arXiv preprint arXiv:1612.08083},
year={2016}
}
@inproceedings{mikolov2010recurrent,
title={Recurrent neural network based language model},
author={Mikolov, Tom{\'a}{\v{s}} and Karafi{\'a}t, Martin and Burget, Luk{\'a}{\v{s}} and {\v{C}}ernock{\`y}, Jan and Khudanpur, Sanjeev},
booktitle={Eleventh Annual Conference of the International Speech Communication Association},
year={2010}
}
@article{tran2016recurrent,
title={Recurrent memory networks for language modeling},
author={Tran, Ke and Bisazza, Arianna and Monz, Christof},
journal={arXiv preprint arXiv:1601.01272},
year={2016}
}
@inproceedings{mikolov2013distributed,
title={Distributed representations of words and phrases and their compositionality},
author={Mikolov, Tomas and Sutskever, Ilya and Chen, Kai and Corrado, Greg S and Dean, Jeff},
booktitle={Advances in neural information processing systems},
pages={3111--3119},
year={2013}
}
@inproceedings{pennington2014glove,
title={Glove: Global vectors for word representation},
author={Pennington, Jeffrey and Socher, Richard and Manning, Christopher},
booktitle={Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP)},
pages={1532--1543},
year={2014}
}
@article{castano1997machine,
title={Machine translation using neural networks and finite-state models},
author={Castano, M Asunci{\'o}n and Casacuberta, Francisco and Vidal, Enrique},
journal={Theoretical and Methodological Issues in Machine Translation (TMI)},
pages={160--167},
year={1997},
publisher={Citeseer}
}
@inproceedings{schwenk2006continuous,
title={Continuous space language models for statistical machine translation},
author={Schwenk, Holger and Dchelotte, Daniel and Gauvain, Jean-Luc},
booktitle={Proceedings of the COLING/ACL on Main conference poster sessions},
pages={723--730},
year={2006},
organization={Association for Computational Linguistics}
}
@inproceedings{jean2015montreal,
title={Montreal neural machine translation systems for WMT’15},
author={Jean, S{\'e}bastien and Firat, Orhan and Cho, Kyunghyun and Memisevic, Roland and Bengio, Yoshua},
booktitle={Proceedings of the Tenth Workshop on Statistical Machine Translation},
pages={134--140},
year={2015}
}
@article{firat2016zero,
title={Zero-resource translation with multi-lingual neural machine translation},
author={Firat, Orhan and Sankaran, Baskaran and Al-Onaizan, Yaser and Vural, Fatos T Yarman and Cho, Kyunghyun},
journal={arXiv preprint arXiv:1606.04164},
year={2016}
}
@article{firat2016multi,
title={Multi-way, multilingual neural machine translation with a shared attention mechanism},
author={Firat, Orhan and Cho, Kyunghyun and Bengio, Yoshua},
journal={arXiv preprint arXiv:1601.01073},
year={2016}
}
@article{finn2017model,
title={Model-agnostic meta-learning for fast adaptation of deep networks},
author={Finn, Chelsea and Abbeel, Pieter and Levine, Sergey},
journal={arXiv preprint arXiv:1703.03400},
year={2017}
}
@article{artetxe2017unsupervised,
title={Unsupervised neural machine translation},
author={Artetxe, Mikel and Labaka, Gorka and Agirre, Eneko and Cho, Kyunghyun},
journal={arXiv preprint arXiv:1710.11041},
year={2017}
}
@article{sennrich2017nematus,
title={Nematus: a toolkit for neural machine translation},
author={Sennrich, Rico and Firat, Orhan and Cho, Kyunghyun and Birch, Alexandra and Haddow, Barry and Hitschler, Julian and Junczys-Dowmunt, Marcin and L{\"a}ubli, Samuel and Barone, Antonio Valerio Miceli and Mokry, Jozef and others},
journal={arXiv preprint arXiv:1703.04357},
year={2017}
}
@article{Sockeye:17,
author = {Hieber, Felix and Domhan, Tobias and Denkowski, Michael
and Vilar, David and Sokolov, Artem and Clifton, Ann and Post, Matt},
title = "{Sockeye: A Toolkit for Neural Machine Translation}",
journal = {arXiv preprint arXiv:1712.05690},
archivePrefix = "arXiv",
eprint = {1712.05690},
primaryClass = "cs.CL",
keywords = {Computer Science - Computation and Language,
Computer Science - Learning,
Statistics - Machine Learning},
year = 2017,
month = dec,
url = {https://arxiv.org/abs/1712.05690}
}
@article{gehring2017convs2s,
author = {Gehring, Jonas, and Auli, Michael and Grangier, David and Yarats, Denis and Dauphin, Yann N},
title = "{Convolutional Sequence to Sequence Learning}",
journal = {ArXiv e-prints},
archivePrefix = "arXiv",
eprinttype = {arxiv},
eprint = {1705.03122},
primaryClass = "cs.CL",
keywords = {Computer Science - Computation and Language},
year = 2017,
month = May
}
@inproceedings{opennmt,
author = {Guillaume Klein and
Yoon Kim and
Yuntian Deng and
Jean Senellart and
Alexander M. Rush},
title = {Open{NMT}: Open-Source Toolkit for Neural Machine Translation},
booktitle = {Proc. ACL},
year = {2017},
url = {https://doi.org/10.18653/v1/P17-4012},
doi = {10.18653/v1/P17-4012}
}
@article{gu2016learning,
title={Learning to translate in real-time with neural machine translation},
author={Gu, Jiatao and Neubig, Graham and Cho, Kyunghyun and Li, Victor OK},
journal={arXiv preprint arXiv:1610.00388},
year={2016}
}
@book{de2013global,
title={Global marketing and advertising: Understanding cultural paradoxes},
author={De Mooij, Marieke},
year={2013},
publisher={Sage Publications}
}
@article{bongers2018random,
title={From Random Differential Equations to Structural Causal Models: the stochastic case},
author={Bongers, Stephan and Mooij, Joris M},
journal={arXiv preprint arXiv:1803.08784},
year={2018}
}
@article{blom2018generalized,
title={Generalized Strucutral Causal Models},
author={Blom, Tineke and Mooij, Joris M},
journal={arXiv preprint arXiv:1805.06539},
year={2018}
}
@article{pearl2000causal,
title={Causal inference without counterfactuals: Comment},
author={Pearl, Judea},
journal={Journal of the American Statistical Association},
volume={95},
number={450},
pages={428--431},
year={2000},
publisher={JSTOR}
}
@article{fisher1935design,
title={The design of experiments.},
author={Fisher, Ronald Aylmer},
year={1935},
publisher={Oliver \& Boyd}
}
@book{peters2017elements,
title={Elements of causal inference: foundations and learning algorithms},
author={Peters, Jonas and Janzing, Dominik and Sch{\"o}lkopf, Bernhard},
year={2017},
publisher={MIT press}
}
@book{spirtes2000causation,
title={Causation, prediction, and search},
author={Spirtes, Peter and Glymour, Clark N and Scheines, Richard and Heckerman, David and Meek, Christopher and Cooper, Gregory and Richardson, Thomas},
year={2000},
publisher={MIT press}
}
@article{forre2017markov,
title={Markov properties for graphical models with cycles and latent variables},
author={Forr{\'e}, Patrick and Mooij, Joris M},
journal={arXiv preprint arXiv:1710.08775},
year={2017}
}
@article{bongers1611theoretical,
title={Theoretical aspects of cyclic structural causal models. arXiv. org preprint},
author={Bongers, Stephan and Peters, Jonas and Sch{\"o}lkopf, Bernhard and Mooij, Joris M},
journal={arXiv preprint arXiv:1611.06221},
year={2018}
}
@article{pearl2003causality,
title={Causality: models, reasoning, and inference},
author={Pearl, Judea},
journal={Econometric Theory},
volume={19},
number={675-685},
pages={46},
year={2003}
}
@report{pearl1999simpson,
title={Simpson's paradox: An anatomy},
author={Pearl, Judea},
year={1999},
volume={R-264},
publisher={UCLA Cognitive Systems Laboratory}
}
@article{dann2014policy,
title={Policy evaluation with temporal differences: A survey and comparison},
author={Dann, Christoph and Neumann, Gerhard and Peters, Jan},
journal={The Journal of Machine Learning Research},
volume={15},
number={1},
pages={809--883},
year={2014},
publisher={JMLR. org}
}
@article{schaal1998constructive,
title={Constructive incremental learning from only local information},
author={Schaal, Stefan and Atkeson, Christopher G},
journal={Neural computation},
volume={10},
number={8},
pages={2047--2084},
year={1998},
publisher={MIT Press}
}
@article{dyer1969optimization,
title={Optimization of control systems with discontinuities and terminal constraints},
author={Dyer, PETER and McReynolds, SR},
journal={IEEE Transactions on automatic Control},
volume={14},
number={3},
pages={223--229},
year={1969},
publisher={IEEE}
}
@book{sutton1998reinforcement,
title={Reinforcement learning: An introduction},
author={Sutton, Richard S and Barto, Andrew G and others},
year={1998},
publisher={MIT press}
}
@article{dann2014policy,
title={Policy evaluation with temporal differences: A survey and comparison},
author={Dann, Christoph and Neumann, Gerhard and Peters, Jan},
journal={The Journal of Machine Learning Research},
volume={15},
number={1},
pages={809--883},
year={2014},
publisher={JMLR. org}
}
@article{ernst2005tree,
title={Tree-based batch mode reinforcement learning},
author={Ernst, Damien and Geurts, Pierre and Wehenkel, Louis},
journal={Journal of Machine Learning Research},
volume={6},
number={Apr},
pages={503--556},
year={2005}
}
@incollection{lange2012batch,
title={Batch reinforcement learning},
author={Lange, Sascha and Gabel, Thomas and Riedmiller, Martin},
booktitle={Reinforcement learning},
pages={45--73},
year={2012},
publisher={Springer}
}
@article{riedmiller2009reinforcement,
title={Reinforcement learning for robot soccer},
author={Riedmiller, Martin and Gabel, Thomas and Hafner, Roland and Lange, Sascha},
journal={Autonomous Robots},
volume={27},
number={1},
pages={55--73},
year={2009},
publisher={Springer}
}
@article{peters2008reinforcement,
title={Reinforcement learning of motor skills with policy gradients},
author={Peters, Jan and Schaal, Stefan},
journal={Neural networks},
volume={21},
number={4},
pages={682--697},
year={2008},
publisher={Elsevier}
}
@article{o1987monte,
title={Monte Carlo is fundamentally unsound},
author={O'Hagan, Anthony},
journal={The Statistician},
pages={247--249},
year={1987},
publisher={JSTOR}
}
@inproceedings{gunter2014sampling,
title={Sampling for inference in probabilistic models with fast Bayesian quadrature},
author={Gunter, Tom and Osborne, Michael A and Garnett, Roman and Hennig, Philipp and Roberts, Stephen J},
booktitle={Advances in neural information processing systems},
pages={2789--2797},
year={2014}
}
@inproceedings{gonzalez2016glasses,
title={GLASSES: Relieving the myopia of Bayesian optimisation},
author={Gonz{\'a}lez, Javier and Osborne, Michael and Lawrence, Neil},
booktitle={Artificial Intelligence and Statistics},
pages={790--799},
year={2016}
}
@article{ferguson1973bayesian,
title={A Bayesian analysis of some nonparametric problems},
author={Ferguson, Thomas S},
journal={The annals of statistics},
pages={209--230},
year={1973},
publisher={JSTOR}
}
@inproceedings{li2017mmd,
title={MMD GAN: Towards deeper understanding of moment matching network},
author={Li, Chun-Liang and Chang, Wei-Cheng and Cheng, Yu and Yang, Yiming and P{\'o}czos, Barnab{\'a}s},
booktitle={Advances in Neural Information Processing Systems},
pages={2203--2213},
year={2017}
}
@article{unterthiner2017coulomb,
title={Coulomb GANs: Provably optimal nash equilibria via potential fields},
author={Unterthiner, Thomas and Nessler, Bernhard and Seward, Calvin and Klambauer, G{\"u}nter and Heusel, Martin and Ramsauer, Hubert and Hochreiter, Sepp},
journal={arXiv preprint arXiv:1708.08819},
year={2017}
}
@inproceedings{arjovsky2017wasserstein,
title={Wasserstein generative adversarial networks},
author={Arjovsky, Martin and Chintala, Soumith and Bottou, L{\'e}on},
booktitle={International Conference on Machine Learning},
pages={214--223},
year={2017}
}
@article{DBLP:journals/corr/GulrajaniAADC17,
author = {Ishaan Gulrajani and
Faruk Ahmed and
Mart{\'{\i}}n Arjovsky and
Vincent Dumoulin and
Aaron C. Courville},
title = {Improved Training of Wasserstein GANs},
journal = {CoRR},
volume = {abs/1704.00028},
year = {2017},
url = {http://arxiv.org/abs/1704.00028},
archivePrefix = {arXiv},
eprint = {1704.00028},
timestamp = {Mon, 13 Aug 2018 16:47:43 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/GulrajaniAADC17},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{sethuraman1994constructive,
title={A constructive definition of Dirichlet priors},
author={Sethuraman, Jayaram},
journal={Statistica sinica},
pages={639--650},
year={1994},
publisher={JSTOR}
}
@article{blei2003latent,
title={Latent dirichlet allocation},
author={Blei, David M and Ng, Andrew Y and Jordan, Michael I},
journal={Journal of machine Learning research},
volume={3},
number={Jan},
pages={993--1022},
year={2003}
}
@inproceedings{caruana2015intelligible,
title={Intelligible models for healthcare: Predicting pneumonia risk and hospital 30-day readmission},
author={Caruana, Rich and Lou, Yin and Gehrke, Johannes and Koch, Paul and Sturm, Marc and Elhadad, Noemie},
booktitle={Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining},
pages={1721--1730},
year={2015},
organization={ACM}
}
@inproceedings{schulam2017reliable,
title={Reliable decision support using counterfactual models},
author={Schulam, Peter and Saria, Suchi},
booktitle={Advances in Neural Information Processing Systems},
pages={1697--1708},
year={2017}
}
@inproceedings{schulam2017reliable,
title={Reliable decision support using counterfactual models},
author={Schulam, Peter and Saria, Suchi},
booktitle={Advances in Neural Information Processing Systems},
pages={1697--1708},
year={2017}
}
@article{rogers2010extended,
title={Extended-connectivity fingerprints},
author={Rogers, David and Hahn, Mathew},
journal={Journal of chemical information and modeling},
volume={50},
number={5},
pages={742--754},
year={2010},
publisher={ACS Publications}
}
@article{gomez2018automatic,
title={Automatic chemical design using a data-driven continuous representation of molecules},
author={G{\'o}mez-Bombarelli, Rafael and Wei, Jennifer N and Duvenaud, David and Hern{\'a}ndez-Lobato, Jos{\'e} Miguel and S{\'a}nchez-Lengeling, Benjam{\'\i}n and Sheberla, Dennis and Aguilera-Iparraguirre, Jorge and Hirzel, Timothy D and Adams, Ryan P and Aspuru-Guzik, Al{\'a}n},
journal={ACS central science},
volume={4},
number={2},
pages={268--276},
year={2018},
publisher={ACS Publications}
}
@article{scarselli2009graph,
title={The graph neural network model},
author={Scarselli, Franco and Gori, Marco and Tsoi, Ah Chung and Hagenbuchner, Markus and Monfardini, Gabriele},
journal={IEEE Transactions on Neural Networks},
volume={20},
number={1},
pages={61--80},
year={2009},
publisher={IEEE}
}
@article{li2018learning,
title={Learning deep generative models of graphs},
author={Li, Yujia and Vinyals, Oriol and Dyer, Chris and Pascanu, Razvan and Battaglia, Peter},
journal={arXiv preprint arXiv:1803.03324},
year={2018}
}
@article{brando2018uncertainty,
title={Uncertainty Modelling in Deep Networks: Forecasting Short and Noisy Series},
author={Brando, Axel and Rodr{\'\i}guez-Serrano, Jose A and Ciprian, Mauricio and Maestre, Roberto and Vitri{\`a}, Jordi},
journal={arXiv preprint arXiv:1807.09011},
year={2018}
}
@article{baldassini2018client2vec,
title={client2vec: Towards Systematic Baselines for Banking Applications},
author={Baldassini, Leonardo and Serrano, Jose Antonio Rodr{\'\i}guez},
journal={arXiv preprint arXiv:1802.04198},
year={2018}
}
@article{arevalo2018missing,
title={A Missing Information Loss function for implicit feedback datasets},
author={Ar{\'e}valo, Juan and Duque, Juan Ram{\'o}n and Creatura, Marco},
journal={arXiv preprint arXiv:1805.00121},
year={2018}
}
@article{maestre2018reinforcement,
title={Reinforcement Learning for Fair Dynamic Pricing},
author={Maestre, Roberto and Duque, Juan and Rubio, Alberto and Ar{\'e}valo, Juan},
journal={arXiv preprint arXiv:1803.09967},
year={2018}
}
@inproceedings{goodfellow2014generative,
title={Generative adversarial nets},
author={Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua},
booktitle={Advances in neural information processing systems},
pages={2672--2680},
year={2014}
}
@article{radford2015unsupervised,
title={Unsupervised representation learning with deep convolutional generative adversarial networks},
author={Radford, Alec and Metz, Luke and Chintala, Soumith},
journal={arXiv preprint arXiv:1511.06434},
year={2015}
}
@article{karras2017progressive,
title={Progressive growing of gans for improved quality, stability, and variation},
author={Karras, Tero and Aila, Timo and Laine, Samuli and Lehtinen, Jaakko},
journal={arXiv preprint arXiv:1710.10196},
year={2017}
}
@article{radford2015unsupervised,
title={Unsupervised representation learning with deep convolutional generative adversarial networks},
author={Radford, Alec and Metz, Luke and Chintala, Soumith},
journal={arXiv preprint arXiv:1511.06434},
year={2015}
}
@inproceedings{ledig2017photo,
title={Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network.},
author={Ledig, Christian and Theis, Lucas and Husz{\'a}r, Ferenc and Caballero, Jose and Cunningham, Andrew and Acosta, Alejandro and Aitken, Andrew P and Tejani, Alykhan and Totz, Johannes and Wang, Zehan and others},
booktitle={CVPR},
volume={2},
number={3},
pages={4},
year={2017}
}
@article{fisher1929tests,
title={Tests of significance in harmonic analysis},
author={Fisher, Ronald Aylmer},
journal={Proc. R. Soc. Lond. A},
volume={125},
number={796},
pages={54--59},
year={1929},
publisher={The Royal Society}
}
@book{white1996estimation,
title={Estimation, inference and specification analysis},
author={White, Halbert},
number={22},
year={1996},
publisher={Cambridge university press}
}
@inproceedings{nowozin2016f,
title={f-gan: Training generative neural samplers using variational divergence minimization},
author={Nowozin, Sebastian and Cseke, Botond and Tomioka, Ryota},
booktitle={Advances in Neural Information Processing Systems},
pages={271--279},
year={2016}
}
@article{nguyen2010estimating,
title={Estimating divergence functionals and the likelihood ratio by convex risk minimization},
author={Nguyen, XuanLong and Wainwright, Martin J and Jordan, Michael I},
journal={IEEE Transactions on Information Theory},
volume={56},
number={11},
pages={5847--5861},
year={2010},
publisher={IEEE}
}
@article{gretton2012kernel,
title={A kernel two-sample test},
author={Gretton, Arthur and Borgwardt, Karsten M and Rasch, Malte J and Sch{\"o}lkopf, Bernhard and Smola, Alexander},
journal={Journal of Machine Learning Research},
volume={13},
number={Mar},
pages={723--773},
year={2012}
}
@inproceedings{li2015generative,
title={Generative moment matching networks},
author={Li, Yujia and Swersky, Kevin and Zemel, Rich},
booktitle={International Conference on Machine Learning},
pages={1718--1727},
year={2015}
}
@article{dziugaite2015training,
title={Training generative neural networks via maximum mean discrepancy optimization},
author={Dziugaite, Gintare Karolina and Roy, Daniel M and Ghahramani, Zoubin},
journal={arXiv preprint arXiv:1505.03906},
year={2015}
}
@inproceedings{bouchacourt2016disco,
title={Disco nets: Dissimilarity coefficients networks},
author={Bouchacourt, Diane and Mudigonda, Pawan K and Nowozin, Sebastian},
booktitle={Advances in Neural Information Processing Systems},
pages={352--360},
year={2016}
}
@misc{sutherland2017soumyajit,
title={Soumyajit De, Aaditya Ramdas, Alexander J. Smola, and Arthur Gretton. Generative models and model criticism via optimized maximum mean discrepancy},
author={Sutherland, Dougal J and Tung, Hsiao-Yu Fish and Strathmann, Heiko},
year={2017},
publisher={ICLR}
}
@inproceedings{li2017mmd,
title={MMD GAN: Towards deeper understanding of moment matching network},
author={Li, Chun-Liang and Chang, Wei-Cheng and Cheng, Yu and Yang, Yiming and P{\'o}czos, Barnab{\'a}s},
booktitle={Advances in Neural Information Processing Systems},
pages={2203--2213},
year={2017}
}
@article{miyato2018spectral,
title={Spectral normalization for generative adversarial networks},
author={Miyato, Takeru and Kataoka, Toshiki and Koyama, Masanori and Yoshida, Yuichi},
journal={arXiv preprint arXiv:1802.05957},
year={2018}
}
@inproceedings{roth2017stabilizing,
title={Stabilizing training of generative adversarial networks through regularization},
author={Roth, Kevin and Lucchi, Aurelien and Nowozin, Sebastian and Hofmann, Thomas},
booktitle={Advances in Neural Information Processing Systems},
pages={2018--2028},
year={2017}
}
@inproceedings{saatci2017bayesian,
title={Bayesian gans},
author={Saatci, Yunus and Wilson, Andrew},
booktitle={Advances in Neural Information Processing Systems},
pages={3624--3633},
year={2017}
}
@article{mroueh2017sobolev,
title={Sobolev gan},
author={Mroueh, Youssef and Li, Chun-Liang and Sercu, Tom and Raj, Anant and Cheng, Yu},
journal={arXiv preprint arXiv:1711.04894},
year={2017}
}