paper-with-me

Papers

A Primal-Dual Message-Passing Algorithm for Approximated Large Scale Structured Prediction

2010-12-01 · NeurIPS 2010 12 · Tamir Hazan, Raquel Urtasun

In this paper we propose an approximated learning framework for large scale graphical models and derive message passing algorithms for learning their parameters efficiently. We first relate CRFs and structured SVMs and show that in the CRF's primal a variant of the log-partition function, known as soft-max, smoothly approximates the hinge loss function of structured SVMs. We then propose an intuitive approximation for structured prediction problems using Fenchel duality based on a local entropy approximation that computes the exact gradients of the approximated problem and is guaranteed to converge. Unlike existing approaches, this allow us to learn graphical models with cycles and very large number of parameters efficiently. We demonstrate the effectiveness of our approach in an image denoising task. This task was previously solved by sharing parameters across cliques. In contrast, our algorithm is able to efficiently learn large number of parameters resulting in orders of magnitude better prediction.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingStructured Prediction

Similar Papers 제목 키워드 기반

Federated Learning From Big Data Over Networks

2020-10-27 · Y. Sarcheshmehpour, M. Leinonen, A. Jung

This paper formulates and studies a novel algorithm for federated learning from large collections of local datasets. This algorithm capitalizes on an intrinsic network structure that relates the local datasets via an und…

Federated Learningregression

Learning Networked Exponential Families with Network Lasso

2019-05-22 · Alexander Jung

We propose networked exponential families to jointly leverage the information in the topology as well as the attributes (features) of networked data points. Networked exponential families are a flexible probabilistic mod…

RAMA: A Rapid Multicut Algorithm on GPU

2021-09-04 · CVPR 2022 1 · Ahmed Abbas, Paul Swoboda

We propose a highly parallel primal-dual algorithm for the multicut (a.k.a. correlation clustering) problem, a classical graph clustering problem widely used in machine learning and computer vision. Our algorithm consist…

3D Instance SegmentationClusteringCombinatorial OptimizationGPU+5

Convergence Rate Analysis of MAP Coordinate Minimization Algorithms

2012-12-01 · NeurIPS 2012 12 · Ofer Meshi, Amir Globerson, Tommi S. Jaakkola

Finding maximum aposteriori (MAP) assignments in graphical models is an important task in many applications. Since the problem is generally hard, linear programming (LP) relaxations are often used. Solving these relaxati…

Continuously-adaptive discretization for message-passing algorithms

2008-12-01 · NeurIPS 2008 12 · Michael Isard, John Maccormick, Kannan Achan

Continuously-Adaptive Discretization for Message-Passing (CAD-MP) is a new message-passing algorithm employing adaptive discretization. Most previous message-passing algorithms approximated arbitrary continuous probabili…