Pith. sign in

REVIEW 5 major objections 7 minor 61 references

Machine Learning Methods for Automated Interstellar Object Classification with LSST

T0 review · 5 major / 7 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read A gradient boosting machine trained on simulated LSST tracklets distinguishes interstellar objects from other solar-system objects with near-perfect accuracy.

desk verdict Useful benchmark, but the near-perfect metrics are inflated by an orbit-level train/test leak; the real out-of-sample results are poor. read the letter →

arxiv 2412.02112 v1 pith:T3GUD5NG submitted 2024-12-03 astro-ph.EP astro-ph.GAastro-ph.IMcs.LG

classification astro-ph.EPastro-ph.GAastro-ph.IMcs.LG
keywords interstellarobjectsLSSTmachinelearninggradientboostingrandomforesttrackletclassificationDigest2solarsystem
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Interstellar objects are so rare and move so fast that, with only a few detections per night, they can be missed or dismissed as ordinary asteroids; the coming LSST survey will generate millions of alerts, making manual screening impossible. This paper tests whether machine learning can solve that triage problem using simulated LSST tracklets, and reports that a gradient boosting machine (GBM) separates interstellar tracklets from other solar-system tracklets with near-perfect precision, recall, and F1 scores (around 0.998). The same analysis finds that the most informative features come not from raw astrometry but from Digest2, a short-arc orbit classifier that scores how well a tracklet matches each orbital class. A working classifier of this kind would let LSST automatically flag ISO candidates for rapid follow-up, which is exactly what was needed to characterize 1I/'Oumuamua and 2I/Borisov before they faded.

What carries the argument

The central machinery is the tracklet-to-classifier pipeline: each night's observation sequence is reduced to a small feature vector consisting of astrometric observables (right ascension, declination, magnitude, sky-plane rate and direction) plus 26 Digest2 output scores, and that vector is fed to an ensemble classifier. The load-bearing component is Digest2, the short-arc orbit classifier whose raw and noid scores for 13 orbital classes turn out to dominate feature importance; the best model, a gradient boosting machine, builds sequential decision trees on this feature set. The assumption that tracklet linking is ideal and that only two detections per night are needed to form a tracklet is what makes the feature vector computable in the first place.

What would settle it

Run the trained GBM on the first year of real LSST tracklets once the survey is operational, and compare its ISO predictions to independently determined hyperbolic orbits reported to the Minor Planet Center: if real-data precision falls well below the simulated 0.998, or if any confirmed ISO appears in the classifier's false-negative set, the simulation-fidelity assumption is falsified. Before real data exist, upgrading the pseudo-survey with realistic astrometric noise and deliberately mislinked tracklets would be a concrete test — if the F1 score drops materially, the current near-perfect numbers would not survive realistic conditions.

Watch

Extended reading notes

Core claim

The paper claims that an automated classifier, specifically a gradient boosting machine, can identify interstellar-object tracklets in LSST-like data with accuracy high enough to act as a discovery trigger. Trained on a balanced set of simulated tracklets — LSST DP0.3 solar-system detections plus a custom pseudo-survey of hyperbolic orbits — the GBM achieves an overall accuracy of 0.9987 and per-class metrics above 0.997 for the ISO class, outperforming random forests, stochastic gradient descent, and neural networks. Feature-importance analysis shows that nine of the top ten features are Digest2 class scores, indicating that the orbital-shape information encoded in Digest2 is what carries the classification. On three held-out nights the GBM finds all synthetic ISOs with only one to nineteen false positives per night; on the real ISOs 1I/2017 U1 and 2I/2019 Q4 it does flag them, but with many false negatives, highlighting the gap between simulation and limited real observations.

Load-bearing premise

The central premise is that the simulated LSST tracklets — including the low-fidelity pseudo-survey generated from a simple one-hour, two-detection cadence with shuffled magnitudes — faithfully represent the tracklets LSST will actually produce for interstellar objects, with ideal linking and no false tracklets.

Editorial extensions

