Structured Learning from Partial Annotations
Xinghua Lou (University of Heidelberg), Fred Hamprecht (University of, Heidelberg)

TL;DR
This paper introduces a large margin approach for structured learning from partial annotations, enabling effective training with incomplete data and demonstrating competitive results in tracking tasks.
Contribution
It proposes a novel large margin formulation and optimization method for structured learning from partial annotations, extending applicability to complex structured output problems.
Findings
Achieves comparable performance with only 25% of full annotations
Develops efficient CCCP-based optimization with speedup strategies
Provides empirical comparison of different loss functions for structured learning
Abstract
Structured learning is appropriate when predicting structured outputs such as trees, graphs, or sequences. Most prior work requires the training set to consist of complete trees, graphs or sequences. Specifying such detailed ground truth can be tedious or infeasible for large outputs. Our main contribution is a large margin formulation that makes structured learning from only partially annotated data possible. The resulting optimization problem is non-convex, yet can be efficiently solve by concave-convex procedure (CCCP) with novel speedup strategies. We apply our method to a challenging tracking-by-assignment problem of a variable number of divisible objects. On this benchmark, using only 25% of a full annotation we achieve a performance comparable to a model learned with a full annotation. Finally, we offer a unifying perspective of previous work using the hinge, ramp, or max loss…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Bayesian Modeling and Causal Inference
