← Search

Hongxu CHEN

14 accepted papers

2026

Stability and Generalization of Nonconvex Optimization with Heavy-Tailed Noise

ICML 2026poster

The empirical evidence indicates that stochastic optimization with heavy-tailed gradient noise is more appropriate to characterize the training of machine learning models than that with standard bounded gradient variance noise. Most existing works on this phenomenon focus on the convergence of optim…

Cited by 0SourceScholar
2025

A Near-Optimal Algorithm for Decentralized Convex-Concave Finite-Sum Minimax Optimization

NeurIPS 2025spotlight

In this paper, we study the distributed convex-concave finite-sum minimax optimization over the network, and a decentralized variance-reduced optimistic gradient method with stochastic mini-batch sizes (DIVERSE) is proposed. For the strongly-convex-strongly-concave objective, it is shown that DIVERS…

Cited by 0SourceScholar
2025

IterIS: Iterative Inference-Solving Alignment for LoRA Merging

CVPR 2025poster

Low-rank adaptations (LoRA) are widely used to fine-tune large models across various domains for specific downstream tasks. While task-specific LoRAs are often available, concerns about data privacy and intellectual property can restrict access to training data, limiting the acquisition of a multi-t…

2025

MobileMamba: Lightweight Multi-Receptive Visual Mamba Network

CVPR 2025poster

Previous research on lightweight models has primarily focused on CNNs and Transformer-based designs. CNNs, with their local receptive fields, struggle to capture long-range dependencies, while Transformers, despite their global modeling capabilities, are limited by quadratic computational complexity…

2024

A Diffusion-Based Framework for Multi-Class Anomaly Detection

AAAI 2024technical

Reconstruction-based approaches have achieved remarkable outcomes in anomaly detection. The exceptional image reconstruction capabilities of recently popular diffusion models have sparked research efforts to utilize them for enhanced reconstruction of anomalous images. Nonetheless, these methods mig…

2024

MambaAD: Exploring State Space Models for Multi-class Unsupervised Anomaly Detection

NeurIPS 2024poster

Recent advancements in anomaly detection have seen the efficacy of CNN- and transformer-based approaches. However, CNNs struggle with long-range dependencies, while transformers are burdened by quadratic computational complexity. Mamba-based models, with their superior long-range modeling and linear…

2024

Rethinking the symmetry-preserving circuits for constrained variational quantum algorithms

ICLR 2024poster

With the arrival of the Noisy Intermediate-Scale Quantum (NISQ) era, Variational Quantum Algorithms (VQAs) have emerged as popular approaches to obtain possible quantum advantage in the relatively near future. In particular, how to effectively incorporate the common symmetries in physical systems as…

Cited by 1SourcePDFScholar
2024

Unsupervised Group Re-identification via Adaptive Clustering-Driven Progressive Learning

AAAI 2024technical

Group re-identification (G-ReID) aims to correctly associate groups with the same members captured by different cameras. However, supervised approaches for this task often suffer from the high cost of cross-camera sample labeling. Unsupervised methods based on clustering can avoid sample labeling, b…

Cited by 8SourcePDFScholar
2023

An Empirical Study Towards Prompt-Tuning for Graph Contrastive Pre-Training in Recommendations

NeurIPS 2023poster

Graph contrastive learning (GCL) has emerged as a potent technology for numerous graph learning tasks. It has been successfully applied to real-world recommender systems, where the contrastive loss and the downstream recommendation objectives are always combined to form the overall objective functio…

Cited by 10SourcePDFScholar
2022

DialMed: A Dataset for Dialogue-based Medication Recommendation

COLING 2022main

Medication recommendation is a crucial task for intelligent healthcare systems. Previous studies mainly recommend medications with electronic health records (EHRs). However, some details of interactions between doctors and patients may be ignored or omitted in EHRs, which are essential for automatic…

2022

GenLabel: Mixup Relabeling using Generative Models

ICML 2022spotlight

Mixup is a data augmentation method that generates new data points by mixing a pair of input data. While mixup generally improves the prediction performance, it sometimes degrades the performance. In this paper, we first identify the main causes of this phenomenon by theoretically and empirically an…

Cited by 20SourcePDFScholar
2021

Is Attention Better Than Matrix Decomposition?

ICLR 2021poster

As an essential ingredient of modern deep learning, attention mechanism, especially self-attention, plays a vital role in the global correlation discovery. However, is hand-crafted attention irreplaceable when modeling the global context? Our intriguing finding is that self-attention is not better t…