-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNiekum.bib
3752 lines (3322 loc) · 142 KB
/
Niekum.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{Hanna2016,
author = {Josiah P. Hanna and
Peter Stone and
Scott Niekum},
title = {High Confidence Off-Policy Evaluation with Models},
journal = {arXiv:1606.06126}
}
@inproceedings{niekum2013incremental,
title={Incremental Semantically Grounded Learning from Demonstration.},
author={Niekum, Scott and Chitta, Sachin and Barto, Andrew G and Marthi, Bhaskara and Osentoski, Sarah},
booktitle={Robotics: Science and Systems (RSS)},
volume={9},
year={2013}
}
@inproceedings{frank2016towards,
title={Towards teleoperation-based interactive learning of robot kinematics using a mobile augmented reality interface on a tablet},
author={Frank, Jared A and Kapila, Vikram},
booktitle={2016 Indian Control Conference (ICC)},
pages={385--392},
year={2016},
organization={IEEE}
}
@inproceedings{okura2013teleoperation,
title={Teleoperation of mobile robots by generating augmented free-viewpoint images},
author={Okura, Fumio and Ueda, Yuko and Sato, Tomokazu and Yokoya, Naokazu},
booktitle={2013 IEEE/RSJ International Conference on Intelligent Robots and Systems},
pages={665--671},
year={2013},
organization={IEEE}
}
@inproceedings{milgram1993applications,
title={Applications of augmented reality for human-robot communication},
author={Milgram, Paul and Zhai, Shumin and Drascic, David and Grodski, Julius},
booktitle={Intelligent Robots and Systems' 93, IROS'93. Proceedings of the 1993 IEEE/RSJ International Conference on},
volume={3},
pages={1467--1472},
year={1993},
organization={IEEE}
}
@article{azuma1997survey,
title={A survey of augmented reality},
author={Azuma, Ronald T},
journal={Presence: Teleoperators and virtual environments},
volume={6},
number={4},
pages={355--385},
year={1997},
publisher={MIT Press}
}
@inproceedings{li2013using,
title={Using informative behavior to increase engagement in the tamer framework},
author={Li, Guangliang and Hung, Hayley and Whiteson, Shimon and Knox, W Bradley},
booktitle={Proceedings of the 2013 international conference on Autonomous agents and multi-agent systems},
pages={909--916},
year={2013},
organization={International Foundation for Autonomous Agents and Multiagent Systems}
}
@article{kulvicius2012joining,
title={Joining movement sequences: Modified dynamic movement primitives for robotics applications exemplified on handwriting},
author={Kulvicius, Tomas and Ning, KeJun and Tamosiunaite, Minija and Worgotter, F},
journal={Robotics, IEEE Transactions on},
volume={28},
number={1},
pages={145--157},
year={2012},
publisher={IEEE}
}
@inproceedings{kober2009learning,
title={Learning motor primitives for robotics},
author={Kober, Jens and Peters, Jan},
booktitle={Robotics and Automation, 2009. ICRA'09. IEEE International Conference on},
pages={2112--2118},
year={2009},
organization={IEEE}
}
@article{tamosiunaite2011learning,
title={Learning to pour with a robot arm combining goal and shape learning for dynamic movement primitives},
author={Tamosiunaite, Minija and Nemec, Bojan and Ude, Ale{\v{s}} and W{\"o}rg{\"o}tter, Florentin},
journal={Robotics and Autonomous Systems},
volume={59},
number={11},
pages={910--922},
year={2011},
publisher={Elsevier}
}
@inproceedings{bitzer2009latent,
title={Latent spaces for dynamic movement primitives},
author={Bitzer, Sebastian and Vijayakumar, Sethu},
booktitle={Humanoid Robots, 2009. Humanoids 2009. 9th IEEE-RAS International Conference on},
pages={574--581},
year={2009},
organization={IEEE}
}
@article{da2012learning,
title={Learning parameterized skills},
author={Da Silva, Bruno and Konidaris, George and Barto, Andrew},
journal={arXiv preprint arXiv:1206.6398},
year={2012}
}
@inproceedings{gams2015learning,
title={Learning of parametric coupling terms for robot-environment interaction},
author={Gams, Andrej and Denisa, Miha and Ude, Ales},
booktitle={Humanoid Robots (Humanoids), 2015 IEEE-RAS 15th International Conference on},
pages={304--309},
year={2015},
organization={IEEE}
}
@article{lenat1995cyc,
title={CYC: A large-scale investment in knowledge infrastructure},
author={Lenat, Douglas B},
journal={Communications of the ACM},
volume={38},
number={11},
pages={33--38},
year={1995},
publisher={ACM}
}
@inproceedings{bilenko2004integrating,
title={Integrating constraints and metric learning in semi-supervised clustering},
author={Bilenko, Mikhail and Basu, Sugato and Mooney, Raymond J},
booktitle={Proceedings of the twenty-first international conference on Machine learning},
pages={11},
year={2004},
organization={ACM}
}
@article{yang2006distance,
title={Distance metric learning: A comprehensive survey},
author={Yang, Liu and Jin, Rong},
journal={Michigan State Universiy},
volume={2},
year={2006}
}
@article{xing2003distance,
title={Distance metric learning with application to clustering with side-information},
author={Xing, Eric P and Ng, Andrew Y and Jordan, Michael I and Russell, Stuart},
journal={Advances in neural information processing systems},
volume={15},
pages={505--512},
year={2003},
publisher={MIT; 1998}
}
@inproceedings{krahenbuhl2015learning,
title={Learning to propose objects},
author={Krahenbuhl, Philipp and Koltun, Vladlen},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2015 IEEE Conference on},
pages={1574--1582},
year={2015},
organization={IEEE}
}
@inproceedings{humayun2015middle,
title={The Middle Child Problem: Revisiting Parametric Min-cut and Seeds for Object Proposals},
author={Humayun, Ahmad and Li, Fuxin and Rehg, James M},
booktitle={Proceedings of the IEEE International Conference on Computer Vision},
pages={1600--1608},
year={2015}
}
@inproceedings{ngiam2011multimodal,
title={Multimodal deep learning},
author={Ngiam, Jiquan and Khosla, Aditya and Kim, Mingyu and Nam, Juhan and Lee, Honglak and Ng, Andrew Y},
booktitle={Proceedings of the 28th international conference on machine learning (ICML-11)},
pages={689--696},
year={2011}
}
@inproceedings{wang2010locality,
title={Locality-constrained linear coding for image classification},
author={Wang, Jinjun and Yang, Jianchao and Yu, Kai and Lv, Fengjun and Huang, Thomas and Gong, Yihong},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on},
pages={3360--3367},
year={2010},
organization={IEEE}
}
@article{lavalle2000rapidly,
title={Rapidly-exploring random trees: Progress and prospects},
author={LaValle, Steven M and Kuffner Jr, James J},
year={2000},
publisher={Citeseer}
}
@inproceedings{cohen2010search,
title={Search-based planning for manipulation with motion primitives},
author={Cohen, Benjamin J and Chitta, Sachin and Likhachev, Maxim},
booktitle={Robotics and Automation (ICRA), 2010 IEEE International Conference on},
pages={2902--2908},
year={2010},
organization={IEEE}
}
@inproceedings{phillips2012graphs,
title={E-Graphs: Bootstrapping Planning with Experience Graphs.},
author={Phillips, Mike and Cohen, Benjamin J and Chitta, Sachin and Likhachev, Maxim},
booktitle={Robotics: Science and Systems},
year={2012}
}
@inproceedings{likhachev2005anytime,
title={Anytime Dynamic A*: An Anytime, Replanning Algorithm.},
author={Likhachev, Maxim and Ferguson, David I and Gordon, Geoffrey J and Stentz, Anthony and Thrun, Sebastian},
booktitle={ICAPS},
pages={262--271},
year={2005}
}
@article{misra2014tell,
title={Tell me Dave: Context-sensitive grounding of natural language to manipulation instructions},
author={Misra, Dipendra K and Sung, Jaeyong and Lee, Kevin and Saxena, Ashutosh},
journal={Proceedings of Robotics: Science and Systems (RSS), Berkeley, USA},
year={2014}
}
@inproceedings{ren2010figure,
title={Figure-ground segmentation improves handled object recognition in egocentric video},
author={Ren, Xiaofeng and Gu, Chunhui},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on},
pages={3137--3144},
year={2010},
organization={IEEE}
}
@inproceedings{li2013learning,
title={Learning to predict gaze in egocentric video},
author={Li, Yin and Fathi, Alahoum and Rehg, James M},
booktitle={Computer Vision (ICCV), 2013 IEEE International Conference on},
pages={3216--3223},
year={2013},
organization={IEEE}
}
@inproceedings{fathi2011learning,
title={Learning to recognize objects in egocentric activities},
author={Fathi, Alireza and Ren, Xiaofeng and Rehg, James M},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference On},
pages={3281--3288},
year={2011},
organization={IEEE}
}
@inproceedings{cakmak2012designing,
title={Designing robot learners that ask good questions},
author={Cakmak, Maya and Thomaz, Andrea L},
booktitle={Proceedings of the seventh annual ACM/IEEE international conference on Human-Robot Interaction},
pages={17--24},
year={2012},
organization={ACM}
}
@article{tellex2014asking,
title={Asking for help using inverse semantics},
author={Tellex, Stefanie and Knepper, Ross and Li, Adrian and Rus, Daniela and Roy, Nicholas},
journal={Proceedings of Robotics: Science and Systems, Berkeley, USA},
year={2014}
}
@inproceedings{jia2014caffe,
title={Caffe: Convolutional architecture for fast feature embedding},
author={Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor},
booktitle={Proceedings of the ACM International Conference on Multimedia},
pages={675--678},
year={2014},
organization={ACM}
}
@article{goldberg2014word2vec,
title={word2vec Explained: deriving Mikolov et al.'s negative-sampling word-embedding method},
author={Goldberg, Yoav and Levy, Omer},
journal={arXiv preprint arXiv:1402.3722},
year={2014}
}
@article{blei2012probabilistic,
title={Probabilistic topic models},
author={Blei, David M},
journal={Communications of the ACM},
volume={55},
number={4},
pages={77--84},
year={2012},
publisher={ACM}
}
@incollection{brostow2008segmentation,
title={Segmentation and recognition using structure from motion point clouds},
author={Brostow, Gabriel J and Shotton, Jamie and Fauqueur, Julien and Cipolla, Roberto},
booktitle={Computer Vision--ECCV 2008},
pages={44--57},
year={2008},
publisher={Springer}
}
@article{toris2014robot,
title={The robot management system: A framework for conducting human-robot interaction studies through crowdsourcing},
author={Toris, Russell and Kent, David and Chernova, Sonia},
journal={Journal of Human-Robot Interaction},
volume={3},
number={2},
pages={25--49},
year={2014}
}
@article{miller1995wordnet,
title={WordNet: a lexical database for English},
author={Miller, George A},
journal={Communications of the ACM},
volume={38},
number={11},
pages={39--41},
year={1995},
publisher={ACM}
}
@inproceedings{wang2012detection,
title={Detection by detections: Non-parametric detector adaptation for a video},
author={Wang, Xiaoyu and Hua, Gang and Han, Tony X},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
pages={350--357},
year={2012},
organization={IEEE}
}
@inproceedings{tang2012shifting,
title={Shifting weights: Adapting object detectors from image to video},
author={Tang, Kevin and Ramanathan, Vignesh and Fei-Fei, Li and Koller, Daphne},
booktitle={Advances in Neural Information Processing Systems},
pages={638--646},
year={2012}
}
@inproceedings{deng2009imagenet,
title={Imagenet: A large-scale hierarchical image database},
author={Deng, Jia and Dong, Wei and Socher, Richard and Li, Li-Jia and Li, Kai and Fei-Fei, Li},
booktitle={Computer Vision and Pattern Recognition, 2009. CVPR 2009. IEEE Conference on},
pages={248--255},
year={2009},
organization={IEEE}
}
@article{bojanowski2015weakly,
title={Weakly-Supervised Alignment of Video With Text},
author={Bojanowski, Piotr and Lagugie, R{\'e}mi and Grave, Edouard and Bach, Francis and Laptev, Ivan and Ponce, Jean and Schmid, Cordelia},
journal={arXiv preprint arXiv:1505.06027},
year={2015}
}
@article{sener2015unsupervised,
title={Unsupervised Semantic Parsing of Video Collections},
author={Sener, Ozan and Zamir, Amir and Savarese, Silvio and Saxena, Ashutosh},
journal={arXiv preprint arXiv:1506.08438},
year={2015}
}
@incollection{jain2014supervoxel,
title={Supervoxel-consistent foreground propagation in video},
author={Jain, Suyog Dutt and Grauman, Kristen},
booktitle={Computer Vision--ECCV 2014},
pages={656--671},
year={2014},
publisher={Springer}
}
@inproceedings{manning2014stanford,
title={The Stanford CoreNLP natural language processing toolkit},
author={Manning, Christopher D and Surdeanu, Mihai and Bauer, John and Finkel, Jenny and Bethard, Steven J and McClosky, David},
booktitle={Proceedings of 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations},
pages={55--60},
year={2014}
}
@article{mikolov2013efficient,
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{kollar2010toward,
title={Toward understanding natural language directions},
author={Kollar, Thomas and Tellex, Stefanie and Roy, Deb and Roy, Nicholas},
booktitle={Human-Robot Interaction (HRI), 2010 5th ACM/IEEE International Conference on},
pages={259--266},
year={2010},
organization={IEEE}
}
@inproceedings{tellex2011understanding,
title={Understanding Natural Language Commands for Robotic Navigation and Mobile Manipulation.},
author={Tellex, Stefanie and Kollar, Thomas and Dickerson, Steven and Walter, Matthew R and Banerjee, Ashis Gopal and Teller, Seth J and Roy, Nicholas},
booktitle={AAAI},
year={2011}
}
@inproceedings{bollini2013interpreting,
title={Interpreting and executing recipes with a cooking robot},
author={Bollini, Mario and Tellex, Stefanie and Thompson, Tyler and Roy, Nicholas and Rus, Daniela},
booktitle={Experimental Robotics},
pages={481--495},
year={2013},
organization={Springer}
}
@inproceedings{nyga2012everything,
title={Everything robots always wanted to know about housework (but were afraid to ask)},
author={Nyga, Daniel and Beetz, Michael},
booktitle={Intelligent Robots and Systems (IROS), 2012 IEEE/RSJ International Conference on},
pages={243--250},
year={2012},
organization={IEEE}
}
@inproceedings{schumacher2012extraction,
title={Extraction of procedural knowledge from the web: A comparison of two workflow extraction approaches},
author={Schumacher, Pol and Minor, Mirjam and Walter, Kirstin and Bergmann, Ralph},
booktitle={Proceedings of the 21st international conference companion on World Wide Web},
pages={739--747},
year={2012},
organization={ACM}
}
@inproceedings{matuszek2013learning,
title={Learning to parse natural language commands to a robot control system},
author={Matuszek, Cynthia and Herbst, Evan and Zettlemoyer, Luke and Fox, Dieter},
booktitle={Experimental Robotics},
pages={403--415},
year={2013},
organization={Springer}
}
@article{kroemertowards,
title={Towards Learning Hierarchical Skills for Multi-Phase Manipulation Tasks},
author={Kroemer, Oliver and Daniel, Christian and Neumann, Gerhard and van Hoof, Herke and Peters, Jan},
booktitle={IEEE International Conference on Robotics and Automation (ICRA)},
year={2015}
}
@inproceedings{tenorth2010understanding,
title={Understanding and executing instructions for everyday manipulation tasks from the world wide web},
author={Tenorth, Moritz and Nyga, Daniel and Beetz, Michael},
booktitle={Robotics and Automation (ICRA), 2010 IEEE International Conference on},
pages={1486--1491},
year={2010},
organization={IEEE}
}
@inproceedings{tenorth2012roboearth,
title={The roboearth language: Representing and exchanging knowledge about actions, objects, and environments},
author={Tenorth, Moritz and Perzylo, Alexander Clifford and Lafrenz, Reinhard and Beetz, Michael},
booktitle={Robotics and Automation (ICRA), 2012 IEEE International Conference on},
pages={1284--1289},
year={2012},
organization={IEEE}
}
@inproceedings{yu2014instructional,
title={Instructional videos for unsupervised harvesting and learning of action examples},
author={Yu, Shoou-I and Jiang, Lu and Hauptmann, Alexander},
booktitle={Proceedings of the ACM International Conference on Multimedia},
pages={825--828},
year={2014},
organization={ACM}
}
@inproceedings{pangercic2012semantic,
title={Semantic object maps for robotic housework-representation, acquisition and use},
author={Pangercic, Dejan and Pitzer, Benjamin and Tenorth, Moritz and Beetz, Michael},
booktitle={Intelligent Robots and Systems (IROS), 2012 IEEE/RSJ International Conference on},
pages={4644--4651},
year={2012},
organization={IEEE}
}
@article{saxena2014robobrain,
title={RoboBrain: Large-Scale Knowledge Engine for Robots},
author={Saxena, Ashutosh and Jain, Ashesh and Sener, Ozan and Jami, Aditya and Misra, Dipendra K and Koppula, Hema S},
journal={arXiv preprint arXiv:1412.0691},
year={2014}
}
@article{yang2015robot,
title={Robot learning manipulation action plans by “watching” unconstrained videos from the world wide web},
author={Yang, Yezhou and Li, Yi and Aloimonos, Yiannis},
journal={Under Review},
year={2015}
}
@article{malmaud2015s,
title={What's Cookin'? Interpreting Cooking Videos using Text, Speech and Vision},
author={Malmaud, Jonathan and Huang, Jonathan and Rathod, Vivek and Johnston, Nick and Rabinovich, Andrew and Murphy, Kevin},
journal={arXiv preprint arXiv:1503.01558},
year={2015}
}
@inproceedings{thomas2015omega,
title={Policy Evaluation Using the Omega-Return},
author={Thomas, Philip S and Niekum, Scott and Theocharous, G and Konidaris, George },
booktitle={Advances in Neural Information Processing Systems (NIPS)},
year={2015}
}
@inproceedings{konidaris2011td_gamma,
title={TD\_gamma: Re-evaluating Complex Backups in Temporal Difference Learning},
author={Konidaris, George and Niekum, Scott and Thomas, Philip S},
booktitle={Advances in Neural Information Processing Systems (NIPS)},
year={2011}
}
@phdthesis{niekum2013semantically,
title={Semantically grounded learning from unstructured demonstrations},
author={Niekum, Scott},
year={2013},
school={Department of Computer Science, University of Massachusetts Amherst}
}
@inproceedings{niekum2013integrated,
title={An Integrated System for Learning Multi-Step Robotic Tasks from Unstructured Demonstrations.},
author={Niekum, Scott},
booktitle={AAAI Spring Symposium: Designing Intelligent Robots},
year={2013}
}
@inproceedings{konidaris2013robot,
title={Robot Learning: Some Recent Examples},
author={Konidaris, G and Kuindersma, S and Niekum, S and Grupen, R and Barto, A},
booktitle={The Sixteenth Yale Workshop on Adaptive and Learning Systems},
year={2013},
organization={Citeseer}
}
@inproceedings{niekum2014learning,
title={Learning Articulation Changepoint Models from Demonstration},
author={Niekum, Scott and Osentoski, Sarah and Atkeson, Christopher G and Barto, Andrew G},
booktitle={RSS Workshop on Learning Plans with Context from Human Signals},
year={2014}
}
@inproceedings{niekum2014CHAMP,
title={CHAMP: Changepoint Detection Using Approximate Model Parameters},
author={Niekum, Scott and Osentoski, Sarah and Atkeson, Chris G. and Barto, Andrew G},
booktitle={Technical report CMU-RI-TR-14-10, Robotics Institute, Carnegie Mellon University},
year={2014}
}
@inproceedings{niekum2015Nonparam,
title={A Brief Introduction to Bayesian Nonparametric Methods for Clustering and Time Series Analysis},
author={Niekum, Scott},
booktitle={Technical report CMU-RI-TR-15-02, Robotics Institute, Carnegie Mellon University},
year={2015}
}
@inproceedings{thomas2015omega,
title={Policy Evaluation Using the Omega-Return},
author={Thomas, P.S. and Niekum, S. and Theocharous, G. and Konidaris, G.D.},
booktitle={Advances in Neural Information Processing Systems 29 (NIPS)},
year={2015}
}
@inproceedings{pito1996sensor,
title={A sensor-based solution to the “next best view” problem},
author={Pito, Richard},
booktitle={Pattern Recognition, Proceedings of the 13th International Conference on},
volume={1},
pages={941--945},
year={1996},
organization={IEEE}
}
@inproceedings{wenhardt2006information,
title={An information theoretic approach for next best view planning in 3-d reconstruction},
author={Wenhardt, Stefan and Deutsch, Benjamin and Hornegger, Joachim and Niemann, Heinrich and Denzler, Joachim},
booktitle={Pattern Recognition, 18th International Conference on},
volume={1},
pages={103--106},
year={2006},
organization={IEEE}
}
@inproceedings{sohn2014improved,
title={Improved multimodal deep learning with variation of information},
author={Sohn, Kihyuk and Shang, Wenling and Lee, Honglak},
booktitle={Advances in Neural Information Processing Systems},
pages={2141--2149},
year={2014}
}
@article{eitel2015multimodal,
title={Multimodal Deep Learning for Robust RGB-D Object Recognition},
author={Eitel, Andreas and Springenberg, Jost Tobias and Spinello, Luciano and Riedmiller, Martin and Burgard, Wolfram},
journal={arXiv preprint arXiv:1507.06821},
year={2015}
}
@article{chow2015robust,
title={Robust Policy Optimization with Baseline Guarantees},
author={Chow, Yinlam and Petrik, Marek and Ghavamzadeh, Mohammad},
journal={arXiv preprint arXiv:1506.04514},
year={2015}
}
@inproceedings{thomas2015improve,
title={High confidence policy improvement},
author={Thomas, Philip and Theocharous, Georgios and Ghavamzadeh, Mohammad},
booktitle={Proceedings of the 32nd International Conference on Machine Learning (ICML-15)},
pages={2380--2388},
year={2015}
}
@inproceedings{thomas2015eval,
title={High confidence off-policy evaluation},
author={Thomas, P and Theocharous, Georgios and Ghavamzadeh, Mohammad},
booktitle={Twenty-Ninth AAAI Conference on Artificial Intelligence},
year={2015}
}
@inproceedings{pastor2012towards,
title={Towards associative skill memories},
author={Pastor, Peter and Kalakrishnan, Mrinal and Righetti, Ludovic and Schaal, Stefan},
booktitle={Humanoid Robots (Humanoids), 2012 12th IEEE-RAS International Conference on},
pages={309--315},
year={2012},
organization={IEEE}
}
@article{niekum2015learning,
title={Learning grounded finite-state representations from unstructured demonstrations},
author={Niekum, Scott and Osentoski, Sarah and Konidaris, George and Chitta, Sachin and Marthi, Bhaskara and Barto, Andrew G},
journal={The International Journal of Robotics Research},
volume={34},
number={2},
pages={131--157},
year={2015},
publisher={SAGE Publications}
}
@inproceedings{niekum2012learning,
title={Learning and generalization of complex tasks from unstructured demonstrations},
author={Niekum, Scott and Osentoski, Sarah and Konidaris, George and Barto, Andrew G},
booktitle={Intelligent Robots and Systems (IROS), IEEE/RSJ International Conference on},
year={2012},
organization={IEEE}
}
@article{kober2013reinforcement,
title={Reinforcement learning in robotics: A survey},
author={Kober, Jens and Bagnell, J Andrew and Peters, Jan},
journal={The International Journal of Robotics Research},
year={2013},
publisher={SAGE Publications}
}
@inproceedings{deisenroth2011pilco,
title={PILCO: A model-based and data-efficient approach to policy search},
author={Deisenroth, Marc and Rasmussen, Carl E},
booktitle={Proceedings of the 28th International Conference on Machine Learning (ICML-11)},
pages={465--472},
year={2011}
}
@article{levine2015end,
title={End-to-End Training of Deep Visuomotor Policies},
author={Levine, Sergey and Finn, Chelsea and Darrell, Trevor and Abbeel, Pieter},
journal={arXiv preprint arXiv:1504.00702},
year={2015}
}
@inproceedings{hausman2015active,
title={Active Articulation Model Estimation through Interactive Perception},
author={Hausman, Karol and Niekum, Scott and Osentoski, Sarah and Sukhatme, G},
booktitle={IEEE International Conference on Robotics and Automation (ICRA)},
year={2015}
}
@inproceedings{katz2013clearing,
title={Clearing a pile of unknown objects using interactive perception},
author={Katz, Dov and Kazemi, Mostafa and Bagnell, J Andrew and Stentz, Anthony},
booktitle={Robotics and Automation (ICRA), 2013 IEEE International Conference on},
pages={154--161},
year={2013},
organization={IEEE}
}
@inproceedings{willimon2011classification,
title={Classification of clothing using interactive perception},
author={Willimon, Bryan and Birchfield, Stan and Walker, Ian},
booktitle={Robotics and Automation (ICRA), 2011 IEEE International Conference on},
pages={1862--1868},
year={2011},
organization={IEEE}
}
@inproceedings{niekum2015online,
title={Online Bayesian Changepoint Detection for Articulated Motion Models},
author={Niekum, Scott and Osentoski, Sarah and Atkeson, Christopher G and Barto, Andrew G},
booktitle={IEEE International Conference on Robotics and Automation (ICRA)},
year={2015}
}
@inproceedings{fei2005bayesian,
title={A bayesian hierarchical model for learning natural scene categories},
author={Fei-Fei, Li and Perona, Pietro},
booktitle={Computer Vision and Pattern Recognition (CVPR), IEEE Computer Society Conference on},
volume={2},
pages={524--531},
year={2005},
organization={IEEE}
}
@article{sermanet2013overfeat,
title={Overfeat: Integrated recognition, localization and detection using convolutional networks},
author={Sermanet, Pierre and Eigen, David and Zhang, Xiang and Mathieu, Micha{\"e}l and Fergus, Rob and LeCun, Yann},
journal={arXiv preprint arXiv:1312.6229},
year={2013}
}
@inproceedings{bo2013multipath,
title={Multipath sparse coding using hierarchical matching pursuit},
author={Bo, Liefeng and Ren, Xiaofeng and Fox, Dieter},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on},
pages={660--667},
year={2013},
organization={IEEE}
}
@inproceedings{yao2012codebook,
title={A codebook-free and annotation-free approach for fine-grained image categorization},
author={Yao, Bangpeng and Bradski, Gary and Fei-Fei, Li},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
pages={3466--3473},
year={2012},
organization={IEEE}
}
@inproceedings{yao2010grouplet,
title={Grouplet: A structured image representation for recognizing human and object interactions},
author={Yao, Bangpeng and Fei-Fei, Li},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on},
pages={9--16},
year={2010},
organization={IEEE}
}
@inproceedings{yao2011combining,
title={Combining randomization and discrimination for fine-grained image categorization},
author={Yao, Bangpeng and Khosla, Aditya and Fei-Fei, Li},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
pages={1577--1584},
year={2011},
organization={IEEE}
}
@incollection{zhang2014part,
title={Part-based R-CNNs for fine-grained category detection},
author={Zhang, Ning and Donahue, Jeff and Girshick, Ross and Darrell, Trevor},
booktitle={Computer Vision--ECCV 2014},
pages={834--849},
year={2014},
publisher={Springer}
}
@article{donahue2013decaf,
title={Decaf: A deep convolutional activation feature for generic visual recognition},
author={Donahue, Jeff and Jia, Yangqing and Vinyals, Oriol and Hoffman, Judy and Zhang, Ning and Tzeng, Eric and Darrell, Trevor},
journal={arXiv preprint arXiv:1310.1531},
year={2013}
}
@inproceedings{razavian2014cnn,
title={CNN features off-the-shelf: an astounding baseline for recognition},
author={Razavian, Ali S and Azizpour, Hossein and Sullivan, Josephine and Carlsson, Stefan},
booktitle={Computer Vision and Pattern Recognition Workshops (CVPRW), 2014 IEEE Conference on},
pages={512--519},
year={2014},
organization={IEEE}
}
@inproceedings{chiu2003probabilistic,
title={Probabilistic discovery of time series motifs},
author={Chiu, Bill and Keogh, Eamonn and Lonardi, Stefano},
booktitle={Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining},
pages={493--498},
year={2003},
organization={ACM}
}
@inproceedings{ye2009time,
title={Time series shapelets: a new primitive for data mining},
author={Ye, Lexiang and Keogh, Eamonn},
booktitle={Proceedings of the 15th ACM SIGKDD international conference on Knowledge discovery and data mining},
pages={947--956},
year={2009},
organization={ACM}
}
@inproceedings{mueen2011logical,
title={Logical-shapelets: an expressive primitive for time series classification},
author={Mueen, Abdullah and Keogh, Eamonn and Young, Neal},
booktitle={Proceedings of the 17th ACM SIGKDD international conference on Knowledge discovery and data mining},
pages={1154--1162},
year={2011},
organization={ACM}
}
@article{lin2007experiencing,
title={Experiencing SAX: a novel symbolic representation of time series},
author={Lin, Jessica and Keogh, Eamonn and Wei, Li and Lonardi, Stefano},
journal={Data Mining and knowledge discovery},
volume={15},
number={2},
pages={107--144},
year={2007},
publisher={Springer}
}
@inproceedings{madry2014st,
title={ST-HMP: Unsupervised spatio-temporal feature learning for tactile data},
author={Madry, Marianna and Bo, Liefeng and Kragic, Danica and Fox, Dieter},
booktitle={Robotics and Automation (ICRA), 2014 IEEE International Conference on},
pages={2262--2269},
year={2014},
organization={IEEE}
}
@inproceedings{lee2009unsupervised,
title={Unsupervised feature learning for audio classification using convolutional deep belief networks},
author={Lee, Honglak and Pham, Peter and Largman, Yan and Ng, Andrew Y},
booktitle={Advances in neural information processing systems},
pages={1096--1104},
year={2009}
}
@inproceedings{wei2006semi,
title={Semi-supervised time series classification},
author={Wei, Li and Keogh, Eamonn},
booktitle={Proceedings of the 12th ACM SIGKDD international conference on Knowledge discovery and data mining},
pages={748--753},
year={2006},
organization={ACM}
}
@inproceedings{xi2006fast,
title={Fast time series classification using numerosity reduction},
author={Xi, Xiaopeng and Keogh, Eamonn and Shelton, Christian and Wei, Li and Ratanamahatana, Chotirat Ann},
booktitle={Proceedings of the 23rd international conference on Machine learning},
pages={1033--1040},
year={2006},
organization={ACM}
}
@incollection{geurts2001pattern,
title={Pattern extraction for time series classification},
author={Geurts, Pierre},
booktitle={Principles of Data Mining and Knowledge Discovery},
pages={115--127},
year={2001},
publisher={Springer}
}
@article{gorecki2015multivariate,
title={Multivariate time series classification with parametric derivative dynamic time warping},
author={Gorecki, Tomasz and Luczak, Maciej},
journal={Expert Systems with Applications},
volume={42},
number={5},
pages={2305--2312},
year={2015},
publisher={Elsevier}
}
@inproceedings{platt2010belief,
title={Belief space planning assuming maximum likelihood observations},
author={Platt Jr, Robert and Tedrake, Russ and Kaelbling, Leslie and Lozano-Perez, Tomas},
booktitle={Robotics: Science and Systems},
year={2010}
}
@article{kaelbling1998planning,
title={Planning and acting in partially observable stochastic domains},
author={Kaelbling, Leslie Pack and Littman, Michael L and Cassandra, Anthony R},
journal={Artificial intelligence},
volume={101},
number={1},
pages={99--134},
year={1998},
publisher={Elsevier}
}
@inproceedings{roumeliotis1998sensor,
title={Sensor fault detection and identification in a mobile robot},
author={Roumeliotis, Stergios and Sukhatme, Gaurav S and Bekey, George A and others},
booktitle={Intelligent Robots and Systems, IEEE/RSJ International Conference on},
volume={3},
pages={1383--1388},
year={1998},
organization={IEEE}
}
@article{visinsky1994robotic,
title={Robotic fault detection and fault tolerance: A survey},
author={Visinsky, Monica L and Cavallaro, Joseph R and Walker, Ian D},
journal={Reliability Engineering \& System Safety},
volume={46},
number={2},
pages={139--158},
year={1994},
publisher={Elsevier}
}
@inproceedings{verma2003variable,
title={Variable resolution particle filter},
author={Verma, Vandi and Thrun, Sebastian and Simmons, Reid},
booktitle={International Joint Conference on Artificial Intelligence},
pages={976--984},
year={2003}
}
@inproceedings{plagemann2007efficient,
title={Efficient Failure Detection on Mobile Robots Using Particle Filters with Gaussian Process Proposals.},
author={Plagemann, Christian and Fox, Dieter and Burgard, Wolfram},
booktitle={International Joint Conference on Artificial Intelligence},
pages={2185--2190},
year={2007}
}
@inproceedings{morales2003experimental,
title={Experimental prediction of the performance of grasp tasks from visual features},
author={Morales, Antonio and Chinellato, Eris and Fagg, Andrew H and Del Pobil, Angel P},
booktitle={Intelligent Robots and Systems, IEEE/RSJ International Conference on},
volume={4},
pages={3423--3428},
year={2003},
organization={IEEE}
}
@inproceedings{kim2012physically,
title={Physically-based grasp quality evaluation under uncertainty},
author={Kim, Junggon and Iwamoto, Kunihiro and Kuffner, James J and Ota, Yasuhiro and Pollard, Nancy S},
booktitle={Robotics and Automation (ICRA), 2012 IEEE International Conference on},
pages={3258--3263},
year={2012},
organization={IEEE}
}
@inproceedings{bekiroglu2013probabilistic,
title={A probabilistic framework for task-oriented grasp stability assessment},
author={Bekiroglu, Yasemin and Song, Dan and Wang, Lu and Kragic, Danica},
booktitle={Robotics and Automation (ICRA), 2013 IEEE International Conference on},
pages={3040--3047},
year={2013},