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