← Search

Honghua Zhang

12 accepted papers

2026

Mitigating Bias in Locally Constrained Decoding via Tractable Proposals

ICML 2026poster

Generations from large language models often fail to reliably conform to logical constraints such as JSON schema. Existing locally-constrained decoding (LCD) approaches enforce constraints by myopically masking out next tokens, resulting in biased sampling and degradation in downstream performance. …

Cited by 0SourceScholar
2025

Scaling Probabilistic Circuits via Monarch Matrices

ICML 2025poster

Probabilistic Circuits (PCs) are tractable representations of probability distributions allowing for exact and efficient computation of likelihoods and marginals. Recent advancements have improved the scalability of PCs either by leveraging their sparse properties or through the use of tensorized op…

Cited by 0SourcePDFScholar
2024

Adaptable Logical Control for Large Language Models

NeurIPS 2024poster

Despite the success of Large Language Models (LLMs) on various tasks following human instructions, controlling model generation to follow strict constraints at inference time poses a persistent challenge. In this paper, we introduce Ctrl-G, a neuro-symbolic framework that enables tractable and adapt…

2024

Where is the signal in tokenization space?

EMNLP 2024main

Large Language Models (LLMs) are typically shipped with tokenizers that *deterministically* encode text into so-called *canonical* token sequences, to which the LLMs assign probability values.One common assumption is that the probability of a piece of text is the probability of its canonical token s…

Cited by 3SourcePDFScholar
2023

On the Paradox of Learning to Reason from Data

IJCAI 2023poster

Logical reasoning is needed in a wide range of NLP tasks. Can a BERT model be trained end-to-end to solve logical reasoning problems presented in natural language? We attempt to answer this question in a confined problem space where there exists a set of parameters that perfectly simulates logical r…

2023

Scaling Up Probabilistic Circuits by Latent Variable Distillation

ICLR 2023top-5%

Probabilistic Circuits (PCs) are a unified framework for tractable probabilistic models that support efficient computation of various probabilistic queries (e.g., marginal probabilities). One key challenge is to scale PCs to model large and high-dimensional real-world datasets: we observe that as th…

2023

Tractable Control for Autoregressive Language Generation

ICML 2023oral

Despite the success of autoregressive large language models in text generation, it remains a major challenge to generate text that satisfies complex constraints: sampling from the conditional distribution ${\Pr}(\text{text} | \alpha)$ is intractable for even the simplest lexical constraints $\alpha$…

2020

On the Relationship Between Probabilistic Circuits and Determinantal Point Processes

UAI 2020poster

Scaling probabilistic models to large realistic problems and datasets is a key challenge in machine learning. Central to this effort is the development of tractable probabilistic models (TPMs): models whose structure guarantees efficient probabilistic inference algorithms. The current landscape of T…

Cited by 12SourcePDFScholar