Two-hot commited on
Commit
c10decb
·
verified ·
1 Parent(s): fb70ab5

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 both understanding and generation
36
  than depth / edge / pixel reconstruction.
37
- 2. **Perception, not reasoning**: visual supervision mainly strengthens vision-centric perception
38
- (spatial, hallucination, OCR), rather than abstract reasoning.
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 (files are stored as 5GB tar shards to fit HF limits).
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 **OCR**.
58
- - Generation: gains across **GenEval** dimensions (Position / Color / Counting / Single-Object / etc.).
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 (anonymous ECCV 2026 submission, paper ID #3064):
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,