← Search

Kejiang Chen

37 accepted papers

2026

AEDR: Training-Free AI-Generated Image Attribution via Autoencoder Double-Reconstruction

AAAI 2026technical

The rapid advancement of image-generation technologies has made it possible for anyone to create photorealistic images using generative models, raising significant security concerns. To mitigate malicious use, tracing the origin of such images is essential. Reconstruction-based attribution methods o

Cited by 0SourcePDFScholar
2026

Ariadne's Thread of LipSync: Unraveling Forgeries via Inconsistency between Lip Motions and Head Poses

ICML 2026poster

Recent advances in LipSync generation technology have led to the creation of highly realistic videos, posing severe societal risks. However, existing defense strategies struggle against LipSync forgeries, as state-of-the-art generative models not only optimize for the lip synchronization but also si…

Cited by 0SourceScholar
2026

FARI: Robust One-Step Inversion for Watermarking in Diffusion Models

ICLR 2026poster

Inversion-based watermarking is a promising approach to authenticate diffusion-generated images, yet practical use is bottlenecked by inversion that is both slow and error-prone. While the primary challenge in the watermarking setting is robustness against external distortions, existing approaches o…

Cited by 0SourceScholar
2026

SWIFT: Sliding Window Reconstruction for Few-Shot Training-Free Generated Video Attribution

CVPR 2026

Recent advancements in video generation technologies have been significant, resulting in their widespread application across multiple domains. However, concerns have been mounting over the potential misuse of generated content. Tracing the origin of generated videos has become crucial to mitigate po

Cited by 0SourcecodeScholar
2026

SemBind: Binding Diffusion Watermarks to Semantics Against Black-Box Forgery Attacks

ICML 2026poster

Latent-based watermarks, integrated into the generation process of latent diffusion models (LDMs), simplify detection and attribution of generated images. However, recent black-box forgery attacks, where an attacker needs at least one watermarked image and black-box access to the provider’s model, c…

Cited by 1SourceScholar
2026

WMVLM: Evaluating Diffusion Model Image Watermarking via Vision-Language Models

ICML 2026poster

Digital watermarking is essential for securing generated images from diffusion models. Accurate watermark evaluation is critical for algorithm development, yet existing methods have significant limitations: they lack a unified framework for both residual and semantic watermarks, provide results with…

Cited by 0SourceScholar
2025

A Closer Look at Machine Unlearning for Large Language Models

ICLR 2025poster

Large language models (LLMs) may memorize sensitive or copyrighted content, raising privacy and legal concerns. Due to the high cost of retraining from scratch, researchers attempt to employ machine unlearning to remove specific content from LLMs while preserving the overall performance. In this pap…

2025

CoSDA: Enhancing the Robustness of Inversion-based Generative Image Watermarking Framework

AAAI 2025technical

Generative image watermarking inserts secret watermarks into generated images and plays an important role in tracing the usages of generative models. For watermarking of diffusion models, inversion-based framework emerges as an effective approach. Such framework employs a robust mechanism to embed…

Cited by 0SourcePDFScholar
2025

De-AntiFake: Rethinking the Protective Perturbations Against Voice Cloning Attacks

ICML 2025poster

The rapid advancement of speech generation models has heightened privacy and security concerns related to voice cloning (VC). Recent studies have investigated disrupting unauthorized voice cloning by introducing adversarial perturbations. However, determined attackers can mitigate these protective p…

2025

EvoBench: Towards Real-world LLM-Generated Text Detection Benchmarking for Evolving Large Language Models

ACL 2025finding

With the widespread of Large Language Models (LLMs), there has been an increasing need to detect LLM-generated texts, prompting extensive research in this area. However, existing detection methods mainly evaluate on static benchmarks, which neglect the evolving nature of LLMs. Relying on existing st…

Cited by 0SourcePDFScholar
2025

Graph-Embedded Structure-Aware Perceptual Hashing for Neural Network Protection and Piracy Detection

CVPR 2025poster

The advancement of AI technology has significantly influenced production activities, increasing the focus on copyright protection for AI models. Model perceptual hashing offers an efficient solution for retrieving the pirated models. Existing methods, such as handcrafted feature-based and dual-branc…

Cited by 0SourcePDFScholar
2025

Multi-Label Text Classification with Label Attention Aware and Correlation Aware Contrastive Learning

IJCAI 2025

