← Search

Nenghai Yu

133 accepted papers

2026

CDICS: Delving Into Fine-Grained Attribute for In-Context Segmentation via Compositional Prompts and Phased Decoupling

CVPR 2026

In-Context Learning (ICL) has shown great effectiveness in developing generalist image segmentation models. Its significant advantage over text-based descriptions is the ability to convey intricate visual appearance details through simple reference images. However, finding a perfectly matching singl

Cited by 0SourceScholar
2026

EARG-Net: Edge-Aware Reconstruction-Guided Network for Image Manipulation Detection and Localization

AAAI 2026technical

Recent advances in image editing tools, particularly those used in content-aware retouching and object-level manipulation, have raised significant concerns regarding the authenticity of digital images. While many Image Manipulation Detection and Localization (IMDL) methods have been proposed, they o

Cited by 0SourcePDFScholar
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

GuardTrace-VL: Detecting Unsafe Multimodel Reasoning via Iterative Safety Supervision

CVPR 2026

Multimodal large reasoning models (MLRMs) are increasingly deployed for vision-language tasks that produce explicit intermediate rationales. However, reasoning traces can contain unsafe content even when the final answer is non-harmful, creating deployment risks. Existing multimodal safety guards pr

Cited by 0SourcecodeScholar
2026

Learning to Focus and Precise Cropping:A Reinforcement Learning Framework with Information Gaps and Grounding Loss for MLLMs

CVPR 2026

To enhance the perception and reasoning capabilities of multimodal large language models in complex visual scenes, recent research has introduced agent-based workflows. In these works, MLLMs autonomously utilize image cropping tool to analyze regions of interest for question answering. While existin

Cited by 0SourcecodeScholar
2026

MFEN: Multi-Frequency Expert Network for Visible-Infrared Person Re-ID

CVPR 2026

Visible-infrared person re-identification (VI-ReID) is challenging due to the large modality discrepancy between visible and infrared images. We contend that this discrepancy is largely related to differing lighting conditions, including differences in light wavelength and light source type. Recentl

Cited by 0SourceScholar
2026

MagicPaint: Operate Anything for Image Inpainting with Diffusion Model

AAAI 2026technical

Recent diffusion-based models have significantly improved inpainting quality. However, existing methods struggle with multi-task inpainting due to conflicting optimization objectives, and current datasets are typically limited to task-specific scenarios, hindering joint training. To address these ch

Cited by 0SourcePDFScholar
2026

Real Data Lies: Unveiling and Closing the Quality Shortcut in Generalizable AI-Generated Video Detection

ICML 2026poster

Recent advances in video generation have enabled highly realistic synthetic content, raising concerns about the integrity of digital media and motivating the development of benchmarks and detection methods for generated videos. Prior works have largely prioritized bolstering model generalization aga…

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

ScaleCap: Scalable Image Captioning via Dual-Modality Debiasing

ICLR 2026poster

This paper presents ScaleCap, a scalable image captioning strategy that generates comprehensive and detailed image captions. The key challenges of high-quality image captioning lie in the inherent biases of LVLMs: multimodal bias resulting in imbalanced descriptive granularity, offering detailed acc…

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

State-Dependent Safety Failures in Multi-Turn Language Model Interaction

ICML 2026poster

Safety alignment in large language models is typically evaluated under isolated queries, yet real-world use is inherently multi-turn. Although multi-turn jailbreaks are empirically effective, the structure of conversational safety failure remains insufficiently understood. In this work, we study saf…

Cited by 0SourceScholar
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

BinMetric: A Comprehensive Binary Code Analysis Benchmark for Large Language Models

IJCAI 2025

Binary analysis is crucial for software security, offering insights into compiled programs without source code. As large language models (LLMs) excel in language tasks, their potential for complex decoding binary data structures is growing. However, the lack of standardized benchmarks hinders their

Cited by 0SourcePDFScholar
2025

CMGait: Enhancing Cross-Modality Gait Recognition between LiDAR and RGB through Contrastive Identity-consistent Feature Aggregation

ICASSP 2025accepted

Combination usage of LiDAR and RGB cameras for gait recognition can achieve cross space recognition and privacy protection. In addition, the widespread application of LiDAR cameras with 3D geometry information and the large amount of RGB gaits has led to the demand for cross-modality gait recognitio…

Cited by 0SourceScholar
2025

