← Search

YueFeng Chen

29 accepted papers

2026

PlugGuard: A Streaming Safeguard for Large Models via Latent Dynamics-Guided Risk Detection

ICML 2026poster

Large models (LMs) are powerful content generators, yet their open‑ended nature can also introduce potential risks, such as generating harmful or biased content. Existing guardrails mostly perform post-hoc detection that may expose unsafe content before it is caught, and the latency constraints furt…

Cited by 0SourceScholar
2026

Vulcan: Crafting Compact Class-Specific Vision Transformers For Edge Intelligence

ICLR 2026poster

Large Vision Transformers (ViTs) must often be compressed before they can be deployed on resource-constrained edge devices. However, many edge devices require only part of the *all-classes* knowledge of a pre-trained ViT in their corresponding application scenarios. This is overlooked by existing c…

Cited by 0SourcecodeScholar
2025

Jailbreaking Multimodal Large Language Models via Shuffle Inconsistency

ICCV 2025poster

Multimodal Large Language Models (MLLMs) have achieved impressive performance and have been put into practical use in commercial applications, but they still have potential safety mechanism vulnerabilities. Jailbreak attacks are red teaming methods that aim to bypass safety mechanisms and discover M…

2025

ReactGPT: Understanding of Chemical Reactions via In-Context Tuning

AAAI 2025technical

The interdisciplinary field of chemistry and artificial intelligence (AI) is an active area of research aimed at accelerating scientific discovery. Large language Models (LLMs) have shown significant promise in biochemical tasks, especially the molecule caption translation, which aims to align betwe…

2025

Semantic Attention and LLM-based Layout Guidance for Text-to-Image Generation

ICASSP 2025accepted

Diffusion models have substantially advanced text-to-image generation, achieving remarkable performance in creating high-quality images from textual prompts. However, they often struggle with accurately generating images representing spatial locations described or implied in the prompts. To address…

Cited by 0SourceScholar
2025

Towards the Resistance of Neural Network Fingerprinting to Fine-tuning

NeurIPS 2025poster

This paper proves a new fingerprinting method to embed the ownership information into a deep neural network (DNN) with theoretically guaranteed robustness to fine-tuning. Specifically, we prove that when the input feature of a convolutional layer only contains low-frequency components, specific freq…

Cited by 0SourceScholar
2024

Batch Normalization Is Blind to the First and Second Derivatives of the Loss

AAAI 2024technical

We prove that when we do the Taylor series expansion of the loss function, the BN operation will block the influence of the first-order term and most influence of the second-order term of the loss. We also find that such a problem is caused by the standardization phase of the BN operation. We believ…

Cited by 0SourcePDFScholar
2023

COCO-O: A Benchmark for Object Detectors under Natural Distribution Shifts

ICCV 2023poster

Practical object detection application can lose its effectiveness on image inputs with natural distribution shifts. This problem leads the research community to pay more attention on the robustness of detectors under Out-Of-Distribution (OOD) inputs. Existing works construct datasets to benchmark th…

Cited by 23PDFcodeScholar
2023

Defects of Convolutional Decoder Networks in Frequency Representation

ICML 2023poster

In this paper, we prove the representation defects of a cascaded convolutional decoder network, considering the capacity of representing different frequency components of an input sample. We conduct the discrete Fourier transform on each channel of the feature map in an intermediate layer of the dec…

Cited by 16SourcePDFScholar
2023

ImageNet-E: Benchmarking Neural Network Robustness via Attribute Editing

CVPR 2023poster

Recent studies have shown that higher accuracy on ImageNet usually leads to better robustness against different corruptions. In this paper, instead of following the traditional research paradigm that investigates new out-of-distribution corruptions or perturbations deep models may encounter, we cond…

2023

Inequality phenomenon in $l_{\infty}$-adversarial training, and its unrealized threats

ICLR 2023top-25%

The appearance of adversarial examples raises attention from both academia and industry. Along with the attack-defense arms race, adversarial training is the most effective against adversarial examples. However, we find inequality phenomena occur during the $l_{\infty}$-adversarial training, that fe…

Cited by 0SourcePDFScholar
2023

Transaudio: Towards the Transferable Adversarial Audio Attack Via Learning Contextualized Perturbations

