paper-with-me

Papers

Deep topic modeling by multilayer bootstrap network and lasso

2019-10-24 · Jianyu Wang, Xiao-Lei Zhang

Topic modeling is widely studied for the dimension reduction and analysis of documents. However, it is formulated as a difficult optimization problem. Current approximate solutions also suffer from inaccurate model- or data-assumptions. To deal with the above problems, we propose a polynomial-time deep topic model with no model and data assumptions. Specifically, we first apply multilayer bootstrap network (MBN), which is an unsupervised deep model, to reduce the dimension of documents, and then use the low-dimensional data representations or their clustering results as the target of supervised Lasso for topic word discovery. To our knowledge, this is the first time that MBN and Lasso are applied to unsupervised topic modeling. Experimental comparison results with five representative topic models on the 20-newsgroups and TDT2 corpora illustrate the effectiveness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:1910.10953

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality ReductionTopic Models

Similar Papers 제목 키워드 기반

Deep NMF Topic Modeling

2021-02-24 · Jianyu Wang, Xiao-Lei Zhang

Nonnegative matrix factorization (NMF) based topic modeling methods do not rely on model- or data-assumptions much. However, they are usually formulated as difficult optimization problems, which may suffer from bad local…

Bolasso: model consistent Lasso estimation through the bootstrap

2008-04-08 · Francis Bach

We consider the least-square linear regression problem with regularization by the l1-norm, a problem usually referred to as the Lasso. In this paper, we present a detailed asymptotic analysis of model consistency of the …

modelModel SelectionregressionVariable Selection

Exclusive Topic Modeling

2021-02-06 · Hao Lei, Ying Chen

We propose an Exclusive Topic Modeling (ETM) for unsupervised text classification, which is able to 1) identify the field-specific keywords though less frequently appeared and 2) deliver well-structured topics with exclu…

text-classificationText ClassificationUnsupervised Text Classification

Multilayer bootstrap network for unsupervised speaker recognition

2015-09-21 · Xiao-Lei Zhang

We apply multilayer bootstrap network (MBN), a recent proposed unsupervised learning method, to unsupervised speaker recognition. The proposed method first extracts supervectors from an unsupervised universal background …

ClusteringSpeaker Recognition

Solar: $L_0$ solution path averaging for fast and accurate variable selection in high-dimensional data

2020-07-30 · Ning Xu, Timothy C. G. Fisher

We propose a new variable selection algorithm, subsample-ordered least-angle regression (solar), and its coordinate descent generalization, solar-cd. Solar re-constructs lasso paths using the $L_0$ norm and averages the …

Variable Selection