PulseAugur
EN
LIVE 09:31:56

New LEMUR framework unlearns sensitive data from reasoning MLRMs

Researchers have developed LEMUR, a novel framework designed to unlearn sensitive information from multimodal large reasoning models (MLRMs). This method operates at inference time and does not require retraining the model. LEMUR identifies privacy vulnerabilities introduced by reinforcement learning (RL) post-training, which can lead to sensitive facts being revealed in the model's reasoning trace even if not in the final answer. By leveraging a token-level entropy signature unique to RL-induced exploration, LEMUR redirects the reasoning process to sanitize this leakage while preserving the model's overall utility and fluency. AI

IMPACT Introduces a novel inference-time unlearning technique for MLRMs, addressing privacy risks in reasoning traces and potentially improving model safety.

RANK_REASON Research paper detailing a new method for unlearning sensitive information from ML models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New LEMUR framework unlearns sensitive data from reasoning MLRMs

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Xinhao Zhong, Yuxia Qiao, Junhao Li, Hao Fang, Yi Sun, Bin Chen ·

    LEMUR: Latent Entropy-aware Multimodal Unlearning via Visual-anchored Reasoning Redirection

    arXiv:2608.11691v1 Announce Type: cross Abstract: Reinforcement-learning (RL) post-training equips multimodal large reasoning models (MLRMs) with exploratory chains of thought (CoT), substantially improving visual reasoning. However, we find that this capability introduces a dist…