paper-with-me

홈 › Papers

Non-parametric Structured Output Networks

2017-12-01 · NeurIPS 2017 12 · Andreas Lehrmann, Leonid Sigal

Deep neural networks (DNNs) and probabilistic graphical models (PGMs) are the two main tools for statistical modeling. While DNNs provide the ability to model rich and complex relationships between input and output variables, PGMs provide the ability to encode dependencies among the output variables themselves. End-to-end training methods for models with structured graphical dependencies on top of neural predictions have recently emerged as a principled way of combining these two paradigms. While these models have proven to be powerful in discriminative settings with discrete outputs, extensions to structured continuous spaces, as well as performing efficient inference in these spaces, are lacking. We propose non-parametric structured output networks (NSON), a modular approach that cleanly separates a non-parametric, structured posterior representation from a discriminative inference scheme but allows joint end-to-end training of both components. Our experiments evaluate the ability of NSONs to capture structured posterior densities (modeling) and to compute complex statistics of those densities (inference). We compare our model to output spaces of varying expressiveness and popular variational and sampling-based inference algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Sketched Output Kernel Regression for Structured Prediction

2024-06-13 · Tamim El Ahmad, Junjie Yang, Pierre Laforgue, Florence d'Alché-Buc

By leveraging the kernel trick in the output space, kernel-induced losses provide a principled way to define structured output prediction tasks for a wide variety of output modalities. In particular, they have been succe…

Cross-Modal RetrievalPredictionregressionStructured Prediction

Robust Nonparametric Regression with Metric-Space Valued Output

2009-12-01 · NeurIPS 2009 12 · Matthias Hein

Motivated by recent developments in manifold-valued regression we propose a family of nonparametric kernel-smoothing estimators with metric-space valued output including a robust median type estimator and the classical F…

General ClassificationMulti-class Classificationregression

Learning to Combine Mid-Level Cues for Object Proposal Generation

2015-12-01 · ICCV 2015 12 · Tom Lee, Sanja Fidler, Sven Dickinson

In recent years, region proposals have replaced sliding windows in support of object recognition, offering more discriminating shape and appearance information through improved localization. One powerful approach for ge…

Object Proposal GenerationObject Recognition

Structured Convolutional Kernel Networks for Airline Crew Scheduling

2021-05-25 · Yassine Yaakoubi, François Soumis, Simon Lacoste-Julien

Motivated by the needs from an airline crew scheduling application, we introduce structured convolutional kernel networks (Struct-CKN), which combine CKNs from Mairal et al. (2014) in a structured prediction framework th…

SchedulingStructured Prediction

RelationalFactQA: A Benchmark for Evaluating Tabular Fact Retrieval from Large Language Models

2025-05-27 · Dario Satriani, Enzo Veltri, Donatello Santoro, Paolo Papotti

Factuality in Large Language Models (LLMs) is a persistent challenge. Current benchmarks often assess short factual answers, overlooking the critical ability to generate structured, multi-record tabular outputs from para…

Retrieval