← Search

Licong Lin

8 accepted papers

2025

Improving LLM Safety Alignment with Dual-Objective Optimization

ICML 2025poster

Existing training-time safety alignment techniques for large language models (LLMs) remain vulnerable to jailbreak attacks. Direct preference optimization (DPO), a widely deployed alignment method, exhibits limitations in both experimental and theoretical contexts as its loss function proves subopti…

2025

Simplicity Prevails: Rethinking Negative Preference Optimization for LLM Unlearning

NeurIPS 2025poster

This work studies the problem of large language model (LLM) unlearning, aiming to remove unwanted data influences (e.g., copyrighted or harmful content) while preserving model utility. Despite the increasing demand for unlearning, a technically-grounded optimization framework is lacking. Gradient as…

Cited by 0SourcecodeScholar
2024

Scaling Laws in Linear Regression: Compute, Parameters, and Data

NeurIPS 2024poster

Empirically, large-scale deep learning models often satisfy a neural scaling law: the test error of the trained model improves polynomially as the model size and data size grow. However, conventional wisdom suggests the test error consists of approximation, bias, and variance errors, where the varia…

Cited by 17SourcePDFScholar
2024

Transformers as Decision Makers: Provable In-Context Reinforcement Learning via Supervised Pretraining

ICLR 2024poster

Large transformer models pretrained on offline reinforcement learning datasets have demonstrated remarkable in-context reinforcement learning (ICRL) capabilities, where they can make good decisions when prompted with interaction trajectories from unseen environments. However, when and how transforme…

2023

Statistical Limits of Adaptive Linear Models: Low-Dimensional Estimation and Inference

NeurIPS 2023poster

Estimation and inference in statistics pose significant challenges when data are collected adaptively. Even in linear models, the Ordinary Least Squares (OLS) estimator may fail to exhibit asymptotic normality for single coordinate estimation and have inflated error. This issue is highlighted by a r…