← Search

Xiaoning Qian

47 accepted papers

2026

Evaluating GFlowNet from partial episodes for stable and flexible policy-based training

ICLR 2026poster

Generative Flow Networks (GFlowNets) were developed to learn policies for efficiently sampling combinatorial candidates by interpreting their generative processes as trajectories in directed acyclic graphs. In the value-based training workflow, the objective is to enforce the balance over partial ep…

Cited by 0SourcecodeScholar
2026

GPan-LoRA: Gaussian Process Amortized Networks for Bayesian Low-Rank Adaptation in Large Language Models

ICML 2026poster

Principled uncertainty quantification (UQ) is increasingly recognized as essential for trustworthy artificial general intelligence (AGI). Bayesian Low-Rank Adaptation (LoRA) provides a principled mechanism for uncertainty-aware fine-tuning of large language models (LLMs). However, existing technique…

Cited by 0SourceScholar
2026

Probability of Matching for Batch Multi-Objective Bayesian Optimization

ICML 2026poster

In batch multi-objective Bayesian optimization (MOBO), it is often desirable to identify the whole Pareto optimal set, especially when considering the complicated interplay between different design criteria and constraints. This poses unique challenges in acquiring batches of both high quality and d…

Cited by 0SourceScholar
2025

A Plug-and-Play Query Synthesis Active Learning Framework for Neural PDE Solvers

NeurIPS 2025poster

In recent developments in scientific machine learning (SciML), neural surrogate solvers for partial differential equations (PDEs) have become powerful tools for accelerating scientific computation for various science and engineering applications. However, training neural PDE solvers often demands a…

Cited by 0SourceScholar
2025

C-LoRA: Contextual Low-Rank Adaptation for Uncertainty Estimation in Large Language Models

NeurIPS 2025poster

Low-Rank Adaptation (LoRA) offers a cost-effective solution for fine-tuning large language models (LLMs), but it often produces overconfident predictions in data-scarce few-shot settings. To address this issue, several classical statistical learning approaches have been repurposed for scalable uncer…

Cited by 0SourcecodeScholar
2025

Graph-based Symbolic Regression with Invariance and Constraint Encoding

NeurIPS 2025poster

Symbolic regression (SR) seeks interpretable analytical expressions that uncover the governing relationships within data, providing mechanistic insight beyond 'black-box' models. However, existing SR methods often suffer from two key limitations: (1) *redundant representations* that fail to capture…

Cited by 0SourceScholar
2024

A Space Group Symmetry Informed Network for O(3) Equivariant Crystal Tensor Prediction

ICML 2024poster

We consider the prediction of general tensor properties of crystalline materials, including dielectric, piezoelectric, and elastic tensors. A key challenge here is how to make the predictions satisfy the unique tensor equivariance to both O(3) and crystal space groups. To this end, we propose a Gene…

2024

Complete and Efficient Graph Transformers for Crystal Material Property Prediction

ICLR 2024poster

Crystal structures are characterized by atomic bases within a primitive unit cell that repeats along a regular lattice throughout 3D space. The periodic and infinite nature of crystals poses unique challenges for geometric graph representation learning. Specifically, constructing graphs that effecti…

2024

Hierarchical Neural Operator Transformer with Learnable Frequency-aware Loss Prior for Arbitrary-scale Super-resolution

ICML 2024poster

In this work, we present an arbitrary-scale super-resolution (SR) method to enhance the resolution of scientific data, which often involves complex challenges such as continuity, multi-scale physics, and the intricacies of high-frequency signals. Grounded in operator learning, the proposed method is…

Cited by 5SourcePDFScholar
2024

Invariant Tokenization of Crystalline Materials for Language Model Enabled Generation

NeurIPS 2024poster

We consider the problem of crystal materials generation using language models (LMs). A key step is to convert 3D crystal structures into 1D sequences to be processed by LMs. Prior studies used the crystallographic information framework (CIF) file stream, which fails to ensure SE(3) and periodic inva…

Cited by 4SourcePDFScholar
2024

Learning Active Subspaces for Effective and Scalable Uncertainty Quantification in Deep Neural Networks

ICASSP 2024accepted

Bayesian inference for neural networks, or Bayesian deep learning, has the potential to provide well-calibrated predictions with quantified uncertainty and robustness. However, the main hurdle for Bayesian deep learning is its computational complexity due to the high dimensionality of the parameter…

Cited by 0SourceScholar
2024

Multi-fidelity Bayesian Optimization with Multiple Information Sources of Input-dependent Fidelity

UAI 2024poster

By querying approximate surrogate models of different fidelity as available information sources, Multi-Fidelity Bayesian Optimization (MFBO) aims at optimizing unknown functions that are costly if not infeasible to evaluate. Existing MFBO methods often assume that approximate surrogates have consist…

Cited by 0SourcePDFScholar
2024

Uncertainty-aware Continuous Implicit Neural Representations for Remote Sensing Object Counting

AISTATS 2024poster

