Haoming Wang

I am a PhD student at the Department of Electrical and Computer Engineering at University of Pittsburgh. I am current working in Intelligent System Lab, supervised by Dr. Wei Gao. I previously earned my bachelor’s degree in Automation from the Department of Control Science and Engineering at Zhejiang University.

My research centers on multimodal large language models for spatial reasoning and on-device deployment; I am also interested in explainability and resource-aware personalization.

I am on track to graduate in 2027 and am actively seeking research internship opportunities. I welcome any inquiries to connect.

Email  /  CV  /  Google Scholar  /  LinkedIn  /  Social Media

profile photo

Recent Projects

project image

MosaicThinker: On-Device Visual Spatial Reasoning for Embodied AI via Iterative Construction of Space Representation



Haoming Wang, Qiyao Xue, Weichen Liu, Wei Gao
, 2026
paper / arxiv /

MosaicThinker is an inference-time method for on-device embodied AI that fuses spatial cues from multiple video frames into a unified semantic map, then prompts a small VLM to reason over it. The approach upgrades cross-frame spatial reasoning accuracy on resource-constrained devices across diverse manipulation and planning tasks.




Publications

project image

[CVPR26] InfiniBench: Infinite Benchmarking for Visual Spatial Reasoning with Customizable Scene Complexity



Haoming Wang, Qiyao Xue, Wei Gao
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition 2026 (accepted), 2026
paper /

Modern VLMs require robust spatial-reasoning evaluation, but existing benchmarks lack diversity, scalability, and fine-grained control over scene complexity. To address this, we introduce InfiniBench, a fully automated and customizable benchmark generator capable of producing an unlimited variety of photo-realistic 3D scenes and videos from natural-language descriptions. Through its agentic constraint-refinement framework, cluster-based layout optimizer, and task-aware camera trajectory design, InfiniBench enables precise analysis of VLM failure modes and outperforms prior 3D generation methods, while supporting diverse spatial-reasoning tasks such as measurement, perspective-taking, and spatiotemporal tracking.

project image

[MobiSys25] Never Start from Scratch: Expediting On-Device LLM Personalization via Explainable Model Selection



Haoming Wang, Boyuan Yang, Xiangyu yin, Wei Gao
Proceedings of the 23rd Annual International Conference on Mobile Systems, Applications and Services (Acceptance Ratio: 18.0%), 2025
paper / slides /

Personalizing Large Language Models (LLMs) is crucial for meeting individual user needs on mobile devices. However, on-device personalization faces challenges from limited computational resources and scarce personal data. We propose XPerT, a technique that fine-tunes an already personalized LLM using user data and selects models based on explainability of prior fine-tuning.

project image

[MobiCom25] When Device Delays Meet Data Heterogeneity in Federated AIoT Applications



Haoming Wang, Wei Gao
Proceedings of the 31st ACM International Conference on Mobile Computing and Networking (Acceptance Ratio: 17.1%), 2025
paper / slides /

Federated AIoT leverages distributed IoT data to train AI models, but heterogeneous devices introduce data heterogeneity and varying staleness, degrading model performance and slowing training. Existing FL frameworks treat device delays as independent of data heterogeneity, which is unrealistic. We propose FedDC, a technique that mitigates delay impacts when these factors are correlated. FedDC uses gradient inversion to infer local data distributions and compensate for delay-induced update bias.

project image

[AAAI25] Tackling Intertwined Data and Device Heterogeneities in Federated Learning with Unlimited Staleness



Haoming Wang, Wei Gao
Proceedings of the 39th Annual Conference on Artificial Intelligence (Acceptance Ratio: 23.4%), 2025
paper / arxiv / poster / slides /

Federated Learning (FL) is challenged by intertwined data and device heterogeneities—differences in clients’ local data distributions and model update staleness. Traditional FL methods treat these separately, which is unrealistic and often ineffective. We propose a novel FL framework that converts stale model updates into unstale ones, addressing these intertwined heterogeneities efficiently. Our method estimates clients’ local data distributions from their stale updates to compute unstale updates, without requiring auxiliary datasets, fully trained local models, or extra client-side computation or communication.




Arxiv Papers

project image

Deciphering Personalization: Towards Fine-Grained Explainability in Natural Language for Personalized Image Generation Models



Haoming Wang, Wei Gao
, 2025
paper /

Personalized image generation models better serve diverse user needs but often lack explainability regarding how personalization occurs. While visual cues exist, they are hard for users to interpret, and current natural language explanations are too coarse-grained to capture multiple aspects or degrees of personalization. We propose FineXL, a technique for Fine-grained eXplainability in natural Language, which generates detailed textual descriptions and quantitative scores for each personalization aspect.

project image

Freezeasguard: Mitigating illegal adaptation of diffusion models via selective tensor freezing



Kai Huang, Haoming Wang (co-author), Wei Gao
, 2024
paper /

Text-to-image diffusion models can be fine-tuned for personalized domains, but this adaptability also enables misuse, such as forging public figures, replicating copyrighted artworks, or producing explicit content. Existing detection or unlearning methods fail to prevent illegal adaptations. We introduce FreezeAsGuard, a technique that irreversibly mitigates such misuse by selectively freezing tensors in pre-trained diffusion models that are critical to illegal adaptations, while preserving legal fine-tuning capabilities.




Others

Reasoning Path and Latent State Analysis for Multi-view Visual Spatial Reasoning: A Cognitive Science Perspective

Qiyao Xue, Weichen Liu, Shiqi Wang, Haoming Wang, Yuyang Wu, Wei Gao
paper / arxiv /

Spatial Reasoning in Multimodal Large Language Models: A Survey of Tasks, Benchmarks and Methods

Weichen Liu, Qiyao Xue, Haoming Wang, Xiangyu Yin, Boyuan Yang, Wei Gao
paper /