paper-with-me

홈 › Papers

SMAC: Simultaneous Mapping and Clustering Using Spectral Decompositions

2018-07-01 · ICML 2018 7 · Chandrajit Bajaj, Tingran Gao, Zihang He, Qi-Xing Huang, Zhenxiao Liang

We introduce a principled approach for simultaneous mapping and clustering (SMAC) for establishing consistent maps across heterogeneous object collections (e.g., 2D images or 3D shapes). Our approach takes as input a heterogeneous object collection and a set of maps computed between some pairs of objects, and outputs a homogeneous object clustering together with a new set of maps possessing optimal intra- and inter-cluster consistency. Our approach is based on the spectral decomposition of a data matrix storing all pairwise maps in its blocks. We additionally provide tight theoretical guarantees on the exactness of SMAC under established noise models. We also demonstrate the usefulness of the approach on synthetic and real datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringObjectSMACSMAC+

Similar Papers 제목 키워드 기반

SMAC-Seg: LiDAR Panoptic Segmentation via Sparse Multi-directional Attention Clustering

2021-08-31 · Enxu Li, Ryan Razani, YiXuan Xu, Liu Bingbing

Panoptic segmentation aims to address semantic and instance segmentation simultaneously in a unified framework. However, an efficient solution of panoptic segmentation in applications like autonomous driving is still an …

Autonomous DrivingClusteringInstance SegmentationPanoptic Segmentation+4

Iterative Spectral Method for Alternative Clustering

2019-09-08 · Chieh Wu, Stratis Ioannidis, Mario Sznaier, Xiangyu Li 외

Given a dataset and an existing clustering as input, alternative clustering aims to find an alternative partition. One of the state-of-the-art approaches is Kernel Dimension Alternative Clustering (KDAC). We propose a no…

Clustering

Deep Kernel Learning for Clustering

2019-08-09 · Chieh Wu, Zulqarnain Khan, Yale Chang, Stratis Ioannidis 외

We propose a deep learning approach for discovering kernels tailored to identifying clusters over sample data. Our neural network produces sample embeddings that are motivated by--and are at least as expressive as--spect…

ClusteringDeep Clustering

Data Clustering and Graph Partitioning via Simulated Mixing

2016-03-15 · Shahzad Bhatti, Carolyn Beck, Angelia Nedic

Spectral clustering approaches have led to well-accepted algorithms for finding accurate clusters in a given dataset. However, their application to large-scale datasets has been hindered by computational complexity of ei…

Clusteringgraph partitioning

Prism: Spectral Parameter Sharing for Multi-Agent Reinforcement Learning

2026-02-06 · Kyungbeom Kim, Seungwon Oh, Kyung-Joong Kim arxiv

Parameter sharing is a key strategy in multi-agent reinforcement learning (MARL) for improving scalability, yet conventional fully shared architectures often collapse into homogeneous behaviors. Recent methods introduce …

Multi-agent Reinforcement Learning