Furong Huang (@FurongHuang)
  • Stars
    star
    158
  • Global Rank 147,861 (Top 6 %)
  • Followers 102
  • Registered over 13 years ago
  • Most used languages
    MATLAB
    33.3 %
    C++
    33.3 %
    Python
    16.7 %
    Scala
    16.7 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 32,945
  • Country Ranking
    Scala
    291
    MATLAB
    1,089
    C++
    6,119

Top repositories

1

spectrallda-tensorspark

Quick summary: This code implements a spectral (third order tensor decomposition) learning method for learning LDA topic model on Spark.
Scala
104
star
2

TensorDecomposition4TopicModeling

C++
20
star
3

ConvDicLearnTensorFactor

Tensor methods have emerged as a powerful paradigm for consistent learning of many latent variable models such as topic models, independent component analysis and dictionary learning. Model parameters are estimated via CP decomposition of the observed higher order input moments. However, in many domains, additional invariances such as shift invariances exist, enforced via models such as convolutional dictionary learning. In this paper, we develop novel tensor decomposition algorithms for parameter estimation of convolutional models. Our algorithm is based on the popular alternating least squares method, but with efficient projections onto the space of stacked circulant matrices. Our method is embarrassingly parallel and consists of simple operations such as fast Fourier transforms and matrix multiplications. Our algorithm converges to the dictionary much faster and more accurately compared to the alternating minimization over filters and activation maps.
MATLAB
17
star
4

TTP-NeuralNets-Compression

We implement an efficient mechanism for compressing large networks by {\em tensorizing\/} network layers: i.e. mapping layers on to high-order matrices, for which we introduce new tensor decomposition methods.
Python
11
star
5

OnlineTensorCommunity

C++
6
star
6

TranscriptionFactorLatentTree

Structure and Parameter Estimation of Latent Tree Model on Yeast Transcription Factor
MATLAB
1
star