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

Associative Learning01:27

Associative Learning

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...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
Introduction to Learning01:18

Introduction to Learning

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...
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...
Observational Learning01:12

Observational Learning

Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning because...
Multicompartment Models: Overview01:14

Multicompartment Models: Overview

Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...

You might also read

Related Articles

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

Sort by
Same author

Distinct predictive factors for acute severe ulcerative colitis in East Asian and Western populations.

Inflammatory bowel diseases·2026
Same author

Virtual multidisciplinary thiopurine monitoring: experiences from an Australian tertiary inflammatory bowel disease service.

Internal medicine journal·2026
Same author

Pain Relief and Multidimensional Outcomes of Fast-Acting Subperception Spinal Cord Stimulation Therapy for Chronic Pain: The FAST Prospective, Multicenter Study.

Pain and therapy·2026
Same author

Six-Month Interim Outcomes of the SPARTAN Study: A Prospective, Multicenter, Post-Market Surveillance Study on a Modular SI Joint Fusion System.

Pain physician·2026
Same author

Mesenchymal Stem Cell Therapy for Perianal Crohn's Disease: Surgical Appraisal of Evidence and Translational Potential.

ANZ journal of surgery·2025
Same author

Restorative Neurostimulation Therapy Compared to Optimal Medical Management: A Randomized Evaluation (RESTORE) for the Treatment of Chronic Mechanical Low Back Pain due to Multifidus Dysfunction.

Pain and therapy·2025
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 Video

Updated: May 28, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

Fast bundle algorithm for multiple-instance learning.

Charles Bergeron1, Gregory Moore, Jed Zaretzki

  • 1Departments of Mathematical Sciences and Electrical, Systems, and Computer Engineering, Rensselaer Polytechnic Institute, 110 Eighth Street, Troy, NY 12180, USA. chbergeron@gmail.com

IEEE Transactions on Pattern Analysis and Machine Intelligence
|October 12, 2011
PubMed
Summary
This summary is machine-generated.

We developed a new bundle algorithm for multiple-instance classification and ranking. This method is linearly scalable and maintains generalization accuracy for large datasets in computational chemistry.

Related Experiment Videos

Last Updated: May 28, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

Area of Science:

  • Machine Learning
  • Optimization
  • Computational Chemistry

Background:

  • Multiple-instance learning (MIL) problems often involve complex, non-smooth, and non-convex loss functions.
  • Existing algorithms typically convert MIL problems into smooth, non-convex optimization tasks, requiring iterative solutions.
  • Support Vector Machines (SVMs) have seen advancements with linear-time subgradient methods.

Purpose of the Study:

  • To introduce a novel bundle algorithm for multiple-instance classification and ranking.
  • To directly optimize non-smooth, non-convex multiple-instance loss functions.
  • To enable efficient modeling on large datasets, particularly in computational chemistry.

Main Methods:

  • A nonconvex bundle method is employed to directly optimize the objective function.
  • The algorithm is inspired by linear-time subgradient methods used in Support Vector Machines.
  • The implementation facilitates the use of kernels for enhanced modeling capabilities.

Main Results:

  • The proposed bundle algorithm demonstrates linear scalability.
  • The method achieves comparable generalization accuracy to existing approaches.
  • The algorithm successfully handles large datasets and complex structures.

Conclusions:

  • The new nonconvex bundle method offers an efficient and accurate solution for multiple-instance learning problems.
  • Linear scalability allows for the analysis of significantly larger datasets in fields like computational chemistry.
  • The facilitated kernel implementation expands the applicability of the method to diverse structured problems.