← Search

Hualin Zhang

9 accepted papers

2026

Three Forward, One Backward: Memory-Efficient Full-Rank Fine-Tuning of Large Models via Extra Forward Passes

ICLR 2026poster

Fine-tuning large language models (LLMs) has achieved significant success in downstream tasks. However, as the model size continues to grow, traditional fine-tuning methods have become increasingly impractical due to their high computational and memory costs. This has motivated researchers to explor…

Cited by 0SourcecodeScholar
2025

Collaborative Discrete-Continuous Black-Box Prompt Learning for Language Models

ICLR 2025poster

Large Scale Pre-Trained Language Models (PTMs) have demonstrated unprecedented capabilities across diverse natural language processing tasks. Adapting such models to downstream tasks is computationally intensive and time-consuming, particularly in black-box scenarios common in Language-Model-as-a-…

Cited by 0SourcePDFScholar
2025

Query Efficient Black-Box Visual Prompting with Subspace Learning

CVPR 2025poster

Visual Prompt Learning (VPL) has emerged as a powerful strategy for harnessing the capabilities of large-scale pre-trained models (PTMs) to tackle specific downstream tasks. However, the opaque nature of PTMs in many real-world applications has led to a growing interest in gradient-free approaches w…

2024

Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning

IJCAI 2024poster

Evolution Strategies (ES) have emerged as a competitive alternative for model-free reinforcement learning, showcasing exemplary performance in tasks like Mujoco and Atari. Notably, they shine in scenarios with imperfect reward functions, making them invaluable for real-world applications where dense…

2023

Accelerated On-Device Forward Neural Network Training with Module-Wise Descending Asynchronism

NeurIPS 2023poster

On-device learning faces memory constraints when optimizing or fine-tuning on edge devices with limited resources. Current techniques for training deep models on edge devices rely heavily on backpropagation. However, its high memory usage calls for a reassessment of its dominance. In this paper, we…

Cited by 1SourcePDFScholar
2022

Zeroth-Order Hard-Thresholding: Gradient Error vs. Expansivity

NeurIPS 2022accept

$\ell_0$ constrained optimization is prevalent in machine learning, particularly for high-dimensional problems, because it is a fundamental approach to achieve sparse learning. Hard-thresholding gradient descent is a dominant technique to solve this problem. However, first-order gradients of the obj…

Cited by 7SourcePDFScholar
2022

Zeroth-Order Negative Curvature Finding: Escaping Saddle Points without Gradients

NeurIPS 2022accept

We consider escaping saddle points of nonconvex problems where only the function evaluations can be accessed. Although a variety of works have been proposed, the majority of them require either second or first-order information, and only a few of them have exploited zeroth-order methods, particularl…

Cited by 10SourcePDFScholar