paper-with-me

Papers

Polyceptron: A Polyhedral Learning Algorithm

2011-07-08 · Naresh Manwani, P. S. Sastry

In this paper we propose a new algorithm for learning polyhedral classifiers which we call as Polyceptron. It is a Perception like algorithm which updates the parameters only when the current classifier misclassifies any training data. We give both batch and online version of Polyceptron algorithm. Finally we give experimental results to show the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:1107.1564

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Algorithms for mean-field variational inference via polyhedral optimization in the Wasserstein space

2023-12-05 · Yiheng Jiang, Sinho Chewi, Aram-Alexandre Pooladian

We develop a theory of finite-dimensional polyhedral subsets over the Wasserstein space and optimization of functionals over them via first-order methods. Our main application is to the problem of mean-field variational …

Variational Inference

Machine Learning based refinement strategies for polyhedral grids with applications to Virtual Element and polyhedral Discontinuous Galerkin methods

2022-02-25 · P. F. Antonietti, F. Dassi, E. Manuzzi

We propose two new strategies based on Machine Learning techniques to handle polyhedral grid refinement, to be possibly employed within an adaptive framework. The first one employs the k-means clustering algorithm to par…

Unsupervised clustering under the Union of Polyhedral Cones (UOPC) model

2016-10-15 · Wenqi Wang, Vaneet Aggarwal, Shuchin Aeron

In this paper, we consider clustering data that is assumed to come from one of finitely many pointed convex polyhedral cones. This model is referred to as the Union of Polyhedral Cones (UOPC) model. Similar to the Union …

Clustering

PLUME: Polyhedral Learning Using Mixture of Experts

2019-04-22 · Kulin Shah, P. S. Sastry, Naresh Manwani

In this paper, we propose a novel mixture of expert architecture for learning polyhedral classifiers. We learn the parameters of the classifierusing an expectation maximization algorithm. Wederive the generalization boun…

Generalization BoundsMixture-of-Experts

Combinatorial and computational investigations of Neighbor-Joining bias

2020-07-18 · Ruth Davidson, Abraham Martin del Campo

The Neighbor-Joining algorithm is a popular distance-based phylogenetic method that computes a tree metric from a dissimilarity map arising from biological data. Realizing dissimilarity maps as points in Euclidean space,…