Datasets:
Formats:
webdataset
Size:
1M - 10M
Tags:
sgt
semantic-generative-tuning
unified-multimodal
image-segmentation
visual-understanding
visual-generation
License:
Upload README.md
Browse files
README.md
CHANGED
|
@@ -32,10 +32,10 @@ MAE/inpainting for synergizing understanding and generation.
|
|
| 32 |
|
| 33 |
Key findings:
|
| 34 |
|
| 35 |
-
1. **High-level > low-level**: segmentation gives larger gains in
|
| 36 |
than depth / edge / pixel reconstruction.
|
| 37 |
-
2. **Perception, not reasoning**: visual supervision mainly strengthens
|
| 38 |
-
(spatial, hallucination,
|
| 39 |
3. **Architecture-agnostic**: the gains hold for both **BAGEL** and **OmniGen2**.
|
| 40 |
|
| 41 |
## 📦 Released Artifacts
|
|
@@ -49,13 +49,13 @@ Key findings:
|
|
| 49 |
### Use the SAM-SGT dataset
|
| 50 |
|
| 51 |
See [`Two-hot/SAM-SGT`](https://huggingface.co/datasets/Two-hot/SAM-SGT) for the data
|
| 52 |
-
layout and the extraction instructions
|
| 53 |
|
| 54 |
## 📊 Highlights
|
| 55 |
|
| 56 |
- **+6.02%** average gain over BAGEL on the **CV-Bench** evaluation.
|
| 57 |
-
- Consistent improvements in **spatial reasoning**, **hallucination resistance**, and **
|
| 58 |
-
- Generation: gains across **GenEval** dimensions (Position / Color
|
| 59 |
- Verified on two representative UMM architectures (**BAGEL**, **OmniGen2**).
|
| 60 |
|
| 61 |
## 📝 License
|
|
@@ -66,7 +66,7 @@ OmniGen2 (based on Qwen2.5-VL + diffusion transformer).
|
|
| 66 |
|
| 67 |
## ✍️ Citation
|
| 68 |
|
| 69 |
-
If you find this work useful, please cite our paper
|
| 70 |
|
| 71 |
```bibtex
|
| 72 |
@article{sgt2026,
|
|
|
|
| 32 |
|
| 33 |
Key findings:
|
| 34 |
|
| 35 |
+
1. **High-level > low-level**: segmentation gives larger gains in visual understanding
|
| 36 |
than depth / edge / pixel reconstruction.
|
| 37 |
+
2. **Perception, not reasoning**: visual supervision mainly strengthens perception
|
| 38 |
+
(spatial, hallucination, vision-centric, general VQA), rather than abstract reasoning (e.g. math, chart)
|
| 39 |
3. **Architecture-agnostic**: the gains hold for both **BAGEL** and **OmniGen2**.
|
| 40 |
|
| 41 |
## 📦 Released Artifacts
|
|
|
|
| 49 |
### Use the SAM-SGT dataset
|
| 50 |
|
| 51 |
See [`Two-hot/SAM-SGT`](https://huggingface.co/datasets/Two-hot/SAM-SGT) for the data
|
| 52 |
+
layout and the extraction instructions.
|
| 53 |
|
| 54 |
## 📊 Highlights
|
| 55 |
|
| 56 |
- **+6.02%** average gain over BAGEL on the **CV-Bench** evaluation.
|
| 57 |
+
- Consistent improvements in **spatial reasoning**, **hallucination resistance**, **vision-centric**, and **general VQA**.
|
| 58 |
+
- Generation: gains across **GenEval** dimensions (Position / Color etc.).
|
| 59 |
- Verified on two representative UMM architectures (**BAGEL**, **OmniGen2**).
|
| 60 |
|
| 61 |
## 📝 License
|
|
|
|
| 66 |
|
| 67 |
## ✍️ Citation
|
| 68 |
|
| 69 |
+
If you find this work useful, please cite our paper:
|
| 70 |
|
| 71 |
```bibtex
|
| 72 |
@article{sgt2026,
|