paper-with-me

홈 › Papers

Chameleon2++: An Efficient Chameleon2 Clustering with Approximate Nearest Neighbors

2025-01-05 · Priyanshu Singh, Kapil Ahuja

Clustering algorithms are fundamental tools in data analysis, with hierarchical methods being particularly valuable for their flexibility. Chameleon is a widely used hierarchical clustering algorithm that excels at identifying high-quality clusters of arbitrary shapes, sizes, and densities. Chameleon2 is the most recent variant that has demonstrated significant improvements, but suffers from critical failings and there are certain improvements that can be made. The first failure we address is that the complexity of Chameleon2 is claimed to be $O(n^2)$, while we demonstrate that it is actually $O(n^2\log{n})$, with $n$ being the number of data points. Furthermore, we suggest improvements to Chameleon2 that ensure that the complexity remains $O(n^2)$ with minimal to no loss of performance. The second failing of Chameleon2 is that it lacks transparency and it does not provide the fine-tuned algorithm parameters used to obtain the claimed results. We meticulously provide all such parameter values to enhance replicability. The improvement which we make in Chameleon2 is that we replace the exact $k$-NN search with an approximate $k$-NN search. This further reduces the algorithmic complexity down to $O(n\log{n})$ without any performance loss. Here, we primarily configure three approximate nearest neighbor search algorithms (Annoy, FLANN and NMSLIB) to align with the overarching Chameleon2 clustering framework. Experimental evaluations on standard benchmark datasets demonstrate that the proposed Chameleon2++ algorithm is more efficient, robust, and computationally optimal.

📄 PDF Abstract BibTeX arXiv:2501.02612

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Chameleon 2: An Improved Graph-Based Clustering Algorithm

2019-01-01 · Tomas Barton, Tomas Bruna, Pavel Kordik

Traditional clustering algorithms fail to produce human-like results when confronted with data of variable density, complex distributions, or in the presence of noise. We propose an improved graph-based clustering algori…

Clustering

Do LLMs Strategically Reveal, Conceal, and Infer Information? A Theoretical and Empirical Analysis in The Chameleon Game

2025-01-31 · Mustafa O. Karabag, Ufuk Topcu

Large language model-based (LLM-based) agents have become common in settings that include non-cooperative parties. In such settings, agents' decision-making needs to conceal information from their adversaries, reveal inf…

Decision MakingLarge Language Model

Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models

2023-04-19 · NeurIPS 2023 11 · Pan Lu, Baolin Peng, Hao Cheng, Michel Galley 외

Large language models (LLMs) have achieved remarkable progress in solving various natural language processing tasks due to emergent reasoning abilities. However, LLMs have inherent limitations as they are incapable of ac…

Logical Reasoning

Yo'Chameleon: Personalized Vision and Language Generation

2025-01-01 · CVPR 2025 1 · Thao Nguyen, Krishna Kumar Singh, Jing Shi, Trung Bui 외

Large Multimodal Models (e.g., GPT-4, Gemini, Chameleon) have evolved into powerful tools with millions of users. However, they remain generic models and lack personalized knowledge of specific user concepts. Previou…

Image GenerationText Generation

YoChameleon: Personalized Vision and Language Generation

2025-04-29 · Thao Nguyen, Krishna Kumar Singh, Jing Shi, Trung Bui 외

Large Multimodal Models (e.g., GPT-4, Gemini, Chameleon) have evolved into powerful tools with millions of users. However, they remain generic models and lack personalized knowledge of specific user concepts. Previous wo…

Image GenerationText Generation