Read any textbook on the difference between generative and discriminative models and you'll usually find the explanation is usually less than intuitive. One of the better explanations I've read [1] is the following analogy: you are talking to someone who is speaking a language you don't understand. Your task is to figure out what language they are speaking (without the use of Google Translate!). You have two options:
As you may be able to tell from this simple analogy. discriminative methods are much simpler. But there are situations when you might want to use generative methods instead. For example, generative models are much better for finding missing values (i.e. they can generate data). However, if classification accuracy is your goal, a discriminative method, which "discriminates" (classifies) is likely the better choice. In sum:
References
[1] Machine Learning: Generative and Discriminative Models
[2] Reasoning about Missing Data in Machine Learning
[3] Jebara, T. (2019). Machine Learning Discriminative and Generative. Springer.
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles
You need to be a member of Data Science Central to add comments!
Join Data Science Central