REVIEW 3 major objections 6 minor 58 references
Deriving Benchmarking Datasets from Long-Form Recordings: Challenges and Opportunities
T0 review · 3 major / 6 minor · reviewed 2026-07-12 · grok-4.5
Pith's one-line read Three mutually dependent pieces—standardized corpora, shared benchmarks, and role-based privacy—are required before long-form child audio can drive generalizable speech tools.
desk verdict Solid infrastructure paper: 27 standardized LFR corpora, four child-disjoint benchmarks with a public factory, and ELSI governance; the public-vs-private VTC ablation makes the mutual-dependence claim concrete. 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
ELSI, a three-role access system (custodians, tool creators, analysts) that ties permissions to data sensitivity and sits on top of a DataLad/ChildProject-standardized collection, enabling the automated, consent-respecting derivation of child-disjoint benchmark splits.
What would settle it
Retrain the same voice-type architecture on an independently remapped version of the 27 corpora (or on a fresh multi-site annotation effort) and check whether the large performance gap between public-only and full-collection training still appears and whether the private-trained model still matches or exceeds the prior state-of-the-art F1 scores.
Extended reading notes
Core claim
The paper establishes that standardization of 27 child-centered corpora, derivation of four shared benchmarks, and a role-based privacy ecosystem (ELSI) are mutually dependent: none of the three works without the others, and access to the full governed collection is necessary for competitive voice-type classification performance across the languages and conditions that matter for long-form recording research.
Load-bearing premise
The manually curated label mappings and sampling metadata across the 27 heterogeneous annotation schemes are consistent enough that the resulting aggregated benchmarks form a reliable evaluation standard.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper argues that three interdependent problems block the use of child-centered long-form recordings (LFRs) for speech-tool development: cross-corpus heterogeneity, absence of shared benchmarks, and ML workflows that ignore privacy constraints on sensitive child speech. It presents a joint framework: (S1) a DataLad/ChildProject-standardized collection of 27 corpora spanning 18+ languages; (S2) a replicable pipeline that derives four child-disjoint benchmarks (voice-type classification, addressee, vocal maturity, orthographic transcription); and (S3) ELSI, a three-role (custodian / tool-creator / analyst) governance layer for tiered access. A VTC case study retrains the published VTC-2.0 architecture on public-only vs. restricted data (Table 2) and is used to argue that access to the full governed collection is necessary for competitive performance and that S1–S3 are mutually dependent.
Significance. This is a useful infrastructure contribution for a community that genuinely lacks shared, privacy-aware evaluation resources. Strengths that should be credited explicitly include: (i) open-source standardization at multi-corpus scale (Table 1), (ii) a public DataLad-based benchmark factory with child-disjoint splits, (iii) deliberate cross-linguistic coverage beyond WEIRD/English public data, and (iv) an empirical public-vs-restricted ablation under a fixed architecture and training recipe. The mutual-dependence framing (standardization enables aggregation; governance enables distribution and expands the collection; shared structure makes consent auditing tractable) is architecturally coherent and practically relevant beyond child speech. Even if ELSI remains partly conceptual, the paper advances a concrete path for ethically governed ML on wearable child audio.
major comments (3)
- §4.2 states that the model is fine-tuned “first on the public corpora only, then on the full collection,” but Table 2 and its caption label the second condition “retrain private” / “private benchmarking corpuses.” Whether training used private-only data or public+private is load-bearing for the claim that “access to the full collection … is … necessary for competitive performance.” Please align the text, table labels, and caption, and report the exact training composition (and, if only private was used, also the full-collection numbers).
- Table 2: the private retrain improves KCHI (73.4 vs 70.0) and MAL (68.8 vs 65.1) but collapses OCH (34.2 vs 50.9) and yields a lower average F1 than VTC-2.0 (62.2 vs 65.1). The manuscript currently treats this as matching/surpassing SOTA “on some classes” without analyzing the OCH drop. Because the central empirical claim is that governed full-collection access yields competitive cross-linguistic performance, the OCH failure mode needs discussion (data imbalance, label mapping, domain shift) and the wording of “competitive” should be tightened to match the average result.
- Section 4: selection and label mapping of annotation sets were performed manually across heterogeneous schemes, and the paper notes cases where automation would have failed. No quantitative check of mapping consistency, excluded-label rates, or inter-set agreement is reported. Given that the benchmarks are offered as a reusable evaluation standard and that Table 2 gains rest on them, a short reliability audit (e.g., fraction of labels dropped per corpus, spot-check agreement on mapped VTC labels, or sensitivity of F1 to alternative mappings) is needed so readers can judge how noisy the yardstick is.
minor comments (6)
- Table 2 “Human 2” is undefined; state what this row is (second annotator? pooled IAA?) and how it was computed.
- Only the VTC benchmark receives experimental results; addressee, VCM, and transcription are described but not exercised. A sentence clarifying that the other three are released as evaluation resources without new model numbers would set expectations.
- Section 5 describes ELSI’s three roles clearly but gives little operational detail (how permissions are enforced, how model artifacts are versioned/audited, what an analyst actually downloads). Even a short workflow paragraph or pointer to documentation would strengthen S3.
- The baseline VTC-2.0 and several source corpora share authorship with this paper; a brief note that the comparison is partly internal, and that the contribution is the multi-corpus infrastructure rather than a new SOTA architecture, would help readers interpret Table 2.
- Minor presentation: “V oice” spacing artifacts appear in several places (likely from PDF extraction); “itsset”/“aneafset” naming could be introduced once for non-ChildProject readers; Figure 1 is helpful—ensure the published version renders the S1–S2–S3 arrows legibly.
- Table 1 totals and the “18+ languages / 14 countries” claim are valuable; a one-line note on how multilingual corpora (e.g., warlaumont, solomon, timor-leste) are counted would avoid ambiguity.
Circularity Check
Mild author-overlap self-citation on the VTC-2.0 baseline, but the mutual-dependence claim is structural/architectural and does not reduce by construction to its inputs.
-
self citation load bearing
[Section 4.2 / Table 2]
"To illustrate the utility of the benchmarks, we train a voice type classifier on the derived VTC dataset and compare it to the state-of-the-art VTC 2.0 model [7]. ... The model retrained on public data alone underperforms VTC 2.0 substantially (44.4% vs. 65.1% average F1) ... The results on the private dataset are able to match and even surpass the results of the state-of-the-art model on some classes (73.4% vs. 70.0% F1 on KCHI and 68.8% vs 65.1% F1 on MAL)."
VTC-2.0 [7] (BabyHuBERT) has substantial author overlap (Kunze, Cristia, Lavechin). Using it as the sole external “state-of-the-art” yardstick makes the claim that the full governed collection is “necessary for competitive performance” partly relative to the authors’ own prior model rather than an independent external baseline. The public-vs-private ablation numbers themselves are new measurements, so the step is only mildly circular and not definitional.
full rationale
This is an infrastructure and governance paper, not a first-principles derivation. The three solutions (standardization via DataLad/ChildProject, benchmark derivation pipeline, ELSI roles) are motivated by three stated practical problems and shown to interlock by design: S1 supplies the common schema needed for programmatic aggregation into S2; S3 is required to distribute restricted audio/annotations that make S2 useful; S1’s metadata makes S3’s provenance auditing tractable. The VTC case study is an empirical ablation (public-only retrain 44.4 % avg F1 vs. private retrain 62.2 % vs. prior VTC-2.0 65.1 %), not a fitted parameter renamed as a prediction. Child-disjoint splits, the public pipeline, and the hold-out evaluation are independent of the baseline citation. The only mild circularity is that VTC-2.0 (and several source corpora/tools such as ChildProject) share authors; this makes the “state-of-the-art” comparison partly internal, but the public-vs-private gap itself is newly measured and does not collapse by definition. No self-definitional loop, no uniqueness theorem imported from the authors, no ansatz smuggled via citation, and no renaming of a known empirical pattern. Score 2 reflects the single non-load-bearing self-citation; the central mutual-dependence argument stands independently.
Assumptions & free parameters
free parameters (2)
- AdamW learning rate =
1e-5
- batch size =
256
assumptions (4)
- domain assumption Manually mapped speaker and addressee labels across heterogeneous annotation schemes are consistent enough to form a single reliable benchmark.
- domain assumption Child-disjoint splits eliminate speaker leakage for the reported evaluation.
- standard math Existing open-source tools (DataLad, ChildProject) correctly enforce the claimed organizational schema and versioning.
- ad hoc to paper Role-based access (custodian / tool-creator / analyst) is sufficient to satisfy the consent and ethics protocols of the 21 restricted corpora.
invented entities (1)
-
ELSI (ExELang Legacy Support Interface)
Cite this review
Pith. "Pith review of Deriving Benchmarking Datasets from Long-Form Recordings: Challenges and Opportunities." pith.science (2026). https://pith.science/paper/BKZSNTKG
@misc{pith2026260703201,
author = {Pith},
title = {Pith review of: Deriving Benchmarking Datasets from Long-Form Recordings: Challenges and Opportunities},
year = {2026},
howpublished = {\url{https://pith.science/paper/BKZSNTKG}},
note = {Machine review of arXiv:2607.03201}
}
read the original abstract
Long-form recordings (LFRs) of child-centered audio are ecologically valid sources for studying early language development, but three problems limit their use. First, LFR corpora are collected across sites with heterogeneous formats and consent structures, making cross-corpus use non-trivial. Second, without standardized benchmarks, assessing whether tools generalize across languages and conditions is hard. Third, ML workflows rarely respect privacy constraints governing sensitive child speech. This paper presents a framework addressing all three: a standardized collection of 27 child-centered datasets built with open-source tools (S1); a replicable pipeline for four speech-processing benchmarks (S2); and ELSI, a role-based ecosystem embedding ethical governance into the ML workflow (S3). We demonstrate the framework via a voice type classification case study and show the three solutions are mutually dependent.
Figures
Reference graph
Works this paper leans on
-
[1]
However, three problems have prevented LFR corpora from be- ing fully leveraged for speech tool development and evaluation
Introduction Long-form recordings (LFRs) of child-centered audio, typically obtained via wearable microphones worn by young children throughout a full day, provide unmatched ecological validity for studying language input, production, and acquisition [1, 2, 3]. However, three problems have prevented LFR corpora from be- ing fully leveraged for speech tool...
-
[2]
A collection of27child-centered datasetsstandardizedus- ing DataLad and ChildProject, spanning diverse languages and child-rearing contexts (Section 3)
-
[3]
arXiv:2607.03201v1 [eess.AS] 3 Jul 2026
A replicable pipeline for deriving fourbenchmark datasets from this collection, demonstrated through a voice type clas- sification case study (Section 4); 3.ELSI, a role-based access ecosystem that embeds ethical governance directly into the ML research workflow (Sec- tion 5). arXiv:2607.03201v1 [eess.AS] 3 Jul 2026
arXiv 2026
-
[4]
Background Annotation cost and partial solutions.Because exhaustive human annotation is infeasible, the field has developed au- tomated tools to segment audio and derive metrics from full recordings. The most widely used is the LENA system [6], a commercial tool that classifies audio into broad categories such as child vocalizations and adult speech and p...
-
[5]
Solution 1: Standardizing (many) corpora Aggregating data across independently collected corpora is a common challenge in fields where no single dataset is large or diverse enough to support generalizable models. Doing so reli- ably requires at minimum: a shared organizational schema, con- sistent metadata conventions, version control to track dataset cha...
-
[6]
friend” or “cousin
Solution 2: Benchmarking machine learning algorithms The standardized collection described in Section 3 is what makes this solution possible: because all corpora share a com- mon schema and queryable metadata, annotation sets can be identified and aggregated programmatically rather than by in- specting each corpus individually. As our second solution, we ...
2017
-
[7]
Without systematic governance, the collection risks either over-restriction, which limits scientific progress, or under-restriction, which compromises participant privacy
Solution 3: Protecting participants’ privacy while advancing science The benchmarks described in Section 4 are only useful if they can be shared. Without systematic governance, the collection risks either over-restriction, which limits scientific progress, or under-restriction, which compromises participant privacy. Most LFR data cannot be made fully publ...
-
[8]
Retraining on public data alone yields substantially lower performance than the state of the art (44.4% vs
Discussion The VTC experiment illustrates the paper’s central argument concretely. Retraining on public data alone yields substantially lower performance than the state of the art (44.4% vs. 65.1% average F1), because the public subset is both small and linguis- tically narrow. Retraining on private corpora recovers much of this gap (62.2%), but requires ...
Show all 58 references
-
[9]
KS, LB, TK, AB, LP, ST, and AC were supported in part by the J
Acknowledgments This work received institutional support from the Agence Na- tionale de la Recherche (ANR-17-EURE-0017 et ANR-10- IDEX-0001-02), and PSL (Universit´e Paris Sciences & Lettres). KS, LB, TK, AB, LP, ST, and AC were supported in part by the J. S. McDonnell Foundat...
2020
-
[10]
All scientific content, methodology, ex- periments, analyses, and conclusions were conceived, verified, and approved by the authors
Use of Generative AI Disclosure Generative AI tools (e.g., Claude) were used solely for language editing and stylistic polishing of text, including grammar and clarity improvements. All scientific content, methodology, ex- periments, analyses, and conclusions were conceived, v...
-
[11]
Daylong egocentric recordings in small-and large-scale language communities: A practical intro- duction,
M. Casillas and K. Casey, “Daylong egocentric recordings in small-and large-scale language communities: A practical intro- duction,”Advances in child development and behavior, vol. 66, pp. 29–53, 2024
2024
-
[12]
Longform recordings of everyday life: Ethics for best practices,
M. Cychosz, R. Romeo, M. Soderstrom, C. Scaff, H. Ganek, A. Cristia, M. Casillas, K. De Barbaro, J. Y . Bang, and A. Weisleder, “Longform recordings of everyday life: Ethics for best practices,”Behavior research methods, vol. 52, no. 5, pp. 1951–1969, 2020
1951
-
[13]
Fifteen Years of Child-Centered Long-Form Recordings: Promises, Resources, and Remaining Challenges to Validity,
L. Peurey, M. Lavechin, T. Kunze, M. Khentout, L. Gautheron, E. Dupoux, and A. Cristia, “Fifteen Years of Child-Centered Long-Form Recordings: Promises, Resources, and Remaining Challenges to Validity,” inInterspeech 2025, 2025, pp. 3948– 3952
2025
-
[14]
Homebank: An online repository of daylong child-centered audio recordings,
M. VanDam, A. S. Warlaumont, E. Bergelson, A. Cristia, M. Soderstrom, P. De Palma, and B. MacWhinney, “Homebank: An online repository of daylong child-centered audio recordings,” Semin Speech Lang, vol. 37, no. 02, pp. 128–142, Apr 2016. [Online]. Available: http://www.thieme-...
2016 doi
-
[15]
Practical solu- tions for sharing data and materials from psychological research,
R. O. Gilmore, J. L. Kennedy, and K. E. Adolph, “Practical solu- tions for sharing data and materials from psychological research,” Advances in Methods and Practices in Psychological Science, vol. 1, no. 1, pp. 121–130, 2018
2018
-
[16]
The LENA natural language study,
J. Gilkerson and J. A. Richards, “The LENA natural language study,” LENA Foundation, Tech. Rep. LTR-02-2, 2008
2008
-
[17]
Babyhubert: Multilingual self-supervised learning for segmenting speakers in child-centered long-form recordings,
T. Charlot, T. Kunze, M. Poli, A. Cristia, E. Dupoux, and M. Lavechin, “Babyhubert: Multilingual self-supervised learning for segmenting speakers in child-centered long-form recordings,”
-
[18]
Available: https://arxiv.org/abs/2509.15001
[Online]. Available: https://arxiv.org/abs/2509.15001
-
[19]
A new workflow for semi-automatized annotations: Tests with long-form naturalis- tic recordings of childrens language environments,
M. Casillas, E. Bergelson, A. S. Warlaumont, A. Cristia, M. Soderstrom, M. VanDam, and H. Sloetjes, “A new workflow for semi-automatized annotations: Tests with long-form naturalis- tic recordings of childrens language environments,” inInterspeech 2017, 2017, pp. 2098–2102
2017
-
[20]
Managing, storing, and sharing long-form recordings and their annotations,
L. Gautheron, N. Rochat, and A. Cristia, “Managing, storing, and sharing long-form recordings and their annotations,” Language Resources and Evaluation, vol. 57, no. 1, pp. 343–375, Mar 2023. [Online]. Available: https://doi.org/10.1007/ s10579-022-09579-3
2023
-
[21]
From childes to talkbank,
B. MacWhinney, “From childes to talkbank,”Department of Psy- chology, 2001
2001
-
[22]
Ticuna (tca) language documentation: A guide to ma- terials in the california language archive,
A. Skilton, “Ticuna (tca) language documentation: A guide to ma- terials in the california language archive,”Language Documenta- tion and Conservation, vol. 15, pp. 153–189, 2021
2021
-
[23]
Demographic biases in naturalistic language recordings in the childes database,
C. Scaff, G. Loukatou, A. Cristia, and N. Havron, “Demographic biases in naturalistic language recordings in the childes database,” Developmental science, vol. 28, no. 3, p. e70011, 2025
2025
-
[24]
Systematic inequal- ities in language technology performance across the world’s lan- guages,
D. Blasi, A. Anastasopoulos, and G. Neubig, “Systematic inequal- ities in language technology performance across the world’s lan- guages,” inProceedings of the 60th Annual Meeting of the Asso- ciation for Computational Linguistics (Volume 1: Long Papers), 2022, pp. 5486–5505
2022
-
[25]
Appropriating cultural conceptions of childhood: Participation in conversation,
M. A. Forrester, “Appropriating cultural conceptions of childhood: Participation in conversation,”Childhood, vol. 9, no. 3, pp. 255–276, 2002. [Online]. Available: https://doi.org/10.1177/0907568202009003043
2002 doi
-
[26]
Word-minimality, epenthesis and coda licensing in the early acquisition of english,
K. Demuth, J. Culbertson, and J. Alter, “Word-minimality, epenthesis and coda licensing in the early acquisition of english,”Language and Speech, vol. 49, no. 2, pp. 137– 173, 2006, pMID: 17037120. [Online]. Available: https: //doi.org/10.1177/00238309060490020201
2006 doi
-
[27]
Acoustical cues and grammatical units in speech to two preverbal infants,
M. SODERSTROM, M. BLOSSOM, R. FOYGEL, and J. L. MORGAN, “Acoustical cues and grammatical units in speech to two preverbal infants,”Journal of Child Language, vol. 35, no. 4, p. 869–902, 2008
2008
-
[28]
Two-year-old children’s production of multiword utterances: A usage-based analysis,
E. Lieven, D. Salomo, and M. Tomasello, “Two-year-old children’s production of multiword utterances: A usage-based analysis,”Cognitive Linguistics, vol. 20, no. 3, pp. 481–507, 2009. [Online]. Available: https://doi.org/10.1515/COGL.2009.022
2009 doi
-
[29]
Construction and automatization of a minnan child speech corpus with some research findings,
J. S. Tsay, “Construction and automatization of a minnan child speech corpus with some research findings,” inInternational Journal of Computational Linguistics & Chinese Language Processing, Volume 12, Number 4, December 2007: Special Issue on Speech and Language Processing fo...
2007
-
[30]
Ticuna conversations, 2018–19,
A. H. Skilton and ´A. Bittancourt Serra, “Ticuna conversations, 2018–19,” California Language Archive, Survey of California and Other Indian Languages, University of California, Berkeley,
2018
-
[31]
Available: https://cla.berkeley.edu/collection/ ?collid=11179
[Online]. Available: https://cla.berkeley.edu/collection/ ?collid=11179
-
[32]
BabyLogger versus LENA microphones: pilot study,
M. Lavechin and A. Cristia, “BabyLogger versus LENA microphones: pilot study,” GIN, 2021. [Online]. Available: https: //gin.g-node.org/LAAC-LSCP/babylogger-vs-lena-data-public
2021
-
[33]
Bergelson Seedlings HomeBank Corpus,
E. Bergelson, “Bergelson Seedlings HomeBank Corpus,” Home- Bank, 2017, available at: https://homebank.talkbank.org/access/ Password/Bergelson.html
2017
-
[34]
VanDam Cougar HomeBank Corpus,
M. VanDam, “VanDam Cougar HomeBank Corpus,” Home- Bank, 2018, available at: https://homebank.talkbank.org/access/ Password/Cougar.html
2018
-
[35]
FauseyTrio HomeBank Cor- pus,
C. M. Fausey and J. K. Mendoza, “FauseyTrio HomeBank Cor- pus,” HomeBank, 2018, available at: https://homebank.talkbank. org/access/Password/FauseyTrio.html
2018
-
[36]
The relationship between reciprocal family interac- tions and the language development of the younger sibling,
T. Natovich, “The relationship between reciprocal family interac- tions and the language development of the younger sibling,” Mas- ter’s thesis, University of Haifa, (M2 report), 2024
2024
-
[37]
A lon- gitudinal long-form dataset of 6–18-months-old Japanese infants’ auditory home environment,
I. Lovcevic, J. Li, T. Takashima, R. Ono, and S. Tsuji, “A lon- gitudinal long-form dataset of 6–18-months-old Japanese infants’ auditory home environment,” 2025, manuscript in preparation
2025
-
[38]
The language 0-5 project,
C. F. Rowland, S. Durrant, M. Peter, A. Bidgood, J. Pine, and L. S. Jago, “The language 0-5 project,” Apr 2025. [Online]. Available: osf.io/kau5f
2025
-
[39]
Lyon HomeBank Corpus,
M. Canault, M.-T. Le Normand, S. Foudil, N. Loundon, and H. Thai-Van, “Lyon HomeBank Corpus,” HomeBank, 2016, https://homebank.talkbank.org/access/Password/Lyon.html
2016
-
[40]
Long-form recordings from chil- dren growing up in various places in Namibia,
L. Petrovi ´c and R. Stengelin, “Long-form recordings from chil- dren growing up in various places in Namibia,” 2025
2025
-
[41]
PhonSES: A pilot study to measure socioeconomic status association with infants’ word and sound processing,
A. Cristia, “PhonSES: A pilot study to measure socioeconomic status association with infants’ word and sound processing,” GIN,
-
[42]
Available: https://gin.g-node.org/LAAC-LSCP/ phonSES-public
[Online]. Available: https://gin.g-node.org/LAAC-LSCP/ phonSES-public
-
[43]
Early language ex- perience in a papuan community,
M. Casillas, P. Brown, and S. C. Levinson, “Early language ex- perience in a papuan community,”Journal of Child Language, vol. 48, no. 4, p. 792–814, 2021
2021
-
[44]
Long-form recordings from children in rossel island
A. Cristia and M. Casillas, “Long-form recordings from children in rossel island.” 2020, unpublished raw data
2020
-
[45]
Cychosz HomeBank Corpus,
M. Cychosz, “Cychosz HomeBank Corpus,” HomeBank, 2018, available at: https://homebank.talkbank.org/access/Secure/ Cychosz.html
2018
-
[46]
It makes a village: child care and prosociality,
A. Cassar, A. Cristia, P. Grosjean, and S. Walker, “It makes a village: child care and prosociality,”Journal of Economic Growth, Apr. 2025
2025
-
[47]
Long-form first-period recordings from children in timor-leste,
V . Baranov, “Long-form first-period recordings from children in timor-leste,” 2022
2022
-
[48]
Casillas Home- Bank Corpus,
M. Casillas, P. Brown, and S. C. Levinson, “Casillas Home- Bank Corpus,” HomeBank, 2017, available at: https://homebank. talkbank.org/access/Secure/Casillas.html
2017
-
[49]
Characterization of children’s verbal input in a forager-farmer population using long-form audio recordings and diverse input definitions,
C. Scaff, M. Casillas, J. Stieglitz, and A. Cristia, “Characterization of children’s verbal input in a forager-farmer population using long-form audio recordings and diverse input definitions,” Infancy, vol. 29, no. 2, pp. 196–215, 2024. [Online]. Available: https://onlinelibr...
2024 doi
-
[50]
V ocal input and output among infants in a multilingual context: Evidence from long-form recordings in vanuatu,
A. Cristia, L. Gautheron, and H. Colleran, “V ocal input and output among infants in a multilingual context: Evidence from long-form recordings in vanuatu,”Developmental Science, vol. 26, no. 4, p. e13375, 2023. [Online]. Available: https: //onlinelibrary.wiley.com/doi/abs/10....
2023 doi
-
[51]
San Joaquin Valley HomeBank Corpus,
A. S. Warlaumont, G. M. Pretzer, S. Mendoza, S. Schneider, J. Mutrie, L. Lopez, E. A. Walle, and C. T. Kello, “San Joaquin Valley HomeBank Corpus,” HomeBank, 2024, formerly the War- laumont HomeBank Corpus. Available at: https://homebank. talkbank.org/access/Password/SanJoaquin.html
2024
-
[52]
Winnipeg HomeBank Corpus,
M. Soderstrom, “Winnipeg HomeBank Corpus,” HomeBank, 2016, https://homebank.talkbank.org/access/Password/Winnipeg. html
2016
-
[53]
The interspeech 2017 computational paralinguistics challenge: Addressee, cold & snoring,
B. Schuller, S. Steidl, A. Batliner, E. Bergelson, J. Krajewski, C. Janott, A. Amatuni, M. Casillas, A. Seidl, M. Soderstromet al., “The interspeech 2017 computational paralinguistics challenge: Addressee, cold & snoring,” inComputational Paralinguistics Challenge (ComParE), I...
2017
-
[54]
Developing a cross- cultural annotation system and metacorpus for studying infants’ real world language experience,
M. Soderstrom, M. Casillas, E. Bergelson, C. Rosemberg, F. Alam, A. S. Warlaumont, and J. Bunce, “Developing a cross- cultural annotation system and metacorpus for studying infants’ real world language experience,”Collabra: Psychology, vol. 7, no. 1, p. 23445, 2021
2021
-
[55]
The interspeech 2019 computational paralinguistics challenge: Styrian dialects, continuous sleepiness, baby sounds & orca activity,
B. Schuller, A. Batliner, C. Bergler, F. B. Pokorny, J. Krajewski, M. Cychosz, R. V ollmann, S.-D. Roelen, S. Schnieder, E. Bergel- sonet al., “The interspeech 2019 computational paralinguistics challenge: Styrian dialects, continuous sleepiness, baby sounds & orca activity,” ...
2019
-
[56]
Employing self-supervised learning models for cross-linguistic child speech maturity classification,
T. Zhang, M. Suresh, A. S. Warlaumont, K. Hitczenko, A. Cristia, and M. Cychosz, “Employing self-supervised learning models for cross-linguistic child speech maturity classification,”Interspeech,
- [57]
-
[58]
Decoupled weight de- cay regularization,
I. Loshchilov and F. Hutter, “Decoupled weight de- cay regularization,” inInternational Conference on Learn- ing Representations, 2019. [Online]. Available: https: //openreview.net/forum?id=Bkg6RiCqY7
2019
Reviewed July 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.