← Search

Jie Gui

22 accepted papers

2026

Diversifying Counterattacks: Orthogonal Exploration for Robust CLlP Inference

AAAI 2026technical

Vision-language pre-training models (VLPs) demonstrate strong multimodal understanding and zero-shot generalization, yet remain vulnerable to adversarial examples, raising concerns about their reliability. Recent work, Test-Time Counterattack (TTC), improves robustness by generating perturbations th

Cited by 0SourcePDFScholar
2026

SDUIE: Semi-Supervised Diffusion for Underwater Image Enhancement with Quant-Text Dual Control

CVPR 2026

Underwater images often exhibit dominant blue-green hues due to wavelength-dependent light attenuation. While existing enhancement methods have achieved promising performance, they typically overlook the subjective nature of visual preferences. To address this gap, we propose SDUIE, a level-aware Se

Cited by 0SourcecodeScholar
2025

Backdooring Self-Supervised Contrastive Learning by Noisy Alignment

ICCV 2025poster

Self-supervised contrastive learning (CL) effectively learns transferable representations from unlabeled data containing images or image-text pairs but suffers vulnerability to data poisoning backdoor attacks (DPCLs). An adversary can inject poisoned images into pretraining datasets, causing comprom…

2025

Deep Graph Online Hashing for Multi-Label Image Retrieval

AAAI 2025technical

Online hashing has attracted much research attention for large-scale image retrieval in a streaming way. The main challenge lies in keeping balance between high retrieval accuracy and low training time. Existing online hashing methods almost rely on shallow models rather than deep networks due to hi…

2025

Dropping Experts, Recombining Neurons: Retraining-Free Pruning for Sparse Mixture-of-Experts LLMs

EMNLP 2025

Sparse Mixture-of-Experts (SMoE) architectures are widely used in large language models (LLMs) due to their computational efficiency. However, though only a few experts are activated for each token, SMoE still requires loading all expert parameters, leading to high memory usage and challenges in dep

Cited by 0SourcePDFScholar
2025

Dual Conditioned Motion Diffusion for Pose-Based Video Anomaly Detection

AAAI 2025technical

Video Anomaly Detection (VAD) is essential for computer vision and multimedia research. Existing VAD methods utilize either reconstruction-based or prediction-based frameworks. The former excels at detecting irregular patterns or structures, whereas the latter is capable of spotting abnormal deviati…

2025

External Reliable Information-enhanced Multimodal Contrastive Learning for Fake News Detection

AAAI 2025technical

With the rapid development of the Internet, the information dissemination paradigm has changed and the efficiency has been improved greatly. While this also brings the quick spread of fake news and leads to negative impacts on cyberspace. Currently, the information presentation formats have evolved…

2025

LOTA: Bit-Planes Guided AI-Generated Image Detection

ICCV 2025poster

The rapid advancement of GAN and Diffusion models makes it more difficult to distinguish AI-generated images from real ones. Recent studies often use image-based reconstruction errors as an important feature for determining whether an image is AI-generated. However, these approaches typically incur…

2024

A Comprehensive Survey and Taxonomy on Point Cloud Registration Based on Deep Learning

IJCAI 2024poster

Point cloud registration (PCR) involves determining a rigid transformation that aligns one point cloud to another. Despite the plethora of outstanding deep learning (DL)-based registration methods proposed, comprehensive and systematic studies on DL-based PCR techniques are still lacking. In this pa…

2024

Underwater Organism Color Fine-Tuning via Decomposition and Guidance

AAAI 2024technical

Due to the wavelength dependent light attenuation and scattering, the color of the underwater organism usually appears distorted. The existing underwater image enhancement methods mainly focus on designing networks capable of generating enhanced underwater organisms with fixed color. Due to the comp…

2021

A Comprehensive Survey on Image Dehazing Based on Deep Learning

IJCAI 2021poster

The presence of haze significantly reduces the quality of images. Researchers have designed a variety of algorithms for image dehazing (ID) to restore the quality of hazy images. However, there are few studies that summarize the deep learning (DL) based dehazing technologies. In this paper, we condu…

Cited by 40SourcePDFScholar
2021

Delving into Variance Transmission and Normalization: Shift of Average Gradient Makes the Network Collapse

AAAI 2021technical

Normalization operations are essential for state-of-the-art neural networks and enable us to train a network from scratch with a large learning rate (LR). We attempt to explain the real effect of Batch Normalization (BN) from the perspective of variance transmission by investigating the relationship…