清华主页 EN
导航菜单

Improved Bounds for Sampling Solutions of Random CNF Formulas

来源: 04-26

时间:Wed., 14:00-15:00, April 26, 2023

地点:Ning Zhai W11

组织者:吴昊,杨帆,姜建平,顾陈琳

主讲人:Kuan Yang 杨宽(上海交通大学)

Abstract

Let Φ be a random k-CNF formula on n variables and m clauses, where each clause is a disjunction of k literals chosen independently and uniformly. Our goal is, for most Φ, to (approximately) uniformly sample from its solution space.

Let α=m/n be the density. The previous best algorithm runs in time n^poly(k,α) for any α≲2^(k/300) [Galanis, Goldberg, Guo, and Yang, SIAM J. Comput.'21]. In contrast, our algorithm runs in near-linear time for any α≲2^(k/3). This work was published in SODA'23.


About the speaker

I am an assistant professor in the John Hopcroft Center for Computer Science at Shanghai Jiao Tong University.

I was awarded the Ph.D. degree in Computer Science by the University of Oxford in 2020, where I was supervised by Prof. Leslie Ann Goldberg and Prof. Andreas Galanis. I was a member of St. Hugh's College at Oxford, and also a Clarendon scholar, fully-funded by the Clarendon Scholarship from 2015 to 2019. Before coming to Oxford, I obtained my bachelor degree in Computer Science from Zhiyuan College at Shanghai Jiao Tong University in China.

I am interested in many aspects of theoretical computer science, discrete probability and combinatorics. Currently I mainly work on designing and analysing approximation algorithms for counting and sampling problems.

返回顶部
相关文章
  • Matched Sampling for Causal Inference

    Description: Matched sampling, where the researcher first finds for each exposed unit (e.g., a smoker) a non-exposed unit (e.g., a never-smoker) who looks exactly like the exposed unit except for the exposure, and then compares outcomes (e.g., lung cancer rates) for the matched samples of units, is an intuitive method for inferring the causal effects of exposure versus non-exposure on the colle...

  • Design of gradient flows for sampling probability distributions

    AbstractSampling a target distribution with an unknown normalization constant is a fundamental problem in computational science and engineering. Often, dynamical systems of probability densities are constructed to address this task, including MCMC and sequential Monte Carlo. Recently, gradient flows in the space of probability measures have been increasingly popular to generate this dynamical s...