On the Learnability of Shuffle Ideals

Abstract

Although PAC learning unrestricted regular languages is long known to be a very difficult problem, one might suppose the existence (and even an abundance) of natural efficiently learnable sub-families. When our literature search for a natural efficiently learnable regular family came up empty, we proposed the shuffle ideals as a prime candidate. A shuffle ideal generated by a string u is simply the collection of all strings containing u as a (discontiguous) subsequence. This fundamental language family is of theoretical interest in its own right and also provides the building blocks for other important language families. Somewhat surprisingly, we discovered that even a class as simple as the shuffle ideals is not properly PAC learnable, unless RP=NP. In the positive direction, we give an efficient algorithm for properly learning shuffle ideals in the statistical query (and therefore also PAC) model under the uniform distribution.

Cite

Text

Angluin et al. "On the Learnability of Shuffle Ideals." International Conference on Algorithmic Learning Theory, 2012. doi:10.1007/978-3-642-34106-9_12

Markdown

[Angluin et al. "On the Learnability of Shuffle Ideals." International Conference on Algorithmic Learning Theory, 2012.](https://mlanthology.org/alt/2012/angluin2012alt-learnability/) doi:10.1007/978-3-642-34106-9_12

BibTeX

@inproceedings{angluin2012alt-learnability,
  title     = {{On the Learnability of Shuffle Ideals}},
  author    = {Angluin, Dana and Aspnes, James and Kontorovich, Aryeh},
  booktitle = {International Conference on Algorithmic Learning Theory},
  year      = {2012},
  pages     = {111-123},
  doi       = {10.1007/978-3-642-34106-9_12},
  url       = {https://mlanthology.org/alt/2012/angluin2012alt-learnability/}
}