Related Experiment Video
Updated: Jun 13, 2025

05:41
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
9.4K
Prioritizing test cases for deep learning-based video classifiers
Yinghua Li1, Xueqi Dang1, Lei Ma2
1SnT Centre, University of Luxembourg, Esch-sur-Alzette, Luxembourg.
Summary
VRank is a new test prioritization method for videos, reducing labeling costs by focusing on potentially misclassified video test cases. It effectively identifies faulty videos faster than existing methods.
Area of Science:
- Software Engineering
- Machine Learning
- Computer Vision
Background:
- Video applications are prevalent, but video test case labeling is expensive due to temporal data and large volumes.
- Existing test prioritization methods fail to leverage the temporal information unique to video data.
- Efficiently assessing the accuracy of video-based systems requires addressing labeling costs and temporal complexities.
Purpose of the Study:
- To introduce VRank, the first test prioritization approach specifically designed for video test inputs.
- To reduce the cost and effort associated with labeling video test cases for system accuracy assessment.
- To improve the efficiency of identifying misclassified video test cases, thereby detecting system faults earlier.
Main Methods:
- Developed VRank, a novel test prioritization technique tailored for video data.
- Trained a ranking model to predict the misclassification probability of video test inputs by a deep neural network (DNN) classifier.
- Utilized four feature types for prediction: temporal features (TF), video embedding features (EF), prediction features (PF), and uncertainty features (UF).
Main Results:
- VRank effectively prioritizes video test cases based on their predicted misclassification probabilities.
- Empirical evaluation with 120 subjects demonstrated VRank's superior performance over existing methods.
- VRank achieved significant average improvement: 5.76%–46.51% on natural datasets and 4.26%–53.56% on noisy datasets.
Conclusions:
- VRank is a highly effective test prioritization approach for video inputs, outperforming traditional methods.
- The method successfully addresses the unique challenges posed by video data in test case prioritization.
- VRank offers a practical solution for reducing labeling costs and accelerating fault detection in video-based systems.
More Related Videos
Related Concept Videos
Force Classification
1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.2K
Aggregates Classification
306
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
306
Classification of Systems-II
137
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
137
Classification of Systems-I
177
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
177
Classification of Signals
420
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
420
Multiple Comparison Tests
3.9K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
3.9K

