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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

103
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
103
Associative Learning01:27

Associative Learning

596
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
596
Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

1.8K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
1.8K
Cognitive Learning01:21

Cognitive Learning

551
Cognitive learning is based on purposive behavior, incidental learning, and insight learning.
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
551
Randomized Experiments01:13

Randomized Experiments

7.3K
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...
7.3K
Heuristics01:21

Heuristics

152
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
152

You might also read

Related Articles

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

Sort by
Same author

Generic neural network model for estimating exposure levels in industrial environments.

Journal of radiological protection : official journal of the Society for Radiological Protection·2026
Same author

Hybrid ray-tracing-QuaDRiGa/FDTD method for realistic 28 GHz exposure with 6G CF-MaMIMO in 3D outdoor environments.

NPJ wireless technology·2026
Same author

Antibacterial activity and cytotoxicity of tricalcium silicate-based cements with different antibacterial additives.

Scientific reports·2026
Same author

Experimental and numerical assessment of near-field exposure of a 60 GHZ communication antenna.

Radiation protection dosimetry·2026
Same author

Detecting Equine Gaits Through Rider-Worn Accelerometers.

Animals : an open access journal from MDPI·2025
Same author

In Situ Assessment of Uplink Duty Cycles for 4G and 5G Wireless Communications.

Sensors (Basel, Switzerland)·2024
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Sep 16, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.1K

Active learning algorithm for alleviating the user cold start problem of recommender systems.

Toon De Pessemier1, Bruno Willems2, Luc Martens2

  • 1Ghent University, Belgium, Imec, Belgium, Waves, iGent - Technologiepark 126, Ghent, 9052, Belgium. toon.depessemier@ugent.be.

Scientific Reports
|July 8, 2025
PubMed
Summary
This summary is machine-generated.

A new decision tree algorithm improves recommender systems by actively selecting items for new users. However, real-world testing revealed limitations, highlighting the gap between offline and online active learning evaluations.

Keywords:
Active learningDecision TreesRecommender SystemsUser Cold Start

More Related Videos

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.6K
The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups
14:14

The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups

Published on: May 13, 2022

6.0K

Related Experiment Videos

Last Updated: Sep 16, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.1K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.6K
The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups
14:14

The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups

Published on: May 13, 2022

6.0K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Recommender systems face challenges in profiling new users.
  • Active learning strategies are commonly used to address this by requesting user ratings for selected items.

Purpose of the Study:

  • To propose and evaluate a novel decision tree-based algorithm for item selection in active learning for recommender systems.
  • To investigate the effectiveness of this algorithm in improving recommender system performance.

Main Methods:

  • Developed a decision tree-based algorithm to select items for user interviews.
  • Treated the recommender system as a black box, feeding collected ratings back to improve performance.
  • Conducted extensive offline evaluations using two datasets and various recommender algorithms.
  • Performed online evaluations with 50 real users.

Main Results:

  • Offline evaluations demonstrated that the proposed algorithm improves recommender performance when users can rate most presented items.
  • Online evaluations with real users failed to show a significant positive impact on recommender performance.
  • A discrepancy was observed between offline and online evaluation results.

Conclusions:

  • The proposed active learning algorithm shows promise in offline settings but its effectiveness with real users is uncertain.
  • Real users' inability to rate all selected items poses a challenge for active learning in recommender systems.
  • Further research is needed to bridge the gap between offline and online evaluation results for active learning strategies.