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

Nonconscious Mimicry01:13

Nonconscious Mimicry

4.7K
Nonconscious mimicry occurs when individuals alter their mannerisms to match the behaviors and expressions of those nearby, without intention.
4.7K
Observational Learning01:12

Observational Learning

398
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...
398
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

2.0K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.0K
Cognitive Learning01:21

Cognitive Learning

714
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...
714
Automatic Processing and Automatic Social Behavior01:28

Automatic Processing and Automatic Social Behavior

42
Automatic processing refers to the cognitive operations that occur without conscious intent or awareness, playing a fundamental role in shaping social cognition and behavior. These processes enable individuals to navigate complex social environments efficiently by relying on mental shortcuts and pre-existing knowledge structures known as schemas. One of the most influential mechanisms underlying automatic processing is priming, which subtly activates mental representations through exposure to...
42

You might also read

Related Articles

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

Sort by
Same author

Atomic Interfacial <i>N</i>-Bridging Locks <i>Z</i>-Scheme Charge Transfer in CsPbBr<sub>3</sub>@UiO-66-NH<sub>2</sub> Heterojunctions.

Langmuir : the ACS journal of surfaces and colloids·2026
Same author

Discovery of a novel cinnamoyl piperazinyl alepterolic acid hybrid as a TrxR1 inhibitor for inducing ROS/ER stress-mediated apoptosis in breast cancer.

European journal of medicinal chemistry·2026
Same author

In Vivo Metabolic Profiling of Equisetum debile Roxb. in Rats Based on High-Resolution Mass Spectrometry.

Biomedical chromatography : BMC·2026
Same author

All-in-One Graphene-Based Integrated Cathode for Li─O<sub>2</sub> Battery: Harmonizing High Energy, High Power, and Longevity.

Small (Weinheim an der Bergstrasse, Germany)·2026
Same author

Neuro-navigated rTMS Targeting Left Angular Gyrus Promotes White-Gray Matter Remodelling to Improve Cognitive Function in Amnestic Mild Cognitive Impairment Patients: Evidence for Early Alzheimer.s Intervention.

Current neuropharmacology·2026
Same author

From spruce packaging waste to fluorescent carbon quantum dots/formaldehyde detection probe: performance and mechanism.

Spectrochimica acta. Part A, Molecular and biomolecular spectroscopy·2026

Related Experiment Video

Updated: Oct 21, 2025

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning
12:06

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning

Published on: March 3, 2023

4.3K

Automated Anomaly Detection via Curiosity-Guided Search and Self-Imitation Learning.

