Efficient Multi-Template Learning for Structured Prediction
Qi Mao, Ivor W. Tsang

TL;DR
This paper introduces a novel multi-template learning approach for structured prediction that automatically learns the importance of each template, improving performance and efficiency over existing methods like CRFs and Structural SVMs.
Contribution
The paper proposes a new multiple template learning paradigm formulated as a multiple kernel learning problem, with an efficient primal cutting plane algorithm, applicable to structured prediction tasks.
Findings
Outperforms CRFs and Structural SVMs in experiments
More efficient than OnlineMKL on sparse, high-dimensional data
Extends to generalized p-block norm regularization with competitive results
Abstract
Conditional random field (CRF) and Structural Support Vector Machine (Structural SVM) are two state-of-the-art methods for structured prediction which captures the interdependencies among output variables. The success of these methods is attributed to the fact that their discriminative models are able to account for overlapping features on the whole input observations. These features are usually generated by applying a given set of templates on labeled data, but improper templates may lead to degraded performance. To alleviate this issue, in this paper, we propose a novel multiple template learning paradigm to learn structured prediction and the importance of each template simultaneously, so that hundreds of arbitrary templates could be added into the learning model without caution. This paradigm can be formulated as a special multiple kernel learning problem with exponential number 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
TopicsDomain Adaptation and Few-Shot Learning · Text and Document Classification Technologies · Machine Learning and ELM
