works on

From the 2 of 9 linked papers with an AI index.

collaborators
Showing cs.SEShow all

8 papers · 1 filter

cs.SE2026

Large Language Models for Code Generation from Multilingual Prompts: A Curated Benchmark and a Study on Code Quality

Saima Afrin, Alessandro Midolo, Camilo Escobar-Velásquez +5

The paper introduces a curated multilingual benchmark to study how the natural language of prompts influences code generation quality of large language models, evaluating functiona…

cs.SE2026

Quantize with Confidence? An Empirical Study of Quantization for Code Generation

Saima Afrin, Md. Zahidul Haque, Antonio Mastropaolo

The paper empirically evaluates six post‑training quantization methods for large code generation models, measuring their effects on functional correctness, code quality, and robust…

cs.SE2026

Parameter-Efficient Multi-Task Fine-Tuning in Code-Related Tasks

Md Zahidul Haque, Saima Afrin, Antonio Mastropaolo

Large Language Models (LLMs) have proven highly effective in automating software engineering tasks, bridging natural language and code semantics to achieve notable results in code…

cs.SE2026

Not All Tokens Matter: Data-Centric Optimization for Efficient Code Summarization

Saima Afrin, Zaiyu Cheng, Tushar Sharma +3

The rapid advancement of Large Language Models (LLMs) has revolutionized software engineering automation, particularly in automated code summarization, which enhances program compr…

cs.SE2026

Evaluating the Impact of Post-Training Quantization on Large Language Models for Code Generation

Alessandro Giagnorio, Antonio Mastropaolo, Saima Afrin +2

Large Language Models (LLMs) have shown an impressive capability in code generation. The LLM effectiveness generally increases with its size: The higher the number of LLM's trainab…

cs.SE2025

A Systematic Literature Review of Parameter-Efficient Fine-Tuning for Large Code Models

Saima Afrin, Md Zahidul Haque, Antonio Mastropaolo

The rise of Artificial Intelligence (AI)-and particularly Large Language Models (LLMs) for code-has reshaped Software Engineering (SE) by enabling the automation of tasks such as c…