paper-with-me

홈 › Papers

A Self-Organizing Tensor Architecture for Multi-View Clustering

2018-10-18 · Lifang He, Chun-Ta Lu, Yong Chen, Jiawei Zhang, Linlin Shen, Philip S. Yu, Fei Wang

In many real-world applications, data are often unlabeled and comprised of different representations/views which often provide information complementary to each other. Although several multi-view clustering methods have been proposed, most of them routinely assume one weight for one view of features, and thus inter-view correlations are only considered at the view-level. These approaches, however, fail to explore the explicit correlations between features across multiple views. In this paper, we introduce a tensor-based approach to incorporate the higher-order interactions among multiple views as a tensor structure. Specifically, we propose a multi-linear multi-view clustering (MMC) method that can efficiently explore the full-order structural information among all views and reveal the underlying subspace structure embedded within the tensor. Extensive experiments on real-world datasets demonstrate that our proposed MMC algorithm clearly outperforms other related state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1810.07874

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Neuromorphic hardware as a self-organizing computing system

2018-10-30 · Lyes Khacef, Bernard Girau, Nicolas Rougier, Andres Upegui 외

This paper presents the self-organized neuromorphic architecture named SOMA. The objective is to study neural-based self-organization in computing systems and to prove the feasibility of a self-organizing hardware struct…

Adaptively Topological Tensor Network for Multi-view Subspace Clustering

2023-05-01 · Yipeng Liu, Yingcong Lu, Weiting Ou, Zhen Long 외

Multi-view subspace clustering methods have employed learned self-representation tensors from different tensor decompositions to exploit low rank information. However, the data structures embedded with self-representatio…

ClusteringMulti-view Subspace ClusteringTensor DecompositionTensor Networks

Novel sparse matrix algorithm expands the feasible size of a self-organizing map of the knowledge indexed by a database of peer-reviewed medical literature

2025-11-19 · Andrew Amos, Joanne Lee, Tarun Sen Gupta, Bunmi S. Malau-Aduli arxiv

Past efforts to map the Medline database have been limited to small subsets of the available data because of the exponentially increasing memory and processing demands of existing algorithms. We designed a novel algorith…

TensorLayer: A Versatile Library for Efficient Deep Learning Development

2017-07-26 · Hao Dong, Akara Supratak, Luo Mai, Fangde Liu 외

Deep learning has enabled major advances in the fields of computer vision, natural language processing, and multimedia among many others. Developing a deep learning system is arduous and complex, as it involves construct…

Deep LearningManagement

A unified view on Self-Organizing Maps (SOMs) and Stochastic Neighbor Embedding (SNE)

2022-05-03 · Thibaut Kulak, Anthony Fillion, François Blayo

We propose a unified view on two widely used data visualization techniques: Self-Organizing Maps (SOMs) and Stochastic Neighbor Embedding (SNE). We show that they can both be derived from a common mathematical framework.…

Data Visualization