Papers › Hyrax: An Extensible Framework for Rapid ML Experimentation and Unsupervised Discovery...

Hyrax: An Extensible Framework for Rapid ML Experimentation and Unsupervised Discovery in the Era of Rubin, Roman, and Euclid

18 May 2026arXiv:2605.18959added by Syntology

Aritra Ghosh, Drew Oldag, Michael Tauraso, Andrew J. Connolly, Peter Ferguson, Derek Jones, Gourav Khullar, Argyro Sasli, Samarth Venkatesh, Gracia Wang, Maxine West, Dylan Berry, Neven Caplar, Colin Orion Chandler, Tanawan Chatchadanoraset, Michael W. Coughlin, Melissa DeLucchi, Alexandra Junell, Diego Miura, Felipe Fontinele Nunes, Wilson Beebe, Doug Branton, Sandro Campos, Liam Cunningham, Mi Dai, Jeremy Kubica, Konstantin Malanchev, Rachel Mandelbaum, Sean McGuire, Imad Pasha, Dan S. Taranu, Tianqing Zhang

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

The NSF-DOE Vera C. Rubin Observatory, Roman Space Telescope, Euclid, and other next-generation surveys will deliver imaging, spectroscopic, and time-domain data at scales that increasingly shift the bottleneck in astronomical machine learning (ML) projects from model design to infrastructure. We present Hyrax, an open-source, modular, GPU-enabled Python framework that supports the full ML lifecycle in astronomy: from data acquisition and training to inference and experiment comparison, with capabilities including multimodal dataset support, integrated vector databases for similarity search, and interactive two- and three-dimensional latent-space exploration for unsupervised discovery. We demonstrate Hyrax's versatility through five representative applications on real survey data: (i) unsupervised representation learning on ∼4×10⁵ Rubin Legacy Survey of Space and Time (LSST) Data Preview 1 (DP1) galaxies, surfacing new merger and low-surface-brightness candidates missing from reference Euclid and Dark Energy Survey catalogs, while also isolating imaging artifacts -- all without labeled training data; (ii) hybrid density-based clustering for identifying cluster-scale gravitational lens candidates in DP1 data; (iii) multimodal early-time transient classification in the Zwicky Transient Facility leveraging light curves, spectra, images, and metadata; (iv) supervised false-positive filtering in shift-and-stack searches for distant solar system objects in the Dark Energy Camera Ecliptic Exploration Project survey; and (v) supervised detection of semi-resolved dwarf galaxies in Hyper Suprime-Cam and LSST-like imaging using synthetic source injection. Together, these results demonstrate that Hyrax provides astronomy-specific ML infrastructure that enables systematic discovery and rapid methodological iteration across next-generation astronomical surveys.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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.18959")

Code

Syntology Ran 21 of 37 code samples harvested from 6 repositories linked to this paper; 16 have no recorded run. Of those that ran: 21 ran with no contract checked.

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

chroma-core/chroma found in paper text by Syntology report
lancedb/lancedb found in paper text by Syntology report
lsst/meas found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report
lincc-frameworks/nested-pandas found in paper text by SyntologyMIT report
giampaolo/psutil found in paper text by Syntology report
tartley/colorama found in paper text by Syntology report
more-itertools/more-itertools 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

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

21ran
16unverified

Licence: 0 of the 37 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 6 repositories linked to this paper, official or community; each sample names its own and says which. “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.

