中文
相关论文

相关论文: SLICE: Semantic Latent Injection via Compartmental…

200 篇论文

We introduce TextSeal, a state-of-the-art watermark for large language models. Building on Gumbel-max sampling, TextSeal introduces dual-key generation to restore output diversity, along with entropy-weighted scoring and multi-region…

Latent diffusion models have exhibited considerable potential in generative tasks. Watermarking is considered to be an alternative to safeguard the copyright of generative models and prevent their misuse. However, in the context of model…

密码学与安全 · 计算机科学 2025-02-20 Liangqi Lei , Keke Gai , Jing Yu , Liehuang Zhu , Qi Wu

The rapid development of Artificial Intelligence Generated Content (AIGC) has led to significant progress in video generation, but also raises serious concerns about intellectual property protection and reliable content tracing.…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yu Huang , Junhao Chen , Shuliang Liu , Hanqian Li , Jungang Li , Qi Zheng , Aiwei Liu , Yi R. Fung , Xuming Hu

Generative models have enabled easy creation and generation of images of all kinds given a single prompt. However, this has also raised ethical concerns about what is an actual piece of content created by humans or cameras compared to…

密码学与安全 · 计算机科学 2024-12-31 Aryaman Shaan , Garvit Banga , Raghav Mantri

Large-scale network embedding is to learn a latent representation for each node in an unsupervised manner, which captures inherent properties and structural information of the underlying graph. In this field, many popular approaches are…

机器学习 · 计算机科学 2020-12-11 Shengzhong Zhang , Zengfeng Huang , Haicang Zhou , Ziang Zhou

We propose a test-time defense mechanism against adversarial attacks: imperceptible image perturbations that significantly alter the predictions of a model. Unlike existing methods that rely on feature filtering or smoothing, which can lead…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Dong Lao , Yuxiang Zhang , Haniyeh Ehsani Oskouie , Yangchao Wu , Alex Wong , Stefano Soatto

Invisible watermarks safeguard images' copyrights by embedding hidden messages only detectable by owners. They also prevent people from misusing images, especially those generated by AI models. We propose a family of regeneration attacks to…

Watermarking is a technical alternative to safeguarding intellectual property and reducing misuse. Existing methods focus on optimizing watermarked latent variables to balance watermark robustness and fidelity, as Latent diffusion models…

图像与视频处理 · 电气工程与系统科学 2026-02-09 Liangqi Lei , Keke Gai , Jing Yu , Qi Wu

Deepfakes and manipulated media are becoming a prominent threat due to the recent advances in realistic image and video synthesis techniques. There have been several attempts at combating Deepfakes using machine learning classifiers.…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Paarth Neekhara , Shehzeen Hussain , Xinqiao Zhang , Ke Huang , Julian McAuley , Farinaz Koushanfar

Watermarking for large language models (LLMs) is a promising approach for detecting LLM-generated text and enabling responsible deployment. However, existing watermarking methods are often vulnerable to semantic-invariant attacks, such as…

密码学与安全 · 计算机科学 2026-05-26 Zhenxin Ai , Haiyun He

Benefiting from the superior capabilities of large language models in natural language understanding and generation, Embeddings-as-a-Service (EaaS) has emerged as a successful commercial paradigm on the web platform. However, prior studies…

密码学与安全 · 计算机科学 2025-12-19 Hao Li , Yubing Ren , Yanan Cao , Yingjie Li , Fang Fang , Xuebin Wang

The need for large amounts of training and validation data is a huge concern in scaling AI algorithms for autonomous driving. Semantic Image Synthesis (SIS), or label-to-image translation, promises to address this issue by translating…

计算机视觉与模式识别 · 计算机科学 2023-05-18 George Eskandar , Diandian Guo , Karim Guirguis , Bin Yang

Watermarking for diffusion images has drawn considerable attention due to the widespread use of text-to-image diffusion models and the increasing need for their copyright protection. Recently, advanced watermarking techniques, such as Tree…

密码学与安全 · 计算机科学 2025-04-21 Yaopeng Wang , Huiyu Xu , Zhibo Wang , Jiacheng Du , Zhichao Li , Yiming Li , Qiu Wang , Kui Ren

LLM watermarks must be detectable without compromising text quality, yet most existing schemes bias the next-token distribution and pay for detection with measurable quality loss. We present SLAM (Structural Linguistic Activation Marking),…

计算与语言 · 计算机科学 2026-05-12 Fabrice Harel-Canada , Amit Sahai

Self-supervised learning (SSL) has emerged as a central paradigm for training foundation models by leveraging large-scale unlabeled datasets, often producing representations with strong generalization capabilities. These models are…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Brown Ebouky , Ajad Chhatkuli , Cristiano Malossi , Christoph Studer , Roy Assaf , Andrea Bartezzaghi

Generative AI models pose a significant challenge to intellectual property (IP), as they can replicate unique artistic styles and concepts without attribution. While watermarking offers a potential solution, existing methods often fail in…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Li Zhang , Shruti Agarwal , John Collomosse , Pengtao Xie , Vishal Asnani

Semantic image synthesis (SIS) shows good promises for sensor simulation. However, current best practices in this field, based on GANs, have not yet reached the desired level of quality. As latent diffusion models make significant strides…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Huan-ang Gao , Mingju Gao , Jiaju Li , Wenyi Li , Rong Zhi , Hao Tang , Hao Zhao

In the new paradigm of semantic communication (SC), the focus is on delivering meanings behind bits by extracting semantic information from raw data. Recent advances in data-to-text models facilitate language-oriented SC, particularly for…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Giordano Cicchetti , Eleonora Grassucci , Jihong Park , Jinho Choi , Sergio Barbarossa , Danilo Comminiello

Multi-domain image-to-image translation re quires grounding semantic differences ex pressed in natural language prompts into corresponding visual transformations, while preserving unrelated structural and seman tic content. Existing methods…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Jongwon Ryu , Joonhyung Park , Jaeho Han , Yeong-Seok Kim , Hye-rin Kim , Sunjae Yoon , Junyeong Kim

As policy catches up with the capabilities of generative AI, watermarking is central to content provenance efforts. Inference-time watermarks for autoregressive models are unfit for continuous modalities due to discretization…

机器学习 · 计算机科学 2026-05-26 Georgios Milis , Yubin Qin , Yihan Wu , Heng Huang