CompileAgent: Automated Real-World Repo-Level Compilation with Tool-Integrated LLM-based Agent System

ACL 2025long

With open-source projects growing in size and complexity, manual compilation becomes tedious and error-prone, highlighting the need for automation to improve efficiency and accuracy. However, the complexity of compilation instruction search and error resolution makes automatic compilation challengin…

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

Deciphering Cross-Modal Alignment in Large Vision-Language Models via Modality Integration Rate

ICCV 2025poster

The early stage of multi-modal pre-training plays a pivotal role in aligning two modalities for Large Vision-Language Models (LVLMs), while evaluating its training quality usually requires the costly supervised fine-tuning (SFT) stage to verify the downstream benchmark scores. Loss, perplexity, and…

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

FE-CLIP: Frequency Enhanced CLIP Model for Zero-Shot Anomaly Detection and Segmentation

ICCV 2025poster

Zero-shot anomaly detection (ZSAD) requires detection models trained using auxiliary data to detect anomalies without any training sample in a target dataset. It is challenging since the models need to generalize to anomalies across different domains. Recently, CLIP-based anomaly detection methods,…

Cited by 0SourcePDFScholar
2025

MARS-Bench: A Multi-turn Athletic Real-world Scenario Benchmark for Dialogue Evaluation

EMNLP 2025

Large Language Models ( LLMs ), e.g. ChatGPT, have been widely adopted in real-world dialogue applications. However, LLMs’ robustness, especially in handling long complex dialogue sessions, including frequent motivation transfer, sophisticated cross-turn dependency, is criticized all along. Neverthe

2025

MES-RAG: Bringing Multi-modal, Entity-Storage, and Secure Enhancements to RAG

NAACL 2025findings

Retrieval-Augmented Generation (RAG) improves Large Language Models (LLMs) by using external knowledge, but it struggles with precise entity information retrieval. Our proposed **MES-RAG** framework enhances entity-specific query handling and provides accurate, secure, and consistent responses. MES-…

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

Rethinking Masked Data Reconstruction Pretraining for Strong 3D Action Representation Learning

AAAI 2025technical

In 3D human action recognition, limited supervised data makes it challenging to fully tap into the modeling potential of powerful networks such as transformers. As a result, researchers have been actively investigating effective self-supervised pre-training strategies. For example, MAMP shows that i…

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

Scale Your Instructions: Enhance the Instruction-Following Fidelity of Unified Image Generation Model by Self-Adaptive Attention Scaling

ICCV 2025poster

Recent advancements in unified image generation models, such as OmniGen, have enabled the handling of diverse image generation and editing tasks within a single framework, accepting multimodal, interleaved texts and images in free form. This unified architecture eliminates the need for text encoders…

2025

Segue: Side-information Guided Generative Unlearnable Examples for Facial Privacy Protection in Real World

ICASSP 2025accepted

The widespread adoption of face recognition has raised privacy concerns regarding the collection and use of facial data. To address this, researchers have explored "unlearnable examples" by adding imperceptible perturbations during model training to prevent the model from learning target features. H…

Cited by 0SourceScholar
2025

Semi-VFL: Communication-efficient Few-label Vertical Federated Learning with Stacked Generalization and Model-level Consistency

ICASSP 2025accepted

Vertical federated learning (VFL) is a collaborative learning scheme where clients share some overlapping samples but have different feature spaces. Existing VFL schemes are restricted in model performance and deployment feasibility due to the scarcity of overlapping labeled samples and high communi…

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

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
2025

TAG-WM: Tamper-Aware Generative Image Watermarking via Diffusion Inversion Sensitivity

ICCV 2025poster

AI-generated content (AIGC) enables efficient visual creation but raises copyright and authenticity risks. As a common technique for integrity verification and source tracing, digital image watermarking is regarded as a potential solution to above issues. However, the widespread adoption and advanci…

Cited by 0SourcePDFScholar
2025

Towards Anytime Retrieval: A Benchmark for Anytime Person Re-Identification

IJCAI 2025

In real applications, person re-identification (ReID) expects to retrieve the target person at any time, including both daytime and nighttime, ranging from short-term to long-term. However, existing ReID tasks and datasets cannot meet this requirement, as they are constrained by available time and o

2025

Training an Anti-KD Model that Cannot Teach Students via Similarity Disruption

ICASSP 2025accepted

