paper-with-me

홈 › Papers

Structured Prediction Energy Networks

2015-11-19 · David Belanger, Andrew McCallum

We introduce structured prediction energy networks (SPENs), a flexible framework for structured prediction. A deep architecture is used to define an energy function of candidate labels, and then predictions are produced by using back-propagation to iteratively optimize the energy with respect to the labels. This deep architecture captures dependencies between labels that would lead to intractable graphical models, and performs structure learning by automatically learning discriminative features of the structured output. One natural application of our technique is multi-label classification, which traditionally has required strict prior assumptions about the interactions between labels to ensure tractable learning and prediction. We are able to apply SPENs to multi-label problems with substantially larger label sets than previous applications of structured prediction, while modeling high-order interactions using minimal structural assumptions. Overall, deep learning provides remarkable tools for learning features of the inputs to a prediction problem, and this work extends these techniques to learning features of structured outputs. Our experiments provide impressive performance on a variety of benchmark multi-label classification tasks, demonstrate that our technique can be used to provide interpretable structure learning, and illuminate fundamental trade-offs between feed-forward and iterative structured prediction.

📄 PDF Abstract BibTeX arXiv:1511.06350

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPredictionStructured Prediction

Similar Papers 제목 키워드 기반

End-to-End Learning for Structured Prediction Energy Networks

2017-03-16 · ICML 2017 8 · David Belanger, Bishan Yang, Andrew McCallum

Structured Prediction Energy Networks (SPENs) are a simple, yet expressive family of structured prediction models (Belanger and McCallum, 2016). An energy function over candidate structured outputs is given by a deep net…

DenoisingImage DenoisingPredictionSemantic Role Labeling+1

SPEECH: Structured Prediction with Energy-Based Event-Centric Hyperspheres

2023-05-23 · Shumin Deng, Shengyu Mao, Ningyu Zhang, Bryan Hooi

Event-centric structured prediction involves predicting structured outputs of events. In most NLP cases, event structures are complex with manifold dependency, and it is challenging to effectively represent these complic…

Event DetectionEvent Relation ExtractionPredictionStructured Prediction

Learning Discriminators as Energy Networks in Adversarial Learning

2018-10-02 · ICLR 2019 5 · Pingbo Pan, Yan Yan, Tianbao Yang, Yi Yang

We propose a novel framework for structured prediction via adversarial learning. Existing adversarial learning methods involve two separate networks, i.e., the structured prediction models and the discriminative models, …

Image SegmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPrediction+2

Structured Prediction in NLP -- A survey

2021-08-31 · Chauhan Dev, Naman Biyani, Nirmal P. Suthar, Prashant Kumar 외

Over the last several years, the field of Structured prediction in NLP has had seen huge advancements with sophisticated probabilistic graphical models, energy-based networks, and its combination with deep learning-based…

PredictionStructured PredictionSurveyText Generation

Learning Approximate Inference Networks for Structured Prediction

2018-03-09 · ICLR 2018 1 · Lifu Tu, Kevin Gimpel

Structured prediction energy networks (SPENs; Belanger & McCallum 2016) use neural network architectures to define energy functions that can capture arbitrary dependencies among parts of structured outputs. Prior work us…

Language ModelingLanguage ModellingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+3