sips2022-efficientmodelevidencecomputation
Experiments and derivations for SiPS2022 paper "Efficient model evidence computation in tree-structured factor graph"
https://github.com/biaslab/sips2022-efficientmodelevidencecomputation
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 2 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Repository
Experiments and derivations for SiPS2022 paper "Efficient model evidence computation in tree-structured factor graph"
Basic Info
Statistics
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This repository contains experiments and derivations for the paper entitled
"Efficient Model Evidence Computation in Tree-structured Factor Graphs".
Setting up
Before implementing the experiments, we need to initialize an environment in Julia. This can be done by the following steps:
* In a terminal, navigate to the location where you store the repository after cloning
* type julia
* type using Pkg, or ]
* type Pkg.activate("."), or activate . if we use ] in the previous step.
If you clone the repository and keep its name, you should see (SiPS2022-EfficientModeEvidenceComputation) pkg> in the terminal when you press ].
Now you can instantiate the project by Pkg.instantiate(), or instantiate if you press ]. This will install all necessary packages for the experiments.
Experiments
The repository contains 3 experiments located in 3 seperate files Coin_toss.ipynb, HMM.ipynb and LGSSM.ipynb. The experiments can be implemented by executing every code block in the corresponding files.
Supplementary document
We also include a supplement document sips2022_scalefactor_supplement.pdf which contains the derivation for all scale factor update rules in the paper.
Owner
- Name: BIASlab
- Login: biaslab
- Kind: organization
- Email: info@biaslab.org
- Location: Eindhoven, the Netherlands
- Website: http://biaslab.org
- Repositories: 47
- Profile: https://github.com/biaslab
Bayesian Intelligent Autonomous Systems lab
Citation (Citation.cff)
cff-version: 1.2.0
message: "Please cite this research as below."
authors:
- family-names: "Nguyen"
given-names: "Hoang"
- family-names: "van Erp"
given-names: "Bart"
orcid: "https://orcid.org/0000-0002-5619-7071"
- family-names: "Senoz"
given-names: "Ismail"
- family-names: "de Vries"
given-names: "Bert"
title: "Efficient Model Evidence Computation in Tree-structured Factor Graphs"
version: 1.0.0
date-released: 2022-11
url: "https://github.com/biaslab/SiPS2022-EfficientModelEvidenceComputation"
preferred-citation:
type: conference-paper
authors:
- family-names: "Nguyen"
given-names: "Hoang"
- family-names: "van Erp"
given-names: "Bart"
orcid: "https://orcid.org/0000-0002-5619-7071"
- family-names: "Senoz"
given-names: "Ismail"
- family-names: "de Vries"
given-names: "Bert"
title: "Efficient Model Evidence Computation in Tree-structured Factor Graphs"
year: 2022
month: 11
conference:
- name: 2022 IEEE Workshop on Signal Processing Systems (SiPS)
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| LENOVO | m****g@t****l | 11 |
| Bart van Erp | b****p@t****l | 7 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- bartvanerp (1)