Knowledge Distillation (KD) aims to enhance the performance of student models by transferring knowledge from teacher models. While reaping the benefits of KD, the intellectual property risks associated with it cannot be ignored. Even if models are released without training data or provided as a serv…

Cited by 0SourceScholar
2025

Training-free Open-Vocabulary Semantic Segmentation via Diverse Prototype Construction and Sub-region Matching

AAAI 2025technical

Open-vocabulary semantic segmentation (OVSS) aims to segment images of arbitrary categories specified by class labels. While previous approaches relied on extensive image-text pairs or dense semantic annotations, recent training-free methods attempted to overcome these limitations by constructing se…

Cited by 0SourcePDFScholar
2025

UNICL-SAM: Uncertainty-Driven In-Context Segmentation with Part Prototype Discovery

CVPR 2025poster

Recent advancements in in-context segmentation generalists have demonstrated significant success in performing various image segmentation tasks using a limited number of labeled example images. However, real-world applications present challenges due to the variability of support examples, which ofte…

Cited by 0SourcePDFScholar
2024

A Geometric Distortion Immunized Deep Watermarking Framework with Robustness Generalizability

ECCV 2024oral

"Robustness is the most important property of watermarking schemes. In practice, the watermarking mechanism shall be robust to both geometric and non-geometric distortions. In deep learning-based watermarking frameworks, robustness can be ensured by end-to-end training with different noise layers. H…

Cited by 4SourcePDFScholar
2024

AquaLoRA: Toward White-box Protection for Customized Stable Diffusion Models via Watermark LoRA

ICML 2024poster

Diffusion models have achieved remarkable success in generating high-quality images. Recently, the open-source models represented by Stable Diffusion (SD) are thriving and are accessible for customization, giving rise to a vibrant community of creators and enthusiasts. However, the widespread availa…

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

Boosting Vanilla Lightweight Vision Transformers via Re-parameterization

ICLR 2024poster

Large-scale Vision Transformers have achieved promising performance on downstream tasks through feature pre-training. However, the performance of vanilla lightweight Vision Transformers (ViTs) is still far from satisfactory compared to that of recent lightweight CNNs or hybrid networks. In this pape…

Cited by 1SourcePDFScholar
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

DSIS: A Novel (K, N) Threshold Deniable Secret Image Sharing Scheme with Lossless Recovery

ICASSP 2024accepted

Secret image sharing (SIS) schemes have undergone significant development. However, to the best of our knowledge, none of the existing schemes has considered the deniable property during secret sharing. This presents a problem when we need to share secret images through an untrusted and supervised c…

Cited by 0SourceScholar
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

Delving Deeper Into Vulnerable Samples in Adversarial Training

ICASSP 2024accepted

Recently, vulnerable samples have been shown to be crucial for improving adversarial training performance. Our analysis on existing vulnerable samples mining methods indicate that existing methods have two problems: 1) valuable connections among different pairs of natural samples and their adversari…

Cited by 0SourceScholar
2024

Exploiting Modality-Specific Features for Multi-Modal Manipulation Detection and Grounding

ICASSP 2024accepted

AI-synthesized text and images have gained significant attention, particularly due to the widespread dissemination of multi-modal manipulations on the internet, which has resulted in numerous negative impacts on society. Existing methods for multi-modal manipulation detection and grounding primarily…

Cited by 0SourceScholar
2024

FaceRSA: RSA-Aware Facial Identity Cryptography Framework

AAAI 2024technical

With the flourishing of the Internet, sharing one's photos or automated processing of faces using computer vision technology has become an everyday occurrence. While enjoying the convenience, the concern for identity privacy is also emerging. Therefore, some efforts introduced the concept of ``passw…

Cited by 2SourcePDFScholar
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

Llama SLayer 8B: Shallow Layers Hold the Key to Knowledge Injection

EMNLP 2024finding

As a manner to augment pretrained large language models (LLM), knowledge injection is critical to develop vertical domain large models and has been widely studied. While most current approaches, including parameter-efficient fine-tuning (PEFT) and block expansion methods, uniformly apply knowledge a…

2024

MotionGPT: Finetuned LLMs Are General-Purpose Motion Generators

AAAI 2024technical

Generating realistic human motion from given action descriptions has experienced significant advancements because of the emerging requirement of digital humans. While recent works have achieved impressive results in generating motion directly from textual action descriptions, they often support only…

