Pith. sign in

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 →

arxiv 2607.03201 v1 pith:BKZSNTKG submitted 2026-07-03 eess.AS cs.LGcs.SD

classification eess.AScs.LGcs.SD
keywords datasetstandardizationdataethicsopen-sourcetoolsnaturalisticrecordingscurationchild-centeredspeechvoicetypeclassificationlong-form
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

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

The reading

Long-form recordings of children wearing microphones all day give unmatched real-world data on language input and production, yet three interlocking barriers have blocked their use for machine-learning research. Corpora from different labs arrive in incompatible formats and under different consent rules; no shared evaluation sets exist that span languages and ages; and ordinary ML pipelines ignore the privacy constraints that govern sensitive child speech. This paper shows that a single framework can remove all three barriers at once: a standardized collection of 27 corpora, a replicable pipeline that extracts four child-disjoint benchmarks (voice type, addressee, vocal maturity, transcription), and a role-based access system that keeps raw audio protected while still letting researchers train and evaluate models. A voice-type classification experiment demonstrates the mutual dependence: models trained only on the public subset fall far short of prior state-of-the-art performance, while models that can use the full governed collection recover competitive results across linguistic diversity. The practical claim is that open science for this domain is possible only when standardization, benchmarking, and governance are built together.

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.

Watch

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.

Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

3 major / 6 minor

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)
  1. §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).
  2. 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.
  3. 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)
  1. Table 2 “Human 2” is undefined; state what this row is (second annotator? pooled IAA?) and how it was computed.
  2. 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.
  3. 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.
  4. 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.
  5. 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.
  6. 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

1 steps flagged · score 2.0 of 10

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.

  1. 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 2 free parameters · 4 assumptions · 1 invented entities

The paper is primarily an infrastructure and empirical-demonstration contribution rather than a theoretical derivation. Load-bearing elements are therefore domain assumptions about annotation consistency and consent, a small set of training hyper-parameters, and the newly introduced ELSI governance construct. No free parameters are fitted to produce the central mutual-dependence claim; the F1 numbers are ordinary evaluation metrics.

free parameters (2)
  • AdamW learning rate = 1e-5
    Set to 1e-5 by hand for fine-tuning; not derived from first principles and affects final F1.
  • batch size = 256
    Chosen as 256; standard but free choice that can alter convergence.
assumptions (4)
  • domain assumption Manually mapped speaker and addressee labels across heterogeneous annotation schemes are consistent enough to form a single reliable benchmark.
    Invoked in Section 4 when aggregation is performed; no quantitative inter-scheme agreement is reported.
  • domain assumption Child-disjoint splits eliminate speaker leakage for the reported evaluation.
    Stated in Section 4.1; standard practice but untested against possible household or recording-device leakage.
  • standard math Existing open-source tools (DataLad, ChildProject) correctly enforce the claimed organizational schema and versioning.
    Background tooling assumption used throughout Sections 3–5; tools are cited and previously published.
  • 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.
    Core design claim of ELSI (Section 5); not independently audited in the paper.
invented entities (1)
  • ELSI (ExELang Legacy Support Interface)
    purpose: Role-based access ecosystem that ties permissions to data sensitivity (raw audio vs. derived metrics) and covers the full ML workflow.
    Introduced in Section 5 as the governance solution; no external deployment or independent audit is reported, so independent_evidence is false.

how reviews work

0 comments
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

Figures reproduced from arXiv: 2607.03201 by the authors.

Figure 1
Figure 1. Interdependence of the three solutions. Standardiza￾tion (S1) is a prerequisite for benchmarking (S2): a shared organizational schema and queryable metadata make cross￾corpus aggregation tractable. Governance (S3) enables both: responsible data sharing expands the collection, and access control makes benchmark distribution possible. Together, the three solutions form a mutually reinforcing framework for open, reprod… view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

58 extracted references · 5 canonical work pages

  1. [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. [2]

    A collection of27child-centered datasetsstandardizedus- ing DataLad and ChildProject, spanning diverse languages and child-rearing contexts (Section 3)

  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

  4. [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. [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. [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 ...

  7. [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. [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
  1. [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...

  2. [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...

  3. [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

  4. [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

  5. [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

  6. [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-...

  7. [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

  8. [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

  9. [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,”

  10. [18]

    Available: https://arxiv.org/abs/2509.15001

    [Online]. Available: https://arxiv.org/abs/2509.15001

  11. [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

  12. [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

  13. [21]

    From childes to talkbank,

    B. MacWhinney, “From childes to talkbank,”Department of Psy- chology, 2001

  14. [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

  15. [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

  16. [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

  17. [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

  18. [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

  19. [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

  20. [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

  21. [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...

  22. [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,

  23. [31]

    Available: https://cla.berkeley.edu/collection/ ?collid=11179

    [Online]. Available: https://cla.berkeley.edu/collection/ ?collid=11179

  24. [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

  25. [33]

    Bergelson Seedlings HomeBank Corpus,

    E. Bergelson, “Bergelson Seedlings HomeBank Corpus,” Home- Bank, 2017, available at: https://homebank.talkbank.org/access/ Password/Bergelson.html

  26. [34]

    VanDam Cougar HomeBank Corpus,

    M. VanDam, “VanDam Cougar HomeBank Corpus,” Home- Bank, 2018, available at: https://homebank.talkbank.org/access/ Password/Cougar.html

  27. [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

  28. [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

  29. [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

  30. [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

  31. [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

  32. [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

  33. [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,

  34. [42]

    Available: https://gin.g-node.org/LAAC-LSCP/ phonSES-public

    [Online]. Available: https://gin.g-node.org/LAAC-LSCP/ phonSES-public

  35. [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

  36. [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

  37. [45]

    Cychosz HomeBank Corpus,

    M. Cychosz, “Cychosz HomeBank Corpus,” HomeBank, 2018, available at: https://homebank.talkbank.org/access/Secure/ Cychosz.html

  38. [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

  39. [47]

    Long-form first-period recordings from children in timor-leste,

    V . Baranov, “Long-form first-period recordings from children in timor-leste,” 2022

  40. [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

  41. [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...

  42. [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....

  43. [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

  44. [52]

    Winnipeg HomeBank Corpus,

    M. Soderstrom, “Winnipeg HomeBank Corpus,” HomeBank, 2016, https://homebank.talkbank.org/access/Password/Winnipeg. html

  45. [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...

  46. [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

  47. [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,” ...

  48. [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,

  49. [57]

    Available: arXivpreprintarXiv:2506.08999

    [Online]. Available: arXivpreprintarXiv:2506.08999

  50. [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

Pith tools

Reviewed July 12, 2026 · model on record in the stance chip above.