paper-with-me

홈 › Papers

Discriminatively Boosted Image Clustering with Fully Convolutional Auto-Encoders

2017-03-23 · Fengfu Li, Hong Qiao, Bo Zhang, Xuanyang Xi

Traditional image clustering methods take a two-step approach, feature learning and clustering, sequentially. However, recent research results demonstrated that combining the separated phases in a unified framework and training them jointly can achieve a better performance. In this paper, we first introduce fully convolutional auto-encoders for image feature learning and then propose a unified clustering framework to learn image representations and cluster centers jointly based on a fully convolutional auto-encoder and soft $k$-means scores. At initial stages of the learning procedure, the representations extracted from the auto-encoder may not be very discriminative for latter clustering. We address this issue by adopting a boosted discriminative distribution, where high score assignments are highlighted and low score ones are de-emphasized. With the gradually boosted discrimination, clustering assignment scores are discriminated and cluster purities are enlarged. Experiments on several vision benchmark datasets show that our methods can achieve a state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1703.07980

Code (2)

linqinghong/Deep-Clustering-Paper
waynezhanghk/gacluster pytorch

Tasks

ClusteringImage Clustering

Similar Papers 제목 키워드 기반

Feature Boosting Network For 3D Pose Estimation

2019-01-15 · Jun Liu, Henghui Ding, Amir Shahroudy, Ling-Yu Duan 외

In this paper, a feature boosting network is proposed for estimating 3D hand pose and 3D body pose from a single RGB image. In this method, the features learned by the convolutional layers are boosted with a new long sho…

3D Hand Pose Estimation3D Pose EstimationHand Pose EstimationPose Estimation

Discriminatively Embedded K-Means for Multi-View Clustering

2016-06-01 · CVPR 2016 6 · Jinglin Xu, Junwei Han, Feiping Nie

In real world applications, more and more data, for example, image/video data, are high dimensional and represented by multiple views which describe different perspectives of the data. Efficiently clustering such data is…

Clustering

Jet Charge and Machine Learning

2018-03-21 · Katherine Fraser, Matthew D. Schwartz

Modern machine learning techniques, such as convolutional, recurrent and recursive neural networks, have shown promise for jet substructure at the Large Hadron Collider. For example, they have demonstrated effectiveness …

BIG-bench Machine LearningClustering

Semantic Image Segmentation with Task-Specific Edge Detection Using CNNs and a Discriminatively Trained Domain Transform

2015-11-10 · CVPR 2016 6 · Liang-Chieh Chen, Jonathan T. Barron, George Papandreou, Kevin Murphy 외

Deep convolutional neural networks (CNNs) are the backbone of state-of-art semantic image segmentation systems. Recent work has shown that complementing CNNs with fully-connected conditional random fields (CRFs) can sign…

Edge DetectionImage SegmentationObject LocalizationSegmentation+1

Efficient Boosted Exemplar-based Face Detection

2014-06-01 · CVPR 2014 6 · Haoxiang Li, Zhe Lin, Jonathan Brandt, Xiaohui Shen 외

Despite the fact that face detection has been studied intensively over the past several decades, the problem is still not completely solved. Challenging conditions, such as extreme pose, lighting, and occlusion, have his…

Face Detection