paper-with-me

Papers

Differentiable Convex Polyhedra Optimization from Multi-view Images

2024-07-22 · Daxuan Ren, Haiyi Mei, Hezi Shi, Jianmin Zheng, Jianfei Cai, Lei Yang

This paper presents a novel approach for the differentiable rendering of convex polyhedra, addressing the limitations of recent methods that rely on implicit field supervision. Our technique introduces a strategy that combines non-differentiable computation of hyperplane intersection through duality transform with differentiable optimization for vertex positioning with three-plane intersection, enabling gradient-based optimization without the need for 3D implicit fields. This allows for efficient shape representation across a range of applications, from shape parsing to compact mesh reconstruction. This work not only overcomes the challenges of previous approaches but also sets a new standard for representing shapes with convex polyhedra.

📄 PDF Abstract BibTeX arXiv:2407.15686

Code (1)

kimren227/diffconvex 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Consistency Conditions for Differentiable Surrogate Losses

2025-05-19 · Drona Khurana, Anish Thilagar, Dhamma Kimpara, Rafael Frongillo

The statistical consistency of surrogate losses for discrete prediction tasks is often checked via the condition of calibration. However, directly verifying calibration can be arduous. Recent work shows that for polyhedr…

Stochastic subGradient Methods with Linear Convergence for Polyhedral Convex Optimization

2015-10-06 · Tianbao Yang, Qihang Lin

In this paper, we show that simple {Stochastic} subGradient Decent methods with multiple Restarting, named {\bf RSGD}, can achieve a \textit{linear convergence rate} for a class of non-smooth and non-strongly convex opti…

BIG-bench Machine Learning

On the convex hull of convex quadratic optimization problems with indicators

2022-01-02 · Linchuan Wei, Alper Atamtürk, Andrés Gómez, Simge Küçükyavuz

We consider the convex quadratic optimization problem with indicator variables and arbitrary constraints on the indicators. We show that a convex hull description of the associated mixed-integer set in an extended space …

On the complexity of PAC learning in Hilbert spaces

2023-03-03 · Sergei Chubanov

We study the problem of binary classification from the point of view of learning convex polyhedra in Hilbert spaces, to which one can reduce any binary classification problem. The problem of learning convex polyhedra in …

Binary ClassificationClassificationPAC learning

A Linearly Convergent Conditional Gradient Algorithm with Applications to Online and Stochastic Optimization

2013-01-20 · Dan Garber, Elad Hazan

Linear optimization is many times algorithmically simpler than non-linear convex optimization. Linear optimization over matroid polytopes, matching polytopes and path polytopes are example of problems for which we have s…

Open-Ended Question AnsweringStochastic Optimization