← Search

Handing Wang

8 accepted papers

2026

$\texttt{MetaDistill}$: Unlocking the Performance Ceiling for Pretrained Optimizers

ICML 2026poster

Meta Black-Box Optimization (MetaBBO) has emerged as a promising paradigm by employing meta learning to automatically optimize the configurations of low-level black-box optimizers. Despite its potential, the generalization of MetaBBO remains significantly constrained when facing unseen, complex obje…

Cited by 0SourceScholar
2026

From Parameter to Representation: A Closed-Form Approach for Controllable Model Merging

AAAI 2026technical

Model merging combines expert models for multitask performance but faces challenges from parameter interference. This has sparked recent interest in controllable model merging, giving users the ability to explicitly balance performance trade-offs. Existing approaches employ a compile-then-query para

Cited by 0SourcePDFScholar
2026

ParetoHqD: Fast Offline Multiobjective Alignment of Large Language Models Using Pareto High-Quality Data

AAAI 2026technical

Aligning large language models with multiple human expectations and values is crucial for ensuring that they adequately serve a variety of user needs. To this end, offline multiobjective alignment algorithms such as the Rewards-in-Context algorithm have shown strong performance and efficiency. Howev

Cited by 0SourcePDFScholar
2025

B2Opt: Learning to Optimize Black-box Optimization with Little Budget

AAAI 2025technical

The core challenge of high-dimensional and expensive black-box optimization (BBO) is how to obtain better performance faster with little function evaluation cost. The essence of the problem is how to design an efficient optimization strategy tailored to the target task. This paper designs a powerful…

Cited by 10SourcePDFScholar
2025

Enhancing Zero-Shot Black-Box Optimization via Pretrained Models with Efficient Population Modeling, Interaction, and Stable Gradient Approximation

NeurIPS 2025poster

Zero-shot optimization aims to achieve both generalization and performance gains on solving previously unseen black-box optimization problems over SOTA methods without task-specific tuning. Pre-trained optimization models (POMs) address this challenge by learning a general mapping from task features…

Cited by 0SourceScholar
2024

Pretrained Optimization Model for Zero-Shot Black Box Optimization

NeurIPS 2024poster

Zero-shot optimization involves optimizing a target task that was not seen during training, aiming to provide the optimal solution without or with minimal adjustments to the optimizer. It is crucial to ensure reliable and robust performance in various applications. Current optimizers often struggle…