ICASSP 2023accepted

In a transfer-based attack against Automatic Speech Recognition (ASR) systems, attacks are unable to access the architecture and parameters of the target model. Existing attack methods are mostly investigated in voice assistant scenarios with restricted voice commands, prohibiting their applicabilit…

Cited by 0SourceScholar
2022

Adaptive Face Forgery Detection in Cross Domain

ECCV 2022poster

"It is necessary to develop effective face forgery detection methods with constantly evolving technologies in synthesizing realistic faces which raises serious risks on malicious face tampering. A large and growing body of literature has investigated deep learning-based approaches, especially those…

2022

Beyond ImageNet Attack: Towards Crafting Adversarial Examples for Black-box Domains

ICLR 2022poster

Adversarial examples have posed a severe threat to deep neural networks due to their transferable nature. Currently, various works have paid great efforts to enhance the cross-model transferability, which mostly assume the substitute model is trained in the same domain as the target model. However,…

2022

Boosting Out-of-distribution Detection with Typical Features

NeurIPS 2022accept

Out-of-distribution (OOD) detection is a critical task for ensuring the reliability and safety of deep neural networks in real-world scenarios. Different from most previous OOD detection methods that focus on designing OOD scores or introducing diverse outlier examples to retrain the model, we delve…

Cited by 61SourcePDFScholar
2022

Enhance the Visual Representation via Discrete Adversarial Training

NeurIPS 2022accept

Adversarial Training (AT), which is commonly accepted as one of the most effective approaches defending against adversarial examples, can largely harm the standard performance, thus has limited usefulness on industrial-scale production and applications. Surprisingly, this phenomenon is totally oppos…

2022

Prompt-based Connective Prediction Method for Fine-grained Implicit Discourse Relation Recognition

EMNLP 2022finding

Due to the absence of connectives, implicit discourse relation recognition (IDRR) is still a challenging and crucial task in discourse analysis. Most of the current work adopted multitask learning to aid IDRR through explicit discourse relation recognition (EDRR) or utilized dependencies between dis…

2021

AdvDrop: Adversarial Attack to DNNs by Dropping Information

ICCV 2021poster

Human can easily recognize visual objects with lost information: even losing most details with only contour reserved, e.g. cartoon. However, in terms of visual perception of Deep Neural Networks (DNNs), the ability for recognizing abstract objects (visual objects with lost information) is still a ch…

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

Adversarial Laser Beam: Effective Physical-World Attack to DNNs in a Blink

CVPR 2021poster

Though it is well known that the performance of deep neural networks (DNNs) degrades under certain light conditions, there exists no study on the threats of light beams emitted from some physical source as adversarial attacker on DNNs in a real-world scenario. In this work, we show by simply using a…

Cited by 173PDFcodeScholar
2021

QAIR: Practical Query-Efficient Black-Box Attacks for Image Retrieval

CVPR 2021poster

We study the query-based attack against image retrieval to evaluate its robustness against adversarial examples under the black-box setting, where the adversary only has query access to the top-k ranked unlabeled images from the database. Compared with query attacks in image classification, which pr…

Cited by 64PDFcodeScholar
2021

Self-Supervised Learning for Few-Shot Image Classification

ICASSP 2021accepted

Few-shot image classification aims to classify unseen classes with limited labelled samples. Recent works benefit from the meta-learning process with episodic tasks and can fast adapt to class from training to testing. Due to the limited number of samples for each task, the initial embedding network…

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

Towards Face Encryption by Generating Adversarial Identity Masks

ICCV 2021poster

As billions of personal data being shared through social media and network, the data privacy and security have drawn an increasing attention. Several attempts have been made to alleviate the leakage of identity information from face photos, with the aid of, e.g., image obfuscation techniques. Howeve…

Cited by 120PDFcodeScholar
2019

Bilinear Representation for Language-based Image Editing Using Conditional Generative Adversarial Networks

ICASSP 2019accepted

The task of Language-Based Image Editing (LBIE) aims at generating a target image by editing the source image based on the given language description. The main challenge of LBIE is to disentangle the semantics in image and text and then combine them to generate realistic images. Therefore, the editi…

Cited by 0SourceScholar