-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsiddpubs-conf.bib
1399 lines (1204 loc) · 49.8 KB
/
siddpubs-conf.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
% Short conference names
@string{aaai = "{AAAI}"}
@string{icra = "{IEEE} {ICRA}"}
@string{rss = "{RSS}"}
@string{humanoids = "{IEEE-RAS} Humanoids"}
@string{ias = "{IAS}"}
@string{iros = "{IEEE/RSJ} {IROS}"}
@string{sca = "{ACM SIGGRAPH}/Eurographics {SCA}"}
@string{hri = "{ACM/IEEE} {HRI}"}
@string{hrilbr = hri # "LBR"}
@string{isrr = "{ISRR}"}
@string{aistats = "{AISTATS}"}
@string{isra = "{ISRA}"}
@string{wafr = "{WAFR}"}
@string{adprl = "{IEEE} {ADPRL}"}
@string{iser = "{ISER}"}
@string{roman = "{IEEE} {RO-MAN}"}
@string{cmu = "{CMU}"}
@string{nips = "{NeurIPS}"}
@string{petra = "{PETRA}"}
@string{corl = "{CoRL}"}
@string{icaps = "{ICAPS}"}
@string{ijcai = "{IJCAI}"}
@string{icml = "{ICML}"}
@string{iclr = "{ICLR}"}
@string{cvpr = "{CVPR}"}
@string{assets = "{ASSETS}"}
@string{iccv = "{ICCV}"}
@string{ldc = "{L4DC}"}
@string{emnlp = "{EMNLP}"}
% Long conference names
@string{aaai = "{AAAI} Conference on Artificial Intelligence"}
@string{icra = "{IEEE} International Conference on Robotics and Automation"}
@string{rss = "Robotics: Science and Systems"}
@string{humanoids = "{IEEE-RAS} International Conference on Humanoid Robots"}
@string{ias = "International Conference on Intelligent Autonomous Systems"}
@string{iros = "{IEEE/RSJ} International Conference on Intelligent Robots and Systems"}
@string{sca = "{ACM SIGGRAPH}/Eurographics Symposium on Computer Animation"}
@string{hri = "{ACM/IEEE} International Conference on Human-Robot Interaction"}
@string{hrilbr = hri # " Late Breaking Report"}
@string{isrr = "International Symposium on Robotics Research"}
@string{aistats = "International Conference on Artificial Intelligence and Statistics"}
@string{isra = "International Symposium on Robotics and Automation"}
@string{wafr = "Workshop on the Algorithmic Foundations of Robotics"}
@string{adprl = "{IEEE} International Symposium on Approximate Dynamic Programming and Reinforcement Learning"}
@string{iser = "International Symposium on Experimental Robotics"}
@string{isrr = "International Symposium on Robotics Research"}
@string{roman = "{IEEE} International Symposium on Robot and Human Interactive Communication"}
@string{cmu = "The Robotics Institute, Carnegie Mellon University"}
@string{nips = "Advances in Neural Information Processing Systems"}
@string{petra = "International Conference on Pervasive Technologies Related to Assistive Environments"}
@string{corl = "Conference on Robot Learning"}
@string{icaps = "International Conference on Automated Planning and Scheduling"}
@string{ijcai = "International Joint Conference on Artificial Intelligence"}
@string{icml = "International Conference on Machine Learning"}
@string{iclr = "International Conference on Learning Representations"}
@string{cvpr = "IEEE Conference on Computer Vision and Pattern Recognition"}
@string{assets = "International ACM SIGACCESS Conference on Computers and Accessibility"}
@string{iccv = "International Conference on Computer Vision"}
@string{acc = "American Controls Conference"}
@string{ldc = "Learning for Dynamics and Control"}
@string{emnlp = "Empirical Methods in Natural Language Processing"}
% 2025 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{nanavati2025lessons,
title={Lessons Learned from Designing and Evaluating a Robot-assisted Feeding System for Out-of-lab Use},
author={Nanavati, Amal and Gordon, Ethan K and Kessler Faulkner, Taylor A and Song, Yuxin (Ray) and Ko, Johnathan and Schrenk, Tyler and Nguyen, Vy and Zhu, Bernie Hao and Bolotski, Haya and Kashyap, Atharva and Kutty, Sriram and Karim, Raida and Rainbolt, Liander and Scalise, Rosario and Song, Hanjun and Qu, Ramon and Cakmak, Maya and Srinivasa, Siddhartha S},
booktitle = hri,
year={2025},
note = {{\href{Website}{https://robotfeeding.io/publications/hri25a/}}}
}
% 2024 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{deshpande2024data,
title={Data Efficient Behavior Cloning for Fine Manipulation via Continuity-based Corrective Labels},
author={Deshpande, Abhay and Liyiming, Ke and Pfeifer, Quinn and Gupta, Abhishek and Srinivasa, Siddhartha},
booktitle = iros,
year={2024}
}
@inproceedings{talia2024hound,
title={Demonstrating HOUND: A Low-cost Research Platform for High-speed Off-road Underactuated Nonholonomic Driving},
author={Talia, S. and Schmittle, M. and Lambert, A. and Spitzer, A. and Mavrogiannis, C. and Srinivasa, S. S.},
booktitle = rss,
year={2024}
}
@inproceedings{schmittle2024dreams,
title={Multi-Sample Long Range Path Planning under Sensing Uncertainty for Off-Road Autonomous Driving},
author={Schmittle, M. and Baijal, R. and Hou, B. and Srinivasa, S. and Boots, B.},
booktitle = icra,
year={2024}
}
@inproceedings{kay2024ccil,
title={{CCIL: Continuity-based Data Augmentation for Corrective Imitation Learning}},
author={Ke$^{*}$ , Liyiming and Zhang$^{*}$, Yunchu and Deshpande, Abhay and Gupta, Abhishek and Srinivasa, Siddhartha},
booktitle = iclr,
year={2024}
}
% 2023 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{ainsworth2023gitrebasin,
title={Git {R}e-{B}asin: Merging models modulo permutation symmetries},
author={Ainsworth, Samuel K and Hayase, Jonathan and Srinivasa, S.},
booktitle = iclr,
year={2023},
note = {{\textbf{Top 5 Percent Paper}}}
}
@inproceedings{wang2023newton,
title={NEWTON: Are Large Language Models Capable of Physical Reasoning?},
author={Wang, YR. and Duan, J. and Fox, D. and Srinivasa, S.},
booktitle = emnlp,
year={2023}
}
@inproceedings{gordon2023schema,
title = {Towards General Single-Utensil Food Acquisition with Human-Informed Actions},
author = {Gordon$^{*}$, E.K. and Nanavati$^{*}$, A. and Challa, R. and Zhu, Bernie H. and Kessler Faulkner, Taylor A. and Srinivasa, S. S.},
booktitle = corl,
year = {2023}
}
@inproceedings{poddar2023pred2nav,
title = {From Crowd Motion Prediction to Robot Navigation in Crowds},
author = {Poddar, S. and Mavrogiannis, C. and Srinivasa, S. S.},
booktitle = iros,
year = {2023}
}
@inproceedings{taliathareja2023pushr,
title = {PuSHR: A Multirobot System for Nonprehensile Rearrangement},
author = {Talia, S. and Thareja, A. and Mavrogiannis, C. and Srinivasa, S. S.},
booktitle = iros,
year = {2023}
}
@inproceedings{zhang2023cherry,
title={{Cherry Picking with Reinforcement Learning}},
author={Zhang$^{*}$, Yunchu and Ke$^{*}$, Liyiming and Deshpande, Abhay and Gupta, Abhishek and Srinivasa, Siddhartha},
booktitle = rss,
year={2023}
}
@inproceedings{hou2023guild,
title = {GuILD: Guided Incremental Local Densification for Accelerated Sampling-Based Motion Planning},
author = {Scalise, R. and Mandalika, A. and Hou, B. and Choudhury, S. and Srinivasa, S. S.},
booktitle = icra,
year = {2023}
}
@inproceedings{zhou2023realworld,
title = {Real World Offline Reinforcement Learning with Realistic Data Source},
author = {Zhou, G. and Ke, L. and Srinivasa, S. S. and Gupta, A. and Rajeswaran, A. and Kumar, V},
booktitle = icra,
year = {2023}
}
@inproceedings{nanavati2023designprinciples,
title = {Design Principles for Robot-Assisted Feeding in Social Contexts},
author = {Nanavati$^{*}$, A. and Alves-Oliveira$^{*}$, P. and Schrenk, T. and Gordon, E.K. and Cakmak, M. and Srinivasa, S. S.},
booktitle = hri,
year = {2023},
note = {{\textbf{Best Design Paper Award Winner}}}
}
% 2022 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{hou2022drps,
author = {Hou, B. and Srinivasa, S. S.},
title = {Dynamic Replanning with Posterior Sampling},
booktitle = iros,
year = {2022},
}
@inproceedings{lancaster2022optical,
author = {Lancaster, P. and Gyawali, P. and Mavrogiannis, C. and Srinivasa, S. S. and Smith, J. R.},
title = {Optical Proximity Sensing for Pose Estimation During In-Hand Manipulation},
booktitle = iros,
year = {2022},
}
@inproceedings{mavrogiannis2022coordination,
author = {Mavrogiannis, C. and DeCastro, J. and Srinivasa, S. S.},
title = {Implicit Multiagent Coordination at Uncontrolled Intersections via Topological Braids},
booktitle = wafr,
year = {2022},
}
@inproceedings{lambert2022stein,
author = {Lambert, A. and Hou, B. and Scalise, R. and Srinivasa, S. S. and Boots, B.},
title = {Stein Variational Probabilistic Roadmaps},
booktitle = icra,
year = {2022},
}
@inproceedings{belkhale2022transfer,
author = {Belkhale, S. and Gordon, E.K. and Chen, Y. and Srinivasa, S. S. and Bhattacharjee, T. and Sadigh, D.},
title = {Balancing Efficiency and Comfort in Robot-Assisted Bite Transfer},
booktitle = icra,
year = {2022},
}
@inproceedings{mavrogiannis2022traffic,
author = {Mavrogiannis, C. and DeCastro, J. A. and Srinivasa, S. S.},
title = {Analyzing Multiagent Interactions in Traffic Scenes via Topological Braids},
booktitle = icra,
year = {2022},
}
@inproceedings{nanavati2022localizationfree,
title = {Not All Who Wander Are Lost: A Localization-Free System for In-the-Wild Mobile Robot Deployments},
author = {Nanavati$^{*}$, A. and Walker$^{*}$, N. and Taber, L. and Mavrogiannis, C. and Takayama, L. and Cakmak, M. and Srinivasa, S. S.},
booktitle = hri,
year = {2022},
}
% 2021 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{ke2021grasping,
title = {{Grasping with Chopsticks: Combating Covariate Shift in Model-free Imitation Learning for Fine Manipulation}},
author = {Ke, L. and Wang, J. and Bhattacharjee, T. and Boots, B. and Srinivasa, S.S.},
booktitle = icra,
year = {2021},
}
@inproceedings{walker2021influencing,
title = {Influencing Behavioral Attributions to Robot Motion During Task Execution},
author = {Walker, N. and Mavrogiannis, C. and Srinivasa, S. S. and Cakmak, M.},
booktitle = corl,
year = {2021},
}
@inproceedings{lee2021brpo,
title = {{Bayesian Residual Policy Optimization: Scalable Bayesian Reinforcement Learning with Clairvoyant Experts}},
author = {Lee, G. and Hou, B. and Choudhury, S. and Srinivasa, S.S.},
booktitle = iros,
year = {2021},
}
@inproceedings{nanavati2021modelinghelpfulness,
title = {{Modeling Human Helpfulness with Individual and Contextual Factors for Robot Planning}},
author = {Nanavati, A. and Mavrogiannis, C. and Weatherwax, K. and Takayama, L. and Cakmak, M. and Srinivasa, S.S.},
booktitle = rss,
year = {2021},
}
@inproceedings{gordon2021posthoc,
title = {{Leveraging Post Hoc Context for Faster Learning in Bandit Settings with Applications in Robot-Assisted Feeding}},
author = {Gordon, E.K. and Roychowdhury, S. and Bhattacharjee, T. and Jamieson, K. and Srinivasa, S.S.},
booktitle = icra,
year = {2021},
}
@inproceedings{ainsworth2021ctpg,
title = {{Faster Policy Learning with Continuous-Time Gradients}},
author = {Ainsworth, S. and Lowrey, K. and Thickstun, J. and Harchaoui, Z. and Srinivasa, S.S.},
booktitle = ldc,
year = {2021},
}
% 2020 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{kessens2020roman,
author = {Kessens, C. and Fink, J. and Hurwitz, A. and Kaplan, M. and Osteen, P.R. and Rocks, T. and Rogers, J. and Stump, E. and Quang, L. and DiBlasi, M. and Gonzalez, M. and Patel, D. and Patel, J. and Patel, S. and Weiker, M. and Bowkett, J. and Detry, R. and Karumanchi, S. and Burdick, J. and Matthies, L. and Oza, Y. and Agarwal, A. and Dornbush, A. and Likhachev, M. and Schmeckpeper, K. and Daniilidis, K. and Kamat, A. and Choudhury, S. and Mandalika, A. and Srinivasa, S.S.},
title = {Toward fieldable human-scale mobile manipulation using {R}o{M}an},
booktitle = {Proceedings of SPIE Artificial Intelligence and Machine Learning for Multi-Domain Operations Applications II},
year = {2020},
month = {April},
volume = {11413}
}
@inproceedings{spencer2020eil,
title={Learning from interventions: Human-robot interaction as both explicit and implicit feedback},
author={Spencer, J. and Choudhury, S. and Barnes, M. and Schmittle, M. and Chiang, M. and Ramadge, P. and Srinivasa, S.S.},
booktitle=rss,
year={2020}
}
@inproceedings{agnew2020amodal,
title = {Amodal 3D Reconstruction for Robotic Manipulation via Stability and Connectivity},
author = {Agnew, W. and Xie, C. and Walsman, A and Murad, O. and Wang, C. and Domingos, P. and Srinivasa, S. S.},
booktitle = corl,
year = {2020}
}
@inproceedings{roh2020trajpred,
title = {Multimodal Trajectory Prediction via Topological Invariance for Navigation at Uncontrolled Intersections},
author = {Roh$^{*}$, J. and Mavrogiannis$^{*}$, C. and Madan$^{*}$, R. and Fox, Dieter and Srinivasa, S. S.},
booktitle = corl,
year = {2020}
}
@inproceedings{ke2020teleop,
title = {{Telemanipulation with Chopsticks: Analyzing Human Factors in User Demonstrations}},
author = {Ke, L. and Kamat, A. and Wang, J and Bhattacharjee, T. and Mavrogiannis, C and Srinivasa, S.S.},
booktitle = iros,
year = {2020},
}
@inproceedings{gordon2020adaptive,
title = {{Adaptive Robot-Assisted Feeding: An Online Learning Framework for Acquiring Previously-Unseen Food Items}},
author = {Gordon, E.K. and Meng, X. and Bhattacharjee, T. and Barnes, M. and Srinivasa, S.S.},
booktitle = iros,
year = {2020},
}
@inproceedings{summers2020lyceum,
title = {{Lyceum: An Efficient and Scalable Ecosystem for Robot Learning}},
author = {Summers, C. and Lowrey, K. and Rajeswaran, A. and Srinivasa, S.S. and Todorov, E.},
booktitle = ldc,
year = {2020},
}
@inproceedings{ke2020fimitation,
title = {{Imitation Learning as f-Divergence Minimization}},
author = {Ke, L. and Choudhury, S. and Barnes, M. and Sun, W. and Lee, G. and Srinivasa, S.S.},
booktitle = wafr,
year = {2020}
}
@inproceedings{hou2020psmp,
title = {{Posterior Sampling for Anytime Motion Planning on Graphs with Expensive-to-Evaluate Edges}},
author = {Hou, B. and Choudhury, S. and Lee, G. and Mandalika, A. and Srinivasa, S.S.},
booktitle = icra,
year = {2020}
}
@inproceedings{roulet2020regileqg,
title = {{On the Convergence of the Iterative Linear Exponential Quadratic Gaussian Algorithm to Stationary Points}},
author = {Roulet, V. and Fazel, M. and Srinivasa, S.S. and Harchaoui, Z.},
booktitle = acc,
year = {2020}
}
@inproceedings{bhattacharjee2020userpref,
title = {Is More Autonomy Always Better? Exploring Preferences of Users with Mobility Impairments in Robot-assisted Feeding},
author = {Bhattacharjee, T. and Gordon, E.K. and Scalise, R. and Cabrera, M.E. and Caspi, A. and Cakmak, M. and Srinivasa, S.S.},
booktitle = hri,
year = {2020}
}
% 2019 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{ainsworth2019estop,
title = {Mo States {M}o Problems: Emergency Stop Mechanisms from Observation},
author = {Ainsworth, S. and Barnes, M. and Srinivasa, S.S.},
booktitle = nips,
year = {2019}
}
@inproceedings{scalise2019improving,
title = {Improving Robot Success Detection using Static Object Data},
author = {Scalise, R. and Thomason, J. and Bisk, Y. and Srinivasa, S.S.},
booktitle = iros,
year = {2019}
}
@inproceedings{lee2019handmotiondataset,
title = {Talking With Hands 16.2M: A Large-Scale Dataset of Synchronized Body-Finger Motion and Audio for Conversational Motion Analysis and Synthesis},
author = {Lee, G. and Deng, Z. and Ma, S. and Shiratori, T. and Srinivasa, S.S. and Sheikh, Y.},
booktitle = iccv,
year = {2019}
}
@inproceedings{saund2019btp,
title = {The Blindfolded Robot : A Bayesian Approach to Planning with Contact Feedback},
author = {Saund, B. and Choudhury, S. and Srinivasa, S.S. and Berenson, D.},
booktitle = isrr,
year = {2019}
}
@inproceedings{feng2019generalization,
title = {Robot-Assisted Feeding: Generalizing Skewering Strategies across Food Items on a Plate},
author = {Feng, R. and Kim, Y. and Lee, G. and Gordon, E.K. and Schmittle, M. and Kumar, S. and Bhattacharjee, T. and Srinivasa, S.S.},
booktitle = isrr,
year = {2019}
}
@inproceedings{bhattacharjee2019designraf,
title = {A Community-Centered Design Framework for Robot-Assisted Feeding Systems},
author = {Bhattacharjee, T. and Cabrera, M.E. and Caspi, A. and Cakmak, M. and Srinivasa, S.S.},
booktitle = assets,
year = {2019}
}
@inproceedings{rowe2019multimodal,
title = {Desk Organization: Effect of Multimodal Inputs on Spatial Relational Learning},
author = {Rowe, R. and Singhal, S. and Yi, D. and Bhattacharjee, T. and Srinivasa, S.S.},
booktitle = roman,
year = {2019}
}
@inproceedings{kumar2019lego,
title = {{LEGO}: Leveraging Experience in Roadmap Generation for Sampling-Based Planning},
author = {Kumar, R. and Mandalika, A. and Choudhury, S. and Srinivasa, S.S.},
booktitle = iros,
year = {2019}
}
@inproceedings{niyaz2019setupopt,
title = {Optimizing Motion-Planning Problem Setup via Bounded Evaluation with Application to Following Surgical Trajectories},
author = {Niyaz, S. and Kuntz, A. and Salzman, O. and Alterovitz, R. and Srinivasa, S.S.},
booktitle = iros,
year = {2019}
}
@inproceedings{bhardwaj2019stroll,
title = {{Leveraging Experience in Lazy Search}},
author = {Bhardwaj, M. and Choudhury, S. and Boots, B. and Srinivasa, S.},
booktitle = rss,
year = {2019}
}
@inproceedings{roulet2019accregilqr,
title = {{Iterative Linearized Control: Stable Algorithms and Complexity Guarantees}},
author = {Roulet, V. and Srinivasa, S.S. and Drusvyatskiy, D. and Harchaoui, Z.},
booktitle = icml,
year = {2019}
}
@inproceedings{mandalika2019gls,
title = {{Generalized Lazy Search for Robot Motion Planning: Interleaving Search and Edge Evaluation via Event-based Toggles}},
author = {Mandalika, A. and Choudhury, S. and Salzman, O. and Srinivasa, S.S.},
booktitle = icaps,
year = {2019},
note = {{\textbf{Best Student Paper Award Winner}}}
}
@inproceedings{ke2019rewindvln,
title = {Tactical Rewind: Self-Correction via Backtracking in Vision-and-Language Navigation},
author = {Ke, L. and Li, X. and Bisk, Y. and Holtzman, A. and Gan, Z. and Liu, J. and Gao, J. and Choi, Y. and Srinivasa, S.S.},
booktitle = cvpr,
year = {2019},
note = {{\textbf{Oral}}}
}
@inproceedings{gallenberger2019skewering,
title = {Transfer depends on Acquisition: Analyzing Manipulation Strategies for Robotic Feeding},
author = {Gallenberger, D. and Bhattacharjee, T. and Kim, Y. and Srinivasa, S.S.},
booktitle = hri,
year = {2019},
note = {{\textbf{Best Paper Award Winner for Technical Advances in HRI}}}
}
@inproceedings{chan2019assistivebandit,
title = {The Assistive Multi-Armed Bandit},
author = {Chan, L. and Hadfield-Menell, D. and Srinivasa, S.S. and Dragan, A.D.},
booktitle = hri,
year = {2019}
}
@inproceedings{lancaster2019pcf,
title = {Improved Proximity, Contact, and Force Sensing via Optimization of Elastomer-Air Interface Geometry},
author = {Lancaster, P. and Smith, J.R. and Srinivasa, S.S.},
booktitle = icra,
year = {2019}
}
@inproceedings{song2019shear,
title = {Sensing Shear Forces During Food Manipulation: Resolving the Trade-Off Between Range and Sensitivity},
author = {Song, H. and Bhattacharjee, T. and Srinivasa, S.S.},
booktitle = icra,
year = {2019}
}
@inproceedings{wang2019legibleprojections,
title = {Robot Object Referencing through Situated Legible Projections},
author = {Weng, T. and Perlmutter, L. and Nikolaidis, S. and Srinivasa, S.S. and Cakmak, M.},
booktitle = icra,
year = {2019}
}
@inproceedings{lee2019bpo,
title = {Bayesian Policy Optimization for Model Uncertainty},
author = {Lee, G. and Hou, B. and Mandalika, A. and Lee, J. and Choudhury, S. and Srinivasa, S.S.},
booktitle = iclr,
year = {2019}
}
% 2018 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{lee2018sampling,
title = {Sampling of Pareto-Optimal Trajectories using Progressive Objective Evaluation in Multi-Objective Motion Planning},
author = {Lee, J. and Yi, D. and Srinivasa, S.S.},
booktitle = iros,
year = {2018}
}
@inproceedings{hefny2018rpsp,
title = {Recurrent Predictive State Policy Networks},
author = {Hefny, A. and Marinho, Z. and Sun, W. and Srinivasa, S.S. and Gordon, G.},
booktitle = icml,
year = {2018}
}
@inproceedings{choudhury2018bayesian,
title = {Bayesian Active Edge Evaluation on Expensive Graphs},
author = {Choudhury, S. and Srinivasa, S.S. and Scherer, S.},
booktitle = ijcai,
year = {2018}
}
@inproceedings{yi2018generalizing,
title = {Generalizing Informed Sampling for Asymptotically-Optimal Sampling-based Kinodynamic Planning via Markov Chain Monte Carlo},
author = {Yi, D. and Thakker, R. and Gulino, C. and Salzman, O. and Srinivasa, S.S.},
booktitle = icra,
year = {2018}
}
@inproceedings{aronson2018gaze,
title = {Eye-Hand Behavior in Human-Robot Shared Manipulation},
author = {Aronson, R. and Santini, T. and K\"ubler, T. and Kasneci, E. and Srinivasa, S.S. and Admoni, H.},
booktitle = hri,
year = {2018}
}
@inproceedings{chen2018trust,
title = {Planning with Trust for Human-Robot Collaboration},
author = {Chen$^{*}$, M. and Nikolaidis$^{*}$, S. and Soh, H. and Hsu, D. and Srinivasa, S.S.},
booktitle = hri,
year = {2018},
note = {{\textbf{Best Conference Paper Award Finalist}}}
}
@inproceedings{haghtalab2018laziness,
title = {{The Provable Virtue of Laziness in Motion Planning}},
author = {Haghtalab, N. and Mackenzie, S. and Procaccia, A.D. and Salzman, O and Srinivasa, S.S.},
booktitle = icaps,
year = {2018},
note = {{\textbf{Best Conference Paper Award Winner}}}
}
@inproceedings{mandalika2018lrastarfull,
title = {{Lazy Receding Horizon A* for Efficient Path Planning in Graphs with Expensive-to-Evaluate Edges}},
author = {Mandalika, A. and Salzman, O. and Srinivasa, S.S.},
booktitle = icaps,
year = {2018}
}
@inproceedings{sheikholeslami2018reaching,
title = {A Study of Reaching Motions for Collaborative Human-Robot Interaction},
author = {Sheikholeslami, S. and Lee, G. and Hart, J.W. and Srinivasa, S.S. and Croft, E.A.},
booktitle = iser,
year = {2018}
}
@inproceedings{niyaz2018surgicalpath,
title = {Following Surgical Trajectories with Concentric Tube Robots via Nearest-Neighbor Graphs},
author = {Niyaz, S. and Kuntz, A. and Salzman, O. and Alterovitz, R. and Srinivasa, S.S.},
booktitle = iser,
year = {2018}
}
% 2017 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{choudhury2017active,
title = {A Bayesian Active Learning Approach to Adaptive Motion Planning},
author = {Choudhury, S. and Srinivasa, S.S.},
booktitle = isrr,
year = {2017}
}
@inproceedings{choudhury2017drd,
title = {Near-optimal edge evaluation in explicit generalized binomial graphs},
author = {Choudhury, S. and Javdani, S. and Srinivasa, S.S. and Scherer, S.},
booktitle = nips,
year = {2017}
}
@inproceedings{marinho2017pscm,
title = {Predictive State Models for Prediction and Control in Partially Observable Environments},
author = {Hefny, A. and Marinho, Z. and Downey, C. and Sun, W. and Srinivasa, S.S. and Gordon, G.},
booktitle = corl,
year = {2017}
}
@inproceedings{jin2017rgbdtags,
title = {Sensor Fusion for Fiducial Tags: Highly Robust Pose Estimation from Single Frame {RGBD}},
author = {Jin, P. and Matikainen, P. and Srinivasa, S.S.},
booktitle = iros,
year = {2017}
}
@inproceedings{pajarinen2017hybrid,
title = {Hybrid control trajectory optimization under uncertainty},
author = {Pajarinen, J. and Kyrki, V. and Koval, M. and Srinivasa, S.S. and Peters, J. and Neumann, G.},
booktitle = iros,
year = {2017}
}
@inproceedings{yi2017schmc,
title = {Incorporating Qualitative Information into Quantitative Estimation Via Sequentially Constrained Hamiltonian Monte Carlo Sampling},
author = {Yi, D. and Choudhury, S. and Srinivasa, S.S.},
booktitle = iros,
year = {2017}
}
@inproceedings{nikolaidis2017adaptation,
title = {Modeling Human Adaptation in Repeated Collaborative Tasks},
author = {Nikolaidis, S. and Srinivasa, S.S.},
booktitle = petra,
year = {2017}
}
@inproceedings{salzman2017ramp,
title = {Efficient Motion Planning for Problems Lacking Optimal Substructure},
author = {Salzman, O. and Hou, B. and and Srinivasa, S.S.},
booktitle = icaps,
year = {2017}
}
@inproceedings{choudhury2017densification,
title = {Densification Strategies for Anytime Motion Planning over Large Dense Roadmaps},
author = {Choudhury, S. and Salzman, O. and Choudhury, S. and Srinivasa, S.S.},
booktitle = icra,
year = {2017}
}
@inproceedings{king2017unobservable,
title = {Unobservable Monte Carlo planning for nonprehensile rearrangement tasks},
author = {King, J. and Ranganeni, V. and Srinivasa, S.S.},
booktitle = icra,
year = {2017}
}
@inproceedings{klingensmith2017mpf,
title = {The Manifold Particle Filter for State Estimation on High-dimensional Implicit Manifolds},
author = {Klingensmith, M. and Koval, M. and Srinivasa, S.S. and Pollard, N. and Kaess, M.},
booktitle = icra,
year = {2017}
}
@inproceedings{nikolaidis2017gametheoryhri,
title = {Game-Theoretic Modeling of Human Adaptation in Human-Robot Collaboration},
author = {Nikolaidis, S. and Nath, S. and Procaccia, A. and Srinivasa, S.S.},
booktitle = hri,
year = {2017}
}
@inproceedings{nikolaidis2017mutualadaptation,
title = {Human-Robot Mutual Adaptation in Shared Autonomy},
author = {Nikolaidis, S. and Zhu. Y. and Hsu, D. and Srinivasa, S.S.},
booktitle = hri,
year = {2017}
}
% 2016 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{srinivasa2016system,
title = {A System for Multi-Step Mobile Manipulation: Architecture, Algorithms, and Experiments},
author = {Srinivasa, S.S. and Johnson, A. and Lee, G. and Koval, M. and Choudhury, S. and King, J. and Dellin, C. and Harding, M. and Butterworth, D. and Velagapudi, P. and Thackston, A.},
booktitle = iser,
year = {2016}
}
@inproceedings{holladay2016frechet,
title = {Distance Metrics and Algorithms for Task Space Path Optimization},
author = {Holladay, R. and Srinivasa, S.S.},
booktitle = iros,
year = {2016}
}
@inproceedings{pellegrinelli2016collaboration,
title = {Human-Robot Shared Workspace Collaboration via Hindsight Optimization},
author = {Pellegrinelli, S. and Admoni, H. and Javdani, S. and Srinivasa, S.S.},
booktitle = iros,
year = {2016}
}
@inproceedings{choudhury2016pomp,
title = {Pareto-Optimal Search over Configuration Space Beliefs for Anytime Motion Planning},
author = {Choudhury, S. and Dellin, C. and Srinivasa, S.S.},
booktitle = iros,
year = {2016}
}
@inproceedings{dellin2016lazysp,
title = {A Unifying Formalism for Shortest Path Problems with Expensive Edge Evaluations via Lazy Best-First Search over Paths with Edge Selectors},
author = {Dellin, C. and Srinivasa, S.S.},
booktitle = icaps,
year = {2016}
}
@inproceedings{koval2016lattice,
title = {Configuration Lattices for Planar Contact Manipulation Under Uncertainty},
author = {Koval,M. and Hsu, D. and Pollard, N.S. and Srinivasa, S.S.},
booktitle = wafr,
year = {2016}
}
@inproceedings{lee2016variational,
title = {A Linear-Time Variational Integrator for Multibody Systems},
author = {Lee, J.S. and Liu, K.C. and Park, F.C. and Srinivasa, S.S.},
booktitle = wafr,
year = {2016}
}
@inproceedings{li2016spatial,
title = {Spatial references and perspective in natural language instructions for collaborative manipulation},
author = {Li, S. and Scalise. R. and Admoni, H. and Srinivasa, S.S. and Rosenthal. S.},
booktitle = roman,
year = {2016}
}
@inproceedings{klingensmith2016armslamconf,
title = {Articulated Robot Manipulator Simultaneous Localization and Mapping ({ARM-SLAM})},
author = {Klingensmith, M. and Srinivasa, S.S. and Kaess, M.},
booktitle = icra,
year = {2016},
note = {{\textbf{Best Vision Paper Award Finalist}}}
}
@inproceedings{johnson2016convergentconf,
title = {Convergent Planning},
author = {Johnson, A. and King, J. and Srinivasa, S.S.},
booktitle = icra,
year = {2016}
}
@inproceedings{king2016objectcentric,
title = {Rearrangement planning using object-centric and robot-centric action spaces},
author = {King, J. and Cognetti, M. and Srinivasa, S.S.},
booktitle = icra,
year = {2016}
}
@inproceedings{choudhury2016rabit,
title = {Regionally Accelerated Batch Informed Trees ({RABIT}*): A Framework to Integrate Local Information into Optimal Path Planning},
author = {Choudhury, S. and Gammell, J. and Barfoot, T. and Srinivasa, S.S.},
booktitle = icra,
year = {2016}
}
@inproceedings{marinho2017rkhschomp,
title = {Functional Gradient Motion Planning in Reproducing Kernel Hilbert Spaces},
author = {Marinho, Z. and Boots, B. and Dragan, A. and Byravan, A. and Gordon, G. and Srinivasa, S.S.},
booktitle = rss,
year = {2016}
}
@inproceedings{herlant2016modeswitching,
title = {Assistive Teleoperation of Robot Arms via Automatic Time-Optimal Mode Switching},
author = {Herlant, L. and Holladay, R. and Srinivasa, S.S.},
booktitle = hri,
year = {2016}
}
@inproceedings{nikolaidis2016bam,
title = {Formalizing Human-Robot Mutual Adaptation via a Bounded Memory Based Model},
author = {Nikolaidis, S. and Hsu, D. and Srinivasa, S.S.},
booktitle = hri,
year = {2016}
}
@inproceedings{nikolaidis2016viewpoint,
title = {Viewpoint-Based Legibility Optimization},
author = {Nikolaidis, S. and Dragan, A.D. and Srinivasa, S.S.},
booktitle = hri,
year = {2016}
}
@inproceedings{cha2015perceived,
title = {Perceived Robot Capability},
author = {Cha, E. and Dragan, A.D. and Srinivasa, S.S.},
booktitle = roman,
year = {2015}
}
@inproceedings{koval2015bandit,
title = {Robust Trajectory Selection for Rearrangement Planning as a Multi-Armed Bandit Problem},
author = {Koval, M. and King, J. and Pollard, N.S. and Srinivasa, S.S.},
booktitle = iros,
year = {2015}
}
@inproceedings{javdani2015hindsight,
title = {Shared Autonomy via Hindsight Optimization},
author = {Javdani, S. and Srinivasa, S.S. and Bagnell, J.A.},
booktitle = rss,
year = {2015}
}
@inproceedings{klingensmith2015chisel,
title = {{CHISEL}: Real Time Large Scale 3D Reconstruction Onboard a Mobile Device},
author = {Klingensmith, M. and Dryanovski, I. and Srinivasa, S.S. and Xiao, J.},
booktitle = rss,
year = {2015},
note = {{\textbf{Best Systems Paper Award Finalist}}}
}
@inproceedings{hwang2015lazyegraph,
title = {Lazy Validation of Experience Graphs},
author = {Hwang, V. and Phillips, M. and Srinivasa, S.S. and Likhachev, M.},
booktitle = icra,
year = {2015}
}
@inproceedings{dellin2015cmr,
title = {A General Technique for Fast Comprehensive Multi-Root Planning on Graphs by Coloring Vertices and Deferring Edges},
author = {Dellin, C. and Srinivasa, S.S.},
booktitle = icra,
year = {2015}
}
@inproceedings{gammell2015bitstar,
title = {{B}atch {I}nformed {T}rees ({B}{I}{T}*): Sampling-based Optimal Planning via the Heuristically Guided Search of Implicit Random Geometric Graphs},
author = {Gammell, J.D. and Srinivasa, S.S. and Barfoot, T.},
booktitle = icra,
year = {2015}
}
@inproceedings{dragan2015dmp,
title = {Movement Primitives via Optimization},
author = {Dragan, A.D. and Muelling, K. and Bagnell, J.A. and Srinivasa, S.S.},
booktitle = icra,
year = {2015},
note = {{\textbf{Best Conference Paper Award Finalist}}}
}
@inproceedings{haustein2015dynamictransitions,
title = {Kinodynamic Randomized Rearrangement Planning via Dynamic Transitions between Statically Stable Configurations},
author = {Haustein, J.A. and King, J. and Srinivasa, S.S. and Asfour, T.},
booktitle = icra,
year = {2015}
}
@inproceedings{king2015physicsrrt,
title = {Nonprehensile Whole Arm Rearrangement Planning with Physics Manifolds},
author = {King, J. and Haustein, J.A. and Srinivasa, S.S. and Asfour, T.},
booktitle = icra,
year = {2015}
}
@inproceedings{dragan2015collabstudy,
title = {Effects of Robot Motion on Human-Robot Collaboration},
author = {Dragan, A.D. and Bauman, S. and Forlizzi, J. and Srinivasa, S.S.},
booktitle = hri,
year = {2015}
}
@inproceedings{cha2015kitchen,
title = {Robots in the Home: Qualitative and Quantitative Insights into Kitchen Organization},
author = {Cha, E. and Forlizzi, J. and Srinivasa, S.S.},
booktitle = hri,
year = {2015}
}
@inproceedings{chen2015direct,
title = {Submodular Surrogates for Value of Information},
author = {Chen, Y. and Javdani, S. and Karbasi, A. and Bagnell, J.A. and Srinivasa, S.S. and Krause, A.},
booktitle = aaai,
year = {2015}
}
@inproceedings{gammell2014informedrrtstar,
title = {Informed {RRT}*: Optimal Sampling-based Path Planning Focused via Direct Sampling of an Admissible Ellipsoidal Heuristic},
author = {Gammell, J. and Srinivasa, S.S. and Barfoot, T.},
booktitle = iros,
year = {2014}
}
@inproceedings{kim2014handwriting,
title = {Robotic Handwriting: Multi-contact Manipulation based on Reactional Internal Contact Hypothesis},
author = {Kim, S.K. and Jo, J. and Oh, Y. and Oh, S.R. and Srinivasa, S.S. and Likhachev, M.},
booktitle = iros,
year = {2014}
}
@inproceedings{lindzey2014feasibletransitiongraph,
title = {The Feasible Transition Graph: Encoding Topology and Manipulation Constraints for Multirobot Push-Planning},
author = {Lindzey, L. and Knepper, R.A. and Choset, H. and Srinivasa, S.S.},
booktitle = wafr,
year = {2014}
}
@inproceedings{holladay2014pointing,
title = {Legible Robot Pointing},
author = {Holladay, R. and Dragan, A.D. and Srinivasa, S.S.},
booktitle = roman,
year = {2014}
}
@inproceedings{dragan2014deception,
title = {An Analysis of Deceptive Robot Motion},
author = {Dragan, A.D. and Holladay, R. and Srinivasa, S.S.},
booktitle = rss,
year = {2014}
}
@inproceedings{koval2014contactpomdp,
title = {Pre- and Post-Contact Policy Decomposition for Planar Contact Manipulation Under Uncertainty},
author = {Koval, M. and Pollard, N.S. and Srinivasa, S.S.},
booktitle = rss,
year = {2014}
}
@inproceedings{dellin2014guided,
title = {Guided Manipulation Planning at the {DARPA} Robotics Challenge Trials},
author = {Dellin, C. and Strabala, K. and Haynes, G.C. and Stager, D. and Srinivasa, S.S.},
booktitle = iser,
year = {2014}
}
@inproceedings{klingensmith2014carving,
title = {Object Modeling and Recognition from Sparse, Noisy Data via Voxel Depth Carving},
author = {Klingensmith, M. and Herrmann, M. and Srinivasa, S.S.},
booktitle = iser,
year = {2014}
}
@inproceedings{chavandafle2014extrinsic,
title = {Extrinsic Dexterity: In-Hand Manipulation with External Forces},
author = {Chavan-Dafle, N. and Rodriguez, A. and Paolini, R. and Tang, B. and Srinivasa, S.S. and Erdmann, M. and Mason, M.T. and Lundberg, I. and Staab, H. and Fuhlbrigge, T.},
booktitle = icra,
year = {2014},
note = {{\textbf{Best Video Award Finalist}}}
}
@inproceedings{byravan2014tchomp,
title = {Space-Time Functional Gradient Optimization for Motion Planning},
author = {Byravan, A. and Boots, B. and Srinivasa, S.S. and Fox, D.},
booktitle = icra,
year = {2014}
}
@inproceedings{javdani2014hec,
title = {Near Optimal Bayesian Active Learning for Decision Making},
author = {Javdani, S. and Chen, Y. and Karbasi, A. and Krause, A. and Bagnell, J.A. and Srinivasa, S.S.},
booktitle = aistats,
year = {2014}
}
@inproceedings{latimer2002towards,
title = {Towards sensor based coverage with robot teams},
author = {Latimer IV, D. and Srinivasa, S.S. and Lee-Shue, V. and Sonne, S. and Choset, H. and Hurst, A.},
booktitle = icra,
year = {2002}
}
@inproceedings{collet2009object,
title = {Object recognition and full pose registration from a single image for robotic manipulation},
author = {Collet, A. and Berenson, D. and Srinivasa, S.S. and Ferguson, D.},
booktitle = icra,
year = {2009},
note = {{\textbf{Best Vision Paper Award Finalist}}}
}
@inproceedings{diankov2008bispace,
title = {Bispace planning: Concurrent multi-space exploration},
author = {Diankov, R. and Ratliff, N. and Ferguson, D. and Srinivasa, S.S. and Kuffner, J.},
booktitle = rss,
year = {2008}
}
@inproceedings{berenson2009wgr,
title = {Manipulation planning with workspace goal regions},
author = {Berenson, D. and Srinivasa, S.S. and Ferguson, D. and Collet, A. and Kuffner, J.J.},
booktitle = icra,
year = {2009}
}
@inproceedings{ratliff2009chomp,
title = {{CHOMP}: Gradient optimization techniques for efficient motion planning},
author = {Ratliff, N. and Zucker, M. and Bagnell, J.A. and Srinivasa, S.S.},
booktitle = icra,
year = {2009}
}
@inproceedings{berenson2009cbirrt,
title = {Manipulation planning on constraint manifolds},
author = {Berenson, D. and Srinivasa, S.S. and Ferguson, D. and Kuffner, J.J.},
booktitle = icra,
year = {2009}
}
@inproceedings{vandeweghe2007rrtjt,
title = {Randomized path planning for redundant manipulators without inverse kinematics},
author = {Vandeweghe, M. and Ferguson, D. and Srinivasa, S.S.},
booktitle = humanoids,
year = {2007}
}
@inproceedings{diankov2008caging,
title = {Manipulation planning with caging grasps},
author = {Diankov, R. and Srinivasa, S.S. and Ferguson, D. and Kuffner, J.},
booktitle = humanoids,
year = {2008}
}
@inproceedings{bhat2006hierarchical,
title = {Hierarchical motion planning for self-reconfigurable modular robots},
author = {Bhat, P. and Kuffner, J. and Goldstein, S. and Srinivasa, S.S.},
booktitle = icra,
year = {2006}
}