← Search

Mengwei Xu

9 accepted papers

2026

GUI-Shift: Enhancing VLM-Based GUI Agents through Self-supervised Reinforcement Learning

ICLR 2026poster

Training effective Vision-Language Models (VLMs) for GUI agents typically depends on large-scale annotated datasets, whose collection is both labor-intensive and error-prone. We introduce K-step GUI Transition, a self-supervised inverse dynamics task in which VLMs learn GUI dynamics by predicting th…

Cited by 0SourcecodeScholar
2026

MobiEdit: Resource-efficient Knowledge Editing for Personalized On-device LLMs

ICLR 2026poster

Large language models (LLMs) are deployed on mobile devices to power killer applications such as intelligent assistants. LLMs pre-trained on general corpora often hallucinate when handling personalized or unseen queries, leading to incorrect or outdated responses. Knowledge editing addresses this b…

Cited by 0SourcecodeScholar
2026

NanoSpec: Accelerating Speculative Decoding using Minimalist In-Context Vocabularies

ICML 2026poster

The massive vocabulary sizes of large language models, often exceeding 100k tokens, impose a computational bottleneck on the final linear projection layer during speculative decoding. Existing vocabulary pruning solutions rely on static or coarsely-grained sub-vocabularies that necessitate large act…

Cited by 0SourceScholar
2025

Demystifying Small Language Models for Edge Deployment

ACL 2025long

Small language models (SLMs) have emerged as a promising solution for deploying resource-constrained devices, such as smartphones and Web of Things. This work presents the first comprehensive study of over 60 SLMs such as Microsoft Phi and Google Gemma that are publicly accessible. Our findings show…

Cited by 0SourcePDFScholar
2025

DroidCall: A Dataset for LLM-powered Android Intent Invocation

EMNLP 2025

The growing capabilities of large language models in natural language understanding significantly strengthen existing agentic systems. To power performant on-device mobile agents for better data privacy, we introduce DroidCall, the first training and testing dataset for accurate Android Intent invoc

2025

GUI-Xplore: Empowering Generalizable GUI Agents with One Exploration

CVPR 2025poster

GUI agents hold significant potential to enhance the experience and efficiency of human-device interaction. However, current methods face challenges in generalizing across applications (apps) and tasks, primarily due to two fundamental limitations in existing datasets. First, these datasets overlook…

2025

LoRASuite: Efficient LoRA Adaptation Across Large Language Model Upgrades

NeurIPS 2025poster

As Large Language Models (LLMs) are frequently updated, LoRA weights trained on earlier versions quickly become obsolete. The conventional practice of retraining LoRA weights from scratch on the latest model is costly, time-consuming, and environmentally detrimental, particularly as the diversity of…

Cited by 0SourceScholar
2025

ShortcutsBench: A Large-Scale Real-world Benchmark for API-based Agents

ICLR 2025poster

Recent advancements in integrating large language models (LLMs) with application programming interfaces (APIs) have gained significant interest in both academia and industry. Recent work demonstrates that these API-based agents exhibit relatively strong autonomy and planning capabilities. However, t…

2024

SILENCE: Protecting privacy in offloaded speech understanding on resource-constrained devices

NeurIPS 2024poster

Speech serves as a ubiquitous input interface for embedded mobile devices. Cloud-based solutions, while offering powerful speech understanding services, raise significant concerns regarding user privacy. To address this, disentanglement-based encoders have been proposed to remove sensitive informa…

Cited by 0SourcePDFScholar