-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy paththesis_ref.bib
5365 lines (4715 loc) · 177 KB
/
thesis_ref.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
@article{Harman:2009,
author = {Harman, Donna and Buckley, Chris},
title = {Overview of the Reliable Information Access Workshop},
journal = {Inf. Retr.},
issue_date = {December 2009},
volume = {12},
number = {6},
year = {2009},
pages = {615--641},
}
@inproceedings{Buckley:1994,
author = {Buckley, Chris and Salton, Gerard and Allan, James},
title = {The Effect of Adding Relevance Information in a Relevance Feedback Environment},
booktitle = {SIGIR '94},
COMMENTED_booktitle = {Proceedings of the 17th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '94},
year = {1994},
pages = {292--300},
}
@inproceedings{Warren:2004,
author = {Warren, Robert H. and Liu, Ting},
title = {A Review of Relevance Feedback Experiments at the 2003 Reliable Information Access (RIA) Workshop.},
booktitle = {SIGIR '04},
COMMENTED_booktitle = {Proceedings of the 27th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '04},
year = {2004},
pages = {570--571},
}
@inproceedings{Terra:2005,
author = {Terra, Egidio and Warren, Robert},
title = {Poison Pills: Harmful Relevant Documents in Feedback},
booktitle = {CIKM '05},
COMMENTED_booktitle = {Proceedings of the 14th ACM International Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '05},
year = {2005},
pages = {319--320}
}
@inproceedings{Tao:2004,
author = {Tao, Tao and Zhai, ChengXiang},
title = {A Two-stage Mixture Model for Pseudo Feedback},
booktitle = {SIGIR '04},
COMMENTED_booktitle = {Proceedings of the 27th Annual International COMMENTED_ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '04},
year = {2004},
pages = {486--487},
}
@article{Dunlop:1997,
author = {Dunlop, Mark D.},
title = {The Effect of Accessing Nonmatching Documents on Relevance Feedback},
journal = {ACM Trans. Inf. Syst.},
issue_date = {April 1997},
volume = {15},
number = {2},
year = {1997},
pages = {137--153},
}
@article{Luhn:1958,
author = {Luhn, H. P.},
title = {The Automatic Creation of Literature Abstracts},
journal = {IBM J. Res. Dev.},
issue_date = {April 1958},
volume = {2},
number = {2},
year = {1958},
pages = {159--165},
}
@article{Ruthven:2003,
author = {Ruthven, Ian and Lalmas, Mounia},
title = {A Survey on the Use of Relevance Feedback for Information Access Systems},
journal = {Knowl. Eng. Rev.},
issue_date = {June 2003},
volume = {18},
number = {2},
year = {2003},
pages = {95--145},
}
@article{cirillo:1969,
title={Evaluation of feedback retrieval using modified freezing, residual collection, and test and control groups},
author={Cirillo, C and Chang, Y and Razon, J},
journal={Scientific Report No. ISR-16 to the National Science Foundation},
year={1969},
}
@inproceedings{Lafferty:2001,
author = {Lafferty, John and Zhai, Chengxiang},
title = {Document Language Models, Query Models, and Risk Minimization for Information Retrieval},
booktitle = {SIGIR '01},
COMMENTED_booktitle = {Proceedings of the 24th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '01},
year = {2001},
pages = {111--119},
}
@inproceedings{Zhai:2001,
author = {Zhai, Chengxiang and Lafferty, John},
title = {A Study of Smoothing Methods for Language Models Applied to Ad Hoc Information Retrieval},
booktitle = {SIGIR '01},
COMMENTED_booktitle = {Proceedings of the 24th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '01},
year = {2001},
pages = {334--342},
}
@article{Losada:2008,
author = {Losada, David E. and Azzopardi, Leif},
title = {An Analysis on Document Length Retrieval Trends in Language Modeling Smoothing},
journal = {Inf. Retr.},
issue_date = {April 2008},
volume = {11},
number = {2},
year = {2008},
pages = {109--138},
}
@inproceedings{Zhai:SMM:2001,
author = {Zhai, Chengxiang and Lafferty, John},
title = {Model-based Feedback in the Language Modeling Approach to Information Retrieval},
booktitle = {CIKM '01},
COMMENTED_booktitle = {Proceedings of the Tenth International Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '01},
year = {2001},
pages = {403--410},
}
@inproceedings{Lavrenko:2001,
author = {Lavrenko, Victor and Croft, W. Bruce},
title = {Relevance Based Language Models},
booktitle = {SIGIR '01},
COMMENTED_booktitle = {Proceedings of the 24th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '01},
year = {2001},
pages = {120--127},
}
@inproceedings{Tao:2006,
author = {Tao, Tao and Zhai, ChengXiang},
title = {Regularized Estimation of Mixture Models for Robust Pseudo-relevance Feedback},
booktitle = {SIGIR '06},
COMMENTED_booktitle = {Proceedings of the 29th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '06},
year = {2006},
pages = {162--169},
}
@inproceedings{Lv:2014,
author = {Lv, Yuanhua and Zhai, ChengXiang},
title = {Revisiting the Divergence Minimization Feedback Model},
booktitle = {CIKM '14},
COMMENTED_booktitle = {Proceedings of the 23rd ACM International Conference on Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '14},
year = {2014},
pages = {1863--1866},
}
@inproceedings{Lv:2009,
author = {Lv, Yuanhua and Zhai, ChengXiang},
title = {A Comparative Study of Methods for Estimating Query Language Models with Pseudo Feedback},
booktitle = {CIKM '09},
COMMENTED_booktitle = {Proceedings of the 18th ACM Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '09},
year = {2009},
pages = {1895--1898},
}
@inproceedings{He:2009:CIKM,
author = {He, Ben and Ounis, Iadh},
title = {Finding Good Feedback Documents},
booktitle = {CIKM '09},
COMMENTED_booktitle = {Proceedings of the 18th ACM Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '09},
year = {2009},
pages = {2011--2014},
}
@inproceedings{He:2009:ECIR,
year={2009},
booktitle = {ECIR'09},
COMMENTED_booktitle={Proceedings of the European Conference on Information Retrieval },
COMMENTED_series={ECIR'09},
title={Studying Query Expansion Effectiveness},
author={He, Ben and Ounis, Iadh},
pages={611--619},
}
@article{Carpineto:2012,
author = {Carpineto, Claudio and Romano, Giovanni},
title = {A Survey of Automatic Query Expansion in Information Retrieval},
journal = {ACM Comput. Surv.},
volume = {44},
number = {1},
year = {2012},
pages = {1:1--1:50},
}
@inproceedings{Collins-Thompson:2009,
author = {Collins-Thompson, Kevyn},
title = {Reducing the Risk of Query Expansion via Robust Constrained Optimization},
booktitle = {CIKM '09},
COMMENTED_booktitle = {Proceedings of the 18th ACM Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '09},
year = {2009},
pages = {837--846},
}
@inproceedings{Macdonald:2007,
author = {Macdonald, Craig and Ounis, Iadh},
title = {Expertise Drift and Query Expansion in Expert Search},
booktitle = {CIKM '07},
COMMENTED_booktitle = {Proceedings of the Sixteenth ACM Conference on Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '07},
year = {2007},
pages = {341--350},
numpages = {10},
}
@inbook{Harman:1992,
author = {Harman, Donna},
chapter = {Relevance Feedback and Other Query Modification Techniques},
title = {Information Retrieval},
year = {1992},
pages = {241--263},
publisher = {Prentice-Hall, Inc.}
}
@article{Salton:1985,
title={Advanced feedback methods in information retrieval},
author={Salton, Gerard and Fox, Edward A and Voorhees, Ellen},
journal = {JASIS},
COMMENTED_journal={Journal of the American Society for Information Science},
volume={36},
number={3},
pages={200--210},
year={1985},
publisher={Wiley Online Library}
}
@inbook{Rocchio:1971,
author = {Rocchio, J.J},
booktitle = {The Smart retrieval System—Experiments in Automatic Document Processing},
pages = {313--323},
posted-at = {2008-05-12 20:07:47},
priority = {2},
title = {Relevance Feedback in Information Retrieval},
year = {1971},
note = {reprinted from Scientific Report ISR-9, Computation Laboratory, Harvard University, August 1965},
publisher = {Prentice-Hall, Inc.},
}
@article{Rijsbergen:1981,
title={The selection of good search terms},
author={Van Rijsbergen, CJ and Harper, D and Porter, M},
journal = {IP\&M},
COMMENTED_journal={Information Processing and Management},
volume={17},
pages={77--91},
year={1981},
}
@article {Robertson:1976,
author = {Robertson, S. E. and Jones, K. Sparck},
title = {Relevance weighting of search terms},
journal = {JASIS},
COMMENTED_journal = {Journal of the American Society for Information Science},
volume = {27},
number = {3},
COMMENTED_publisher = {Wiley Subscription Services, Inc., A Wiley Company},
pages = {129--146},
year = {1976},
}
@article{Rijsbergen:1986,
author = {Van Rijsbergen, C J},
title = {A New Theoretical Framework for Information Retrieval},
journal = {SIGIR Forum},
volume = {21},
number = {1-2},
year = {1986},
pages = {23--29},
}
@article{Minker:1972,
title = "An evaluation of query expansion by the addition of clustered terms for a document retrieval system ",
journal = "Information Storage and Retrieval",
volume = "8",
number = "6",
pages = "329 - 348",
year = "1972",
author = "Jack Minker and Gerald A. Wilson and Barbara H. Zimmerman"
}
@inproceedings{Montgomery:2004,
author = {Montgomery, Jesse and Si, Luo and Callan, Jamie and Evans, David A.},
title = {Effect of Varying Number of Documents in Blind Feedback: Analysis of the 2003 NRRC RIA Workshop "Bf\_Numdocs" Experiment Suite},
booktitle = {SIGIR '04},
COMMENTED_booktitle = {Proceedings of the 27th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '04},
year = {2004},
pages = {476--477},
}
@inproceedings{Gu:2004:RIA,
author = {Gu, Zhenmei and Luo, Ming},
title = {Comparison of Using Passages and Documents for Blind Relevance Feedback in Information Retrieval},
booktitle = {SIGIR '04},
COMMENTED_booktitle = {Proceedings of the 27th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '04},
year = {2004},
pages = {482--483},
}
@inproceedings{Kaptein:2008:TREC,
author = {Rianne Kaptein and Jaap Kamps and Djoerd Hiemstra},
title = {The Impact of Positive, Negative and Topical Relevance Feedback},
series = {TREC 2008},
booktitle = {The Seventeenth Text REtrieval Conference Proceedings},
year = {2009},
COMMENTED_editor = {Ellen M. Voorhees and Lori P. Buckland},
publisher = {NIST},
}
@inproceedings{Kaptein:2008:AIR,
author = {Rianne Kaptein and Jaap Kamps},
title = {Improving Information Access by Relevance and Topical Feedback},
editor = {Hideo Joho and Frank Hopfgartner and Joemon M. Jose and C. J. van Rijsbergen},
booktitle = {Proceedings of the Second International Workshop on Adaptive Information Retrieval},
series = {AIR 2008},
pages = {58--63},
year = {2008},
}
@article{Robertson:1991,
author = {Robertson, S. E.},
title = {On Term Selection for Query Expansion},
journal = {J. Doc.},
issue_date = {Dec. 1990},
volume = {46},
number = {4},
year = {1991},
pages = {359--364},
}
@inproceedings{Lynam:2004:RIA,
author = {Lynam, Thomas R. and Buckley, Chris and Clarke, Charles L. A. and Cormack, Gordon V.},
title = {A Multi-system Analysis of Document and Term Selection for Blind Feedback},
booktitle = {CIKM '04},
COMMENTED_booktitle = {Proceedings of the Thirteenth ACM International Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '04},
year = {2004},
pages = {261--269},
}
@inproceedings{Voorhees:2003:TREC,
title={Overview of the TREC 2003 Robust Retrieval Track.},
author={Voorhees, Ellen M},
booktitle={TREC 2003},
pages={69--77},
year={2003}
}
@inproceedings{Buckley:2008:TREC,
title={Relevance feedback track overview: TREC 2008},
author={Buckley, Chris and Robertson, Stephen},
year={2008},
booktitle={TREC 2008},
}
@inproceedings{Buckley:2010:TREC,
title={Overview of the TREC 2010 Relevance Feedback Track},
author={Buckley, Chris and Lease, Matthew and Smucker Mark D.},
year={2010},
booktitle={TREC 2010},
}
@inproceedings{Hiemstra:2004,
author = {Hiemstra, Djoerd and Robertson, Stephen and Zaragoza, Hugo},
title = {Parsimonious Language Models for Information Retrieval},
booktitle = {SIGIR '04},
COMMENTED_booktitle = {Proceedings of the 27th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '04},
year = {2004},
pages = {178--185},
}
@inproceedings{Billerbeck:2003,
author = {Billerbeck, Bodo and Zobel, Justin},
title = {When Query Expansion Fails},
booktitle = {SIGIR '03},
COMMENTED_booktitle = {Proceedings of the 26th Annual International ACM SIGIR Conference on Research and Development in Informaion Retrieval},
COMMENTED_series = {SIGIR '03},
year = {2003},
pages = {387--388},
}
@inproceedings{Lee:2008,
author = {Lee, Kyung Soon and Croft, W. Bruce and Allan, James},
title = {A Cluster-based Resampling Method for Pseudo-relevance Feedback},
booktitle = {SIGIR '08},
COMMENTED_booktitle = {Proceedings of the 31st Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_series = {SIGIR '08},
year = {2008},
pages = {235--242},
}
@inproceedings{Meij:2008,
author = {Meij, Edgar and Weerkamp, Wouter and Balog, Krisztian and \mbox{de Rijke}, Maarten},
title = {Parsimonious Relevance Models},
booktitle = {Proceedings of the 31st Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
series = {SIGIR '08},
year = {2008},
pages = {817--818},
}
@inproceedings{Hiemstra:2008:TREC,
author = {Djoerd Hiemstra and Jaap Kamps and Rianne Kaptein and Rongmei LI},
title = {Parsimonious Language Models for a Terabyte of Text},
series = {TREC 2007},
booktitle = {The Sixteenth Text REtrieval Conference Proceedings},
year = {2008},
COMMENTED_editor = {Ellen M. Voorhees and Lori P. Buckland},
publisher = {NIST},
}
@inproceedings{Lv:2009:CIKM,
author = {Lv, Yuanhua and Zhai, ChengXiang},
title = {Adaptive Relevance Feedback in Information Retrieval},
booktitle = {CIKM '09},
COMMENTED_booktitle = {Proceedings of the 18th ACM Conference on Information and Knowledge Management},
COMMENTED_series = {CIKM '09},
year = {2009},
pages = {255--264},
}
@inproceedings{Collins-Thompson:2007,
author = {Collins-Thompson, Kevyn and Callan, Jamie},
title = {Estimation and Use of Uncertainty in Pseudo-relevance Feedback},
booktitle = {Proceedings of the 30th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval},
series = {SIGIR '07},
year = {2007},
pages = {303--310},
}
@INPROCEEDINGS{robertson:1999,
title={Okapi at TREC-7: automatic ad hoc, filtering, VLC and interactive track},
author={Robertson, Stephen E and Walker, Steve and Beaulieu, Micheline and Willett, Peter},
pages={253--264},
year={1999},
publisher={NIST}
}
@inproceedings{Dehghani:2016:CHIIR,
author = {Dehghani, Mostafa and Azarbonyad, Hosein and Kamps, Jaap and Marx, Maarten},
title = {Generalized Group Profiling for Content Customization},
booktitle = {CHIIR '16},
COMMENTED_booktitle = {Proceedings of the 2016 ACM on Conference on Human Information Interaction and Retrieval},
series = {CHIIR '16},
year = {2016},
}
@inproceedings{Dehghani:2016:SIGIR,
author = {Dehghani, Mostafa},
title = {Significant Words Representations of Entities},
booktitle = {Proceedings of the 39th International ACM SIGIR Conference on Research and Development in Information Retrieval},
series = {SIGIR '16},
year = {2016},
}
@inproceedings{Dehghani:2016:CLEF,
author = {Dehghani, Mostafa and Azarbonyad, Hosein and Kamps, Jaap and Marx, Maarten},
title = {Two-Way Parsimonious Classification Models for Evolving Hierarchies},
booktitle = {Proceedings of Conference and Labs of the Evaluation Forum},
series = {CLEF '16},
year = {2016},
}
@inproceedings{Dehghani:2016:ICTIR,
author = {Dehghani, Mostafa and Azarbonyad, Hosein and Kamps, Jaap and Marx, Maarten},
title = {On Horizontal and Vertical Separation in Hierarchical Text Classification},
series = {ICTIR'16},
booktitle = {The proceedings of ACM SIGIR International Conference on the Theory of Information Retrieval},
year = {2016},
}
@inproceedings{Hashemi:2015,
title={Parsimonious User and Group Profiling in Venue Recommendation},
author={Hashemi, Seyyed Hadi and Dehghani, Mostafa and Kamps, Jaap},
Year = {2015},
booktitle = {TREC 2015},
publisher={NIST}
}
@inproceedings{Dehghani:CIKM2016:long,
author = {Dehghani, Mostafa and Azarbonyad, Hosein and Kamps, Jaap and Hiemstra, Djoerd and Marx, Maarten},
title = {Luhn Revisited: Significant Words Language Models},
booktitle = {Proceedings of the 25th ACM International on Conference on Information and Knowledge Management},
series = {CIKM '16},
year = {2016},
}
@inproceedings{Dehghani:CIKM2016:short,
author = {Dehghani, Mostafa and Abnar, Samira and Kamps, Jaap},
title = {The Healing Power of Poison: Helpful Non-relevant Documents in Feedback},
booktitle = {Proceedings of the 25th ACM International on Conference on Information and Knowledge Management},
series = {CIKM '16},
year = {2016},
}
@article{Bengio:2013,
author = {Y. Bengio and A. Courville and P. Vincent},
title = {Representation Learning: A Review and New Perspectives},
journal ={IEEE Transactions on Pattern Analysis and Machine Intelligence},
volume = {35},
number = {8},
year = {2013},
pages = {1798-1828},
}
@inproceedings{He:2009,
author = {He, Ben and Ounis, Iadh},
title = {Studying Query Expansion Effectiveness},
booktitle = {Proceedings of ECIR '09},
year = {2009},
pages = {611--619},
}
@article{Hirst:2014,
title={Text to Ideology or Text to Party Status?},
author={Hirst, Graeme and Riabinin, Yaroslav and Graham, Jory and Boizot-Roche, Magali},
journal={From Text to Political Positions: Text analysis across disciplines},
volume={55},
pages={93--15},
year={2014},
publisher={John Benjamins Publishing Company}
}
@misc{url:dilipad,
key = "DiliPad",
title = "Digging Into LInked PArliamentary Data",
howpublished = {\url{http://dilipad.history.ac.uk/}},
year = 2015,
note = {Digging into Data Challenge}
}
@misc{url:politicalmashup,
key = "PoliticalMashup",
title = "Political Mashup Project",
howpublished = {\url{http://politicalmashup.nl/} and \url{http://schema.politicalmashup.nl/}},
year = 2015,
note = {Netherlands Organization for Scientific Research}
}
@misc{url:expose,
key = "ExPoSe",
title = "Exploratory Political Search Project",
howpublished = {\url{http://humanities.uva.nl/~kamps/expose/}},
year = 2015,
note = {Netherlands Organization for Scientific Research}
}
@misc{url:twfy,
key = "TWFY",
title = "They Work For You",
howpublished = {\url{http://www.theyworkforyou.com/}},
year = 2015
}
@misc{url:sgd,
key = "SGD",
title = "Staten Generaal Digitaal",
howpublished = {\url{http://www.statengeneraaldigitaal.nl/}},
year = 2015
}
@Book{deswaan73,
author = {Abram de Swaan},
title = {Coalition Theories and Cabinet Formations: A Study of Formal Theories of Coalition Formation Applied to Nine European Parliaments after 1918},
publisher = {Elsevier, New York},
year = 1973,
volume = 4,
series = {Progress in Mathematical Social Sciences}
}
@inproceedings{Goede:2013,
author = {de Goede, Bart and van Wees, Justin and Marx, Maarten and Reinanda, Ridho},
booktitle = {TPDL},
editor = {Aalberg, Trond and Papatheodorou, Christos and Dobreva, Milena and Tsakonas, Giannis and Farrugia, Charles J.},
pages = {446-449},
series = {Lecture Notes in Computer Science},
title = {PoliticalMashup Ngramviewer - Tracking Who Said What and When in Parliament.},
volume = 8092,
year = 2013,
COMMENTED_publisher = {Springer},
}
@inproceedings{Balahur:2009,
author = {Balahur, Alexandra and Kozareva, Zornitsa and Montoyo, Andr{\'e}s},
title = {Determining the Polarity and Source of Opinions Expressed in Political Debates},
booktitle = {CICLing},
year = {2009},
pages = {468--480},
COMMENTED_series = {CICLing '09},
COMMENTED_booktitle = {Proceedings of the 10th International Conference on Computational Linguistics and Intelligent Text Processing},
COMMENTED_location = {Mexico City, Mexico},
COMMENTED_publisher = {Springer-Verlag},
COMMENTED_address = {Berlin, Heidelberg},
}
@inproceedings{falco:2013,
title={Coalition agreements and party preferences: A principal components analysis approach},
author={Falc{\'o}-Gimeno, Albert and Vallb{\'e}, Joan-Josep},
booktitle={EPSA 2013 Annual General Conference Paper},
volume={754},
year={2013},
pages={1--30}
}
@article{Walker:2012,
author = {Walker, Marilyn A. and Anand, Pranav and Abbott, Rob and Tree, Jean E. Fox and Martell, Craig and King, Joseph},
title = {That is Your Evidence?: Classifying Stance in Online Political Debate},
journal = {Decis. Support Syst.},
volume = {53},
number = {4},
month = nov,
year = {2012},
pages = {719--729},
COMMENTED_publisher = {Elsevier Science Publishers B. V.},
COMMENTED_address = {Amsterdam, The Netherlands, The Netherlands},
}
@inproceedings{Weber:2013,
author = {Weber, Ingmar and Garimella, Venkata Rama Kiran and Teka, Asmelash},
title = {Political Hashtag Trends},
booktitle = {ECIR},
year = {2013},
pages = {857--860},
COMMENTED_series = {ECIR'13},
COMMENTED_location = {Moscow, Russia},
COMMENTED_booktitle = {Proceedings of the 35th European Conference on Advances in Information Retrieval},
COMMENTED_publisher = {Springer-Verlag},
COMMENTED_address = {Berlin, Heidelberg},
}
@inproceedings{Efron:2004,
author = {Efron, Miles},
title = {The Liberal Media and Right-wing Conspiracies: Using Cocitation Information to Estimate Political Orientation in Web Documents},
booktitle = {CIKM},
year = {2004},
pages = {390--398},
COMMENTED_series = {CIKM '04},
COMMENTED_booktitle = {Proceedings of the Thirteenth ACM International Conference on Information and Knowledge Management},
COMMENTED_location = {Washington, D.C., USA},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{Pennacchiotti:2011,
author = {Pennacchiotti, Marco and Popescu, Ana-Maria},
title = {Democrats, Republicans and Starbucks Afficionados: User Classification in Twitter},
booktitle = {SIGKDD},
year = {2011},
pages = {430--438},
COMMENTED_series = {KDD '11},
COMMENTED_booktitle = {Proceedings of the 17th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining},
COMMENTED_location = {San Diego, California, USA},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{Weber:2013,
author = {Weber, Ingmar and Popescu, Ana-Maria and Pennacchiotti, Marco},
title = {Data-driven Political Science},
booktitle = {WSDM},
year = {2013},
pages = {777--778},
COMMENTED_series = {WSDM '13},
COMMENTED_booktitle = {Proceedings of the Sixth ACM International Conference on Web Search and Data Mining},
COMMENTED_location = {Rome, Italy},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{Weber:2012,
author = {Weber, Ingmar and Garimella, Venkata Rama Kiran and Borra, Erik},
title = {Political Search Trends},
booktitle = {SIGIR},
year = {2012},
pages = {1012--1012},
COMMENTED_series = {SIGIR '12},
COMMENTED_booktitle = {Proceedings of the 35th International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_location = {Portland, Oregon, USA},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@article{Slapin:2008,
author = {Slapin, Jonathan B. and Proksch, Sven-Oliver},
title = {A Scaling Model for Estimating Time-Series Party Positions from Texts},
journal = {American Journal of Political Science},
volume = {52},
number = {3},
year = {2008},
pages = {705--722},
COMMENTED_publisher = {Midwest Political Science Association},
}
@article{Klebanov:2008,
author = {Klebanov, Beata Beigman and Diermeier, Daniel and Beigman, Eyal},
title = {Automatic Annotation of Semantic Fields for Political Science Research},
journal = {Journal of Information Technology \& Politics},
volume = {5},
number = {1},
pages = {95-120},
year = {2008},
}
@inproceedings{Fang:2012,
author = {Fang, Yi and Si, Luo and Somasundaram, Naveen and Yu, Zhengtao},
title = {Mining Contrastive Opinions on Political Texts Using Cross-perspective Topic Model},
booktitle = {WSDM},
year = {2012},
pages = {63--72},
COMMENTED_series = {WSDM '12},
COMMENTED_booktitle = {Proceedings of the Fifth ACM International Conference on Web Search and Data Mining},
COMMENTED_location = {Seattle, Washington, USA},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{Carvalho:2011,
author = {Carvalho, Paula and Sarmento, Lu\'{\i}s and Teixeira, Jorge and Silva, M\'{a}rio J.},
title = {Liars and Saviors in a Sentiment Annotated Corpus of Comments to Political Debates},
booktitle = {HLT},
year = {2011},
pages = {564--568},
COMMENTED_series = {HLT '11},
COMMENTED_booktitle = {Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies: Short Papers - Volume 2},
COMMENTED_location = {Portland, Oregon},
COMMENTED_publisher = {Association for Computational Linguistics},
COMMENTED_address = {Stroudsburg, PA, USA},
}
@inproceedings{Yano:2009,
author = {Yano, Tae and Cohen, William W. and Smith, Noah A.},
title = {Predicting Response to Political Blog Posts with Topic Models},
booktitle = {NAACL},
year = {2009},
pages = {477--485},
COMMENTED_series = {NAACL '09},
COMMENTED_booktitle = {Proceedings of Human Language Technologies: The 2009 Annual Conference of the North American Chapter of the Association for Computational Linguistics},
COMMENTED_location = {Boulder, Colorado},
COMMENTED_address = {Stroudsburg, PA, USA},
}
@inproceedings{Hirst:2010:2,
author={Hirst, Graeme and Riabinin, Yaroslav and Graham, Jory and Boizot-Roche, Magali},
title = {Text to Ideology or Text to Party Status?},
booktitle = {T2PP},
year = {2010},
pages = {1--13},
COMMENTED_series = {T2PP},
COMMENTED_booktitle = {Proceedings of the From Text to Political Positions Workshop},
COMMENTED_location = {Amsterdam, Netherlands}
}
@inproceedings{Hirst:2010:1,
author={Hirst, Graeme and Riabinin, Yaroslav and Graham, Jory and Boizot-Roche, Magali},
title = {Party status as a confound in the automatic classification of political speech by ideology},
booktitle = {JADT},
year = {2010},
pages = {722--742},
COMMENTED_series = {JADT'10},
COMMENTED_booktitle = {Proceedings of 10th International Conference on Statistical Analysis of Textual Data},
}
@inproceedings{Kaptein:2009,
author = {Kaptein, Rianne and Marx, Maarten and Kamps, Jaap},
title = {Who Said What to Whom?: Capturing the Structure of Debates},
booktitle = {SIGIR},
year = {2009},
pages = {831--832},
COMMENTED_series = {SIGIR '09},
COMMENTED_booktitle = {Proceedings of the 32Nd International ACM SIGIR Conference on Research and Development in Information Retrieval},
COMMENTED_location = {Boston, MA, USA},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{marx:2010,
title={DutchParl 1.0 A Corpus of Parliamentary Documents in Dutch},
author={Marx, Maarten and Schuth, Anne},
year={2010},
booktitle = {DIR},
pages = {82--83},
COMMENTED_booktitle = {Proceedings of the 10th Dutch-Belgian Information Retrieval Workshop},
}
@article{Kaptein:2010,
author = {Kaptein, Rianne and Marx, Maarten},
title = {Focused Retrieval and Result Aggregation with Political Data},
journal = {Inf. Retr.},
volume = {13},
number = {5},
month = oct,
year = {2010},
pages = {412--433},
COMMENTED_publisher = {Kluwer Academic Publishers},
COMMENTED_address = {Hingham, MA, USA},
}
@article{yu:2008,
title={Classifying party affiliation from political speech},
author={Yu, Bei and Kaufmann, Stefan and Diermeier, Daniel},
journal={Journal of Information Technology \& Politics},
volume={5},
number={1},
pages={33--48},
year={2008},
COMMENTED_publisher={Taylor \& Francis}
}
@incollection{Meguebli:2014,
title={Unsupervised approach for identifying users’ political orientations},
author={Meguebli, Youssef and Kacimi, Mouna and Doan, Bich-Li{\^e}n and Popineau, Fabrice},
booktitle={ECIR},
pages={507--512},
year={2014},
COMMENTED_publisher={Springer}
}
@article{grimmer:2013,
title={Text as data: The promise and pitfalls of automatic content analysis methods for political texts},
author={Grimmer, Justin and Stewart, Brandon M},
journal={Political Analysis},
pages={1-31},
year={2013},
COMMENTED_publisher={SPM-PMSAPSA}
}
@inproceedings{Ha-Thuc:2011,
author = {Ha-Thuc, Viet and Renders, Jean-Michel},
title = {Large-scale Hierarchical Text Classification Without Labelled Data},
booktitle = {WSDM},
year = {2011},
location = {Hong Kong, China},
pages = {685--694},
numpages = {10},
COMMENTED_series = {WSDM '11},
COMMENTED_booktitle = {Proceedings of the Fourth ACM International Conference on Web Search and Data Mining},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{McCallum:1998,
author = {McCallum, Andrew and Rosenfeld, Ronald and Mitchell, Tom M. and Ng, Andrew Y.},
title = {Improving Text Classification by Shrinkage in a Hierarchy of Classes},
booktitle = {ICML},
year = {1998},
pages = {359--367},
COMMENTED_series = {ICML '98},
COMMENTED_booktitle = {Proceedings of the Fifteenth International Conference on Machine Learning},
COMMENTED_publisher = {Morgan Kaufmann Publishers Inc.},
COMMENTED_address = {San Francisco, CA, USA},
}
@inproceedings{Oh:2011,
author = {Oh, Heung-Seon and Choi, Yoonjung and Myaeng, Sung-Hyon},
title = {Text Classification for a Large-scale Taxonomy Using Dynamically Mixed Local and Global Models for a Node},
booktitle = {ECIR},
year = {2011},
pages = {7--18},
COMMENTED_series = {ECIR'11},
COMMENTED_booktitle = {Proceedings of the 33rd European Conference on Advances in Information Retrieval},
COMMENTED_location = {Dublin, Ireland},
COMMENTED_address = {Berlin, Heidelberg},
}
@inproceedings{Song:2014,
author = {Song, Yangqiu and Roth, Dan},
title = {On Dataless Hierarchical Text Classification},
booktitle = {AAAI},
pages= {1579--1585},
year = {2014},
}
@inproceedings{Gopal:2013,
author = {Gopal, Siddharth and Yang, Yiming},
title = {Recursive Regularization for Large-scale Classification with Hierarchical and Graphical Dependencies},
booktitle = {SIGKDD},
year = {2013},
pages = {257--265},
COMMENTED_series = {KDD '13},
COMMENTED_booktitle = {Proceedings of the 19th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining},
COMMENTED_location = {Chicago, Illinois, USA},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{Zhou:2011,
author = {Zhou, Dengyong and Xiao, Lin and Wu, Mingrui},
title = {Hierarchical Classification via Orthogonal Transfer},
booktitle = {ICML},
year = {2011},
pages = {801--808},
COMMENTED_series = {ICML '11},
COMMENTED_booktitle = {Proceedings of the 2bNd International Conference on Machine Learning},
COMMENTED_location = {Bellevue, WA, USA},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@article{Diermeier:2011,
author = {Diermeier, Daniel and Godbout, Jean-François and Yu, Bei and Kaufmann, Stefan},
title = {Language and Ideology in Congress},
journal = {British Journal of Political Science},
volume = {42},
number = {1},
year = {2012},
pages = {31--55},
COMMENTED_publisher = {Midwest Political Science Association},
}
@inproceedings{Kaptein:2010,
author = {Kaptein, Rianne and Hiemstra, Djoerd and Kamps, Jaap},
title = {How Different Are Language Models Andword Clouds?},
booktitle = {ECIR},
year = {2010},
pages = {556--568},
COMMENTED_series = {ECIR'2010},
COMMENTED_booktitle = {Proceedings of the 32Nd European Conference on Advances in Information Retrieval},
COMMENTED_location = {Milton Keynes, UK},
COMMENTED_publisher = {Springer-Verlag},
COMMENTED_address = {Berlin, Heidelberg},
}
@article{Zavitsanos:2011,
author = {Zavitsanos, Elias and Paliouras, Georgios and Vouros, George A.},
title = {Non-Parametric Estimation of Topic Hierarchies from Texts with Hierarchical Dirichlet Processes},
journal = {J. Mach. Learn. Res.},
volume = {12},
year = {2011},
pages = {2749--2775},
}
@inproceedings{Kim:2013,
title={A variational approximation for topic modeling of hierarchical corpora},
author={Kim, Do-kyum and Voelker, Geoffrey and Saul, Lawrence K},
booktitle={ICML},
pages={55--63},
year={2013},
COMMENTED_booktitle={Proceedings of the 30th International Conference on Machine Learning},
series = {ICML'13},
}
@inproceedings{Ma:2015,
title={The Hybrid Nested/Hierarchical Dirichlet Process and its Application to Topic Modeling with Word Differentiation},
author={Tengfei Ma, Issei Sato, Hiroshi Nakagawa},
intype = {to appear in},
year={2015},
booktitle={2015},
COMMENTED_booktitle={Proceedings of the Twenty-Ninth AAAI Conference on Artificial Intelligence},
}
@article{Sebastiani:2002,
author = {Sebastiani, Fabrizio},
title = {Machine Learning in Automated Text Categorization},
journal = {ACM Comput. Surv.},
issue_date = {March 2002},
volume = {34},
number = {1},
month = mar,
year = {2002},
pages = {1--47},
COMMENTED_publisher = {ACM},
COMMENTED_address = {New York, NY, USA},
}
@inproceedings{Sun:2001,
author={Aixin Sun and Ee-Peng Lim},
booktitle={ICDM},
title={Hierarchical text classification and evaluation},
year={2001},
pages={521-528},
}
@article{Teh:2006,
author = {Yee Whye Teh and Michael I. Jordan and Matthew J. Beal and David M. Blei},
title = {Hierarchical Dirichlet processes},
journal = {Journal of the American Statistical Association},
year = {2006},
volume = {101},
number = {476},
pages={1566-1581},
}
@inproceedings{Wang:2006,
author = {Wang, Xuerui and McCallum, Andrew},
title = {Topics over Time: A non-Markov Continuous-time Model of Topical Trends},
booktitle = {SIGKDD},
year = {2006},
pages = {424--433},
COMMENTED_series = {KDD '06},
COMMENTED_location = {Philadelphia, PA, USA},