Structured Prediction

186 papers with code • 1 benchmarks • 6 datasets

Structured Prediction is an area of machine learning focusing on representations of spaces with combinatorial structure, and algorithms for inference and parameter estimation over these structures. Core methods include both tractable exact approaches like dynamic programming and spanning tree algorithms as well as heuristic techniques such as linear programming relaxations and greedy search.

Source: Torch-Struct: Deep Structured Prediction Library

Libraries

Use these libraries to find Structured Prediction models and implementations

Latest papers with no code

Training Multimedia Event Extraction With Generated Images and Captions

no code yet • 15 Jun 2023

Contemporary news reporting increasingly features multimedia content, motivating research on multimedia event extraction.

On Certified Generalization in Structured Prediction

no code yet • NeurIPS 2023

In structured prediction, target objects have rich internal structure which does not factorize into independent components and violates common i. i. d.

Partial Inference in Structured Prediction

no code yet • 6 Jun 2023

In this paper, we examine the problem of partial inference in the context of structured prediction.

Computing a partition function of a generalized pattern-based energy over a semiring

no code yet • 27 May 2023

For a general language $\Gamma$ and non-positive weights, the minimization task can be carried out in ${\mathcal O}(|V|\cdot |\overline{\Gamma^{\cap}}|^2)$ time.

Linear-Time Modeling of Linguistic Structure: An Order-Theoretic Perspective

no code yet • 24 May 2023

We show that these exhaustive comparisons can be avoided, and, moreover, the complexity of such tasks can be reduced to linear by casting the relation between tokens as a partial order over the string.

Modified Gauss-Newton Algorithms under Noise

no code yet • 18 May 2023

Gauss-Newton methods and their stochastic version have been widely used in machine learning and signal processing.

Sketch In, Sketch Out: Accelerating both Learning and Inference for Structured Prediction with Kernels

no code yet • 20 Feb 2023

Surrogate kernel-based methods offer a flexible solution to structured output prediction by leveraging the kernel trick in both input and output spaces.

Exact Inference in High-order Structured Prediction

no code yet • 7 Feb 2023

In this paper, we study the problem of inference in high-order structured prediction tasks.

Backpropagation of Unrolled Solvers with Folded Optimization

no code yet • 28 Jan 2023

A central challenge in this setting is backpropagation through the solution of an optimization problem, which typically lacks a closed form.

On the inconsistency of separable losses for structured prediction

no code yet • 25 Jan 2023

In this paper, we prove that separable negative log-likelihood losses for structured prediction are not necessarily Bayes consistent, or, in other words, minimizing these losses may not result in a model that predicts the most probable structure in the data distribution for a given input.