Sum-Product Networks for Sequence Labeling
Martin Ratajczak, Sebastian Tschiatschek, Franz Pernkopf

TL;DR
This paper introduces a novel sequence labeling model combining higher-order linear-chain CRFs with sum-product networks, enabling expressive, efficient, and exact inference for complex input-output relations.
Contribution
The paper presents a new approach integrating SPNs with HO-LC-CRFs to model higher-order dependencies efficiently and exactly, surpassing existing methods in sequence labeling tasks.
Findings
Outperforms state-of-the-art in optical character recognition
Achieves competitive results in phone classification
Enables modeling of complex input-output relations
Abstract
We consider higher-order linear-chain conditional random fields (HO-LC-CRFs) for sequence modelling, and use sum-product networks (SPNs) for representing higher-order input- and output-dependent factors. SPNs are a recently introduced class of deep models for which exact and efficient inference can be performed. By combining HO-LC-CRFs with SPNs, expressive models over both the output labels and the hidden variables are instantiated while still enabling efficient exact inference. Furthermore, the use of higher-order factors allows us to capture relations of multiple input segments and multiple output labels as often present in real-world data. These relations can not be modelled by the commonly used first-order models and higher-order models with local factors including only a single output label. We demonstrate the effectiveness of our proposed models for sequence labeling. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Model-Driven Software Engineering Techniques · Constraint Satisfaction and Optimization
