ProbChecklist learns predictive checklists end to end from images, time series, and text by treating learned concept probabilities as probabilistic facts in a checklist logic program.
Revisiting Score Function Estimators for $k$-Subset Sampling
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Are score function estimators an underestimated approach to learning with $k$-subset sampling? Sampling $k$-subsets is a fundamental operation in many machine learning tasks that is not amenable to differentiable parametrization, impeding gradient-based optimization. Prior work has focused on relaxed sampling or pathwise gradient estimators. Inspired by the success of score function estimators in variational inference and reinforcement learning, we revisit them within the context of $k$-subset sampling. Specifically, we demonstrate how to efficiently compute the $k$-subset distribution's score function using a discrete Fourier transform, and reduce the estimator's variance with control variates. The resulting estimator provides both exact samples and unbiased gradient estimates while also applying to non-differentiable downstream models, unlike existing methods. Experiments in feature selection show results competitive with current methods, despite weaker assumptions.
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Learning Predictive Checklists with Probabilistic Logic Programming
ProbChecklist learns predictive checklists end to end from images, time series, and text by treating learned concept probabilities as probabilistic facts in a checklist logic program.