Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
139 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of an Autoencoded Embedding (1908.05968v6)

Published 16 Aug 2019 in cs.LG and stat.ML

Abstract: Deep clustering has increasingly been demonstrating superiority over conventional shallow clustering algorithms. Deep clustering algorithms usually combine representation learning with deep neural networks to achieve this performance, typically optimizing a clustering and non-clustering loss. In such cases, an autoencoder is typically connected with a clustering network, and the final clustering is jointly learned by both the autoencoder and clustering network. Instead, we propose to learn an autoencoded embedding and then search this further for the underlying manifold. For simplicity, we then cluster this with a shallow clustering algorithm, rather than a deeper network. We study a number of local and global manifold learning methods on both the raw data and autoencoded embedding, concluding that UMAP in our framework is best able to find the most clusterable manifold in the embedding, suggesting local manifold learning on an autoencoded embedding is effective for discovering higher quality discovering clusters. We quantitatively show across a range of image and time-series datasets that our method has competitive performance against the latest deep clustering algorithms, including out-performing current state-of-the-art on several. We postulate that these results show a promising research direction for deep clustering. The code can be found at https://github.com/rymc/n2d

Citations (96)

Summary

  • The paper introduces N2D, a clustering strategy that leverages local manifold analysis within autoencoded embeddings to boost clustering accuracy.
  • It employs a balanced approach that combines deep learning with streamlined clustering, reducing complexity while ensuring robust performance.
  • The method shows promise for scalable unsupervised learning by effectively uncovering latent data structures in diverse applications.

Overview of IEEEtran.cls for IEEE Conferences

The document titled "Bare Demo of IEEEtran.cls for IEEE Conferences" serves as a foundational resource aimed at facilitating the creation of IEEE conference papers using the IEEEtran class in LaTeX. The utility is primarily intended for individuals preparing manuscripts for IEEE-related academic conferences, enabling standardized formatting and organization.

Structure and Purpose

This document functions as a template for researchers who utilize LaTeX for producing IEEE conference papers. It highlights the necessity of conforming to IEEE's formatting standards, thereby ensuring that submissions maintain consistency across various academic presentations. The use of IEEEtran.cls significantly simplifies the process for authors, eliminating potential formatting discrepancies that could arise from manual manipulation of document structure.

Technical Implementation

The document is structured to include a title section, author block, abstract, introduction, subsections, conclusions, and references. It delineates not only the required sections and format but also incorporates essential commands and setups that facilitate compliance with IEEE style guidelines. The authors have included placeholder text to provide users with a clear impression of the document’s expected layout.

Implications and Future Directions

While the paper does not delve into specific empirical results or theoretical propositions, it underscores an important aspect of scientific communication—the adherence to publication standards. By providing a boilerplate document, it aids researchers in focusing more on content and the scientific inquiry itself rather than on presentation nuances.

Future developments in this area may include updates reflecting changes in IEEE formatting guidelines or expansions into more complex document structures encompassing supplementary materials and data appendices. Additionally, improvements might integrate enhanced automation features, such as version control or direct submission plugins that further streamline the publication pipeline.

In summary, the "Bare Demo of IEEEtran.cls for IEEE Conferences" renders a valuable service for researchers aiming to publish within the IEEE conference proceedings. By ensuring a streamlined formatting process, it supports the broader dissemination of research findings in a consistent and professional manner.