openclimatefix / openclimatefix/pvnet

Paper: MOAB Fusion Network Experiment

Open
#272 4 comments 0 reactions 1 assignee View on GitHub

@Sukh-P is already working on this.

Since Dec 6, 2024.

ocf-internal
Dominant language
Python
Stars
60
Forks
50
Avg merge
1d 21h
Merged PRs (30d)
2

Description

Arxiv/Blog/Paper Link

Paper from Queen Mary's University (@omniaalwazzan) can be found here and code related to the paper here

Detailed Description

This paper from Queen Mary's University DERI group presents a new type of fusion architecture (Multi-Modal Outer Arithmetic Block, MOAB) which is fusion network which uses outer arithmetic (e.g. outer product, addition etc) to create interaction vectors, this is applied to a problem which has similarities to PVNet e.g. multimodal inputs and separate encodings before fusion of the 1d vectors.

Would be an interesting experiment to implement and train a MOAB style fusion network instead of the concatenation fusion network we currently use to compare forecasting results (would be good to compare other fusion networks too).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.