1 / 7

Conditional Random Fields

Representation. Probabilistic Graphical Models. Markov Networks. Conditional Random Fields. Motivation. Observed variables X Target variables Y. CRF Representation. CRFs and Logistic Model. CRFs for Language.

benard
Télécharger la présentation

Conditional Random Fields

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Representation Probabilistic Graphical Models Markov Networks Conditional Random Fields

  2. Motivation • Observed variables X • Target variables Y

  3. CRF Representation

  4. CRFs and Logistic Model

  5. CRFs for Language Features: word capitalized, word in atlas or name list, previous word is “Mrs”, next word is “Times”, …

  6. More CRFs for Language

  7. Summary • A CRF is parameterized the same as a Gibbs distribution, but normalized differently • Don’t need to model distribution over variables we don’t care about • Allows models with highly expressive features, without worrying about wrong independencies

More Related