Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Force Classification01:22

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,...
1.2K
Aggregates Classification01:29

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...
306
Classification of Systems-II01:31

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-I01:26

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:
177
Classification of Signals01:30

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...
420
Multiple Comparison Tests01:13

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...
3.9K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

App review driven collaborative bug finding.

Empirical software engineering·2024
Same author

Patients' related sexual outcomes in colorectal surgery.

Frontiers in oncology·2023
Same author

A first look at Android applications in Google Play related to COVID-19.

Empirical software engineering·2021
Same author

Cu/SAPO-34 prepared by a facile ball milling method for enhanced catalytic performance in the selective catalytic reduction of NO<sub>x</sub> with NH<sub>3</sub>.

Physical chemistry chemical physics : PCCP·2019
Same author

Body mass index is decreased in children and adolescents with postural tachycardia syndrome.

The Turkish journal of pediatrics·2019
Same author

CeO<sub>2</sub> grafted with different heteropoly acids for selective catalytic reduction of NO<sub>x</sub> with NH<sub>3</sub>.

Journal of hazardous materials·2019
Same journal

How students use generative AI for software testing: An observational study.

Empirical software engineering·2026
Same journal

Is common sense all you need? Using expert defined rules to identify vulnerability patches instead of machine learning.

Empirical software engineering·2026
Same journal

Less is more: usefulness of data flow diagrams and large language models for security threat validation.

Empirical software engineering·2026
Same journal

SecMLOps: A comprehensive framework for integrating security throughout the machine learning operations lifecycle.

Empirical software engineering·2026
Same journal

Tools and benchmarks evolve: what is their impact on parameter tuning in SBSE experiments?

Empirical software engineering·2025
Same journal

AI support for data scientists: An empirical study on workflow and alternative code recommendations.

Empirical software engineering·2025
See all related articles

Related Experiment Video

Updated: Jun 13, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
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.

Empirical Software Engineering
|September 9, 2024
PubMed
Summary
This summary is machine-generated.

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.

Keywords:
Deep neural networkLabelingLearning to rankTest input prioritization

More Related Videos

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

487

Related Experiment Videos

Last Updated: Jun 13, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

487

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.