中文
相关论文

相关论文: Learning a Self-Expressive Network for Subspace Cl…

200 篇论文

Prevalence of deeper networks driven by self-attention is in stark contrast to underexplored point-based methods. In this paper, we propose groupwise self-attention as the basic block to construct our network: SepNet. Our proposed module…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Haoxi Ran , Li Lu

In this paper, we investigate the unsupervised deep representation learning issue and technically propose a novel framework called Deep Self-representative Concept Factorization Network (DSCF-Net), for clustering deep features. To improve…

机器学习 · 计算机科学 2020-01-01 Yan Zhang , Zhao Zhang , Zheng Zhang , Mingbo Zhao , Li Zhang , Zhengjun Zha , Meng Wang

Tools to analyze the latent space of deep neural networks provide a step towards better understanding them. In this work, we motivate sparse subspace clustering (SSC) with an aim to learn affinity graphs from the latent structure of a given…

机器学习 · 计算机科学 2021-07-06 Uday Singh Saini , Pravallika Devineni , Evangelos E. Papalexakis

Clustering and dimensionality reduction have been crucial topics in machine learning and computer vision. Clustering high-dimensional data has been challenging for a long time due to the curse of dimensionality. For that reason, a more…

机器学习 · 统计学 2026-04-16 Sida Liu , Yangzi Guo , Mingyuan Wang

Deep clustering against self-supervised learning is a very important and promising direction for unsupervised visual representation learning since it requires little domain knowledge to design pretext tasks. However, the key component,…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Weijie Chen , Shiliang Pu , Di Xie , Shicai Yang , Yilu Guo , Luojun Lin

Deep subspace clustering (DSC) networks based on self-expressive model learn representation matrix, often implemented in terms of fully connected network, in the embedded space. After the learning is finished, representation matrix is used…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Lovro Sindičić , Ivica Kopriva

Point cloud segmentation is one of the most important tasks in computer vision with widespread scientific, industrial, and commercial applications. The research thereof has resulted in many breakthroughs in 3D object and scene…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Dening Lu , Jun Zhou , Kyle Yilin Gao , Dilong Li , Jing Du , Linlin Xu , Jonathan Li

Ensembles of neural networks are known to be much more robust and accurate than individual networks. However, training multiple deep networks for model averaging is computationally expensive. In this paper, we propose a method to obtain the…

机器学习 · 计算机科学 2017-04-04 Gao Huang , Yixuan Li , Geoff Pleiss , Zhuang Liu , John E. Hopcroft , Kilian Q. Weinberger

Self-supervised learning models have been shown to learn rich visual representations without requiring human annotations. However, in many real-world scenarios, labels are partially available, motivating a recent line of work on…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Enrico Fini , Pietro Astolfi , Karteek Alahari , Xavier Alameda-Pineda , Julien Mairal , Moin Nabi , Elisa Ricci

This paper proposes a novel deep subspace clustering approach which uses convolutional autoencoders to transform input images into new representations lying on a union of linear subspaces. The first contribution of our work is to insert…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Mohsen Kheirandishfard , Fariba Zohrizadeh , Farhad Kamangar

Under the framework of spectral clustering, the key of subspace clustering is building a similarity graph which describes the neighborhood relations among data points. Some recent works build the graph using sparse, low-rank, and…

机器学习 · 计算机科学 2017-05-17 Xi Peng , Huajin Tang , Lei Zhang , Zhang Yi , Shijie Xiao

We propose a novel framework for image clustering that incorporates joint representation learning and clustering. Our method consists of two heads that share the same backbone network - a "representation learning" head and a "clustering"…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Kien Do , Truyen Tran , Svetha Venkatesh

Spectral clustering methods have gained widespread recognition for their effectiveness in clustering high-dimensional data. Among these techniques, constrained spectral clustering has emerged as a prominent approach, demonstrating enhanced…

机器学习 · 计算机科学 2024-04-05 Swarup Ranjan Behera , Vijaya V. Saradhi

Prototype is widely used to represent internal structure of category for few-shot learning, which was proposed as a simple inductive bias to address the issue of overfitting. However, since prototype representation is normally averaged from…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Tao Zhang , Wu Huang

Short text clustering is a challenging problem due to its sparseness of text representation. Here we propose a flexible Self-Taught Convolutional neural network framework for Short Text Clustering (dubbed STC^2), which can flexibly and…

信息检索 · 计算机科学 2017-01-03 Jiaming Xu , Bo Xu , Peng Wang , Suncong Zheng , Guanhua Tian , Jun Zhao , Bo Xu

Unsupervised disentangled representation learning is a long-standing problem in computer vision. This work proposes a novel framework for performing image clustering from deep embeddings by combining instance-level contrastive learning with…

机器学习 · 计算机科学 2021-10-05 Ramakrishnan Sundareswaran , Jansel Herrera-Gerena , John Just , Ali Jannesari

Subspace clustering aims to cluster unlabeled data that lies in a union of low-dimensional linear subspaces. Deep subspace clustering approaches based on auto-encoders have become very popular to solve subspace clustering problems. However,…

机器学习 · 计算机科学 2019-10-15 Shuai Yang , Wenqi Zhu , Yuesheng Zhu

Convolutional Neural Networks (CNNs) have revolutionized image classification by extracting spatial features and enabling state-of-the-art accuracy in vision-based tasks. The squeeze and excitation network proposed module gathers…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Mahendran Narayanan

Although deep CNNs have brought significant improvement to image saliency detection, most CNN based models are sensitive to distortion such as compression and noise. In this paper, we propose an end-to-end generic salient object…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Delu Zeng , Yixuan He , Li Liu , Zhihong Chen , Jiabin Huang , Jie Chen , John Paisley

Combining clustering and representation learning is one of the most promising approaches for unsupervised learning of deep neural networks. However, doing so naively leads to ill posed learning problems with degenerate solutions. In this…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Yuki Markus Asano , Christian Rupprecht , Andrea Vedaldi