← Search

Ahmad Dawar Hakimi

5 accepted papers

2025

On Relation-Specific Neurons in Large Language Models

EMNLP 2025

In large language models (LLMs), certain neurons can store distinct pieces of knowledge learned during pretraining. While factual knowledge typically appears as a combination of relations and entities, it remains unclear whether some neurons focus on a relation itself – independent of any entity. We

2025

Time Course MechInterp: Analyzing the Evolution of Components and Knowledge in Large Language Models

ACL 2025finding

Understanding how large language models (LLMs) acquire and store factual knowledge is crucial for enhancing their interpretability, reliability, and efficiency. In this work, we analyze the evolution of factual knowledge representation in the OLMo-7B model by tracking the roles of its Attention Head…

2023

Citance-Contextualized Summarization of Scientific Papers

EMNLP 2023long findings

Current approaches to automatic summarization of scientific papers generate informative summaries in the form of abstracts. However, abstracts are not intended to show the relationship between a paper and the references cited in it. We propose a new contextualized summarization approach that can gen…

Cited by 0SourcecodeScholar
2021

Casting the Same Sentiment Classification Problem

EMNLP 2021finding

We introduce and study a problem variant of sentiment analysis, namely the “same sentiment classification problem”, where, given a pair of texts, the task is to determine if they have the same sentiment, disregarding the actual sentiment polarity. Among other things, our goal is to enable a more top…

2021

On Classifying whether Two Texts are on the Same Side of an Argument

EMNLP 2021main

To ease the difficulty of argument stance classification, the task of same side stance classification (S3C) has been proposed. In contrast to actual stance classification, which requires a substantial amount of domain knowledge to identify whether an argument is in favor or against a certain issue,…