Resource Constrained Structured Prediction

Abstract

We study the problem of structured prediction under test-time budget constraints. We propose a novel approach based on selectively acquiring computationally costly features during test-time in order to reduce the computational cost of pre- diction with minimal performance degradation. We formulate a novel empirical risk minimization (ERM) for policy learning. We show that policy learning can be reduced to a series of structured learning problems, resulting in efficient training using existing structured learning algorithms. This framework provides theoretical justification for several existing heuristic approaches found in literature. We evaluate our proposed adaptive system on two structured prediction tasks, optical character recognition and dependency parsing and show significant reduction in the feature costs without degrading accuracy.

Cite

Text

Bolukbasi et al. "Resource Constrained Structured Prediction." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10917

Markdown

[Bolukbasi et al. "Resource Constrained Structured Prediction." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/bolukbasi2017aaai-resource/) doi:10.1609/AAAI.V31I1.10917

BibTeX

@inproceedings{bolukbasi2017aaai-resource,
  title     = {{Resource Constrained Structured Prediction}},
  author    = {Bolukbasi, Tolga and Chang, Kai-Wei and Wang, Joseph and Saligrama, Venkatesh},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {1756-1762},
  doi       = {10.1609/AAAI.V31I1.10917},
  url       = {https://mlanthology.org/aaai/2017/bolukbasi2017aaai-resource/}
}