Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Submission: Perforated DreaMS - 94% Compression & 4.2x Speedup on Mass Spec Foundation Model#77

Open
Tasfia-17 wants to merge 2 commits into
PerforatedAI:mainPerforatedAI/PerforatedAI:mainfrom
Tasfia-17:masterTasfia-17/PerforatedAI:masterCopy head branch name to clipboard
Open

Submission: Perforated DreaMS - 94% Compression & 4.2x Speedup on Mass Spec Foundation Model#77
Tasfia-17 wants to merge 2 commits into
PerforatedAI:mainPerforatedAI/PerforatedAI:mainfrom
Tasfia-17:masterTasfia-17/PerforatedAI:masterCopy head branch name to clipboard

Conversation

@Tasfia-17

Copy link
Copy Markdown

Project Overview

Perforated DreaMS, an optimization of the Deep Representations of Mass Spectra (DreaMS) foundation model. Successfully compressed a scientific Transformer model to run on low-power edge hardware (like Raspberry Pi) for real-time chemical identification in clinical labs.

Key Results (The "Rule of Three")

Compared the Giant Baseline against a Standard Compressed model and our Perforated Model on a blind test of industrial chemical spectra.

Metric Baseline (Giant) Compressed (Control) Perforated DreaMS (Ours)
Parameters 9.58 M 0.53 M 0.53 M (94% Reduction)
Accuracy (AUC) 99.1% 86.5% 94.7% (Recovered)
Latency (CPU) 2.15 ms 0.86 ms 0.50 ms (4.2x Speedup)

Technical Highlights

  • ** 3D Patch:** implemented a custom fix to apply Perforated Backpropagation to 3D Transformer tensors, enabling dendritic optimization on sequence data.
  • Industrial Augmentation: Trained on GNPS Metabolomics data with 20x stochastic augmentation to simulate real-world signal noise.
  • Edge Ready: The model now fits in the L2 Cache of standard ARM processors, eliminating the need for cloud computing in mass spectrometry.

Submission Checklist

  • README.md (Follows official template)
  • main.py (Reproducible code with library patches included)
  • preforated-dreams.ipynb (Full research notebook)
  • requirements.txt
  • Mandatory Graph: PAI.png (Shows the Dendritic Spike)
  • Supplementary PAI Graphs: PAI_1.png, PAI_2.png
  • Bonus Graphs: Robustness_Curve.png, Latency_Benchmark.png, Dendritic_Latent_Space.png
  • Summary Visual: DreaMS_Submission_Graph.webp

Thanks for review!

@RorryB

RorryB commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

This project looks awesome. But the required graph with your code will be located at DreaMS_Submission/DreaMS_Submission.png. Please upload the graph there then you'll be good to go!

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.