paper-with-me

Papers

MELO: Enhancing Model Editing with Neuron-Indexed Dynamic LoRA

2023-12-19 · Lang Yu, Qin Chen, Jie zhou, Liang He

Large language models (LLMs) have shown great success in various Natural Language Processing (NLP) tasks, whist they still need updates after deployment to fix errors or keep pace with the changing knowledge in the world. Researchers formulate such problem as Model Editing and have developed various editors focusing on different axes of editing properties. However, current editors can hardly support all properties and rely on heavy computational resources. In this paper, we propose a plug-in Model Editing method based on neuron-indexed dynamic LoRA (MELO), which alters the behavior of language models by dynamically activating certain LoRA blocks according to the index built in an inner vector database. Our method satisfies various editing properties with high efficiency and can be easily integrated into multiple LLM backbones. Experimental results show that our proposed MELO achieves state-of-the-art editing performance on three sequential editing tasks (document classification, question answering and hallucination correction), while requires the least trainable parameters and computational cost.

📄 PDF Abstract BibTeX arXiv:2312.11795

Code (1)

bruthyu/melo 공식 구현 pytorch

Tasks

Document ClassificationHallucinationModel EditingQuestion Answering

Similar Papers 제목 키워드 기반

REFFLY: Melody-Constrained Lyrics Editing Model

2024-08-30 · Songyan Zhao, Bingxuan Li, Yufei Tian, Nanyun Peng

Automatic melody-to-lyric (M2L) generation aims to create lyrics that align with a given melody. While most previous approaches generate lyrics from scratch, revision, editing plain text draft to fit it into the melody, …

modelStyle TransferTranslation

Editing Music with Melody and Text: Using ControlNet for Diffusion Transformer

2024-10-07 · Siyuan Hou, Shansong Liu, Ruibin Yuan, Wei Xue 외

Despite the significant progress in controllable music generation and editing, challenges remain in the quality and length of generated music due to the use of Mel-spectrogram representations and UNet-based model structu…

Music GenerationMusic Style TransferStyle TransferText-to-Music Generation

Edit Less, Achieve More: Dynamic Sparse Neuron Masking for Lifelong Knowledge Editing in LLMs

2025-10-25 · Jinzhe Liu, Junshu Sun, Shufan Shen, Chenxue Yang 외 arxiv

Lifelong knowledge editing enables continuous, precise updates to outdated knowledge in large language models (LLMs) without computationally expensive full retraining. However, existing methods often accumulate errors th…

knowledge editing

Re-creation of Creations: A New Paradigm for Lyric-to-Melody Generation

2022-08-11 · Ang Lv, Xu Tan, Tao Qin, Tie-Yan Liu 외

Lyric-to-melody generation is an important task in songwriting, and is also quite challenging due to its unique characteristics: the generated melodies should not only follow good musical patterns, but also align with fe…

Language ModelingLanguage ModellingRetrievalRhythm

Exploring how a Generative AI interprets music

2023-07-31 · Gabriela Barenboim, Luigi Del Debbio, Johannes Hirn, Veronica Sanz

We use Google's MusicVAE, a Variational Auto-Encoder with a 512-dimensional latent space to represent a few bars of music, and organize the latent dimensions according to their relevance in describing music. We find that…

Rhythm