Safe Screening for Sparse Conditional Random Fields
Weizhong Zhang, Shuang Qiu

TL;DR
This paper introduces a novel safe dynamic screening method for sparse CRFs that reduces computational costs by accurately estimating dual optima, enabling efficient large-scale structured prediction without accuracy loss.
Contribution
It presents the first dual optimum estimation-based screening method for sparse CRFs, combining static and dynamic screening advantages for improved efficiency.
Findings
Significant speedup in training sparse CRFs on synthetic datasets.
Effective feature elimination without accuracy loss.
First screening method applicable to structure prediction models.
Abstract
Sparse Conditional Random Field (CRF) is a powerful technique in computer vision and natural language processing for structured prediction. However, solving sparse CRFs in large-scale applications remains challenging. In this paper, we propose a novel safe dynamic screening method that exploits an accurate dual optimum estimation to identify and remove the irrelevant features during the training process. Thus, the problem size can be reduced continuously, leading to great savings in the computational cost without sacrificing any accuracy on the finally learned model. To the best of our knowledge, this is the first screening method which introduces the dual optimum estimation technique -- by carefully exploring and exploiting the strong convexity and the complex structure of the dual problem -- in static screening methods to dynamic screening. In this way, we can absorb the advantages of…
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
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
