Specific-to-General Learning for Temporal Events

Abstract

We study the problem of supervised learning of event classes in a simple temporal event-description language. We give lower and upper bounds and algorithms for the subsumption and generalization problems for two expressively powerful subsets of this logic, and present a positive-examples-only specific-to-general learning method based on the resulting algorithms. We also present a polynomial-time computable subsumption test that implies semantic subsumption without being equivalent to it. A generalization algorithm based on syntactic subsumption can be used in place of semantic generalization to improve the asymptotic complexity of the resulting learning algorithm. A companion paper shows that our methods can be applied to duplicate the performance of human-coded concepts in the substantial application domain of video event recognition.

Cite

Text

Fern et al. "Specific-to-General Learning for Temporal Events." AAAI Conference on Artificial Intelligence, 2002. doi:10.5555/777092.777119

Markdown

[Fern et al. "Specific-to-General Learning for Temporal Events." AAAI Conference on Artificial Intelligence, 2002.](https://mlanthology.org/aaai/2002/fern2002aaai-specific/) doi:10.5555/777092.777119

BibTeX

@inproceedings{fern2002aaai-specific,
  title     = {{Specific-to-General Learning for Temporal Events}},
  author    = {Fern, Alan and Givan, Robert and Siskind, Jeffrey Mark},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2002},
  pages     = {152-158},
  doi       = {10.5555/777092.777119},
  url       = {https://mlanthology.org/aaai/2002/fern2002aaai-specific/}
}