Multi-label text classification (MLTC) is a challenging task where each document can be associated with multiple interdependent labels. This task is complicated by two key issues: the intricate correlations among labels and the partial overlap between labels and text relevance. Existing methods ofte

Cited by 0SourcePDFScholar
2025

On the Vulnerability of Text Sanitization

NAACL 2025long

Text sanitization, which employs differential privacy to replace sensitive tokens with new ones, represents a significant technique for privacy protection. Typically, its performance in preserving privacy is evaluated by measuring the attack success rate (ASR) of reconstruction attacks, where attack…

2025

Provably Secure Image Robust Steganography via Cross-modal Error Correction

AAAI 2025technical

The rapid development of image generation models has facilitated the widespread dissemination of generated images on social networks, creating favorable conditions for provably secure image steganography. However, existing methods face issues such as low quality of generated images and lack of sema…

Cited by 0SourcePDFScholar
2025

RoPaSS: Robust Watermarking for Partial Screen-Shooting Scenarios

AAAI 2025technical

Screen-shooting robust watermarking is an effective means of preventing screen content leakage from unauthorized camera shooting, as it can trace the leaked source through the watermark extraction thereby providing an effective deterrent. However, current screen-shooting resilient watermarking schem…

Cited by 0SourcePDFScholar
2025

SQL Injection Jailbreak: A Structural Disaster of Large Language Models

ACL 2025finding

Large Language Models (LLMs) are susceptible to jailbreak attacks that can induce them to generate harmful content.Previous jailbreak methods primarily exploited the internal properties or capabilities of LLMs, such as optimization-based jailbreak methods and methods that leveraged the model’s conte…

2025

STEAD: Robust Provably Secure Linguistic Steganography with Diffusion Language Model

NeurIPS 2025poster

Recent provably secure linguistic steganography (PSLS) methods rely on mainstream autoregressive language models (ARMs) to address historically challenging tasks, that is, to disguise covert communication as ``innocuous'' natural language communication. However, due to the characteristic of sequen…

Cited by 0SourceScholar
2025

StegoZip: Enhancing Linguistic Steganography Payload in Practice with Large Language Models

NeurIPS 2025poster

Generative steganography has emerged as an active research area, yet its practical system is constrained by the inherent secret payload limitation caused by low entropy in generating stego texts. This payload limitation necessitates the use of lengthy stego texts or frequent transmissions, which inc…

Cited by 0SourceScholar
2025

SynTag: Enhancing the Geometric Robustness of Inversion-based Generative Image Watermarking

ICCV 2025poster

Robustness is significant for generative image watermarking, typically achieved by injecting distortion-invariant watermark features. The leading paradigm, i.e., inversion-based framework, excels against non-geometric distortions but struggles with geometric ones. To address this, we propose SynTag,…

Cited by 0SourcePDFScholar
2025

T2SMark: Balancing Robustness and Diversity in Noise-as-Watermark for Diffusion Models

NeurIPS 2025poster

Diffusion models have advanced rapidly in recent years, producing high-fidelity images while raising concerns about intellectual property protection and the misuse of generative AI. Image watermarking for diffusion models, particularly Noise-as-Watermark (NaW) methods, encode watermark as specific s…

Cited by 0SourceScholar
2024

Attribute-Aware Head Swapping Guided by 3d Modeling

ICASSP 2024accepted

Face manipulation has ignited the interests of both academia and industry in very recent years. Existing face manipulation methods can be roughly categorized into two types: face attribute editing and face swapping. In this paper, we focus on swapping the identity. But unlike face swapping which onl…

Cited by 0SourceScholar
2024

DPIC: Decoupling Prompt and Intrinsic Characteristics for LLM Generated Text Detection

NeurIPS 2024poster

Large language models (LLMs) have the potential to generate texts that pose risks of misuse, such as plagiarism, planting fake reviews on e-commerce platforms, or creating inflammatory false tweets. Consequently, detecting whether a text is generated by LLMs has become increasingly important. Existi…

Cited by 3SourcePDFScholar
2024

Data-Free Hard-Label Robustness Stealing Attack

AAAI 2024technical

The popularity of Machine Learning as a Service (MLaaS) has led to increased concerns about Model Stealing Attacks (MSA), which aim to craft a clone model by querying MLaaS. Currently, most research on MSA assumes that MLaaS can provide soft labels and that the attacker has a proxy dataset with a si…

2024

