Skip to content

Add Method: MMContext (zero-shot) - Multi-modal embedding model#33

Open
mengerj wants to merge 2 commits into
openproblems-bio:mainfrom
mengerj:main
Open

Add Method: MMContext (zero-shot) - Multi-modal embedding model#33
mengerj wants to merge 2 commits into
openproblems-bio:mainfrom
mengerj:main

Conversation

@mengerj

@mengerj mengerj commented Apr 15, 2026

Copy link
Copy Markdown

Describe your changes

Added new method, currently available as pre-print.
Added viash config and scripts and edited CHANGELOG.md

Annotation in a zero-shot manner. Labels from training data are embedded into a joint latent space with count data from test data. Nearest Neighbour matching in embedding space allows annotation.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

Jonatan Menger added 2 commits April 15, 2026 08:08
…pplies the mmcontext gs10k model in a zero shot fashion. No retraining on the provided training data. Only using the available labels from the training data to constrain the label space for annotation. Normalisation and log-transform are performed within the script as expected by the model.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant