paper-with-me

Papers

Differentiable Learning of Submodular Models

2017-12-01 · NeurIPS 2017 12 · Josip Djolonga, Andreas Krause

Can we incorporate discrete optimization algorithms within modern machine learning models? For example, is it possible to use in deep architectures a layer whose output is the minimal cut of a parametrized graph? Given that these models are trained end-to-end by leveraging gradient information, the introduction of such layers seems very challenging due to their non-continuous output. In this paper we focus on the problem of submodular minimization, for which we show that such layers are indeed possible. The key idea is that we can continuously relax the output without sacrificing guarantees. We provide an easily computable approximation to the Jacobian complemented with a complete theoretical analysis. Finally, these contributions let us experimentally learn probabilistic log-supermodular models via a bi-level variational inference formulation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Neural Estimation of Submodular Functions with Applications to Differentiable Subset Selection

2022-10-20 · Abir De, Soumen Chakrabarti

Submodular functions and variants, through their ability to characterize diversity and coverage, have emerged as a key tool for data selection and summarization. Many recent approaches to learn submodular functions suffe…

Differentiable Greedy Submodular Maximization: Guarantees, Gradient Estimators, and Applications

2020-05-06 · Shinsaku Sakaue

Motivated by, e.g., sensitivity analysis and end-to-end learning, the demand for differentiable optimization algorithms has been significantly increasing. In this paper, we establish a theoretically guaranteed versatile …

Sensitivity

Differentiable Submodular Maximization

2018-03-05 · Sebastian Tschiatschek, Aytunc Sahin, Andreas Krause

We consider learning of submodular functions from data. These functions are important in machine learning and have a wide range of applications, e.g. data summarization, feature selection and active learning. Despite the…

Active LearningData Summarizationfeature selectionProduct Recommendation

Decision-Oriented Learning with Differentiable Submodular Maximization for Vehicle Routing Problem

2023-03-02 · Guangyao Shi, Pratap Tokekar

We study the problem of learning a function that maps context observations (input) to parameters of a submodular function (output). Our motivating case study is a specific type of vehicle routing problem, in which a team…

Prediction

Differentiable Greedy Networks

2018-10-30 · Thomas Powers, Rasool Fakoor, Siamak Shakeri, Abhinav Sethy 외

Optimal selection of a subset of items from a given set is a hard problem that requires combinatorial optimization. In this paper, we propose a subset selection algorithm that is trainable with gradient-based methods yet…

Claim VerificationCombinatorial OptimizationInformativeness