← Search

Chuhuai Yue

3 accepted papers

2026

Promoting Efficient Reasoning with Verifiable Stepwise Reward

AAAI 2026technical

Large reasoning models (LRMs) have recently achieved significant progress in complex reasoning tasks, aided by reinforcement learning with verifiable rewards. However, LRMs often suffer from overthinking, expending excessive computation on simple problems and reducing efficiency. Existing efficient

Cited by 0SourcePDFScholar
2025

UIOrchestra: Generating High-Fidelity Code from UI Designs with a Multi-agent System

EMNLP 2025

Recent advances in large language models (LLMs) have significantly improved automated code generation, enabling tools such as GitHub Copilot and CodeWhisperer to assist developers in a wide range of programming tasks. However, the translation of complex mobile UI designs into high-fidelity front-end

Cited by 0SourcePDFScholar
2025

UN-DETR: Promoting Objectness Learning via Joint Supervision for Unknown Object Detection

AAAI 2025technical

Unknown Object Detection (UOD) aims to identify objects of unseen categories, differing from the traditional detection paradigm limited by the closed-world assumption. A key component of UOD is learning a generalized representation, i.e. objectness for both known and unknown categories to distinguis…