Loss-sensitive Training of Probabilistic Conditional Random Fields
Maksims N. Volkovs, Hugo Larochelle, Richard S. Zemel

TL;DR
This paper introduces loss-sensitive training methods for probabilistic CRFs that incorporate task-specific loss functions, demonstrating improved performance over traditional maximum likelihood training in ranking tasks.
Contribution
It proposes novel loss-aware training objectives for CRFs, including a loss upper bound adaptation and a loss-inspired KL divergence, enhancing task-specific performance.
Findings
Loss-inspired KL divergence outperforms other training objectives.
Incorporating loss information improves CRF training effectiveness.
Loss-sensitive methods outperform maximum likelihood in ranking benchmarks.
Abstract
We consider the problem of training probabilistic conditional random fields (CRFs) in the context of a task where performance is measured using a specific loss function. While maximum likelihood is the most common approach to training CRFs, it ignores the inherent structure of the task's loss function. We describe alternatives to maximum likelihood which take that loss into account. These include a novel adaptation of a loss upper bound from the structured SVMs literature to the CRF context, as well as a new loss-inspired KL divergence objective which relies on the probabilistic nature of CRFs. These loss-sensitive objectives are compared to maximum likelihood using ranking as a benchmark task. This comparison confirms the importance of incorporating loss information in the probabilistic training of CRFs, with the loss-inspired KL outperforming all other objectives.
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
TopicsTopic Modeling · Bayesian Modeling and Causal Inference · Adversarial Robustness in Machine Learning
