paper-with-me

홈 › Papers

Decorrelating Adversarial Nets for Clustering Mobile Network Data

2021-03-11 · Marton Kajo, Janik Schnellbach, Stephen S. Mwanje, Georg Carle

Deep learning will play a crucial role in enabling cognitive automation for the mobile networks of the future. Deep clustering, a subset of deep learning, could be a valuable tool for many network automation use-cases. Unfortunately, most state-of-the-art clustering algorithms target image datasets, which makes them hard to apply to mobile network data due to their highly tuned nature and related assumptions about the data. In this paper, we propose a new algorithm, DANCE (Decorrelating Adversarial Nets for Clustering-friendly Encoding), intended to be a reliable deep clustering method which also performs well when applied to network automation use-cases. DANCE uses a reconstructive clustering approach, separating clustering-relevant from clustering-irrelevant features in a latent representation. This separation removes unnecessary information from the clustering, increasing consistency and peak performance. We comprehensively evaluate DANCE and other select state-of-the-art deep clustering algorithms, and show that DANCE outperforms these algorithms by a significant margin on a mobile network dataset.

📄 PDF Abstract BibTeX arXiv:2103.08348

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep ClusteringDeep Learning

Methods 이 논문이 사용한 방법론

DANCE Domain Adaptive Neighborhood Clustering via Entropy Optimization (DANCE) is a self-supervised clustering method that harnesses the cluster structure of the target domain using…

Similar Papers 제목 키워드 기반

A Tensor-based Convolutional Neural Network for Small Dataset Classification

2023-03-29 · Zhenhua Chen, David Crandall

Inspired by the ConvNets with structured hidden representations, we propose a Tensor-based Neural Network, TCNN. Different from ConvNets, TCNNs are composed of structured neurons rather than scalar neurons, and the basic…

3D-A-Nets: 3D Deep Dense Descriptor for Volumetric Shapes with Adversarial Networks

2017-11-28 · Mengwei Ren, Liang Niu, Yi Fang

Recently researchers have been shifting their focus towards learned 3D shape descriptors from hand-craft ones to better address challenging issues of the deformation and structural variation inherently present in 3D obje…

3D Shape ClassificationClusteringRetrieval

Tiny Adversarial Mulit-Objective Oneshot Neural Architecture Search

2021-02-28 · Guoyang Xie, Jinbao Wang, Guo Yu, Feng Zheng 외

Due to limited computational cost and energy consumption, most neural network models deployed in mobile devices are tiny. However, tiny neural networks are commonly very vulnerable to attacks. Current research has proved…

Neural Architecture Search

Ternary MobileNets via Per-Layer Hybrid Filter Banks

2019-11-04 · Dibakar Gope, Jesse Beu, Urmish Thakker, Matthew Mattina

MobileNets family of computer vision neural networks have fueled tremendous progress in the design and organization of resource-efficient architectures in recent years. New applications with stringent real-time requireme…

Quantization

MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications

2017-04-17 · Andrew G. Howard, Menglong Zhu, Bo Chen, Dmitry Kalenichenko 외

We present a class of efficient models called MobileNets for mobile and embedded vision applications. MobileNets are based on a streamlined architecture that uses depth-wise separable convolutions to build light weight d…

geo-localizationImage StitchingObject Detection