Skip to content

reysam93/hidden_joint_inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6904df3 · Feb 1, 2023
Oct 6, 2021
Oct 4, 2021
Jan 17, 2023
Feb 1, 2023
Sep 15, 2021
Oct 4, 2021
Oct 4, 2021
Jan 22, 2023
Feb 1, 2023
Jan 19, 2023
Jan 22, 2023
Oct 12, 2021
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Sep 15, 2021

Repository files navigation

Joint Inference of Multiple Graphs with Hidden Variales

The code in this repository implements the algorithm introduced in the paper [1], submited to ICASSP 2022.

The organization of the repository is as follows:

  • hidden_influence.m: includes the code of the test case 1 in the paper.
  • samples_baselines.m: includes the code of the test case 2 in the paper.
  • samples_real.m: includes the code of the test case 3 in the paper.
  • opt: contains the optimization algorithms used in the previous simulations. Include the proposed algorithm and other alternatives used as baselines.
  • utils: contains some utility functions such as generating similar ER graphs or scripts to perform a grid search for the weights of the regularizers.
  • data: contains the dataset employed in the test case 3.

[1] S. Rey, A. Buciulea, M. Navarro, S. Segarra, A, Marques. "Joint inference of multiple graphs with hidden variables from stationary graph signals".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages