← Search

Guanlin Li

13 accepted papers

2026

Image Can Bring Your Memory Back: A Novel Multi-Modal Guided Attack against Image Generation Model Unlearning

ICLR 2026poster

Recent advances in diffusion-based image generation models (IGMs), such as Stable Diffusion (SD), have substantially improved the quality and diversity of AI-generated content. However, these models also pose ethical, legal, and societal risks, including the generation of harmful, misleading, or cop…

Cited by 0SourcecodeScholar
2026

ReLAM: Learning Anticipation Model for Rewarding Visual Robotic Manipulation

ICML 2026poster

Reward design remains a critical bottleneck in visual reinforcement learning (RL) for robotic manipulation. In simulated environments, rewards are conventionally designed based on the distance to a target position. However, such precise positional information is often unavailable in real-world visua…

Cited by 0SourceScholar
2025

Aligning Sentence Simplification with ESL Learner’s Proficiency for Language Acquisition

NAACL 2025long

Text simplification is crucial for improving accessibility and comprehension for English as a Second Language (ESL) learners. This study goes a step further and aims to facilitate ESL learners’ language acquisition by simplification. Specifically, we propose simplifying complex sentences to appropri…

2025

SA-CLIP: Language Guided Image Spatial and Action Feature Learning

EMNLP 2025

We observed that Contrastive Language-Image Pretraining (CLIP) models struggle with real-world downstream tasks such as road traffic anomaly detection, due to their inability to effectively capture spatial and action relationships between objects within images. To address this, we compile and curate

Cited by 0SourcePDFScholar
2025

TRUST-VLM: Thorough Red-Teaming for Uncovering Safety Threats in Vision-Language Models

ICML 2025poster

Vision-Language Models (VLMs) have become a cornerstone in multi-modal artificial intelligence, enabling seamless integration of visual and textual information for tasks such as image captioning, visual question answering, and cross-modal retrieval. Despite their impressive capabilities, these model…

Cited by 0SourcePDFScholar
2025

TableLLM: Enabling Tabular Data Manipulation by LLMs in Real Office Usage Scenarios

ACL 2025finding

We introduce TableLLM, a robust large language model (LLM) with 8 billion parameters, purpose-built for proficiently handling tabular data manipulation tasks, whether they are embedded within documents or spreadsheets, catering to real-world office scenarios. We propose a distant supervision method…

2024

ART: Automatic Red-teaming for Text-to-Image Models to Protect Benign Users

NeurIPS 2024poster

Large-scale pre-trained generative models are taking the world by storm, due to their abilities in generating creative content. Meanwhile, safeguards for these generative models are developed, to protect users' rights and safety, most of which are designed for large language models. Existing methods…

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

Improving Cross-lingual Transfer with Contrastive Negative Learning and Self-training

COLING 2024main

Recent studies improve the cross-lingual transfer learning by better aligning the internal representations within the multilingual model or exploring the information of the target language using self-training. However, the alignment-based methods exhibit intrinsic limitations such as non-transferabl…

Cited by 1SourcePDFScholar
2024

Incomplete Multi-View Representation Learning Through Anchor Graph-Based GCN and Information Bottleneck

ICASSP 2024accepted

Real-world data often contain incomplete views with varying degrees of missing information. While there are existing methods for learning representations from such data, effectively utilizing all incomplete view data and ensuring robustness to different levels of completeness remains a challenging t…

Cited by 0SourceScholar
2023

Extracting Robust Models with Uncertain Examples

ICLR 2023poster

Model extraction attacks are proven to be a severe privacy threat to Machine Learning as a Service (MLaaS). A variety of techniques have been designed to steal a remote machine learning model with high accuracy and fidelity. However, how to extract a robust model with similar resilience against adve…

Cited by 8SourcePDFScholar
2022

Improving Adversarial Robustness of 3D Point Cloud Classification Models

ECCV 2022poster

"3D point cloud classification models based on deep neural networks were proven to be vulnerable to adversarial examples, with a quantity of novel attack techniques proposed by researchers recently. It is of paramount importance to preserve the robustness of 3D models under adversarial environments,…