paper-with-me

Papers

ModelLock: Locking Your Model With a Spell

2024-05-25 · Yifeng Gao, Yuhua Sun, Xingjun Ma, Zuxuan Wu, Yu-Gang Jiang

This paper presents a novel model protection paradigm ModelLock that locks (destroys) the performance of a model on normal clean data so as to make it unusable or unextractable without the right key. Specifically, we proposed a diffusion-based framework dubbed ModelLock that explores text-guided image editing to transform the training data into unique styles or add new objects in the background. A model finetuned on this edited dataset will be locked and can only be unlocked by the key prompt, i.e., the text prompt used to transform the data. We conduct extensive experiments on both image classification and segmentation tasks, and show that 1) ModelLock can effectively lock the finetuned models without significantly reducing the expected performance, and more importantly, 2) the locked model cannot be easily unlocked without knowing both the key prompt and the diffusion model. Our work opens up a new direction for intellectual property protection of private models.

📄 PDF Abstract BibTeX arXiv:2405.16285

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classificationmodeltext-guided-image-editing

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Seq-2-Seq based Refinement of ASR Output for Spoken Name Capture

2022-03-29 · Karan Singla, Shahab Jalalvand, Yeon-Jun Kim, Ryan Price 외

Person name capture from human speech is a difficult task in human-machine conversations. In this paper, we propose a novel approach to capture the person names from the caller utterances in response to the prompt "say a…

Text Normalization

Subword Semantic Hashing for Intent Classification on Small Datasets

2018-10-16 · Kumar Shridhar, Ayushman Dash, Amit Sahu, Gustav Grund Pihlgren 외

In this paper, we introduce the use of Semantic Hashing as embedding for the task of Intent Classification and achieve state-of-the-art performance on three frequently used benchmarks. Intent Classification on a small da…

ChatbotGeneral Classificationintent-classificationIntent Classification+2

Mind Your Language: Abuse and Offense Detection for Code-Switched Languages

2018-09-23 · Raghav Kapoor, Yaman Kumar, Kshitij Rajput, Rajiv Ratn Shah 외

In multilingual societies like the Indian subcontinent, use of code-switched languages is much popular and convenient for the users. In this paper, we study offense and abuse detection in the code-switched pair of Hindi …

Abuse DetectionGeneral ClassificationTransfer Learning

CEC-Zero: Zero-Supervision Character Error Correction with Self-Generated Rewards

2025-12-30 · Zhiming Lin, Kai Zhao, Sophie Zhang, Peilai Yu 외 arxiv

Large-scale Chinese spelling correction (CSC) remains critical for real-world text processing, yet existing LLMs and supervised methods lack robustness to novel errors and rely on costly annotations. We introduce CEC-Zer…

Reinforcement LearningSemantic Similarity

KidSpell: A Child-Oriented, Rule-Based, Phonetic Spellchecker

2020-05-01 · LREC 2020 5 · Brody Downs, Oghenemaro Anuyah, Aprajita Shukla, Jerry Alan Fails 외

For help with their spelling errors, children often turn to spellcheckers integrated in software applications like word processors and search engines. However, existing spellcheckers are usually tuned to the needs of tra…