Challenge: Existing methods for fine-tuning pre-trained models require massive computational resources and time.
Approach: They propose a novel approach for fine-tuning a pre-trained model using backpropagation and an iterative extreme learning machine for training a classifier.
Outcome: The proposed approach outperforms state-of-the-art approaches in training-time measurement and performance with comparable model performance.

Similar Papers

Fine-Grained Data Ordering Improves Fine-Tuning for Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Prior work focused on data preprocessing, focusing on filtering and cleaning data . a study aimed to improve fine-grained scheduling of data order in epochs .
Approach: They propose a fine-grained scheduling method of data order in epochs to fill this gap . they define data difficulty based on relevance between data and model .
Outcome: The proposed method improves on pre-training and small-scale fine-tuning experiments 2.4% over baselines.
Unsupervised Fine-tuning for Text Clustering (2020.coling-main)

Copied to clipboard

Challenge: Existing approaches to text clustering fine-tune pre-trained models have been limited.
Approach: They propose a method to fine-tune pre-trained models unsupervisedly for text clustering by learning text representations and cluster assignments using a clustering oriented loss.
Outcome: The proposed model outperforms baseline methods and achieves state-of-the-art results on three text clustering datasets.
Is Fine-tuning Needed? Pre-trained Language Models Are Near Perfect for Out-of-Domain Detection (2023.acl-long)

Copied to clipboard

Challenge: Out-of-distribution (OOD) detection is critical for reliable predictions over text . fine-tuning with pre-trained language models has been a de facto procedure .
Approach: They propose to leverage pre-trained language models for OOD detection without fine-tuning on ID data.
Outcome: The proposed approach outperforms the fine-tuned model under distributional shifts.
SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models through Principled Regularized Optimization (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for fine-tuning pre-trained models fail to generalize to unseen data.
Approach: They propose a framework for robust and efficient fine-tuning for pre-trained models . proposed framework achieves new state-of-the-art performance on a number of NLP tasks .
Outcome: The proposed framework outperforms the state-of-the-art T5 model on GLUE, SNLI, SciTail and ANLI.
PEFT-Factory: Unified Parameter-Efficient Fine-Tuning of Autoregressive Large Language Models (2026.eacl-demo)

Copied to clipboard

Challenge: Parameter-Efficient Fine-Tuning (PEFT) methods address the increasing size of Large Language Models (LLMs).
Approach: They propose a framework for efficient fine-tuning Large Language Models (LLMs) they aim to train only a small percentage of the full model's parameters .
Outcome: Xu et al., 2023; Ding e t al, 2024; Lialin e al. 2023) show that using PEFT methods can improve performance.
FTFT: Efficient and Robust Fine-Tuning by Transferring Training Dynamics (2025.coling-main)

Copied to clipboard

Challenge: Despite the success of fine-tuning Pre-trained Language Models, they remain susceptible to out-of-distribution input.
Approach: They propose a novel approach that fine-tunes Pre-trained Language Models by transFerring Training dynamics (FTFT) FTFT uses more efficient reference models and aggressive early stopping .
Outcome: The proposed approach improves the robustness of fine-tuned PLMs while reducing training costs.
Efficient Layer-wise LLM Fine-tuning for Revision Intention Prediction (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models have shown extraordinary success across text generation tasks . however, their potential for simple yet essential text classification remains underexplored .
Approach: a plug-and-play layer-wise parameter-efficient fine-tuning framework is proposed . it fine- tunes a subset of important LLM layers while freezing redundant ones .
Outcome: a plug-and-play framework fine-tunes a subset of important LLM layers while freezing redundant layers.
Coarse2Fine: Fine-grained Text Classification on Coarsely-grained Annotated Data (2021.emnlp-main)

Copied to clipboard

Challenge: Existing text classification methods focus on a fixed label set, but many real-world applications require extending to new fine-grained classes as the number of samples per label increases.
Approach: They propose a problem called coarse-to-fine grained classification that leverages label surface names as the only human guidance.
Outcome: The proposed method outperforms existing methods on two real-world datasets.
BIPEFT: Budget-Guided Iterative Search for Parameter Efficient Fine-Tuning of Large Pretrained Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for parameter-efficient fine-tuning are limited by computational and storage requirements.
Approach: They propose a budget-guided iterative search strategy to disentangle binary module and rank dimension search spaces and early selection strategies based on parameter budgets.
Outcome: The proposed method significantly improves search efficiency on public benchmarks.
Evaluating Parameter-Efficient Finetuning Approaches for Pre-trained Models on the Financial Domain (2023.findings-emnlp)

Copied to clipboard

Challenge: Large-scale language models with millions, billions, or trillions of trainable parameters are becoming increasingly popular.
Approach: They compare performance of financial BERT-like models to their fully fine-tuned counterparts by using parameter-efficient tuning methods.
Outcome: The proposed approaches match full fine-tuning performance on common NLP tasks, but are less studied in finance.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations