From 1ebd55af111beee9482f108bc0608a01678529f6 Mon Sep 17 00:00:00 2001 From: Yunchu <33641269+YunchuZhang@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:44:40 -0700 Subject: [PATCH] add ccil paper (#105) --- siddpubs-conf.bib | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/siddpubs-conf.bib b/siddpubs-conf.bib index faf02e8..fdac99a 100644 --- a/siddpubs-conf.bib +++ b/siddpubs-conf.bib @@ -70,6 +70,12 @@ @inproceedings{schmittle2024dreams 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{wang2023newton, @@ -102,7 +108,7 @@ @inproceedings{taliathareja2023pushr @inproceedings{zhang2023cherry, title={{Cherry Picking with Reinforcement Learning}}, - author={Zhang, Yunchu and Ke, Liyiming and Deshpande, Abhay and Gupta, Abhishek and Srinivasa, Siddhartha}, + author={Zhang, Yunchu^{*}$ and Ke, Liyiming^{*}$ and Deshpande, Abhay and Gupta, Abhishek and Srinivasa, Siddhartha}, booktitle = rss, year={2023} }