Zhihang Li

dblp:122/5633 · DBLP profile ↗
← Back
5ranked-venue papers in the field
2as first author
4since 2021 · last 2026
—ORCID · conflict

Domains — venue-derived; a paper can count in several

Big Data, Cloud & Distributed Data Systems · 2 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 2 (1 first)Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2026 Uncertainty-Aware Context Compression for Retrieval-Augmented Generation: A Training-Free Framework
Zhihang Li, Minghu Wang
KSEM (5)1
2026 Adaptive prototype replay for continual named entity recognition
Sh. L. Zhao, Jingwei Gao, Minghu Wang, Zhihang Li
Inf. Sci.6
2025 A Theoretical Framework Bridging Attention and SVM Optimization Dynamics and Sparsity
Zhihang Li, Zhao Song 0002
IEEE Big Data1
2024 Zero-th Order Algorithm for Softmax Attention Optimization
abstract
Large language models (LLMs) have brought about significant transformations in human society. Among the crucial computations in LLMs, the softmax unit holds great importance. Its helps the model generating a probability distribution on potential subsequent words or phrases, considering a series of input words. By utilizing this distribution, the model selects the most probable next word or phrase, based on the assigned probabilities. The softmax unit assumes a vital function in LLM training as it facilitates learning from data through the adjustment of neural network weights and biases.With the development of the size of LLMs, computing the gradient becomes expensive. However, Zero-th Order method can approximately compute the gradient with only forward passes. In this paper, we present a Zero-th Order algorithm specifically tailored for Softmax optimization. We demonstrate the convergence of our algorithm, highlighting its effectiveness in efficiently computing gradients for large-scale LLMs. By leveraging the Zeroth-Order method, our work contributes to the advancement of optimization techniques in the context of complex language models.
Yichuan Deng 0002, Zhihang Li, Sridhar Mahadevan, Zhao Song 0002
IEEE Big Data2
2016 Self-Paced Cross-Modal Subspace Matching
abstract
Cross-modal matching methods match data from different modalities according to their similarities. Most existing methods utilize label information to reduce the semantic gap between different modalities. However, it is usually time-consuming to manually label large-scale data. This paper proposes a Self-Paced Cross-Modal Subspace Matching (SCSM) method for unsupervised multimodal data. We assume that multimodal data are pair-wised and from several semantic groups, which form hard pair-wised constraints and soft semantic group constraints respectively. Then, we formulate the unsupervised cross-modal matching problem as a non-convex joint feature learning and data grouping problem. Self-paced learning, which learns samples from 'easy' to 'complex', is further introduced to refine the grouping result. Moreover, a multimodal graph is constructed to preserve the relationship of both inter- and intra-modality similarity. An alternating minimization method is employed to minimize the non-convex optimization problem, followed by the discussion on its convergence analysis and computational complexity. Experimental results on four multimodal databases show that SCSM outperforms state-of-the-art cross-modal subspace learning methods.
Jian Liang 0001, Zhihang Li, Ran He 0001, Jingdong Wang 0001
SIGIR2