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

Introduction to Learning01:18

Introduction to Learning

825
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...
825
Associative Learning01:27

Associative Learning

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

Observational Learning

733
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...
733
Downsampling01:20

Downsampling

528
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
528
First Pass Effect01:12

First Pass Effect

8.3K
Presystemic elimination, or the first-pass effect, is the metabolism of drugs that reduces their effective concentration at the site of action. Apart from the first-pass effect, the systemic bioavailability of the drug is also reduced by other factors, including incomplete absorption or chemical degradation of drugs.
Depending on the route of administration, drugs can be metabolized in the liver, intestine, lungs, and vasculature. Orally administered drugs are first absorbed through the...
8.3K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

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

You might also read

Related Articles

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

Sort by
Same author

Stochastic Approximation Approaches to Group Distributionally Robust Optimization and Beyond.

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

Complex marine ecological response during the Eocene-Oligocene revealed by global foraminiferal record.

Nature communications·2026
Same author

Non-Convex Transfer Subspace Learning via Embedded Distribution Alignment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Reducing the Discrepancy in Quantifying the Temperature Dependence of Global Wetland Methane Emission.

Global change biology·2026
Same author

Impact of Qihuang needle therapy combined with flunarizine hydrochloride for vertigo in vestibular migraine.

Neurosciences (Riyadh, Saudi Arabia)·2025
Same author

Streaming View Classification With Noisy Label.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·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 Videos

One-Pass Learning with Incremental and Decremental Features.

Chenping Hou, Zhi-Hua Zhou

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |July 11, 2018
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces the OPID approach for machine learning with evolving features in streaming data. OPID efficiently handles changing data by compressing old feature information and incorporating new features in a single pass.

    Related Experiment Videos

    Area of Science:

    • Machine Learning
    • Data Science
    • Artificial Intelligence

    Background:

    • Real-world data streams often feature evolving attributes, including feature disappearance and augmentation.
    • Learning with dynamic feature sets is critical but underexplored, especially with streaming data where complete data storage is infeasible.

    Purpose of the Study:

    • To address the challenge of learning with incremental and decremental features in streaming data.
    • To develop an efficient one-pass learning approach for evolving feature environments.

    Main Methods:

    • The proposed OPID (Online Parameter and Information Compression) approach compresses information from vanished features into functions of survived features.
    • It then expands to incorporate newly augmented features.
    • The method employs a one-pass learning strategy, processing each instance once without storing the entire dataset.

    Main Results:

    • Empirical studies across diverse datasets demonstrate the effectiveness of the OPID approach.
    • The method successfully handles both one-shot and multi-shot evolving feature scenarios.
    • OPID proves efficient for streaming data with dynamic feature spaces.

    Conclusions:

    • The OPID approach offers a robust solution for machine learning tasks with evolving features in streaming data.
    • Its one-pass nature makes it suitable for resource-constrained environments and continuous data streams.
    • This work advances the field of incremental learning by addressing the critical issue of feature dynamics.