← Search

Ziming Hong

13 accepted papers

2026

AdLift: Lifting Adversarial Perturbations to Safeguard 3D Gaussian Splatting Assets Against Instruction-Driven Editing

ICML 2026spotlight

Recent studies have extended diffusion-based instruction-driven 2D image editing pipelines to 3D Gaussian Splatting (3DGS), enabling faithful manipulation of 3DGS assets and greatly advancing 3DGS content creation. However, it also exposes these assets to serious risks of unauthorized editing and ma…

Cited by 0SourceScholar
2026

When Safety Collides: Resolving Multi-Category Harmful Conflicts in Text-to-Image Diffusion via Adaptive Safety Guidance

CVPR 2026

Text-to-Image (T2I) diffusion models have demonstrated significant advancements in generating high-quality images, while raising potential safety concerns regarding harmful content generation. Safety-guidance-based methods have been proposed to mitigate harmful outputs by steering generation away fr

Cited by 0SourcecodeScholar
2025

Jailbreaking the Non-Transferable Barrier via Test-Time Data Disguising

CVPR 2025poster

Non-transferable learning (NTL) has been proposed to protect model intellectual property (IP) by creating a "non-transferable barrier" to restrict generalization from authorized to unauthorized domains. Recently, well-designed attack, which restores the unauthorized-domain performance by fine-tuning…

2025

When Data-Free Knowledge Distillation Meets Non-Transferable Teacher: Escaping Out-of-Distribution Trap is All You Need

ICML 2025poster

Data-free knowledge distillation (DFKD) transfers knowledge from a teacher to a student without access the real in-distribution (ID) data. Its common solution is to use a generator to synthesize fake data and use them as a substitute for real ID data. However, existing works typically assume teacher…

Cited by 0SourcePDFScholar
2024

Improving Non-Transferable Representation Learning by Harnessing Content and Style

ICLR 2024spotlight

Non-transferable learning (NTL) aims to restrict the generalization of models toward the target domain(s). To this end, existing works learn non-transferable representations by reducing statistical dependence between the source and target domain. However, such statistical methods essentially neglect…

Cited by 24SourcePDFScholar
2024

Visual-Augmented Dynamic Semantic Prototype for Generative Zero-Shot Learning

CVPR 2024poster

Generative Zero-shot learning (ZSL) learns a generator to synthesize visual samples for unseen classes which is an effective way to advance ZSL. However existing generative methods rely on the conditions of Gaussian noise and the predefined semantic prototype which limit the generator only optimized…

Cited by 19SourcePDFScholar
2024

Your Transferability Barrier is Fragile: Free-Lunch for Transferring the Non-Transferable Learning

CVPR 2024highlight

Recently non-transferable learning (NTL) was proposed to restrict models' generalization toward the target domain(s) which serves as state-of-the-art solutions for intellectual property (IP) protection. However the robustness of the established "transferability barrier" for degrading the target doma…

Cited by 2SourcePDFScholar
2023

Evolving Semantic Prototype Improves Generative Zero-Shot Learning

ICML 2023poster

In zero-shot learning (ZSL), generative methods synthesize class-related sample features based on predefined semantic prototypes. They advance the ZSL performance by synthesizing unseen class sample features for better training the classifier. We observe that each class's predefined semantic prototy…

Cited by 22SourcePDFScholar
2022

MSDN: Mutually Semantic Distillation Network for Zero-Shot Learning

CVPR 2022poster

The key challenge of zero-shot learning (ZSL) is how to infer the latent semantic knowledge between visual and attribute features on seen classes, and thus achieving a desirable knowledge transfer to unseen classes. Prior works either simply align the global features of an image with its associated…

Cited by 177PDFcodeScholar
2022

Semantic Compression Embedding for Generative Zero-Shot Learning

IJCAI 2022poster

Generative methods have been successfully applied in zero-shot learning (ZSL) by learning an implicit mapping to alleviate the visual-semantic domain gaps and synthesizing unseen samples to handle the data imbalance between seen and unseen classes. However, existing generative methods simply use vis…

2022

TransZero: Attribute-Guided Transformer for Zero-Shot Learning

AAAI 2022technical

Zero-shot learning (ZSL) aims to recognize novel classes by transferring semantic knowledge from seen classes to unseen ones. Semantic knowledge is learned from attribute descriptions shared between different classes, which are strong prior for localization of object attribute for representing discr…

2022

View Vertically: A Hierarchical Network for Trajectory Prediction via Fourier Spectrums

ECCV 2022poster

"Understanding and forecasting future trajectories of agents are critical for behavior analysis, robot navigation, autonomous cars, and other related applications. Previous methods mostly treat trajectory prediction as time sequence generation. Different from them, this work studies agents’ trajecto…