← Search

Zijing Ou

14 accepted papers

2026

Inference-Time Scaling of Discrete Diffusion Models via Importance Weighting and Optimal Proposal Design

ICLR 2026poster

Discrete diffusion models have become highly effective across various domains. However, real-world applications often require the generative process to adhere to certain constraints. To this end, we propose a Sequential Monte Carlo (SMC) framework that enables scalable inference-time control of disc…

Cited by 8SourcecodeScholar
2025

Entropy-Based Decoding for Retrieval-Augmented Large Language Models

NAACL 2025long

Augmenting Large Language Models (LLMs) with retrieved external knowledge has proven effective in improving the factual accuracy of generated responses. Despite their success, retrieval-augmented LLMs still face the distractibility issue, where the generated responses are negatively influenced by no…

Cited by 2SourcePDFScholar
2025

Improving Probabilistic Diffusion Models With Optimal Diagonal Covariance Matching

ICLR 2025oral

The probabilistic diffusion model has become highly effective across various domains. Typically, sampling from a diffusion model involves using a denoising distribution characterized by a Gaussian with a learned mean and either fixed or learned covariances. In this paper, we leverage the recently pr…

Cited by 0SourcePDFScholar
2025

Neural Mutual Information Estimation with Vector Copulas

NeurIPS 2025poster

Estimating mutual information (MI) is a fundamental task in data science and machine learning. Existing estimators mainly rely on either highly flexible models (e.g., neural networks), which require large amounts of data, or overly simplified models (e.g., Gaussian copula), which fail to capture co…

Cited by 0SourcecodeScholar
2025

Target Concrete Score Matching: A Holistic Framework for Discrete Diffusion

ICML 2025poster

Discrete diffusion is a promising framework for modeling and generating discrete data. In this work, we present Target Concrete Score Matching (TCSM), a novel and versatile objective for training and fine-tuning discrete diffusion models. TCSM provides a general framework with broad applicability. I…

Cited by 1SourcePDFScholar
2024

Energy-Based Modelling for Discrete and Mixed Data via Heat Equations on Structured Spaces

NeurIPS 2024poster

Energy-based models (EBMs) offer a flexible framework for probabilistic modelling across various data domains. However, training EBMs on data in discrete or mixed state spaces poses significant challenges due to the lack of robust and fast sampling methods. In this work, we propose to train discrete…

Cited by 0SourcePDFScholar
2023

Energy Discrepancies: A Score-Independent Loss for Energy-Based Models

NeurIPS 2023poster

Energy-based models are a simple yet powerful class of probabilistic models, but their widespread adoption has been limited by the computational burden of training them. We propose a novel loss function called Energy Discrepancy (ED) which does not rely on the computation of scores or expensive Mark…

2022

Learning Neural Set Functions Under the Optimal Subset Oracle

NeurIPS 2022accept

Learning set functions becomes increasingly important in many applications like product recommendation and compound selection in AI-aided drug discovery. The majority of existing works study methodologies of set function learning under the function value oracle, which, however, requires expensive su…

2021

Imperfect also Deserves Reward: Multi-Level and Sequential Reward Modeling for Better Dialog Management

NAACL 2021long

For task-oriented dialog systems, training a Reinforcement Learning (RL) based Dialog Management module suffers from low sample efficiency and slow convergence speed due to the sparse rewards in RL. To solve this problem, many strategies have been proposed to give proper rewards when training RL, bu…

2021

Integrating Semantics and Neighborhood Information with Graph-Driven Generative Models for Document Retrieval

ACL 2021long

With the need of fast retrieval speed and small memory footprint, document hashing has been playing a crucial role in large-scale information retrieval. To generate high-quality hashing code, both semantics and neighborhood information are crucial. However, most existing methods leverage only one of…

2021

Refining BERT Embeddings for Document Hashing via Mutual Information Maximization

EMNLP 2021finding

Existing unsupervised document hashing methods are mostly established on generative models. Due to the difficulties of capturing long dependency structures, these methods rarely model the raw documents directly, but instead to model the features extracted from them (e.g. bag-of-words (BOG), TFIDF).…

2021

Unsupervised Hashing with Contrastive Information Bottleneck

IJCAI 2021poster

Many unsupervised hashing methods are implicitly established on the idea of reconstructing the input data, which basically encourages the hashing codes to retain as much information of original data as possible. However, this requirement may force the models spending lots of their effort on reconstr…

2020

Embedding Dynamic Attributed Networks by Modeling the Evolution Processes

COLING 2020main

Network embedding has recently emerged as a promising technique to embed nodes of a network into low-dimensional vectors. While fairly successful, most existing works focus on the embedding techniques for static networks. But in practice, there are many networks that are evolving over time and hence…

Cited by 15SourcePDFScholar