paper-with-me

Papers

Clustering -- Basic concepts and methods

2022-12-01 · Jan-Oliver Felix Kapp-Joswig, Bettina G. Keller

We review clustering as an analysis tool and the underlying concepts from an introductory perspective. What is clustering and how can clusterings be realised programmatically? How can data be represented and prepared for a clustering task? And how can clustering results be validated? Connectivity-based versus prototype-based approaches are reflected in the context of several popular methods: single-linkage, spectral embedding, k-means, and Gaussian mixtures are discussed as well as the density-based protocols (H)DBSCAN, Jarvis-Patrick, CommonNN, and density-peaks.

📄 PDF Abstract BibTeX arXiv:2212.01248

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Towards combinatorial clustering: preliminary research survey

2015-05-28 · Mark Sh. Levin

The paper describes clustering problems from the combinatorial viewpoint. A brief systemic survey is presented including the following: (i) basic clustering problems (e.g., classification, clustering, sorting, clustering…

ClusteringCombinatorial OptimizationMultiple-choiceSurvey

Is it a Fruit, an Apple or a Granny Smith? Predicting the Basic Level in a Concept Hierarchy

2019-10-25 · Laura Hollink, Aysenur Bilgin, Jacco van Ossenbruggen

The "basic level", according to experiments in cognitive psychology, is the level of abstraction in a hierarchy of concepts at which humans perform tasks quicker and with greater accuracy than at other levels. We argue t…

Knowledge Graphs

Categorizing Concepts With Basic Level for Vision-to-Language

2018-06-01 · CVPR 2018 6 · Hanzhang Wang, Hanli Wang, Kaisheng Xu

Vision-to-language tasks require a unified semantic understanding of visual content. However, the information contained in image/video is essentially ambiguous on two perspectives manifested on the diverse understanding …

ClusteringImage CaptioningQuestion AnsweringRepresentation Learning+2

`Fighting' or `Conflict'? An Approach to Revealing Concepts of Terms in Political Discourse

2017-09-01 · WS 2017 9 · Linyuan Tang, Kyo Kageura

Previous work on the epistemology of fact-checking indicated the dilemma between the needs of binary answers for the public and ambiguity of political discussion. Determining concepts represented by terms in political di…

ClusteringFact CheckingSmall Data Image ClassificationWord Sense Disambiguation

Introduction to Machine Learning

2024-09-04 · Laurent Younes

This book introduces the mathematical foundations and techniques that lead to the development and analysis of many of the algorithms that are used in machine learning. It starts with an introductory chapter that describe…

Generalization Bounds