2024

MuST: Robust Image Watermarking for Multi-Source Tracing

AAAI 2024technical

In recent years, with the popularity of social media applications, massive digital images are available online, which brings great convenience to image recreation. However, the use of unauthorized image materials in multi-source composite images is still inadequately regulated, which may cause signi…

2024

OPERA: Alleviating Hallucination in Multi-Modal Large Language Models via Over-Trust Penalty and Retrospection-Allocation

CVPR 2024highlight

Hallucination posed as a pervasive challenge of multi-modal large language models (MLLMs) has significantly impeded their real-world usage that demands precise judgment. Existing methods mitigate this issue with either training with specific designed data or inferencing with external knowledge from…

2024

SE-SIS: Shadow-Embeddable Lossless Secret Image Sharing for Greyscale Images

ICASSP 2024accepted

Secret image sharing (SIS) has made significant progress in research and has found wide applications. However, we note that shadows of traditional SIS contain a large amount of redundancy. A novel Shadow-Embeddable Secret Image Sharing scheme (SE-SIS) leveraging the redundancy in the shadows is prop…

Cited by 0SourceScholar
2024

ScalingFilter: Assessing Data Quality through Inverse Utilization of Scaling Laws

EMNLP 2024main

High-quality data is crucial for the pre-training performance of large language models. Unfortunately, existing quality filtering methods rely on a known high-quality dataset as reference, which can introduce potential bias and compromise diversity. In this paper, we propose ScalingFilter, a novel a…

Cited by 2SourcePDFScholar
2024

TCI-Former: Thermal Conduction-Inspired Transformer for Infrared Small Target Detection

AAAI 2024technical

Infrared small target detection (ISTD) is critical to national security and has been extensively applied in military areas. ISTD aims to segment small target pixels from background. Most ISTD networks focus on designing feature extraction blocks or feature fusion modules, but rarely describe the IST…

Cited by 15SourcePDFScholar
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
2024

Towards More Unified In-context Visual Understanding

CVPR 2024poster

The rapid advancement of large language models (LLMs) has accelerated the emergence of in-context learning (ICL) as a cutting-edge approach in the natural language processing domain. Recently ICL has been employed in visual understanding tasks such as semantic segmentation and image captioning yield…

Cited by 12SourcePDFScholar
2024

Transferable Facial Privacy Protection against Blind Face Restoration via Domain-Consistent Adversarial Obfuscation

ICML 2024poster

With the rise of social media and the proliferation of facial recognition surveillance, concerns surrounding privacy have escalated significantly. While numerous studies have concentrated on safeguarding users against unauthorized face recognition, a new and often overlooked issue has emerged due to…

Cited by 1SourcePDFScholar
2024

Unifying Multi-Modal Uncertainty Modeling and Semantic Alignment for Text-to-Image Person Re-identification

AAAI 2024technical

Text-to-Image person re-identification (TI-ReID) aims to retrieve the images of target identity according to the given textual description. The existing methods in TI-ReID focus on aligning the visual and textual modalities through contrastive feature alignment or reconstructive masked language mode…

Cited by 14SourcePDFScholar
2023

AutoStegaFont: Synthesizing Vector Fonts for Hiding Information in Documents

AAAI 2023technical

Hiding information in text documents has been a hot topic recently, with the most typical schemes of utilizing fonts. By constructing several fonts with similar appearances, information can be effectively represented and embedded in documents. However, due to the unstructured characteristic, font ve…

Cited by 3SourcePDFScholar
2023

BAUENet: Boundary-Aware Uncertainty Enhanced Network for Infrared Small Target Detection

ICASSP 2023accepted

Infrared small target detection (ISTD) is indispensable in remote sensing and military surveillance. Existing ISTD methods can discover regularly-shaped and clear objects well, but tend to overlook the tough-to-detect ones, such as targets with irregular shapes or blurry boundaries, causing inaccura…

Cited by 0SourceScholar
2023

DeAR: A Deep-Learning-Based Audio Re-recording Resilient Watermarking

AAAI 2023technical

Audio watermarking is widely used for leaking source tracing. The robustness of the watermark determines the traceability of the algorithm. With the development of digital technology, audio re-recording (AR) has become an efficient and covert means to steal secrets. AR process could drastically dest…

Cited by 43SourcePDFScholar
2023

