← Search

Chun-Ying Huang

5 accepted papers

2025

Layer-Aware Task Arithmetic: Disentangling Task-Specific and Instruction-Following Knowledge

EMNLP 2025

Large language models (LLMs) demonstrate strong task-specific capabilities through fine-tuning, but merging multiple fine-tuned models often leads to degraded performance due to overlapping instruction-following components. Task Arithmetic (TA), which combines task vectors derived from fine-tuning,

2025

VP-NTK: Exploring the Benefits of Visual Prompting in Differentially Private Data Synthesis

ICASSP 2025accepted

Differentially private (DP) synthetic data has become the de facto standard for releasing sensitive data. However, many DP generative models suffer from the low utility of synthetic data, especially for high-resolution images. On the other hand, one of the emerging techniques in parameter efficient…

Cited by 0SourceScholar
2024

CmdCaliper: A Semantic-Aware Command-Line Embedding Model and Dataset for Security Research

EMNLP 2024main

This research addresses command-line embedding in cybersecurity, a field obstructed by the lack of comprehensive datasets due to privacy and regulation concerns. We propose the first dataset of similar command lines, named CyPHER, for training and unbiased evaluation. The training set is generated u…

2024

Ring-A-Bell! How Reliable are Concept Removal Methods For Diffusion Models?

ICLR 2024poster

Diffusion models for text-to-image (T2I) synthesis, such as Stable Diffusion (SD), have recently demonstrated exceptional capabilities for generating high-quality content. However, this progress has raised several concerns of potential misuse, particularly in creating copyrighted, prohibited, and re…

2024

Safe LoRA: The Silver Lining of Reducing Safety Risks when Finetuning Large Language Models

NeurIPS 2024poster

While large language models (LLMs) such as Llama-2 or GPT-4 have shown impressive zero-shot performance, fine-tuning is still necessary to enhance their performance for customized datasets, domain-specific tasks, or other private needs. However, fine-tuning all parameters of LLMs requires significan…