Search Results for author: Md Rizwan Parvez

Found 17 papers, 13 papers with code

CODESIM: Multi-Agent Code Generation and Problem Solving through Simulation-Driven Planning and Debugging

1 code implementation8 Feb 2025 Md. Ashraful Islam, Mohammed Eunus Ali, Md Rizwan Parvez

In this paper, we introduce CodeSim, a novel multi-agent code generation framework that comprehensively addresses the stages of program synthesis-planning, coding, and debugging-through a human-like perception approach.

Code Generation HumanEval +1

MapQaTor: A System for Efficient Annotation of Map Query Datasets

1 code implementation30 Dec 2024 Mahir Labib Dihan, Mohammed Eunus Ali, Md Rizwan Parvez

Mapping and navigation services like Google Maps, Apple Maps, Openstreet Maps, are essential for accessing various location-based data, yet they often struggle to handle natural language geospatial queries.

Question Answering

Open-RAG: Enhanced Retrieval-Augmented Reasoning with Open-Source Large Language Models

1 code implementation2 Oct 2024 Shayekh Bin Islam, Md Asib Rahman, K S M Tozammel Hossain, Enamul Hoque, Shafiq Joty, Md Rizwan Parvez

Retrieval-Augmented Generation (RAG) has been shown to enhance the factual accuracy of Large Language Models (LLMs), but existing methods often suffer from limited reasoning capabilities in effectively using the retrieved evidence, particularly when using open-source LLMs.

Navigate RAG +1

DataNarrative: Automated Data-Driven Storytelling with Visualizations and Texts

1 code implementation9 Aug 2024 Mohammed Saidul Islam, Md Tahmid Rahman Laskar, Md Rizwan Parvez, Enamul Hoque, Shafiq Joty

Data-driven storytelling is a powerful method for conveying insights by combining narrative techniques with visualizations and text.

Story Generation

MapCoder: Multi-Agent Code Generation for Competitive Problem Solving

2 code implementations18 May 2024 Md. Ashraful Islam, Mohammed Eunus Ali, Md Rizwan Parvez

In this paper, we introduce a new approach to code generation tasks leveraging multi-agent prompting that uniquely replicates the full cycle of program synthesis as observed in human developers.

 Ranked #1 on Code Generation on APPS (Competition Pass@any metric)

Code Generation HumanEval +1

ChartInstruct: Instruction Tuning for Chart Comprehension and Reasoning

1 code implementation14 Mar 2024 Ahmed Masry, Mehrad Shahmohammadi, Md Rizwan Parvez, Enamul Hoque, Shafiq Joty

Further evaluation shows that our instruction-tuning approach supports a wide array of real-world chart comprehension and reasoning scenarios, thereby expanding the scope and applicability of our models to new kinds of tasks.

Chart Understanding Instruction Following +1

Evidence to Generate (E2G): A Single-agent Two-step Prompting for Context Grounded and Retrieval Augmented Reasoning

no code implementations11 Jan 2024 Md Rizwan Parvez

Instead of unverified reasoning claims, this innovative approach leverages the power of "evidence for decision making" by first focusing exclusively on the thought sequences (the series of intermediate steps) explicitly mentioned in the context which then serve as extracted evidence, guiding the LLM's output generation process with greater precision and efficiency.

Decision Making Hallucination +1

Learning to Filter Context for Retrieval-Augmented Generation

2 code implementations14 Nov 2023 Zhiruo Wang, Jun Araki, Zhengbao Jiang, Md Rizwan Parvez, Graham Neubig

To alleviate these problems, we propose FILCO, a method that improves the quality of the context provided to the generator by (1) identifying useful context based on lexical and information-theoretic approaches, and (2) training context filtering models that can filter retrieved contexts at test time.

Extractive Question-Answering Fact Verification +2

xCodeEval: A Large Scale Multilingual Multitask Benchmark for Code Understanding, Generation, Translation and Retrieval

4 code implementations6 Mar 2023 Mohammad Abdullah Matin Khan, M Saiful Bari, Xuan Long Do, Weishi Wang, Md Rizwan Parvez, Shafiq Joty

Recently, pre-trained large language models (LLMs) have shown impressive abilities in generating codes from natural language descriptions, repairing buggy codes, translating codes between languages, and retrieving relevant code segments.

Program Repair Retrieval

Retrieval Enhanced Data Augmentation for Question Answering on Privacy Policies

no code implementations19 Apr 2022 Md Rizwan Parvez, Jianfeng Chi, Wasi Uddin Ahmad, Yuan Tian, Kai-Wei Chang

Prior studies in privacy policies frame the question answering (QA) task as identifying the most relevant text segment or a list of sentences from a policy document given a user query.

Data Augmentation Diversity +2

Retrieval Augmented Code Generation and Summarization

2 code implementations Findings (EMNLP) 2021 Md Rizwan Parvez, Wasi Uddin Ahmad, Saikat Chakraborty, Baishakhi Ray, Kai-Wei Chang

To mimic developers' code or summary generation behavior, we propose a retrieval augmented framework, REDCODER, that retrieves relevant code or summaries from a retrieval database and provides them as a supplement to code generation or summarization models.

 Ranked #1 on Code Generation on CodeXGLUE - CodeSearchNet (using extra training data)

Code Generation Code Summarization +1

Evaluating the Values of Sources in Transfer Learning

1 code implementation NAACL 2021 Md Rizwan Parvez, Kai-Wei Chang

Transfer learning that adapts a model trained on data-rich sources to low-resource targets has been widely applied in natural language processing (NLP).

Cross-Lingual POS Tagging Transfer Learning

Cannot find the paper you are looking for? You can Submit a new open access paper.