← Search

Yunqing Hu

8 accepted papers

2026

Learning Hierarchical and Geometry-Aware Graph Representations for Text-to-CAD

ICLR 2026poster

Text-to-CAD code generation is a long-horizon task, requiring the translation of instructions into a long sequence of interdependent operations. This process is exceptionally fragile, as minor early errors can propagate through the sequence and ultimately invalidate an entire complex assembly. Exist…

Cited by 0SourcecodeScholar
2026

Plan then Act: Bi-level CAD Command Sequence Generation

ICLR 2026poster

Computer-Aided Design (CAD), renowned for its flexibility and precision, serves as the foundation of digital design. Recently, some efforts adopt Large Language Models (LLMs) for generating parametric CAD command sequences from text instructions. However, our study reveals that LLMs pre-trained on l…

Cited by 0SourcecodeScholar
2026

TreeIRL: Safe Urban Driving with Tree Search and Inverse Reinforcement Learning

ICRA 2026poster

We present TreeIRL, a novel planner for autonomous driving that combines Monte Carlo tree search (MCTS) and inverse reinforcement learning (IRL) to achieve state-of-the-art performance in simulation and in real-world driving. The key idea is to use MCTS to find a promising set of safe candidate traj…

2025

Order-Level Attention Similarity Across Language Models: A Latent Commonality

NeurIPS 2025poster

In this paper, we explore an important yet previously neglected question: Do context aggregation patterns across Language Models (LMs) share commonalities? While some works have investigated context aggregation or attention weights in LMs, they typically focus on individual models or attention heads…

Cited by 0SourcecodeScholar
2023

Dual Collaborative Visual-Semantic Mapping for Multi-Label Zero-Shot Image Recognition

ICASSP 2023accepted

Multi-label zero-shot learning (ML-ZSL), with the difficulty of both multi-label learning and zero-shot learning, aims to recognize various unseen objects that are not observed during training. Previous methods mainly use a single directional visual-semantic mapping to associate the visual and seman…

Cited by 0SourceScholar
2023

Task Difficulty Aware Parameter Allocation & Regularization for Lifelong Learning

CVPR 2023poster

Parameter regularization or allocation methods are effective in overcoming catastrophic forgetting in lifelong learning. However, they solve all tasks in a sequence uniformly and ignore the differences in the learning difficulty of different tasks. So parameter regularization methods face significan…

2019

ChamNet: Towards Efficient Network Design Through Platform-Aware Model Adaptation

CVPR 2019poster

This paper proposes an efficient neural network (NN) architecture design methodology called Chameleon that honors given resource constraints. Instead of developing new building blocks or using computationally-intensive reinforcement learning algorithms, our approach leverages existing efficient netw…

Cited by 341PDFcodeScholar