paper-with-me

Papers

KORE: Enhancing Knowledge Injection for Large Multimodal Models via Knowledge-Oriented Controls

2025-10-22 · Kailin Jiang, Hongbo Jiang, Ning Jiang, Zhi Gao, Jinhe Bi, Yuchen Ren, Bin Li, Yuntao Du, Lei Liu, Qing Li arxiv

Large Multimodal Models encode extensive factual knowledge in their pre-trained weights. However, its knowledge remains static and limited, unable to keep pace with real-world developments, which hinders continuous knowledge acquisition. Effective knowledge injection thus becomes critical, involving two goals: knowledge adaptation (injecting new knowledge) and knowledge retention (preserving old knowledge). Existing methods often struggle to learn new knowledge and suffer from catastrophic forgetting. To address this, we propose KORE, a synergistic method of KnOwledge-oRientEd augmentations and constraints for injecting new knowledge into large multimodal models while preserving old knowledge. Unlike general text or image data augmentation, KORE automatically converts individual knowledge items into structured and comprehensive knowledge to ensure that the model accurately learns new knowledge, enabling accurate adaptation. Meanwhile, KORE stores previous knowledge in the covariance matrix of LMM's linear layer activations and initializes the adapter by projecting the original weights into the matrix's null space, defining a fine-tuning direction that minimizes interference with previous knowledge, enabling powerful retention. Extensive experiments on various LMMs, including LLaVA-v1.5-7B, LLaVA-v1.5-13B, and Qwen2.5-VL-7B, show that KORE achieves superior new knowledge injection performance and effectively mitigates catastrophic forgetting.

📄 PDF Abstract BibTeX arXiv:2510.19316

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

MIDG: Mixture of Invariant Experts with knowledge injection for Domain Generalization in Multimodal Sentiment Analysis

2025-12-08 · Yangle Li, Danli Luo, Haifeng Hu arxiv

Existing methods in domain generalization for Multimodal Sentiment Analysis (MSA) often overlook inter-modal synergies during invariant features extraction, which prevents the accurate capture of the rich semantic inform…

Multimodal Sentiment AnalysisDomain Generalization

When Large Multimodal Models Confront Evolving Knowledge:Challenges and Pathways

2025-05-30 · Kailin Jiang, Yuntao Du, Yukai Ding, Yuchen Ren 외

Large language/multimodal models (LLMs/LMMs) store extensive pre-trained knowledge but struggle to maintain consistency with real-world updates, making it difficult to avoid catastrophic forgetting while acquiring evolvi…

Continual LearningImage AugmentationInstruction Following

RADAR: Enhancing Radiology Report Generation with Supplementary Knowledge Injection

2025-05-20 · Wenjun Hou, Yi Cheng, Kaishuai Xu, Heng Li 외

Large language models (LLMs) have demonstrated remarkable capabilities in various domains, including radiology report generation. Previous approaches have attempted to utilize multimodal LLMs for this task, enhancing the…

HanjaBridge: Resolving Semantic Ambiguity in Korean LLMs via Hanja-Augmented Pre-Training

2025-07-15 · Seungho Choi

Large language models (LLMs) often show poor performance in low-resource languages like Korean, partly due to unique linguistic challenges such as homophonous Sino-Korean words that are indistinguishable in Hangul script…

Cross-Lingual TransferKnowledge Distillation

SCRIPT: A Subcharacter Compositional Representation Injection Module for Korean Pre-Trained Language Models

2026-04-14 · SungHo Kim, Juhyeong Park, Eda Atalay, SangKeun Lee arxiv

Korean is a morphologically rich language with a featural writing system in which each character is systematically composed of subcharacter units known as Jamo. These subcharacters not only determine the visual structure…

Natural Language Understanding