← Search

Hualei Zhu

5 accepted papers

2026

Co-EPG: A Framework for Co-Evolution of Planning and Grounding in Autonomous GUI Agents

AAAI 2026technical

Graphical User Interface (GUI) task automation constitutes a critical frontier in artificial intelligence research. While effective GUI agents synergistically integrate planning and grounding capabilities, current methodologies exhibit two fundamental limitations: (1) insufficient exploitation of cr

Cited by 0SourcePDFScholar
2026

From Diagrams to Code: Multilingual Programming with Visual Design

ICML 2026poster

In modern software development, particularly in emerging ``vibe coding'' paradigms, project implementation increasingly begins with visual interactions between users and AI coding assistants, where system architectures are communicated through visual designs before coding. This visual-first approach…

Cited by 0SourceScholar
2026

Importance-Aware Data Selection for Efficient LLM Instruction Tuning

AAAI 2026technical

Instruction tuning plays a critical role in enhancing the performance and efficiency of Large Language Models (LLMs). Its success depends not only on the quality of the instruction data but also on the inherent capabilities of the LLM itself. Some studies suggest that even a small amount of high-qua

Cited by 0SourcePDFScholar
2025

KORGym: A Dynamic Game Platform for LLM Reasoning Evaluation

NeurIPS 2025spotlight

Recent advancements in large language models (LLMs) underscore the need for more comprehensive evaluation methods to accurately assess their reasoning capabilities. Existing benchmarks are often domain-specific and thus cannot fully capture an LLM’s general reasoning potential. To address this limit…

Cited by 0SourcecodeScholar
2021

Revisiting Iterative Back-Translation from the Perspective of Compositional Generalization

AAAI 2021technical

Human intelligence exhibits compositional generalization (i.e., the capacity to understand and produce unseen combinations of seen components), but current neural seq2seq models lack such ability. In this paper, we revisit iterative back-translation, a simple yet effective semi-supervised method, to…