https://github.com/biaslab/ecc2025-marxefe

https://github.com/biaslab/ecc2025-marxefe

Science Score: 46.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: biaslab
  • Language: Julia
  • Default Branch: main
  • Size: 8.17 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

ECC Multivariate Autoregressive model with Exogeneous Inputs

This is the companion repository to a paper accepted to the 2025 European Control Conference entitled

Online Bayesian system identification in multivariate autoregressive models via message passing

An arXiv version can be found here.

This repository contains the code associated with our submitted paper. Please note that the code base is currently undergoing cleanup and improvements. We are actively working to resolve known issues and improve reusability. Updates will be pushed in the coming days.

How do I run your experiments?

To install the required Julia packages, run ./install.sh (OS X and Linux) or julia --project=. -e 'using Pkg; Pkg.activate("."); Pkg.instantiate()' (Windows).

To run the experiments, run run-experiments.sh (OS X and Linux) or JULIA_NUM_THREADS=4 julia --project=. experiments-MARX.jl and JULIA_NUM_THREADS=$NUM_THREADS julia --project=. experiments-dmsds.jl (Windows). Results will be stored in a directory called results.

How do I inspect the results of your experiments?

We use Pluto notebooks to interactively inspect our models.

Follow the instructions in the previous section to install required Julia packages. Currently, the results of our experiments take up considerable storage space (11 GB for one environment and the chosen three models; MARX-UI, MARX-WI, RLS). We are actively working to minimize the storage space required for each monte carlo experiment. This means you have to run the experiments (~10 minutes per model and environment) before you can inspect the results stored in the results directory.

Then, run ./run-pluto.sh (OS X and Linux) or julia --project=. -e 'using Pluto; Pluto.run()' (Windows). A new browser tab should open with the url http://localhost:1234/.

There are two Pluto notebooks that let you inspect the experiments:

  • inspect-MARX.jl lets you inspect the results for the MARX system
  • inspect-dmsds.jl lets you inspect the results for the double mass-spring-damper system

How to I give feedback?

Please submit an issue.

Owner

  • Name: BIASlab
  • Login: biaslab
  • Kind: organization
  • Email: info@biaslab.org
  • Location: Eindhoven, the Netherlands

Bayesian Intelligent Autonomous Systems lab

GitHub Events

Total
  • Member event: 1
  • Push event: 1
  • Create event: 2
Last Year
  • Member event: 1
  • Push event: 1
  • Create event: 2

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 3
  • Total Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 3
  • Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Tim t****k@t****l 3
Committer Domains (Top 20 + Academic)
tue.nl: 1

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total 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
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
Top Labels
Issue Labels
Pull Request Labels