← Search

Haobo Zhang

13 accepted papers

2026

FORGETMARK: STEALTHY FINGERPRINT EMBEDDING VIA TARGETED UNLEARNING IN LANGUAGE MODELS

ICASSP 2026poster

Existing invasive (backdoor) fingerprints suffer from high-perplexity triggers that are easily filtered, fixed response patterns exposed by heuristic detectors, and spurious activations on benign inputs. We introduce \textsc{ForgetMark}, a stealthy fingerprinting framework that encodes provenance vi…

Cited by 0SourcePDFScholar
2026

Towards Safe and Optimal Online Bidding: A Modular Look-ahead Lyapunov Framework

ICLR 2026poster

This paper studies online bidding subject to simultaneous budget and return-on-investment (ROI) constraints, which encodes the goal of balancing high volume and profitability. We formulate the problem as a general constrained online learning problem that can be applied to diverse bidding settings (e…

Cited by 0SourceScholar
2025

Enhancing Reranking for Recommendation with LLMs through User Preference Retrieval

COLING 2025main

Recently, large language models (LLMs) have shown the potential to enhance recommendations due to their sufficient knowledge and remarkable summarization ability. However, the existing LLM-powered recommendation may create redundant output, which generates irrelevant information about the user’s pre…

2024

On the Saturation Effects of Spectral Algorithms in Large Dimensions

NeurIPS 2024poster

The saturation effects, which originally refer to the fact that kernel ridge regression (KRR) fails to achieve the information-theoretical lower bound when the regression function is over-smooth, have been observed for almost 20 years and were rigorously proved recently for kernel ridge regression a…

Cited by 0SourcePDFScholar
2024

Safe and Efficient: A Primal-Dual Method for Offline Convex CMDPs under Partial Data Coverage

NeurIPS 2024poster

Offline safe reinforcement learning (RL) aims to find an optimal policy using a pre-collected dataset when data collection is impractical or risky. We propose a novel linear programming (LP) based primal-dual algorithm for convex MDPs that incorporates ``uncertainty'' parameters to improve data effi…

Cited by 0SourcePDFScholar
2024

Safe and Robust Watermark Injection with a Single OoD Image

ICLR 2024poster

Training a high-performance deep neural network requires large amounts of data and computational resources. Protecting the intellectual property (IP) and commercial ownership of a deep model is challenging yet increasingly crucial. A major stream of watermarking strategies implants verifiable back…

2023

On the Asymptotic Learning Curves of Kernel Ridge Regression under Power-law Decay

NeurIPS 2023poster

The widely observed 'benign overfitting phenomenon' in the neural network literature raises the challenge to the `bias-variance trade-off' doctrine in the statistical learning theory. Since the generalization ability of the 'lazy trained' over-parametrized neural network can be well approximated by…

Cited by 22SourcePDFScholar
2023

Understanding Deep Gradient Leakage via Inversion Influence Functions

NeurIPS 2023poster

Deep Gradient Leakage (DGL) is a highly effective attack that recovers private training images from gradient vectors. This attack casts significant privacy challenges on distributed learning from clients with sensitive data, where clients are required to share gradients. Defending against such att…