Papers by Hanan Salam
Can Small LLMs Learn a Robust Theory of Mind via RLVR? Investigating Generalization through the False-Belief Task (2026.findings-acl)
Copied to clipboard
| Challenge: | Recent advances in large language models (LLMs) have demonstrated emergent capabilities in complex reasoning, largely spurred by rule-based Reinforcement Learning (RL) techniques applied during post-training. |
| Approach: | They evaluate whether small-scale LLMs can acquire a robust and generalizable Theory of Mind (ToM) capability through RL with verifiable rewards. |
| Outcome: | The proposed model performs well on in-distribution tasks but fails to transfer to unseen ToM tasks with different characteristics. |
Agentic-ToM: Cognition-Inspired Agentic Processing For Enhancing Theory of Mind Reasoning (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Current models struggle with reasoning about others’ perspectives, limiting their ability to attribute mental states to oneself and others. |
| Approach: | They propose to embed psychologically-grounded functions into LLMs to enable them to attribute mental states to oneself and others, known as Theory of Mind. |
| Outcome: | The proposed approach outperforms baselines on three ToM datasets without task-specific modifications. |
PrefIx: Understand and Adapt to User Preference in Human-Agent Interaction (2026.findings-acl)
Copied to clipboard
| Challenge: | Current benchmarks evaluate task accuracy but overlook how agents interact . Preference-aware agents show 7.6% average UX improvement and 18.5% gain in preference alignment. |
| Approach: | They propose a configurable environment that evaluates both what agents accomplish and how they interact. |
| Outcome: | The proposed model improves performance and improves user experience by 7.6% and 18.5% respectively. |
DynamicNER: A Dynamic, Multilingual, and Fine-Grained Dataset for LLM-based Named Entity Recognition (2025.emnlp-main)
Copied to clipboard
Hanjun Luo, Yingbin Jin, Yiran Wang, Xinfeng Li, Tong Shang, Xuecheng Liu, Ruizhe Chen, Kun Wang, Hanan Salam, Qingsong Wen, Zuozhu Liu
| Challenge: | Existing datasets designed for Named Entity Recognition methods are inadequate for LLMs. |
| Approach: | They propose a dataset that is multilingual and multi-granular and enables LLMs to be applied to Named Entity Recognition methods. |
| Outcome: | The proposed dataset is multilingual and multi-granular, covering 8 languages and 155 entity types, with corpora spanning a diverse range of domains. |
Decompose-ToM: Enhancing Theory of Mind Reasoning in Large Language Models through Simulation and Task Decomposition (2025.coling-main)
Copied to clipboard
| Challenge: | Theory of Mind (ToM) is the ability to attribute and infer the mental states of others. |
| Approach: | They propose an LLM-based inference algorithm that improves model performance on complex ToM tasks by simulating user perspectives. |
| Outcome: | The proposed algorithm improves model performance on complex ToM tasks while requiring minimal prompt tuning across tasks and no additional model training. |