Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 16, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 16, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 16, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 16, 2025

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025

      Minecraft licensing robbed us of this controversial NFL schedule release video

      May 16, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The power of generators

      May 16, 2025
      Recent

      The power of generators

      May 16, 2025

      Simplify Factory Associations with Laravel’s UseFactory Attribute

      May 16, 2025

      This Week in Laravel: React Native, PhpStorm Junie, and more

      May 16, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025
      Recent

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Enhancing Anomaly Detection with Adaptive Noise: A Pseudo Anomaly Approach

    Enhancing Anomaly Detection with Adaptive Noise: A Pseudo Anomaly Approach

    May 13, 2024

    Anomaly detection has gained traction in various fields such as surveillance, medical analysis, and network security. Typically approached as a one-class classification problem, autoencoder (AE) models are commonly used. However, AEs tend to reconstruct anomalies too well, reducing discrimination between normal and abnormal data. Memory-based networks and pseudo anomalies have been proposed to address this but with limitations. 

    The introduction of memory mechanisms into AE models aims to limit their reconstruction capability of anomalies. However, this approach may inadvertently affect normal data reconstructions. Another strategy involves generating pseudo anomalies, either by maximizing or minimizing reconstruction loss. Previous methods rely on strong inductive bias or hand-crafted augmentation techniques.

    Researchers proposed a method that involves creating pseudo anomalies by incorporating adaptive noise into normal data. This is achieved by training another network to generate noise based on normal input, which is then added to the input to create pseudo anomalies. By training an AE to poorly reconstruct these pseudo anomalies, the reconstruction boundary evolves, improving anomaly detection. Unlike methods with strong inductive bias, this approach is generic and applicable across diverse domains, as demonstrated across various datasets.

    Their method aims to enhance anomaly detection by training an AE to reconstruct normal input well while poorly reconstructing anomalies, achieved by incorporating learned adaptive noise into the normal data. This noise, generated by another autoencoder, creates pseudo anomalies, which are reconstructed poorly by the AE. The training process ensures that the AE evolves its reconstruction boundary towards improved anomaly detection. Unlike methods with strong inductive bias, this approach is generic and applicable across various domains. During testing, anomaly scores are computed based on reconstruction error, offering efficient inference without additional computational cost.

    Starting with the definition of datasets and evaluation criteria. Researchers evaluated their method across diverse datasets, including surveillance videos (Ped2, Avenue, ShanghaiTech), CIFAR-10 images, and the KDDCUP99 network intrusion dataset. They preprocess inputs accordingly and set up hyperparameters using Adam optimizer. Their approach is compared extensively with baselines and state-of-the-art methods, showcasing its effectiveness and generic applicability.

    Summary

    Researchers Introduced a robust approach to generate pseudo anomalies by incorporating noise without inductive bias.

    They utilized an additional autoencoder to learn noise generation, enhancing learnability.

    Conducted ablation studies and evaluations across diverse datasets.

    Demonstrated superiority and generic applicability in video, image, and network intrusion domains.

    They compared the method’s performance with existing state-of-the-art methods.

    Check out the Paper. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter. Join our Telegram Channel, Discord Channel, and LinkedIn Group.

    If you like our work, you will love our newsletter..

    Don’t Forget to join our 42k+ ML SubReddit

    The post Enhancing Anomaly Detection with Adaptive Noise: A Pseudo Anomaly Approach appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleMISATO: A Machine Learning Dataset of Protein-Ligand Complexes for Structure-based Drug Discovery
    Next Article What to Do When Your Website Faces a Major Software Change

    Related Posts

    Security

    Nmap 7.96 Launches with Lightning-Fast DNS and 612 Scripts

    May 17, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2024-47893 – VMware GPU Firmware Memory Disclosure

    May 17, 2025
    Leave A Reply Cancel Reply

    Hostinger

    Continue Reading

    OpenAI’s o3-mini now lets you see the AI’s thought process

    News & Updates

    Is The First Berserker: Khazan on Xbox Game Pass?

    News & Updates

    CSS Meets Voxel Art: Building a Rendering Engine with Stacked Grids

    News & Updates

    Microsoft Reveals Four OpenVPN Flaws Leading to Potential RCE and LPE

    Development

    Highlights

    Databases

    Automate SQL Server discovery and assessment to accelerate migration to AWS

    April 3, 2024

    Adopting lift and shift or rehost migration approach can be a viable option for time-sensitive…

    Navigating the Digital Transformation Landscape in 2025

    April 18, 2025

    Distribution Release: MX Linux 23.5

    January 13, 2025

    How to Use JSON Data Fields in MySQL Databases

    December 30, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.