Upload readme.md
Browse files
readme.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
```bash
|
| 2 |
+
@inproceedings{zhang25safevla,
|
| 3 |
+
title={SafeVLA: Towards Safety Alignment of Vision-Language-Action Model via Constrained Learning},
|
| 4 |
+
author={Borong Zhang and Yuhao Zhang and Jiaming Ji and Yingshan Lei and Josef Dai and Yuanpei Chen and Yaodong Yang},
|
| 5 |
+
booktitle={Thirty-ninth Conference on Neural Information Processing Systems},
|
| 6 |
+
year={2025},
|
| 7 |
+
url={https://openreview.net/forum?id=dt940loCBT}
|
| 8 |
+
}
|
| 9 |
+
```
|