On Using Selectional Restriction in Language Models for Speech Recognition
Joerg P. Ueberla (Simon Fraser University, Vancouver, Canada)

TL;DR
This paper explores incorporating selectional restrictions into language models for speech recognition, demonstrating that combining verb-object constraints with cluster-based models improves prediction accuracy.
Contribution
It introduces a method to integrate selectional restrictions into language models using a simple finite state machine and shows their effectiveness in speech recognition tasks.
Findings
Combining selectional restrictions with cluster-based models improves perplexity.
Selectional restrictions enhance verb-object prediction accuracy.
The approach is effective using un-tagged corpora and simple finite state mechanisms.
Abstract
In this paper, we investigate the use of selectional restriction -- the constraints a predicate imposes on its arguments -- in a language model for speech recognition. We use an un-tagged corpus, followed by a public domain tagger and a very simple finite state machine to obtain verb-object pairs from unrestricted English text. We then measure the impact the knowledge of the verb has on the prediction of the direct object in terms of the perplexity of a cluster-based language model. The results show that even though a clustered bigram is more useful than a verb-object model, the combination of the two leads to an improvement over the clustered bigram model.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