If this is right

  • LSST's daily alert stream can be filtered by a GBM classifier to produce a short list of ISO candidates, with a false-positive rate of a few dozen per night, well within the capacity of follow-up telescopes.
  • Digest2 scores should be computed as standard tracklet features in the LSST pipeline, because they carry the discriminating signal about orbital shape.
  • The classifier must be retrained on real detections once LSST begins operations, since the simulation assumes perfect linking and no astrometric noise.
  • For real ISOs with only a handful of observations, current models miss most cases, so collecting more observations of any new ISO is essential to make the classifier reliable.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The near-perfect separation on clean simulated tracklets likely overstates real performance: the custom pseudo-survey uses a simplified one-hour, two-detection cadence, and ideal linking means mislinked or false tracklets are absent. Injecting realistic astrometric errors and false linkages into the training set would be a sharper test of the reported F1 scores.
  • Because Digest2 class scores dominate the features, ISO recognition is essentially an orbital-shape problem; a dedicated hyperbolic-orbit score might compress the 26 Digest2 values into one feature and simplify the classifier.
  • The same feature set and training recipe could be reused for other rare tracklet populations — interstellar meteors, or unusual high-eccentricity comets — by relabeling the training data, which could be tested immediately on existing surveys.
  • If the classifier is deployed as an alert filter, its precision must be validated on real data before triggering follow-up, since a 0.998 precision still yields roughly 20 false positives per 10,000 tracklets on a typical night.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

5 major / 7 minor

Summary. This paper presents a machine-learning pipeline for classifying interstellar object (ISO) tracklets in simulated LSST data. The authors construct a balanced dataset from the DP0.3 Solar System simulation, augmented with a custom low-fidelity pseudo-survey of hyperbolic orbits, and compute features from direct observables, derived sky-motion quantities, and Digest2 output scores. They train GBM, RF, SGD, and NN classifiers and report near-perfect performance (F1 ≈ 0.9987 for GBM) on a held-out subset, with additional validation on three synthetic nights and on tracklets of 1I/'Oumuamua and 2I/Borisov. The paper claims that the GBM model is the most effective approach for automated ISO identification.

