Research code

programming-1873854_1920
pc-1768018_1920
previous arrow
next arrow

WWLS Distance/Kernel @ AAAI-23

Wasserstein Graph Distance based on L1-Approximated Tree Edit Distance between Weisfeiler-Lehman Subtrees

The software is available on GitHub.

LCSGK (Graph Kernel) @ SigPro

LCS Graph Kernel Based on Wasserstein Distance in Longest Common Subsequence Metric Space

The software is available on GitHub.

SSPW k-means @ ICPR2020

Sparse simplex projection based Wasserstein k-means (SSPW k-means)

The software is available on GitHub.

CI-GMVC @ EUSIPCO2020

Consistency-aware and inconsistency-aware graph-based multi-view clustering

The software is available on GitHub.

This repository contains the code of CI-GMVC that is proposed in the report “Consistency-aware and inconsistency-aware graph-based multi-view clustering” by M. Horie and HK in EUSIPCO2020.

RASA @ ICML2019

Riemannian Adaptive Stochastic gradient algorithm on matrix manifolds

The software is available on GitHub.

Subsampled-RTR @ NeurIPS2018

 Subsampled Riemannian trust-region (RTR) algorithms

The software is available on Github.

The package contains a MATLAB code of Sub-RTR which is presented in the report “Inexact trust-region algorithms on Riemannian manifolds” by HK and B.Mishra in NeurIPS2018 (NIPS2018). See the detailed explanation of the algorithm here.

R-SRG @ ICML2018

Riemannian stochastic recursive gradient algorithm

The software is available on GitHub.

R-SVRG @ SIOPT2019 and OPT2016

Riemannian stochastic variance reduced gradient algorithm

The software is available on GitHub.

Low-rank tensor completion @ ICML2016

The software is available on Dr.Mishra’s web site.

SVRMU @ IEEE ICASSP2018

 Stochastic variance reduced multiplicative updates

The software is available on GitHub.

This code provides a solver of the stochastic MU rule for a large-scale NMF problem, with a variance-reduced (VR) technique of stochastic gradient. This is published in IEEE ICASSP2018.  

OLSTEC @ IEEE ICASSP2016

OnLine Low-rank Subspace tracking by TEnsor CP Decomposition

The software is available on GitHub.

This package contains an implementation of OLSTEC, an online tensor subspace tracking algorithm based on the Canonical Polyadic decomposition (CP decomposition) (or PARAFAC or CANDECOMP decomposition) exploiting the recursive least squares (RLS), which is published in Neurocomputing and IEEE ICASSP2016. See the detailed explanation of the algorithm here.

HybridPrecodingOpt @ IEEE GlobalSIP2018

Optimization algorithms for hybrid precoding in millimeter wave (mmWave) MIMO systems

The software is available on GitHub.

This package provides the codes of the proposed optimization algorithms for hybrid precoding. This code includes existing state-of-the arts algorithms, too. The proposed algorithm is published in IEEE GlobalSIP2018. See the detailed explanation of the algorithm here.