Papers › Fast and scalable Gaussian process modeling with applications to astronomical time series

Fast and scalable Gaussian process modeling with applications to astronomical time series

28 Mar 2017arXiv:1703.09710links table onlyarchive 2025-07-28

Daniel Foreman-Mackey, Eric Agol, Sivaram Ambikasaran, Ruth Angus

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

The growing field of large-scale time domain astronomy requires methods for probabilistic data analysis that are computationally tractable, even with large datasets. Gaussian Processes are a popular class of models used for this purpose but, since the computational cost scales, in general, as the cube of the number of data points, their application has been limited to small datasets. In this paper, we present a novel method for Gaussian Process modeling in one-dimension where the computational requirements scale linearly with the size of the dataset. We demonstrate the method by applying it to simulated and real astronomical time series datasets. These demonstrations are examples of probabilistic inference of stellar rotation periods, asteroseismic oscillation spectra, and transiting planet parameters. The method exploits structure in the problem when the covariance function is expressed as a mixture of complex exponentials, without requiring evenly spaced observations or uniform noise. This form of covariance arises naturally when the process is a mixture of stochastically-driven damped harmonic oscillators -- providing a physical motivation for and interpretation of this choice -- but we also demonstrate that it can be a useful effective model in some other cases. We present a mathematical description of the method and compare it to existing scalable Gaussian Process methods. The method is fast and interpretable, with a range of potential applications within astronomical data analysis and beyond. We provide well-tested and documented open-source implementations of this method in C++, Python, and Julia.

PaperPDFCodeCode 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="1703.09710")

Code

Syntology Ran 0 of 14 code samples harvested from 2 repositories linked to this paper; 14 have no recorded run.

By repository: official repository: 10 samples from 1 repository, 0 ran; community (archive-listed): 4 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dfm/celerite officialmentioned in papermentioned on GitHubMIT report
dfm/celerite2 mentioned on GitHubjaxMIT report
exoplanet-dev/celerite2 mentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 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.

14unverified

Licence: 0 of the 14 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 2 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.

band_e dfm/celerite/paper/figures/matrix.py official repository unverified MIT (permissive) · 1cb463502f2fb2ea · report
benchmark dfm/celerite/celerite/timer.py official repository unverified MIT (permissive) · 89742dd28562c866 · report
cpp_flag dfm/celerite/celerite/build.py official repository unverified MIT (permissive) · 06632162048ffe78 · report
get_figsize dfm/celerite/celerite/plot_setup.py official repository unverified MIT (permissive) · d286cc7c36eef825 · report
has_flag dfm/celerite/celerite/build.py official repository unverified MIT (permissive) · 4831b0942e89543f · report
has_library dfm/celerite/celerite/build.py official repository unverified MIT (permissive) · b8eff7fd0c0117a6 · report
lorentz_psd dfm/celerite/paper/figures/sho.py official repository unverified MIT (permissive) · d03bfd8ea027807c · report
rename dfm/celerite/paper/publish.py official repository unverified MIT (permissive) · 8a0c509170cc3245 · report
sho_acf dfm/celerite/paper/figures/sho.py official repository unverified MIT (permissive) · d760887b0c3739aa · report
sho_psd dfm/celerite/paper/figures/sho.py official repository unverified MIT (permissive) · 318e4a66a868c0f3 · report
allclose dfm/celerite2/python/celerite2/testing.py community (archive-listed) unverified MIT (permissive) · 31a82fde8c05f918 · report
factor dfm/celerite2/python/celerite2/jax/ops.py community (archive-listed) unverified MIT (permissive) · 27a32807adc7aa37 · report
solve_lower dfm/celerite2/python/celerite2/jax/ops.py community (archive-listed) unverified MIT (permissive) · 7da09b9ffb483935 · report
solve_upper dfm/celerite2/python/celerite2/jax/ops.py community (archive-listed) unverified MIT (permissive) · 60b73af5b84ae6f8 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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