ICML 2026 Paper Spotlight: Mobile GUI Agents, Diffusion LLM Decoding, and Graph‑Based Dataset Pruning

This article reviews three ICML 2026 papers that introduce a user‑centric benchmark for mobile GUI agents, a path‑likelihood optimizer for diffusion language models, and a graph‑structured framework that prunes training datasets without sacrificing accuracy.

AntTech
AntTech
AntTech
ICML 2026 Paper Spotlight: Mobile GUI Agents, Diffusion LLM Decoding, and Graph‑Based Dataset Pruning

Three frontier papers accepted at ICML 2026 are examined, each addressing a key challenge in deploying large models: evaluating mobile GUI agents, optimizing diffusion LLM decoding, and accelerating training through dataset pruning.

VenusBench‑Mobile proposes a challenging online benchmark that defines evaluation tasks by user intent and provides a capability‑diagnostic labeling scheme. Large‑scale tests on current mobile GUI agents reveal a significant performance gap compared with existing benchmarks, with failures mainly due to weak perception and memory and instability under environment changes.

Lookahead Path Likelihood Optimization for Diffusion LLMs introduces Path Log‑Likelihood (Path LL) as a trajectory‑level objective that correlates strongly with downstream accuracy. The authors design POKE, a K‑step optimistic likelihood estimator, and embed it in a Sequential Monte Carlo (SMC) search (POKE‑SMC). Experiments on LLaDA‑8B‑Instruct and LLaDA‑1.5‑8B across six benchmarks (GSM8K, MATH500, HumanEval, MBPP, Countdown, Sudoku) achieve 3%–5% average accuracy improvement with comparable inference cost, and larger gains under aggressive parallel decoding.

Selecting Samples on Graphs models a training dataset as a weighted graph, converting pruning to a maximum‑weight‑clique problem. A normalized greedy algorithm based on marginal sample benefit provides provable near‑optimal guarantees under mild constraints. Empirical results on ImageNet‑1k with ResNet‑50 show over 40% reduction in training time while preserving model accuracy, outperforming traditional pruning methods.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

BenchmarkGraph algorithmsICML 2026Diffusion LLMDataset pruningMobile GUI agents
AntTech
Written by

AntTech

Technology is the core driver of Ant's future creation.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.