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

453
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...
453
Multiple Regression01:25

Multiple Regression

4.2K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
4.2K
Randomized Experiments01:13

Randomized Experiments

9.2K
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.2K
Random Sampling Method01:09

Random Sampling Method

15.5K
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...
15.5K
Introduction to Learning01:18

Introduction to Learning

1.3K
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
1.3K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.7K
3.7K

You might also read

Related Articles

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

Sort by
Same author

Virtual reality-based cognitive-motor training in middle-aged adults at high Alzheimer's disease risk improves frontal cortex cerebral blood flow: A randomized controlled trial.

Alzheimer's & dementia (New York, N. Y.)·2026
Same author

Temporal tissue dynamics from a spatial snapshot.

Nature·2026
Same author

A foundation model for continuous glucose monitoring data.

Nature·2026
Same author

Developing Topics.

Alzheimer's & dementia : the journal of the Alzheimer's Association·2025
Same author

The role of cerebrovascular reactivity on brain activation during a working memory task in type 2 diabetes.

Alzheimer's & dementia (Amsterdam, Netherlands)·2025
Same author

Distinct homotopic functional connectivity patterns of the amygdalar sub-regions as biomarkers in major depressive disorder.

Journal of affective disorders·2024
Same journal

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Shape Anchors for Holistic Indoor Scene Understanding.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Videos

Learn on Source, Refine on Target: A Model Transfer Learning Framework with Random Forests.

Noam Segev, Maayan Harel, Shie Mannor

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |January 24, 2017
    PubMed
    Summary
    This summary is machine-generated.

    We developed new transfer learning methods to adapt decision forest models to new data variations. These techniques improve model performance by refining tree structures or decision node parameters.

    Related Experiment Videos

    Area of Science:

    • Machine Learning
    • Artificial Intelligence
    • Data Science

    Background:

    • Decision forest models are powerful but can be domain-specific.
    • Adapting models to new data variations (target domains) is challenging.
    • Transfer learning offers a promising approach to domain adaptation.

    Purpose of the Study:

    • To propose novel transfer learning methods for refining decision forest models.
    • To adapt a source domain model (M) to a related target domain.
    • To improve model performance on varied datasets.

    Main Methods:

    • Developed two random forest transfer learning algorithms.
    • Algorithm 1: Greedily modifies tree structures locally (expansion/reduction).
    • Algorithm 2: Modifies decision node parameters (thresholds) without changing structure.
    • Proposed an ensemble combining both forest modifications.

    Main Results:

    • The proposed transfer learning methods demonstrated impressive experimental results.
    • Significant performance improvements were observed across a range of problems.
    • Both individual algorithms and the combined ensemble showed effectiveness.

    Conclusions:

    • Novel transfer learning approaches effectively refine decision forest models for domain adaptation.
    • Methods offer flexible strategies for adapting models by adjusting structure or parameters.
    • The ensemble approach provides a robust way to leverage both adaptation strategies.