Diversity-Aware Meta Visual Prompting

CVPR 2023poster

We present Diversity-Aware Meta Visual Prompting (DAM-VP), an efficient and effective prompting method for transferring pre-trained models to downstream tasks with frozen backbone. A challenging issue in visual prompting is that image datasets sometimes have a large data diversity whereas a per-data…

2023

Dual-Feature Enhancement for Weakly Supervised Temporal Action Localization

ICASSP 2023accepted

Weakly-supervised Temporal Action Localization (WTAL) aims at localizing actions in untrimmed videos with only video-level labels. Most existing methods embrace a "localization by classification" paradigm and adopt a model that pre-trained with recognition task for feature extraction. The gap betwee…

Cited by 0SourceScholar
2023

Dual-Uncertainty Guided Curriculum Learning and Part-Aware Feature Refinement for Domain Adaptive Person Re-Identification

ICASSP 2023accepted

Unsupervised Domain Adaptative person re-identification (UDA ReID) aims to transfer the knowledge of pre-trained model from labeled source domain to unlabeled target domain. Although the current clustering-based methods have achieved promising success, they neglect the tolerance of the model to cope…

Cited by 0SourceScholar
2023

Evopose: A Recursive Transformer for 3D Human Pose Estimation with Kinematic Structure Priors

ICASSP 2023accepted

Transformer is popular in recent 3D human pose estimation, which utilizes long-term modeling to lift 2D keypoints into the 3D space. However, current transformer-based methods do not fully exploit the prior knowledge of the human skeleton provided by the kinematic structure. In this paper, we propos…

Cited by 0SourceScholar
2023

Exploring the Limits of Differentially Private Deep Learning with Group-wise Clipping

ICLR 2023poster

Differentially private deep learning has recently witnessed advances in computational efficiency and privacy-utility trade-off. We explore whether further improvements along the two axes are possible and provide affirmative answers leveraging two instantiations of \emph{group-wise clipping}. To red…

Cited by 52SourcePDFScholar
2023

Fluid Dynamics-Inspired Network for Infrared Small Target Detection

IJCAI 2023poster

Most infrared small target detection (ISTD) networks focus on building effective neural blocks or feature fusion modules but none describes the ISTD process from the image evolution perspective. The directional evolution of image pixels influenced by convolution, pooling and surrounding pixels is an…

Cited by 12SourcePDFScholar
2023

HairCLIPv2: Unifying Hair Editing via Proxy Feature Blending

ICCV 2023poster

Hair editing has made tremendous progress in recent years. Early hair editing methods use well-drawn sketches or masks to specify the editing conditions. Even though they can enable very fine-grained local control, such interaction modes are inefficient for the editing conditions that can be easily…

Cited by 22PDFcodeScholar
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

Improving Adversarial Robustness of Masked Autoencoders via Test-time Frequency-domain Prompting

ICCV 2023poster

In this paper, we investigate the adversarial robustness of vision transformers that are equipped with BERT pretraining (e.g., BEiT, MAE). A surprising observation is that MAE has significantly worse adversarial robustness than other BERT pretraining methods. This observation drives us to rethink th…

Cited by 13PDFcodeScholar
2023

MaskCLIP: Masked Self-Distillation Advances Contrastive Language-Image Pretraining

CVPR 2023poster

This paper presents a simple yet effective framework MaskCLIP, which incorporates a newly proposed masked self-distillation into contrastive language-image pretraining. The core idea of masked self-distillation is to distill representation from a full image to the representation predicted from a mas…

2023

PeCo: Perceptual Codebook for BERT Pre-training of Vision Transformers

AAAI 2023technical

This paper explores a better prediction target for BERT pre-training of vision transformers. We observe that current prediction targets disagree with human perception judgment. This contradiction motivates us to learn a perceptual prediction target. We argue that perceptually similar images should…

Cited by 273SourcePDFScholar
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…

2023

X-Paste: Revisiting Scalable Copy-Paste for Instance Segmentation using CLIP and StableDiffusion

ICML 2023poster

Copy-Paste is a simple and effective data augmentation strategy for instance segmentation. By randomly pasting object instances onto new background images, it creates new training data for free and significantly boosts the segmentation performance, especially for rare object categories. Although div…

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

Bootstrapped Masked Autoencoders for Vision BERT Pretraining

ECCV 2022poster

