Papers by Mojtaba Soltanalian

2 papers
RoCoFT: Efficient Finetuning of Large Language Models with Row-Column Updates (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for fine-tuning large language models use full finetunation, but this is impractical as language models continue to scale up.
Approach: They propose a parameter-efficient fine-tuning method for large language models based on updating only a few rows and columns of the weight matrices in transformers.
Outcome: The proposed method gives comparable or better accuracies than state-of-the-art methods while being more memory and computation-efficient.
Predicting Through Generation: Why Generation Is Better for Prediction (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly used for predictive tasks such as classification and regression.
Approach: They propose a framework that generates output tokens from mas-sive text corpora and a task adapter to ensure consistency between token generation and final prediction.
Outcome: The proposed framework outperforms baseline models on classification and regression benchmarks and the proposed framework consistently outperformed standard baseline models.

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