Awni Hannun 11/8/2019

The Label Bias Problem

Read Original

This technical article delves into the label bias problem, a subtle issue affecting discriminative sequence models such as Maximum Entropy Markov Models (MEMMs). It explains how label bias can cause models to ignore current observations during prediction, using part-of-speech tagging as an example. The piece outlines the mathematical formulation of MEMMs and sets the stage for discussing solutions like Conditional Random Fields (CRFs).

The Label Bias Problem

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes