paper-with-me

Papers

Exploring Data Augmentation for Code Generation Tasks

2023-02-05 · Pinzhen Chen, Gerasimos Lampouras

Advances in natural language processing, such as transfer learning from pre-trained language models, have impacted how models are trained for programming language tasks too. Previous research primarily explored code pre-training and expanded it through multi-modality and multi-tasking, yet the data for downstream tasks remain modest in size. Focusing on data utilization for downstream tasks, we propose and adapt augmentation methods that yield consistent improvements in code translation and summarization by up to 6.9% and 7.5% respectively. Further analysis suggests that our methods work orthogonally and show benefits in output code style and numeric consistency. We also discuss test data imperfections.

📄 PDF Abstract BibTeX arXiv:2302.03499

Code (1)

huawei-noah/noah-research/tree/master/NLP/DA4CodeGeneration pytorch

Tasks

Code GenerationCode SummarizationCode TranslationData AugmentationProgram Synthesis

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

VulScribeR: Exploring RAG-based Vulnerability Augmentation with LLMs

2024-08-07 · Seyed Shayan Daneshvar, Yu Nong, Xu Yang, Shaowei Wang 외

Detecting vulnerabilities is vital for software security, yet deep learning-based vulnerability detectors (DLVD) face a data shortage, which limits their effectiveness. Data augmentation can potentially alleviate the dat…

Code GenerationData AugmentationRAGRetrieval-augmented Generation+1

Exploring Transformer Text Generation for Medical Dataset Augmentation

2020-05-01 · LREC 2020 5 · Ali Amin-Nejad, Julia Ive, Sumithra Velupillai

Natural Language Processing (NLP) can help unlock the vast troves of unstructured data in clinical text and thus improve healthcare research. However, a big barrier to developments in this field is data access due to pat…

Synthetic Data GenerationText Generation

Exploring Variational Autoencoders for Medical Image Generation: A Comprehensive Study

2024-11-11 · Khadija Rais, Mohamed Amroune, Abdelmadjid Benmachiche, Mohamed Yassine Haouam

Variational autoencoder (VAE) is one of the most common techniques in the field of medical image generation, where this architecture has shown advanced researchers in recent years and has developed into various architect…

Data AugmentationDiversityImage GenerationMedical Image Generation

VACoDe: Visual Augmented Contrastive Decoding

2024-07-26 · Sihyeon Kim, Boryeong Cho, Sangmin Bae, Sumyeong Ahn 외

Despite the astonishing performance of recent Large Vision-Language Models (LVLMs), these models often generate inaccurate responses. To address this issue, previous studies have focused on mitigating hallucinations by e…

SE-VGAE: Unsupervised Disentangled Representation Learning for Interpretable Architectural Layout Design Graph Generation

2024-06-25 · Jielin Chen, Rudi Stouffs

Despite the suitability of graphs for capturing the relational structures inherent in architectural layout designs, there is a notable dearth of research on interpreting architectural design space using graph-based repre…

DecoderDisentanglementGraph GenerationLayout Design+1