b64text chroma-core/chroma/bin/generate_cloudformation.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 6763542d6f106dc7 · report
cached_model_is_current chroma-core/chroma/bin/ci/preload_default_onnx_model.py found in paper text by Syntology ran Apache-2.0 (permissive) · 7c3a215d7e19bd67 · report
clear_screen tartley/colorama/colorama/ansi.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · d86754cf70e2c902 · report
code_to_chars tartley/colorama/colorama/ansi.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · 877068b912325b80 · report
convert_exit_code giampaolo/psutil/psutil/_psposix.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · b943e6d2bc704579 · report
expected_files_exist chroma-core/chroma/bin/ci/preload_default_onnx_model.py found in paper text by Syntology ran Apache-2.0 (permissive) · 4eed11b6789bacc2 · report
file_flags_to_mode giampaolo/psutil/psutil/_pslinux.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · f71ed7432258e3b9 · report
get_class chroma-core/chroma/chromadb/config.py found in paper text by Syntology ran Apache-2.0 (permissive) · f45a01bee7bc610a · report
get_fqn chroma-core/chroma/chromadb/config.py found in paper text by Syntology ran Apache-2.0 (permissive) · 08d69d3fe77d00ce · report
is_storage_device giampaolo/psutil/psutil/_pslinux.py found in paper text by Syntology ran BSD-3-Clause (permissive) · eb2e6a263b30b41f · report
isfile_strict giampaolo/psutil/psutil/_common.py found in paper text by Syntology ran BSD-3-Clause (permissive) · 2795c76699902fdf · report
load_module giampaolo/psutil/_bootstrap.py found in paper text by Syntology ran BSD-3-Clause (permissive) · 9ef0023d57b96cc3 · report
memoize_when_activated giampaolo/psutil/psutil/_common.py found in paper text by Syntology ran BSD-3-Clause (permissive) · 6e010b263b21da84 · report
negsig_to_enum giampaolo/psutil/psutil/_psposix.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · 090afa76e2bcdc2a · report
sanitize_uri lancedb/lancedb/python/python/lancedb/common.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 8bb7c27ce4666bec · report
set_title tartley/colorama/colorama/ansi.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · 878fe6fea3687b26 · report
sha256 chroma-core/chroma/bin/ci/preload_default_onnx_model.py found in paper text by Syntology ran Apache-2.0 (permissive) · 576021ed65e8768f · report
tabulate more-itertools/more-itertools/more_itertools/recipes.py found in paper text by Syntology ran MIT (permissive) · 0157e7d56a027cd5 · report
tail more-itertools/more-itertools/more_itertools/recipes.py found in paper text by Syntology ran MIT (permissive) · 8866924c293ee2a2 · report
take more-itertools/more-itertools/more_itertools/recipes.py found in paper text by Syntology ran MIT (permissive) · 156b3c696d0bc8d5 · report
usage_percent giampaolo/psutil/psutil/_common.py found in paper text by Syntology ran fingerprinted BSD-3-Clause (permissive) · d98caf4671cd9542 · report
adjust_proc_create_time giampaolo/psutil/psutil/_psosx.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 48dcea1db1e1560a · report
ask_claude giampaolo/psutil/.github/workflows/changelog_bot.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 48803e6c2780db76 · report
chunked more-itertools/more-itertools/more_itertools/more.py found in paper text by Syntology unverified MIT (permissive) · 9b48f7f6e8e3e149 · report
convert_dos_path giampaolo/psutil/psutil/_pswindows.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · f9806d246993dfd0 · report
disk_partitions giampaolo/psutil/psutil/_psbsd.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 0b8e3a6034c68120 · report
disk_usage giampaolo/psutil/psutil/_pswindows.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · cd9e53518f0efb53 · report
enable_vt_processing tartley/colorama/colorama/winterm.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · a127af7889c284fb · report
gh_request giampaolo/psutil/.github/workflows/changelog_bot.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 7e131c33b8b268c6 · report
is_pa_type_a_list lincc-frameworks/nested-pandas/src/nested_pandas/series/utils.py found in paper text by Syntology unverified MIT (permissive) · 58278007f2f694f3 · report
pid_exists giampaolo/psutil/psutil/_psaix.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 3002541922cd48ce · report
readlink giampaolo/psutil/psutil/_pslinux.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 51a6b33255c37854 · report
replace_with_mask lincc-frameworks/nested-pandas/src/nested_pandas/series/ext_array.py found in paper text by Syntology unverified MIT (permissive) · d748b02e1c32dcd9 · report
stale_reason giampaolo/psutil/.github/workflows/changelog_bot.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 4f44c3d4028378b8 · report
struct_field_names lincc-frameworks/nested-pandas/src/nested_pandas/series/utils.py found in paper text by Syntology unverified MIT (permissive) · eaec70831abaedee · report
struct_fields lincc-frameworks/nested-pandas/src/nested_pandas/series/utils.py found in paper text by Syntology unverified MIT (permissive) · 1f4fc99078160f28 · report
wrap_stream tartley/colorama/colorama/initialise.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · a03ff149e071af69 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.18959, 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