paper-with-me

Papers

Accelerating Min-Max Optimization with Application to Minimal Bounding Sphere

2019-05-29 · Hakan Gokcesu, Kaan Gokcesu, Suleyman Serdar Kozat

We study the min-max optimization problem where each function contributing to the max operation is strongly-convex and smooth with bounded gradient in the search domain. By smoothing the max operator, we show the ability to achieve an arbitrarily small positive optimality gap of $\delta$ in $\tilde{O}(1/\sqrt{\delta})$ computational complexity (up to logarithmic factors) as opposed to the state-of-the-art strong-convexity computational requirement of $O(1/\delta)$. We apply this important result to the well-known minimal bounding sphere problem and demonstrate that we can achieve a $(1+\varepsilon)$-approximation of the minimal bounding sphere, i.e. identify an hypersphere enclosing a total of $n$ given points in the $d$ dimensional unbounded space $\mathbb{R}^d$ with a radius at most $(1+\varepsilon)$ times the actual minimal bounding sphere radius for an arbitrarily small positive $\varepsilon$, in $\tilde{O}(n d /\sqrt{\varepsilon})$ computational time as opposed to the state-of-the-art approach of core-set methodology, which needs $O(n d /\varepsilon)$ computational time.

📄 PDF Abstract BibTeX arXiv:1905.12733

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Minimal surfaces, Knots, and Neural Networks

2026-05-25 · Tancredi Schettini Gherardini, Marco Usula arxiv

A recent conjecture by Joel Fine posits a relationship between the coefficients of the HOMFLY polynomial of a knot $K$ in the 3-sphere $S^3$, and the signed count of minimal surfaces in hyperbolic 4-space $\mathrm{H}^4$ …

Margin-Based Regularization and Selective Sampling in Deep Neural Networks

2020-09-13 · Berry Weinstein, Shai Fine, Yacov Hel-Or

We derive a new margin-based regularization formulation, termed multi-margin regularization (MMR), for deep neural networks (DNNs). The MMR is inspired by principles that were applied in margin analysis of shallow linear…

ClassificationGeneral Classificationimage-classificationImage Classification+7

Structure from Motion on a Sphere

2016-04-01 · Jonathan Ventura

We describe a special case of structure from motion where the camera rotates on a sphere. The camera's optical axis lies perpendicular to the sphere's surface. In this case, the camera's pose is minimally represented by …

BSH for Collision Detection in Point Cloud models

2024-07-04 · Mauro Figueiredo, João Pereira, João Oliveira, Bruno Araujo

Point cloud models are a common shape representation for several reasons. Three-dimensional scanning devices are widely used nowadays and points are an attractive primitive for rendering complex geometry. Nevertheless, t…

Cryo-Bench: Benchmarking Foundation Models for Cryosphere Applications

2026-03-02 · Saurabh Kaushik, Lalit Maurya, Beth Tellman, Valerio Marsocci arxiv

Geo-Foundation Models (GFMs) have been evaluated across diverse Earth observation task including multiple domains and have demonstrated strong potential of producing reliable maps even with sparse labels. However, benchm…

Hyperparameter OptimizationDomain Adaptation