Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ license: apache-2.0
|
|
| 11 |
|
| 12 |
## Introduction
|
| 13 |
|
| 14 |
-
**"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.07111)) , a novel methodology designed to enhance the spatial reasoning capabilities of
|
| 15 |
|
| 16 |
|
| 17 |
## Model Details
|
|
|
|
| 11 |
|
| 12 |
## Introduction
|
| 13 |
|
| 14 |
+
**"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.07111)) , This paper presents AlphaSpace, a novel methodology designed to enhance the spatial reasoning capabilities of language models for robotic manipulation in 3D Cartesian space. AlphaSpace employs a hierarchical semantics-based tokenization strategy that encodes spatial information at both coarse and fine-grained levels. Our approach represents objects with their attributes, positions, and height information through structured tokens, enabling precise spatial reasoning without relying on traditional vision-based embeddings. This approach enables LLMs to accurately manipulate objects by positioning them at specific [x, y, z] coordinates.
|
| 15 |
|
| 16 |
|
| 17 |
## Model Details
|