← Search

Yuxuan Du

16 accepted papers

2026

AQER: A Scalable and Efficient Data Loader for Digital Quantum Computers

ICLR 2026poster

Digital quantum computing promises to offer computational capabilities beyond the reach of classical systems, yet its capabilities are often challenged by scarce quantum resources. A critical bottleneck in this context is how to load classical or quantum data into quantum circuits efficiently. Appro…

Cited by 2SourceScholar
2025

AiDE-Q: Synthetic Labeled Datasets Can Enhance Learning Models for Quantum Property Estimation

NeurIPS 2025poster

Quantum many-body problems are central to various scientific disciplines, yet their ground-state properties are intrinsically challenging to estimate. Recent advances in deep learning (DL) offer potential solutions in this field, complementing prior purely classical and quantum approaches. However,…

Cited by 0SourceScholar
2025

PALQO: Physics-informed model for Accelerating Large-scale Quantum Optimization

NeurIPS 2025poster

Variational Quantum Algorithms (VQAs) are emerging as leading strategies with the potential to unlock practical applications and deliver significant advantages in the investigation of many-body quantum systems and quantum chemistry. A key challenge hindering the application of VQAs to large-scale p…

Cited by 0SourceScholar
2025

RRInf: Efficient Influence Function Estimation via Ridge Regression for Large Language Models and Text-to-Image Diffusion Models

EMNLP 2025

The quality of data plays a vital role in the development of Large-scale Generative Models. Understanding how important a data point is for a generative model is essential for explaining its behavior and improving the performance. The influence function provides a framework for quantifying the impac

Cited by 0SourcePDFScholar
2025

TITAN: A Trajectory-Informed Technique for Adaptive Parameter Freezing in Large-Scale VQE

NeurIPS 2025poster

Variational quantum Eigensolver (VQE) is a leading candidate for harnessing quantum computers to advance quantum chemistry and materials simulations, yet its training efficiency deteriorates rapidly for large Hamiltonians. Two issues underlie this bottleneck: (i) the no-cloning theorem imposes a lin…

Cited by 0SourceScholar
2024

CaM: Cache Merging for Memory-efficient LLMs Inference

ICML 2024poster

Despite the exceptional performance of Large Language Models (LLMs), the substantial volume of key-value (KV) pairs cached during inference presents a barrier to their efficient deployment. To ameliorate this, recent works have aimed to selectively eliminate these caches, informed by the attention s…

2024

MG-Net: Learn to Customize QAOA with Circuit Depth Awareness

NeurIPS 2024poster

Quantum Approximate Optimization Algorithm (QAOA) and its variants exhibit immense potential in tackling combinatorial optimization challenges. However, their practical realization confronts a dilemma: the requisite circuit depth for satisfactory performance is problem-specific and often exceeds the…

2023

Holistic Label Correction for Noisy Multi-Label Classification

ICCV 2023poster

Multi-label classification aims to learn classification models from instances associated with multiple labels. It is pivotal to learn and utilize the label dependence among multiple labels in multi-label classification. As a result of today's big and complex data, noisy labels are inevitable, making…

Cited by 14PDFScholar
2023

Symmetric Pruning in Quantum Neural Networks

ICLR 2023top-25%

Many fundamental properties of a quantum system are captured by its Hamiltonian and ground state. Despite the significance, ground states preparation (GSP) is classically intractable for large-scale Hamiltonians. Quantum neural networks (QNNs), which exert the power of modern quantum machines, have…

Cited by 30SourcePDFScholar
2023

Which is Better for Learning with Noisy Labels: The Semi-supervised Method or Modeling Label Noise?

ICML 2023poster

In real life, accurately annotating large-scale datasets is sometimes difficult. Datasets used for training deep learning models are likely to contain label noise. To make use of the dataset containing label noise, two typical methods have been proposed. One is to employ the semi-supervised method b…

Cited by 10SourcePDFScholar
2022

Class-Dependent Label-Noise Learning with Cycle-Consistency Regularization

NeurIPS 2022accept

In label-noise learning, estimating the transition matrix plays an important role in building statistically consistent classifier. Current state-of-the-art consistent estimator for the transition matrix has been developed under the newly proposed sufficiently scattered assumption, through incorporat…

Cited by 40SourcePDFScholar
2022

DyRep: Bootstrapping Training With Dynamic Re-Parameterization

CVPR 2022poster

Structural re-parameterization (Rep) methods achieve noticeable improvements on simple VGG-style networks. Despite the prevalence, current Rep methods simply re-parameterize all operations into an augmented network, including those that rarely contribute to the model's performance. As such, the pric…

Cited by 42PDFcodeScholar
2022

RSA: Reducing Semantic Shift from Aggressive Augmentations for Self-supervised Learning

NeurIPS 2022accept

Most recent self-supervised learning methods learn visual representation by contrasting different augmented views of images. Compared with supervised learning, more aggressive augmentations have been introduced to further improve the diversity of training pairs. However, aggressive augmentations may…