← Search

Sara Rajaee

7 accepted papers

2025

Local Look-Ahead Guidance via Verifier-in-the-Loop for Automated Theorem Proving

ACL 2025finding

The most promising recent methods for AI reasoning require applying variants of reinforcement learning (RL) either on rolled out trajectories from the LLMs, even for the step-wise rewards, or large quantities of human-annotated trajectory data. The reliance on the rolled-out trajectory renders the c…

Cited by 0SourcePDFScholar
2022

An Empirical Study on the Transferability of Transformer Modules in Parameter-efficient Fine-tuning

EMNLP 2022main

Parameter-efficient fine-tuning has garnered lots of attention in recent studies.On this subject, we investigate the capability of different transformer modules in transferring knowledge from a pre-trained model to a downstream task. Our empirical results suggest that every transformer module is a w…

Cited by 2SourcePDFScholar
2022

Looking at the Overlooked: An Analysis on the Word-Overlap Bias in Natural Language Inference

EMNLP 2022main

It has been shown that NLI models are usually biased with respect to the word-overlap between the premise and the hypothesis, as they take this feature as a primary cue for predicting the entailment label. In this paper, we focus on an overlooked aspect of the overlap bias in the NLI models: the rev…

2022

On the Importance of Data Size in Probing Fine-tuned Models

ACL 2022findings

Several studies have investigated the reasons behind the effectiveness of fine-tuning, usually through the lens of probing. However, these studies often neglect the role of the size of the dataset on which the model is fine-tuned. In this paper, we highlight the importance of this factor and its und…

2021

A Cluster-based Approach for Improving Isotropy in Contextual Embedding Space

ACL 2021short

The representation degeneration problem in Contextual Word Representations (CWRs) hurts the expressiveness of the embedding space by forming an anisotropic cone where even unrelated words have excessively positive correlations. Existing techniques for tackling this issue require a learning process t…

2021

How Does Fine-tuning Affect the Geometry of Embedding Space: A Case Study on Isotropy

EMNLP 2021finding

It is widely accepted that fine-tuning pre-trained language models usually brings about performance improvements in downstream tasks. However, there are limited studies on the reasons behind this effectiveness, particularly from the viewpoint of structural changes in the embedding space. Trying to f…

Cited by 21SourcePDFScholar