Many existing object counting methods rely on density map estimation (DME) of the discrete grid representation by decoding extracted image semantic features from designed convolutional neural networks (CNNs). Relying on discrete density maps not only leads to information loss dependent on the origin…

2023

Efficient Approximations of Complete Interatomic Potentials for Crystal Property Prediction

ICML 2023poster

We study property prediction for crystal materials. A crystal structure consists of a minimal unit cell that is repeated infinitely in 3D space. How to accurately represent such repetitive structures in machine learning models remains unresolved. Current methods construct graphs by establishing edge…

2023

Efficient and Equivariant Graph Networks for Predicting Quantum Hamiltonian

ICML 2023poster

We consider the prediction of the Hamiltonian matrix, which finds use in quantum chemistry and condensed matter physics. Efficiency and equivariance are two important, but conflicting factors. In this work, we propose a SE(3)-equivariant network, named QHNet, that achieves efficiency and equivarianc…

2023

QH9: A Quantum Hamiltonian Prediction Benchmark for QM9 Molecules

NeurIPS 2023poster

Supervised machine learning approaches have been increasingly used in accelerating electronic structure prediction as surrogates of first-principle computational methods, such as density functional theory (DFT). While numerous quantum chemistry datasets focus on chemical properties and atomic forces…

2022

Adaptive Group Testing with Mismatched Models

ICASSP 2022accepted

Accurate detection of infected individuals is one of the critical steps in stopping any pandemic. When the underlying infection rate of the disease is low, testing people in groups, instead of testing each individual in the population, can be more efficient. In this work, we consider noisy adaptive…

Cited by 0SourceScholar
2022

Dynimp: Dynamic Imputation for Wearable Sensing Data through Sensory and Temporal Relatedness

ICASSP 2022accepted

In wearable sensing applications, data is inevitable to be irregularly sampled or partially missing, which pose challenges for any downstream application. An unique aspect of wearable data is that it is time-series data and each channel can be correlated to another one, such as x, y, z axis of accel…

Cited by 0SourceScholar
2022

VFDS: Variational Foresight Dynamic Selection in Bayesian Neural Networks for Efficient Human Activity Recognition

AISTATS 2022poster

In many machine learning tasks, input features with varying degrees of predictive capability are acquired at varying costs. In order to optimize the performance-cost trade-off, one would select features to observe a priori. However, given the changing context with previous observations, the subset o…

Cited by 3SourcePDFScholar
2022

VariGrow: Variational Architecture Growing for Task-Agnostic Continual Learning based on Bayesian Novelty

ICML 2022spotlight

Continual Learning (CL) is the problem of sequentially learning a set of tasks and preserving all the knowledge acquired. Many existing methods assume that the data stream is explicitly divided into a sequence of known contexts (tasks), and use this information to know when to transfer knowledge fro…

Cited by 13SourcePDFScholar
2021

Bayesian Active Learning by Soft Mean Objective Cost of Uncertainty

AISTATS 2021poster

To achieve label efficiency for training supervised learning models, pool-based active learning sequentially selects samples from a set of candidates as queries to label by optimizing an acquisition function. One category of existing methods adopts one-step-look-ahead strategies based on acquisition…

Cited by 27SourcePDFScholar
2021

Contextual Dropout: An Efficient Sample-Dependent Dropout Module

ICLR 2021poster

Dropout has been demonstrated as a simple and effective module to not only regularize the training process of deep neural networks, but also provide the uncertainty estimation for prediction. However, the quality of uncertainty estimation is highly dependent on the dropout probabilities. Most curren…

2021

Efficient Active Learning for Gaussian Process Classification by Error Reduction

NeurIPS 2021poster

Active learning sequentially selects the best instance for labeling by optimizing an acquisition function to enhance data/label efficiency. The selection can be either from a discrete instance set (pool-based scenario) or a continuous instance space (query synthesis scenario). In this work, we study…

Cited by 34SourcePDFScholar
2021

Physics-constrained Automatic Feature Engineering for Predictive Modeling in Materials Science

AAAI 2021technical

Automatic Feature Engineering (AFE) aims to extract useful knowledge for interpretable predictions given data for the machine learning tasks. Here, we develop AFE to extract dependency relationships that can be interpreted with functional formulas to discover physics meaning or new hypotheses for th…

2021

Uncertainty-aware Active Learning for Optimal Bayesian Classifier

ICLR 2021poster

For pool-based active learning, in each iteration a candidate training sample is chosen for labeling by optimizing an acquisition function. In Bayesian classification, expected Loss Reduction~(ELR) methods maximize the expected reduction in the classification error given a new labeled candidate base…

Cited by 51SourcePDFScholar
2020

Arsm Gradient Estimator for Supervised Learning to Rank

ICASSP 2020accepted

We propose a new model for supervised learning to rank. In our model, the relevance labels are assumed to follow a categorical distribution whose probabilities are constructed based on a scoring function. We optimize the training objective with respect to the multivariate categorical variables with…

Cited by 0SourceScholar
2020

BayReL: Bayesian Relational Learning for Multi-omics Data Integration

NeurIPS 2020poster

