Skip to content

Commit 083d15f

Browse files
committed
Add AutoTAMP, PROMST, and Scalable Mutli-Robot Collaboration publications
1 parent 8e51fbe commit 083d15f

File tree

1 file changed

+76
-1
lines changed

1 file changed

+76
-1
lines changed

_data/bibere/papers.yml

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4372,4 +4372,79 @@ noseworthy_ral25:
43724372
title: 'FORGE: Force-Guided Exploration for Robust Contact-Rich Manipulation Under Uncertainty'
43734373
venue: IEEE Robotics and Automation Letters
43744374
year: 2025
4375-
4375+
arkin_icra24a:
4376+
authors:
4377+
- Yonchao Chen
4378+
- Jacob Arkin
4379+
- Charles Dawson
4380+
- Yang Zhang
4381+
- Nicholas Roy
4382+
- Chuchu Fan
4383+
links:
4384+
- link:
4385+
name: PDF
4386+
- link: https://arxiv.org/abs/2306.06531
4387+
name: arXiv
4388+
- link: https://yongchao98.github.io/MIT-REALM-AutoTAMP/
4389+
name: Website
4390+
raw_string: "@inproceedings{chen2024autotamp,\n
4391+
\ title={Autotamp: Autoregressive task and motion planning with llms as translators and checkers},\n
4392+
\ author={Chen, Yongchao and Arkin, Jacob and Dawson, Charles and Zhang, Yang and Roy, Nicholas and Fan, Chuchu},\n
4393+
\ booktitle={2024 IEEE International conference on robotics and automation (ICRA)},\n
4394+
\ pages={6695--6702},\n
4395+
\ year={2024},\n
4396+
\ organization={IEEE}\n
4397+
}\n\n"
4398+
title: 'AutoTAMP: Autoregressive Task and Motion Planning with LLMs as Translators and Checkers'
4399+
venue: 2024 IEEE International Conference on Robotics and Automation (ICRA)
4400+
year: 2024
4401+
arkin_icra24b:
4402+
authors:
4403+
- Yonchao Chen
4404+
- Jacob Arkin
4405+
- Yang Zhang
4406+
- Nicholas Roy
4407+
- Chuchu Fan
4408+
links:
4409+
- link:
4410+
name: PDF
4411+
- link: https://arxiv.org/abs/2309.15943
4412+
name: arXiv
4413+
- link: https://yongchao98.github.io/MIT-REALM-Multi-Robot/
4414+
name: Website
4415+
raw_string: "@inproceedings{chen2024scalable,\n
4416+
\ title={Scalable multi-robot collaboration with large language models: Centralized or decentralized systems?},\n
4417+
\ author={Chen, Yongchao and Arkin, Jacob and Zhang, Yang and Roy, Nicholas and Fan, Chuchu},\n
4418+
\ booktitle={2024 IEEE International Conference on Robotics and Automation (ICRA)},\n
4419+
\ pages={4311--4317},\n
4420+
\ year={2024},\n
4421+
\ organization={IEEE}\n
4422+
}\n\n"
4423+
title: 'Scalable Multi-robot Collaboration with Large Language Models: Centralized or Decentralized Systems?'
4424+
venue: 2024 IEEE International Conference on Robotics and Automation (ICRA)
4425+
year: 2024
4426+
arkin_emnlp24:
4427+
authors:
4428+
- Yonchao Chen
4429+
- Jacob Arkin
4430+
- Yilun Hao
4431+
- Yang Zhang
4432+
- Nicholas Roy
4433+
- Chuchu Fan
4434+
links:
4435+
- link:
4436+
name: PDF
4437+
- link: https://arxiv.org/abs/2402.08702
4438+
name: arXiv
4439+
- link: https://yongchao98.github.io/MIT-REALM-PROMST/
4440+
name: Website
4441+
raw_string: "@inproceedings{chen2024prompt,\n
4442+
\ title={PRompt Optimization in Multi-Step Tasks (PROMST): Integrating Human Feedback and Heuristic-based Sampling},\n
4443+
\ author={Chen, Yongchao and Arkin, Jacob and Hao, Yilun and Zhang, Yang and Roy, Nicholas and Fan, Chuchu},\n
4444+
\ booktitle={Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing},\n
4445+
\ pages={3859--3920},\n
4446+
\ year={2024}\n
4447+
}\n\n"
4448+
title: 'PRompt Optimization in Multi-Step Tasks (PROMST): Integrating Human Feedback and Heuristic-based Sampling'
4449+
venue: 2024 Conference on Empirical Methods in Natural Language Processing
4450+
year: 2024

0 commit comments

Comments
 (0)