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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 1, 2025

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

      June 1, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 1, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 1, 2025

      7 MagSafe accessories that I recommend every iPhone user should have

      June 1, 2025

      I replaced my Kindle with an iPad Mini as my ebook reader – 8 reasons why I don’t regret it

      June 1, 2025

      Windows 11 version 25H2: Everything you need to know about Microsoft’s next OS release

      May 31, 2025

      Elden Ring Nightreign already has a duos Seamless Co-op mod from the creator of the beloved original, and it’ll be “expanded on in the future”

      May 31, 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

      Student Record Android App using SQLite

      June 1, 2025
      Recent

      Student Record Android App using SQLite

      June 1, 2025

      When Array uses less memory than Uint8Array (in V8)

      June 1, 2025

      Laravel 12 Starter Kits: Definite Guide Which to Choose

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

      Photobooth is photobooth software for the Raspberry Pi and PC

      June 1, 2025
      Recent

      Photobooth is photobooth software for the Raspberry Pi and PC

      June 1, 2025

      Le notizie minori del mondo GNU/Linux e dintorni della settimana nr 22/2025

      June 1, 2025

      Rilasciata PorteuX 2.1: Novità e Approfondimenti sulla Distribuzione GNU/Linux Portatile Basata su Slackware

      June 1, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»Introducing GS-LoRA++: A Novel Approach to Machine Unlearning for Vision Tasks

    Introducing GS-LoRA++: A Novel Approach to Machine Unlearning for Vision Tasks

    January 23, 2025

    Pre-trained vision models have been foundational to modern-day computer vision advances across various domains, such as image classification, object detection, and image segmentation. There is a rather massive amount of data inflow, creating dynamic data environments that require a continual learning process for our models. New regulations for data privacy require specific information to be deleted. However, these pre-trained models face the issue of catastrophic forgetting when exposed to new data or tasks over time. When prompted to delete certain information, the model can forget valuable data or parameters. In order to tackle these problems, researchers from the Institute of Electrical and Electronics Engineers (IEEE) have developed Practical Continual Forgetting (PCF), which allows the models to forget task-specific features while retaining their performance. 

    Current methods for mitigating catastrophic forgetting involve regularisation techniques, replay buffers, and architectural expansion. These techniques work well but do not allow selective forgetting; instead, they increase the architecture’s complexity, which causes inefficiencies when adopting new parameters. An optimum balance between trade-off plasticity and stability must exist so as not to excessively retain irrelevant information and be unable to adapt to new environments. However, this proves to be a significant struggle, prompting the need for a new method that enables flexible forgetting mechanisms and provides efficient adaptation. 

    The proposed approach, Practical Continual Forgetting (PCF), has taken a reasonable strategy to deal with catastrophic forgetting and encourage selective forgetting. This framework has been developed to reinforce the strengths of pre-trained vision models. The methodology of PCF involves:

    • Adaptive Forgetting Modules: These modules keep analysing the features the model has previously learned and discard them when they become redundant. Task-specific features that are no longer relevant are removed, but their broader understanding is retained to ensure no generalisation issue arises. 
    • Task-Specific Regularization: PCF introduces constraints while training to ensure that the previously learned parameters are not drastically affected. Adapting to new tasks it ensures maximum performance while retaining previously learned information.

    To test the performance of the PCF framework, experiments were conducted across various tasks, such as recognising faces, detecting objects, and classifying images under different scenarios, including missing data, and continual forgetting. The framework performed strongly in all these cases and outperformed the baseline models. Fewer parameters were used, making them more efficient. The methods showed robustness and practicality, handling rare or missing data better than other techniques.

    The paper introduces the Practical Continual Forgetting (PCF) framework, which effectively addresses the problem of continual forgetting in pre-trained vision models by offering a scalable and adaptive solution for selective forgetting. It has the advantages of being analytically precise and adaptable, showing strong potential in applications sensitive to privacy and quite dynamic, as confirmed by strong performance metrics on various architectures. Nevertheless, it would be good to validate the approach further with real-world datasets and in even more complex scenarios to evaluate its robustness fully. Overall, the PCF framework sets a new benchmark for knowledge retention, adaptation, and forgetting in vision models, which has important implications for privacy compliance and task-specific adaptability.


    Check out the Paper and GitHub Page. 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. Don’t Forget to join our 65k+ ML SubReddit.

    🚨 [Recommended Read] Nebius AI Studio expands with vision models, new language models, embeddings and LoRA (Promoted)

    The post Introducing GS-LoRA++: A Novel Approach to Machine Unlearning for Vision Tasks appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleIgnition: Una Soluzione Moderna per Gestire le Applicazioni all’Avvio in GNU/Linux
    Next Article MIT Researchers Propose Graph-PReFLexOR: A Machine Learning Model Designed for Graph-Native Reasoning in Science and Engineering

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    June 1, 2025
    Machine Learning

    BOND 2025 AI Trends Report Shows AI Ecosystem Growing Faster than Ever with Explosive User and Developer Adoption

    June 1, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    CVE-2025-45428 – Tenda AC9 Stack Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CI-CD Deployment On AWS EKS by GitHub Actions

    Development

    Transforming the future of music creation

    Artificial Intelligence

    Cyberpunk 2077’s new Patch 2.21 adds DLSS 4 ahead of NVIDIA’s RTX 5000 GPU launch — here’s everything in the update

    News & Updates

    Highlights

    CVE-2025-4636 – Apache Airpointer Privilege Escalation Vulnerability

    May 30, 2025

    CVE ID : CVE-2025-4636

    Published : May 30, 2025, 9:15 a.m. | 21 minutes ago

    Description : Due to excessive privileges granted to the web user running the airpointer web platform, a malicious actor that gains control of the this user would be able to privilege escalate to the root user

    Severity: 7.8 | HIGH

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    OpenWebVoyager: Building Multimodal Web Agents via Iterative Real-World Exploration, Feedback and Optimization

    November 3, 2024

    How Does Effective QA Reporting Drive Business ROI and Growth

    February 24, 2025

    Microsoft is still trying to make new Outlook work offline on Windows 11

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

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