← Search

Shang-Tse Chen

9 accepted papers

2025

Enhancing Certified Robustness via Block Reflector Orthogonal Layers and Logit Annealing Loss

ICML 2025spotlight

Lipschitz neural networks are well-known for providing certified robustness in deep learning. In this paper, we present a novel, efficient Block Reflector Orthogonal (BRO) layer that enhances the capability of orthogonal layers on constructing more expressive Lipschitz neural architectures. In addit…

2025

Safeguard Fine-Tuned LLMs Through Pre- and Post-Tuning Model Merging

EMNLP 2025

Fine-tuning large language models (LLMs) for downstream tasks often leads to catastrophic forgetting, notably degrading the safety of originally aligned models. While some existing methods attempt to restore safety by incorporating additional safety data, the quality of such data typically falls sho

Cited by 0SourcePDFScholar
2024

Annealing Self-Distillation Rectification Improves Adversarial Training

ICLR 2024poster

In standard adversarial training, models are optimized to fit invariant one-hot labels for adversarial data when the perturbations are within allowable budgets. However, the overconfident target harms generalization and causes the problem of robust overfitting. To address this issue and enhance adve…

2024

Task Arithmetic can Mitigate Synthetic-to-Real Gap in Automatic Speech Recognition

EMNLP 2024main

Synthetic data is widely used in speech recognition due to the availability of text-to-speech models, which facilitate adapting models to previously unseen text domains. However, existing methods suffer in performance when they fine-tune an automatic speech recognition (ASR) model on synthetic data…

2024

Towards Large Certified Radius in Randomized Smoothing Using Quasiconcave Optimization

AAAI 2024technical

Randomized smoothing is currently the state-of-the-art method that provides certified robustness for deep neural networks. However, due to its excessively conservative nature, this method of incomplete verification often cannot achieve an adequate certified radius on real-world datasets. One way to…