Skip to content

Publications

Papers and preprints, grouped by year.

2025

ASE 2025conference

Detecting and Repairing Incomplete Software Requirements with Multi-LLM Ensembles

Mohamad Kassab, Marwan AbdElhameed

2025 40th IEEE/ACM International Conference on Automated Software Engineering (ASE), Seoul, Republic of Korea

Abstract

We present a multi-LLM ensemble approach for detecting incompleteness in software requirements specifications and automatically proposing repairs for the gaps it finds. By aggregating the judgments of diverse models, the ensemble catches omissions that individual LLMs miss, improving both detection and repair quality over single-model baselines.

DOICode

2024

arXiv 2024preprint

Inference Scaling vs Reasoning: An Empirical Analysis of Compute-Optimal LLM Problem-Solving

Marwan AbdElhameed, Pavly Halim

arXiv preprint arXiv:2412.16260

Abstract

An empirical study of how large language models best convert compute into problem-solving performance: scaling inference (sampling and selecting among more candidate solutions) versus explicit reasoning-oriented strategies. On math problem-solving benchmarks, we compare accuracy under matched compute budgets and characterize when additional inference compute pays off and when it saturates.

arXivCode