paper-with-me

홈 › Papers

Differentiable Integer Linear Programming is not Differentiable & it's not a mere technical problem

2026-01-25 · Thanawat Sornwanee arxiv

We show how the differentiability method employed in the paper ``Differentiable Integer Linear Programming'', Geng, et al., 2025 as shown in its theorem 5 is incorrect. Moreover, there already exists some downstream work that inherits the same error. The underlying reason comes from that, though being continuous in expectation, the surrogate loss is discontinuous in almost every realization of the randomness, for the stochastic gradient descent.

📄 PDF Abstract BibTeX arXiv:2601.17800

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Differentiable Integer Linear Programming Solver for Explanation-Based Natural Language Inference

2024-04-03 · Mokanarangan Thayaparan, Marco Valentino, André Freitas

Integer Linear Programming (ILP) has been proposed as a formalism for encoding precise structural and semantic constraints for Natural Language Inference (NLI). However, traditional ILP frameworks are non-differentiable,…

Natural Language Inference

The Elements of Differentiable Programming

2024-03-21 · Mathieu Blondel, Vincent Roulet

Artificial intelligence has recently experienced remarkable advances, fueled by large models, vast datasets, accelerated hardware, and, last but not least, the transformative power of differentiable programming. This new…

Learning to Solve Parametric Mixed-Integer Optimal Control Problems via Differentiable Predictive Control

2025-06-24 · Ján Boldocký, Shahriar Dadras Javan, Martin Gulan, Martin Mönnigmann 외

We propose a novel approach to solving input- and state-constrained parametric mixed-integer optimal control problems using Differentiable Predictive Control (DPC). Our approach follows the differentiable programming par…

Model Predictive ControlSelf-Supervised Learning

A Fast Convoluted Story: Scaling Probabilistic Inference for Integer Arithmetic

2024-10-16 · Lennert De Smet, Pedro Zuidberg Dos Martires

As illustrated by the success of integer linear programming, linear integer arithmetic is a powerful tool for modelling combinatorial problems. Furthermore, the probabilistic extension of linear programming has been used…

Going Beyond Approximation: Encoding Constraints for Explainable Multi-hop Inference via Differentiable Combinatorial Solvers

2022-08-05 · Mokanarangan Thayaparan, Marco Valentino, André Freitas

Integer Linear Programming (ILP) provides a viable mechanism to encode explicit and controllable assumptions about explainable multi-hop inference with natural language. However, an ILP formulation is non-differentiable …