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

Bootstrapping01:24

Bootstrapping

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 small or...
Classification of Signals01:30

Classification of Signals

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...
Prediction Intervals01:03

Prediction Intervals

The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
The...
Cluster Sampling Method01:20

Cluster Sampling Method

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...
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
Multiple Regression01:25

Multiple Regression

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

You might also read

Related Articles

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

Sort by
Same author

CoDA: Color Distribution Probing for Efficient and Generalizable AI-Generated Image Detection.

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

CT/USG guided biopsy in spinal tuberculosis: Diagnostic yield.

Journal of clinical orthopaedics and trauma·2026
Same author

Early Outcome of Intracapsular Fracture Neck of Femur Managed with Femoral Neck System Versus Cannulated Cancellous Screws: A Prospective Comparative Study.

Indian journal of orthopaedics·2025
Same author

Universal Fingerprint Generation: Controllable Diffusion Model With Multimodal Conditions.

IEEE transactions on pattern analysis and machine intelligence·2024
Same author

Assessment of change in antimicrobial susceptibility pattern of bacteria causing orthopaedic infections by sequential sampling: A prospective cohort study.

Journal of clinical orthopaedics and trauma·2024
Same author

Drug-Resistant Bone, Joint and Spine Tuberculosis: Evolution of Diagnosis and Treatment.

Indian journal of orthopaedics·2024

Related Experiment Videos

SemiBoost: boosting for semi-supervised learning.

Pavan Kumar Mallapragada1, Rong Jin, Anil K Jain

  • 1Department of Computer Science and Engineering, Michigan State University, East Lansing, MI 48823, USA. pavanm@cse.msu.edu

IEEE Transactions on Pattern Analysis and Machine Intelligence
|September 19, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces SemiBoost, a novel semi-supervised learning method. SemiBoost enhances supervised learning algorithms using unlabeled data, improving classification accuracy efficiently.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Pattern Recognition

Background:

  • Semi-supervised learning leverages both labeled and unlabeled data.
  • Existing methods often focus on specialized algorithms for unlabeled data exploitation.

Purpose of the Study:

  • To improve classification accuracy of existing supervised learning algorithms using unlabeled data.
  • To address the challenge of training with limited labeled and abundant unlabeled data.

Main Methods:

  • Developed a meta-semi-supervised learning algorithm, SemiBoost.
  • Employed a boosting framework for iterative performance enhancement.
  • Integrated manifold and cluster assumptions into classification models.

Main Results:

  • SemiBoost demonstrated performance improvements across 16 datasets and text categorization tasks.
  • The algorithm efficiently utilizes large amounts of unlabeled data.
  • Achieved performance comparable to state-of-the-art semi-supervised learning methods.

Conclusions:

  • SemiBoost effectively enhances supervised learning algorithms using unlabeled data.
  • The proposed boosting framework offers computational efficiency.
  • The approach successfully integrates manifold and cluster assumptions for improved classification.