"We propose bootstrapped masked autoencoders (BootMAE), a new approach for vision BERT pretraining. BootMAE improves the original masked autoencoders (MAE) with two core designs: 1) momentum encoder that provides online feature as extra BERT prediction targets; 2) target-aware decoder that tries to…

2022

CSWin Transformer: A General Vision Transformer Backbone With Cross-Shaped Windows

CVPR 2022poster

We present CSWin Transformer, an efficient and effective Transformer-based backbone for general-purpose vision tasks. A challenging issue in Transformer design is that global self-attention is very expensive to compute whereas local self-attention often limits the field of interactions of each token…

Cited by 1346PDFcodeScholar
2022

Counterfactual Intervention Feature Transfer for Visible-Infrared Person Re-identification

ECCV 2022poster

"Graph-based models have achieved great success in person re-identification tasks recently, which compute the graph topology structure (affinities) among different people first and then pass the information across them to achieve stronger features. But we find existing graph-based methods in the vis…

Cited by 51SourcePDFScholar
2022

HairCLIP: Design Your Hair by Text and Reference Image

CVPR 2022poster

Hair editing is an interesting and challenging problem in computer vision and graphics. Many existing methods require well-drawn sketches or masks as conditional inputs for editing, however these interactions are neither straightforward nor efficient. In order to free users from the tedious interact…

Cited by 133PDFcodeScholar
2022

Patch Steganalysis: A Sampling Based Defense Against Adversarial Steganography

ICASSP 2022accepted

In recent years, the classification accuracy of CNN (convolutional neural network) steganalyzers has rapidly improved. However, as general CNN classifiers will misclassify adversarial samples, CNN steganalyzers can hardly detect adversarial steganography, which combines adversarial samples and stega…

Cited by 0SourceScholar
2022

Protecting Celebrities From DeepFake With Identity Consistency Transformer

CVPR 2022poster

In this work we propose Identity Consistency Transformer, a novel face forgery detection method that focuses on high-level semantics, specifically identity information, and detecting a suspect face by finding identity inconsistency in inner and outer face regions. The Identity Consistency Transforme…

Cited by 176PDFcodeScholar
2022

Reduce Information Loss in Transformers for Pluralistic Image Inpainting

CVPR 2022poster

Transformers have achieved great success in pluralistic image inpainting recently. However, we find existing transformer based solutions regard each pixel as a token, thus suffer from information loss issue from two aspects: 1) They downsample the input image into much lower resolutions for efficien…

Cited by 106PDFcodeScholar
2022

Shape-Invariant 3D Adversarial Point Clouds

CVPR 2022poster

Adversary and invisibility are two fundamental but conflict characters of adversarial perturbations. Previous adversarial attacks on 3D point cloud recognition have often been criticized for their noticeable point outliers, since they just involve an "implicit constrain" like global distance loss in…

Cited by 93PDFcodeScholar
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
2022

UIA-ViT: Unsupervised Inconsistency-Aware Method Based on Vision Transformer for Face Forgery Detection

ECCV 2022poster

"Intra-frame inconsistency has been proved to be effective for the generalization of face forgery detection. However, learning to focus on these inconsistency requires extra pixel-level forged location annotations. Acquiring such annotations is non-trivial. Some existing methods generate large-scale…

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
2021

Diverse Semantic Image Synthesis via Probability Distribution Modeling

CVPR 2021poster

Semantic image synthesis, translating semantic layouts to photo-realistic images, is a one-to-many mapping problem. Though impressive progress has been recently made, diverse semantic synthesis that can efficiently produce semantic-level multimodal results, still remains a challenge. In this paper,…

Cited by 86PDFcodeScholar
2021

ISNet: Integrate Image-Level and Semantic-Level Context for Semantic Segmentation

ICCV 2021poster

Co-occurrent visual pattern makes aggregating contextual information a common paradigm to enhance the pixel representation for semantic image segmentation. The existing approaches focus on modeling the context from the perspective of the whole image, i.e., aggregating the image-level contextual info…

Cited by 91PDFcodeScholar
2021

Improve Unsupervised Pretraining for Few-Label Transfer

ICCV 2021poster

Unsupervised pretraining has achieved great success and many recently works have shown unsupervised pretraining can achieve comparable or even slightly better transfer performance than supervised pretraining on downstream target datasets. But in this paper, we find this conclusion may not hold when…

