paper-with-me

홈 › Papers

Training Quantized Neural Networks to Global Optimality via Semidefinite Programming

2021-05-04 · Burak Bartan, Mert Pilanci

Neural networks (NNs) have been extremely successful across many tasks in machine learning. Quantization of NN weights has become an important topic due to its impact on their energy efficiency, inference time and deployment on hardware. Although post-training quantization is well-studied, training optimal quantized NNs involves combinatorial non-convex optimization problems which appear intractable. In this work, we introduce a convex optimization strategy to train quantized NNs with polynomial activations. Our method leverages hidden convexity in two-layer neural networks from the recent literature, semidefinite lifting, and Grothendieck's identity. Surprisingly, we show that certain quantized NN problems can be solved to global optimality in polynomial-time in all relevant parameters via semidefinite relaxations. We present numerical examples to illustrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2105.01420

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Community detection using fast low-cardinality semidefinite programming

2020-12-04 · NeurIPS 2020 12 · Po-Wei Wang, J. Zico Kolter

Modularity maximization has been a fundamental tool for understanding the community structure of a network, but the underlying optimization problem is nonconvex and NP-hard to solve. State-of-the-art algorithms like the …

Community Detection

Global Optimality for Point Set Registration Using Semidefinite Programming

2020-06-01 · CVPR 2020 6 · Jose Pedro Iglesias, Carl Olsson, Fredrik Kahl

In this paper we present a study of global optimality conditions for Point Set Registration (PSR) with missing data. PSR is the problem of aligning multiple point clouds with an unknown target point cloud. Since non-line…

Fast globally optimal Truncated Least Squares point cloud registration with fixed rotation axis

2025-08-21 · Ivo Ivanov, Carsten Markgraf arxiv

Recent results showed that point cloud registration with given correspondences can be made robust to outlier rates of up to 95\% using the truncated least squares (TLS) formulation. However, solving this combinatorial op…

Point Cloud RegistrationPoint Clouds

Rotation Coordinate Descent for Fast Globally Optimal Rotation Averaging

2021-03-15 · CVPR 2021 1 · Álvaro Parra, Shin-Fang Chng, Tat-Jun Chin, Anders Eriksson 외

Under mild conditions on the noise level of the measurements, rotation averaging satisfies strong duality, which enables global solutions to be obtained via semidefinite programming (SDP) relaxation. However, generic sol…

valid

Tight Certification of Adversarially Trained Neural Networks via Nonconvex Low-Rank Semidefinite Relaxations

2022-11-30 · Hong-Ming Chiu, Richard Y. Zhang

Adversarial training is well-known to produce high-quality neural network models that are empirically robust against adversarial perturbations. Nevertheless, once a model has been adversarially trained, one often desires…