paper-with-me

Papers

Curvature-Exploiting Acceleration of Elastic Net Computations

2019-01-24 · Vien V. Mai, Mikael Johansson

This paper introduces an efficient second-order method for solving the elastic net problem. Its key innovation is a computationally efficient technique for injecting curvature information in the optimization process which admits a strong theoretical performance guarantee. In particular, we show improved run time over popular first-order methods and quantify the speed-up in terms of statistical measures of the data matrix. The improved time complexity is the result of an extensive exploitation of the problem structure and a careful combination of second-order information, variance reduction techniques, and momentum acceleration. Beside theoretical speed-up, experimental results demonstrate great practical performance benefits of curvature information, especially for ill-conditioned data sets.

📄 PDF Abstract BibTeX arXiv:1901.08523

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Elastic Diffusion Transformer

2026-02-15 · Jiangshan Wang, Zeqiang Lai, Jiarui Chen, Jiayi Guo 외 arxiv

Diffusion Transformers (DiT) have demonstrated remarkable generative capabilities but remain highly computationally expensive. Previous acceleration methods, such as pruning and distillation, typically rely on a fixed co…

A New Finsler Minimal Path Model With Curvature Penalization for Image Segmentation and Closed Contour Detection

2016-06-01 · CVPR 2016 6 · Da Chen, Jean-Marie Mirebeau, Laurent D. Cohen

In this paper, we propose a new curvature penalized minimal path model for image segmentation via closed contour detection based on the weighted Euler elastica curves, firstly introduced to the field of computer vision i…

Contour DetectionImage SegmentationSemantic Segmentation

Global Minimum for a Finsler Elastica Minimal Path Approach

2016-12-01 · Da Chen, Jean-Marie Mirebeau, Laurent D. Cohen

In this paper, we propose a novel curvature-penalized minimal path model via an orientation-lifted Finsler metric and the Euler elastica curve. The original minimal path model computes the globally minimal geodesic by so…

Contour Detection

Learning Euler's Elastica Model for Medical Image Segmentation

2020-11-01 · Xu Chen, Xiangde Luo, Yitian Zhao, Shaoting Zhang 외

Image segmentation is a fundamental topic in image processing and has been studied for many decades. Deep learning-based supervised segmentation models have achieved state-of-the-art performance but most of them are limi…

Image SegmentationMedical Image SegmentationmodelSegmentation+1

Tri-Accel: Curvature-Aware Precision-Adaptive and Memory-Elastic Optimization for Efficient GPU Usage

2025-08-23 · Mohsen Sheibanian, Pouya Shaeri, Alimohammad Beigi, Ryan T. Woo 외 arxiv

Deep neural networks are increasingly bottlenecked by the cost of optimization, both in terms of GPU memory and compute time. Existing acceleration techniques, such as mixed precision, second-order methods, and batch siz…