paper-with-me

Papers

Clustering Binary Data by Application of Combinatorial Optimization Heuristics

2020-01-06 · Javier Trejos-Zelaya, Luis Eduardo Amaya-Briceño, Alejandra Jiménez-Romero, Alex Murillo-Fernández, Eduardo Piza-Volio, Mario Villalobos-Arias

We study clustering methods for binary data, first defining aggregation criteria that measure the compactness of clusters. Five new and original methods are introduced, using neighborhoods and population behavior combinatorial optimization metaheuristics: first ones are simulated annealing, threshold accepting and tabu search, and the others are a genetic algorithm and ant colony optimization. The methods are implemented, performing the proper calibration of parameters in the case of heuristics, to ensure good results. From a set of 16 data tables generated by a quasi-Monte Carlo experiment, a comparison is performed for one of the aggregations using L1 dissimilarity, with hierarchical clustering, and a version of k-means: partitioning around medoids or PAM. Simulated annealing perform very well, especially compared to classical methods.

📄 PDF Abstract BibTeX arXiv:2001.01809

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCombinatorial Optimization

Similar Papers 제목 키워드 기반

Fair Sparse Regression with Clustering: An Invex Relaxation for a Combinatorial Problem

2021-02-19 · NeurIPS 2021 12 · Adarsh Barik, Jean Honorio

In this paper, we study the problem of fair sparse regression on a biased dataset where bias depends upon a hidden binary attribute. The presence of a hidden attribute adds an extra layer of complexity to the problem by …

AttributeClusteringFairnessregression

Quantum Annealing for Machine Learning: Applications in Feature Selection, Instance Selection, and Clustering

2025-07-20 · Chloe Pomeroy, Aleksandar Pramov, Karishma Thakrar, Lakshmi Yendapalli arxiv

This paper explores the applications of quantum annealing (QA) and classical simulated annealing (SA) to a suite of combinatorial optimization problems in machine learning, namely feature selection, instance selection, a…

Feature Importance

Benchmarking Randomized Optimization Algorithms on Binary, Permutation, and Combinatorial Problem Landscapes

2025-01-21 · Jethro Odeyemi, Wenjun Zhang

In this paper, we evaluate the performance of four randomized optimization algorithms: Randomized Hill Climbing (RHC), Simulated Annealing (SA), Genetic Algorithms (GA), and MIMIC (Mutual Information Maximizing Input Clu…

Benchmarking

Ising-based Consensus Clustering on Specialized Hardware

2020-03-04 · Eldan Cohen, Avradip Mandal, Hayato Ushijima-Mwesigwa, Arnab Roy

The emergence of specialized optimization hardware such as CMOS annealers and adiabatic quantum computers carries the promise of solving hard combinatorial optimization problems more efficiently in hardware. Recent work …

ClusteringCombinatorial Optimization

Profile Likelihood Biclustering

2012-06-29 · Cheryl J. Flynn, Patrick O. Perry

Biclustering, the process of simultaneously clustering the rows and columns of a data matrix, is a popular and effective tool for finding structure in a high-dimensional dataset. Many biclustering procedures appear to wo…

Clustering