← Search

Zeyi Wen

16 accepted papers

2026

A Better Start: Sensitivity-Aware Warm-Up for Robust and Efficient Fine-Tuning

AAAI 2026technical

As an essential component of fine-tuning, warm-up plays a crucial role in promoting stability and generalization. Many studies have examined its underlying mechanisms from different aspects. However, most of the studies focus on incorporating these insights into optimizers to reduce the reliance on

Cited by 0SourcePDFScholar
2026

Representation Drift Compensation: A Zero-Cost Enhancement for LLM Decomposition

ICML 2026poster

While low-rank decomposition offers potential for LLM size reduction, its application is limited by considerable performance degradation. In this work, we identify and formalize a key overlooked issue in LLM decomposition: \textit{representation drift}. We show that approximation errors introduced b…

Cited by 0SourceScholar
2026

TD-MoE: Tensor Decomposition for MoE Models

ICLR 2026poster

Mixture-of-Experts (MoE) architectures have demonstrated remarkable capabilities and scalability for large language models, but incur a prohibitive memory footprint due to duplicated expert parameters. Existing compression approaches, particularly those based on low-rank decomposition, typically ope…

Cited by 0SourceScholar
2025

EcoTune: Token-Efficient Multi-Fidelity Hyperparameter Optimization for Large Language Model Inference

EMNLP 2025

Tuning inference hyperparameters, such as temperature and maximum output tokens, on downstream tasks can enhance inference performance. However, directly applying hyperparameter optimization to these hyperparameters is token-expensive. Multi-fidelity optimization improves HPO efficiency with low-fid

Cited by 0SourcePDFScholar
2025

Evaluating Small Language Models for News Summarization: Implications and Factors Influencing Performance

NAACL 2025long

The increasing demand for efficient summarization tools in resource-constrained environments highlights the need for effective solutions. While large language models (LLMs) deliver superior summarization quality, their high computational resource requirements limit practical use applications. In con…

2025

RAMer: Reconstruction-based Adversarial Model for Multi-party Multi-modal Multi-label Emotion Recognition

IJCAI 2025

Conventional Multi-modal multi-label emotion recognition (MMER) assumes complete access to visual, textual, and acoustic modalities. However, real-world multi-party settings often violate this assumption, as non-speakers frequently lack acoustic and textual inputs, leading to a significant degradati

2025

SEAL: Structure and Element Aware Learning Improves Long Structured Document Retrieval

EMNLP 2025

In long structured document retrieval, existing methods typically fine-tune pre-trained language models (PLMs) using contrastive learning on datasets lacking explicit structural information. This practice suffers from two critical issues: 1) current methods fail to leverage structural features and e

2025

SoLA: Leveraging Soft Activation Sparsity and Low-Rank Decomposition for Large Language Model Compression

AAAI 2025technical

Large language models (LLMs) have demonstrated impressive capabilities across various tasks, but the billion-scale parameters pose deployment challenges. Although existing methods attempt to reduce the scale of LLMs, they require either special hardware support or expensive post-training to maintain…

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

Efficient Hyperparameter Optimization with Adaptive Fidelity Identification

CVPR 2024poster

Hyperparameter Optimization and Neural Architecture Search are powerful in attaining state-of-the-art machine learning models with Bayesian Optimization (BO) standing out as a mainstream method. Extending BO into the multi-fidelity setting has been an emerging research topic in this field but faces…

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…

2023

Re-calibrating Feature Attributions for Model Interpretation

ICLR 2023top-25%

The ability to interpret machine learning models is critical for high-stakes applications. Due to its desirable theoretical properties, path integration is a widely used scheme for feature attribution to interpret model predictions. However, the methods implementing this scheme currently rely on abs…

Cited by 13SourcePDFScholar