Learning and Inference with Constraints

Abstract

Probabilistic modeling has been a dominant approach in Machine Learning research. As the field evolves, thc problems of interest become increasingly challenging and complex. Making complex decisions in real world problems often involves assigning values to sets of interdependent variables where the expressive dependency structure can influence, or even dictate, what assignments are possible. However, incorporating nonlocal depcndencies in a probabilistic model can lead to intractable training and inference. This paper presents Constraints Conditional Models (CCMs), a framework that augments probabilistic models with declarative constraints as a way to support decisions in an expressive output space while maintaining modularity and tractability of training. We further show that declarative constraints can be used to take advantage of unlabeled data when training the probabilistic model.

Cite

Text

Chang et al. "Learning and Inference with Constraints." AAAI Conference on Artificial Intelligence, 2008.

Markdown

[Chang et al. "Learning and Inference with Constraints." AAAI Conference on Artificial Intelligence, 2008.](https://mlanthology.org/aaai/2008/chang2008aaai-learning/)

BibTeX

@inproceedings{chang2008aaai-learning,
  title     = {{Learning and Inference with Constraints}},
  author    = {Chang, Ming-Wei and Ratinov, Lev-Arie and Rizzolo, Nicholas and Roth, Dan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2008},
  pages     = {1513-1518},
  url       = {https://mlanthology.org/aaai/2008/chang2008aaai-learning/}
}