Gaussian Shading: Provable Performance-Lossless Image Watermarking for Diffusion Models

CVPR 2024poster

Ethical concerns surrounding copyright protection and inappropriate content generation pose challenges for the practical implementation of diffusion models. One effective solution involves watermarking the generated images. However existing methods often compromise the model performance or require a…

2024

Text Fluoroscopy: Detecting LLM-Generated Text through Intrinsic Features

EMNLP 2024main

Large language models (LLMs) have revolutionized the domain of natural language processing because of their excellent performance on various tasks. Despite their impressive capabilities, LLMs also have the potential to generate texts that pose risks of misuse. Consequently, detecting LLM-generated t…

Cited by 3SourcePDFScholar
2023

Flow-Based Robust Watermarking with Invertible Noise Layer for Black-Box Distortions

AAAI 2023technical

Deep learning-based digital watermarking frameworks have been widely studied recently. Most existing methods adopt an ``encoder-noise layer-decoder''-based architecture where the embedding and extraction processes are accomplished separately by the encoder and the decoder. However, one potential dra…

2023

ICStega: Image Captioning-based Semantically Controllable Linguistic Steganography

ICASSP 2023accepted

Nowadays, social media has become the preferred communication platform for web users but brought security threats. Linguistic steganography hides secret data into text and sends it to the intended recipient to realize covert communication. Compared to edit-based linguistic steganography, generation-…

Cited by 0SourceScholar
2023

Image Adversarial Steganography Based on Joint Distortion

ICASSP 2023accepted

Image steganography is the technique of concealing secret messages into digital images without arousing suspicion from detectors. Recently, adversarial steganography has received much attention from the research community, since it is effective in deceiving target deep-learning-based steganalysis (D…

Cited by 0SourceScholar
2023

Pseudo Label-Guided Model Inversion Attack via Conditional Generative Adversarial Network

AAAI 2023technical

Model inversion (MI) attacks have raised increasing concerns about privacy, which can reconstruct training data from public models. Indeed, MI attacks can be formalized as an optimization problem that seeks private data in a certain space. Recent MI attacks leverage a generative adversarial network…

2022

An Effective Steganalysis for Robust Steganography with Repetitive JPEG Compression

ICASSP 2022accepted

With the development of social networks, traditional covert communication requires more consideration of lossy processes of Social Network Platforms (SNPs), which is called robust steganography. Since JPEG compression is a universal processing of SNPs, a method using repeated JPEG compression to fit…

Cited by 0SourceScholar
2022

Speech Pattern Based Black-Box Model Watermarking for Automatic Speech Recognition

ICASSP 2022accepted

As an effective method for intellectual property (IP) protection, model watermarking technology has been applied on a wide variety of deep neural networks (DNN), including speech classification models. However, how to design a black-box watermarking scheme for automatic speech recognition (ASR) mode…

Cited by 0SourceScholar
2022

Tracing Text Provenance via Context-Aware Lexical Substitution

AAAI 2022technical

Text content created by humans or language models is often stolen or misused by adversaries. Tracing text provenance can help claim the ownership of text content or identify the malicious users who distribute misleading content like machine-generated fake news. There have been some attempts to achie…

Cited by 70SourcePDFScholar
2021

Adversarial Examples Detection Beyond Image Space

ICASSP 2021accepted

Deep neural networks have been proved that they are vulnerable to adversarial examples, which are generated by adding human-imperceptible perturbations to images. To defend these adversarial examples, various detection based methods have been proposed. However, most of them perform poorly on detecti…

Cited by 0SourceScholar
2020

LG-GAN: Label Guided Adversarial Network for Flexible Targeted Attack of Point Cloud Based Deep Networks

CVPR 2020poster

Deep neural networks have made tremendous progress in 3D point-cloud recognition. Recent works have shown that these 3D recognition networks are also vulnerable to adversarial samples produced from various attack methods, including optimization-based 3D Carlini-Wagner attack, gradient-based iterativ…

Cited by 130PDFScholar
2019

DUP-Net: Denoiser and Upsampler Network for 3D Adversarial Point Clouds Defense

ICCV 2019poster

Neural networks are vulnerable to adversarial examples, which poses a threat to their application in security sensitive systems. We propose a Denoiser and UPsampler Network (DUP-Net) structure as defenses for 3D adversarial point cloud classification, where the two modules reconstruct surface smooth…

Cited by 202PDFcodeScholar