Significance. The problem addressed is timely and important: LSST will generate millions of tracklets, and a fast, reliable ISO classifier would enable follow-up observations. The paper usefully demonstrates that ensemble tree methods outperform linear SGD and a simple NN on the synthetic dataset, and that Digest2-derived features dominate the feature-importance ranking. However, the headline quantitative results are not credible as reported because the train/test split is at the tracklet level rather than the orbit level, allowing the same synthetic orbits to appear in both partitions. The real-world transfer results (5/50 and 22/712 true positives for GBM on 'Oumuamua and Borisov) are far below the simulated performance, indicating substantial overfitting to the simulation and/or data leakage. The paper would be a valuable contribution if re-analyzed with a strict orbit-grouped split, a Digest2-only baseline, and substantially tempered claims.

major comments (5)
  1. [Section 4 (Model training and evaluation)] The train/test/validation split is performed at the tracklet (row) level using a fixed random seed, without grouping by object or orbit. Because the dataset contains multiple tracklets per orbit (Table 1: 800 ISO objects produce 3,306 tracklets; Table 2: 12,148 hyperbolic orbits produce 210,096 pseudo-survey tracklets), the same orbit appears in both training and test partitions. Since derived features and Digest2 scores are highly correlated across tracklets of the same orbit, a flexible model such as GBM can memorize orbit-level signatures, inflating the Table 4 metrics (F1, precision, recall ≈ 0.998). An orbit-grouped (or at least object-grouped) split is required to support the accuracy claim.
  2. [Section 4.3 (Validation on nightly datasets)] The nightly validation does not resolve the leakage concern. The text states that the three nights were 'excluded from the training, testing, and validation datasets,' but because the original split was row-level, tracklets from the same synthetic orbits may appear on other nights in the training set, allowing the model to have seen those orbits already. A valid evaluation must hold out entire orbits from training; the paper should also report the number of overlapping orbits, if any.
  3. [Section 4.4 (1I/'Oumuamua and 2I/Borisov) and Section 6 (Conclusion)] The transfer results to real ISOs are dramatically worse than the simulated metrics: GBM recovers only 5/50 'Oumuamua tracklets and 22/712 Borisov tracklets, and the SGD/RF models recover none of the Borisov tracklets. This large gap contradicts the abstract and Section 6 claim that the GBM model is 'the most effective approach for identifying these rare and elusive objects' near-perfectly. The claims should be scaled back to reflect the simulated, clean-tracklet regime, with the real-data performance presented as a preliminary, low-recall proof of concept.
  4. [Sections 3.2 and 3.4 (Pseudo-survey and tracklet linking assumptions)] The synthetic ISO tracklets used for training and testing are generated by a 'low-fidelity' pseudo-survey with two detections separated by one hour, simplified visibility cuts, and H-shuffling, and the paper explicitly assumes ideal tracklet linking with no false tracklets. Real LSST inter-night linking for hyperbolic orbits is unproven (Section 3), so this assumption is load-bearing for the near-perfect separation. The paper should quantify sensitivity to these assumptions, for example by adding linking errors or using a more realistic cadence, before claiming operational readiness.
  5. [Section 3.3 (Digest2) and Section 5 (Discussion)] The feature-importance analysis shows that nine of the top ten features are Digest2 outputs, yet no baseline is reported for Digest2 alone (e.g., a threshold on the D2 scores or a simple logistic regression on the 26 Digest2 columns). Without such a baseline, it is unclear whether the ML models add value over the existing Digest2 classifier or are merely re-deriving its decisions. Adding this baseline is essential for assessing the practical contribution of the paper.
minor comments (7)
  1. [Throughout] The manuscript contains several typos and grammatical errors: 'theV era' and 'withV era' in the abstract; 'one our later' in Section 3.2; 'The results reveals' in Section 4.2; 'V alidation' in the Section 4.3 header; 'The LSST dataset is very differ from current surveys' in Section 4.4. These should be corrected.
  2. [Table 3] Table 3 lists 'orbtype' as an LSST column, but 'orbtype' is used as the target variable. Please clarify that it is the label, not a feature.
  3. [Section 4.1] The description of the neural network is too vague: no architecture, activation functions, number of layers/units, or training epochs are given. Similarly, the SGD model's loss function and regularization are not specified. These details are needed for reproducibility.
  4. [Figure 3] Figure 3 would benefit from error bars or a quantitative measure of feature-importance variability; as presented, the ranking alone is difficult to interpret.
  5. [Section 3.2] It is unclear whether the 210,096 pseudo-survey tracklets in Table 2 are merged with the original 14,151 ISO tracklets before balancing, and whether the H-shuffled subset is intended to be independent of the original LSST tracklets. Please clarify the exact composition of the final dataset.
  6. [Section 4.3] The phrase 'The selected data were excluded from the training, testing, and validation datasets' should be clarified to specify whether exclusion was at the tracklet or orbit level, and how this was implemented given the row-level split.
  7. [Section 4.2] The paper does not discuss the effect of training on a balanced class distribution versus the highly imbalanced real-world scenario; a discussion of expected precision at the true ISO incidence rate, or a cost-sensitive re-training, would strengthen the operational claims.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity: Digest2 feature use is legitimate feature engineering and the headline F1 is an empirical benchmark rather than a derivation; the main caveats are explicit simulation-fidelity limitations and a train/test non-independence risk.

full rationale

The paper does not contain a derivation-level circularity. The ISO labels come from the simulated LSST orbit classes, while Digest2 scores are used only as input features; ISOs are not one of Digest2's output classes, so the target is not defined through the features. Digest2 is an independent published short-arc classifier (Keys et al. 2019), and the self-citations in the paper (including Vereš & Chesley 2017 for false-tracklet discussion) are not load-bearing for the central comparison. The paper itself flags its key limitations: inter-night LSST linking for hyperbolic orbits is not proven (Section 3), and the analysis assumes ideal tracklet linking with no false tracklets (Section 3.4). A separate concern is that the fixed-seed row-level split in Section 4 does not group by object or orbit, while Section 3.2 generates many tracklets from the same 12,148 hyperbolic orbits; this may inflate Table 4's near-perfect metrics through orbit-level train/test leakage. That is a statistical non-independence and correctness risk, not a circular derivation, because the test labels are not constructed from the training labels or from the model predictions. The modest true-positive rates on real 1I/Oumuamua and 2I/Borisov tracklets in Table 6 further indicate that the simulated benchmark should be interpreted cautiously, but again as an external-validity limitation rather than circularity.

Assumptions & free parameters 1 free parameters · 3 assumptions · 0 invented entities

The central claim rests on the realism of the simulated LSST data and the custom pseudo-survey, and on the ideal linking assumption. The only explicit free parameter affecting the headline metrics is the 1:1 class balance, which changes the prior and inflates F1 relative to the true ~0.24% ISO rate. No new physical entities are introduced.

free parameters (1)
  • Balanced class ratio = 1:1 (ISO:non-ISO)
    The training/testing dataset was balanced by random sampling of non-ISO tracklets (Section 3.2). This changes the class prior from ~0.24% ISO to 50%, inflating precision/recall/F1 and making the absolute metrics not directly transferable to the real LSST rate.
assumptions (3)
  • domain assumption Simulated LSST DP0.3 data faithfully represents real LSST observations
    The study uses the DP0.3 synthetic Solar System catalog (Grav et al. 2011) as a stand-in for LSST data; errors in astrometry, cadence, or detection thresholds would change the classifier's real-world performance (Section 3.1).
  • domain assumption Tracklet linking is ideal with no false or mislinked tracklets
    Explicitly stated in Section 3.4; real LSST inter-night linking for hyperbolic orbits is unproven (Section 3), so the classifier sees only clean, correctly-linked tracklets.
  • domain assumption The low-fidelity pseudo-survey generates ISO tracklets representative of LSST
    Section 3.2: a simplified survey with 1-hour, two-detection tracklets, H-shuffling, and visibility cuts was used to create additional ISO samples; the paper calls it 'simplistic' and it may not capture the true diversity of LSST ISO tracklets.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Machine Learning Methods for Automated Interstellar Object Classification with LSST." pith.science (2026). https://pith.science/paper/T3GUD5NG

@misc{pith2026241202112,
  author       = {Pith},
  title        = {Pith review of: Machine Learning Methods for Automated Interstellar Object Classification with LSST},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/T3GUD5NG}},
  note         = {Machine review of arXiv:2412.02112}
}
read the original abstract

The Legacy Survey of Space and Time, to be conducted with the Vera C. Rubin Observatory, is poised to revolutionize our understanding of the Solar System by providing an unprecedented wealth of data on various objects, including the elusive interstellar objects (ISOs). Detecting and classifying ISOs is crucial for studying the composition and diversity of materials from other planetary systems. However, the rarity and brief observation windows of ISOs, coupled with the vast quantities of data to be generated by LSST, create significant challenges for their identification and classification. This study aims to address these challenges by exploring the application of machine learning algorithms to the automated classification of ISO tracklets in simulated LSST data. We employed various machine learning algorithms, including random forests (RFs), stochastic gradient descent (SGD), gradient boosting machines (GBMs), and neural networks (NNs), to classify ISO tracklets in simulated LSST data. We demonstrate that GBM and RF algorithms outperform SGD and NN algorithms in accurately distinguishing ISOs from other Solar System objects. RF analysis shows that many derived Digest2 values are more important than direct observables in classifying ISOs from the LSST tracklets. The GBM model achieves the highest precision, recall, and F1 score, with values of 0.9987, 0.9986, and 0.9987, respectively. These findings lay the foundation for the development of an efficient and robust automated system for ISO discovery using LSST data, paving the way for a deeper understanding of the materials and processes that shape planetary systems beyond our own. The integration of our proposed machine learning approach into the LSST data processing pipeline will optimize the survey's potential for identifying these rare and valuable objects, enabling timely follow-up observations and further characterization.

Figures

Figures reproduced from arXiv: 2412.02112 by the authors.

Figure 1
Figure 1. shows the size-frequency distribution of synthetic ISO orbits: synthetic ISOs have H in a range of 18-23, repre￾senting roughly objects of a size of between 100 meters to 1 kilometer for an assumed albedo of 0.1. 3.2. Boosting the sample count of synthetic ISO tracklets 7 https://data.lsst.cloud/ [PITH_FULL_IMAGE:figures/full_fig_p004_1.png] view at source ↗
Figure 2
Figure 2. Hammer-Aitoff sky-plane projection of synthetic posi￾tions of Solar System objects in downloaded LSST data. 3.3. Digest2 Digest2 8 is a robust and efficient short-arc orbit classifier for small Solar System bodies, primarily utilized for the iden￾tification and prioritization of NEO candidates for follow-up observations (Keys et al. 2019). Digest2 operates by analyz￾ing tracklets, employing statistical methods for m… view at source ↗
Figure 3
Figure 3. Digest2 output values ranked in the top nine our of ten features identified as important for ISO classification. the modified Julian date (MJD) plus a constant offset of 0.5. Each trksub has a length of 12 characters. The data were then filtered to ensure that each object had a minimum of two detections per night, and then grouped by their trksub to form tracklets. That is, we define a tracklet as the same object ob… view at source ↗
Figures from the paper (1 more)
Figure 4
Figure 4. Figure 4: Confusion matrices for GBM (top left), SGD (top right), RF (bottom left), and NN (bottom right) [PITH_FULL_IMAGE:figures/full_fig_p008_4.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

61 extracted references · 52 canonical work pages

  1. [1]

    T., Schwamb, M

    Bannister, M. T., Schwamb, M. E., Fraser, W. C., et al. 2017, ApJL, 851, L38

  2. [2]

    Bergner, J. B. & Seligman, D. Z. 2023, Nature, 615, 610

  3. [3]

    & Loeb, A

    Bialy, S. & Loeb, A. 2018, ApJL, 868, L1

  4. [4]

    T., Lisse, C

    Bolin, B. T., Lisse, C. M., Kasliwal, M. M., et al. 2020, The Astronomical Journal, 160, 26

  5. [5]

    T., Weaver, H

    Bolin, B. T., Weaver, H. A., Fernandez, Y . R., et al. 2018, ApJL, 852, L2

  6. [6]

    F., Durda, D

    Bottke, W. F., Durda, D. D., Nesvorný, D., et al. 2005, Icarus, 179, 63

  7. [7]

    2010, in Proceedings of COMPSTAT’2010: 19th International Conference on Computational StatisticsParis

    Bottou, L. 2010, in Proceedings of COMPSTAT’2010: 19th International Conference on Computational StatisticsParis

  8. [8]

    France, August 22-27, 2010 Keynote, Invited and Contributed

Show all 61 references
  1. [9]

    2001, Machine learning, 45, 5

    Breiman, L. 2001, Machine learning, 45, 5

  2. [10]

    & Morbidelli, A

    Charnoz, S. & Morbidelli, A. 2003, Icarus, 166, 141

  3. [11]

    V ., Bowyer, K

    Chawla, N. V ., Bowyer, K. W., Hall, L. O., & Kegelmeyer, W. P. 2002, Journal of artificial intelligence research, 16, 321

  4. [12]

    V ., Ragozzine, D., Granvik, M., & Stephens, D

    Cook, N. V ., Ragozzine, D., Granvik, M., & Stephens, D. C. 2016, ApJ, 825, 51 ML METHODS FOR AUTOMATED ISO CLASSIFICATION WITH LSST 11

  5. [13]

    Curran, S. J. 2021, A&A, 649, L17

  6. [14]

    2010, in American Astronomical Society Meeting Abstracts, V ol

    Dailey, J., Bauer, J., Grav, T., et al. 2010, in American Astronomical Society Meeting Abstracts, V ol. 216, American Astronomical Society Meeting Abstracts #216, 409.04

  7. [15]

    2013, Publications of the Astronomical Society of the Pacific, 125, 357

    Denneau, L., Jedicke, R., Grav, T., et al. 2013, Publications of the Astronomical Society of the Pacific, 125, 357

  8. [16]

    2013, PASP, 125, 357

    Denneau, L., Jedicke, R., Grav, T., et al. 2013, PASP, 125, 357

  9. [17]

    A., & Tonry, J

    Do, A., Tucker, M. A., & Tonry, J. 2018, ApJL, 855, L10

  10. [18]

    2017, The Astronomical Journal, 153, 133

    Engelhardt, T., Jedicke, R., Vereš, P., et al. 2017, The Astronomical Journal, 153, 133

  11. [19]

    2018, Nature Astronomy, 2, 133 Flekkøy, E

    Fitzsimmons, A., Snodgrass, C., Rozitis, B., et al. 2018, Nature Astronomy, 2, 133 Flekkøy, E. G. & Brodin, J. F. 2022, ApJL, 925, L11 Flekkøy, E. G., Luu, J., & Toussaint, R. 2019, ApJL, 885, L41

  12. [20]

    Francis, P. J. 2005, ApJ, 635, 1348

  13. [21]

    C., Pravec, P., Fitzsimmons, A., et al

    Fraser, W. C., Pravec, P., Fitzsimmons, A., et al. 2018, Nature Astronomy, 2, 383

  14. [22]

    Friedman, J. H. 2001, Annals of statistics, 1189

  15. [23]

    2011, PASP, 123, 423

    Grav, T., Jedicke, R., Denneau, L., et al. 2011, PASP, 123, 423

  16. [24]

    & Garcia, E

    He, H. & Garcia, E. A. 2009, IEEE Transactions on knowledge and data engineering, 21, 1263

  17. [25]

    2022, in AAS/Division for Planetary Sciences Meeting Abstracts, V ol

    Heinze, A., Eggl, S., Juric, M., et al. 2022, in AAS/Division for Planetary Sciences Meeting Abstracts, V ol. 54, AAS/Division for Planetary Sciences Meeting Abstracts, 504.04

  18. [26]

    & Loeb, A

    Hoang, T. & Loeb, A. 2020, ApJL, 899, L23

  19. [27]

    & Loeb, A

    Hoang, T. & Loeb, A. 2023, ApJL, 951, L34

  20. [28]

    2018, AJ, 156, 135

    Kuindersma, S. 2018, AJ, 156, 135

  21. [29]

    J., Seligman, D

    Hoover, D. J., Seligman, D. Z., & Payne, M. J. 2022, The Planetary Science Journal, 3, 71 Ivezi´c, Ž., Kahn, S. M., Tyson, J. A., et al. 2019, The Astrophysical Journal, 873, 111

  22. [30]

    Jackson, A. P. & Desch, S. J. 2021, Journal of Geophysical Research (Planets), 126, e06706

  23. [31]

    & Stephen, S

    Japkowicz, N. & Stephen, S. 2002, Intelligent data analysis, 6, 429

  24. [32]

    2003, Earth Moon and Planets, 92, 465

    Jewitt, D. 2003, Earth Moon and Planets, 92, 465

  25. [33]

    2017, ApJL, 850, L36

    Jewitt, D., Luu, J., Rajagopal, J., et al. 2017, ApJL, 850, L36

  26. [34]

    & Seligman, D

    Jewitt, D. & Seligman, D. Z. 2023, ARA&A, 61, 197

  27. [35]

    2009, Earth, Moon, and Planets, 105, 101

    Jones, R., Chesley, S., Connolly, A., et al. 2009, Earth, Moon, and Planets, 105, 101

  28. [36]

    J., et al

    Keys, S., Vereš, P., Payne, M. J., et al. 2019, Publications of the Astronomical Society of the Pacific, 131, 1

  29. [37]

    M., Protopapa, S., Kelley, M

    Knight, M. M., Protopapa, S., Kelley, M. S. P., et al. 2017, ApJL, 851, L31

  30. [38]

    2015, nature, 521, 436

    LeCun, Y ., Bengio, Y ., & Hinton, G. 2015, nature, 521, 436

  31. [39]

    G., Cabot, S

    Levine, W. G., Cabot, S. H. C., Seligman, D., & Laughlin, G. 2021, ApJ, 922, 39

  32. [40]

    2022, Astrobiology, 22, 1392

    Loeb, A. 2022, Astrobiology, 22, 1392

  33. [41]

    2023, Research Notes of the American Astronomical Society, 7, 43

    Loeb, A. 2023, Research Notes of the American Astronomical Society, 7, 43

  34. [42]

    2013, Advances in neural information processing systems, 26 Marˇceta, D

    Louppe, G., Wehenkel, L., Sutera, A., & Geurts, P. 2013, Advances in neural information processing systems, 26 Marˇceta, D. & Seligman, D. Z. 2023, The Planetary Science Journal, 4, 230

  35. [43]

    J., Laher, R

    Masci, F. J., Laher, R. R., Rusholme, B., et al. 2019, PASP, 131, 018003

  36. [44]

    2019, MNRAS, 489, 3003

    Mashchenko, S. 2019, MNRAS, 489, 3003

  37. [45]

    2017, arXiv e-prints, arXiv:1710.09977

    Masiero, J. 2017, arXiv e-prints, arXiv:1710.09977

  38. [46]

    McGlynn, T. A. & Chapman, R. D. 1989, ApJL, 346, L105

  39. [47]

    J., Weryk, R., Micheli, M., et al

    Meech, K. J., Weryk, R., Micheli, M., et al. 2017, Nature, 552, 378

  40. [48]

    J., et al

    Micheli, M., Farnocchia, D., Meech, K. J., et al. 2018, Nature, 559, 223

  41. [49]

    N., et al

    Miret-Roig, N., Bouy, H., Raymond, S. N., et al. 2022, Nature Astronomy, 6, 89 Moro-Martín, A., Turner, E. L., & Loeb, A. 2009, ApJ, 704, 733 Peña Ramírez, K., Béjar, V . J. S., Zapatero Osorio, M. R.,

  42. [50]

    G., & Martín, E

    Petr-Gotzens, M. G., & Martín, E. L. 2012, ApJ, 754, 30 Portegies Zwart, S., Torres, S., Pelupessy, I., Bédorf, J., & Cai, M. X. 2018, MNRAS, 479, L17

  43. [51]

    Rafikov, R. R. 2018, ApJL, 867, L17

  44. [52]

    N., Armitage, P

    Raymond, S. N., Armitage, P. J., & Veras, D. 2018, ApJL, 856, L7

  45. [53]

    N., Kaib, N

    Raymond, S. N., Kaib, N. A., Armitage, P. J., & Fortney, J. J. 2020, ApJL, 904, L4

  46. [54]

    2012, ApJ, 744, 6

    Scholz, A., Muzic, K., Geers, V ., et al. 2012, ApJ, 744, 6

  47. [55]

    E., Jones, R

    Schwamb, M. E., Jones, R. L., Yoachim, P., et al. 2023, The Astrophysical Journal Supplement Series, 266, 22

  48. [56]

    Sen, A. K. & Rana, N. C. 1993, A&A, 275, 298

  49. [57]

    & Loeb, A

    Siraj, A. & Loeb, A. 2022, NewA, 92, 101730

  50. [58]

    K., & Kamel, M

    Sun, Y ., Wong, A. K., & Kamel, M. S. 2009, International journal of pattern recognition and artificial intelligence, 23, 687

  51. [59]

    Torbett, M. V . 1986, AJ, 92, 171

  52. [60]

    E., Mommert, M., Hora, J

    Trilling, D. E., Mommert, M., Hora, J. L., et al. 2018, AJ, 156, 261 Vereš, P. & Chesley, S. R. 2017, AJ, 154, 13

  53. [61]

    Ye, Q.-Z., Zhang, Q., Kelley, M. S. P., & Brown, P. G. 2017, ApJL, 851, L5

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.