GUI-G$^2$: Gaussian Reward Modeling for GUI Grounding
About
Graphical User Interface (GUI) grounding maps natural language instructions to precise interface locations for autonomous interaction. Current reinforcement learning approaches use binary rewards that treat elements as hit-or-miss targets, creating sparse signals that ignore the continuous nature of spatial interactions. Motivated by human clicking behavior that naturally forms Gaussian distributions centered on target elements, we introduce GUI Gaussian Grounding Rewards (GUI-G$^2$), a principled reward framework that models GUI elements as continuous Gaussian distributions across the interface plane. GUI-G$^2$ incorporates two synergistic mechanisms: Gaussian point rewards model precise localization through exponentially decaying distributions centered on element centroids, while coverage rewards assess spatial alignment by measuring the overlap between predicted Gaussian distributions and target regions. To handle diverse element scales, we develop an adaptive variance mechanism that calibrates reward distributions based on element dimensions. This framework transforms GUI grounding from sparse binary classification to dense continuous optimization, where Gaussian distributions generate rich gradient signals that guide models toward optimal interaction positions. Extensive experiments across ScreenSpot, ScreenSpot-v2, and ScreenSpot-Pro benchmarks demonstrate that GUI-G$^2$, substantially outperforms state-of-the-art method UI-TARS-72B, with the most significant improvement of 24.7% on ScreenSpot-Pro. Our analysis reveals that continuous modeling provides superior robustness to interface variations and enhanced generalization to unseen layouts, establishing a new paradigm for spatial reasoning in GUI interaction tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| GUI Grounding | ScreenSpot v2 | Avg Accuracy93.3 | 203 | |
| GUI Grounding | ScreenSpot Pro | Average Score4.75e+3 | 169 | |
| GUI Grounding | ScreenSpot | Avg Acc82.5 | 76 | |
| GUI Grounding | MMBench-GUI L2 (test) | Error (Windows, Basic)79.7 | 46 | |
| GUI Grounding | ScreenSpot v1 (test) | Mobile Text Acc96.7 | 25 | |
| GUI Interaction | ScreenSpot V1 | Avg Acc92 | 23 | |
| GUI Grounding | ScreenSpot Mobile V2 | Text Accuracy98.3 | 21 | |
| GUI Grounding | ScreenSpot Web V2 | Text Accuracy94 | 21 | |
| GUI Grounding | ScreenSpot Desktop V2 | Text Accuracy95.4 | 21 | |
| Short-Term Planning | GUI-Act-Web | Type Success Rate94.15 | 16 |