Infant Cry Classification with Graph Convolutional Networks
Chunyan Ji, Ming Chen, Bin Li, Yi Pan

TL;DR
This paper introduces a graph convolutional network approach for infant cry classification that effectively handles limited training data and captures cry variations, outperforming traditional CNN models.
Contribution
The paper presents a novel GCN-based method for infant cry classification that considers both short-term and long-term signal effects, improving accuracy with limited labeled data.
Findings
Outperforms CNN with 80% labeled data using only 20%.
Achieves 7.36% and 3.59% accuracy improvements on two databases.
Accuracy improves as more labeled samples are added.
Abstract
We propose an approach of graph convolutional networks for robust infant cry classification. We construct non-fully connected graphs based on the similarities among the relevant nodes in both supervised and semi-supervised node classification with convolutional neural networks to consider the short-term and long-term effects of infant cry signals related to inner-class and inter-class messages. The approach captures the diversity of variations within infant cries, especially for limited training samples. The effectiveness of this approach is evaluated on Baby Chillanto Database and Baby2020 database. With as limited as 20% of labeled training data, our model outperforms that of CNN model with 80% labeled training data and the accuracy stably improves as the number of labeled training samples increases. The best results give significant improvements of 7.36% and 3.59% compared with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfant Health and Development · Speech Recognition and Synthesis · Speech and Audio Processing
MethodsGraph Convolutional Networks
