paper-with-me

Papers

A globally optimal fast iterative linear maximum likelihood classifier

2023-01-16 · Electronic Imaging 2023 1 · Prasanna Reddy Pulakurthi, Sohail A Dianat, Majid Rabbani, Suya You, Raghuveer M Rao

A novel iterative linear classification algorithm is developed from a maximum likelihood (ML) linear classifier. The main contribution of this paper is the discovery that a well-known maximum likelihood linear classifier with regularization is the solution to a contraction mapping for an acceptable range of values of the regularization parameter. Hence, a novel iterative scheme is proposed that converges to a fixed point, the globally optimum solution. To the best of our knowledge, this formulation has not been discovered before. Furthermore, the proposed iterative solution converges to a fixed point at a rate faster than the traditional gradient descent technique. The performance of the proposed iterative solution is compared to conventional gradient descent methods on linear and non-linearly separable data in terms of both convergence speed and overall classification performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Guaranteed Outlier Removal With Mixed Integer Linear Programs

2016-06-01 · CVPR 2016 6 · Tat-Jun Chin, Yang Heng Kee, Anders Eriksson, Frank Neumann

The maximum consensus problem is fundamentally important to robust geometric fitting in computer vision. Solving the problem exactly is computationally demanding, and the effort required increases rapidly with the proble…

global-optimization

Efficient Globally Optimal Consensus Maximisation With Tree Search

2015-06-01 · CVPR 2015 6 · Tat-Jun Chin, Pulak Purkait, Anders Eriksson, David Suter

Maximum consensus is one of the most popular criteria for robust estimation in computer vision. Despite its widespread use, optimising the criterion is still customarily done by randomised sample-and-test techniques, whi…

An ILP Solver for Multi-label MRFs with Connectivity Constraints

2017-12-16 · Ruobing Shen, Eric Kendinibilir, Ismail Ben Ayed, Andrea Lodi 외

Integer Linear Programming (ILP) formulations of Markov random fields (MRFs) models with global connectivity priors were investigated previously in computer vision, e.g., \cite{globalinter,globalconn}. In these works, on…

Weakly supervised segmentation

Fast Globally Optimal Surface Normal Estimation from an Affine Correspondence

2023-01-01 · ICCV 2023 1 · Levente Hajder, Lajos Lóczi, Daniel Barath

We present a new solver for estimating a surface normal from a single affine correspondence in two calibrated views. The proposed approach provides a new globally optimal solution for this over-determined problem and…

Surface Normal EstimationVisual Localization

Globally optimal registration of noisy point clouds

2019-08-22 · Rangaprasad Arun Srivatsan, Tejas Zodage, Howie Choset

Registration of 3D point clouds is a fundamental task in several applications of robotics and computer vision. While registration methods such as iterative closest point and variants are very popular, they are only local…