Cited by 17PDFScholar
2021

Improved Image Matting via Real-Time User Clicks and Uncertainty Estimation

CVPR 2021poster

Image matting is a fundamental and challenging problem in computer vision and graphics. Most existing matting methods leverage a user-supplied trimap as an auxiliary input to produce good alpha matte. However, obtaining high-quality trimap itself is arduous, thus restricting the application of these…

Cited by 41PDFScholar
2021

Initiative Defense against Facial Manipulation

AAAI 2021technical

Benefiting from the development of generative adversarial networks (GAN), facial manipulation has achieved significant progress in both academia and industry recently. It inspires an increasing number of entertainment applications but also incurs severe threats to individual privacy and even politic…

2021

Joint Color-irrelevant Consistency Learning and Identity-aware Modality Adaptation for Visible-infrared Cross Modality Person Re-identification

AAAI 2021technical

Visible-infrared cross modality person re-identification (VI-ReID) is a core but challenging technology in the 24-hours intelligent surveillance system. How to eliminate the large modality gap lies in the heart of VI-ReID. Conventional methods mainly focus on directly aligning the heterogeneous moda…

Cited by 97SourcePDFScholar
2021

Multi-Attentional Deepfake Detection

CVPR 2021poster

Face forgery by deepfake is widely spread over the internet and has raised severe societal concerns. Recently, how to detect such forgery contents has become a hot research topic and many deepfake detection methods have been proposed. Most of them model deepfake detection as a vanilla binary classif…

Cited by 885PDFcodeScholar
2021

Return-Based Contrastive Representation Learning for Reinforcement Learning

ICLR 2021poster

Recently, various auxiliary tasks have been proposed to accelerate representation learning and improve sample efficiency in deep reinforcement learning (RL). However, existing auxiliary tasks do not take the characteristics of RL problems into consideration and are unsupervised. By leveraging return…

Cited by 58SourcePDFScholar
2021

Spatial-Phase Shallow Learning: Rethinking Face Forgery Detection in Frequency Domain

CVPR 2021poster

The remarkable success in face forgery techniques has received considerable attention in computer vision due to security concerns. We observe that up-sampling is a necessary step of most face forgery techniques, and cumulative up-sampling will result in obvious changes in the frequency domain, espec…

Cited by 517PDFScholar
2021

Temporal ROI Align for Video Object Recognition

AAAI 2021technical

Video object detection is challenging in the presence of appearance deterioration in certain video frames. Therefore, it is a natural choice to aggregate temporal information from other frames of the same video into the current frame. However, ROI Align, as one of the most core procedures of video d…

2020

Cross-Modality Person Re-Identification With Shared-Specific Feature Transfer

CVPR 2020poster

Cross-modality person re-identification (cm-ReID) is a challenging but key technology for intelligent video analysis. Existing works mainly focus on learning modality-shared representation by embedding different modalities into a same feature space, lowering the upper bound of feature distinctivenes…

Cited by 434PDFScholar
2020

Density-Aware Graph for Deep Semi-Supervised Visual Recognition

CVPR 2020poster

Semi-supervised learning (SSL) has been extensively studied to improve the generalization ability of deep neural networks for visual recognition. To involve the unlabelled data, most existing SSL methods are based on common density-based cluster assumption: samples lying in the same high-density reg…

Cited by 35PDFScholar
2020

GreedyFool: Distortion-Aware Sparse Adversarial Attack

NeurIPS 2020poster

Modern deep neural networks(DNNs) are vulnerable to adversarial samples. Sparse adversarial samples are a special branch of adversarial samples that can fool the target model by only perturbing a few pixels. The existence of the sparse adversarial attack points out that DNNs are much more vulnerable…

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
2020

Passport-aware Normalization for Deep Model Protection

NeurIPS 2020poster

Despite tremendous success in many application scenarios, deep learning faces serious intellectual property (IP) infringement threats. Considering the cost of designing and training a good model, infringements will significantly infringe the interests of the original model owner. Recently, many impr…

2020

Robust Superpixel-Guided Attentional Adversarial Attack

CVPR 2020poster

Deep Neural Networks are vulnerable to adversarial samples, which can fool classifiers by adding small perturbations onto the original image. Since the pioneering optimization-based adversarial attack method, many following methods have been proposed in the past several years. However most of these…

Cited by 81PDFScholar
2020

