Framework for On the Fly Input Refinement for Deep Learning Models
Ravishka Rathnasuriya

TL;DR
This paper presents an adaptive input refinement framework that detects and transforms challenging inputs in real-time to improve deep learning model accuracy without retraining.
Contribution
It introduces a novel on-the-fly input validation and transformation framework that enhances model robustness across multiple domains without retraining.
Findings
Reduces mispredictions across code, text, and image tasks.
Improves model performance without additional training.
Offers a scalable, resource-efficient solution for real-world applications.
Abstract
Advancements in deep learning have significantly improved model performance across tasks involving code, text, and image processing. However, these models still exhibit notable mispredictions in real-world applications, even when trained on up-to-date data. Such failures often arise from slight variations in inputs such as minor syntax changes in code, rephrasing in text, or subtle lighting shifts in images that reveal inherent limitations in these models' capability to generalize effectively. Traditional approaches to address these challenges involve retraining, a resource-intensive process that demands significant investments in data labeling, model updates, and redeployment. This research introduces an adaptive, on-the-fly input refinement framework aimed at improving model performance through input validation and transformation. The input validation component detects inputs likely…
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
TopicsSimulation Techniques and Applications · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
