paper-with-me

Papers

Generating High-Quality Datasets for Code Editing via Open-Source Language Models

2025-09-19 · Zekai Zhang, Mingwei Liu, Zhenxi Chen, Linxi Liang, Yuxuan Chen, Guangsheng Ou, Yanlin Wang, Dan Li, Xin Peng, Zibin Zheng arxiv

Code editing plays a vital role in software engineering, requiring developers to adjust existing code according to natural language instructions while keeping functionality intact and avoiding unnecessary modifications. However, commit-based datasets commonly used for this task are often noisy, lack diversity, and fail to reflect the style of real-world edit instructions. To address this, we introduce OpenCodeEdit, an open-source pipeline that leverages multiple LLMs to synthesize realistic code-edit triplets. The pipeline produces both concise "lazy" instructions and more detailed "descriptive" ones, and applies filtering based on diffs and topics to guarantee data quality and variety. Using this process, we construct OCEDataFT, a curated dataset of 20K samples. Fine-tuning three advanced base models on OCEDataFT leads to significant performance boosts on the CanItEdit benchmark, with relative pass@1 improvements ranging from 4.50% to 20.79%. Notably, the resulting models achieve performance close to closed-source systems, narrowing the gap to GPT-4 to just 3.54%, without relying on proprietary resources or manual annotation.

📄 PDF Abstract BibTeX arXiv:2509.25203

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fuse Your Latents: Video Editing with Multi-source Latent Diffusion Models

2023-10-25 · Tianyi Lu, Xing Zhang, Jiaxi Gu, Renjing Pei 외

Latent Diffusion Models (LDMs) are renowned for their powerful capabilities in image and video synthesis. Yet, compared to text-to-image (T2I) editing, text-to-video (T2V) editing suffers from a lack of decent temporal c…

DenoisingVideo Editing

Mask Factory: Towards High-quality Synthetic Data Generation for Dichotomous Image Segmentation

2024-12-26 · Haotian Qian, YD Chen, Shengtao Lou, Fahad Shahbaz Khan 외

Dichotomous Image Segmentation (DIS) tasks require highly precise annotations, and traditional dataset creation methods are labor intensive, costly, and require extensive domain expertise. Although using synthetic data f…

Dichotomous Image SegmentationImage SegmentationSemantic SegmentationSynthetic Data Generation

VQGAN-CLIP: Open Domain Image Generation and Editing with Natural Language Guidance

2022-04-18 · Katherine Crowson, Stella Biderman, Daniel Kornis, Dashiell Stander 외

Generating and editing images from open domain text prompts is a challenging task that heretofore has required expensive and specially trained models. We demonstrate a novel methodology for both tasks which is capable of…

Image Generation

ChartEdit: How Far Are MLLMs From Automating Chart Analysis? Evaluating MLLMs' Capability via Chart Editing

2025-05-17 · Xuanle Zhao, Xuexin Liu, Haoyue Yang, Xianzhen Luo 외

Although multimodal large language models (MLLMs) show promise in generating chart rendering code, chart editing presents a greater challenge. This difficulty stems from its nature as a labor-intensive task for humans th…

Chart Understanding

A Segmentation-driven Editing Method for Bolt Defect Augmentation and Detection

2025-08-14 · Yangjie Xiao, Ke Zhang, Jiacun Wang, Xin Sheng 외 arxiv

Bolt defect detection is critical to ensure the safety of transmission lines. However, the scarcity of defect images and imbalanced data distributions significantly limit detection performance. To address this problem, w…

Image InpaintingImage Editing