paper-with-me

홈 › Papers

Taming Wild High Dimensional Text Data with a Fuzzy Lash

2017-12-16 · Amir Karami

The bag of words (BOW) represents a corpus in a matrix whose elements are the frequency of words. However, each row in the matrix is a very high-dimensional sparse vector. Dimension reduction (DR) is a popular method to address sparsity and high-dimensionality issues. Among different strategies to develop DR method, Unsupervised Feature Transformation (UFT) is a popular strategy to map all words on a new basis to represent BOW. The recent increase of text data and its challenges imply that DR area still needs new perspectives. Although a wide range of methods based on the UFT strategy has been developed, the fuzzy approach has not been considered for DR based on this strategy. This research investigates the application of fuzzy clustering as a DR method based on the UFT strategy to collapse BOW matrix to provide a lower-dimensional representation of documents instead of the words in a corpus. The quantitative evaluation shows that fuzzy clustering produces superior performance and features to Principal Components Analysis (PCA) and Singular Value Decomposition (SVD), two popular DR methods based on the UFT strategy.

📄 PDF Abstract BibTeX arXiv:1712.05997

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality ReductionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Taming the Wild: A Unified Analysis of Hogwild-Style Algorithms

2015-12-01 · NeurIPS 2015 12 · Christopher M. De Sa, Ce Zhang, Kunle Olukotun, Christopher Ré

Stochastic gradient descent (SGD) is a ubiquitous algorithm for a variety of machine learning problems. Researchers and industry have developed several techniques to optimize SGD's runtime performance, including asynchro…

Matrix Completion

Taming the Wild: A Unified Analysis of Hogwild!-Style Algorithms

2015-06-22 · Christopher De Sa, Ce Zhang, Kunle Olukotun, Christopher Ré

Stochastic gradient descent (SGD) is a ubiquitous algorithm for a variety of machine learning problems. Researchers and industry have developed several techniques to optimize SGD's runtime performance, including asynchro…

Matrix Completion

Taming Normalizing Flows

2022-11-29 · Shimon Malnick, Shai Avidan, Ohad Fried

We propose an algorithm for taming Normalizing Flow models - changing the probability that the model will produce a specific image or image category. We focus on Normalizing Flows because they can calculate the exact gen…

Taming SAM3 in the Wild: A Concept Bank for Open-Vocabulary Segmentation

2026-02-06 · Gensheng Pei, Xiruo Jiang, Yazhou Yao, Xiangbo Shu 외 arxiv

The recent introduction of \texttt{SAM3} has revolutionized Open-Vocabulary Segmentation (OVS) through \textit{promptable concept segmentation}, which grounds pixel predictions in flexible concept prompts. However, this …

Clone MCMC: Parallel High-Dimensional Gaussian Gibbs Sampling

2017-12-01 · NeurIPS 2017 12 · Andrei-Cristian Barbos, Francois Caron, Jean-François Giovannelli, Arnaud Doucet

We propose a generalized Gibbs sampler algorithm for obtaining samples approximately distributed from a high-dimensional Gaussian distribution. Similarly to Hogwild methods, our approach does not target the original Gaus…

Vocal Bursts Intensity Prediction