Terry Y commited on
Commit
bfd0229
·
1 Parent(s): a8b34b2
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -15,7 +15,9 @@ tags:
15
  ## About
16
  This repository contains the models and configuration for our paper **[Rethinking Test Time Scaling for Flow-Matching Generative Models](https://arxiv.org/abs/2511.22242)**.
17
 
18
- After illustrating the limitations of existing methods on flow-matching models, we propose DOG-Trim: Diversity enhanced Order aligned Global flow Trimming
 
 
19
 
20
  ![Motivation](doc/motivation_plot.png)
21
 
 
15
  ## About
16
  This repository contains the models and configuration for our paper **[Rethinking Test Time Scaling for Flow-Matching Generative Models](https://arxiv.org/abs/2511.22242)**.
17
 
18
+ After illustrating the limitations of existing methods on ODE flow-matching models, we propose:
19
+
20
+ **DOG-Trim: Diversity enhanced Order aligned Global flow Trimming**
21
 
22
  ![Motivation](doc/motivation_plot.png)
23