Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Bregman Conditional Random Fields: Sequence Labeling with Parallelizable Inference Algorithms

About

We propose a novel discriminative model for sequence labeling called Bregman conditional random fields (BCRF). Contrary to standard linear-chain conditional random fields, BCRF allows fast parallelizable inference algorithms based on iterative Bregman projections. We show how such models can be learned using Fenchel-Young losses, including extension for learning from partial labels. Experimentally, our approach delivers comparable results to CRF while being faster, and achieves better results in highly constrained settings compared to mean field, another parallelizable alternative.

Caio Corro, Mathieu Lacroix, Joseph Le Roux• 2025

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 2003 (test)
F1 Score92.3
539
Joint Word Segmentation and POS TaggingChinese (test)
F1 Score84.5
36
Joint Word Segmentation and POS TaggingJapanese (test)
F1 Score90.8
36
POS TaggingUD Treebank Dutch 2.15
Accuracy94.7
24
POS TaggingUD Treebank English 2.15
Accuracy91.9
24
POS TaggingUD Treebank French 2.15
Accuracy96.5
5
POS TaggingUD Treebank German 2.15
Accuracy94.4
5
Showing 7 of 7 rows

Other info

Code

Follow for update