REVIEW 4 major objections 6 minor 117 references
TPCNet: Representation learning for HI mapping
T0 review · 4 major / 6 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read A hybrid CNN-Transformer network can infer cold gas fraction and opacity correction from HI emission spectra alone, beating deep CNNs by about 10% and matching absorption-based estimates in the optically thin regime.
desk verdict Useful machine-learning paper with an honest but unresolved transferability gap: the synthetic training set lacks H2 formation, so the headline agreement only holds in optically-thin regimes. 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 load-bearing object is the TPCNet architecture: an 8-layer convolutional network with iterated kernel sizes 7 and 33 (velocity channels) that reduces the spectrum to a feature vector, which is reshaped into a $m \times k$ token embedding and passed to a Transformer decoder. Multi-head self-attention computes attention scores across tokens, letting the model associate spectral features at widely separated velocities. The sinusoidal positional encoding added to the input spectrum supplies the order information that lets the model handle spectra whose signal is not centered in the velocity window, a known failure mode of the earlier shallow CNN.
What would settle it
Retrain TPCNet with identical architecture on synthetic cubes from a simulation that includes the atomic-to-molecular transition, then compare its predictions on the 157 BIGHICAT absorption sightlines. If the overprediction at $N_{\rm HI}^* > 5\times10^{20}$ cm$^{-2}$ (up to $\Delta f_{\rm CNM} \sim 0.7$) does not shrink, the discrepancy is not caused by the missing transition; if it does shrink, the current models' high-column-density bias is confirmed as a training-set artifact.
Extended reading notes
Core claim
In the paper's own terms, TPCNet extracts compact features from HI emission spectra with an 8-layer CNN and feeds them to a Transformer decoder, whose multi-head self-attention captures long-range correlations between velocity channels. The selected 'add sinusoidal' positional encoding, adding a sinusoidal function of channel index directly to the spectrum, makes predictions robust to dataset shuffling and convolutional weight initialization. On the synthetic evaluation cube, the model reproduces $f_{\rm CNM}$ and $R_{\rm HI}$ ground truths with RMSE of 3.5% and 0.05 respectively. On 157 absorption lines of sight, predictions match the absorption-based values for $N_{\rm HI}^* < 5\times10^{20}$ cm$^{-2}$, while $\Delta f_{\rm CNM}$ reaches up to ~0.7 at higher column densities; the paper attributes this deviation partly to the simulations' lack of an atomic-to-molecular transition and partly to possible underfitting in the emission-absorption Gaussian decomposition.
Load-bearing premise
The load-bearing premise is that synthetic spectra from simulations matching Solar-neighborhood conditions, and lacking molecular gas formation, are representative enough of real Galactic sightlines for the learned emission-to-cold-gas mapping to transfer.
Editorial extensions
If this is right
- Emission-only HI surveys could produce wide-area maps of $f_{\rm CNM}$ and $R_{\rm HI}$, bypassing the sparse continuum sources needed for absorption measurements.
- Higher spectral resolution (0.3125 km s$^{-1}$, 256 channels) improves prediction accuracy over 0.8 km s$^{-1}$, favoring high-resolution surveys for this technique.
- Training on synthetic cubes from multiple simulations generalizes better than training on a single simulation, suggesting that diversity of the training set is a controllable lever for accuracy.
- The same hybrid architecture is proposed for other spectral lines, such as CO, to infer molecular gas properties from emission alone.
Reading between the lines
- Because the simulations omit the atomic-to-molecular transition, the high-column-density overprediction is plausibly a synthetic training bias; retraining on a simulation that includes H$_2$ formation would test this directly.
- The bounded range of $f_{\rm CNM}$ (0 to 1) makes it an easier regression target than $R_{\rm HI}$ (unbounded above), which may explain the larger scatter in $R_{\rm HI}$ predictions; a bounded or probabilistic output layer could improve the high-$R_{\rm HI}$ tail.
- The positional encoding's ability to handle off-center spectral peaks suggests TPCNet could be applied to intermediate-velocity and high-latitude clouds without spectral recentering, a practical advantage over the M20 CNN.
- If the learned emission-to-opacity mapping transfers, the method could be extended to estimate spin temperature distributions or optical depth directly from emission, which the current work does not attempt.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces TPCNet, a hybrid CNN-Transformer network with sinusoidal positional encoding, trained on synthetic HI spectra from two numerical simulations (Saury et al. 2014; Seta & Federrath 2022) to predict the cold neutral medium fraction f_CNM and the HI opacity correction factor R_HI from 21-cm emission spectra alone. The synthetic evaluation shows low RMSE (3.5% for f_CNM and 0.05 for R_HI) on a held-out cube from the same simulation suite. Applications to observed absorption survey sightlines and to the LLIV1 emission cube are compared with Gaussian-decomposition-based estimates. The paper claims a 10% average improvement over deep CNNs in testing accuracy, stability, and convergence speed, and strong agreement with observed estimates.
Significance. If the transferability claim holds, the method would enable large-area mapping of cold HI from emission-only data, avoiding the need for rare absorption pairs. The architecture is novel in this context, with a careful ablation of positional encodings, kernel sizes, spectral resolutions, and noise levels. The code and data are publicly available, which is a strength. However, the synthetic training database is acknowledged to lack the atomic-to-molecular transition, leading to an excess of cold optically-thick HI. The observed-data validation shows systematic overpredictions in the high-column-density regime, so the headline claim of emission-only mapping is not yet established.
major comments (4)
- [Section 2.1 and Figure 2] The synthetic training distribution is biased relative to observations: synthetic f_CNM extends to 100% and R_HI to ~15, whereas absorption-based values reach only 88% and ~3. The paper explicitly states that the simulations lack the atomic-to-molecular transition, which leaves an excess of cold optically-thick HI in the training cubes. Consequently, the synthetic evaluation RMSEs reported in Section 4 (3.5% for f_CNM, 0.05 for R_HI) measure in-distribution fit to this biased distribution, not physical accuracy. The claim that TPCNet generalizes to observed data is therefore not supported in the high-column-density regime where the training distribution is most unrepresentative.
- [Section 5, Figure 9] At N_HI* > 5e20 cm^-2, TPCNet overpredicts f_CNM by up to ~0.7 relative to absorption-based estimates from 21-SPONGE and Millennium surveys. This is exactly the regime where opacity corrections are most important, and the paper itself attributes the discrepancy to the missing atomic-to-molecular transition. The paper offers a second possible explanation (underestimation by Gaussian fitting) but does not provide any test to distinguish between these two hypotheses. Without such a test, the observed-data validation cannot support the abstract's claim of 'strong agreement' beyond the optically-thin regime.
- [Section 6.3, Figure 13] The ROHSA comparison reaches its best correlation (R=0.92) only after subtracting all CNM Gaussian components with amplitudes T_B < 2 K from the reference map, which drops the RMSE from 0.138 to 0.088. This subtraction is not justified physically; it removes real emission that ROHSA identifies as CNM. The paper thus claims agreement after post-hoc modification of the reference data, which undermines the validation on the observed emission cube. The abstract's statement of 'strong agreement between the predictions and Gaussian decomposition-based estimates' is therefore not supported by the ROHSA comparison as presented.
- [Abstract and Section 7] The abstract and conclusions overstate the findings. The abstract claims 'strong agreement' with Gaussian decomposition-based estimates, but the body of the paper shows large deviations in the high-column-density regime (Section 5) and only conditional agreement with ROHSA after the subtraction described above. The '10% average increase in testing accuracy' is measured on synthetic spectra and may not translate to real data, where the model's performance is limited by the training bias. The paper should temper these claims or provide additional validation that the mapping transfers to the real ISM.
minor comments (6)
- [Throughout] The notation 'Hi' is non-standard; the chemical symbol for neutral atomic hydrogen is 'H I' (or 'HI' as an abbreviation). The manuscript should use a consistent form.
- [Figure 6 caption] The caption states 'with a mean (standard deviation) of 12% (21%) for f_CNM and 1% (3%) for f_CNM'; the second variable should be R_HI.
- [Section 4] The text says the relative difference 'ranges from -250% to 92%' but then says values below -92% are clipped; this is inconsistent and should be clarified.
- [Section 2.3] The definition of CNM uses T_k < 500 K in Section 2.1, but Section 2.3 refers to 'T_s < 500 K'. Please reconcile the temperature notation.
- [Section D2] The phrase 'the RMSE error' is redundant; use simply 'RMSE'.
- [Section 3 and Appendix D] The paper uses 'testing accuracy' while the evaluation metric is RMSE; 'accuracy' typically refers to classification. Consider using 'prediction error' or 'RMSE' for clarity.
Circularity Check
No significant circularity: TPCNet is a supervised regressor trained on synthetic spectra and tested on independent held-out and observed benchmarks; the acknowledged simulation-vs-observation mismatch is a transferability caveat, not a circular reduction.
full rationale
The paper's central pipeline is standard supervised regression: synthetic spectra with known f_CNM and R_HI labels (computed from radiative transfer of simulated density, temperature, and velocity fields) are used to train TPCNet, and the model is then evaluated on a held-out synthetic cube and on observed emission data compared with absorption surveys, ROHSA, and Fourier-transform results. None of these evaluations uses the target observed f_CNM or R_HI values as training inputs, and no equation in the paper defines the predicted quantities in terms of the model outputs or vice versa. The 'learned relationships' in Section 2.2 are descriptive trends in the training database, not a derivation of the output from the input. The held-out evaluation RMSE (f_CNM 3.5%, R_HI 0.05) is a standard generalization test, not a tautology. The observed-data comparisons are external: BIGHICAT absorption measurements, ROHSA decompositions, and Marchal et al. (2024) Fourier transforms are independent of TPCNet's fitted parameters. The acknowledged limitation that the simulations 'do not include the atomic-to-molecular transition' and produce an excess of cold optically-thick HI is a domain-shift / transferability concern, explicitly stated by the authors, and it is not a circularity. Similarly, the ROHSA comparison's post-hoc subtraction of small-amplitude CNM components is a reference-adjustment caveat that affects the strength of the agreement, but it does not make the model's prediction equivalent to its input by construction. Self-citations to Marchal et al. (2019, 2024) and McClure-Griffiths et al. (2023) provide tools, baselines, and catalogs; they are not used as an unverified uniqueness theorem or as the sole justification of the core claim. Therefore the derivation chain is not circular.
Assumptions & free parameters
free parameters (6)
- Neural network weights and biases =
fitted to 1,048,576 synthetic spectra
- Learning rate =
5e-3 (256 ch); 5e-2 CNN / 9e-3 TPCNet (101 ch)
- Number of convolutional layers =
8
- Convolutional kernel sizes =
7 and 33 channels
- Transformer embedding token length k =
9
- Synthetic noise level and beam size =
0.5-0.8 K noise; 45 arcsec beam
assumptions (5)
- standard math The 21-cm radiative transfer relations (Equations 1 and 2) connect brightness temperature, optical depth, spin temperature, and column density.
- domain assumption The HD/MHD simulations of Saury et al. (2014) and Seta and Federrath (2022) reproduce realistic multiphase ISM conditions so that mappings learned on synthetic spectra transfer to the Galaxy.
- domain assumption Heiles and Troland (2003a) style Gaussian decomposition of emission-absorption pairs gives accurate reference f_CNM and R_HI values.
- domain assumption A spectral resolution of 0.3125 km/s (256 channels) resolves CNM spectral features; regridding cannot recover information lost at lower resolution.
- domain assumption CNM is defined as HI gas with kinetic temperature T_k < 500 K (Heiles and Troland 2003a convention).
Cite this review
Pith. "Pith review of TPCNet: Representation learning for HI mapping." pith.science (2026). https://pith.science/paper/HDIXAUQX
@misc{pith2026241113325,
author = {Pith},
title = {Pith review of: TPCNet: Representation learning for HI mapping},
year = {2026},
howpublished = {\url{https://pith.science/paper/HDIXAUQX}},
note = {Machine review of arXiv:2411.13325}
}
abstract
We introduce TPCNet, a neural network predictor that combines Convolutional and Transformer architectures with Positional encodings, for neutral atomic hydrogen (HI) spectral analysis. Trained on synthetic datasets, our models predict cold neutral gas fraction ($f_\text{CNM}$) and HI opacity correction factor ($R_\text{HI}$) from emission spectra based on the learned relationships between the desired output parameters and observables (optically-thin column density and peak brightness). As a follow-up to Murray et al. (2020)'s shallow Convolutional Neural Network (CNN), we construct deep CNN models and compare them to TPCNet models. TPCNet outperforms deep CNNs, achieving a 10% average increase in testing accuracy, algorithmic (training) stability, and convergence speed. Our findings highlight the robustness of the proposed model with sinusoidal positional encoding applied directly to the spectral input, addressing perturbations in training dataset shuffling and convolutional network weight initializations. Higher spectral resolutions with increased spectral channels offer advantages, albeit with increased training time. Diverse synthetic datasets enhance model performance and generalization, as demonstrated by producing $f_\text{CNM}$ and $R_\text{HI}$ values consistent with evaluation ground truths. Applications of TPCNet to observed emission data reveal strong agreement between the predictions and Gaussian decomposition-based estimates (from emission and absorption surveys), emphasizing its potential in HI spectral analysis.
Figures
Figures from the paper (11 more)
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]
Abdel-Hamid O., Mohamed A.-r., Jiang H., Deng L., Penn G., Yu D., 2014, @doi [IEEE/ACM Transactions on Audio, Speech, and Language Processing] 10.1109/TASLP.2014.2339736 , 22, 1533
arXiv 2014
-
[3]
Astropy Collaboration et al., 2018, @doi [ ] 10.3847/1538-3881/aabc4f , https://ui.adsabs.harvard.edu/abs/2018AJ....156..123A 156, 123
-
[4]
Audit E., Hennebelle P., 2005, @doi [ ] 10.1051/0004-6361:20041474 , http://adsabs.harvard.edu/abs/2005A
-
[5]
Audit E., Hennebelle P., 2010, @doi [ ] 10.1051/0004-6361/200912695 , https://ui.adsabs.harvard.edu/abs/2010A&A...511A..76A 511, A76
-
[6]
Bello I., Zoph B., Vaswani A., Shlens J., Le Q. V., 2019, @doi [arXiv e-prints] 10.48550/arXiv.1904.09925 , https://ui.adsabs.harvard.edu/abs/2019arXiv190409925B p. arXiv:1904.09925
-
[7]
Bengio Y., Courville A., Vincent P., 2012, @doi [arXiv e-prints] 10.48550/arXiv.1206.5538 , https://ui.adsabs.harvard.edu/abs/2012arXiv1206.5538B p. arXiv:1206.5538
-
[8]
Bubeck S., et al., 2023, @doi [arXiv e-prints] 10.48550/arXiv.2303.12712 , https://ui.adsabs.harvard.edu/abs/2023arXiv230312712B p. arXiv:2303.12712
Show all 117 references
- [9]
- [10]
-
[11]
A., et al., 2015, @doi [ ] 10.1093/mnras/stv725 , https://ui.adsabs.harvard.edu/abs/2015MNRAS.450.1937C 450, 1937
Crain R. A., et al., 2015, @doi [ ] 10.1093/mnras/stv725 , https://ui.adsabs.harvard.edu/abs/2015MNRAS.450.1937C 450, 1937
2015 doi
-
[12]
H., Appleby S., 2019, @doi [ ] 10.1093/mnras/stz937 , https://ui.adsabs.harvard.edu/abs/2019MNRAS.486.2827D 486, 2827
Dav \'e R., Angl \'e s-Alc \'a zar D., Narayanan D., Li Q., Rafieferantsoa M. H., Appleby S., 2019, @doi [ ] 10.1093/mnras/stz937 , https://ui.adsabs.harvard.edu/abs/2019MNRAS.486.2827D 486, 2827
2019 doi
- [13]
-
[14]
M., Dickey J
D \'e nes H., McClure-Griffiths N. M., Dickey J. M., Dawson J. R., Murray C. E., 2018, @doi [ ] 10.1093/mnras/sty1384 , http://adsabs.harvard.edu/abs/2018MNRAS.479.1465D 479, 1465
2018 doi
- [15]
-
[16]
M., Lockman F
Dickey J. M., Lockman F. J., 1990, @doi [Annual Review of Astronomy and Astrophysics] 10.1146/annurev.aa.28.090190.001243 , 28, 215
1990
-
[17]
M., Salpeter E
Dickey J. M., Salpeter E. E., Terzian Y., 1978, @doi [ ] 10.1086/190492 , https://ui.adsabs.harvard.edu/abs/1978ApJS...36...77D 36, 77
1978 doi
-
[18]
M., McClure-Griffiths N
Dickey J. M., McClure-Griffiths N. M., Gaensler B. M., Green A. J., 2003, @doi [ ] 10.1086/346081 , http://adsabs.harvard.edu/abs/2003ApJ...585..801D 585, 801
2003 doi
-
[19]
M., Strasser S., Gaensler B
Dickey J. M., Strasser S., Gaensler B. M., Haverkorn M., Kavars D., McClure-Griffiths N. M., Stil J., Taylor A. R., 2009, @doi [ ] 10.1088/0004-637X/693/2/1250 , http://adsabs.harvard.edu/abs/2009ApJ...693.1250D 693, 1250
2009 doi
- [20]
- [21]
-
[22]
Dullemond C. P., Juhasz A., Pohl A., Sereshti F., Shetty R., Peters T., Commercon B., Flock M., 2012, RADMC-3D: A multi-purpose radiative transfer tool , Astrophysics Source Code Library, record ascl:1202.015
2012
-
[23]
B., 1965, @doi [ ] 10.1086/148317 , https://ui.adsabs.harvard.edu/abs/1965ApJ...142..531F 142, 531
Field G. B., 1965, @doi [ ] 10.1086/148317 , https://ui.adsabs.harvard.edu/abs/1965ApJ...142..531F 142, 531
1965 doi
-
[24]
B., Goldsmith D
Field G. B., Goldsmith D. W., Habing H. J., 1969, @doi [ ] 10.1086/180324 , http://adsabs.harvard.edu/abs/1969ApJ...155L.149F 155, L149
1969 doi
-
[25]
Fukushima K., 1980, Biological Cybernetics, 36, 193
1980
-
[26]
J., Scalo J., 2001, @doi [ ] 10.1086/322873 , http://adsabs.harvard.edu/abs/2001ApJ...557L.121G 557, L121
Gazol A., V \'a zquez-Semadeni E., S \'a nchez-Salcedo F. J., Scalo J., 2001, @doi [ ] 10.1086/322873 , http://adsabs.harvard.edu/abs/2001ApJ...557L.121G 557, L121
2001 doi
-
[27]
N., 2017, @doi [arXiv e-prints] 10.48550/arXiv.1705.03122 , https://ui.adsabs.harvard.edu/abs/2017arXiv170503122G p
Gehring J., Auli M., Grangier D., Yarats D., Dauphin Y. N., 2017, @doi [arXiv e-prints] 10.48550/arXiv.1705.03122 , https://ui.adsabs.harvard.edu/abs/2017arXiv170503122G p. arXiv:1705.03122
-
[28]
Genel S., et al., 2014, @doi [ ] 10.1093/mnras/stu1654 , https://ui.adsabs.harvard.edu/abs/2014MNRAS.445..175G 445, 175
2014 doi
-
[29]
C., Kim C.-G., 2018, @doi [ ] 10.3847/1538-4357/aab9af , https://ui.adsabs.harvard.edu/abs/2018ApJ...858...16G 858, 16
Gong M., Ostriker E. C., Kim C.-G., 2018, @doi [ ] 10.3847/1538-4357/aab9af , https://ui.adsabs.harvard.edu/abs/2018ApJ...858...16G 858, 16
2018 doi
-
[30]
C., Kim C.-G., Kim J.-G., 2020, @doi [ ] 10.3847/1538-4357/abbdab , https://ui.adsabs.harvard.edu/abs/2020ApJ...903..142G 903, 142
Gong M., Ostriker E. C., Kim C.-G., Kim J.-G., 2020, @doi [ ] 10.3847/1538-4357/abbdab , https://ui.adsabs.harvard.edu/abs/2020ApJ...903..142G 903, 142
2020 doi
-
[31]
MIT Press
Goodfellow I., Bengio Y., Courville A., 2016, Deep Learning. MIT Press
2016
- [32]
-
[33]
HI4PI Collaboration et al., 2016, @doi [ ] 10.1051/0004-6361/201629178 , http://adsabs.harvard.edu/abs/2016A
2016 doi
- [34]
-
[35]
Haud U., Kalberla P. M. W., 2007, @doi [ ] 10.1051/0004-6361:20065796 , https://ui.adsabs.harvard.edu/abs/2007A&A...466..555H 466, 555
2007 doi
-
[36]
H., 2003a, @doi [ ] 10.1086/367785 , http://adsabs.harvard.edu/abs/2003ApJS..145..329H 145, 329
Heiles C., Troland T. H., 2003a, @doi [ ] 10.1086/367785 , http://adsabs.harvard.edu/abs/2003ApJS..145..329H 145, 329
-
[37]
H., 2003b, @doi [ ] 10.1086/367828 , http://adsabs.harvard.edu/abs/2003ApJ...586.1067H 586, 1067
Heiles C., Troland T. H., 2003b, @doi [ ] 10.1086/367828 , http://adsabs.harvard.edu/abs/2003ApJ...586.1067H 586, 1067
-
[38]
Hennebelle P., P \'e rault M., 2000, , https://ui.adsabs.harvard.edu/abs/2000A&A...359.1124H 359, 1124
2000
-
[39]
S., Murray C
Hensley B. S., Murray C. E., Dodici M., 2022, @doi [ ] 10.3847/1538-4357/ac5cbd , https://ui.adsabs.harvard.edu/abs/2022ApJ...929...23H 929, 23
2022 doi
-
[40]
S., Mac Low M.-M., Gatto A., Ib \'a \ n ez-Mej \' a J
Hill A. S., Mac Low M.-M., Gatto A., Ib \'a \ n ez-Mej \' a J. C., 2018, @doi [ ] 10.3847/1538-4357/aacce2 , http://adsabs.harvard.edu/abs/2018ApJ...862...55H 862, 55
2018 doi
-
[41]
D., Krumholz M
Hu Z., Wibking B. D., Krumholz M. R., 2023, @doi [ ] 10.1093/mnras/stad931 , https://ui.adsabs.harvard.edu/abs/2023MNRAS.521.5604H 521, 5604
2023 doi
-
[42]
D., 2007, @doi [Computing in Science & Engineering] 10.1109/MCSE.2007.55 , 9, 90
Hunter J. D., 2007, @doi [Computing in Science & Engineering] 10.1109/MCSE.2007.55 , 9, 90
2007 doi
-
[43]
Kalberla P. M. W., Haud U., 2018, @doi [ ] 10.1051/0004-6361/201833146 , http://adsabs.harvard.edu/abs/2018A
2018 doi
- [44]
-
[45]
Kerp J., Winkel B., Ben Bekhti N., Fl \"o er L., Kalberla P. M. W., 2011, @doi [Astronomische Nachrichten] 10.1002/asna.201011548 , https://ui.adsabs.harvard.edu/abs/2011AN....332..637K 332, 637
2011 doi
- [46]
-
[47]
C., 2017, @doi [ ] 10.3847/1538-4357/aa8599 , https://ui.adsabs.harvard.edu/abs/2017ApJ...846..133K 846, 133
Kim C.-G., Ostriker E. C., 2017, @doi [ ] 10.3847/1538-4357/aa8599 , https://ui.adsabs.harvard.edu/abs/2017ApJ...846..133K 846, 133
2017 doi
-
[48]
C., Kim W.-T., 2013, @doi [ ] 10.1088/0004-637X/776/1/1 , http://adsabs.harvard.edu/abs/2013ApJ...776....1K 776, 1
Kim C.-G., Ostriker E. C., Kim W.-T., 2013, @doi [ ] 10.1088/0004-637X/776/1/1 , http://adsabs.harvard.edu/abs/2013ApJ...776....1K 776, 1
2013 doi
-
[49]
C., 2020, @doi [ ] 10.3847/1538-4357/ab9b87 , https://ui.adsabs.harvard.edu/abs/2020ApJ...898...35K 898, 35
Kim W.-T., Kim C.-G., Ostriker E. C., 2020, @doi [ ] 10.3847/1538-4357/ab9b87 , https://ui.adsabs.harvard.edu/abs/2020ApJ...898...35K 898, 35
2020 doi
-
[50]
C., 2023, @doi [ ] 10.3847/1538-4357/acbd3a , https://ui.adsabs.harvard.edu/abs/2023ApJ...946....3K 946, 3
Kim C.-G., Kim J.-G., Gong M., Ostriker E. C., 2023, @doi [ ] 10.3847/1538-4357/acbd3a , https://ui.adsabs.harvard.edu/abs/2023ApJ...946....3K 946, 3
2023 doi
- [51]
- [52]
-
[53]
R., McKee C
Krumholz M. R., McKee C. F., Tumlinson J., 2009, @doi [ ] 10.1088/0004-637X/693/1/216 , http://adsabs.harvard.edu/abs/2009ApJ...693..216K 693, 216
2009 doi
-
[54]
R., Heiles C., 1988, Neutral hydrogen and the diffuse interstellar medium
Kulkarni S. R., Heiles C., 1988, Neutral hydrogen and the diffuse interstellar medium . Springer-Verlag, pp 95--153
1988
- [55]
-
[56]
Lecun Y., Bottou L., Bengio Y., Haffner P., 1998, @doi [Proceedings of the IEEE] 10.1109/5.726791 , 86, 2278
1998 doi
-
[57]
E., Heiles C., Miller J., 2015, @doi [ ] 10.1088/0004-637X/809/1/56 , http://adsabs.harvard.edu/abs/2015ApJ...809...56L 809, 56
Lee M.-Y., Stanimirovi \'c S., Murray C. E., Heiles C., Miller J., 2015, @doi [ ] 10.1088/0004-637X/809/1/56 , http://adsabs.harvard.edu/abs/2015ApJ...809...56L 809, 56
2015 doi
- [58]
-
[59]
M., Nguyen H., Teja Gadde R., 2019a, @doi [arXiv e-prints] 10.48550/arXiv.1904.03288 , https://ui.adsabs.harvard.edu/abs/2019arXiv190403288L p
Li J., Lavrukhin V., Ginsburg B., Leary R., Kuchaiev O., Cohen J. M., Nguyen H., Teja Gadde R., 2019a, @doi [arXiv e-prints] 10.48550/arXiv.1904.03288 , https://ui.adsabs.harvard.edu/abs/2019arXiv190403288L p. arXiv:1904.03288
- [60]
-
[61]
Liszt H., 2001, @doi [ ] 10.1051/0004-6361:20010395 , http://adsabs.harvard.edu/abs/2001A
2001 doi
- [62]
- [63]
-
[64]
R., Salom \'e Q., 2019, @doi [ ] 10.1051/0004-6361/201935335 , https://ui.adsabs.harvard.edu/abs/2019A&A...626A.101M 626, A101
Marchal A., Miville-Desch \^e nes M.-A., Orieux F., Gac N., Soussen C., Lesot M.-J., d'Allonnes A. R., Salom \'e Q., 2019, @doi [ ] 10.1051/0004-6361/201935335 , https://ui.adsabs.harvard.edu/abs/2019A&A...626A.101M 626, A101
2019 doi
-
[65]
G., Miville-Desch \^e nes M.-A., McClure-Griffiths N
Marchal A., Martin P. G., Miville-Desch \^e nes M.-A., McClure-Griffiths N. M., Lynn C., Bracco A., Vujeva L., 2024, @doi [ ] 10.3847/1538-4357/ad0f21 , https://ui.adsabs.harvard.edu/abs/2024ApJ...961..161M 961, 161
2024 doi
-
[66]
G., Blagrave K
Martin P. G., Blagrave K. P. M., Lockman F. J., Pinheiro Gon c alves D., Boothroyd A. I., Joncas G., Miville-Desch \^e nes M. A., Stephan G., 2015, @doi [ ] 10.1088/0004-637X/809/2/153 , https://ui.adsabs.harvard.edu/abs/2015ApJ...809..153M 809, 153
2015 doi
-
[67]
M., et al., 2009, @doi [ ] 10.1088/0067-0049/181/2/398 , https://ui.adsabs.harvard.edu/abs/2009ApJS..181..398M 181, 398
McClure-Griffiths N. M., et al., 2009, @doi [ ] 10.1088/0067-0049/181/2/398 , https://ui.adsabs.harvard.edu/abs/2009ApJS..181..398M 181, 398
2009 doi
-
[68]
M., et al., 2015, in Advancing Astrophysics with the Square Kilometre Array (AASKA14)
McClure-Griffiths N. M., et al., 2015, in Advancing Astrophysics with the Square Kilometre Array (AASKA14). p. 130 ( @eprint arXiv 1501.01130 ), @doi 10.22323/1.215.0130
2015 arXiv
-
[69]
M., Stanimirovi \'c S., Rybarczyk D
McClure-Griffiths N. M., Stanimirovi \'c S., Rybarczyk D. R., 2023, @doi [ ] 10.1146/annurev-astro-052920-104851 , https://ui.adsabs.harvard.edu/abs/2023ARA&A..61...19M 61, 19
2023 doi
-
[70]
F., Ostriker J
McKee C. F., Ostriker J. P., 1977, @doi [ ] 10.1086/155667 , http://adsabs.harvard.edu/abs/1977ApJ...218..148M 218, 148
1977 doi
-
[71]
pp 51--56
McKinney W., et al., 2010, in Proceedings of the 9th Python in Science Conference. pp 51--56
2010
-
[72]
Mebold U., Winnberg A., Kalberla P. M. W., Goss W. M., 1982, , http://adsabs.harvard.edu/abs/1982A
1982
-
[73]
S., Srinivasan G., 2004, @doi [Journal of Astrophysics and Astronomy] 10.1007/BF02702370 , https://ui.adsabs.harvard.edu/abs/2004JApA...25..143M 25, 143
Mohan R., Dwarakanath K. S., Srinivasan G., 2004, @doi [Journal of Astrophysics and Astronomy] 10.1007/BF02702370 , https://ui.adsabs.harvard.edu/abs/2004JApA...25..143M 25, 143
2004 doi
-
[74]
E., et al., 2015, @doi [ ] 10.1088/0004-637X/804/2/89 , http://adsabs.harvard.edu/abs/2015ApJ...804...89M 804, 89
Murray C. E., et al., 2015, @doi [ ] 10.1088/0004-637X/804/2/89 , http://adsabs.harvard.edu/abs/2015ApJ...804...89M 804, 89
2015 doi
-
[75]
E., Stanimirovi \'c S., Goss W
Murray C. E., Stanimirovi \'c S., Goss W. M., Heiles C., Dickey J. M., Babler B., Kim C.-G., 2018a, @doi [ ] 10.3847/1538-4365/aad81a , http://adsabs.harvard.edu/abs/2018ApJS..238...14M 238, 14
-
[76]
E., Peek J
Murray C. E., Peek J. E. G., Lee M.-Y., Stanimirovi \'c S., 2018b, @doi [ ] 10.3847/1538-4357/aaccfe , http://adsabs.harvard.edu/abs/2018ApJ...862..131M 862, 131
-
[77]
E., Peek J
Murray C. E., Peek J. E. G., Kim C.-G., 2020, @doi [ ] 10.3847/1538-4357/aba19b , https://ui.adsabs.harvard.edu/abs/2020ApJ...899...15M 899, 15
2020 doi
-
[78]
E., Stanimirovi \'c S., Heiles C., Dickey J
Murray C. E., Stanimirovi \'c S., Heiles C., Dickey J. M., McClure-Griffiths N. M., Lee M. Y., M. Goss W., Killerby-Smith N., 2021, @doi [ ] 10.3847/1538-4365/ac0f0b , https://ui.adsabs.harvard.edu/abs/2021ApJS..256...37M 256, 37
2021 doi
-
[79]
Nguyen H., et al., 2018, @doi [ ] 10.3847/1538-4357/aac82b , http://adsabs.harvard.edu/abs/2018ApJ...862...49N 862, 49
2018 doi
-
[80]
R., Lee M.-Y., Murray C
Nguyen H., Dawson J. R., Lee M.-Y., Murray C. E., Stanimirovi \'c S., Heiles C., Miville-Desch \^e nes M. A., Petzler A., 2019, @doi [ ] 10.3847/1538-4357/ab2b9f , https://ui.adsabs.harvard.edu/abs/2019ApJ...880..141N 880, 141
2019 doi
-
[81]
Nguyen H., et al., 2024, @doi [ ] 10.1093/mnras/stae2274 , https://ui.adsabs.harvard.edu/abs/2024MNRAS.534.3478N 534, 3478
2024 doi
- [82]
- [83]
-
[84]
Peek J. E. G., et al., 2011, @doi [ ] 10.1088/0067-0049/194/2/20 , http://adsabs.harvard.edu/abs/2011ApJS..194...20P 194, 20
2011 doi
-
[85]
Peek J. E. G., et al., 2018, @doi [ ] 10.3847/1538-4365/aa91d3 , http://adsabs.harvard.edu/abs/2018ApJS..234....2P 234, 2
2018 doi
-
[86]
Radford A., Wu J., Child R., Luan D., Amodei D., Sutskever I., 2018, https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf
2018
- [87]
-
[88]
N., 2013a, @doi [ ] 10.1093/mnras/stt1743 , http://adsabs.harvard.edu/abs/2013MNRAS.436.2352R 436, 2352
Roy N., Kanekar N., Braun R., Chengalur J. N., 2013a, @doi [ ] 10.1093/mnras/stt1743 , http://adsabs.harvard.edu/abs/2013MNRAS.436.2352R 436, 2352
-
[89]
N., 2013b, @doi [ ] 10.1093/mnras/stt1746 , https://ui.adsabs.harvard.edu/abs/2013MNRAS.436.2366R 436, 2366
Roy N., Kanekar N., Chengalur J. N., 2013b, @doi [ ] 10.1093/mnras/stt1746 , https://ui.adsabs.harvard.edu/abs/2013MNRAS.436.2366R 436, 2366
- [90]
-
[91]
N., Mohamed A.-r., Kingsbury B., Ramabhadran B., 2013, in 2013 IEEE International Conference on Acoustics, Speech and Signal Processing
Sainath T. N., Mohamed A.-r., Kingsbury B., Ramabhadran B., 2013, in 2013 IEEE International Conference on Acoustics, Speech and Signal Processing. pp 8614--8618, @doi 10.1109/ICASSP.2013.6639347
2013
-
[92]
Saury E., Miville-Desch \^e nes M.-A., Hennebelle P., Audit E., Schmidt W., 2014, @doi [ ] 10.1051/0004-6361/201321113 , http://adsabs.harvard.edu/abs/2014A
2014 doi
-
[93]
Schaye J., et al., 2015, @doi [ ] 10.1093/mnras/stu2058 , https://ui.adsabs.harvard.edu/abs/2015MNRAS.446..521S 446, 521
2015 doi
-
[94]
Seta A., Federrath C., 2022, @doi [ ] 10.1093/mnras/stac1400 , https://ui.adsabs.harvard.edu/abs/2022MNRAS.514..957S 514, 957
2022 doi
-
[95]
J., Hubeny I., 2017, @doi [ ] 10.3847/1538-4357/aa7747 , http://adsabs.harvard.edu/abs/2017ApJ...843..149S 843, 149
Shaw G., Ferland G. J., Hubeny I., 2017, @doi [ ] 10.3847/1538-4357/aa7747 , http://adsabs.harvard.edu/abs/2017ApJ...843..149S 843, 149
2017 doi
-
[96]
Springel V., et al., 2018, @doi [ ] 10.1093/mnras/stx3304 , https://ui.adsabs.harvard.edu/abs/2018MNRAS.475..676S 475, 676
2018 doi
-
[97]
E., Lee M.-Y., Heiles C., Miller J., 2014, @doi [ ] 10.1088/0004-637X/793/2/132 , http://adsabs.harvard.edu/abs/2014ApJ...793..132S 793, 132
Stanimirovi \'c S., Murray C. E., Lee M.-Y., Heiles C., Miller J., 2014, @doi [ ] 10.1088/0004-637X/793/2/132 , http://adsabs.harvard.edu/abs/2014ApJ...793..132S 793, 132
2014 doi
-
[98]
T., et al., 2007, @doi [ ] 10.1086/522794 , https://ui.adsabs.harvard.edu/abs/2007AJ....134.2252S 134, 2252
Strasser S. T., et al., 2007, @doi [ ] 10.1086/522794 , https://ui.adsabs.harvard.edu/abs/2007AJ....134.2252S 134, 2252
2007 doi
-
[99]
pp 1--9, @doi 10.1109/CVPR.2015.7298594
Szegedy C., et al., 2015a, in 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR). pp 1--9, @doi 10.1109/CVPR.2015.7298594
2015
- [100]
- [101]
-
[102]
N., Kaiser L., Polosukhin I., 2017, @doi [arXiv e-prints] 10.48550/arXiv.1706.03762 , https://ui.adsabs.harvard.edu/abs/2017arXiv170603762V p
Vaswani A., Shazeer N., Parmar N., Uszkoreit J., Jones L., Gomez A. N., Kaiser L., Polosukhin I., 2017, @doi [arXiv e-prints] 10.48550/arXiv.1706.03762 , https://ui.adsabs.harvard.edu/abs/2017arXiv170603762V p. arXiv:1706.03762
- [103]
-
[104]
Virtanen P., et al., 2020, @doi [Nature Methods] 10.1038/s41592-019-0686-2 , https://ui.adsabs.harvard.edu/abs/2020NatMe..17..261V 17, 261
2020 doi
-
[105]
Vogelsberger M., et al., 2014, @doi [ ] 10.1093/mnras/stu1536 , https://ui.adsabs.harvard.edu/abs/2014MNRAS.444.1518V 444, 1518
2014 doi
-
[106]
G., Taank M., 2023, @doi [ ] 10.3847/1538-4357/acd340 , https://ui.adsabs.harvard.edu/abs/2023ApJ...951..120V 951, 120
Vujeva L., Marchal A., Martin P. G., Taank M., 2023, @doi [ ] 10.3847/1538-4357/acd340 , https://ui.adsabs.harvard.edu/abs/2023ApJ...951..120V 951, 120
2023 doi
-
[107]
P., 2001, @doi [ ] 10.1086/321783 , https://ui.adsabs.harvard.edu/abs/2001ApJS..136..463W 136, 463
Wakker B. P., 2001, @doi [ ] 10.1086/321783 , https://ui.adsabs.harvard.edu/abs/2001ApJS..136..463W 136, 463
2001 doi
-
[108]
Winkel B., Kalberla P. M. W., Kerp J., Fl \"o er L., 2010, @doi [ ] 10.1088/0067-0049/188/2/488 , https://ui.adsabs.harvard.edu/abs/2010ApJS..188..488W 188, 488
2010 doi
-
[109]
Winkel B., Kerp J., Fl \"o er L., Kalberla P. M. W., Ben Bekhti N., Keller R., Lenz D., 2016, @doi [ ] 10.1051/0004-6361/201527007 , https://ui.adsabs.harvard.edu/abs/2016A&A...585A..41W 585, A41
2016 doi
-
[110]
G., Hollenbach D., McKee C
Wolfire M. G., Hollenbach D., McKee C. F., Tielens A. G. G. M., Bakes E. L. O., 1995, @doi [ ] 10.1086/175510 , http://adsabs.harvard.edu/abs/1995ApJ...443..152W 443, 152
1995 doi
-
[111]
G., McKee C
Wolfire M. G., McKee C. F., Hollenbach D., Tielens A. G. G. M., 2003, @doi [ ] 10.1086/368016 , http://adsabs.harvard.edu/abs/2003ApJ...587..278W 587, 278
2003 doi
- [112]
-
[113]
S., Tu Z., 2019a, @doi [arXiv e-prints] 10.48550/arXiv.1904.03107 , https://ui.adsabs.harvard.edu/abs/2019arXiv190403107Y p
Yang B., Wang L., Wong D., Chao L. S., Tu Z., 2019a, @doi [arXiv e-prints] 10.48550/arXiv.1904.03107 , https://ui.adsabs.harvard.edu/abs/2019arXiv190403107Y p. arXiv:1904.03107
-
[114]
V., 2019b, @doi [arXiv e-prints] 10.48550/arXiv.1906.08237 , https://ui.adsabs.harvard.edu/abs/2019arXiv190608237Y p
Yang Z., Dai Z., Yang Y., Carbonell J., Salakhutdinov R., Le Q. V., 2019b, @doi [arXiv e-prints] 10.48550/arXiv.1906.08237 , https://ui.adsabs.harvard.edu/abs/2019arXiv190608237Y p. arXiv:1906.08237
- [115]
- [116]
-
[117]
C., Varoquaux G., 2011, @doi [Computing in Science and Engineering] 10.1109/MCSE.2011.37 , https://ui.adsabs.harvard.edu/abs/2011CSE....13b..22V 13, 22
van der Walt S., Colbert S. C., Varoquaux G., 2011, @doi [Computing in Science and Engineering] 10.1109/MCSE.2011.37 , https://ui.adsabs.harvard.edu/abs/2011CSE....13b..22V 13, 22
2011 doi
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.