REVIEW 2 major objections 5 minor 300 references
Multimodal Unlearning Across Vision, Language, Video, and Audio: Survey of Methods, Datasets, and Benchmarks
T0 review · 2 major / 5 minor · reviewed 2026-07-10 · grok-4.5
Pith's one-line read Selective forgetting in multimodal foundation models can be organized by where you intervene in the pipeline, not by algorithm family, making methods comparable across vision, language, video, and audio.
desk verdict Solid system-first survey of multimodal unlearning with real tables and a repo; the taxonomy is a useful map, not a proven advance over prior algorithm-centric reviews. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
System-first taxonomy of multimodal unlearning: methods are classified by where and how they intervene in the multimodal pipeline (data path, training, architecture, weight/representation edits, or decoding/conditioning), with instance-level versus concept-level forgetting as the primary scope split.
What would settle it
If independent annotators cannot place new multimodal unlearning papers into the taxonomy with high agreement, or if practitioners using it do not choose methods with better measured trade-offs (deletion strength, retention, cost) than those using algorithm-centric surveys, the central organizational claim fails.
Extended reading notes
Core claim
A unified, system-oriented view of multimodal unlearning—organized by intervention stage (data-side, training-time, architecture-constrained, training-free, decoding-time) and control pathway, with forgetting target scope as instance versus concept—enables systematic comparison across vision, language, video, and audio and clarifies the practical trade-offs that algorithm-centric taxonomies obscure.
Load-bearing premise
The claim that grouping methods by intervention stage and control pathway is a more stable and useful scaffold for cross-modal comparison and deployment than earlier algorithm-centric taxonomies is asserted by contrast, not proven by a controlled study of how people actually use the taxonomy.
Editorial extensions
If this is right
- Method papers can be compared on shared axes—deletion strength, utility retention, efficiency, reversibility, robustness—across VLMs, diffusion models, video, and audio rather than only within one algorithm family.
- Deployment choices can target the right intervention point: data hygiene, training edits, architecture freezes, closed-form weight or representation edits, or reversible decoding-time controls.
- Evaluation and benchmark design should report forgetting, safety/privacy audits, retained utility, adversarial reactivation, and compute together instead of single proxy scores.
- Open problems—certified deletion, sequential unlearning, cross-modal leakage, frontier-scale models, and unified benchmarks—become shared research targets rather than isolated modality-specific issues.
- Governance use cases (privacy/RTBF, safety, copyright, fairness, personalization, backdoor cleanup) can be mapped to the same intervention map for accountable model updates.
Reading between the lines
- If decoding-time and training-free methods remain the only practical options at foundation scale, the field may treat unlearning more as runtime policy control than as true data-deletion guarantees.
- Cross-modal leakage implies that unlearning only the text pathway of a VLM is likely incomplete; evaluation that never probes vision or audio recovery of the same concept will systematically overstate success.
- A living taxonomy repository is only as valuable as versioned placement rules; without public inter-annotator protocols, the scaffold could fragment as methods multiply.
- Sequential and continual unlearning will become the real product requirement: one-shot benchmarks may not predict whether forgotten concepts reappear after fine-tuning or repeated deletions.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This survey reviews multimodal unlearning for foundation models spanning vision, language, video, and audio. It formalizes approximate retraining equivalence via an (ε, δ) criterion and a forget/retain objective (Section 2), then organizes methods by forgetting target scope (instance vs concept) and by intervention stage and control pathway: data-side, training-time, architecture-constrained, training-free, and decoding-time (Figures 1–2, Section 3). It compiles datasets and benchmarks (Tables 2–3 and Appendix Tables 4–6), evaluation metrics (Figure 3, Appendix B), applications (Figure 4, Appendix E), open challenges, and future directions, and releases a curated repository. The central claim is that this system-first taxonomy enables systematic cross-modal comparison and clarifies trade-offs among deletion strength, retention, efficiency, reversibility, and robustness relative to prior algorithm-centric surveys (Abstract, Introduction, Table 1).
Significance. If the organizational claim holds, the paper would be a useful reference for a fast-moving area that currently lacks a unified cross-modal map. Strengths include a coherent formal setup in Section 2, a clear intervention-stage taxonomy with representative citations in Section 3, careful compilation of datasets/benchmarks/metrics (Tables 2–3, Appendix B), and an open repository. These assets can help practitioners locate methods by deployment control point and help the community track gaps (especially audio/video). The contribution is primarily organizational and bibliographic rather than a new theorem, algorithm, or empirical result; its lasting value depends on whether the taxonomy is adopted as a stable scaffold.
major comments (2)
- Abstract, Introduction, and Table 1 claim that the system-first taxonomy “enables systematic comparison” and “clarifies trade-offs” among deletion strength, retention, efficiency, reversibility, and robustness. Figures 1–2 and §3 organize methods by intervention stage, but the manuscript does not demonstrate that methods sharing a control pathway share similar trade-off profiles, nor does it provide any controlled comparison (e.g., method-selection utility, inter-annotator agreement on placement, or stability under re-labeling) against algorithm-centric taxonomies. Without such evidence the strongest claim reduces to a well-organized literature map; either add a compact comparative analysis (even qualitative, with explicit trade-off columns per category) or soften the claim to “organizes methods by intervention stage to facilitate comparison.”
- The title and Abstract advertise coverage “across vision, language, video, and audio,” yet Limitations and the dataset tables show audio and video remain comparatively thin (e.g., Table 2 lists few audio/video entries; many video/audio methods appear only as brief citations in §3.2–3.4). This imbalance is acknowledged but not reflected in the strength of the cross-modal claims. Please either expand the audio/video synthesis with explicit cross-modal transfer lessons, or qualify the title/Abstract so that the primary evidence base (image–text VLMs and diffusion) is transparent.
minor comments (5)
- Table 1 marks “Ours ACL’26” while the arXiv header is 8 Jul 2026; clarify venue status (submitted/accepted/under review) to avoid confusion.
- Section 2 introduces image–text pairs then states generalization to video/audio; a short explicit note on how Df/Dr and the (ε, δ) criterion lift to temporal or multi-track modalities would help readers apply the formalization.
- Figure 2 is dense; a small legend or color coding distinguishing instance-level vs concept-level methods would improve readability.
- Appendix B metric definitions are valuable but long; a one-page summary table mapping each metric family to the trade-offs named in the Abstract would better support the “clarifies trade-offs” claim.
- Minor consistency: “V oigt” / “V on dem Bussche” spacing and occasional hyphenation variants (e.g., “text-to-image” vs “text to image”) should be normalized.
Circularity Check
Survey taxonomy and formalization are organizational synthesis, not a derivation that reduces to its inputs by construction.
full rationale
This is a literature survey. Its load-bearing product is a system-first taxonomy (intervention stage and control pathway; instance- vs concept-level forgetting) plus a standard formalization of multimodal unlearning (forget/retain sets, approximate retraining equivalence, two-term objective). Section 2 restates classical unlearning criteria (Cao & Yang; Bourtoule et al.; DP-style (ε,δ) bounds) and modality-specific loss templates drawn from the cited primary literature; none of these equations fit a free parameter to data and then re-label the fit as a prediction, nor define X in terms of Y while claiming to derive Y from X. Table 1 and Figures 1–2 organize external methods; they do not force trade-off conclusions by definition. Author-overlapping citations (e.g., Liu et al. prior unlearning surveys/benchmarks, Patil et al. UnLOK-VQA) appear as ordinary coverage of the field and are not used as uniqueness theorems or sole justification for the taxonomy. Asserted superiority of the scaffold over algorithm-centric taxonomies is an unvalidated usefulness claim, not circularity. No self-definitional loop, fitted-input-as-prediction, ansatz-via-self-citation, or renaming-as-derivation is present. Score 0 with empty steps is the correct outcome.
Assumptions & free parameters
assumptions (4)
- domain assumption Approximate unlearning is formalized via (ε, δ) closeness of the unlearned model distribution to retraining without the forget set, mirroring differential-privacy-style stability.
- domain assumption Knowledge targeted for deletion is distributed across shared multimodal representations, so selective removal must balance forget and retain objectives.
- ad hoc to paper Intervention stage and control pathway form a more stable and deployment-relevant taxonomy than algorithm-centric optimization families.
- domain assumption Image-text formalization generalizes to video and audio for the purposes of the survey framework.
invented entities (1)
-
System-first multimodal unlearning taxonomy (intervention stage × control pathway, with instance vs concept scope)
Cite this review
Pith. "Pith review of Multimodal Unlearning Across Vision, Language, Video, and Audio: Survey of Methods, Datasets, and Benchmarks." pith.science (2026). https://pith.science/paper/TVZG5DYP
@misc{pith2026260707907,
author = {Pith},
title = {Pith review of: Multimodal Unlearning Across Vision, Language, Video, and Audio: Survey of Methods, Datasets, and Benchmarks},
year = {2026},
howpublished = {\url{https://pith.science/paper/TVZG5DYP}},
note = {Machine review of arXiv:2607.07907}
}
read the original abstract
With the growing adoption of VLMs, DMs, LLMs, and AFMs, these multimodal foundation models can inadvertently encode sensitive, copyrighted, biased, or unsafe cross-modal associations that originate from their training data. Retraining after deletion requests or policy updates is often impractical, and targeted forgetting remains difficult because knowledge is distributed across shared representations. Multimodal unlearning addresses this challenge by enabling selective removal across modalities while retaining overall utility. This survey offers a unified, system-oriented view of multimodal unlearning across vision, language, audio, and video, grounded in recent advances, emerging applications, and open problems. Our taxonomy enables systematic comparison across model architectures and modalities, clarifying trade-offs among deletion strength, retention, efficiency, reversibility, and robustness. This survey highlights open problems and practical considerations to support future research and deployment of multimodal unlearning. We release a curated repository: https://smsnobin77.github.io/Awesome-Multimodal-Unlearning/
Figures
Reference graph
Works this paper leans on
-
[1]
Gemini: A Family of Highly Capable Multimodal Models
Gemini: a family of highly capable multimodal models , author=. arXiv preprint arXiv:2312.11805 , year=
-
[2]
Qwen3 technical report , author=. arXiv preprint arXiv:2505.09388 , year=
-
[3]
Proceedings of the AAAI Conference on Artificial Intelligence , year=
Audiogpt: Understanding and generating speech, music, sound, and talking head , author=. Proceedings of the AAAI Conference on Artificial Intelligence , year=
-
[4]
Qwen-Audio: Advancing Universal Audio Understanding via Unified Large-Scale Audio-Language Models
Qwen-audio: Advancing universal audio understanding via unified large-scale audio-language models , author=. arXiv preprint arXiv:2311.07919 , year=
-
[5]
An introduction to the california consumer privacy act (ccpa) , author=. Santa Clara Univ. Legal Studies Research Paper , year=
-
[6]
A Practical Guide, 1st Ed., Cham: Springer International Publishing , year=
The eu general data protection regulation (gdpr) , author=. A Practical Guide, 1st Ed., Cham: Springer International Publishing , year=
-
[7]
To generate or not? safety-driven unlearned diffusion models are still easy to generate unsafe images... for now , author=. European Conference on Computer Vision , year=
-
[8]
Unlearning or concealment? a critical analysis and evaluation metrics for unlearning in diffusion models , author=. arXiv preprint arXiv:2409.05668 , year=
Show all 300 references
-
[9]
arXiv preprint arXiv:2402.11846 , year=
Unlearncanvas: A stylized image dataset to benchmark machine unlearning for diffusion models , author=. arXiv preprint arXiv:2402.11846 , year=
-
[10]
arXiv preprint arXiv:2405.15234 , year=
Defensive Unlearning with Adversarial Training for Robust Concept Erasure in Diffusion Models , author=. arXiv preprint arXiv:2405.15234 , year=
-
[11]
Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems , year=
Are deepfakes concerning? analyzing conversations of deepfakes on reddit and exploring societal implications , author=. Proceedings of the 2022 CHI Conference on Human Factors in Computing Systems , year=
2022
-
[12]
And he’s not happy about it , author=
This artist is dominating AI-generated art. And he’s not happy about it , author=. MIT Technology Review , year=
-
[13]
32nd USENIX Security Symposium (USENIX Security 23) , year=
Extracting training data from diffusion models , author=. 32nd USENIX Security Symposium (USENIX Security 23) , year=
-
[14]
32nd USENIX Security Symposium (USENIX Security 23) , year=
Glaze: Protecting artists from style mimicry by \ Text-to-Image \ models , author=. 32nd USENIX Security Symposium (USENIX Security 23) , year=
-
[15]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Diffusion art or digital forgery? investigating data replication in diffusion models , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[16]
Foundations and trends
Advances and open problems in federated learning , author=. Foundations and trends
-
[17]
ACM computing surveys (CSUR) , year=
The creation and detection of deepfakes: A survey , author=. ACM computing surveys (CSUR) , year=
-
[18]
Foreign Aff
Deepfakes and the new disinformation war: The coming age of post-truth geopolitics , author=. Foreign Aff. , year=
-
[19]
30th USENIX Security Symposium (USENIX Security 21) , year=
Extracting training data from large language models , author=. 30th USENIX Security Symposium (USENIX Security 21) , year=
-
[20]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Vector quantized diffusion model for text-to-image synthesis , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[21]
Advances in Neural Information Processing Systems , year=
Structured denoising diffusion models in discrete state-spaces , author=. Advances in Neural Information Processing Systems , year=
-
[22]
arXiv preprint arXiv:2204.06125 , year=
Hierarchical text-conditional image generation with clip latents , author=. arXiv preprint arXiv:2204.06125 , year=
-
[23]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Taming transformers for high-resolution image synthesis , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[24]
Advances in neural information processing systems , year=
Score-based generative modeling in latent space , author=. Advances in neural information processing systems , year=
-
[25]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
High-resolution image synthesis with latent diffusion models , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[26]
Advances in neural information processing systems , year=
Maximum likelihood training of score-based diffusion models , author=. Advances in neural information processing systems , year=
-
[27]
Advances in neural information processing systems , year=
Generative modeling by estimating gradients of the data distribution , author=. Advances in neural information processing systems , year=
-
[28]
arXiv preprint arXiv:2011.13456 , year=
Score-based generative modeling through stochastic differential equations , author=. arXiv preprint arXiv:2011.13456 , year=
2011 arXiv
-
[29]
Advances in neural information processing systems , year=
Denoising diffusion probabilistic models , author=. Advances in neural information processing systems , year=
-
[30]
International conference on machine learning , year=
Deep unsupervised learning using nonequilibrium thermodynamics , author=. International conference on machine learning , year=
-
[31]
arXiv preprint arXiv:2410.11087 , year=
Locality Alignment Improves Vision-Language Models , author=. arXiv preprint arXiv:2410.11087 , year=
-
[32]
arXiv preprint arXiv:2410.07093 , year=
LaMP: Language-Motion Pretraining for Motion Generation, Retrieval, and Captioning , author=. arXiv preprint arXiv:2410.07093 , year=
-
[33]
arXiv preprint arXiv:2403.12052 , year=
A Dataset and Benchmark for Copyright Protection from Text-to-Image Diffusion Models , author=. arXiv preprint arXiv:2403.12052 , year=
-
[34]
arXiv preprint arXiv:2403.09193 , year=
Are Vision Language Models Texture or Shape Biased and Can We Steer Them? , author=. arXiv preprint arXiv:2403.09193 , year=
-
[35]
arXiv preprint arXiv:2405.17423 , year=
Privacy-Aware Visual Language Models , author=. arXiv preprint arXiv:2405.17423 , year=
-
[36]
arXiv preprint arXiv:2306.00424 , year=
End-to-end knowledge retrieval with multi-modal queries , author=. arXiv preprint arXiv:2306.00424 , year=
-
[37]
European conference on computer vision , year=
Vqa-lol: Visual question answering under the lens of logic , author=. European conference on computer vision , year=
-
[38]
Advances in Neural Information Processing Systems , year=
Multimodal contrastive learning with limoe: the language-image mixture of experts , author=. Advances in Neural Information Processing Systems , year=
-
[39]
International conference on machine learning , year=
Vilt: Vision-and-language transformer without convolution or region supervision , author=. International conference on machine learning , year=
-
[40]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Clippo: Image-and-language understanding from pixels only , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[41]
arXiv preprint arXiv:2205.01917 , year=
Coca: Contrastive captioners are image-text foundation models , author=. arXiv preprint arXiv:2205.01917 , year=
-
[42]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Flava: A foundational language and vision alignment model , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[43]
arXiv preprint arXiv:2110.05208 , year=
Supervision exists everywhere: A data efficient contrastive language-image pre-training paradigm , author=. arXiv preprint arXiv:2110.05208 , year=
-
[44]
arXiv preprint arXiv:2111.07783 , year=
Filip: Fine-grained interactive language-image pre-training , author=. arXiv preprint arXiv:2111.07783 , year=
-
[45]
Advances in Neural Information Processing Systems , year=
Uniclip: Unified framework for contrastive language-image pre-training , author=. Advances in Neural Information Processing Systems , year=
-
[46]
Proceedings of the AAAI Conference on Artificial Intelligence , year=
Unifying vision-language representation space with single-tower transformer , author=. Proceedings of the AAAI Conference on Artificial Intelligence , year=
-
[47]
IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
Vision-language models for vision tasks: A survey , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
-
[48]
Machine Intelligence Research , year=
Vlp: A survey on vision-language pre-training , author=. Machine Intelligence Research , year=
-
[49]
International conference on machine learning , year=
Learning transferable visual models from natural language supervision , author=. International conference on machine learning , year=
-
[50]
International conference on machine learning , year=
Scaling up visual and vision-language representation learning with noisy text supervision , author=. International conference on machine learning , year=
-
[51]
Advances in neural information processing systems , year=
Align before fuse: Vision and language representation learning with momentum distillation , author=. Advances in neural information processing systems , year=
-
[52]
European Union Agency for Fundamental Rights , title =
-
[53]
arXiv preprint arXiv:2410.01128 , year=
Using Interleaved Ensemble Unlearning to Keep Backdoors at Bay for Finetuning Vision Transformers , author=. arXiv preprint arXiv:2410.01128 , year=
-
[54]
arXiv preprint arXiv:2407.00996 , year=
Can Small Language Models Learn, Unlearn, and Retain Noise Patterns? , author=. arXiv preprint arXiv:2407.00996 , year=
-
[55]
arXiv preprint arXiv:2406.16990 , year=
AND: Audio Network Dissection for Interpreting Deep Acoustic , author=. arXiv preprint arXiv:2406.16990 , year=
-
[56]
arXiv preprint arXiv:2405.16720 , year=
Large Scale Knowledge Washing , author=. arXiv preprint arXiv:2405.16720 , year=
-
[57]
arXiv preprint arXiv:2403.03329 , year=
Guardrail baselines for unlearning in llms , author=. arXiv preprint arXiv:2403.03329 , year=
-
[58]
arXiv preprint arXiv:2410.02760 , year=
Erasing Conceptual Knowledge from Language Models , author=. arXiv preprint arXiv:2410.02760 , year=
-
[59]
arXiv preprint arXiv:2308.09881 , year=
Generative adversarial networks unlearning , author=. arXiv preprint arXiv:2308.09881 , year=
-
[60]
Proceedings of the AAAI Conference on Artificial Intelligence (AAAI) , year =
Saemi Moon and Seunghyuk Cho and Dongwoo Kim , title =. Proceedings of the AAAI Conference on Artificial Intelligence (AAAI) , year =
-
[61]
arXiv preprint arXiv:2311.17717 , year=
Receler: Reliable concept erasing of text-to-image diffusion models via lightweight erasers , author=. arXiv preprint arXiv:2311.17717 , year=
-
[62]
The Twelfth International Conference on Learning Representations , year=
Machine unlearning for image-to-image generative models , author=. The Twelfth International Conference on Learning Representations , year=
-
[63]
arXiv preprint arXiv:2405.19237 , year=
ConceptPrune: Concept Editing in Diffusion Models via Skilled Neuron Pruning , author=. arXiv preprint arXiv:2405.19237 , year=
-
[64]
Proceedings of International Conference on Computer Vision (ICCV) , month =
Deep Learning Face Attributes in the Wild , author =. Proceedings of International Conference on Computer Vision (ICCV) , month =
-
[65]
arXiv preprint arXiv:2209.02299 , year=
A survey of machine unlearning , author=. arXiv preprint arXiv:2209.02299 , year=
-
[66]
Information & Communications Technology Law , year=
The European Union general data protection regulation: what it is and what it means , author=. Information & Communications Technology Law , year=
-
[67]
arXiv preprint arXiv:2311.15766 , year=
Knowledge unlearning for llms: Tasks, methods, and challenges , author=. arXiv preprint arXiv:2311.15766 , year=
-
[68]
Artificial Intelligence Review , year=
Digital forgetting in large language models: A survey of unlearning methods , author=. Artificial Intelligence Review , year=
-
[69]
arXiv preprint arXiv:2407.20516 , year=
Machine unlearning in generative ai: A survey , author=. arXiv preprint arXiv:2407.20516 , year=
-
[70]
Nature Machine Intelligence , year=
Rethinking machine unlearning for large language models , author=. Nature Machine Intelligence , year=
-
[71]
arXiv preprint arXiv:2507.19894 , year=
A survey on generative model unlearning: Fundamentals, taxonomy, evaluation, and future direction , author=. arXiv preprint arXiv:2507.19894 , year=
-
[72]
arXiv preprint arXiv:2503.01854 , year=
A comprehensive survey of machine unlearning techniques for large language models , author=. arXiv preprint arXiv:2503.01854 , year=
-
[73]
2015 IEEE symposium on security and privacy , year=
Towards making systems forget with machine unlearning , author=. 2015 IEEE symposium on security and privacy , year=
2015
-
[74]
Advances in neural information processing systems , year=
Making ai forget you: Data deletion in machine learning , author=. Advances in neural information processing systems , year=
-
[75]
International Conference on Machine Learning , year=
Certified Data Removal from Machine Learning Models , author=. International Conference on Machine Learning , year=
-
[76]
2021 IEEE Symposium on Security and Privacy (SP) , year=
Machine unlearning , author=. 2021 IEEE Symposium on Security and Privacy (SP) , year=
2021
-
[77]
Advances in Neural Information Processing Systems , year=
Remember what you want to forget: Algorithms for machine unlearning , author=. Advances in Neural Information Processing Systems , year=
-
[78]
Algorithmic Learning Theory , year=
Descent-to-delete: Gradient-based methods for machine unlearning , author=. Algorithmic Learning Theory , year=
-
[79]
Theory of Cryptography: Third Theory of Cryptography Conference, TCC 2006, New York, NY, USA, March 4-7, 2006
Calibrating noise to sensitivity in private data analysis , author=. Theory of Cryptography: Third Theory of Cryptography Conference, TCC 2006, New York, NY, USA, March 4-7, 2006. Proceedings 3 , year=
2006
-
[80]
arXiv preprint arXiv:2406.09073 , year=
Are we making progress in unlearning? Findings from the first NeurIPS unlearning competition , author=. arXiv preprint arXiv:2406.09073 , year=
-
[81]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Erasing concepts from diffusion models , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[82]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Forget-me-not: Learning to forget in text-to-image diffusion models , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[83]
Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision , year=
Unified concept editing in diffusion models , author=. Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision , year=
-
[84]
arXiv preprint arXiv:2401.05779 , year=
Erasediff: Erasing data influence in diffusion models , author=. arXiv preprint arXiv:2401.05779 , year=
-
[85]
Findings of the Association for Computational Linguistics: ACL 2025 , year =
MMUnlearner: Reformulating Multimodal Machine Unlearning in the Era of Multimodal Large Language Models , author =. Findings of the Association for Computational Linguistics: ACL 2025 , year =
2025
-
[86]
arXiv preprint arXiv:2402.05947 , year=
Separable Multi-Concept Erasure from Diffusion Models , author=. arXiv preprint arXiv:2402.05947 , year=
-
[87]
arXiv preprint arXiv:2410.08074 , year=
Unstable Unlearning: The Hidden Risk of Concept Resurgence in Diffusion Models , author=. arXiv preprint arXiv:2410.08074 , year=
-
[88]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Cleanclip: Mitigating data poisoning attacks in multimodal contrastive learning , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[89]
European Conference on Computer Vision , year=
Multidelete for multimodal machine unlearning , author=. European Conference on Computer Vision , year=
-
[90]
Findings of the Association for Computational Linguistics: EMNLP 2024 , year=
Can Textual Unlearning Solve Cross-Modality Safety Alignment? , author=. Findings of the Association for Computational Linguistics: EMNLP 2024 , year=
2024
-
[91]
arXiv preprint arXiv:2403.16257 , year=
Unlearning backdoor threats: Enhancing backdoor defense in multimodal contrastive learning via local token unlearning , author=. arXiv preprint arXiv:2403.16257 , year=
-
[92]
arXiv preprint arXiv:2409.19526 , year=
Efficient backdoor defense in multimodal contrastive learning: A token-level unlearning method for mitigating threats , author=. arXiv preprint arXiv:2409.19526 , year=
-
[93]
Advances in Neural Information Processing Systems , year=
Single image unlearning: Efficient machine unlearning in multimodal large language models , author=. Advances in Neural Information Processing Systems , year=
-
[94]
Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing , year=
EFUF: Efficient Fine-Grained Unlearning Framework for Mitigating Hallucinations in Multimodal Large Language Models , author=. Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing , year=
2024
-
[95]
Advances in Neural Information Processing Systems , year=
Direct unlearning optimization for robust and safe text-to-image models , author=. Advances in Neural Information Processing Systems , year=
-
[96]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Unlearning the Noisy Correspondence Makes CLIP More Robust , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[97]
Proceedings of the 63rd Annual Meeting of the ACL , year=
Cliperase: Efficient unlearning of visual-textual associations in clip , author=. Proceedings of the 63rd Annual Meeting of the ACL , year=
-
[98]
Transactions on Machine Learning Research , year=
Zero-shot CLIP class forgetting via text-image space adaptation , author=. Transactions on Machine Learning Research , year=
-
[99]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Ablating concepts in text-to-image diffusion models , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[100]
CoRR , year=
Safegen: Mitigating unsafe content generation in text-to-image models , author=. CoRR , year=
-
[101]
ICML 2025 Workshop on Machine Unlearning for Generative AI , year=
Do Not Mimic My Voice: Speaker Identity Unlearning for Zero-Shot Text-to-Speech , author=. ICML 2025 Workshop on Machine Unlearning for Generative AI , year=
2025
-
[102]
Unlearning LLM-Based Speech Recognition Models , author=. Proc. Interspeech 2025 , year=
2025
-
[103]
arXiv preprint arXiv:2507.22208 , year=
Quantum-Inspired Audio Unlearning: Towards Privacy-Preserving Voice Biometrics , author=. arXiv preprint arXiv:2507.22208 , year=
-
[104]
arXiv preprint arXiv:2509.06277 , year=
No Encore: Unlearning as Opt-Out in Music Generation , author=. arXiv preprint arXiv:2509.06277 , year=
-
[105]
ICML 2025 Workshop on Machine Unlearning for Generative AI , year=
Unleashing Uncertainty: Efficient Machine Unleanring for Generative AI , author=. ICML 2025 Workshop on Machine Unlearning for Generative AI , year=
2025
-
[106]
arXiv preprint arXiv:2407.14209 , year=
Unlearning Concepts from Text-to-Video Diffusion Models , author=. arXiv preprint arXiv:2407.14209 , year=
-
[107]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Munba: Machine unlearning via nash bargaining , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[108]
Feng, XiaoHua and Li, Yuyuan and Chen, Chaochao and Zhang, Li and Li, Longfei and Zhou, Jun and Zheng, Xiaolin , booktitle=
-
[109]
arXiv preprint arXiv:2411.02068 , year=
Model integrity when unlearning with t2i diffusion models , author=. arXiv preprint arXiv:2411.02068 , year=
-
[110]
Advances in Neural Information Processing Systems , year=
Boosting alignment for post-unlearning text-to-image generative models , author=. Advances in Neural Information Processing Systems , year=
-
[111]
arXiv preprint arXiv:2507.16302 , year=
Towards Resilient Safety-driven Unlearning for Diffusion Models against Downstream Fine-tuning , author=. arXiv preprint arXiv:2507.16302 , year=
-
[112]
The Thirteenth International Conference on Learning Representations , year=
Data Unlearning in Diffusion Models , author=. The Thirteenth International Conference on Learning Representations , year=
-
[113]
arXiv preprint arXiv:2506.11253 , year=
Lifting Data-Tracing Machine Unlearning to Knowledge-Tracing for Foundation Models , author=. arXiv preprint arXiv:2506.11253 , year=
-
[114]
arXiv preprint arXiv:2507.22499 , year=
Loreun: Data itself implicitly provides cues to improve machine unlearning , author=. arXiv preprint arXiv:2507.22499 , year=
-
[115]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Sculpting memory: Multi-concept forgetting in diffusion models via dynamic mask and concept-aware optimization , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[116]
arXiv preprint arXiv:2504.18563 , year=
Backdoor Defense in Diffusion Models via Spatial Attention Unlearning , author=. arXiv preprint arXiv:2504.18563 , year=
-
[117]
Forty-second International Conference on Machine Learning , year=
SAeUron: Interpretable Concept Unlearning in Diffusion Models with Sparse Autoencoders , author=. Forty-second International Conference on Machine Learning , year=
-
[118]
arXiv preprint arXiv:2507.06526 , year=
Concept Unlearning by Modeling Key Steps of Diffusion Process , author=. arXiv preprint arXiv:2507.06526 , year=
-
[119]
The Twelfth International Conference on Learning Representations , year=
Salun: Empowering machine unlearning via gradient-based weight saliency in both image classification and generation , author=. The Twelfth International Conference on Learning Representations , year=
-
[120]
arXiv preprint arXiv:2307.05977 , year=
Towards safe self-distillation of internet-scale text-to-image diffusion models , author=. arXiv preprint arXiv:2307.05977 , year=
-
[121]
The Thirteenth International Conference on Learning Representations , year=
Score Forgetting Distillation: A Swift, Data-Free Method for Machine Unlearning in Diffusion Models , author=. The Thirteenth International Conference on Learning Representations , year=
-
[122]
arXiv preprint arXiv:2508.18235 , year=
Sealing The Backdoor: Unlearning Adversarial Text Triggers In Diffusion Models Using Knowledge Distillation , author=. arXiv preprint arXiv:2508.18235 , year=
-
[123]
The Eleventh International Conference on Learning Representations , year=
Editing models with task arithmetic , author=. The Eleventh International Conference on Learning Representations , year=
-
[124]
Adaptive Foundation Models: Evolving AI for Personalized and Efficient Learning , year=
NegMerge: Consensual Weight Negation for Strong Machine Unlearning , author=. Adaptive Foundation Models: Evolving AI for Personalized and Efficient Learning , year=
-
[125]
arXiv preprint arXiv:2506.07891 , year=
Video Unlearning via Low-Rank Refusal Vector , author=. arXiv preprint arXiv:2506.07891 , year=
-
[126]
ECCV (63) , year=
Diffusion Soup: Model Merging for Text-to-Image Diffusion Models , author=. ECCV (63) , year=
-
[127]
The Thirty-ninth Annual Conference on Neural Information Processing Systems , year =
CURE: Concept Unlearning via Orthogonal Representation Editing in Diffusion Models , author =. The Thirty-ninth Annual Conference on Neural Information Processing Systems , year =
-
[128]
Computer Vision -- ECCV 2024 , year =
Poppi, Samuele and Poppi, Tobia and Cocchi, Federico and Cornia, Marcella and Baraldi, Lorenzo and Cucchiara, Rita , title =. Computer Vision -- ECCV 2024 , year =
2024
-
[129]
arXiv preprint arXiv:2503.18674 , year=
Human Motion Unlearning , author=. arXiv preprint arXiv:2503.18674 , year=
-
[130]
Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) , year=
Modality-aware neuron pruning for unlearning in multimodal large language models , author=. Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) , year=
-
[131]
Proceedings of the Computer Vision and Pattern Recognition Conference , year=
Efficient fine-tuning and concept suppression for pruned diffusion models , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , year=
-
[132]
arXiv preprint arXiv:2405.17472 , year=
Freezeasguard: Mitigating illegal adaptation of diffusion models via selective tensor freezing , author=. arXiv preprint arXiv:2405.17472 , year=
-
[133]
2025 , url=
Machine Unlearning in Audio: Bridging The Modality Gap Via the Prune and Regrow Paradigm , author=. 2025 , url=
2025
-
[134]
Forty-second International Conference on Machine Learning , year=
Targeted Unlearning with Single Layer Unlearning Gradient , author=. Forty-second International Conference on Machine Learning , year=
-
[135]
The Thirteenth International Conference on Learning Representations , year=
Dynamic Negative Guidance of Diffusion Models , author=. The Thirteenth International Conference on Learning Representations , year=
-
[136]
arXiv preprint arXiv:2508.05755 , year=
UnGuide: Learning to Forget with LoRA-Guided Diffusion Models , author=. arXiv preprint arXiv:2508.05755 , year=
-
[137]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Steering guidance for personalized text-to-image diffusion models , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[138]
Proceedings of the Computer Vision and Pattern Recognition Conference , year=
Detect-and-Guide: Self-regulation of Diffusion Models for Safe Text-to-Image Generation via Guideline Token Optimization , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , year=
-
[139]
The Thirteenth International Conference on Learning Representations , year=
SAFREE: Training-Free and Adaptive Guard for Safe Text-to-Image And Video Generation , author=. The Thirteenth International Conference on Learning Representations , year=
-
[140]
arXiv preprint arXiv:2410.02710 , year=
Steerdiff: Steering towards safe text-to-image diffusion models , author=. arXiv preprint arXiv:2410.02710 , year=
-
[141]
The Twelfth International Conference on Learning Representations , year=
Get What You Want, Not What You Don't: Image Content Suppression for Text-to-Image Diffusion Models , author=. The Twelfth International Conference on Learning Representations , year=
-
[142]
Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications Security , year=
Moderator: Moderating text-to-image diffusion models through fine-grained context-based policies , author=. Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications Security , year=
2024
-
[143]
ICLR Workshop on Deep Generative Model in Machine Learning: Theory, Principle and Efficacy , year=
Hiding and Recovering Knowledge in Text-to-Image Diffusion Models via Learnable Prompts , author=. ICLR Workshop on Deep Generative Model in Machine Learning: Theory, Principle and Efficacy , year=
-
[144]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
CPR: Retrieval augmented generation for copyright protection , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[145]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Unlearnable clusters: Towards label-agnostic unlearnable examples , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[146]
Proceedings of the 32nd ACM International Conference on Multimedia , year=
Multimodal unlearnable examples: Protecting data against multimodal contrastive learning , author=. Proceedings of the 32nd ACM International Conference on Multimedia , year=
-
[147]
Proceedings of the 38th International Conference on Neural Information Processing Systems , year=
UnSeg: one universal unlearnable example generator is enough against all image segmentation , author=. Proceedings of the 38th International Conference on Neural Information Processing Systems , year=
-
[148]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Metacloak: Preventing unauthorized subject-driven text-to-image diffusion-based synthesis via meta-learning , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[149]
arXiv preprint arXiv:2208.01618 , year=
An image is worth one word: Personalizing text-to-image generation using textual inversion , author=. arXiv preprint arXiv:2208.01618 , year=
-
[150]
Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence , year=
Exploiting cultural biases via homoglyphs intext-to-image synthesis , author=. Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence , year=
-
[151]
ICML 2024 Next Generation of AI Safety Workshop , year=
Automatic Jailbreaking of the Text-to-Image Generative AI Systems , author=. ICML 2024 Next Generation of AI Safety Workshop , year=
2024
-
[152]
Findings of the Association for Computational Linguistics: NAACL 2025 , year=
DiffZOO: A Purely Query-Based Black-Box Attack for Red-teaming Text-to-Image Generative Model via Zeroth Order Optimization , author=. Findings of the Association for Computational Linguistics: NAACL 2025 , year=
2025
-
[153]
arXiv preprint arXiv:2404.19382 , year=
Probing unlearned diffusion models: A transferable adversarial attack perspective , author=. arXiv preprint arXiv:2404.19382 , year=
-
[154]
arXiv preprint arXiv:2507.07139 , year=
Image Can Bring Your Memory Back: A Novel Multi-Modal Guided Attack against Image Generation Model Unlearning , author=. arXiv preprint arXiv:2507.07139 , year=
-
[155]
arXiv preprint arXiv:2506.17265 , year=
Does Multimodal Large Language Model Truly Unlearn? Stealthy MLLM Unlearning Attack , author=. arXiv preprint arXiv:2506.17265 , year=
-
[156]
arXiv preprint arXiv:2504.21307 , year=
The Dual Power of Interpretable Token Embeddings: Jailbreaking Attacks and Defenses for Diffusion Model Unlearning , author=. arXiv preprint arXiv:2504.21307 , year=
-
[157]
Forty-second International Conference on Machine Learning , year=
Adaptive Median Smoothing: Adversarial Defense for Unlearned Text-to-Image Diffusion Models at Inference Time , author=. Forty-second International Conference on Machine Learning , year=
-
[158]
arXiv preprint arXiv:2306.02174 , year=
Training data attribution for diffusion models , author=. arXiv preprint arXiv:2306.02174 , year=
-
[159]
arXiv preprint arXiv:2506.18312 , year=
Large-Scale Training Data Attribution for Music Generative Models via Unlearning , author=. arXiv preprint arXiv:2506.18312 , year=
-
[160]
The Twelfth International Conference on Learning Representations , year=
CLIP the Bias: How Useful is Balancing Data in Multimodal Learning? , author=. The Twelfth International Conference on Learning Representations , year=
-
[161]
2024 IEEE Security and Privacy Workshops (SPW) , year=
Pre-trained encoders in self-supervised learning improve secure and privacy-preserving supervised learning , author=. 2024 IEEE Security and Privacy Workshops (SPW) , year=
2024
-
[162]
arXiv preprint arXiv:2409.03326 , year=
Enhancing User-Centric Privacy Protection: An Interactive Framework through Diffusion Models and Machine Unlearning , author=. arXiv preprint arXiv:2409.03326 , year=
-
[163]
Findings of the Association for Computational Linguistics ACL 2024 , year=
Visual In-Context Learning for Large Vision-Language Models , author=. Findings of the Association for Computational Linguistics ACL 2024 , year=
2024
-
[164]
Proceedings of the IEEE international conference on computer vision , year=
Deep learning face attributes in the wild , author=. Proceedings of the IEEE international conference on computer vision , year=
-
[165]
International Conference on Learning Representations , year=
Progressive Growing of GANs for Improved Quality, Stability, and Variation , author=. International Conference on Learning Representations , year=
-
[166]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
A style-based generator architecture for generative adversarial networks , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[167]
arXiv preprint arXiv:2410.18057 , year=
Clear: Character unlearning in textual and visual modalities , author=. arXiv preprint arXiv:2410.18057 , year=
-
[168]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Holistic unlearning benchmark: A multi-faceted evaluation for text-to-image diffusion model unlearning , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[169]
European Conference on Computer Vision , year=
Learning the unlearned: Mitigating feature suppression in contrastive learning , author=. European Conference on Computer Vision , year=
-
[170]
arXiv preprint arXiv:2507.01271 , year=
PULSE: Practical Evaluation Scenarios for Large Multimodal Model Unlearning , author=. arXiv preprint arXiv:2507.01271 , year=
-
[171]
arXiv preprint arXiv:2504.01218 , year=
Prompting Forgetting: Unlearning in GANs via Textual Guidance , author=. arXiv preprint arXiv:2504.01218 , year=
-
[172]
Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics , year=
Protecting Privacy in Multimodal Large Language Models with MLLMU-Bench , author=. Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics , year=
2025
-
[173]
arXiv preprint arXiv:2506.02541 , year=
Rethinking Post-Unlearning Behavior of Large Vision-Language Models , author=. arXiv preprint arXiv:2506.02541 , year=
-
[174]
Proceedings of the Computer Vision and Pattern Recognition Conference , year=
Six-CD: Benchmarking Concept Removals for Text-to-image Diffusion Models , author=. Proceedings of the Computer Vision and Pattern Recognition Conference , year=
-
[175]
Proceedings of the AAAI Conference on Artificial Intelligence , year=
Unlearning concepts in diffusion model via concept domain correction and concept preserving gradient , author=. Proceedings of the AAAI Conference on Artificial Intelligence , year=
-
[176]
Proceedings of the IEEE/CVF winter conference on applications of computer vision , year=
Fairface: Face attribute dataset for balanced race, gender, and age for bias measurement and mitigation , author=. Proceedings of the IEEE/CVF winter conference on applications of computer vision , year=
-
[177]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
Age progression/regression by conditional adversarial autoencoder , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[178]
Proceedings of the 2021 AAAI/ACM Conference on AI, Ethics, and Society , year=
A step toward more inclusive people annotations for fairness , author=. Proceedings of the 2021 AAAI/ACM Conference on AI, Ethics, and Society , year=
2021
-
[179]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Global-local gcn: Large-scale label noise cleansing for face recognition , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[180]
arXiv preprint arXiv:1411.7923 , year=
Learning face representation from scratch , author=. arXiv preprint arXiv:1411.7923 , year=
-
[181]
2018 13th IEEE international conference on automatic face & gesture recognition (FG 2018) , year=
Vggface2: A dataset for recognising faces across pose and age , author=. 2018 13th IEEE international conference on automatic face & gesture recognition (FG 2018) , year=
2018
-
[182]
2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) , year=
Zero-shot class unlearning in clip with synthetic samples , author=. 2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) , year=
2025
-
[183]
2020 , urldate =
Pins Face Recognition , howpublished =. 2020 , urldate =
2020
-
[184]
European Conference on Computer Vision , year=
Arc2face: A foundation model for id-consistent human faces , author=. European Conference on Computer Vision , year=
-
[185]
2021 , urldate =
Xu, Justin , title =. 2021 , urldate =
2021
-
[186]
arXiv preprint arXiv:1706.08612 , year=
Voxceleb: a large-scale speaker identification dataset , author=. arXiv preprint arXiv:1706.08612 , year=
-
[187]
arXiv preprint arXiv:2506.00848 , year=
Speech Unlearning , author=. arXiv preprint arXiv:2506.00848 , year=
-
[188]
2009 IEEE 12th international conference on computer vision , year=
Attribute and simile classifiers for face verification , author=. 2009 IEEE 12th international conference on computer vision , year=
2009
-
[189]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Dreambooth: Fine tuning text-to-image diffusion models for subject-driven generation , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[190]
The Thirteenth International Conference on Learning Representations , year=
DreamBench++: A Human-Aligned Benchmark for Personalized Image Generation , author=. The Thirteenth International Conference on Learning Representations , year=
-
[191]
Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics , year=
DiffusionDB: A Large-scale Prompt Gallery Dataset for Text-to-Image Generative Models , author=. Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics , year=
-
[192]
Advances in Neural Information Processing Systems , year=
Leveraging catastrophic forgetting to develop safe diffusion models against malicious finetuning , author=. Advances in Neural Information Processing Systems , year=
-
[193]
Proceedings of the 33rd ACM International Conference on Multimedia , year=
Latent Diffusion Unlearning: Protecting Against Unauthorized Personalization Through Trajectory Shifted Perturbations , author=. Proceedings of the 33rd ACM International Conference on Multimedia , year=
-
[194]
2009 IEEE conference on computer vision and pattern recognition , year=
Imagenet: A large-scale hierarchical image database , author=. 2009 IEEE conference on computer vision and pattern recognition , year=
2009
-
[195]
Proceedings of the IEEE international conference on computer vision , year=
Delving deep into rectifiers: Surpassing human-level performance on imagenet classification , author=. Proceedings of the IEEE international conference on computer vision , year=
-
[196]
2009 , note =
Learning Multiple Layers of Features from Tiny Images , author =. 2009 , note =
2009
-
[197]
arXiv preprint arXiv:2406.14796 , year=
Mu-bench: A multitask multimodal benchmark for machine unlearning , author=. arXiv preprint arXiv:2406.14796 , year=
-
[198]
Proceedings of the fourteenth international conference on artificial intelligence and statistics , year=
An analysis of single-layer networks in unsupervised feature learning , author=. Proceedings of the fourteenth international conference on artificial intelligence and statistics , year=
-
[199]
Information , year=
Fastai: a layered API for deep learning , author=. Information , year=
-
[200]
2019 , month = mar, howpublished =
Imagenette: A Smaller Subset of 10 Easily Classified Classes from ImageNet , author =. 2019 , month = mar, howpublished =
2019
-
[201]
CS 231N , year=
Tiny imagenet visual recognition challenge , author=. CS 231N , year=
-
[202]
Forty-second International Conference on Machine Learning , year=
SEMU: Singular Value Decomposition for Efficient Machine Unlearning , author=. Forty-second International Conference on Machine Learning , year=
-
[203]
2008 Sixth Indian conference on computer vision, graphics & image processing , year=
Automated flower classification over a large number of classes , author=. 2008 Sixth Indian conference on computer vision, graphics & image processing , year=
2008
-
[204]
Proceedings of the IEEE international conference on computer vision workshops , year=
3d object representations for fine-grained categorization , author=. Proceedings of the IEEE international conference on computer vision workshops , year=
-
[205]
Novel dataset for fine-grained image categorization: Stanford dogs , author=. Proc. CVPR workshop on fine-grained visual categorization (FGVC) , year=
-
[206]
European conference on computer vision , year=
Food-101--mining discriminative components with random forests , author=. European conference on computer vision , year=
-
[207]
2012 IEEE conference on computer vision and pattern recognition , year=
Cats and dogs , author=. 2012 IEEE conference on computer vision and pattern recognition , year=
2012
-
[208]
Wah, Catherine and Branson, Steve and Welinder, Peter and Perona, Pietro and Belongie, Serge , journal =. The
-
[209]
International Journal of Computer Vision , year=
Sun database: Exploring a large collection of scene categories , author=. International Journal of Computer Vision , year=
-
[210]
IEEE transactions on pattern analysis and machine intelligence , year=
Places: A 10 million image database for scene recognition , author=. IEEE transactions on pattern analysis and machine intelligence , year=
-
[211]
IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing , year=
Eurosat: A novel dataset and deep learning benchmark for land use and land cover classification , author=. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing , year=
-
[212]
Proceedings of the IEEE , year=
Remote sensing image scene classification: Benchmark and state of the art , author=. Proceedings of the IEEE , year=
-
[213]
Proceedings of the 18th SIGSPATIAL international conference on advances in geographic information systems , year=
Bag-of-visual-words and spatial extensions for land-use classification , author=. Proceedings of the 18th SIGSPATIAL international conference on advances in geographic information systems , year=
-
[214]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
Describing textures in the wild , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[215]
arXiv preprint arXiv:1505.00855 , year=
Large-scale classification of fine-art paintings: Learning the right metric on the right feature , author=. arXiv preprint arXiv:1505.00855 , year=
-
[216]
Scientific reports , year=
Multi-class texture analysis in colorectal cancer histology , author=. Scientific reports , year=
-
[217]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Badclip: Dual-embedding guided backdoor attack on multimodal contrastive learning , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[218]
Proceedings of the IEEE , year=
Gradient-based learning applied to document recognition , author=. Proceedings of the IEEE , year=
-
[219]
NIPS workshop on deep learning and unsupervised feature learning , year=
Reading digits in natural images with unsupervised feature learning , author=. NIPS workshop on deep learning and unsupervised feature learning , year=
-
[220]
arXiv preprint arXiv:2301.11325 , year=
Musiclm: Generating music from text , author=. arXiv preprint arXiv:2301.11325 , year=
-
[221]
arXiv preprint arXiv:2512.09687 , year=
Unconsciously Forget: Mitigating Memorization; Without Knowing What is being Memorized , author=. arXiv preprint arXiv:2512.09687 , year=
-
[222]
arXiv preprint arXiv:2503.11832 , year=
Safety mirage: How spurious correlations undermine vlm safety fine-tuning , author=. arXiv preprint arXiv:2503.11832 , year=
-
[223]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Gqa: A new dataset for real-world visual reasoning and compositional question answering , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[224]
Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics , year=
A Corpus for Reasoning about Natural Language Grounded in Photographs , author=. Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics , year=
-
[225]
arXiv preprint arXiv:1901.06706 , year=
Visual entailment: A novel task for fine-grained image understanding , author=. arXiv preprint arXiv:1901.06706 , year=
1901 arXiv
-
[226]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
Making the v in vqa matter: Elevating the role of image understanding in visual question answering , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[227]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
Vizwiz grand challenge: Answering visual questions from blind people , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[228]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Towards vqa models that can read , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[229]
Proceedings of the IEEE/CVF winter conference on applications of computer vision , year=
Docvqa: A dataset for vqa on document images , author=. Proceedings of the IEEE/CVF winter conference on applications of computer vision , year=
-
[230]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
Generation and comprehension of unambiguous object descriptions , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[231]
The Thirteenth International Conference on Learning Representations , year=
Benchmarking vision language model unlearning via fictitious facial identity dataset , author=. The Thirteenth International Conference on Learning Representations , year=
-
[232]
Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , year=
Evaluating Object Hallucination in Large Vision-Language Models , author=. Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing , year=
2023
-
[233]
Proceedings of the AAAI Conference on Artificial Intelligence , year=
Figstep: Jailbreaking large vision-language models via typographic visual prompts , author=. Proceedings of the AAAI Conference on Artificial Intelligence , year=
-
[234]
arXiv preprint arXiv:2404.03027 , year=
Jailbreakv: A benchmark for assessing the robustness of multimodal large language models against jailbreak attacks , author=. arXiv preprint arXiv:2404.03027 , year=
-
[235]
Advances in neural information processing systems , year=
Visual instruction tuning , author=. Advances in neural information processing systems , year=
-
[236]
Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics , year=
TruthfulQA: Measuring How Models Mimic Human Falsehoods , author=. Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics , year=
-
[237]
Transactions on Machine Learning Research , year=
Unlearning Sensitive Information in Multimodal LLMs: Benchmark and Attack-Defense Evaluation , author=. Transactions on Machine Learning Research , year=
-
[238]
Advances in Neural Information Processing Systems , year=
Learn to explain: Multimodal reasoning via thought chains for science question answering , author=. Advances in Neural Information Processing Systems , year=
-
[239]
The Thirteenth International Conference on Learning Representations , year=
On large language model continual unlearning , author=. The Thirteenth International Conference on Learning Representations , year=
-
[240]
Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies , year=
A Silver Standard Corpus of Human Phenotype-Gene Relations , author=. Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies , year=
2019
-
[241]
Proceedings of the IEEE international conference on computer vision , year=
Vqa: Visual question answering , author=. Proceedings of the IEEE international conference on computer vision , year=
-
[242]
Proceedings of the IEEE/cvf conference on computer vision and pattern recognition , year=
Ok-vqa: A visual question answering benchmark requiring external knowledge , author=. Proceedings of the IEEE/cvf conference on computer vision and pattern recognition , year=
-
[243]
arXiv preprint arXiv:2512.09867 , year=
MedForget: Hierarchy-Aware Multimodal Unlearning Testbed for Medical AI , author=. arXiv preprint arXiv:2512.09867 , year=
-
[244]
2025 IEEE/ACM 33rd International Symposium on Quality of Service (IWQoS) , year=
EMMU: Efficient Information-Level Multimodal Machine Unlearning with High Model Fidelity , author=. 2025 IEEE/ACM 33rd International Symposium on Quality of Service (IWQoS) , year=
2025
-
[245]
arXiv preprint arXiv:2510.07567 , year=
Cross-Modal Attention Guided Unlearning in Vision-Language Models , author=. arXiv preprint arXiv:2510.07567 , year=
-
[246]
2015 IEEE international conference on acoustics, speech and signal processing (ICASSP) , year=
Librispeech: an asr corpus based on public domain audio books , author=. 2015 IEEE international conference on acoustics, speech and signal processing (ICASSP) , year=
2015
-
[247]
arXiv preprint arXiv:1904.02882 , year=
Libritts: A corpus derived from librispeech for text-to-speech , author=. arXiv preprint arXiv:1904.02882 , year=
1904 arXiv
-
[248]
ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) , year=
Libriheavy: A 50,000 hours ASR corpus with punctuation casing and context , author=. ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) , year=
2024
-
[249]
arXiv preprint arXiv:1904.03670 , year=
Speech model pre-training for end-to-end spoken language understanding , author=. arXiv preprint arXiv:1904.03670 , year=
1904 arXiv
-
[250]
Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP) , year=
SLURP: A Spoken Language Understanding Resource Package , author=. Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP) , year=
2020
-
[251]
INTERSPEECH , year=
ITALIC: An Italian Intent Classification Dataset , author=. INTERSPEECH , year=
-
[252]
Speech-MASSIVE: A Multilingual Speech Dataset for SLU and Beyond , author=. Proc. Interspeech 2024 , year=
2024
-
[253]
Koudounas, Alkis and Savelli, Claudio and Giobergia, Flavio and Baralis, Elena , journal =. ``. 2025 , url =
2025
-
[254]
Journal of the Franklin Institute , year=
Audiomnist: Exploring explainable artificial intelligence for audio analysis on a simple benchmark , author=. Journal of the Franklin Institute , year=
-
[255]
Proceedings of the 22nd ACM international conference on Multimedia , year=
A dataset and taxonomy for urban sound research , author=. Proceedings of the 22nd ACM international conference on Multimedia , year=
-
[256]
arXiv preprint arXiv:1804.03209 , year=
Speech commands: A dataset for limited-vocabulary speech recognition , author=. arXiv preprint arXiv:1804.03209 , year=
-
[257]
arXiv preprint arXiv:2111.02114 , year=
Laion-400m: Open dataset of clip-filtered 400 million image-text pairs , author=. arXiv preprint arXiv:2111.02114 , year=
-
[258]
Advances in neural information processing systems , year=
Laion-5b: An open large-scale dataset for training next generation image-text models , author=. Advances in neural information processing systems , year=
-
[259]
The Eleventh International Conference on Learning Representations , year=
PaLI: A Jointly-Scaled Multilingual Language-Image Model , author=. The Eleventh International Conference on Learning Representations , year=
-
[260]
Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics , year=
Conceptual captions: A cleaned, hypernymed, image alt-text dataset for automatic image captioning , author=. Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics , year=
-
[261]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
Conceptual 12m: Pushing web-scale image-text pre-training to recognize long-tail visual concepts , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , year=
-
[262]
Advances in neural information processing systems , year=
Im2text: Describing images using 1 million captioned photographs , author=. Advances in neural information processing systems , year=
-
[263]
Communications of the ACM , year=
Yfcc100m: The new data in multimedia research , author=. Communications of the ACM , year=
-
[264]
European conference on computer vision , year=
Microsoft coco: Common objects in context , author=. European conference on computer vision , year=
-
[265]
Transactions of the association for computational linguistics , year=
From image descriptions to visual denotations: New similarity metrics for semantic inference over event descriptions , author=. Transactions of the association for computational linguistics , year=
-
[266]
Journal of Artificial Intelligence Research , year=
Framing image description as a ranking task: Data, models and evaluation metrics , author=. Journal of Artificial Intelligence Research , year=
-
[267]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
Safe latent diffusion: Mitigating inappropriate degeneration in diffusion models , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , year=
-
[268]
Proceedings of the 41st International Conference on Machine Learning , year=
Prompting4Debugging: red-teaming text-to-image diffusion models by finding problematic prompts , author=. Proceedings of the 41st International Conference on Machine Learning , year=
-
[269]
The Twelfth International Conference on Learning Representations , year=
Ring-A-Bell! How Reliable are Concept Removal Methods For Diffusion Models? , author=. The Twelfth International Conference on Learning Representations , year=
-
[270]
Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
Meta-unlearning on diffusion models: Preventing relearning unlearned concepts , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , year=
-
[271]
PloS one , year=
The Socio-Moral Image Database (SMID): A novel stimulus set for the study of social, moral and affective processes , author=. PloS one , year=
-
[272]
2019 , note =
Bedapudi, Praneeth , title =. 2019 , note =
2019
-
[273]
arXiv preprint arXiv:2501.18533 , year=
Rethinking bottlenecks in safety fine-tuning of vision language models , author=. arXiv preprint arXiv:2501.18533 , year=
-
[274]
The Thirteenth International Conference on Learning Representations , year=
Multimodal Situational Safety , author=. The Thirteenth International Conference on Learning Representations , year=
-
[275]
Advances in Neural Information Processing Systems , year=
Safesora: Towards safety alignment of text2video generation via a human preference dataset , author=. Advances in Neural Information Processing Systems , year=
-
[276]
arXiv preprint arXiv:2406.15513 , year=
Pku-saferlhf: Towards multi-level safety alignment for llms with human preference , author=. arXiv preprint arXiv:2406.15513 , year=
-
[277]
The Twelfth International Conference on Learning Representations , year=
Jailbreak in pieces: Compositional Adversarial Attacks on Multi-Modal Language Models , author=. The Twelfth International Conference on Learning Representations , year=
-
[278]
International Conference on Machine Learning , year=
Safety Fine-Tuning at (Almost) No Cost: A Baseline for Vision Large Language Models , author=. International Conference on Machine Learning , year=
-
[279]
arXiv preprint arXiv:2410.18451 , year=
Skywork-reward: Bag of tricks for reward modeling in llms , author=. arXiv preprint arXiv:2410.18451 , year=
-
[280]
2024 IEEE symposium on security and privacy (SP) , year=
Sneakyprompt: Jailbreaking text-to-image generative models , author=. 2024 IEEE symposium on security and privacy (SP) , year=
2024
-
[281]
Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics , year=
Vlsbench: Unveiling visual leakage in multimodal safety , author=. Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics , year=
-
[282]
Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing , year=
VideoEraser: Concept Erasure in Text-to-Video Diffusion Models , author=. Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing , year=
2025
-
[283]
arXiv preprint arXiv:1708.06733 , year=
Badnets: Identifying vulnerabilities in the machine learning model supply chain , author=. arXiv preprint arXiv:1708.06733 , year=
-
[284]
International Conference on Learning Representations , year=
WaNet-Imperceptible Warping-based Backdoor Attack , author=. International Conference on Learning Representations , year=
-
[285]
2019 IEEE International Conference on Image Processing (ICIP) , year=
A new backdoor attack in cnns by training set corruption without label poisoning , author=. 2019 IEEE International Conference on Image Processing (ICIP) , year=
2019
-
[286]
Proceedings of the IEEE/CVF international conference on computer vision , year=
Invisible backdoor attack with sample-specific triggers , author=. Proceedings of the IEEE/CVF international conference on computer vision , year=
-
[287]
arXiv preprint arXiv:1912.02771 , year=
Label-consistent backdoor attacks , author=. arXiv preprint arXiv:1912.02771 , year=
1912 arXiv
-
[288]
Proceedings of the IEEE/CVF Conference on computer vision and pattern recognition , year=
Dual-key multimodal backdoors for visual question answering , author=. Proceedings of the IEEE/CVF Conference on computer vision and pattern recognition , year=
-
[289]
arXiv preprint arXiv:2106.09667 , year=
Poisoning and backdooring contrastive learning , author=. arXiv preprint arXiv:2106.09667 , year=
-
[290]
International journal of computer vision , year=
The pascal visual object classes (voc) challenge , author=. International journal of computer vision , year=
-
[291]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
The cityscapes dataset for semantic urban scene understanding , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[292]
Proceedings of the IEEE conference on computer vision and pattern recognition , year=
Scene parsing through ade20k dataset , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , year=
-
[293]
Advances in Neural Information Processing Systems , year=
Segment anything in high quality , author=. Advances in Neural Information Processing Systems , year=
-
[294]
European Conference on Computer Vision , year=
Highly accurate dichotomous image segmentation , author=. European Conference on Computer Vision , year=
-
[295]
Proceedings of the IEEE/CVF winter conference on applications of computer vision , year=
Deep interactive thin object selection , author=. Proceedings of the IEEE/CVF winter conference on applications of computer vision , year=
-
[296]
Proceedings of the IEEE/CVF international conference on computer vision , year=
Towards high-resolution salient object detection , author=. Proceedings of the IEEE/CVF international conference on computer vision , year=
-
[297]
IEEE Transactions on geoscience and remote sensing , year=
Fully convolutional networks for multisource building extraction from an open aerial and satellite imagery data set , author=. IEEE Transactions on geoscience and remote sensing , year=
-
[298]
ISPRS Journal of Photogrammetry and Remote Sensing , year=
Multi-class geospatial object detection and geographic image classification based on collection of part detectors , author=. ISPRS Journal of Photogrammetry and Remote Sensing , year=
-
[299]
Remote Sensing , year=
SAR ship detection dataset (SSDD): Official release and comprehensive data analysis , author=. Remote Sensing , year=
-
[300]
IGARSS 2019-2019 IEEE International Geoscience and Remote Sensing Symposium , year=
Object detection and instance segmentation in remote sensing imagery based on precise mask R-CNN , author=. IGARSS 2019-2019 IEEE International Geoscience and Remote Sensing Symposium , year=
2019
Reviewed July 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.