paper-with-me

Papers

Concrete Score Matching: Generalized Score Matching for Discrete Data

2022-11-02 · Chenlin Meng, Kristy Choi, Jiaming Song, Stefano Ermon

Representing probability distributions by the gradient of their density functions has proven effective in modeling a wide range of continuous data modalities. However, this representation is not applicable in discrete domains where the gradient is undefined. To this end, we propose an analogous score function called the "Concrete score", a generalization of the (Stein) score for discrete settings. Given a predefined neighborhood structure, the Concrete score of any input is defined by the rate of change of the probabilities with respect to local directional changes of the input. This formulation allows us to recover the (Stein) score in continuous domains when measuring such changes by the Euclidean distance, while using the Manhattan distance leads to our novel score function in discrete domains. Finally, we introduce a new framework to learn such scores from samples called Concrete Score Matching (CSM), and propose an efficient training objective to scale our approach to high dimensions. Empirically, we demonstrate the efficacy of CSM on density estimation tasks on a mixture of synthetic, tabular, and high-dimensional image datasets, and demonstrate that it performs favorably relative to existing baselines for modeling discrete data.

📄 PDF Abstract BibTeX arXiv:2211.00802

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Score Change of Variables

2024-12-10 · Stephen Robbins

We derive a general change of variables formula for score functions, showing that for a smooth, invertible transformation $\mathbf{y} = \phi(\mathbf{x})$, the transformed score function $\nabla_{\mathbf{y}} \log q(\mathb…

Density EstimationLEMMA

Fit Like You Sample: Sample-Efficient Generalized Score Matching from Fast Mixing Diffusions

2023-06-15 · Yilong Qin, Andrej Risteski

Score matching is an approach to learning probability distributions parametrized up to a constant of proportionality (e.g. Energy-Based Models). The idea is to fit the score of the distribution, rather than the likelihoo…

Generalized Score Matching for Non-Negative Data

2018-12-26 · Shiqing Yu, Mathias Drton, Ali Shojaie

A common challenge in estimating parameters of probability density functions is the intractability of the normalizing constant. While in such cases maximum likelihood estimation may be implemented using numerical integra…

Numerical Integration

Generative Modeling on Lie Groups via Euclidean Generalized Score Matching

2025-02-04 · Marco Bertolini, Tuan Le, Djork-Arné Clevert

We extend Euclidean score-based diffusion processes to generative modeling on Lie groups. Through the formalism of Generalized Score Matching, our approach yields a Langevin dynamics which decomposes as a direct sum of L…

Molecular Docking

Distillation of Large Language Models via Concrete Score Matching

2025-09-30 · Yeongmin Kim, Donghyeok Shin, Mina Kang, Byeonghu Na 외 arxiv

Large language models (LLMs) deliver remarkable performance but are costly to deploy, motivating knowledge distillation (KD) for efficient inference. Existing KD objectives typically match student and teacher probabiliti…

Knowledge Distillation