3 papers
cs.CL2026
TokenScope: Token-Level Explainability and Interpretability for Code-Oriented Tasks in Large Language Models
Amirreza Esmaeili, Fatemeh Fard
Understanding how Large Language Models (LLMs) make token-level decisions during code generation remains a major challenge for both researchers and practitioners. While recent tool…
cs.SE2026
Bias in the Loop: Auditing LLM-as-a-Judge for Software Engineering
Zixiao Zhao, Amirreza Esmaeili, Fatemeh Fard
Large Language Models are increasingly used as judges to evaluate code artifacts when exhaustive human review or executable test coverage is unavailable. LLM-judge is increasingly…
cs.SE2025
Analysis of AdvFusion: Adapter-based Multilingual Learning for Code Large Language Models
Amirreza Esmaeili, Fahd Seddik, Yongyi Ji +2
Programming languages can benefit from one another by utilizing a language model for software engineering tasks. Full fine-tuning and Parameter Efficient Fine-Tuning (PEFT) of Code…