forked from d2l-ai/d2l-en
-
Notifications
You must be signed in to change notification settings - Fork 0
/
d2l.bib
691 lines (619 loc) · 20.7 KB
/
d2l.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
@InProceedings{ Maas.Daly.Pham.ea.2011,
title = {Learning word vectors for sentiment analysis},
author = {Maas, Andrew L and Daly, Raymond E and Pham, Peter T and
Huang, Dan and Ng, Andrew Y and Potts, Christopher},
booktitle = {Proceedings of the 49th annual meeting of the association
for computational linguistics: Human language
technologies-volume 1},
pages = {142--150},
year = {2011},
organization = {Association for Computational Linguistics}
}
@Article{ Kim.2014,
title = {Convolutional neural networks for sentence
classification},
author = {Kim, Yoon},
journal = {arXiv preprint arXiv:1408.5882},
year = {2014}
}
@InProceedings{ Pennington.Socher.Manning.2014,
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{ Bojanowski.Grave.Joulin.ea.2017,
title = {Enriching word vectors with subword information},
author = {Bojanowski, Piotr and Grave, Edouard and Joulin, Armand
and Mikolov, Tomas},
journal = {Transactions of the Association for Computational
Linguistics},
volume = {5},
pages = {135--146},
year = {2017},
publisher = {MIT Press}
}
@Article{ Mikolov.Chen.Corrado.ea.2013,
title = {Efficient estimation of word representations in vector
space},
author = {Mikolov, Tomas and Chen, Kai and Corrado, Greg and Dean,
Jeffrey},
journal = {arXiv preprint arXiv:1301.3781},
year = {2013}
}
@InProceedings{ Mikolov.Sutskever.Chen.ea.2013,
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{ Gatys.Ecker.Bethge.2016,
title = {Image style transfer using convolutional neural networks},
author = {Gatys, Leon A and Ecker, Alexander S and Bethge,
Matthias},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {2414--2423},
year = {2016}
}
@Article{ Tieleman.Hinton.2012,
title = {Lecture 6.5-rmsprop: Divide the gradient by a running
average of its recent magnitude},
author = {Tieleman, Tijmen and Hinton, Geoffrey},
journal = {COURSERA: Neural networks for machine learning},
volume = {4},
number = {2},
pages = {26--31},
year = {2012}
}
@Article{ Kingma.Ba.2014,
title = {Adam: A method for stochastic optimization},
author = {Kingma, Diederik P and Ba, Jimmy},
journal = {arXiv preprint arXiv:1412.6980},
year = {2014}
}
@Article{ Duchi.Hazan.Singer.2011,
title = {Adaptive subgradient methods for online learning and
stochastic optimization},
author = {Duchi, John and Hazan, Elad and Singer, Yoram},
journal = {Journal of Machine Learning Research},
volume = {12},
number = {Jul},
pages = {2121--2159},
year = {2011}
}
@Article{ Zeiler.2012,
title = {ADADELTA: an adaptive learning rate method},
author = {Zeiler, Matthew D},
journal = {arXiv preprint arXiv:1212.5701},
year = {2012}
}
@Article{ Simonyan.Zisserman.2014,
title = {Very deep convolutional networks for large-scale image
recognition},
author = {Simonyan, Karen and Zisserman, Andrew},
journal = {arXiv preprint arXiv:1409.1556},
year = {2014}
}
@Article{ Lin.Chen.Yan.2013,
title = {Network in network},
author = {Lin, Min and Chen, Qiang and Yan, Shuicheng},
journal = {arXiv preprint arXiv:1312.4400},
year = {2013}
}
@Article{ Luo.Wang.Shao.ea.2018,
title = {Towards understanding regularization in batch
normalization},
author = {Luo, Ping and Wang, Xinjiang and Shao, Wenqi and Peng,
Zhanglin},
journal = {arXiv preprint},
year = {2018}
}
@Article{ Teye.Azizpour.Smith.2018,
title = {Bayesian uncertainty estimation for batch normalized deep
networks},
author = {Teye, Mattias and Azizpour, Hossein and Smith, Kevin},
journal = {arXiv preprint arXiv:1802.06455},
year = {2018}
}
@InProceedings{ Krizhevsky.Sutskever.Hinton.2012,
title = {Imagenet classification with deep convolutional neural
networks},
author = {Krizhevsky, Alex and Sutskever, Ilya and Hinton, Geoffrey
E},
booktitle = {Advances in neural information processing systems},
pages = {1097--1105},
year = {2012}
}
@Article{ Chung.Gulcehre.Cho.ea.2014,
title = {Empirical evaluation of gated recurrent neural networks on
sequence modeling},
author = {Chung, Junyoung and Gulcehre, Caglar and Cho, KyungHyun
and Bengio, Yoshua},
journal = {arXiv preprint arXiv:1412.3555},
year = {2014}
}
@Article{ Cho.Van-Merrienboer.Bahdanau.ea.2014,
title = {On the properties of neural machine translation:
Encoder-decoder approaches},
author = {Cho, Kyunghyun and Van Merri{\"e}nboer, Bart and Bahdanau,
Dzmitry and Bengio, Yoshua},
journal = {arXiv preprint arXiv:1409.1259},
year = {2014}
}
@InProceedings{ Wigner.1958,
title = {On the distribution of the roots of certain symmetric
matrices},
author = {Wigner, Eugene P.},
booktitle = {Ann. Math},
pages = {325--327},
year = {1958}
}
@InProceedings{ Lin.Goyal.Girshick.ea.2017,
title = {Focal loss for dense object detection},
author = {Lin, Tsung-Yi and Goyal, Priya and Girshick, Ross and He,
Kaiming and Doll{\'a}r, Piotr},
booktitle = {Proceedings of the IEEE international conference on
computer vision},
pages = {2980--2988},
year = {2017}
}
@InProceedings{ Liu.Anguelov.Erhan.ea.2016,
title = {Ssd: Single shot multibox detector},
author = {Liu, Wei and Anguelov, Dragomir and Erhan, Dumitru and
Szegedy, Christian and Reed, Scott and Fu, Cheng-Yang and
Berg, Alexander C},
booktitle = {European conference on computer vision},
pages = {21--37},
year = {2016},
organization = {Springer}
}
@InProceedings{ He.Gkioxari.Dollar.ea.2017,
title = {Mask r-cnn},
author = {He, Kaiming and Gkioxari, Georgia and Doll{\'a}r, Piotr
and Girshick, Ross},
booktitle = {Proceedings of the IEEE international conference on
computer vision},
pages = {2961--2969},
year = {2017}
}
@InProceedings{ Girshick.2015,
title = {Fast r-cnn},
author = {Girshick, Ross},
booktitle = {Proceedings of the IEEE international conference on
computer vision},
pages = {1440--1448},
year = {2015}
}
@InProceedings{ Girshick.2015*1,
title = {Fast r-cnn},
author = {Girshick, Ross},
booktitle = {Proceedings of the IEEE international conference on
computer vision},
pages = {1440--1448},
year = {2015}
}
@Article{ Uijlings.Van-De-Sande.Gevers.ea.2013,
title = {Selective search for object recognition},
author = {Uijlings, Jasper RR and Van De Sande, Koen EA and Gevers,
Theo and Smeulders, Arnold WM},
journal = {International journal of computer vision},
volume = {104},
number = {2},
pages = {154--171},
year = {2013},
publisher = {Springer}
}
@InProceedings{ Girshick.Donahue.Darrell.ea.2014,
title = {Rich feature hierarchies for accurate object detection and
semantic segmentation},
author = {Girshick, Ross and Donahue, Jeff and Darrell, Trevor and
Malik, Jitendra},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {580--587},
year = {2014}
}
@InProceedings{ Huang.Liu.Van-Der-Maaten.ea.2017,
title = {Densely connected convolutional networks},
author = {Huang, Gao and Liu, Zhuang and Van Der Maaten, Laurens and
Weinberger, Kilian Q},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {4700--4708},
year = {2017}
}
@InProceedings{ Szegedy.Ioffe.Vanhoucke.ea.2017,
title = {Inception-v4, inception-resnet and the impact of residual
connections on learning},
author = {Szegedy, Christian and Ioffe, Sergey and Vanhoucke,
Vincent and Alemi, Alexander A},
booktitle = {Thirty-First AAAI Conference on Artificial Intelligence},
year = {2017}
}
@InProceedings{ Szegedy.Vanhoucke.Ioffe.ea.2016,
title = {Rethinking the inception architecture for computer
vision},
author = {Szegedy, Christian and Vanhoucke, Vincent and Ioffe,
Sergey and Shlens, Jon and Wojna, Zbigniew},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {2818--2826},
year = {2016}
}
@Article{ Ioffe.Szegedy.2015,
title = {Batch normalization: Accelerating deep network training by
reducing internal covariate shift},
author = {Ioffe, Sergey and Szegedy, Christian},
journal = {arXiv preprint arXiv:1502.03167},
year = {2015}
}
@InProceedings{ Szegedy.Liu.Jia.ea.2015,
title = {Going deeper with convolutions},
author = {Szegedy, Christian and Liu, Wei and Jia, Yangqing and
Sermanet, Pierre and Reed, Scott and Anguelov, Dragomir and
Erhan, Dumitru and Vanhoucke, Vincent and Rabinovich,
Andrew},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {1--9},
year = {2015}
}
@InProceedings{ He.Zhang.Ren.ea.2016,
title = {Deep residual learning for image recognition},
author = {He, Kaiming and Zhang, Xiangyu and Ren, Shaoqing and Sun,
Jian},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {770--778},
year = {2016}
}
@InProceedings{ He.Zhang.Ren.ea.2016*1,
title = {Identity mappings in deep residual networks},
author = {He, Kaiming and Zhang, Xiangyu and Ren, Shaoqing and Sun,
Jian},
booktitle = {European conference on computer vision},
pages = {630--645},
year = {2016},
organization = {Springer}
}
@InProceedings{ Santurkar.Tsipras.Ilyas.ea.2018,
title = {How does batch normalization help optimization?},
author = {Santurkar, Shibani and Tsipras, Dimitris and Ilyas, Andrew
and Madry, Aleksander},
booktitle = {Advances in Neural Information Processing Systems},
pages = {2483--2493},
year = {2018}
}
@Article{ Lipton.Steinhardt.2018,
title = {Troubling trends in machine learning scholarship},
author = {Lipton, Zachary C and Steinhardt, Jacob},
journal = {arXiv preprint arXiv:1807.03341},
year = {2018}
}
@Article{ Watkins.Dayan.1992,
title = {Q-learning},
author = {Watkins, Christopher JCH and Dayan, Peter},
journal = {Machine learning},
volume = {8},
number = {3-4},
pages = {279--292},
year = {1992},
publisher = {Springer}
}
@Article{ Hochreiter.Schmidhuber.1997,
title = {Long short-term memory},
author = {Hochreiter, Sepp and Schmidhuber, J{\"u}rgen},
journal = {Neural computation},
volume = {9},
number = {8},
pages = {1735--1780},
year = {1997},
publisher = {MIT Press}
}
@Article{ McCulloch.Pitts.1943,
title = {A logical calculus of the ideas immanent in nervous
activity},
author = {McCulloch, Warren S and Pitts, Walter},
journal = {The bulletin of mathematical biophysics},
volume = {5},
number = {4},
pages = {115--133},
year = {1943},
publisher = {Springer}
}
@Book{ Chowdhury.2010,
title = {Introduction to modern information retrieval},
author = {Chowdhury, Gobinda G},
year = {2010},
publisher = {Facet publishing}
}
@Article{ Lowe.2004,
title = {Distinctive image features from scale-invariant
keypoints},
author = {Lowe, David G},
journal = {International journal of computer vision},
volume = {60},
number = {2},
pages = {91--110},
year = {2004},
publisher = {Springer}
}
@InCollection{ Canny.1987,
title = {A computational approach to edge detection},
author = {Canny, John},
booktitle = {Readings in computer vision},
pages = {184--203},
year = {1987},
publisher = {Elsevier}
}
@InProceedings{ Brown.Sandholm.2017,
title = {Libratus: The Superhuman AI for No-Limit Poker.},
author = {Brown, Noam and Sandholm, Tuomas},
booktitle = {IJCAI},
pages = {5226--5228},
year = {2017}
}
@Article{ Silver.Huang.Maddison.ea.2016,
title = {Mastering the game of Go 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},
year = {2016},
publisher = {Nature Publishing Group}
}
@Article{ Campbell.Hoane-Jr.Hsu.2002,
title = {Deep blue},
author = {Campbell, Murray and Hoane Jr, A Joseph and Hsu,
Feng-hsiung},
journal = {Artificial intelligence},
volume = {134},
number = {1-2},
pages = {57--83},
year = {2002},
publisher = {Elsevier}
}
@InProceedings{ Hu.Shen.Sun.2018,
title = {Squeeze-and-excitation networks},
author = {Hu, Jie and Shen, Li and Sun, Gang},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {7132--7141},
year = {2018}
}
@Article{ Lin.Lv.Zhu.ea.2010,
title = {Imagenet classification: fast descriptor coding and
large-scale svm training},
author = {Lin, Yuanqing and Lv, F and Zhu, S and Yang, M and Cour, T
and Yu, K and Cao, L and Li, Z and Tsai, MH and Zhou, X and
others},
journal = {Large scale visual recognition challenge},
year = {2010}
}
@InProceedings{ Xiong.Wu.Alleva.ea.2018,
title = {The Microsoft 2017 conversational speech recognition
system},
author = {Xiong, Wayne and Wu, Lingfeng and Alleva, Fil and Droppo,
Jasha and Huang, Xuedong and Stolcke, Andreas},
booktitle = {2018 IEEE International Conference on Acoustics, Speech
and Signal Processing (ICASSP)},
pages = {5934--5938},
year = {2018},
organization = {IEEE}
}
@Article{ Jia.Song.He.ea.2018,
title = {Highly scalable deep learning training system with
mixed-precision: Training imagenet in four minutes},
author = {Jia, Xianyan and Song, Shutao and He, Wei and Wang,
Yangzihao and Rong, Haidong and Zhou, Feihu and Xie,
Liqiang and Guo, Zhenyu and Yang, Yuanzhou and Yu, Liwei
and others},
journal = {arXiv preprint arXiv:1807.11205},
year = {2018}
}
@Article{ You.Gitman.Ginsburg.2017,
title = {Large batch training of convolutional networks},
author = {You, Yang and Gitman, Igor and Ginsburg, Boris},
journal = {arXiv preprint arXiv:1708.03888},
year = {2017}
}
@PhDThesis{ Li.2017,
title = {Scaling Distributed Machine Learning with System and
Algorithm Co-design},
author = {Li, Mu},
year = {2017},
school = {PhD Thesis, CMU}
}
@Article{ Karras.Aila.Laine.ea.2017,
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}
}
@InProceedings{ Zhu.Park.Isola.ea.2017,
title = {Unpaired image-to-image translation using cycle-consistent
adversarial networks},
author = {Zhu, Jun-Yan and Park, Taesung and Isola, Phillip and
Efros, Alexei A},
booktitle = {Proceedings of the IEEE international conference on
computer vision},
pages = {2223--2232},
year = {2017}
}
@Article{ Bahdanau.Cho.Bengio.2014,
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{ Sukhbaatar.Weston.Fergus.ea.2015,
title = {End-to-end memory networks},
author = {Sukhbaatar, Sainbayar and Weston, Jason and Fergus, Rob
and others},
booktitle = {Advances in neural information processing systems},
pages = {2440--2448},
year = {2015}
}
@Article{ Reed.De-Freitas.2015,
title = {Neural programmer-interpreters},
author = {Reed, Scott and De Freitas, Nando},
journal = {arXiv preprint arXiv:1511.06279},
year = {2015}
}
@InProceedings{ Glorot.Bengio.2010,
title = {Understanding the difficulty of training deep feedforward
neural networks},
author = {Glorot, Xavier and Bengio, Yoshua},
booktitle = {Proceedings of the thirteenth international conference on
artificial intelligence and statistics},
pages = {249--256},
year = {2010}
}
@Article{ Bishop.1995,
title = {Training with noise is equivalent to Tikhonov
regularization},
author = {Bishop, Chris M},
journal = {Neural computation},
volume = {7},
number = {1},
pages = {108--116},
year = {1995},
publisher = {MIT Press}
}
@Article{ Srivastava.Hinton.Krizhevsky.ea.2014,
title = {Dropout: a simple way to prevent neural networks from
overfitting},
author = {Srivastava, Nitish and Hinton, Geoffrey and Krizhevsky,
Alex and Sutskever, Ilya and Salakhutdinov, Ruslan},
journal = {The Journal of Machine Learning Research},
volume = {15},
number = {1},
pages = {1929--1958},
year = {2014},
publisher = {JMLR. org}
}
@Article{ Xiao.Rasul.Vollgraf.2017,
title = {Fashion-mnist: a novel image dataset for benchmarking
machine learning algorithms},
author = {Xiao, Han and Rasul, Kashif and Vollgraf, Roland},
journal = {arXiv preprint arXiv:1708.07747},
year = {2017}
}
@Article{ LeCun.Bottou.Bengio.ea.1998,
title = {Gradient-based learning applied to document recognition},
author = {LeCun, Yann and Bottou, L{\'e}on and Bengio, Yoshua and
Haffner, Patrick and others},
journal = {Proceedings of the IEEE},
volume = {86},
number = {11},
pages = {2278--2324},
year = {1998},
publisher = {Taipei, Taiwan}
}
@Article{ Dumoulin.Visin.2016,
title = {A guide to convolution arithmetic for deep learning},
author = {Dumoulin, Vincent and Visin, Francesco},
journal = {arXiv preprint arXiv:1603.07285},
year = {2016}
}
@InProceedings{ Long.Shelhamer.Darrell.2015,
title = {Fully convolutional networks for semantic segmentation},
author = {Long, Jonathan and Shelhamer, Evan and Darrell, Trevor},
booktitle = {Proceedings of the IEEE conference on computer vision and
pattern recognition},
pages = {3431--3440},
year = {2015}
}
@Article{ Radford.Metz.Chintala.2015,
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{ Goodfellow.Pouget-Abadie.Mirza.ea.2014,
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}
}
@Book{ Goodfellow.Bengio.Courville.2016,
title = {Deep Learning},
author = {Ian Goodfellow and Yoshua Bengio and Aaron Courville},
publisher = {MIT Press},
note = {\url{http://www.deeplearningbook.org}},
year = {2016}
}
@Book{ Bishop.2006,
title = {Pattern recognition and machine learning},
author = {Bishop, Christopher M},
year = {2006},
publisher = {springer}
}
@Book{ Bollobas.1999,
title = {Linear analysis},
author = {Bollob{\'a}s, B},
year = {1999},
publisher = {Cambridge University Press, Cambridge}
}
@Book{ Wasserman.2013,
title = {All of statistics: a concise course in statistical
inference},
author = {Wasserman, Larry},
year = {2013},
publisher = {Springer Science \& Business Media}
}
@Book{ Boyd.Vandenberghe.2004,
address = {Cambridge, England},
author = {Stephen Boyd and Lieven Vandenberghe},
publisher = {Cambridge University Press},
title = {Convex Optimization},
year = 2004
}
@Article{ Salton.Wong.Yang.1975,
title = {A vector space model for automatic indexing},
author = {Salton, Gerard and Wong, Anita and Yang, Chung-Shu},
journal = {Communications of the ACM},
volume = {18},
number = {11},
pages = {613--620},
year = {1975},
publisher = {ACM}
}
@InProceedings{ Wu.Ahmed.Beutel.ea.2017,
title = {Recurrent recommender networks},
author = {Wu, Chao-Yuan and Ahmed, Amr and Beutel, Alex and Smola,
Alexander J and Jing, How},
booktitle = {Proceedings of the tenth ACM international conference on
web search and data mining},
pages = {495--503},
year = {2017},
organization = {ACM}
}
@InProceedings{ Koren.2009,
title = {Collaborative filtering with temporal dynamics},
author = {Koren, Yehuda},
booktitle = {Proceedings of the 15th ACM SIGKDD international
conference on Knowledge discovery and data mining},
pages = {447--456},
year = {2009},
organization = {ACM}
}