← Search

Qiankun Zhang

7 accepted papers

2026

BEST: Benchmarking Efficiency in Space and Time for LLM-Generated Code

ICML 2026poster

Large language models (LLMs) have revolutionized research in software engineering, and among various tasks, LLM-based code synthesis is promising. A recent line of benchmarks aims to evaluate LLM-generated codes in time efficiency, beyond their correctness. However, *space*, another vital aspect of …

Cited by 0SourceScholar
2026

FairMerging: Rethinking Model Merging through the Lens of Fairness

ICML 2026poster

*Model merging* offers an appealing route to multi-task learning by composing independently fine-tuned checkpoints without centralized data or retraining. However, this convenience can come with a hidden cost. Model merging may *amplify* performance disparities across subgroups, raising fairness con…

Cited by 0SourceScholar
2026

InteractBench: Benchmarking LLMs on Competitive Programming under Unrevealed Information

ICML 2026poster

Competitive programming is increasingly being used to evaluate the algorithmic reasoning capabilities of large language models (LLMs). However, existing benchmarks primarily focus on full-information tasks where all problem inputs are provided upfront. This overlooks a critical dimension of algorith…

Cited by 0SourceScholar
2025

A Kinematic Constrained Batch Informed Trees Algorithm With Varied Density Sampling for Mobile Robot Path Planning

RA-L 2025

we proposed a novel Kinematic Batch Informed Trees algorithm (K-BIT*) to solve problems of the low efficiency, poor geometric smoothness and local optimum when conducting path planning for mobile robots. A variable density sampling strategy is designed which can automatically adjust the searching ra

Cited by 3SourceScholar
2025

DiMa: Understanding the Hardness of Online Matching Problems via Diffusion Models

ICML 2025poster

We explore the potential of \emph{AI-enhanced combinatorial optimization theory}, taking online bipartite matching (OBM) as a case study. In the theoretical study of OBM, the \emph{hardness} corresponds to a performance \emph{upper bound} of a specific online algorithm or any possible online algorit…

Cited by 0SourcePDFScholar
2025

Understanding the Unfairness in Network Quantization

ICML 2025poster

Network quantization, one of the most widely studied model compression methods, effectively quantizes a floating-point model to obtain a fixed-point one with negligible accuracy loss. Although great success was achieved in reducing the model size, it may exacerbate the unfairness in model accuracy…

Cited by 0SourcePDFScholar
2024

Online Matching with Stochastic Rewards: Provable Better Bound via Adversarial Reinforcement Learning

ICML 2024oral

For a specific online optimization problem, for example, online bipartite matching (OBM), research efforts could be made in two directions before it is finally closed, i.e., the optimal competitive online algorithm is found. One is to continuously design algorithms with better performance. To this e…

Cited by 1SourcePDFScholar