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

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 survival tree begins...
Purposive Learning01:22

Purposive Learning

E. C. Tolman emphasized the purposiveness of behavior — the idea that much of our behavior is goal-directed. For instance, employees who aim for a promotion work diligently to meet their targets. Tolman argued that when classical conditioning and operant conditioning occur, the organism acquires certain expectations. In classical conditioning, a child might fear a dog because they expect it to bite. In operant conditioning, a person might consistently work overtime because they expect a bonus...
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...
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...
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...
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...

You might also read

Related Articles

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

Sort by
Same author

Fusing Foveal Fixations Using Linear Retinal Transformations and Bayesian Experimental Design.

Neural computation·2025
Same author

Machine-learning-based prediction of respiratory flow and lung volume from real-time cardiac MRI using MR-compatible spirometry.

Medical physics·2025
Same author

Of Mice and Mates: Automated Classification and Modelling of Mouse Behaviour in Groups Using a Single Model Across Cages.

International journal of computer vision·2024
Same author

De novo prediction of RNA 3D structures with deep generative models.

PloS one·2024
Same author

Persistent animal identification leveraging non-visual markers.

Machine vision and applications·2023
Same author

Inference and Learning for Generative Capsule Models.

Neural computation·2023
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

Greedy learning of binary latent trees.

Stefan Harmeling1, Christopher K I Williams

  • 1Max Planck Institute for Biological Cybernetics, Spemannstrasse 38, 72076 Tübingen, Germany. stefan.harmeling@tuebingen.mpg.de

IEEE Transactions on Pattern Analysis and Machine Intelligence
|August 18, 2010
PubMed
Summary
This summary is machine-generated.

We introduce two faster greedy algorithms, BIN-G and BIN-A, for learning hierarchical latent class (HLC) models. These methods efficiently infer tree structures and variable cardinalities, yielding results comparable to existing approaches but with reduced computation time.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Statistical Modeling
  • Data Mining

Background:

  • Inferring latent structures aids in understanding data generation processes.
  • Hierarchical latent class (HLC) models represent tree-structured distributions with latent variables.
  • Existing Bayesian network-based methods for HLC model learning can be computationally intensive.

Purpose of the Study:

  • To develop computationally efficient algorithms for learning HLC models.
  • To investigate greedy bottom-up procedures for HLC model inference.
  • To compare the performance and speed of new methods against existing approaches.

Main Methods:

  • Introduced BIN-G: a greedy algorithm for joint determination of tree structure and latent variable cardinality.
  • Introduced BIN-A: an algorithm that first uses hierarchical clustering for tree structure and then BIN-G for cardinality.
  • Focused on binary tree structures for computational efficiency.

Main Results:

  • BIN-G and BIN-A achieve HLC model quality comparable to Zhang's method (based on cross-validated log-likelihood).
  • The proposed greedy methods are generally faster to compute than existing algorithms.
  • Demonstrated interpretable latent structure inference on real-world datasets like 20 newsgroups and PASCAL VOC 2007.

Conclusions:

  • Greedy algorithms like BIN-G and BIN-A offer an efficient alternative for learning HLC models.
  • These methods provide comparable model quality with significant speed improvements.
  • The learned tree-structured models offer insights into topic modeling and object co-occurrence in images.