High-throughput molecular profiling technologies have produced high-dimensional multi-omics data, enabling systematic understanding of living systems at the genome scale. Studying molecular interactions across different data types helps reveal signal transduction mechanisms across different classes…

2020

Bayesian Graph Neural Networks with Adaptive Connection Sampling

ICML 2020poster

We propose a unified framework for adaptive connection sampling in graph neural networks (GNNs) that generalizes existing stochastic regularization methods for training GNNs. The proposed framework not only alleviates over-smoothing and over-fitting tendencies of deep GNNs, but also enables learning…

Cited by 160SourcePDFScholar
2020

Learnable Bernoulli Dropout for Bayesian Deep Learning

AISTATS 2020poster

In this work, we propose learnable Bernoulli dropout (LBD), a new model-agnostic dropout scheme that considers the dropout rates as parameters jointly optimized with other model parameters. By probabilistic modeling of Bernoulli dropout, our method enables more robust prediction and uncertainty quan…

Cited by 53SourcePDFScholar
2020

NADS: Neural Architecture Distribution Search for Uncertainty Awareness

ICML 2020poster

Machine learning (ML) systems often encounter Out-of-Distribution (OoD) errors when dealing with testing data coming from a distribution different from training data. It becomes important for ML systems in critical applications to accurately quantify its predictive uncertainty and screen out these a…

Cited by 26SourcePDFScholar
2020

Pairwise Supervised Hashing with Bernoulli Variational Auto-Encoder and Self-Control Gradient Estimator

UAI 2020poster

Semantic hashing has become a crucial component of fast similarity search in many large-scale information retrieval systems, in particular, for text data. Variational auto-encoders (VAEs) with binary latent variables as hashing codes provide state-of-the-art performance in terms of precision for doc…

Cited by 26SourcePDFScholar
2020

Semi-Implicit Stochastic Recurrent Neural Networks

ICASSP 2020accepted

Stochastic recurrent neural networks with latent random variables of complex dependency structures have shown to be more successful in modeling sequential data than deterministic deep models. However, the majority of existing methods have limited expressive power due to the Gaussian assumption of la…

Cited by 0SourceScholar
2020

Uncertainty Quantification for Deep Context-Aware Mobile Activity Recognition and Unknown Context Discovery

AISTATS 2020poster

Activity recognition in wearable computing faces two key challenges: i) activity characteristics may be context-dependent and change under different contexts or situations; ii) unknown contexts and activities may occur from time to time, requiring flexibility and adaptability of the algorithm. We de…

Cited by 19SourcePDFScholar
2019

Adaptive Activity Monitoring with Uncertainty Quantification in Switching Gaussian Process Models

AISTATS 2019poster

Emerging wearable sensors have enabled the unprecedented ability to continuously monitor human activities for healthcare purposes. However, with so many ambient sensors collecting different measurements, it becomes important not only to maintain good monitoring accuracy, but also low power consumpti…

Cited by 15SourcePDFScholar
2019

Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images

CVPR 2019oral

Segmentation of ultra-high resolution images is increasingly demanded, yet poses significant challenges for algorithm efficiency, in particular considering the (GPU) memory limits. Current approaches either downsample an ultra-high resolution image, or crop it into small patches for separate process…

Cited by 208PDFcodeScholar
2019

Semi-Implicit Graph Variational Auto-Encoders

NeurIPS 2019poster

Semi-implicit graph variational auto-encoder (SIG-VAE) is proposed to expand the flexibility of variational graph auto-encoders (VGAE) to model graph data. SIG-VAE employs a hierarchical variational framework to enable neighboring node sharing for better generative modeling of graph dependency struc…

2019

Variational Graph Recurrent Neural Networks

NeurIPS 2019poster

Representation learning over graph structured data has been mostly studied in static graph settings while efforts for modeling dynamic graphs are still scant. In this paper, we develop a novel hierarchical variational model that introduces additional latent random variables to jointly model the hidd…

2018

Bayesian multi-domain learning for cancer subtype discovery from next-generation sequencing count data

NeurIPS 2018poster

Precision medicine aims for personalized prognosis and therapeutics by utilizing recent genome-scale high-throughput profiling techniques, including next-generation sequencing (NGS). However, translating NGS data faces several challenges. First, NGS count data are often overdispersed, requiring appr…

Cited by 79SourcePDFScholar
2018

Unsupervised CNN-based Co-Saliency Detection with Graphical Optimization

ECCV 2018poster

In this paper, we address co-saliency detection in a set of images jointly covering objects of a specific class by an unsupervised convolutional neural network (CNN). Our method does not require any additional training data in the form of object masks. We decompose co-saliency detection into two sub…

Cited by 68SourcePDFScholar
2015

A Scalable Algorithm for Structured Kernel Feature Selection

AISTATS 2015poster

Kernel methods are powerful tools for nonlinear feature representation. Incorporated with structured LASSO, the kernelized structured LASSO is an effective feature selection approach that can preserve the nonlinear input-output relationships as well as the structured sparseness. But as the data dime…

Cited by 8SourcePDFScholar