-
Notifications
You must be signed in to change notification settings - Fork 23
/
book.bib
17138 lines (14327 loc) · 794 KB
/
book.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
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
% This file was created with JabRef 2.10.
% Encoding: ISO8859_1
@String { aaai = {Association for the Advancement of Artificial Intelligence} }
@String { aaim = {International Conference on Algorithmic Aspects in Information and Management} }
@String { acl = {Proceedings of the Association for Computational Linguistics} }
@String { ai = {Artificial Intelligence} }
@String { aistats = {Proceedings of Artificial Intelligence and Statistics} }
@String { chi = {International Conference on Human Factors in Computing Systems} }
@String { cikm = {Proceedings of the ACM International Conference on Information and Knowledge Management} }
@String { cl = {Computational Linguistics} }
@String { coling = {Proceedings of International Conference on Computational Linguistics} }
@String { colt = {Proceedings of Conference on Learning Theory} }
@String { conll = {Conference on Computational Natural Language Learning} }
@String { cvpr = {Computer Vision and Pattern Recognition} }
@String { eacl = {Proceedings of the European Chapter of the Association for Computational Linguistics} }
@String { ecir = {Proceedings of the European Conference on Information Retrieval} }
@String { ecml = {Proceedings of European Conference of Machine Learning} }
@String { emnlp = {Proceedings of Empirical Methods in Natural Language Processing} }
@String { hlt = {Proceedings of the Human Language Technology Conference} }
@String { ica = {International Conference on Independent Component Analysis and Signal Separation} }
@String { icassp = {IEEE International Conference on Acoustics, Speech, and Signal Processing} }
@String { iccv = {International Conference on Computer Vision} }
@String { icdm = {International Conference on Data Mining} }
@String { icml = {Proceedings of the International Conference of Machine Learning} }
@String { icwsm = {International Conference on Weblogs and Social Media} }
@String { ijcai = {International Joint Conference on Artificial Intelligence} }
@String { ijcv = {International Journal of Computer Vision} }
@String { ismir = {International Society for Music Information Retrieval Conference} }
@String { jacm = {Journal of the Association for Computing Machinery} }
@String { jasa = {Journal of the American Statistical Association} }
@String { jmlr = {Journal of Machine Learning Research} }
@String { jrssb = {Journal of the Royal Statistical Society: Series B} }
@String { kdd = {Knowledge Discovery and Data Mining} }
@String { lrec = {International Language Resources and Evaluation} }
@String { naacl = {Conference of the North American Chapter of the Association for Computational Linguistics} }
@String { nips = {Proceedings of Advances in Neural Information Processing Systems} }
@String { osdi = {Symposium on Operating System Design and Implementation} }
@String { pami = {IEEE Transactions on Pattern Analysis and Machine Intelligence} }
@String { pnas = {Proceedings of the National Academy of Sciences} }
@String { sdm = {Proceedings of SIAM International Conference on Data Mining} }
@String { semeval = {Proceedings of the Workshop on Semantic Evaluation} }
@String { sigir = {Proceedings of the ACM SIGIR Conference on Research and Development in Information Retrieval} }
@String { tacl = {Transactions of the Association for Computational Linguistics} }
@String { taslp = {Transactions on Audio, Speech, and Language Processing} }
@String { uai = {Proceedings of Uncertainty in Artificial Intelligence} }
@String { vldb = {International Conference on Very Large Databases} }
@String { wsdm = {Proceedings of ACM International Conference on Web Search and Data Mining} }
@String { www = {Proceedings of the World Wide Web Conference} }
@InProceedings{bethard-10,
Title = {Who should I cite: Learning literature search models from citation behavior},
Author = {Steven Bethard and Dan Jurafsky},
Booktitle = {CIKM},
Year = {2010},
Pages = {609-618},
Bibsource = {DBLP, http://dblp.uni-trier.de},
Crossref = {DBLP:conf/cikm/2010},
Ee = {http://doi.acm.org/10.1145/1871437.1871517}
}
@InProceedings{levy-11,
Title = {Integrating surprisal and uncertain-input models in online sentence comprehension: formal techniques and empirical results},
Author = {Roger Levy},
Booktitle = acl,
Year = {2011},
Pages = {1055--1065},
Crossref = {DBLP:conf/acl/2011},
Ee = {http://www.aclweb.org/anthology/P11-1106}
}
@InProceedings{OSeaghdha-Korhonen-12,
Title = {Modelling selectional preferences in a lexical hierarchy},
Author = {Diarmuid {\'O S\'eaghdha} and Anna Korhonen},
Booktitle = {Proceedings of the 1st Joint Conference on Lexical and Computational Semantics},
Year = {2012}
}
@Misc{aaporWeb,
Title = {American Association for Public Opinion Research website},
Author = {{AAPOR}},
HowPublished = {\url{http://www.aapor.org}. Accessed February 1, 2016}
}
@Misc{aaronson-blog,
Title = {Shtetl-Optimized},
Author = {Scott Aaronson},
HowPublished = {http://www.scottaaronson.com/blog/}
}
@Article{abadi2014beckman,
Title = {The {B}eckman {R}eport on {D}atabase {R}esearch},
Author = {Abadi, Daniel and Agrawal, Rakesh and Ailamaki, Anastasia and Balazinska, Magdalena and Bernstein, Philip A and Carey, Michael J and Chaudhuri, Surajit and Dean, Jeffrey and Doan, AnHai and Franklin, Michael J and others},
Journal = {ACM SIGMOD Record},
Year = {2014},
Note = {\url{http://beckman.cs.wisc.edu/beckman-report2013.pdf}},
Number = {3},
Pages = {61--70},
Volume = {43},
Publisher = {ACM}
}
@Article{abazajian2009seventh,
Title = {The seventh data release of the {Sloan Digital Sky Survey}},
Author = {Abazajian, Kevork N. and Adelman-McCarthy, Jennifer K. and Ag{\"u}eros, Marcel A. and Allam, Sahar S. and Prieto, Carlos Allende and An, Deokkeun and Anderson, Kurt S. J. and Anderson, Scott F. and Annis, James and Bahcall, Neta A. and others},
Journal = {Astrophysical Journal Supplement Series},
Year = {2009},
Number = {2},
Volume = {182},
Publisher = {IOP Publishing}
}
@InProceedings{abbeel-04,
Title = {Apprenticeship learning via inverse reinforcement learning},
Author = {Abbeel, Pieter and Ng, Andrew Y.},
Booktitle = icml,
Year = {2004},
Abstract = {{We consider learning in a Markov decision process where we are not explicitly given a reward function, but where instead we can observe an expert demonstrating the task that we want to learn to perform. This setting is useful in applications (such as the task of driving) where it may be difficult to write down an explicit reward function specifying exactly how different desiderata should be traded off. We think of the expert as trying to maximize a reward function that is expressible as a linear combination of known features, and give an algorithm for learning the task demonstrated by the expert. Our algorithm is based on using "inverse reinforcement learning" to try to recover the unknown reward function. We show that our algorithm terminates in a small number of iterations, and that even though we may never recover the expert's reward function, the policy output by the algorithm will attain performance close to that of the expert, where here performance is measured with respect to the expert's unknown reward function.}},
Citeulike-article-id = {4509413},
Citeulike-linkout-0 = {http://portal.acm.org/citation.cfm?id=1015430},
Citeulike-linkout-1 = {http://dx.doi.org/10.1145/1015330.1015430},
Doi = {10.1145/1015330.1015430},
ISBN = {1-58113-828-5},
Keywords = {learning, mdp, sketch},
Posted-at = {2009-05-13 08:23:04},
Priority = {2},
Url = {http://dx.doi.org/10.1145/1015330.1015430}
}
@InProceedings{Abbott-11,
Title = {How can you say such things?!?: {R}ecognizing Disagreement in Informal Political Argument},
Author = {Abbott, Rob and Walker, Marilyn and Anand, Pranav and Fox Tree, Jean E. and Bowmani, Robeson and King, Joseph},
Booktitle = {Proceedings of the Workshop on Language in Social Media (LSM)},
Year = {2011}
}
@Book{abelson-et-al:scheme,
Title = {Structure and Interpretation of Computer Programs},
Author = {Harold Abelson and Gerald~Jay Sussman and Julie Sussman},
Publisher = {MIT Press},
Year = {1985},
Address = {Cambridge, Massachusetts}
}
@Article{abney-04,
Title = {Understanding the {Yarowsky Algorithm}},
Author = {Steven Abney},
Journal = {Computational Linguistics},
Year = {2004},
Number = {3},
Pages = {365--395},
Volume = {30},
Address = {Cambridge, MA},
Bdsk-url-1 = {http://dx.doi.org/10.1162/0891201041850876},
Doi = {http://dx.doi.org/10.1162/0891201041850876},
ISSN = {0891-2017},
Publisher = {MIT Press}
}
@InProceedings{abney-99,
Title = {Hiding a semantic hierarchy in a {M}arkov model},
Author = {Steven Abney and Marc Light},
Booktitle = {Proceedings of the Workshop on Unsupervised Learning in Natural Language Processing},
Year = {1999},
Pages = {1-8}
}
@InProceedings{abowed2018,
Title = {The {US} {Census} {Bureau} adopts differential privacy},
Author = {Abowd, John M.},
Booktitle = {Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery \& Data Mining.},
Year = {2018},
Organization = {ACM},
Pages = {2867--2867}
}
@Article{abowd2004integrated,
Title = {Integrated longitudinal employer-employee data for the {U}nited {S}tates},
Author = {Abowd, John M. and Haltiwanger, John and Lane, Julia},
Journal = {American Economic Review},
Year = {2004},
Number = {2},
Pages = {224--229},
Volume = {94}
}
@TechReport{abowd2006final,
Title = {Final report to the {S}ocial {S}ecurity {A}dministration on the {SIPP/SSA/IRS} {P}ublic {U}se {F}ile {P}roject},
Author = {Abowd, John M. and Stinson, Martha and Benedetto, Gary},
Institution = {Census Bureau, Longitudinal Employer-Household Dynamics Program},
Year = {2006},
Location = {Suitland, MD}
}
@Article{abraham01,
Title = {Innovation assessment through patent analysis},
Author = {Abraham, Biju Paul and Moitra, Soumyo D},
Journal = {Technovation},
Year = {2001},
Number = {4},
Pages = {245--252},
Volume = {21},
Publisher = {Elsevier}
}
@Article{RePEc:ucp:jlabec:doi:10.1086/669062,
Title = {{Exploring Differences in Employment between Household and Establishment Data}},
Author = {Katharine G. Abraham and John Haltiwanger and Kristin Sandusky and James R. Spletzer},
Journal = {Journal of Labor Economics},
Year = {2013},
Number = {S1},
Pages = {S129 - S172},
Volume = {31},
Abstract = {Using a large data set that links individual Current Population Survey (CPS) records to employer-reported administrative data, we document substantial discrepancies in basic measures of employment status that persist even after controlling for known definitional differences between the two data sources. We hypothesize that reporting discrepancies should be most prevalent for marginal workers and for marginal or nonstandard jobs, and we find systematic associations between the incidence of reporting discrepancies and observable person and job characteristics that are consistent with this hypothesis. The paper discusses the implications of the reported findings for both micro and macro labor market analysis.},
Url = {https://ideas.repec.org/a/ucp/jlabec/doi10.1086-669062.html}
}
@Article{acock2005sas,
Title = {{SAS, Stata, SPSS: A} Comparison},
Author = {Acock, Alan C},
Journal = {Journal of Marriage and Family},
Year = {2005},
Number = {4},
Pages = {1093--1095},
Volume = {67},
Publisher = {Wiley Online Library}
}
@InCollection{Acquisti2014,
Title = {The Economics and Behavioral Economics of Privacy},
Author = {Acquisti, Alessandro},
Booktitle = {Privacy, Big Data, and the Public Good: Frameworks for Engagement},
Publisher = {Cambridge University Press},
Year = {2014},
Editor = {Julia Lane and Victoria Stodden and Stefan Bender and Helen Nissenbaum},
Pages = {98--112}
}
@Misc{rose2010,
Title = {{Are Face-Detection Cameras Racist?}},
Author = {{Adam Rose}},
HowPublished = {\url{http://content.time.com/time/business/article/0,8599,1954643,00.html}. Accessed February 12, 2020},
Year = {2010}
}
@InProceedings{adams-10,
Title = {Learning the Structure of Deep, Sparse Graphical Models},
Author = {Ryan Prescott Adams and Hanna Wallach and Zoubin Ghahramani},
Booktitle = aistats,
Year = {2010}
}
@Misc{Ageless,
Author = {{Ageless Project}},
Journal = {http://jenett.org/ageless/}
}
@Article{agichteinrelations,
Title = {Querying Text Databases for Efficient Information Extraction},
Author = {Eugene Agichtein and Luis Gravano},
Journal = {Data Engineering, International Conference on},
Year = {2003},
Pages = {113},
Volume = {0},
Address = {Los Alamitos, CA},
Bdsk-url-1 = {http://doi.ieeecomputersociety.org/10.1109/ICDE.2003.1260786},
Doi = {http://doi.ieeecomputersociety.org/10.1109/ICDE.2003.1260786},
ISSN = {1063-6382},
Publisher = {IEEE Computer Society}
}
@InProceedings{senseval2007T1,
Title = {The {SemEval-2007} {Task} 1: Evaluating {WSD} on Cross-Language Information Retrieval},
Author = {Eneko Agirre and Oier Lopez {de} Lacalle and Arantxa Otegi and German Rigau and Piek Vossen},
Booktitle = {Proceedings of SemEval-2007},
Year = {2007}
}
@InProceedings{Agrawal1994,
Title = {Fast Algorithms for Mining Association Rules in Large Databases},
Author = {Rakesh Agrawal and Ramakrishnan Srikant},
Booktitle = {Proceedings of the 20th International Conference on Very Large Data Bases},
Year = {1994}
}
@InProceedings{ahlberg1992dynamic,
Title = {Dynamic queries for information exploration: An implementation and evaluation},
Author = {Ahlberg, Christopher and Williamson, Christopher and Shneiderman, Ben},
Booktitle = {Proceedings of the SIGCHI Conference on Human Factors in Computing Systems},
Year = {1992},
Organization = {ACM},
Pages = {619--626}
}
@InProceedings{ahmed-12,
Title = {Scalable inference in latent variable models},
Author = {Ahmed, Amr and Aly, Mohamed and Gonzalez, Joseph and Narayanamurthy, Shravan and Smola, Alexander},
Booktitle = {WSDM},
Year = {2012},
Pages = {123-132}
}
@InProceedings{ahmed-13,
Title = {Nested {C}hinese Restaurant Franchise Process: Applications to User Tracking and Document Modeling},
Author = {Ahmed, Amr and Hong, Liangjie and Smola, Alexander},
Booktitle = icml,
Year = {2013}
}
@InProceedings{Ahmed_08,
Title = {Dynamic Non-Parametric Mixture Models and the Recurrent {C}hinese Restaurant Process: with Applications to Evolutionary Clustering},
Author = {Amr Ahmed and Eric P. Xing},
Booktitle = {SDM},
Year = {2008},
Pages = {219-230}
}
@InProceedings{Ahmed-2009,
Title = {Structured correspondence topic models for mining captioned figures in biological literature},
Author = {Ahmed, Amr and Xing, Eric P. and Cohen, William W. and Murphy, Robert F.},
Booktitle = {International conference on knowledge discovery and data mining},
Year = {2009},
Pages = {39--48},
Numpages = {10}
}
@Article{ahn-11,
Title = {The effect of social network sites on adolescents' social and academic development: Current theories and controversies},
Author = {June Ahn},
Journal = {JASIST},
Year = {2011},
Number = {8},
Pages = {1435-1445},
Volume = {62},
Bibsource = {DBLP, http://dblp.uni-trier.de},
Ee = {http://dx.doi.org/10.1002/asi.21540}
}
@InProceedings{vonahn-04,
Title = {Labeling images with a computer game},
Author = {Luis von Ahn and Laura Dabbish},
Booktitle = {Proc. CHI 2004},
Year = {2004},
Pages = {319--326},
Publisher = {ACM Press},
Bdsk-url-1 = {http://doi.acm.org/10.1145/985692.985733},
Doi = {http://doi.acm.org/10.1145/985692.985733},
ISBN = {1-58113-702-8},
Location = {Vienna, Austria}
}
@Article{airoldi-08,
Title = {Mixed Membership Stochastic Blockmodels},
Author = {Airoldi, Edoardo M. and Blei, David M. and Fienberg, Stephen E. and Xing, Eric P.},
Journal = jmlr,
Year = {2008},
Pages = {1981--2014},
Volume = {9},
ISSN = {1532-4435},
Publisher = {JMLR.org}
}
@Article{aghbari2019,
Title = {{GeoSimMR}: A MapReduce Algorithm for Detecting Communities based on Distance and Interest in Social Networks},
Author = {Al Aghbari, Zaher and Bahutair, Mohammed and Kamel, Ibrahim},
Journal = {{Data Science Journal}},
Year = {2019},
Number = {1},
Pages = {13},
Volume = {18}
}
@InCollection{alawadhi2012building,
Title = {Building understanding of smart city initiatives},
Author = {Alawadhi, Suha and Aldama-Nalda, Armando and Chourabi, Hafedh and Gil-Garcia, J. Ramon and Leung, Sofia and Mellouli, Sehl and Nam, Taewoo and Pardo, Theresa A. and Scholl, Hans J. and Walker, Shawn},
Booktitle = {Electronic Government},
Publisher = {Springer},
Year = {2012},
Pages = {40--53}
}
@Misc{socialhadoop,
Title = {Scaling social science with {H}adoop},
Author = {Ed Albanese},
HowPublished = {\url{http://blog.cloudera.com/blog/2010/04/scaling-social-science-with-hadoop/}. Accessed February 1, 2016},
Year = {2010}
}
@InCollection{aldous-85,
Title = {Exchangeability and related topics},
Author = {Aldous, D.},
Booktitle = {Ecole d'Ete de Probabilities de Saint-Flour XIII 1983},
Publisher = {Springer},
Year = {1985},
Pages = {1--198},
Citeulike-article-id = {1459464},
Posted-at = {2007-07-16 16:33:25},
Priority = {2}
}
@InProceedings{alexander2014serendip,
Title = {Serendip: Topic model-driven visual exploration of text corpora},
Author = {Alexander, Eric and Kohlmann, Joe and Valenza, Robin and Witmore, Michael and Gleicher, Michael},
Booktitle = {2014 IEEE Conference on Visual Analytics Science and Technology},
Year = {2014},
Organization = {IEEE},
Pages = {173--182}
}
@Misc{campbell2018,
Title = {{Women accuse Facebook of illegally posting job ads that only men can see}},
Author = {{Alexia Fernandez Campbell}},
HowPublished = {\url{https://www.vox.com/business-and-finance/2018/9/18/17874506/facebook-job-ads-discrimination}. Accessed February 12, 2020},
Year = {2018}
}
@Article{algeo-80,
Title = {Where Do All the New Words Come From?},
Author = {Algeo, John},
Journal = {American Speech},
Year = {1980},
Number = {4},
Pages = {264-277},
Volume = {55},
Publisher = {The American Dialect Society}
}
@Article{ali2019,
Title = {Discrimination through Optimization: How Facebooks Ad Delivery Can Lead to Biased Outcomes},
Author = {Ali, Muhammad and Sapiezynski, Piotr and Bogen, Miranda and Korolova, Aleksandra and Mislove, Alan and Rieke, Aaron},
Journal = {Proceedings of the ACM on Human-Computer Interaction},
Year = {2019},
Volume = {3},
Address = {New York, NY, USA},
Publisher = {Association for Computing Machinery}
}
@Book{allan-01,
Title = {Natural Language Semantics},
Author = {Keith Allan},
Publisher = {Wiley-Blackwell},
Year = {2001},
Address = {Malden},
Keywords = {Semantics, New English}
}
@InProceedings{Allen:2007,
Title = {PLOW: a collaborative task learning agent},
Author = {Allen, James and Chambers, Nathanael and Ferguson, George and Galescu, Lucian and Jung, Hyuckchul and Swift, Mary and Taysom, William},
Booktitle = aaai,
Year = {2007},
Publisher = {AAAI Press},
Location = {Vancouver, British Columbia, Canada}
}
@InProceedings{phototalk,
Title = {The design and field evaluation of PhotoTalk: a digital image communication application for people},
Author = {Allen,, Meghan and McGrenere,, Joanna and Purves,, Barbara},
Booktitle = {Assets '07: Proceedings of the 9th international ACM SIGACCESS conference on Computers and accessibility},
Year = {2007},
Address = {New York},
Pages = {187--194},
Publisher = {ACM},
Bdsk-url-1 = {http://doi.acm.org/10.1145/1296843.1296876},
Doi = {http://doi.acm.org/10.1145/1296843.1296876},
ISBN = {978-1-59593-573-1},
Location = {Tempe, AZ}
}
@Book{allison2001missing,
Title = {Missing Data},
Author = {Allison, Paul D},
Publisher = {Sage Publications},
Year = {2001}
}
@InProceedings{alm,
Title = {Subjective Natural Language Problems: Motivations, Applications, Characterizations, and Implications},
Author = {Cecilia Ovesdotter Alm},
Booktitle = acl,
Year = {2011},
Location = {Portland, OR}
}
@Article{almind-97,
Title = {Informetric Analyses on the World Wide Web: Methodological Approaches to 'Webometrics'},
Author = {Almind, Tomas C. and Ingwersen, Peter},
Journal = {Journal of Documentation},
Year = {1997},
Number = {4},
Volume = {53},
Abstract = {This article introduces the application of informetric methods to the World Wide Web (WWW), also called Webometrics. A case study presents a workable method for general informetric analyses of the WWW. In detail, the paper describes a number of specific informetric analysis parameters. As a case study the Danish proportion of the WWWis compared to those of other Nordic countries. The method- ological approach is comparable with common bibliometric analyses of the ISI citation databases. Among other results the analyses demonstrate that Denmark would seem to fall seriously behind the other Nordic countries with respect to visibility on the Net and compared to its position in scientific databases.},
Citeulike-article-id = {3051752},
Keywords = {analysis, file-import-08-07-28, informatics, link, social, webometrics},
Posted-at = {2008-07-28 15:33:32},
Priority = {2}
}
@InProceedings{al-onaizan-02,
Title = {Translating named entities using monolingual and bilingual resources},
Author = {Al-Onaizan, Yaser and Knight, Kevin},
Booktitle = acl,
Year = {2002},
Address = {Morristown, NJ},
Publisher = {Association for Computational Linguistics},
Bdsk-url-1 = {http://dx.doi.org/10.3115/1073083.1073150},
Doi = {http://dx.doi.org/10.3115/1073083.1073150},
Location = {Philadelphia, Pennsylvania}
}
@InProceedings{alsumait-08,
Title = {On-line LDA: Adaptive Topic Models for Mining Text Streams with Applications to Topic Detection and Tracking},
Author = {AlSumait, Loulwah and Barbar\'{a}, Daniel and Domeniconi, Carlotta},
Booktitle = icdm,
Year = {2008},
Address = {Washington, DC},
Publisher = {IEEE Computer Society}
}
@InProceedings{alsumait-09,
Title = {Topic Significance Ranking of LDA Generative Models},
Author = {Loulwah AlSumait and Daniel Barbar獺 and James Gentle and Carlotta Domeniconi},
Booktitle = {ECML},
Year = {2009},
Url = {http://www.springerlink.com/content/v3jth868647716kg/}
}
@Article{gerry-99,
Title = {Incremental interpretation at verbs: restricting the domain of subsequent reference},
Author = {Gerry T. M. Altmann and Yuki Kamide},
Journal = {Cognition},
Year = {1999},
Pages = {247--264},
Volume = {73},
Bdsk-url-1 = {http://dx.doi.org/10.1016/S0010-0277(99)00059-1},
Doi = {10.1016/S0010-0277(99)00059-1},
Masid = {2070293}
}
@Article{AWZY_10,
Title = {The construction and use of log-odds substitution scores for multiple sequence alignment.},
Author = {Stephen F Altschul and John C Wootton and Elena Zaslavsky and Yi-Kuo Yu},
Journal = {PLoS Computational Biology},
Year = {2010},
Number = {7},
Pages = {e1000852},
Volume = {6},
Doi = {http://dx.doi.org/10.1371/journal.pcbi.1000852},
Url = {http://dx.doi.org/10.1371/journal.pcbi.1000852}
}
@Misc{AWSDataSets,
Title = {{AWS} Public Data Sets},
Author = {Amazon},
HowPublished = {\url{http://aws.amazon.com/datasets}}
}
@Misc{imdb-spoiler,
Title = {Message Boards Etiquette},
Author = {Amazon.com},
HowPublished = {\url{http://pro.imdb.com/help/show_leaf?boardsetiquette}},
Year = {2013}
}
@Misc{AMT,
Title = {Amazon Mechanical Turk},
Author = {{Amazon.com, Inc.}},
HowPublished = {\url{https://www.mturk.com}}
}
@Misc{AmericanStatisticalAssociation,
Title = {{ASA Privacy and Confidentiality Subcommittee}},
Author = {{American Statistical Association}},
HowPublished = {\url{http://community.amstat.org/cpc/home}}
}
@Misc{Anaconda,
Title = {Anaconda},
Author = {Continuum Analytics},
HowPublished = {\url{http://docs.continuum.io/anaconda}. Accessed February 1, 2016}
}
@Misc{AnacondaFAQ,
Title = {Anaconda {FAQ}},
Author = {Continuum Analytics},
HowPublished = {\url{http://docs.continuum.io/anaconda/faq}. Accessed February 1, 2016}
}
@Misc{AnacondaQSG,
Title = {Anaconda Quick Start Guide},
Author = {Continuum Analytics},
HowPublished = {\url{https://www.continuum.io/sites/default/files/Anaconda-Quickstart.pdf}. Accessed February 1, 2016}
}
@InProceedings{anand-11,
Title = {Believe Me: We Can Do This!},
Author = {Pranav Anand and Joseph King and Jordan Boyd-Graber and Earl Wagner and Craig Martell and Douglas W. Oard and Philip Resnik},
Booktitle = {The AAAI 2011 workshop on Computational Models of Natural Argument},
Year = {2011},
Location = {San Francisco, CA}
}
@InProceedings{anandkumar-12:lda,
Title = {A Spectral Algorithm for Latent {D}irichlet Allocation.},
Author = {Anandkumar, Anima and Foster, Dean P. and Hsu, Daniel and Kakade, Sham and Liu, Yi-Kai},
Booktitle = {Advances in Neural Information Processing Systems},
Year = {2012}
}
@InProceedings{anandkumar-12:hmm,
Title = {A Method of Moments for Mixture Models and Hidden Markov Models.},
Author = {Anandkumar, Animashree and Hsu, Daniel and Kakade, Sham M.},
Booktitle = colt,
Year = {2012},
Added-at = {2013-11-25T00:00:00.000+0100},
Biburl = {http://www.bibsonomy.org/bibtex/27aa33cf81f62a4f8f76f845dbdefeb2e/dblp}
}
@InProceedings{ando-01,
Title = {Iterative Residual Rescaling: An Analysis and Generalization of {LSI}},
Author = {Rie Kubota Ando and Lillian Lee},
Booktitle = {In Proceedings of the 24th SIGIR},
Year = {2001},
Pages = {154--162}
}
@InProceedings{andrew-07,
Title = {Scalable training of L1-regularized log-linear models},
Author = {Andrew, Galen and Gao, Jianfeng},
Booktitle = {ICML '07: Proceedings of the 24th international conference on Machine learning},
Year = {2007},
Address = {New York},
Pages = {33--40},
Publisher = {ACM},
Bdsk-url-1 = {http://doi.acm.org/10.1145/1273496.1273501},
Doi = {http://doi.acm.org/10.1145/1273496.1273501},
ISBN = {978-1-59593-793-3},
Location = {Corvalis, Oregon}
}
@InProceedings{andrzejewski-09,
Title = {Incorporating domain knowledge into topic modeling via {D}irichlet {F}orest priors},
Author = {Andrzejewski, David and Zhu, Xiaojin and Craven, Mark},
Booktitle = icml,
Year = {2009}
}
@InProceedings{andrzejewski-11,
Title = {A Framework for Incorporating General Domain Knowledge into Latent {D}irichlet Allocation Using First-Order Logic},
Author = {Andrzejewski, David and Zhu, Xiaojin and Craven, Mark and Recht, Benjamin},
Booktitle = ijcai,
Year = {2011}
}
@Article{anscombe1973graphs,
Title = {Graphs in statistical analysis},
Author = {Anscombe, Francis J.},
Journal = {American Statistician},
Year = {1973},
Number = {1},
Pages = {17--21},
Volume = {27}
}
@TechReport{antenucci2014using,
Title = {Using social media to measure labor market flows},
Author = {Antenucci, Dolan and Cafarella, Michael and Levenstein, Margaret and R{\'e}, Christopher and Shapiro, Matthew D.},
Institution = {National Bureau of Economic Research},
Year = {2014}
}
@InProceedings{Anthony-13,
Title = {Analyzing user-generated youtube videos to understand touchscreen use by people with motor impairments},
Author = {Anthony, Lisa and Kim, YooJin and Findlater, Leah},
Booktitle = {Proceedings of the {SIGCHI} Conference on Human Factors in Computing Systems},
Year = {2013},
Address = {New York},
Pages = {1223--1232},
Publisher = {ACM},
Series = {CHI '13},
Acmid = {2466158},
Doi = {10.1145/2470654.2466158},
ISBN = {978-1-4503-1899-0},
Keywords = {assistive technology, ipad, iphone, motor impairments, physical disabilities, touchscreen, youtube},
Location = {Paris, France},
Numpages = {10},
Url = {http://doi.acm.org/10.1145/2470654.2466158}
}
@Article{antoniak-74,
Title = {Mixtures of {D}irichlet processes with applications to {B}ayesian nonparametric problems},
Author = {Charles E. Antoniak},
Journal = {Annals of Statistics},
Year = {1974},
Number = {6},
Pages = {1152--1174},
Volume = {2}
}
@Misc{HDFS,
Title = {{HDFS} Architecture},
Author = {{Apache Hadoop}},
HowPublished = {\url{http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html}. Accessed February 1, 2020},
Year = {n.d.}
}
@Misc{AHweb,
Title = {{Apache Hadoop} documentation site},
Author = {{Apache Software Foundation}},
HowPublished = {\url{https://hadoop.apache.org/docs/current/}. Accessed February 1, 2016}
}
@Misc{ASweb,
Title = {{Apache Spark} documentation site},
Author = {{Apache Software Foundation}},
HowPublished = {\url{https://spark.apache.org/docs/current/}. Accessed February 1, 2016}
}
@Misc{Hadoop,
Title = {{Apache Hadoop}},
Author = {{Apache Software Foundation}},
HowPublished = {\url{https://hadoop.apache.org/docs/stable/}}
}
@Misc{ApacheAmbari,
Title = {Apache Ambari},
Author = {{Apache Software Foundation}},
HowPublished = {\url{http://ambari.apache.org}. Accessed February 1, 2020},
Year = {n.d.}
}
@Misc{mahout,
Title = {Apache {Mahout}},
Author = {{Apache Software Foundation} and Isabel Drost and Ted Dunning and Jeff Eastman and Otis Gospodnetic and Grant Ingersoll and Jake Mannix and Sean Owen and Karl Wettin},
HowPublished = {\url{http://mloss.org/software/view/144/}},
Year = {2010}
}
@Misc{Aphasia,
Title = {What is aphasia?},
Author = {{Aphasia Institute}},
Journal = {http://www.aphasia.ca/about/whatis.html}
}
@InProceedings{apitz-07,
Title = {Interfaces to Support the Scholarly Exploration of Text Collections},
Author = {Georg Apitz and Jimmy Lin},
Booktitle = {Proceedings of the CHI 2007 Workshop for Exploratory Search and HCI},
Year = {2007},
Address = {San Jose, California},
Pages = {60--63}
}
@InProceedings{Arguello_06,
Title = {Topic segmentation of dialogue},
Author = {Arguello, Jaime and Ros\'{e}, Carolyn},
Booktitle = {Proceedings of the HLT-NAACL 2006 Workshop on Analyzing Conversations in Text and Speech},
Year = {2006},
Address = {Stroudsburg, PA},
Pages = {42--49},
Publisher = {Association for Computational Linguistics},
Series = {ACTS '09},
Acmid = {1564542},
Location = {New York City, New York},
Numpages = {8},
Url = {http://dl.acm.org/citation.cfm?id=1564535.1564542}
}
@InProceedings{arguello-06,
Title = {Topic segmentation of dialogue},
Author = {Arguello, Jaime and Ros\'{e}, Carolyn},
Booktitle = {HLT-NAACL 2006 Workshop on Analyzing Conversations in Text and Speech},
Year = {2006},
Address = {Stroudsburg, PA},
Pages = {42--49},
Publisher = {Association for Computational Linguistics},
Series = {ACTS '09},
Acmid = {1564542},
Location = {New York City, New York},
Numpages = {8},
Url = {http://dl.acm.org/citation.cfm?id=1564535.1564542}
}
@PhdThesis{aris-08,
Title = {Visualizing and Exploring Networks Using Semantic Substrates},
Author = {Aleks Aris},
School = {University of Maryland},
Year = {2009},
Type = {{Ph.D.} dissertation}
}
@TechReport{aris-09,
Title = {Visual Overviews for Discovering Key Papers and Influences Across Research Fronts},
Author = {Aleks Aris and Ben Shneiderman and Vahed Qazvinian and Dragomir Radev},
Institution = {University of Michigan},
Year = {2009},
Number = {11},
Journal = {Journal of the American Society for Information Science and Technology},
Pages = {2219--2228},
Volume = {60}
}
@Article{armbrust2010view,
Title = {A view of cloud computing},
Author = {Armbrust, Michael and Fox, Armando and Griffith, Rean and Joseph, Anthony D. and Katz, Randy and Konwinski, Andy and Lee, Gunho and Patterson, David and Rabkin, Ariel and Stoica, Ion and others},
Journal = {Communications of the ACM},
Year = {2010},
Number = {4},
Pages = {50--58},
Volume = {53},
Publisher = {ACM}
}
@InProceedings{arora-13,
Title = {A Practical Algorithm for Topic Modeling with Provable Guarantees},
Author = {Sanjeev Arora and Rong Ge and Yoni Halpern and David M. Mimno and Ankur Moitra and David Sontag and Yichen Wu and Michael Zhu},
Booktitle = icml,
Year = {2013}
}
@Article{arora-14,
Title = {Entry strategies in an emerging technology: a pilot web-based study of graphene firms},
Author = {Arora, Sanjay K. and Youtie, Jan and Shapira, Philip and Gao, Lidan and Ma, TingTing},
Journal = {Scientometrics},
Year = {2013},
Number = {3},
Pages = {1189-1207},
Volume = {95},
Doi = {10.1007/s11192-013-0950-7},
ISSN = {0138-9130},
Keywords = {Emerging technology; Graphene; Small and medium enterprise; Commercialization; Market entry; Web scraping; United States; United Kingdom; China; 91; C81; D22; M13; O32; O32; O57; Z18},
Language = {English},
Publisher = {Springer Netherlands},
Url = {http://dx.doi.org/10.1007/s11192-013-0950-7}
}
@Misc{SQLcheat,
Title = {{SQL Cheatsheet}},
Author = {{Art Branch Inc.}},
HowPublished = {\url{http://www.sql-tutorial.net/SQL-Cheat-Sheet.pdf}. Accessed December 1, 2015}
}
@Article{artstein-08,
Title = {Inter-coder agreement for computational linguistics},
Author = {Ron Artstein and Massimo Poesio},
Journal = {Computational Linguistics},
Year = {2008},
Number = {4},
Pages = {555-596},
Volume = {34},
Abstract = {This article is a survey of issues concerning the measurement of agreement among corpus annotators. It exposes the mathematics and underlying assumptions of agreement coefficients such as Cohens kappa and Krippendorffs alpha; relates these coefficients to explicit models of annotator error; discusses the use of coefficients in several annotation tasks; and argues that weighted, alpha-like coefficients, traditionally less used than kappa-like measures in Computational Linguistics, may be more appropriate for many corpus annotation tasks but that their use makes the interpretation of the value of the coefficient even harder.},
Publisher = {MIT Press}
}
@Article{ashburner-00,
Title = {Gene Ontology: Tool for the unification of biology},
Author = {M. Ashburner},
Journal = {Nature Genetics},
Year = {2000},
Pages = {25-29},
Volume = {25},
Abstract = {Genomic sequencing has made it clear that a large fraction of the genes specifying the core biological functions are shared by all eukaryotes. Knowledge of the biological role of such shared proteins in one organism can often be transferred to other organisms. The goal of the Gene Ontology Consortium is to produce a dynamic, controlled vocabulary that can be applied to all eukaryotes even as knowledge of gene and protein roles in cells is accumulating and changing. To this end, three independent ontologies accessible on the World-Wide Web (http://www.geneontology.org) are being constructed: biological process, molecular function and cellular component.},
Interhash = {9cc152a236469286bcb18ebb756dd587},
Intrahash = {a74e334ad9b359c4c54b31a3526f49d6},
Keywords = {Ontology Tool biology gene unification wismasys0809}
}
@InProceedings{astrachan-03,
Title = {Bubble sort: an archaeological algorithmic analysis},
Author = {Astrachan, Owen},
Booktitle = {Proceedings of the 34th SIGCSE technical symposium on computer science education},
Year = {2003}
}
@InProceedings{asuncion-09,
Title = {Asynchronous Distributed Learning of Topic Models},
Author = {Asuncion, Arthur and Smyth, Padhraic and Welling, Max},
Booktitle = {Advances in Neural Information Processing Systems},
Year = {2008},
Citeulike-article-id = {5865102},
Citeulike-linkout-0 = {http://dblp.uni-trier.de/rec/bibtex/conf/nips/AsuncionSW08},
Keywords = {2008, distributed\_computing, large\_scale, nips, topic\_model},
Posted-at = {2009-10-01 03:28:23},
Priority = {2}
}
@InProceedings{asuncion-09b,
Title = {On Smoothing and Inference for Topic Models},
Author = {Arthur Asuncion and Max Welling and Padhraic Smyth and Yee Whye Teh},
Booktitle = uai,
Year = {2009}
}
@Article{athey2017state,
Title = {The state of applied econometrics: Causality and policy evaluation},
Author = {Athey, Susan and Imbens, Guido W.},
Journal = {Journal of Economic Perspectives},
Year = {2017},
Number = {2},
Pages = {3--32},
Volume = {31}
}
@TechReport{athey2019,
Title = {Estimating Treatment Effects with Causal Forests: An Application},
Author = {Susan Athey and Stefan Wager},
Institution = {\url{https://arxiv.org/abs/1902.07409}},
Year = {2019}
}
@Book{austin-62,
Title = {How to do things with words},
Author = {John Langshaw Austin},
Editor = {James Opie Urmson},
Publisher = {Clarendon},
Year = {1962},
Address = {Cambridge, Mass.},
Added-at = {2009-02-11T01:07:46.000+0100},
Keywords = {SpeechAct}
}
@Article{axelrod-88,
Title = {{The Further Evolution of Cooperation}},
Author = {Axelrod, Robert and Dion, Douglas},
Journal = {Science},
Year = {1988},