paper-with-me

홈 › Papers

Clustering by transitive propagation

2015-06-09 · Vijay Kumar, Dan Levy

We present a global optimization algorithm for clustering data given the ratio of likelihoods that each pair of data points is in the same cluster or in different clusters. To define a clustering solution in terms of pairwise relationships, a necessary and sufficient condition is that belonging to the same cluster satisfies transitivity. We define a global objective function based on pairwise likelihood ratios and a transitivity constraint over all triples, assigning an equal prior probability to all clustering solutions. We maximize the objective function by implementing max-sum message passing on the corresponding factor graph to arrive at an O(N^3) algorithm. Lastly, we demonstrate an application inspired by mutational sequencing for decoding random binary words transmitted through a noisy channel.

📄 PDF Abstract BibTeX arXiv:1506.03072

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringglobal-optimization

Similar Papers 제목 키워드 기반

Real World Games Look Like Spinning Tops

2020-04-20 · NeurIPS 2020 12 · Wojciech Marian Czarnecki, Gauthier Gidel, Brendan Tracey, Karl Tuyls 외

This paper investigates the geometrical properties of real world games (e.g. Tic-Tac-Toe, Go, StarCraft II). We hypothesise that their geometrical structure resemble a spinning top, with the upright axis representing tra…

ClusteringStarcraftStarcraft II

The blessing of transitivity in sparse and stochastic networks

2013-07-08 · Karl Rohe, Tai Qin

The interaction between transitivity and sparsity, two common features in empirical networks, implies that there are local regions of large sparse networks that are dense. We call this the blessing of transitivity and it…

Clustering

Transitive Distance Clustering with K-Means Duality

2014-06-01 · CVPR 2014 6 · Zhiding Yu, Chunjing Xu, Deyu Meng, Zhuo Hui 외

We propose a very intuitive and simple approximation for the conventional spectral clustering methods. It effectively alleviates the computational burden of spectral clustering - reducing the time complexity from O(n^3) …

ClusteringImage SegmentationSemantic Segmentation

A Generic Framework for Clustering Vehicle Motion Trajectories

2020-09-25 · Fazeleh S. Hoseini, Sadegh Rahrovani, Morteza Haghir Chehreghani

The development of autonomous vehicles requires having access to a large amount of data in the concerning driving scenarios. However, manual annotation of such driving scenarios is costly and subject to the errors in the…

Autonomous VehiclesClusteringGenerative Adversarial NetworkTrajectory Clustering

Analysis of Argument Structure Constructions in the Large Language Model BERT

2024-08-08 · Pegah Ramezani, Achim Schilling, Patrick Krauss

This study investigates how BERT processes and represents Argument Structure Constructions (ASCs), extending previous LSTM analyses. Using a dataset of 2000 sentences across four ASC types (transitive, ditransitive, caus…

ClusteringLanguage ModelingLanguage ModellingLarge Language Model