← Search

Shanshan Ye

6 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

Explainable LLM Unlearning through Reasoning

ICLR 2026poster

LLM unlearning is essential for mitigating safety, copyright, and privacy concerns in pre-trained Large Language Models (LLMs). Compared to preference alignment, it offers a more explicit way by removing undesirable knowledge characterized by specific unlearning datasets. In previous works, Gradien…

Cited by 0SourcecodeScholar
2026

Towards Understanding Valuable Preference Data for Large Language Model Alignment

ICLR 2026poster

Large language model (LLM) alignment is typically achieved through learning from human preference comparisons, making the quality of preference data critical to its success. Existing studies often pre-process raw training datasets to identify valuable preference pairs using external reward models or…

Cited by 0SourceScholar
2025

DANCE: Resource-Efficient Neural Architecture Search with Data-Aware and Continuous Adaptation

IJCAI 2025

Neural Architecture Search (NAS) has emerged as a powerful approach for automating neural network design. However, existing NAS methods face critical limitations in real-world deployments: architectures lack adaptability across scenarios, each deployment context requires costly separate searches, an

2025

Training-free LLM Merging for Multi-task Learning

ACL 2025long

Large Language Models (LLMs) have demonstrated exceptional capabilities across diverse natural language processing (NLP) tasks. The release of open-source LLMs like LLaMA and Qwen has triggered the development of numerous fine-tuned models tailored for various tasks and languages. In this paper, we…