paper-with-me

Papers

PyBangla at BLP-2025 Task 2: Enhancing Bangla-to-Python Code Generation with Iterative Self-Correction and Multilingual Agents

2025-11-27 · Jahidul Islam, Md Ataullha, Saiful Azad arxiv

LLMs excel at code generation from English prompts, but this progress has not extended to low-resource languages. We address Bangla-to-Python code generation by introducing BanglaCodeAct, an agent-based framework that leverages multi-agent prompting and iterative self-correction. Unlike prior approaches relying on task-specific fine-tuning, BanglaCodeAct employs an open-source multilingual LLM within a Thought-Code-Observation loop, enabling dynamic generation, testing, and refinement of code from Bangla instructions. We benchmark several small-parameter open-source LLMs and evaluate their effectiveness on the mHumanEval dataset for Bangla NL2Code. Our results show that Qwen3-8B, when deployed with BanglaCodeAct, achieves the best performance, with pass@1 accuracy of 94.0\% on the development set and 71.6\% on the blind test set. These results establish a new benchmark for Bangla-to-Python translation and highlight the potential of agent-based reasoning for reliable code generation in low-resource languages. Experimental scripts are publicly available at github.com/jahidulzaid/PyBanglaCodeActAgent.

📄 PDF Abstract BibTeX arXiv:2512.23713

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Retriv at BLP-2025 Task 2: Test-Driven Feedback-Guided Framework for Bangla-to-Python Code Generation

2025-11-10 · K M Nafi Asib, Sourav Saha, Mohammed Moshiul Hoque arxiv

Large Language Models (LLMs) have advanced the automated generation of code from natural language prompts. However, low-resource languages (LRLs) like Bangla remain underrepresented due to the limited availability of ins…

Code Generation

NALA_MAINZ at BLP-2025 Task 2: A Multi-agent Approach for Bangla Instruction to Python Code Generation

2025-11-20 · Hossain Shaikh Saadi, Faria Alam, Mario Sanz-Guerrero, Minh Duc Bui 외 arxiv

This paper presents JGU Mainz's winning system for the BLP-2025 Shared Task on Code Generation from Bangla Instructions. We propose a multi-agent-based pipeline. First, a code-generation agent produces an initial solutio…

Code Generation

BaitBuster-Bangla: A Comprehensive Dataset for Clickbait Detection in Bangla with Multi-Feature and Multi-Modal Analysis

2023-10-13 · Abdullah Al Imran, Md Sakib Hossain Shovon, M. F. Mridha

This study presents a large multi-modal Bangla YouTube clickbait dataset consisting of 253,070 data points collected through an automated process using the YouTube API and Python web automation frameworks. The dataset co…

ClassificationClickbait DetectionMultilingual NLP

BanglaForge: LLM Collaboration with Self-Refinement for Bangla Code Generation

2025-12-22 · Mahir Labib Dihan, Sadif Ahmed, Md Nafiu Rahman arxiv

Bangla is a low-resource language for code generation, lacking large-scale annotated datasets and tools to transform natural language specifications into executable programs. This makes Bangla-to-code generation a challe…

Prompt EngineeringCode Generation

Zero-Shot Multi-Label Classification of Bangla Documents: Large Decoders Vs. Classic Encoders

2025-03-04 · Souvika Sarkar, Md. Najib Hasan, Santu Karmaker

Bangla, a language spoken by over 300 million native speakers and ranked as the sixth most spoken language worldwide, presents unique challenges in natural language processing (NLP) due to its complex morphological chara…

DecoderMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION