Search Results for author: Miguel Á. Carreira-Perpiñán

Found 27 papers, 7 papers with code

Inverse classification with logistic and softmax classifiers: efficient optimization

no code implementations16 Sep 2023 Miguel Á. Carreira-Perpiñán, Suryabhan Singh Hada

Specifically, one wants to find the closest instance to a given input instance such that the classifier's predicted label is changed in a desired way.

counterfactual regression

Solving Recurrence Relations using Machine Learning, with Application to Cost Analysis

no code implementations30 Aug 2023 Maximiliano Klemen, Miguel Á. Carreira-Perpiñán, Pedro Lopez-Garcia

Automatic static cost analysis infers information about the resources used by programs without actually running them with concrete data, and presents such information as functions of input data sizes.

Very fast, approximate counterfactual explanations for decision forests

no code implementations6 Mar 2023 Miguel Á. Carreira-Perpiñán, Suryabhan Singh Hada

We consider finding a counterfactual explanation for a classification or regression forest, such as a random forest.

counterfactual Counterfactual Explanation

Towards Better Decision Forests: Forest Alternating Optimization

no code implementations CVPR 2023 Miguel Á. Carreira-Perpiñán, Magzhan Gabidolla, Arman Zharmagambetov

However, unlike for most other models, such as neural networks, optimizing forests or trees is not easy, because they define a non-differentiable function.

Pushing the Envelope of Gradient Boosting Forests via Globally-Optimized Oblique Trees

no code implementations CVPR 2022 Magzhan Gabidolla, Miguel Á. Carreira-Perpiñán

Ensemble methods based on decision trees, such as Random Forests or boosted forests, have long been established as some of the most powerful, off-the-shelf machine learning models, and have been widely used in computer vision and other areas.

Sparse Oblique Decision Trees: A Tool to Understand and Manipulate Neural Net Features

no code implementations7 Apr 2021 Suryabhan Singh Hada, Miguel Á. Carreira-Perpiñán, Arman Zharmagambetov

The widespread deployment of deep nets in practical applications has lead to a growing desire to understand how and why such black-box methods perform prediction.

Counterfactual Explanations for Oblique Decision Trees: Exact, Efficient Algorithms

no code implementations1 Mar 2021 Miguel Á. Carreira-Perpiñán, Suryabhan Singh Hada

We consider counterfactual explanations, the problem of minimally adjusting features in a source input instance so that it is classified as a target class under a given classifier.

counterfactual

A flexible, extensible software framework for model compression based on the LC algorithm

1 code implementation15 May 2020 Yerlan Idelbayev, Miguel Á. Carreira-Perpiñán

We propose a software framework based on the ideas of the Learning-Compression (LC) algorithm, that allows a user to compress a neural network or other machine learning model using different compression schemes with minimal effort.

BIG-bench Machine Learning Low-rank compression +3

An Experimental Comparison of Old and New Decision Tree Algorithms

no code implementations8 Nov 2019 Arman Zharmagambetov, Suryabhan Singh Hada, Miguel Á. Carreira-Perpiñán, Magzhan Gabidolla

This paper presents a detailed comparison of a recently proposed algorithm for optimizing decision trees, tree alternating optimization (TAO), with other popular, established algorithms.

regression

Sampling the "Inverse Set" of a Neuron: An Approach to Understanding Neural Nets

no code implementations27 Sep 2019 Suryabhan Singh Hada, Miguel Á. Carreira-Perpiñán

This inverse set is a complicated high dimensional object that we explore by an optimization-based sampling approach.

Style Transfer by Rigid Alignment in Neural Net Feature Space

1 code implementation27 Sep 2019 Suryabhan Singh Hada, Miguel Á. Carreira-Perpiñán

Arbitrary style transfer is an important problem in computer vision that aims to transfer style patterns from an arbitrary style image to a given content image.

Style Transfer

Model compression as constrained optimization, with application to neural nets. Part II: quantization

1 code implementation13 Jul 2017 Miguel Á. Carreira-Perpiñán, Yerlan Idelbayev

We consider the problem of deep neural net compression by quantization: given a large, reference net, we want to quantize its real-valued weights using a codebook with $K$ entries so that the training loss of the quantized net is minimal.

Binarization Model Compression +1

Model compression as constrained optimization, with application to neural nets. Part I: general framework

1 code implementation5 Jul 2017 Miguel Á. Carreira-Perpiñán

Then, we give a general algorithm to optimize this nonconvex problem based on the augmented Lagrangian and alternating optimization.

Model Compression Object Recognition +1

An ensemble diversity approach to supervised binary hashing

no code implementations NeurIPS 2016 Miguel Á. Carreira-Perpiñán, Ramin Raziperchikolaei

They ensure that the hash functions differ from each other through constraints or penalty terms that encourage codes to be orthogonal or dissimilar across bits, but this couples the binary variables and complicates the already difficult optimization.

Image Retrieval Information Retrieval +1

A review of mean-shift algorithms for clustering

no code implementations2 Mar 2015 Miguel Á. Carreira-Perpiñán

A natural way to characterize the cluster structure of a dataset is by finding regions containing a high density of data.

Clustering Denoising +2

Optimizing affinity-based binary hashing using auxiliary coordinates

no code implementations NeurIPS 2016 Ramin Raziperchikolaei, Miguel Á. Carreira-Perpiñán

Recent work has tried to optimize the objective directly over the binary codes and achieved better results, but the hash function was still learned a posteriori, which remains suboptimal.

Image Retrieval Retrieval

Hashing with binary autoencoders

1 code implementation CVPR 2015 Miguel Á. Carreira-Perpiñán, Ramin Raziperchikolaei

An attractive approach for fast search in image databases is binary hashing, where each high-dimensional, real-valued image is mapped onto a low-dimensional, binary vector and the search is done in this binary space.

Image Retrieval Retrieval

An ADMM algorithm for solving a proximal bound-constrained quadratic program

no code implementations29 Dec 2014 Miguel Á. Carreira-Perpiñán

We consider a proximal operator given by a quadratic function subject to bound constraints and give an optimization algorithm using the alternating direction method of multipliers (ADMM).

The Laplacian K-modes algorithm for clustering

no code implementations16 Jun 2014 Weiran Wang, Miguel Á. Carreira-Perpiñán

In addition to finding meaningful clusters, centroid-based clustering algorithms such as K-means or mean-shift should ideally find centroids that are valid patterns in the input space, representative of data in their cluster.

Clustering valid

The role of dimensionality reduction in linear classification

no code implementations26 May 2014 Weiran Wang, Miguel Á. Carreira-Perpiñán

Using the method of auxiliary coordinates, we give a simple, efficient algorithm to train a combination of nonlinear DR and a classifier, and apply it to a RBF mapping with a linear SVM.

Classification Dimensionality Reduction +1

LASS: a simple assignment model with Laplacian smoothing

no code implementations23 May 2014 Miguel Á. Carreira-Perpiñán, Weiran Wang

We consider the problem of learning soft assignments of $N$ items to $K$ categories given two sources of information: an item-category similarity matrix, which encourages items to be assigned to categories they are similar to (and to not be assigned to categories they are dissimilar to), and an item-item similarity matrix, which encourages similar items to have similar assignments.

Projection onto the probability simplex: An efficient algorithm with a simple proof, and an application

3 code implementations6 Sep 2013 Weiran Wang, Miguel Á. Carreira-Perpiñán

We provide an elementary proof of a simple, efficient algorithm for computing the Euclidean projection of a point onto the probability simplex.

Clustering

The K-modes algorithm for clustering

no code implementations24 Apr 2013 Miguel Á. Carreira-Perpiñán, Weiran Wang

Many clustering algorithms exist that estimate a cluster centroid, such as K-means, K-medoids or mean-shift, but no algorithm seems to exist that clusters data by returning exactly K meaningful modes.

Clustering valid

A Denoising View of Matrix Completion

no code implementations NeurIPS 2011 Weiran Wang, Miguel Á. Carreira-Perpiñán, Zhengdong Lu

In matrix completion, we are given a matrix where the values of only some of the entries are present, and we want to reconstruct the missing ones.

Denoising Matrix Completion

People Tracking with the Laplacian Eigenmaps Latent Variable Model

no code implementations NeurIPS 2007 Zhengdong Lu, Cristian Sminchisescu, Miguel Á. Carreira-Perpiñán

Reliably recovering 3D human pose from monocular video requires constraints that bias the estimates towards typical human poses and motions.

Dimensionality Reduction

Cannot find the paper you are looking for? You can Submit a new open access paper.