Self-Robust 3D Point Recognition via Gather-Vector Guidance

CVPR 2020poster

In this paper, we look into the problem of 3D adversary attack, and propose to leverage the internal properties of the point clouds and the adversarial examples to design a new self-robust deep neural network (DNN) based 3D recognition systems. As a matter of fact, on one hand, point clouds are high…

Cited by 67PDFScholar
2020

Spatial-Temporal Feature Aggregation Network For Video Object Detection

ICASSP 2020accepted

Video object detection is a challenging problem in computer vision. In this paper, we propose a novel spatial-temporal feature aggregation network to deal with this issue. Specifically, we present a novel instance-level feature aggregation module as complementary to traditional pixel-level feature a…

Cited by 0SourceScholar
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
2019

Detection Based Defense Against Adversarial Examples From the Steganalysis Point of View

CVPR 2019poster

Deep Neural Networks (DNNs) have recently led to significant improvements in many fields. However, DNNs are vulnerable to adversarial examples which are samples with imperceptible perturbations while dramatically misleading the DNNs. Moreover, adversarial examples can be used to perform an attack on…

Cited by 141PDFScholar
2019

G-SGD: Optimizing ReLU Neural Networks in its Positively Scale-Invariant Space

ICLR 2019poster

It is well known that neural networks with rectified linear units (ReLU) activation functions are positively scale-invariant. Conventional algorithms like stochastic gradient descent optimize the neural networks in the vector space of weights, which is, however, not positively scale-invariant. This…

Cited by 35SourcePDFScholar
2019

Once a MAN: Towards Multi-Target Attack via Learning Multi-Target Adversarial Network Once

ICCV 2019poster

Modern deep neural networks are often vulnerable to adversarial samples. Based on the first optimization-based attacking method, many following methods are proposed to improve the attacking performance and speed. Recently, generation-based methods have received much attention since they directly use…

Cited by 40PDFScholar
2018

Decouple Learning for Parameterized Image Operators

ECCV 2018poster

Many different deep networks have been used to approximate, accelerate or improve traditional image operators, such as image smoothing, super-resolution and denoising. Among these traditional operators, many contain parameters which need to be tweaked to obtain the satisfactory results, which we ref…

2017

Asynchronous Stochastic Gradient Descent with Delay Compensation

ICML 2017poster

With the fast development of deep learning, it has become common to learn big neural networks using massive training data. Asynchronous Stochastic Gradient Descent (ASGD) is widely adopted to fulfill this task for its efficiency, which is, however, known to suffer from the problem of delayed gradien…

Cited by 359SourcePDFScholar
2017

Deliberation Networks: Sequence Generation Beyond One-Pass Decoding

NeurIPS 2017poster

The encoder-decoder framework has achieved promising progress for many sequence generation tasks, including machine translation, text summarization, dialog system, image captioning, etc. Such a framework adopts an one-pass forward process while decoding and generating a sequence, but lacks the delib…

2017

Learning Spatial Regularization With Image-Level Supervisions for Multi-Label Image Classification

CVPR 2017poster

Multi-label image classification is a fundamental but challenging task in computer vision. Great progress has been achieved by exploiting semantic relations between labels in recent years. However, conventional approaches are unable to model the underlying spatial relations between labels in multi-l…

Cited by 476PDFcodeScholar
2017

Online Multi-Object Tracking Using CNN-Based Single Object Tracker With Spatial-Temporal Attention Mechanism

ICCV 2017poster

In this paper, we propose a CNN-based framework for online MOT. This framework utilizes the merits of single object trackers in adapting appearance models and searching for target in the next frame. Simply applying single object tracker for MOT will encounter the problem in computational efficiency…

Cited by 486PDFScholar
2017

StyleBank: An Explicit Representation for Neural Image Style Transfer

CVPR 2017poster

We propose StyleBank, which is composed of multiple convolution filter banks and each filter bank explicitly represents one style, for neural image style transfer. To transfer an image to a specific style, the corresponding filter bank is operated on top of the intermediate feature embedding produce…

Cited by 602PDFScholar
2016

Dual Learning for Machine Translation

NeurIPS 2016poster

While neural machine translation (NMT) is making good progress in the past two years, tens of millions of bilingual sentence pairs are needed for its training. However, human labeling is very costly. To tackle this training data bottleneck, we develop a dual-learning mechanism, which can enable an N…