REVIEW 4 major objections 4 minor 1 cited by
Representation learning for fast radio burst dynamic spectra
T0 review · 4 major / 4 minor · reviewed 2026-08-11 · deepseek-v4-flash
Pith's one-line read An IOB-augmented convolutional autoencoder reconstructs complex FRB dynamic spectra better than PCA using fewer latent variables.
desk verdict A solid, honest methods comparison with a shareable simulation tool; the IOB-CAE advantage is plausible but needs error bars and a signal-region metric to be fully convincing. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The Information-Ordered Bottleneck (IOB) is the mechanism that carries the argument: during training it varies the number of active latent variables by masking, forcing the network to pass information through the first k units and to order units by their contribution to reconstruction. Placed between the encoder and decoder of a convolutional autoencoder, it produces a compact, ordered latent space that preserves essential morphology while discarding noise. The companion FRBakery simulation tool supplies a controlled, five-class dataset (simple broad, simple narrow, scattered, complex, drifting) used to measure reconstruction performance and to interpret the latent space.
What would settle it
Compare the IOB-CAE and PCA on a held-out sample of real high-time-resolution CHIME bursts with morphology labels: if the IOB-CAE does not reconstruct scattered and drifting bursts with lower MSE than PCA at fourteen components, the central claim fails. Alternatively, if an expanded, unbiased real dataset yields well-separated morphology clusters in the IOB latent space instead of a continuum, the continuum claim fails.
Extended reading notes
Core claim
The central claim is that the IOB-augmented convolutional autoencoder learns a low-dimensional representation in which reconstruction error drops steeply and plateaus at roughly six to eight latent variables, capturing the intricate structure of scattered, complex, and drifting bursts that PCA at fourteen components cannot reproduce. Applied to a combined training set of FRBakery simulations and real CHIME complex-voltage Stokes I spectra, the encoder places simple narrow and broad bursts in partially separated regions, while scattered, complex, and drifting bursts overlap along a morphological continuum. PCA, run on the real CHIME sample alone, flags a set of outliers whose dynamic spectra show multiple components, scattering tails, or instrumental channelization artifacts. The paper frames these results as evidence that FRBs may not form discrete clusters, but that learned representations can still uncover meaningful structure in their diversity.
Load-bearing premise
The load-bearing premise is that the FRBakery simulations faithfully represent real FRB morphologies in their parameter ranges, scattering shapes, and class balance; if the real FRB population differs in any of these, the measured reconstruction advantage and the latent-space interpretation may not transfer.
Editorial extensions
If this is right
- If the claim holds, roughly six to eight ordered latent variables are enough to encode both global and fine-scale structure of FRB dynamic spectra, making large-catalog morphological studies computationally feasible.
- Reconstruction comparisons imply that PCA systematically underestimates the structure of scattered, complex, and drifting bursts, so linear summaries of such bursts should be treated with caution.
- The observed latent-space continuum suggests that FRB morphology is better described by continuous variation than by discrete classes, which would reframe classification efforts around distances or trajectories in the latent space.
- PCA outlier detection on real data can surface both astrophysically interesting bursts and instrumental artifacts, providing a screening step for future surveys.
- Because the model trains on about five thousand simulated bursts and still reconstructs real CHIME bursts, the approach is scalable to the much larger samples expected from next-generation telescopes.
Reading between the lines
- If the latent continuum is physically real, the repeater/non-repeater dichotomy may be endpoints of a continuous morphology axis rather than a clean split; one could test this by regressing latent coordinates against scattering time and drift rate.
- The IOB's ordering property is itself a testable feature selector: the first few latent variables could be compared directly with physical observables to see whether the network rediscovers quantities like burst duration or frequency bandwidth.
- The MSE comparison is dominated by noise-dominated pixels, so the apparent advantage of the IOB-CAE might shrink or grow under a signal-weighted loss; an SSIM-based loss is a natural follow-up the paper itself mentions.
- A stronger test of generalization would be to train on an unbalanced, realistic class distribution and check whether the latent-space continuum persists or is an artifact of the balanced simulation prior.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper presents a comparison of two unsupervised dimensionality-reduction methods for fast radio burst (FRB) dynamic spectra: principal component analysis (PCA) and a convolutional autoencoder augmented with an information-ordered bottleneck (IOB-CAE). The authors introduce FRBakery, a simulation tool that generates synthetic FRB dynamic spectra in five morphology classes (simple narrow, simple broad, scattered, complex, and drifting), train both methods on these simulations, and validate on CHIME complex-voltage bursts. The central claims are that the IOB-CAE reconstructs complex FRB structures with lower mean squared error and fewer latent variables than PCA, that it denoises effectively at modest signal-to-noise ratios, and that its latent space organizes real CHIME bursts into a continuum of morphologies with only partial class separation.
Significance. If these conclusions hold, the paper offers a useful, scalable framework for morphology-oriented FRB population studies and demonstrates a sensible application of the IOB architecture to astronomical imaging data. The authors make their simulation and analysis code openly available, provide machine-readable data availability statements, and ground the work in a non-trivial combination of simulated and real observations. The IOB's adaptive bottleneck is a principled approach to learning ordered latent representations, and the paper's emphasis on representation quality rather than supervised classification is timely. However, the quantitative support for the strongest claims is currently fragile: the MSE comparisons lack statistical grounding, the real-data evaluation is mostly qualitative, and the latent-space continuum conclusion rests heavily on hand-selected simulated parameter ranges. The work is publishable in principle, but the load-bearing numerical evidence needs to be strengthened.
major comments (4)
- [Section 4, Figure 5] The MSE comparisons in Figure 5 are presented without error bars, repeated training runs, or significance tests. The paper's central quantitative claim that the IOB-CAE 'significantly outperforms' PCA in reconstruction quality therefore rests on point estimates from a single train/test split and a single model initialization. Please report the mean and standard deviation of the MSE across multiple random seeds and, ideally, paired per-burst differences between the two methods to establish that the observed advantage is not run-to-run scatter.
- [Section 4, reconstruction loss discussion] The paper itself notes that noise-only bins outnumber signal bins by over an order of magnitude, and the MSE is computed on standardized dynamic spectra. In this regime the global MSE can be dominated by how each method treats the background rather than by how well it preserves signal structure: a nonlinear autoencoder can learn to output a near-mean background in noise-dominated regions, while PCA with few components will necessarily reconstruct some of the noise variance. Because the authors do not separate signal-region from noise-region error, or report a structure-sensitive metric such as SSIM, the conclusion that the IOB-CAE better captures 'nuanced, non-linear structures' is not yet established. Please quantify the reconstruction error separately in signal-dominated and noise-dominated pixels, and/or report a perceptual or structural metric.
- [Section 5.1 and 5.3] The real-data evaluation is qualitative: Figures 7 and 11 show selected latent-space projections and reconstructions, but there are no quantitative metrics for denoising, generalization, or class separation on the CHIME bursts. The abstract's claim of 'effective denoising at modest signal-to-noise ratios' is therefore unsupported on real data. Please provide quantitative evaluation on held-out real bursts, for example reconstruction error in signal regions, an injection-recovery test at known S/N levels, or a clustering/separation metric on the latent-space coordinates. In addition, please state explicitly whether the CHIME points shown in Figures 7, 8, and 11 are from the training or test split; if they are from the training set, the generalization claim in Section 5.3 is weakened.
- [Section 2.1 and Table 1] The simulated training population is evenly balanced across five hand-selected morphology classes, with parameter ranges informed by observed trends but not by a quantitative population model. The claim in Section 5.1 that FRBs form a morphological continuum may partly reflect this training distribution rather than the intrinsic structure of real bursts. This is not circularity in the strict sense, but its robustness needs testing: please train on class-imbalanced or reweighted simulated sets, vary the parameter ranges, and check whether the latent-space continuum persists. The small subset of real CHIME bursts currently used cannot independently establish the continuum claim.
minor comments (4)
- [Section 2.1, Table 1] There are typos in Table 1 and the surrounding text: 'S/N scaling exponentt' should be 'exponent', and 'WILL' should be 'wll' or properly cited as a software package.
- [Section 4] There are several typographical errors, including 'reconstructin', 'effectively reconstruct..', and an extra period at the end of a sentence in the discussion of the MSE plateau. A careful proofreading pass is needed.
- [Figures 5 and 6] The axis labels are incomplete: the MSE curves should specify whether the error is computed on standardized flux units, and the x-axis of Figure 5b should be labeled as the number of latent variables/bottleneck width. Adding these details would improve reproducibility.
- [Section 6.2] The outlook lists SSIM as a possible future loss function, but given the noise-dominated MSE concern raised in Section 4, evaluating such a structure-sensitive metric in the present study would directly address the manuscript's central quantitative claim rather than being deferred to future work.
Circularity Check
No circularity: reconstruction performance is measured on held-out simulated data, and the IOB method is an externally cited architecture; acknowledged limitations concern metric validity, not self-referential derivation.
full rationale
The paper's central claims are not equivalent to their inputs by construction. The reconstruction comparison (Section 4, Figures 5-6) is computed on a held-out 20% test set from the FRBakery simulations: PCA components are derived from the training set and the IOB-CAE is trained on the training set, so the MSE curves measure out-of-sample generalization rather than a fitted value being renamed as a prediction. The IOB layer is adopted from Ho et al. (2024), an external reference with no author overlap, and no uniqueness theorem or load-bearing self-citation is invoked. The latent-space analysis of real CHIME bursts (Section 5.1) is an empirical projection of data through a model trained on a combined set; although the simulation parameter ranges are hand-selected and evenly balanced, the paper explicitly cautions that the synthetic set is not representative of the true FRB population and that the observed continuum may reflect pixel-space geometry as well as intrinsic diversity. The manuscript's own caveat that noise-dominated bins can dominate MSE is a limitation of the chosen metric, not a circular reduction: the metric is the same for both methods, and the qualitative reconstructions provide independent (if selected) evidence. No step in the derivation chain reduces to its inputs by definition, so the analysis is self-contained against external benchmarks and the circularity score is 0.
Assumptions & free parameters
free parameters (6)
- S/N power-law exponent =
-1.5
- Time width distributions =
0.0008 +/- 0.0004 s (SN/SB), 0.0004 +/- 0.0002 s (SC/CP), 0.0002 +/- 0.0001 s (DD)
- Frequency width distributions =
12.5-100 MHz (narrow classes), 150-200 MHz (simple broad)
- Scattering time =
0.001 +/- 0.001 s
- Drift rate =
100-200 MHz/ms
- CAE architecture hyperparameters =
kernel 3x3, stride 2, padding 1, two conv layers, latent size not fixed; see Figure 4
assumptions (6)
- standard math PCA eigendecomposition of the sample covariance gives the optimal linear reconstruction.
- standard math Adam with early stopping converges to a well-generalizing autoencoder.
- domain assumption The five morphology classes (simple broad, simple narrow, scattered, complex, drifting) span the relevant diversity of FRB dynamic spectra.
- domain assumption CHIME complex voltage preprocessing, including padding/truncation to 976x1024 and filling zapped channels with Gaussian noise, preserves morphology-relevant information.
- domain assumption Distance in the latent space approximates morphological similarity.
- ad hoc to paper Complex bursts appear in the latent bulk because they are reconstructed less accurately.
Cite this review
Pith. "Pith review of Representation learning for fast radio burst dynamic spectra." pith.science (2026). https://pith.science/paper/KGMXEMFJ
@misc{pith2026241212394,
author = {Pith},
title = {Pith review of: Representation learning for fast radio burst dynamic spectra},
year = {2026},
howpublished = {\url{https://pith.science/paper/KGMXEMFJ}},
note = {Machine review of arXiv:2412.12394}
}
read the original abstract
Fast radio bursts (FRBs) are millisecond-duration radio transients of extragalactic origin, with diverse time-frequency patterns and emission properties that require explanation. With one possible exception, FRBs are detected only in the radio, so analyzing their dynamic spectra is therefore crucial to disentangling the physical processes governing their generation and propagation. Furthermore, comparing FRB morphologies provides insights into possible differences among their progenitors and environments. This study applies unsupervised learning and deep learning techniques to investigate FRB dynamic spectra, focusing on two approaches: Principal Component Analysis (PCA) and a Convolutional Autoencoder (CAE) enhanced by an Information-Ordered Bottleneck (IOB) layer. PCA served as a computationally efficient baseline, capturing broad trends, identifying outliers, and providing valuable insights into large datasets. However, its linear nature limited its ability to reconstruct complex FRB structures. In contrast, the IOB-augmented CAE excelled at capturing intricate features, with high reconstruction accuracy and effective denoising at modest signal-to-noise ratios. The IOB layer's ability to prioritize relevant features enabled efficient data compression, preserving key morphological characteristics with minimal latent variables. When applied to real FRBs from CHIME, the IOB-CAE generalized effectively, revealing a latent space that highlighted the continuum of FRB morphologies and the potential for distinguishing intrinsic differences between burst types. This framework demonstrates that while FRBs may not naturally cluster into discrete groups, advanced representation learning techniques can uncover meaningful structures, offering new insights into the diversity and origins of these bursts.
Figures
Figures from the paper (8 more)
Forward citations
Cited by 1 Pith paper
-
Semi-supervised morphological classification of fast radio bursts from the second CHIME/FRB catalogue
A simulation-trained convolutional autoencoder identifies three distinct FRB morphological classes and classifies repeatability with 86% recall.
Reference graph
Works this paper leans on
-
[1]
write newline
" write newline "" before.all 'output.state := FUNCTION fin.entry write newline FUNCTION new.block output.state before.all = 'skip after.block 'output.state := if FUNCTION new.sentence output.state after.block = 'skip output.state before.all = 'skip after.sentence 'output.state := if if FUNCTION not #0 #1 if FUNCTION and 'skip pop #0 if FUNCTION or pop #1...
-
[2]
Agarwal D., et al., 2020, @doi [ ] 10.1093/mnras/staa1927 , https://ui.adsabs.harvard.edu/abs/2020MNRAS.497..352A 497, 352
-
[3]
Amiri M., et al., 2021, @doi [The Astrophysical Journal Supplement Series] 10.3847/1538-4365/ac33ab , 257, 59
-
[4]
J.] 10.3847/1538-4357/ad464b , 969, 145
Amiri M., et al., 2024, @doi [Astrophys. J.] 10.3847/1538-4357/ad464b , 969, 145
-
[5]
Andersen B., et al., 2020, @doi [Nature] 10.1038/s41586-020-2863-y , 587, 54–58
-
[6]
Bannister K. W., et al., 2019, @doi [Science] 10.1126/science.aaw5903 , https://ui.adsabs.harvard.edu/abs/2019Sci...365..565B 365, 565
-
[7]
Bhandari S., et al., 2018, @doi [ ] 10.1093/mnras/stx3074 , https://ui.adsabs.harvard.edu/abs/2018MNRAS.475.1427B 475, 1427
-
[8]
Bochenek C. D., Ravi V., Belov K. V., Hallinan G., Kocz J., Kulkarni S. R., McKenna D. L., 2020, @doi [ ] 10.1038/s41586-020-2872-x , https://ui.adsabs.harvard.edu/abs/2020Natur.587...59B 587, 59
Show all 77 references
-
[9]
CHIME/FRB Collaboration et al., 2019, @doi [ ] 10.1038/s41586-018-0867-7 , https://ui.adsabs.harvard.edu/abs/2019Natur.566..230C 566, 230
2019 doi
-
[10]
CHIME/FRB Collaboration B. C. A., et al., 2022, @doi [Nature] 10.1038/s41586-022-04841-8 , 607, 256
2022 doi
-
[11]
J., et al., 2016, @doi [ ] 10.1093/mnrasl/slw069 , https://ui.adsabs.harvard.edu/abs/2016MNRAS.460L..30C 460, L30
Champion D. J., et al., 2016, @doi [ ] 10.1093/mnrasl/slw069 , https://ui.adsabs.harvard.edu/abs/2016MNRAS.460L..30C 460, L30
2016 doi
-
[12]
Chen G., Ravi V., Lu W., 2020, @doi [ ] 10.3847/1538-4357/ab982b , https://ui.adsabs.harvard.edu/abs/2020ApJ...897..146C 897, 146
2020 doi
-
[13]
H., Hashimoto T., Goto T., Kim S
Chen B. H., Hashimoto T., Goto T., Kim S. J., Santos D. J. D., On A. Y. L., Lu T.-Y., Hsiao T. Y.-Y., 2021, @doi [Monthly Notices of the Royal Astronomical Society] 10.1093/mnras/stab2994 , 509, 1227
2021 doi
-
[14]
Y., Annex A., Ali-Dib M., Szabo R., Jackman C
Chen T. Y., Annex A., Ali-Dib M., Szabo R., Jackman C. M., Amerstorfer U. V., B \' o di A., 2023, Bulletin of the AAS, 55
2023
-
[15]
Connor L., Petroff E., 2018, @doi [ ] 10.3847/2041-8213/aacd02 , https://ui.adsabs.harvard.edu/abs/2018ApJ...861L...1C 861, L1
2018 doi
-
[16]
M., Chatterjee S., 2019, @doi [Annual Review of Astronomy and Astrophysics] 10.1146/annurev-astro-091918-104501 , 57, 417–465
Cordes J. M., Chatterjee S., 2019, @doi [Annual Review of Astronomy and Astrophysics] 10.1146/annurev-astro-091918-104501 , 57, 417–465
2019 doi
-
[17]
Damiano M., Micela G., Tinetti G., 2019, @doi [ ] 10.3847/1538-4357/ab22b2 , https://ui.adsabs.harvard.edu/abs/2019ApJ...878..153D 878, 153
2019 doi
-
[18]
K., et al., 2020, @doi [ ] 10.1093/mnras/staa2138 , https://ui.adsabs.harvard.edu/abs/2020MNRAS.497.3335D 497, 3335
Day C. K., et al., 2020, @doi [ ] 10.1093/mnras/staa2138 , https://ui.adsabs.harvard.edu/abs/2020MNRAS.497.3335D 497, 3335
2020 doi
-
[19]
T., et al., 2024, @doi [ ] 10.3847/1538-4357/ad59aa , https://ui.adsabs.harvard.edu/abs/2024ApJ...974..274F 974, 274
Faber J. T., et al., 2024, @doi [ ] 10.3847/1538-4357/ad59aa , https://ui.adsabs.harvard.edu/abs/2024ApJ...974..274F 974, 274
2024 doi
-
[20]
Farah W., et al., 2018, @doi [ ] 10.1093/mnras/sty1122 , https://ui.adsabs.harvard.edu/abs/2018MNRAS.478.1209F 478, 1209
2018 doi
-
[21]
Hessels J. W. T., et al., 2019, @doi [ ] 10.3847/2041-8213/ab13ae , https://ui.adsabs.harvard.edu/abs/2019ApJ...876L..23H 876, L23
2019 doi
-
[22]
M., et al., 2023, @doi [ ] 10.1093/mnras/stad2847 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.526.2039H 526, 2039
Hewitt D. M., et al., 2023, @doi [ ] 10.1093/mnras/stad2847 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.526.2039H 526, 2039
2023 doi
-
[23]
H., Peter Schloerb F., 1997, @doi [ ] 10.1086/303514 , https://ui.adsabs.harvard.edu/abs/1997ApJ...475..173H 475, 173
Heyer M. H., Peter Schloerb F., 1997, @doi [ ] 10.1086/303514 , https://ui.adsabs.harvard.edu/abs/1997ApJ...475..173H 475, 173
1997 doi
-
[24]
E., Salakhutdinov R
Hinton G. E., Salakhutdinov R. R., 2006, @doi [Science] 10.1126/science.1127647 , https://ui.adsabs.harvard.edu/abs/2006Sci...313..504H 313, 504
2006 doi
-
[25]
D., 2024, Information-Ordered Bottlenecks for Adaptive Dimensionality Reduction, https://openreview.net/forum?id=XbydvPq92M
Ho M., Zhao X., Wandelt B. D., 2024, Information-Ordered Bottlenecks for Adaptive Dimensionality Reduction, https://openreview.net/forum?id=XbydvPq92M
2024
-
[26]
Springer Series in Statistics, Springer, https://books.google.nl/books?id=_olByCrhjwIC
Jolliffe I., 2002, Principal Component Analysis. Springer Series in Statistics, Springer, https://books.google.nl/books?id=_olByCrhjwIC
2002
-
[27]
W., 2023, Will, https://github.com/josephwkania/will
Kania J. W., 2023, Will, https://github.com/josephwkania/will
2023
-
[28]
P., Ba J., 2017, Adam: A Method for Stochastic Optimization ( @eprint arXiv 1412.6980 )
Kingma D. P., Ba J., 2017, Adam: A Method for Stochastic Optimization ( @eprint arXiv 1412.6980 )
2017 arXiv
- [29]
-
[30]
Kirsten F., et al., 2022, @doi [ ] 10.1038/s41586-021-04354-w , https://ui.adsabs.harvard.edu/abs/2022Natur.602..585K 602, 585
2022 doi
-
[31]
Kirsten F., et al., 2024, @doi [Nature Astronomy] 10.1038/s41550-023-02153-z , https://ui.adsabs.harvard.edu/abs/2024NatAs...8..337K 8, 337
2024 doi
-
[32]
W., 2024, @doi [Nature Astronomy] 10.1038/s41550-023-02125-3 , https://ui.adsabs.harvard.edu/abs/2024NatAs...8..230K 8, 230
Kramer M., Liu K., Desvignes G., Karuppusamy R., Stappers B. W., 2024, @doi [Nature Astronomy] 10.1038/s41550-023-02125-3 , https://ui.adsabs.harvard.edu/abs/2024NatAs...8..230K 8, 230
2024 doi
-
[33]
E., 2012, -, 25
Krizhevsky A., Sutskever I., Hinton G. E., 2012, -, 25
2012
-
[34]
LeCun Y., Bengio Y., Hinton G., 2015, @doi [ ] 10.1038/nature14539 , https://ui.adsabs.harvard.edu/abs/2015Natur.521..436L 521, 436
2015 doi
-
[35]
Lin H.-H., et al., 2022, @doi [Publications of the Astronomical Society of the Pacific] 10.1088/1538-3873/ac8f71 , 134, 094106
2022 doi
-
[36]
R., Bailes M., McLaughlin M
Lorimer D. R., Bailes M., McLaughlin M. A., Narkevic D. J., Crawford F., 2007, @doi [Science] 10.1126/science.1147532 , https://ui.adsabs.harvard.edu/abs/2007Sci...318..777L 318, 777
2007 doi
-
[37]
Lucie-Smith L., Despali G., Springel V., 2024, @doi [Monthly Notices of the Royal Astronomical Society] 10.1093/mnras/stae1487 , 532, 164
2024 doi
-
[38]
Luo J.-W., Zhu-Ge J.-M., Zhang B., 2023, @doi [ ] 10.1093/mnras/stac3206 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.518.1629L 518, 1629
2023 doi
-
[39]
P., et al., 2015, in Advancing Astrophysics with the Square Kilometre Array (AASKA14)
Macquart J. P., et al., 2015, in Advancing Astrophysics with the Square Kilometre Array (AASKA14). p. 55 ( @eprint arXiv 1501.07535 ), @doi 10.22323/1.215.0055
2015 arXiv
-
[40]
P., et al., 2020, @doi [ ] 10.1038/s41586-020-2300-2 , https://ui.adsabs.harvard.edu/abs/2020Natur.581..391M 581, 391
Macquart J. P., et al., 2020, @doi [ ] 10.1038/s41586-020-2300-2 , https://ui.adsabs.harvard.edu/abs/2020Natur.581..391M 581, 391
2020 doi
-
[41]
A., et al., 2021, @doi [ ] 10.3847/2041-8213/ac1921 , https://ui.adsabs.harvard.edu/abs/2021ApJ...919L...6M 919, L6
Majid W. A., et al., 2021, @doi [ ] 10.3847/2041-8213/ac1921 , https://ui.adsabs.harvard.edu/abs/2021ApJ...919L...6M 919, L6
2021 doi
-
[42]
Springer Berlin Heidelberg, Berlin, Heidelberg, pp 52--59
Masci J., Meier U., Cire s an D., Schmidhuber J., 2011, in Honkela T., Duch W., Girolami M., Kaski S., eds, Artificial Neural Networks and Machine Learning -- ICANN 2011. Springer Berlin Heidelberg, Berlin, Heidelberg, pp 52--59
2011
-
[43]
McInnes L., Healy J., Saul N., Großberger L., 2018, @doi [Journal of Open Source Software] 10.21105/joss.00861 , 3, 861
2018 doi
-
[44]
Mereghetti S., et al., 2020, @doi [The Astrophysical Journal Letters] 10.3847/2041-8213/aba2cf , 898, L29
2020 doi
-
[45]
Michilli D., et al., 2021, @doi [The Astrophysical Journal] 10.3847/1538-4357/abe626 , 910, 147
2021 doi
-
[46]
NAN R., et al., 2011, @doi [International Journal of Modern Physics D] 10.1142/s0218271811019335 , 20, 989–1024
2011 doi
-
[47]
Nimmo K., et al., 2021, Nature Astronomy, 5, 594
2021
-
[48]
Nimmo K., et al., 2022, @doi [Nature Astronomy] 10.1038/s41550-021-01569-9 , https://ui.adsabs.harvard.edu/abs/2022NatAs...6..393N 6, 393
2022 doi
-
[49]
Pandhi A., et al., 2024, @doi [ ] 10.3847/1538-4357/ad40aa , https://ui.adsabs.harvard.edu/abs/2024ApJ...968...50P 968, 50
2024 doi
-
[50]
B., Majid W
Pearlman A. B., Majid W. A., Prince T. A., Nimmo K., Hessels J. W. T., Naudet C. J., Kocz J., 2020, @doi [ ] 10.3847/2041-8213/abca31 , https://ui.adsabs.harvard.edu/abs/2020ApJ...905L..27P 905, L27
2020 doi
-
[51]
B., et al., 2024, @doi [Nature Astronomy] 10.1038/s41550-024-02386-6
Pearlman A. B., et al., 2024, @doi [Nature Astronomy] 10.1038/s41550-024-02386-6
2024 doi
-
[52]
Petroff E., Hessels J., Lorimer D., 2019, @doi [The Astronomy and Astrophysics Review] 10.1007/s00159-019-0116-6 , 27
2019 doi
-
[53]
Petroff E., Hessels J. W. T., Lorimer D. R., 2022, @doi [ ] 10.1007/s00159-022-00139-w , https://ui.adsabs.harvard.edu/abs/2022A&ARv..30....2P 30, 2
2022 doi
-
[54]
Pleunis Z., et al., 2021, @doi [ ] 10.3847/1538-4357/ac33ac , https://ui.adsabs.harvard.edu/abs/2021ApJ...923....1P 923, 1
2021 doi
-
[55]
Springer Berlin Heidelberg, Berlin, Heidelberg, pp 55--69, @doi 10.1007/3-540-49430-8_3 , https://doi.org/10.1007/3-540-49430-8_3
Prechelt L., 1998, Early Stopping - But When?. Springer Berlin Heidelberg, Berlin, Heidelberg, pp 55--69, @doi 10.1007/3-540-49430-8_3 , https://doi.org/10.1007/3-540-49430-8_3
1998 doi
-
[56]
C., et al., 2019, @doi [Monthly Notices of the Royal Astronomical Society] 10.1093/mnras/stz958 , 486, 3636–3646
Price D. C., et al., 2019, @doi [Monthly Notices of the Royal Astronomical Society] 10.1093/mnras/stz958 , 486, 3636–3646
2019 doi
-
[57]
Ravi V., Loeb A., 2019, @doi [ ] 10.3847/1538-4357/ab0748 , https://ui.adsabs.harvard.edu/abs/2019ApJ...874...72R 874, 72
2019 doi
-
[58]
Ravi V., et al., 2016, @doi [Science] 10.1126/science.aaf6807 , https://ui.adsabs.harvard.edu/abs/2016Sci...354.1249R 354, 1249
2016 doi
- [59]
-
[60]
M., 2024, @doi [Monthly Notices of the Royal Astronomical Society] 10.1093/mnras/stae1972 , 533, 3283–3295
Sharma A., Rajpaul V. M., 2024, @doi [Monthly Notices of the Royal Astronomical Society] 10.1093/mnras/stae1972 , 533, 3283–3295
2024 doi
-
[61]
Sherman M., Connor L., Ravi V., Law C., DSA-2000 Collaboration 2024, in American Astronomical Society Meeting Abstracts. p. 261.04
2000
- [62]
-
[63]
P., et al., 2023, @doi [Nature Astronomy] 10.1038/s41550-023-02101-x , https://ui.adsabs.harvard.edu/abs/2023NatAs...7.1486S 7, 1486
Snelders M. P., et al., 2023, @doi [Nature Astronomy] 10.1038/s41550-023-02101-x , https://ui.adsabs.harvard.edu/abs/2023NatAs...7.1486S 7, 1486
2023 doi
-
[64]
G., et al., 2016, @doi [ ] 10.1038/nature17168 , https://ui.adsabs.harvard.edu/abs/2016Natur.531..202S 531, 202
Spitler L. G., et al., 2016, @doi [ ] 10.1038/nature17168 , https://ui.adsabs.harvard.edu/abs/2016Natur.531..202S 531, 202
2016 doi
-
[65]
pp 1--4, @doi 10.1109/IWSSIP.2009.5367700
State L., Constantin D., Sararu C., 2009, in 2009 16th International Conference on Systems, Signals and Image Processing. pp 1--4, @doi 10.1109/IWSSIP.2009.5367700
2009
-
[66]
Sun W.-P., Zhang J.-G., Li Y., Hou W.-T., Zhang F.-W., Zhang J.-F., Zhang X., 2024, Exploring the Key Features of Repeating Fast Radio Bursts with Machine Learning ( @eprint arXiv 2409.11173 ), https://arxiv.org/abs/2409.11173
2024 arXiv
-
[67]
C., Sheridan R
Svetnik V., Liaw A., Tong C., Culberson J. C., Sheridan R. P., Feuston B. P., 2003, Journal of chemical information and computer sciences, 43 6, 1947
2003
-
[68]
Thornton D., et al., 2013, @doi [Science] 10.1126/science.1236789 , https://ui.adsabs.harvard.edu/abs/2013Sci...341...53T 341, 53
2013 doi
-
[69]
Vanderlinde K., et al., 2019, in Canadian Long Range Plan for Astronomy and Astrophysics White Papers. p. 28 ( @eprint arXiv 1911.01777 ), @doi 10.5281/zenodo.3765414
2019 arXiv
-
[70]
Wang Z., Bovik A., Sheikh H., Simoncelli E., 2004, @doi [IEEE Transactions on Image Processing] 10.1109/TIP.2003.819861 , 13, 600
2004
-
[71]
Wold S., Esbensen K., Geladi P., 1987, @doi [Chemometrics and Intelligent Laboratory Systems] https://doi.org/10.1016/0169-7439(87)80084-9 , 2, 37
1987 doi
-
[72]
L., 2015, @doi [Research in Astronomy and Astrophysics] 10.1088/1674-4527/15/10/002 , https://ui.adsabs.harvard.edu/abs/2015RAA....15.1629X 15, 1629
Xu J., Han J. L., 2015, @doi [Research in Astronomy and Astrophysics] 10.1088/1674-4527/15/10/002 , https://ui.adsabs.harvard.edu/abs/2015RAA....15.1629X 15, 1629
2015 doi
-
[73]
Ying X., 2019, in Journal of Physics Conference Series. IOP, p. 022022, @doi 10.1088/1742-6596/1168/2/022022
2019 doi
-
[74]
Zhang Y.-K., et al., 2022, @doi [Research in Astronomy and Astrophysics] 10.1088/1674-4527/ac98f7 , https://ui.adsabs.harvard.edu/abs/2022RAA....22l4002Z 22, 124002
2022 doi
-
[75]
Zhou B., Li X., Wang T., Fan Y.-Z., Wei D.-M., 2014, @doi [Phys. Rev. D] 10.1103/PhysRevD.89.107303 , 89, 107303
2014 doi
-
[76]
Zhu-Ge J.-M., Luo J.-W., Zhang B., 2023, @doi [ ] 10.1093/mnras/stac3599 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.519.1823Z 519, 1823
2023 doi
-
[77]
van der Maaten L., Hinton G., 2008, Journal of Machine Learning Research, 9, 2579
2008
Reviewed August 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.