scispace - formally typeset
G

George Karypis

Researcher at University of Minnesota

Publications -  512
Citations -  63489

George Karypis is an academic researcher from University of Minnesota. The author has contributed to research in topics: Computer science & Cluster analysis. The author has an hindex of 86, co-authored 471 publications receiving 58073 citations. Previous affiliations of George Karypis include IEEE Computer Society & Indian Institute of Technology Bombay.

Papers
More filters
Proceedings ArticleDOI

Item-based collaborative filtering recommendation algorithms

TL;DR: This paper analyzes item-based collaborative ltering techniques and suggests that item- based algorithms provide dramatically better performance than user-based algorithms, while at the same time providing better quality than the best available userbased algorithms.
Journal ArticleDOI

A Fast and High Quality Multilevel Scheme for Partitioning Irregular Graphs

TL;DR: This work presents a new coarsening heuristic (called heavy-edge heuristic) for which the size of the partition of the coarse graph is within a small factor of theSize of the final partition obtained after multilevel refinement, and presents a much faster variation of the Kernighan--Lin (KL) algorithm for refining during uncoarsening.

A Comparison of Document Clustering Techniques

TL;DR: This paper compares the two main approaches to document clustering, agglomerative hierarchical clustering and K-means, and indicates that the bisecting K-MEans technique is better than the standard K-Means approach and as good or better as the hierarchical approaches that were tested for a variety of cluster evaluation metrics.
Journal ArticleDOI

Item-based top-N recommendation algorithms

TL;DR: This article presents one class of model-based recommendation algorithms that first determines the similarities between the various items and then uses them to identify the set of items to be recommended, and shows that these item-based algorithms are up to two orders of magnitude faster than the traditional user-neighborhood based recommender systems and provide recommendations with comparable or better quality.
Journal ArticleDOI

Chameleon: hierarchical clustering using dynamic modeling

TL;DR: Chameleon's key feature is that it accounts for both interconnectivity and closeness in identifying the most similar pair of clusters, which is important for dealing with highly variable clusters.