Papers by Mahmoud Ahmed

7 papers
Guaranteed Guess: A Language Modeling Approach for CISC-to-RISC Transpilation with Testing Guarantees (2025.findings-emnlp)

Copied to clipboard

Challenge: ISA-centric transpilation pipelines are used to translate low-level programs between ISAs . GG provides high code coverage across unit tests and better energy efficiency .
Approach: They propose a ISA-centric transpilation pipeline that embeds large language models into software testing frameworks to ensure accuracy.
Outcome: The proposed method achieves high code coverage across unit tests and functional/semantic correctness of 99% on HumanEval and 49% on BringupBench programs.
InfiniBench: A Benchmark for Large Multi-Modal Models in Long-Form Movies and TV Shows (2025.emnlp-main)

Copied to clipboard

Challenge: Existing benchmarks fail to test the full range of cognitive skills needed to process long-form videos .
Approach: They propose a benchmark to evaluate models' ability to process long-form videos rigorously.
Outcome: The benchmark measures the cognitive skills of models in understanding long-form videos . it offers the largest set of question-answer pairs for long video comprehension .
LLM-DetectAIve: a Tool for Fine-Grained Machine-Generated Text Detection (2024.emnlp-demo)

Copied to clipboard

Challenge: a large number of machine-generated texts are often hard to distinguish between human-written and machine-generated text . this raises concerns about potential misuse, especially within educational and academic domains .
Approach: They propose a system that can detect whether a text is human-written or machine-generated . they use a fine-grained classification schema to identify the use of machine-generated text .
Outcome: The proposed system can distinguish between human-written and machine-generated text . it can detect attempts to obfuscate the fact that a text was machine- generated .
FRAPPE: FRAming, Persuasion, and Propaganda Explorer (2024.eacl-demo)

Copied to clipboard

Challenge: FRAPPE is a linguistic analysis, persuasion, and propaganda-based news analysis system that analyzes articles for genre, framings, and persulasion techniques.
Approach: They propose a FRAming, Persuasion, and Propaganda Explorer system that analyzes articles for genre, framings, and use of persuation techniques.
Outcome: FRAPPE analyzes articles for genre, framings, and use of persuasion techniques . it also draws comparisons between persulasion and framping strategies adopted by a diverse pool of news outlets and countries across multiple languages for different topics .
CASS: Nvidia to AMD Transpilation with Data, Models, and Benchmark (2026.acl-long)

Copied to clipboard

Challenge: Cross-architecture GPU code translation is essential for unlocking low-level hardware portability, yet no scalable solution exists.
Approach: They propose a dataset and model suite for source- and assembly-level GPU code translation that trains domain-specific translation models that achieve 88.2% accuracy on CUDA HIP and 69.1% on SASS RDNA3 .
Outcome: The proposed model achieves 88.2% accuracy on CUDA HIP and 69.1% on SASS RDNA3 outperforming commercial baselines including GPT-5.1, Claude-4.5, and Hipify by wide margins.
LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding (2024.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been deployed to many applications, yet their high compute and memory requirements lead to high financial and energy costs when deployed to GPU servers.
Approach: They propose an end-to-end solution to speed-up inference of large language models . they apply layer dropout, and show that it increases the accuracy of early exit at earlier layers without adding any auxiliary layers or modules to the model.
Outcome: The proposed method shows speedups of up to 2.16x on summarization for CNN/DM documents, 1.82x on coding, and 2.0x on TOPv2 semantic parsing task.
Normalized Contrastive Learning for Text-Video Retrieval (2022.emnlp-main)

Copied to clipboard

Challenge: Cross-modal contrastive learning suffers from incorrect normalization of the sum retrieval probabilities of each text or video instance.
Approach: They propose a normalized contrastive learning algorithm that normalizes the sum retrieval probabilities of each instance so that every text and video instance is fairly represented.
Outcome: Empirical results show that NCL brings significant gains in text-video retrieval on different model architectures without any architecture engineering.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations