Papers › Agentic Discovery of Cryomicroneedle Formulations

Agentic Discovery of Cryomicroneedle Formulations

19 May 2026arXiv:2605.19677added by Syntology

Hao Li, Lifu Du, Nurul Hameed, Shemonti Saha Authai, Zlata Stefanovic, Chenjie Xu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Cryomicroneedles offer a route to minimally invasive intradermal delivery of living cells, but their cryogenic formulations must reconcile cell protection with constraints on toxicity and device fabrication. Here we report an AI-assisted, closed-loop workflow for cryomicroneedle cryoprotectant discovery that combines literature curation, Gaussian-process surrogate modelling, Bayesian optimization, and sequential wet-lab validation. A curated dataset of 198 mesenchymal stem-cell cryopreservation formulations from 42 studies was converted into 21 ingredient features and used to train an uncertainty-aware literature prior. This model captured moderate structure in the literature data but failed prospectively, motivating iterative wet-lab correction. Across ten validation iterations and 106 wet-lab observations, the model progressively adapted to cryomicroneedle-specific outcomes: batch RMSE decreased from 41.21 to 6.86 percentage points, later-stage rank correlations became consistently positive, and the cumulative wet-lab predicted-versus-measured summary reached R² = 0.942. The best validated formulation achieved 95.15\% post-thaw viability with low DMSO, ectoin, ethylene glycol, and fetal bovine serum. However, high viability alone did not ensure intact cryomicroneedle formation, highlighting the need for future multi-objective optimization. These results demonstrate that agent-assisted computational infrastructure can make data-efficient formulation discovery more accessible to labs with minimal data expertise in-house. Project code is available at https://github.com/baitmeister/ML-for-CryoMN.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.19677")

Code

Syntology Ran 29 of 29 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 29 ran with no contract checked.

By repository: found in paper text by Syntology: 29 samples from 1 repository, 29 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

baitmeister/ML-for-CryoMN found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

29 samples harvested; 29 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

29ran

Licence: 0 of the 29 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from baitmeister/ML-for-CryoMN. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_iteration_output_path baitmeister/ML-for-CryoMN/src/03_optimization/optimize_formulation.py found in paper text by Syntology ran MIT (permissive) · 1695733f30e6bf36 · report
choose_adaptive_split baitmeister/ML-for-CryoMN/src/07_next_formulations/next_formulations.py found in paper text by Syntology ran MIT (permissive) · ae91965549d22db4 · report
classify_peg_mw baitmeister/ML-for-CryoMN/src/01_data_parsing/parse_formulations.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 1d9a2a9fcc63dc81 · report
clean_feature_name baitmeister/ML-for-CryoMN/src/06_evaluation_explainability/explainability.py found in paper text by Syntology ran fingerprinted MIT (permissive) · ed48182fa7de89b7 · report
compute_recent_split_diagnostics baitmeister/ML-for-CryoMN/src/07_next_formulations/next_formulations.py found in paper text by Syntology ran MIT (permissive) · 871a3dcc943b8eaf · report
convert_to_molar baitmeister/ML-for-CryoMN/src/01_data_parsing/parse_formulations.py found in paper text by Syntology ran MIT (permissive) · 7ca5eb1090fff71d · report
count_ingredients baitmeister/ML-for-CryoMN/src/03_optimization/optimize_formulation.py found in paper text by Syntology ran fingerprinted MIT (permissive) · e02536943d92a317 · report
count_nonzero baitmeister/ML-for-CryoMN/src/05_bo_optimization/bo_optimizer.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 65345cb467db4975 · report
create_gp_model baitmeister/ML-for-CryoMN/src/04_validation_loop/update_model_weighted_prior.py found in paper text by Syntology ran MIT (permissive) · 78d2e910c297e132 · report
create_validation_template baitmeister/ML-for-CryoMN/src/04_validation_loop/update_model.py found in paper text by Syntology ran MIT (permissive) · 1330023a659d9c81 · report
create_validation_template baitmeister/ML-for-CryoMN/src/04_validation_loop/update_model_weighted_prior.py found in paper text by Syntology ran MIT (permissive) · cbb02dc068435d7a · report
extract_concentration baitmeister/ML-for-CryoMN/src/01_data_parsing/parse_formulations.py found in paper text by Syntology ran MIT (permissive) · bb76cf41b4f60ec5 · report
fit_standard_gp baitmeister/ML-for-CryoMN/src/04_validation_loop/update_model.py found in paper text by Syntology ran MIT (permissive) · eff6a6457dce63df · report
fit_weighted_gp baitmeister/ML-for-CryoMN/src/04_validation_loop/update_model_weighted_simple.py found in paper text by Syntology ran MIT (permissive) · 696a224b300a5b22 · report
load_json baitmeister/ML-for-CryoMN/src/06_evaluation_explainability/stage_r2_predicted_vs_actual.py found in paper text by Syntology ran MIT (permissive) · 877863db38b995d5 · report
load_parsed_data baitmeister/ML-for-CryoMN/src/02_model_training/train_gp_model.py found in paper text by Syntology ran MIT (permissive) · 9923152ee675cec0 · report
load_pickle baitmeister/ML-for-CryoMN/src/06_evaluation_explainability/stage_r2_predicted_vs_actual.py found in paper text by Syntology ran MIT (permissive) · 2f47623c99e4355e · report
load_validation_results baitmeister/ML-for-CryoMN/src/04_validation_loop/update_model.py found in paper text by Syntology ran MIT (permissive) · a311d71b89642205 · report
load_validation_results baitmeister/ML-for-CryoMN/src/04_validation_loop/update_model_weighted_prior.py found in paper text by Syntology ran MIT (permissive) · 2de3fb7d8cd34002 · report
parse_args baitmeister/ML-for-CryoMN/src/06_evaluation_explainability/explainability.py found in paper text by Syntology ran MIT (permissive) · 1cc87fd598ae7663 · report
parse_args baitmeister/ML-for-CryoMN/src/06_evaluation_explainability/stage_r2_predicted_vs_actual.py found in paper text by Syntology ran MIT (permissive) · 446562b59a72d5b9 · report
parse_timestamp baitmeister/ML-for-CryoMN/src/06_evaluation_explainability/evaluate_iterations.py found in paper text by Syntology ran MIT (permissive) · a7da1e5c0dae8ee6 · report
parse_validation_dates baitmeister/ML-for-CryoMN/src/04_validation_loop/compare_update_methods.py found in paper text by Syntology ran MIT (permissive) · 74eb6f5f376e2e5e · report
prepare_features baitmeister/ML-for-CryoMN/src/02_model_training/train_gp_model.py found in paper text by Syntology ran MIT (permissive) · d493b2123d85f367 · report
round_or_none baitmeister/ML-for-CryoMN/src/04_validation_loop/compare_update_methods.py found in paper text by Syntology ran fingerprinted MIT (permissive) · b511b445c5e0a93f · report
round_or_none baitmeister/ML-for-CryoMN/src/07_next_formulations/next_formulations.py found in paper text by Syntology ran fingerprinted MIT (permissive) · ea4f607e50f2e6b3 · report
scale_features baitmeister/ML-for-CryoMN/src/02_model_training/train_gp_model.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 54a77b7a00eb3064 · report
stage_from_experiment_id baitmeister/ML-for-CryoMN/src/04_validation_loop/compare_update_methods.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 5518efd0788675b7 · report
stage_from_iteration_dir baitmeister/ML-for-CryoMN/src/06_evaluation_explainability/evaluate_iterations.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 41f78ea5c6fc98ea · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.19677, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections