Meta's open-source vision models power DOE's Genesis Mission scientific-imaging pipeline
Five U.S. national laboratories are running Meta's open-source Segment Anything Model 3 and DINOv3 in production to automate scientific image analysis under the Department of Energy's Genesis Mission, cutting a process that used to take weeks down to about 15 minutes, Meta detailed in a July 21 blog post.
What's new
The project, SYNAPS-I (SYnergistic Neutron And Photon Science – Intelligence), is a flagship Genesis Mission initiative spanning Lawrence Berkeley, Argonne, Brookhaven, Oak Ridge, and SLAC national laboratories. It targets a data bottleneck at facilities like Berkeley Lab's Advanced Light Source, an X-ray imaging facility whose upgraded detectors now capture 100,000 images per second — far more data than researchers can manually segment and analyze. Meta describes the scale involved: "The DOE's light and neutron source facilities now produce tens of petabytes of data annually — that's millions of gigabytes."
The SYNAPS-I team fine-tuned Meta's Segment Anything Model 3 (SAM 3) and DINOv3 on scientific imagery and deployed them across 300 A100 GPUs at supercomputing facilities including NERSC, Berkeley Lab's high-performance computing center. In a demonstration on grapevine drought-resilience research, the pipeline automatically identified xylem vessels in micro-CT scans — mapping water transport during drought stress — cutting analysis time from roughly a month of manual expert work down to 15 minutes. Meta writes that the system "analyzes data as it's produced and guides experiments in real time" by combining AI, advanced computing, and experimental instrumentation directly.
Context
The Genesis Mission was launched by the White House in late 2025 as a Department of Energy-led national initiative to accelerate scientific discovery using AI, spanning multiple labs and disciplines rather than a single agency project. SAM 3 and DINOv3 are Meta's openly released computer-vision models, originally trained on natural images for general-purpose segmentation and representation learning rather than scientific data. Meta frames the SYNAPS-I deployment as a direct payoff of that open-source strategy: "Meta's open source approach makes this possible ... adapting models originally trained on natural images to scientific domains they were never designed for."
Why it matters
The deployment is a concrete data point in the argument that open-weight models create value beyond the labs that train them, since national laboratories were able to fine-tune and redeploy general-purpose vision models for a domain — X-ray and neutron science — far removed from their original training distribution, without needing Meta's direct involvement. It also illustrates a growing pattern in AI-for-science efforts: the bottleneck increasingly isn't raw model capability but integration — fine-tuning, GPU scheduling, and pipeline engineering — needed to turn a general-purpose model into a real-time instrument-control and analysis system. As facilities like the Advanced Light Source push detector throughput further ahead of human analysis capacity, automated pipelines like SYNAPS-I are becoming a prerequisite for using the data being generated at all, not just a convenience.
Corroborating sources
- Ai.meta
https://ai.meta.com/blog/genesis-mission-lawrence-berkeley-national-laboratory-segment-anything-dino/
“The DOE's light and neutron source facilities now produce tens of petabytes of data annually—that's millions of gigabytes.”