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

Survival Tree01:19

Survival Tree

504
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
504
Cluster Sampling Method01:20

Cluster Sampling Method

15.8K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
15.8K
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

5.7K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
5.7K
Random Sampling Method01:09

Random Sampling Method

16.0K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
16.0K
Randomized Experiments01:13

Randomized Experiments

9.4K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
9.4K
Bootstrapping01:24

Bootstrapping

1.0K
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
1.0K

You might also read

Related Articles

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

Sort by
Same author

International expert consensus on the management of bleeding during VATS lung surgery.

Annals of translational medicine·2020
Same author

Society for Translational Medicine consensus on postoperative management of EGFR-mutant lung cancer (2019 edition).

Translational lung cancer research·2020
Same author

Clinical guidelines on perioperative management strategies for enhanced recovery after lung surgery.

Translational lung cancer research·2020
Same author

Physical and oxidative stability of chicken oil-in-water emulsion stabilized by chicken protein hydrolysates.

Food science & nutrition·2020
Same author

An outbreak of norovirus-related acute gastroenteritis associated with delivery food in Guangzhou, southern China.

BMC public health·2020
Same author

Expression and significance of c-kit and epithelial-mesenchymal transition (EMT) molecules in thymic epithelial tumors (TETs).

Journal of thoracic disease·2020
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

GoP-based Quality Enhancement on Video Compression.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: Apr 19, 2026

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Published on: October 24, 2025

906

Random forest construction with robust semisupervised node splitting.

Xiao Liu, Mingli Song, Dacheng Tao

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |December 11, 2014
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces semisupervised splitting for Random Forests (RFs) to improve performance with limited labeled data. The novel method enhances node splitting using both labeled and unlabeled data, boosting accuracy in machine learning tasks.

    Related Experiment Videos

    Last Updated: Apr 19, 2026

    Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
    08:16

    Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

    Published on: October 24, 2025

    906

    Area of Science:

    • Machine Learning
    • Computer Vision

    Background:

    • Random Forests (RFs) are powerful classifiers but require substantial labeled training data.
    • Performance limitations arise from node splitting procedures when data is scarce.

    Purpose of the Study:

    • To develop a semisupervised splitting method for constructing RFs with limited labeled data.
    • To enhance node splitting robustness by incorporating unlabeled data.

    Main Methods:

    • Kernel-based density estimation for accurate node splitting quality measurement.
    • A multiclass asymptotic mean integrated squared error criterion for optimal kernel bandwidth selection.
    • Projection onto a low-dimensional subspace to mitigate the curse of dimensionality.
    • A unified optimization framework for selecting subspace and separating hyperplane.

    Main Results:

    • The proposed semisupervised splitting method effectively overcomes data scarcity limitations in RFs.
    • The algorithm demonstrates improved performance over conventional methods by avoiding overfitting.
    • Demonstrated effectiveness in computer vision tasks like object categorization, face recognition, and image segmentation.

    Conclusions:

    • Semisupervised splitting offers a robust solution for Random Forest construction with limited labeled data.
    • The method provides a significant advancement for machine learning applications facing data constraints.
    • The approach shows broad applicability in computer vision and other domains requiring robust classification.