<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Potential Functions on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/potential-functions/</link><description>Recent content in Potential Functions on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 04 Feb 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/potential-functions/index.xml" rel="self" type="application/rss+xml"/><item><title>ML Math Derivations (16): Conditional Random Fields</title><link>https://www.chenk.top/en/ml-math-derivations/16-conditional-random-fields/</link><pubDate>Wed, 04 Feb 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/ml-math-derivations/16-conditional-random-fields/</guid><description>&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/en/ml-math-derivations/16-Conditional-Random-Fields/illustration_1.png" alt="ML Math Derivations (16): Conditional Random Fields — Chapter overview" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p>
&lt;hr>
&lt;h2 id="what-you-will-learn" class="heading-anchor">What You Will Learn&lt;a href="#what-you-will-learn" class="heading-link" aria-label="Permalink to this section" title="Copy link to this section">#&lt;/a>
&lt;/h2>&lt;p>Named entity recognition, POS tagging, information extraction — every one of these tasks asks you to label each element of a sequence. HMMs (&lt;a href="https://www.chenk.top/en/ml-math-derivations/15-hidden-markov-models">Part 15&lt;/a>
) attack this problem &lt;strong>generatively&lt;/strong> by modelling the joint distribution &lt;span class="math-inline">$P(\mathbf{X},\mathbf{Y})$&lt;/span>
, but to make the joint factorise they pay a steep price: each observation is assumed independent of everything except its own hidden label. In real text, whether &lt;em>bank&lt;/em> is a noun or a verb depends on the preceding and following words, the suffix, capitalization, and dictionary lookups — all these features together.&lt;/p></description></item></channel></rss>