← Search

Pengzhang Liu

11 accepted papers

2026

FANoise: Singular Value-Adaptive Noise Modulation for Robust Multimodal Representation Learning

AAAI 2026technical

Representation learning is fundamental to modern machine learning, powering applications such as text retrieval and multimodal understanding. However, learning robust and generalizable representations remains challenging. While prior work has demonstrated that active noise injection, a form of data

Cited by 0SourcePDFScholar
2026

InstEmb: Instruction-Following Embeddings through Glimpses of the Future

ICML 2026poster

Recent advances have empowered large language models (LLMs) with remarkable fine-grained instruction-following capabilities in text generation tasks. However, embedding methods typically rely solely on the hidden state of the input's last token, limiting their ability to capture complete semantic si…

Cited by 0SourceScholar
2025

Beyond Logits: Aligning Feature Dynamics for Effective Knowledge Distillation

ACL 2025long

Knowledge distillation (KD) compresses large language models (LLMs), known as teacher models, into lightweight versions called student models, enabling efficient inference and downstream applications. However, prevailing approaches accomplish this by predominantly focusing on matching the final outp…

2025

DiscoVLA: Discrepancy Reduction in Vision, Language, and Alignment for Parameter-Efficient Video-Text Retrieval

CVPR 2025poster

The parameter-efficient adaptation of the image-text pretraining model CLIP for video-text retrieval is a prominent area of research. While CLIP is focused on image-level vision-language matching, video-text retrieval demands comprehensive understanding at the video level. Three key discrepancies em…

2025

FastVID: Dynamic Density Pruning for Fast Video Large Language Models

NeurIPS 2025poster

Video Large Language Models have demonstrated strong video understanding capabilities, yet their practical deployment is hindered by substantial inference costs caused by redundant video tokens. Existing pruning techniques fail to effectively exploit the spatiotemporal redundancy present in video d…

Cited by 0SourcecodeScholar
2025

TANDEM: Bi-Level Data Mixture Optimization with Twin Networks

NeurIPS 2025poster

The capabilities of large language models (LLMs) significantly depend on training data drawn from various domains. Optimizing domain-specific mixture ratios can be modeled as a bi-level optimization problem, which we simplify into a single-level penalized form and solve with twin networks: a proxy m…

Cited by 0SourceScholar
2025

TempMe: Video Temporal Token Merging for Efficient Text-Video Retrieval

ICLR 2025poster

Most text-video retrieval methods utilize the text-image pre-trained models like CLIP as a backbone. These methods process each sampled frame independently by the image encoder, resulting in high computational overhead and limiting practical deployment. Addressing this, we focus on efficient text-vi…

2025

The Primacy of Magnitude in Low-Rank Adaptation

NeurIPS 2025spotlight

Low-Rank Adaptation (LoRA) offers a parameter-efficient paradigm for tuning large models. While recent spectral initialization methods improve convergence and performance over the naive “Noise \& Zeros” scheme, their extra computational and storage overhead undermines efficiency. In this paper, we e…

Cited by 0SourceScholar
2023

DynaMS: Dyanmic Margin Selection for Efficient Deep Learning

ICLR 2023poster

The great success of deep learning is largely driven by training over-parameterized models on massive datasets. To avoid excessive computation, extracting and training only on the most informative subset is drawing increasing attention. Nevertheless, it is still an open question how to select such a…

Cited by 5SourcePDFScholar
2023

Exploring Structured Semantic Prior for Multi Label Recognition With Incomplete Labels

CVPR 2023poster

Multi-label recognition (MLR) with incomplete labels is very challenging. Recent works strive to explore the image-to-label correspondence in the vision-language model, i.e., CLIP, to compensate for insufficient annotations. In spite of promising performance, they generally overlook the valuable pri…

2022

LEGO-ABSA: A Prompt-based Task Assemblable Unified Generative Framework for Multi-task Aspect-based Sentiment Analysis

COLING 2022main

Aspect-based sentiment analysis (ABSA) has received increasing attention recently. ABSA can be divided into multiple tasks according to the different extracted elements. Existing generative methods usually treat the output as a whole string rather than the combination of different elements and only…

Cited by 76SourcePDFScholar