Yuening Li, Zhengzhang Chen, Daochen Zha

    IEEE Transactions on Neural Networks and Learning Systems
    |September 1, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This article introduces AutoAD, a new automated system designed to build effective deep learning models for identifying anomalies in complex datasets. By using curiosity-driven exploration and self-imitation learning, the framework reduces the need for manual expert intervention and improves search efficiency compared to traditional methods.

    Keywords:
    machine learningoutlier identificationreinforcement learningdata mining

    Frequently Asked Questions

    More Related Videos

    Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task
    11:18

    Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task

    Published on: June 1, 2015

    10.8K
    Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice
    08:28

    Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice

    Published on: August 20, 2016

    8.6K

    Related Experiment Videos

    Last Updated: Oct 21, 2025

    Analyzing Mitochondrial Morphology Through Simulation Supervised Learning
    12:06

    Analyzing Mitochondrial Morphology Through Simulation Supervised Learning

    Published on: March 3, 2023

    4.3K
    Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task
    11:18

    Quantifying Learning in Young Infants: Tracking Leg Actions During a Discovery-learning Task

    Published on: June 1, 2015

    10.8K
    Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice
    08:28

    Novel Object Exploration as a Potential Assay for Higher Order Repetitive Behaviors in Mice

    Published on: August 20, 2016

    8.6K

    Area of Science:

    • Automated anomaly detection research within machine learning
    • Neural architecture search optimization in data mining

    Background:

    No prior work has resolved the heavy reliance on manual expertise when designing deep learning systems for complex anomaly detection tasks. It was already known that traditional data mining processes require extensive laboring trials to achieve effective performance. While neural architecture search has demonstrated success in image classification and object detection, these existing techniques remain unsuitable for identifying outliers. That uncertainty drove the need for specialized approaches that address unstable search processes. Contemporary methods often suffer from low sample efficiency when applied to irregular data distributions. This gap motivated the development of new strategies to automate model discovery. Prior research has shown that existing search spaces are often poorly defined for anomaly-specific requirements. No previous framework had successfully integrated curiosity-guided exploration to navigate these challenging optimization landscapes.

    Purpose Of The Study:

    The aim of this study is to introduce an automated framework for anomaly detection that minimizes the necessity for human expertise. Researchers sought to address the challenges of building effective deep learning systems for complex data tasks. They identified that current search methods suffer from unstable processes and low sample efficiency when applied to outlier identification. This gap motivated the development of a system that can automatically search for optimal neural network models. The authors specifically targeted the lack of intrinsic search spaces in existing methodologies. They aimed to overcome the curse of local optimality by implementing a curiosity-guided search strategy. The study also sought to improve the efficiency of the search process through self-imitation learning. This work addresses the critical need for more robust and automated tools in fields like fraud detection and video surveillance.

    Main Methods:

    The review approach focuses on the development of an automated framework for model discovery in anomaly detection. Researchers designed a controller to navigate the search space using curiosity-driven exploration principles. This agent takes specific actions to maximize information gain regarding its internal state. The team implemented an experience replay buffer to store and reuse past search trajectories. Self-imitation learning serves as the primary technique to enhance the efficiency of the training process. The authors evaluated their system against various established real-world benchmark datasets. They compared the performance of their discovered models against traditional handcrafted designs and standard search algorithms. This methodology ensures that the framework addresses the identified limitations of existing automated design tools.

    Main Results:

    Key findings from the literature indicate that the deep model identified by the proposed framework achieves superior performance compared to existing handcrafted and traditional search-based models. The curiosity-guided strategy successfully overcomes the curse of local optimality that frequently hinders other automated systems. By maximizing information gain, the controller effectively explores the search space to find optimal architectures. The self-imitation learning component significantly improves sample efficiency during the model discovery phase. Experimental results across multiple real-world benchmark datasets confirm the effectiveness of this automated approach. The framework consistently outperforms baseline methods in identifying complex anomalies within diverse data environments. These results demonstrate that the system reduces the need for extensive human intervention in the design process. The evidence highlights that the integration of reinforcement learning concepts leads to more stable and efficient architecture discovery.

    Conclusions:

    The authors propose that their automated framework effectively identifies optimal neural network architectures for complex data mining tasks. They suggest that curiosity-guided strategies successfully mitigate the risk of becoming trapped in local optima during the search process. Synthesis and implications indicate that maximizing information gain regarding internal beliefs enhances the controller's ability to discover high-performing models. The researchers claim that self-imitation learning provides a robust mechanism to improve overall sample efficiency compared to baseline approaches. Evidence from their experiments shows that the identified deep models outperform both handcrafted designs and traditional search techniques. The study suggests that this automated approach reduces the burden of manual trial-and-error in system development. Authors conclude that their methodology provides a scalable solution for diverse real-world applications like fraud detection and video surveillance. These findings imply that integrating reinforcement learning concepts into architecture search holds promise for future automated data analysis systems.

    The framework employs a curiosity-guided search strategy where a controller maximizes information gain about its internal belief. This mechanism prevents the system from getting stuck in local optima, while self-imitation learning via experience replay improves sample efficiency compared to standard neural architecture search methods.

    The researchers utilize a controller that acts as a search agent. This component is designed to explore the search space by taking actions that specifically increase its knowledge about the internal model, rather than relying on static predefined rules or manual human guidance.

    A predefined search space is necessary because existing neural architecture search methods lack an intrinsic structure suitable for anomaly detection. Without this specific boundary, the search process becomes unstable and inefficient when dealing with the complex, irregular data patterns typical of outlier identification tasks.

    The experience replay mechanism stores past successful configurations to refine the learning process. This data type allows the model to leverage previous search outcomes, which significantly boosts the efficiency of the training phase compared to methods that discard historical search information.

    The researchers measure performance by comparing the accuracy of models identified by AutoAD against both handcrafted architectures and traditional search methods. They observe that their automated approach consistently achieves superior results across various real-world benchmark datasets used for testing.

    The authors propose that their automated framework significantly reduces the reliance on human expertise. They claim this shift allows for more efficient development of deep learning systems in domains like intrusion detection and credit card fraud monitoring, where manual trial-and-error is typically prohibitive.