← Search

Bokun Wang

13 accepted papers

2026

A Geometry-Aware Efficient Algorithm for Compositional Entropic Risk Minimization

ICML 2026poster

This paper studies optimization for a family of problems termed **compositional entropic risk minimization**, in which each data's loss is formulated as a Log-Expectation-Exponential (Log-E-Exp) function. The Log-E-Exp formulation serves as an abstraction of the Log-Sum-Exponential (LogSumExp) funct…

Cited by 0SourceScholar
2026

SCOPE and SCION: Benchmark and Method for Ontology Induction and Fusion from Text

ICML 2026poster

Ontologies (schemas) are a key bottleneck for schema-grounded information extraction and knowledge graph construction, yet manual ontology engineering is expensive and schemas quickly fragment or drift across domains. We introduce SCOPE (Schema Construction and Ontology Induction Pipeline Evaluation…

Cited by 0SourceScholar
2025

A Near-Optimal Single-Loop Stochastic Algorithm for Convex Finite-Sum Coupled Compositional Optimization

ICML 2025poster

This paper studies a class of convex Finite-sum Coupled Compositional Optimization (cFCCO) problems with applications including group distributionally robust optimization (GDRO) and learning with imbalanced data. To better address these problems, we introduce an efficient single-loop primal-dual blo…

Cited by 0SourcePDFScholar
2025

Discovering Global False Negatives On the Fly for Self-supervised Contrastive Learning

ICML 2025poster

In self-supervised contrastive learning, negative pairs are typically constructed using an anchor image and a sample drawn from the entire dataset, excluding the anchor. However, this approach can result in the creation of negative pairs with similar semantics, referred to as "false negatives", lead…

2025

On Discriminative Probabilistic Modeling for Self-Supervised Representation Learning

ICLR 2025poster

We study the discriminative probabilistic modeling on a continuous domain for the data prediction task of (multimodal) self-supervised representation learning. To address the challenge of computing the integral in the partition function for each anchor data, we leverage the multiple importance sampl…

2025

Stochastic Momentum Methods for Non-smooth Non-Convex Finite-Sum Coupled Compositional Optimization

NeurIPS 2025poster

Finite-sum Coupled Compositional Optimization (FCCO), characterized by its coupled compositional objective structure, emerges as an important optimization paradigm for addressing a wide range of machine learning problems. In this paper, we focus on a challenging class of non-convex non-smooth FCC…

Cited by 0SourceScholar
2023

Provable Multi-instance Deep AUC Maximization with Stochastic Pooling

ICML 2023poster

This paper considers a novel application of deep AUC maximization (DAM) for multi-instance learning (MIL), in which a single class label is assigned to a bag of instances (e.g., multiple 2D slices of a CT scan for a patient). We address a neglected yet non-negligible computational challenge of MIL i…

2022

GraphFM: Improving Large-Scale GNN Training via Feature Momentum

ICML 2022spotlight

Training of graph neural networks (GNNs) for large-scale node classification is challenging. A key difficulty lies in obtaining accurate hidden node representations while avoiding the neighborhood explosion problem. Here, we propose a new technique, named feature momentum (FM), that uses a momentum…

2022

IntSGD: Adaptive Floatless Compression of Stochastic Gradients

ICLR 2022spotlight

We propose a family of adaptive integer compression operators for distributed Stochastic Gradient Descent (SGD) that do not communicate a single float. This is achieved by multiplying floating-point vectors with a number known to every device and then rounding to integers. In contrast to the prior w…

2022

Optimal Algorithms for Stochastic Multi-Level Compositional Optimization

ICML 2022spotlight

In this paper, we investigate the problem of stochastic multi-level compositional optimization, where the objective function is a composition of multiple smooth but possibly non-convex functions. Existing methods for solving this problem either suffer from sub-optimal sample complexities or need a h…

Cited by 21SourcePDFScholar
2022

Theoretically Better and Numerically Faster Distributed Optimization with Smoothness-Aware Quantization Techniques

NeurIPS 2022accept

To address the high communication costs of distributed machine learning, a large body of work has been devoted in recent years to designing various compression strategies, such as sparsification and quantization, and optimization algorithms capable of using them. Recently, Safaryan et al. (2021) pio…

Cited by 12SourcePDFScholar
2022

When AUC meets DRO: Optimizing Partial AUC for Deep Learning with Non-Convex Convergence Guarantee

ICML 2022spotlight

In this paper, we propose systematic and efficient gradient-based methods for both one-way and two-way partial AUC (pAUC) maximization that are applicable to deep learning. We propose new formulations of pAUC surrogate objectives by using the distributionally robust optimization (DRO) to define the…

Cited by 37SourcePDFScholar