← Search

Liangzu Peng

15 accepted papers

2026

Gated KalmaNet: A Fading Memory Layer through Test-time Ridge Regression

CVPR 2026

As efficient alternatives to softmax Attention, linear state space models (SSMs) achieve constant memory and linear compute, but maintain only a lossy, fading summary of the past, often leading to inferior performance in recall oriented settings. We propose Gated KalmaNet (GKA), a layer that reduces

Cited by 0SourcecodeScholar
2026

REALISTA: Realistic Latent Adversarial Attacks that Elicit LLM Hallucinations

ICML 2026poster

Large language models (LLMs) achieve strong performance across many tasks but remain vulnerable to hallucinations, motivating the need to find adversarial prompts that realistically elicit such failures. We formulate hallucination elicitation as a constrained optimization problem, where the goal is …

Cited by 0SourceScholar
2025

Accelerating Block Coordinate Descent for LLM Finetuning via Landscape Expansion

NeurIPS 2025poster

Finetuning large language models (LLMs) is a resource-intensive task for researchers in academia, with memory constraints posing a key bottleneck. A classic optimization method, block coordinate descent (BCD), significantly reduces memory cost by segmenting the trainable parameters into multiple blo…

Cited by 0SourceScholar
2025

LoRanPAC: Low-rank Random Features and Pre-trained Models for Bridging Theory and Practice in Continual Learning

ICLR 2025poster

The goal of continual learning (CL) is to train a model that can solve multiple tasks presented sequentially. Recent CL approaches have achieved strong performance by leveraging large pre-trained models that generalize well to downstream tasks. However, such methods lack theoretical guarantees, maki…

2025

SECA: Semantically Equivalent and Coherent Attacks for Eliciting LLM Hallucinations

NeurIPS 2025poster

Large Language Models (LLMs) are increasingly deployed in high-risk domains. However, state-of-the-art LLMs often produce hallucinations, raising serious concerns about their reliability. Prior work has explored adversarial attacks for hallucination elicitation in LLMs, but it often produces unreali…

Cited by 0SourcecodeScholar
2024

Block Acceleration Without Momentum: On Optimal Stepsizes of Block Gradient Descent for Least-Squares

ICML 2024spotlight

Block coordinate descent is a powerful algorithmic template suitable for big data optimization. This template admits a lot of variants including block gradient descent (BGD), which performs gradient descent on a selected block of variables, while keeping other variables fixed. For a very long time,…

Cited by 4SourcePDFScholar
2024

Scalable 3D Registration via Truncated Entry-wise Absolute Residuals

CVPR 2024poster

Given an input set of 3D point pairs the goal of outlier-robust 3D registration is to compute some rotation and translation that align as many point pairs as possible. This is an important problem in computer vision for which many highly accurate approaches have been recently proposed. Despite their…

2023

On the Convergence of IRLS and Its Variants in Outlier-Robust Estimation

CVPR 2023highlight

Outlier-robust estimation involves estimating some parameters (e.g., 3D rotations) from data samples in the presence of outliers, and is typically formulated as a non-convex and non-smooth problem. For this problem, the classical method called iteratively reweighted least-squares (IRLS) and its vari…

2022

Global Linear and Local Superlinear Convergence of IRLS for Non-Smooth Robust Regression

NeurIPS 2022accept

We advance both the theory and practice of robust $\ell_p$-quasinorm regression for $p \in (0,1]$ by using novel variants of iteratively reweighted least-squares (IRLS) to solve the underlying non-smooth problem. In the convex case, $p=1$, we prove that this IRLS variant converges globally at a line…

2022

Semidefinite Relaxations of Truncated Least-Squares in Robust Rotation Search: Tight or Not

ECCV 2022poster

"The rotation search problem aims to find a 3D rotation that best aligns a given number of point pairs. To induce robustness against outliers for rotation search, prior work considers truncated least-squares (TLS), which is a non-convex optimization problem, and its semidefinite relaxation (SDR) as…

Cited by 7SourcePDFScholar
2019

Algebraically-initialized Expectation Maximization for Header-free Communication

ICASSP 2019accepted

Towards low-latency communication for short-packet transmission, this paper tackles the problem of shuffled linear regression for large-scale wireless sensor networks with header-free communication by using results from algebraic geometry as well as an alternating optimization scheme. The shuffled l…

Cited by 0SourceScholar
2019

Homomorphic Sensing

ICML 2019oral

A recent line of research termed "unlabeled sensing" and "shuffled linear regression" has been exploring under great generality the recovery of signals from subsampled and permuted measurements; a challenging problem in diverse fields of data science and machine learning. In this paper we introduce…

Cited by 54SourcePDFScholar