https://github.com/barahona-research-group/bayesfactorsimilarity

Code for the paper "Similarity Measure for Sparse Time Course Data Based on Gaussian Processes" by Z Liu and M Barahona, accepted at UAI 2021, https://arxiv.org/abs/2102.12342

https://github.com/barahona-research-group/bayesfactorsimilarity

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords

clustering-methods time-series-analysis
Last synced: 6 months ago · JSON representation

Repository

Code for the paper "Similarity Measure for Sparse Time Course Data Based on Gaussian Processes" by Z Liu and M Barahona, accepted at UAI 2021, https://arxiv.org/abs/2102.12342

Basic Info
  • Host: GitHub
  • Owner: barahona-research-group
  • Language: MATLAB
  • Default Branch: master
  • Homepage:
  • Size: 1.5 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
clustering-methods time-series-analysis
Created over 6 years ago · Last pushed about 3 years ago

https://github.com/barahona-research-group/BayesFactorSimilarity/blob/master/

Similarity measure for sparse time course data with Gaussian processes
================
Zijing Liu
2021-05-22

Introduction
------------
This repository contains MATLAB functions for modelling time course data with
Gaussian processes (GP) and computing a pair-wise similarity measure in the form of
a Bayes factor. It uses the GPML toolbox (http://www.gaussianprocess.org/gpml/code/matlab/doc/).

* BF_onehyp.m - a function for computing the pair-wise similarity matrix, where the hyperparameters are optimised for the whole dataset.
* BF_twohyp.m - a function for computing the pair-wise similarity matrix, where the hyperparameters are optimised for each pair of time courses.
* BF_async.m - a function for computing the pair-wise similarity matrix, where the hyperparameters are optimised for the whole dataset and the time courses are asynchronous.
* script_synthetic_data.m - script to test on the synthetic data
* script_gene_data.m - script to cluster the gene expression data

* lib/ - the required Matlab packages including:
	* GPML toolbox for Gaussian process
	* Ncut and ZPclustering for spectral clustering
	* InfoTheory toolbox for NMI

* R/ - contains the R code to compute the BHI z-score.
* gene_data.mat - it is the Matlab data file containing the gene expression data.

References
------------
Liu, Zijing, and Mauricio Barahona. "Similarity measure for sparse time course data based on Gaussian processes." arXiv preprint https://arxiv.org/abs/2102.12342 (2021). Accepted at 37th Conference on Uncertainty in Artificial Intelligence (UAI 2021), July 27-29, 2021.  Link: https://proceedings.mlr.press/v161/liu21a.html

Owner

  • Name: Barahona Research - Applied Math - Imperial
  • Login: barahona-research-group
  • Kind: organization
  • Email: m.barahona@imperial.ac.uk

Research codes developed in the Barahona research group - Department of Mathematics - Imperial College London

GitHub Events

Total
Last Year