paper-with-me

홈 › Papers

mEdIT: Multilingual Text Editing via Instruction Tuning

2024-02-26 · Vipul Raheja, Dimitris Alikaniotis, Vivek Kulkarni, Bashar Alhafni, Dhruv Kumar

We introduce mEdIT, a multi-lingual extension to CoEdIT -- the recent state-of-the-art text editing models for writing assistance. mEdIT models are trained by fine-tuning multi-lingual large, pre-trained language models (LLMs) via instruction tuning. They are designed to take instructions from the user specifying the attributes of the desired text in the form of natural language instructions, such as Grammatik korrigieren (German) or Parafrasee la oraci\'on (Spanish). We build mEdIT by curating data from multiple publicly available human-annotated text editing datasets for three text editing tasks (Grammatical Error Correction (GEC), Text Simplification, and Paraphrasing) across diverse languages belonging to six different language families. We detail the design and training of mEdIT models and demonstrate their strong performance on many multi-lingual text editing benchmarks against other multilingual LLMs. We also find that mEdIT generalizes effectively to new languages over multilingual baselines. We publicly release our data, code, and trained models at https://github.com/vipulraheja/medit.

📄 PDF Abstract BibTeX arXiv:2402.16472

Code (1)

vipulraheja/medit 공식 구현 pytorch

Tasks

Grammatical Error CorrectionText Simplification

Similar Papers 제목 키워드 기반

DreamEditor: Text-Driven 3D Scene Editing with Neural Fields

2023-06-23 · Jingyu Zhuang, Chen Wang, Lingjie Liu, Liang Lin 외

Neural fields have achieved impressive advancements in view synthesis and scene reconstruction. However, editing these neural fields remains challenging due to the implicit encoding of geometry and texture information. I…

3D scene Editing

SciDiagramEdit: Learning to Edit Scientific Diagrams from Paper Revisions

2026-07-16 · Yasheng Sun, Zezi Zeng, Yifan Yang, Chong Luo 외 arxiv

Editing the figures in a research paper is a routine and time-consuming part of everyday research practice: authors relabel components, rearrange panels, and restyle visuals as they revise their manuscripts. Automating t…

EcomEdit: An Automated E-commerce Knowledge Editing Framework for Enhanced Product and Purchase Intention Understanding

2024-10-18 · Ching Ming Samuel Lau, Weiqi Wang, Haochen Shi, Baixuan Xu 외

Knowledge Editing (KE) aims to correct and update factual information in Large Language Models (LLMs) to ensure accuracy and relevance without computationally expensive fine-tuning. Though it has been proven effective in…

knowledge editing

StreamEdit: Training-Free Video Editing via Few-Step Streaming Video Generation

2026-05-20 · Guanlong Jiao, Chenyangguang Zhang, Jia Jun Cheng Xian, Zewei Zhang 외 arxiv

Although existing video editing methods are generally feasible, they often require many costly iterations and still struggle to deliver high-quality yet satisfying editing results. We attribute this limitation to the pre…

Video Generation

WeEdit: A Dataset, Benchmark and Glyph-Guided Framework for Text-centric Image Editing

2026-03-12 · Hui Zhang, Juntao Liu, Zongkai Liu, Liqiang Niu 외 arxiv

Instruction-based image editing aims to modify specific content within existing images according to user-provided instructions while preserving non-target regions. Beyond traditional object- and style-centric manipulatio…

Reinforcement LearningImage Editing