Date of Award
Winter 3-21-2026
Document Type
Dissertation
Degree Name
Ph.D. in Computer Science
Organizational Unit
Daniel Felix Ritchie School of Engineering and Computer Science, Computer Science
First Advisor
Mohammad H. Mahoor
Second Advisor
Kingshuk Ghosh
Third Advisor
Haluk Ogmen
Fourth Advisor
Matt J. Rutherford
Copyright Statement / License for Reuse

All Rights Reserved.
Keywords
Computer vision, Data imbalance, Data quality, Data scarcity, Machine learning, Natural language processing (NLP)
Abstract
The performance of deep neural networks (DNNs) is strongly influenced by the characteristics and quality of the underlying datasets. This Ph.D. dissertation addresses three pervasive data challenges-imbalance, quality degradation, and scarcity-that commonly hinder the effectiveness of DNNs in computer vision (CV) and natural language processing (NLP) applications.
Class imbalance remains one of the most frequent causes of degraded model generalization. While Focal Loss effectively mitigates inter-class imbalance by assigning higher weights to minority classes, it struggles with intra-class imbalance, particularly in video datasets where longer clips dominate feature representation. To address this, I implement and utilize the AD-CORRE Loss, which operates at the mini-batch level to balance intra-class feature contributions with minimal computational overhead. Combined with Focal Loss, this dual-loss framework yields more stable and robust training, as demonstrated by improved empirical results across multiple CV benchmarks.
Data quality represents another major factor influencing learning outcomes. Blurred or low-resolution videos and images reduce feature richness and lead to biased feature extraction. To account for this, I introduce the Combined-SSL (Self-Supervised Learning) mechanism, which jointly models video quality and classification. The integration of quality-aware supervision significantly enhances recognition performance on challenging datasets. Moreover, in an NLP setting, I apply a RoBERTa-CNN model to detect suicide intentions from well-cleaned social media posts, further demonstrating the critical role of data quality in reliable model prediction.
Data scarcity poses a fundamental limitation for supervised learning, especially when labeled samples are rare or sequences are short. To alleviate this, I design a multi-task learning framework that integrates auxiliary tasks-Masked Language Modeling (MLM) and S/TP prediction-within the ProtBERT backbone. Self-supervised and physics-informed tasks enrich the feature space and improve generalization. Experimental results on IDP datasets confirm that the proposed Multi-task ProtBERT effectively mitigates data scarcity and achieves state-of-the-art performance.
Overall, this dissertation provides a unified investigation into data imbalance, data quality, and data scarcity-three core bottlenecks of modern deep learning-and proposes principled solutions that improve robustness, interpretability, and efficiency across both CV and NLP domains.
Copyright Date
3-2026
Publication Statement
Copyright is held by the author. User is responsible for all copyright compliance.
Rights Holder
Jian Sun
Provenance
Received from ProQuest
File Format
application/pdf
Language
English (eng)
Extent
183 pgs
File Size
14.2 MB
Recommended Citation
Sun, Jian, "Addressing the Problems of Data Variations, Quality, and Scarcity in Training Deep Neural Networks" (2026). Electronic Theses and Dissertations. 2685.
https://digitalcommons.du.edu/etd/2685
Included in
Artificial Intelligence and Robotics Commons, Data Science Commons, Theory and Algorithms Commons