Chapter 5 Learning Discriminative Models
The essential feature of discriminative models is that they do not attempt to model the distribution of all of the available data. Instead, they attempt to model only the distribution of one set of data conditioned on another set, .11 1 The use of for discriminative models will become clear in the next chapter. No attempt is made to model the distribution of . Consequently, the variables and are often referred to as the “inputs” and “outputs,” respectively22 2 With some reservations, I have reversed the standard convention of using for outputs and for inputs. The point is to emphasize that discriminative models are the Bayesian inverses of generative models. But why should the generative models use for their “source” variables and for the emissions? This in turn is to match the standard conventions from control theory for, e.g., linear dynamical system; see for example Section 2.2. This tension is clearly felt in the machine-learning literature, where generative models typically introduce yet another symbol, , for their latent variables! .
Since we are focused on parameteric models, the critical questions are:
-
1.
What parametric family of distributions shall we use for the conditional? and
-
2.
What family of functions shall we use for the map from the “inputs,” , to the parameters of that distribution?