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»BEAL: A Bayesian Deep Active Learning Method for Efficient Deep Multi-Label Text Classification

    BEAL: A Bayesian Deep Active Learning Method for Efficient Deep Multi-Label Text Classification

    November 17, 2024

    Multi-label text classification (MLTC) assigns multiple relevant labels to a text. While deep learning models have achieved state-of-the-art results in this area, they require large amounts of labeled data, which is costly and time-consuming. Active learning helps optimize this process by selecting the most informative unlabeled samples for annotation, reducing the labeling effort. However, most existing active learning methods are designed for traditional single-label models and do not directly apply to deep multi-label models. Given the complexity of multi-label tasks and the high cost of annotations, there is a need for active learning techniques tailored to deep multi-label classification.

    Active learning enables a model to request labels for the most informative unlabeled samples, reducing annotation costs. Common active learning approaches include membership query synthesis, stream-based selective sampling, and pool-based sampling, focusing on the latter in this work. Uncertainty-based sampling is often used in multi-label classification, but challenges still must be solved in applying active learning to deep multi-label models. While Bayesian deep learning methods have shown promise for uncertainty estimation, most research has focused on single-label tasks. 

    Researchers from the Institute of Automation, Chinese Academy of Sciences, and other institutions propose BEAL, a deep active learning method for MLTC. BEAL uses Bayesian deep learning with dropout to infer the model’s posterior predictive distribution and introduces a new expected confidence-based acquisition function to select uncertain samples. Experiments with a BERT-based MLTC model on benchmark datasets like AAPD and StackOverflow show that BEAL improves training efficiency, achieving convergence with fewer labeled samples. This method can be extended to other multi-label classification tasks and significantly reduces labeled data requirements compared to existing methods.

    The methodology introduces a batch-mode active learning framework for deep multi-label text classification. Starting with a small labeled dataset, the framework iteratively selects unlabeled samples for annotation based on an acquisition function. This function chooses samples with the lowest expected confidence, measured by the model’s predictive uncertainty. Bayesian deep learning calculates the posterior predictive distribution using Monte Carlo dropout, approximating the model’s confidence. The acquisition function selects a batch of samples with the lowest expected confidence for labeling, improving the model’s efficiency by reducing the need for labeled data. The process continues until the model’s performance converges.

    In this study, the authors evaluate the BEAL method for deep multi-label text classification using two benchmark datasets: AAPD and StackOverflow. The process is compared with several active learning strategies, including random sampling, BADGE, BALD, Core-Set, and the full-data approach. BEAL outperforms these methods by selecting the most informative samples based on posterior predictive distribution, reducing the need for labeled data. Results show that BEAL achieves the highest performance with fewer labeled samples than others, requiring only 64% of labeled samples on AAPD and 40% on StackOverflow. An ablation study highlights the advantage of using Bayesian deep learning in BEAL.

    In conclusion, the study introduces BEAL, an active learning method for deep MLTC models. BEAL uses Bayesian deep learning to infer the posterior predictive distribution and defines an expected confidence-based acquisition function to select uncertain samples for training. Experimental results show that BEAL outperforms other active learning methods, enabling more efficient model training with fewer labeled samples. This is valuable in real-world applications where obtaining large-scale labeled data is difficult. Future work will explore integrating diversity-based methods to reduce further the labeled data required for effective training of MLTC models.


    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 and join our Telegram Channel and LinkedIn Group. If you like our work, you will love our newsletter.. Don’t Forget to join our 55k+ ML SubReddit.

    [FREE AI WEBINAR] Implementing Intelligent Document Processing with GenAI in Financial Services and Real Estate Transactions– From Framework to Production

    The post BEAL: A Bayesian Deep Active Learning Method for Efficient Deep Multi-Label Text Classification appeared first on MarkTechPost.

    Source: Read More 

    Hostinger
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleH-DPO: Advancing Language Model Alignment through Entropy Control
    Next Article Google AI Introduces LAuReL (Learned Augmented Residual Layer): Revolutionizing Neural Networks with Enhanced Residual Connections for Efficient Model Performance

    Related Posts

    Machine Learning

    Salesforce AI Releases BLIP3-o: A Fully Open-Source Unified Multimodal Model Built with CLIP Embeddings and Flow Matching for Image Understanding and Generation

    May 16, 2025
    Security

    Nmap 7.96 Launches with Lightning-Fast DNS and 612 Scripts

    May 16, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Latest UI/UX Design Trends That Will Rule 2025 – Lunar Web Solution

    Development

    Microsoft enhances Windows 11’s File Explorer with a new Shared Content Area

    Operating Systems

    M2R2: Mixture of Multi-Rate Residuals for Efficient Transformer Inference

    Machine Learning

    What is Backend as a Service (BaaS)? A Beginner’s Guide

    Development

    Highlights

    The Iconic Motorola Flip Phone is Back, Now Powered by AI

    April 25, 2025

    Motorola is once again shaking up the foldable phone market with its latest lineup of…

    A Python script to verify file hashes

    June 4, 2024

    Google Brings Gemini AI to Cybersecurity

    May 9, 2024

    DeepSeek-AI Released DeepSeek-Prover-V2: An Open-Source Large Language Model Designed for Formal Theorem, Proving through Subgoal Decomposition and Reinforcement Learning

    May 1, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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