← Search

Minping Chen

3 accepted papers

2025

Towards Efficient Low-Order Hybrid Optimizer for Language Model Fine-Tuning

AAAI 2025technical

As the size of language models notably grows, fine-tuning the models becomes more challenging: fine-tuning with first-order optimizers (e.g., SGD and Adam) requires high memory consumption, while fine-tuning with a memory-efficient zeroth-order optimizer (MeZO) has a significant accuracy drop and sl…

2024

Exploiting Careful Design of SVM Solution for Aspect-term Sentiment Analysis

EMNLP 2024finding

Aspect-term sentiment analysis (ATSA) identifies fine-grained sentiments towards specific aspects of the text. While pre-trained language models (PLMs) have set the state-of-the-art (SOTA) for ATSA, they are resource-intensive due to their large model sizes, restricting their wide applications to re…