TL;DR
Album is an open-source framework that simplifies sharing, reproducing, and orchestrating scientific imaging routines as executable artifacts, integrating with LLMs for enhanced automation.
Contribution
It introduces a minimal primitive-based system for packaging and sharing scientific routines, supporting reproducibility and collaboration with LLM-assisted orchestration.
Findings
Successfully applied in electron microscopy data visualization
Enabled integration of multiple segmentation methods
Streamlined cryo-electron tomography workflows
Abstract
Open-source scientific software is a major driver of scientific progress, yet its development and reuse remain difficult in collaborative settings. Researchers repeatedly face four recurring challenges: discovering and reproducing existing routines, adapting them for new use cases, sharing and scaling them across collaborators, and stabilizing them with reproducible execution environments. We present Album, an open-source framework for packaging and sharing scientific routines as executable artifacts through two minimal primitives: (i) the solution, a Python-native executable entry point that combines machine-readable metadata, arguments, environment specifications, and lifecycle hooks; and (ii) the catalog, a decentralized, git-native distribution mechanism with indexed search and optional web rendering for discovery, provenance, and governance. Album uses a two-context execution model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
