paper-with-me

Papers

Dynamic Knowledge Integration for Enhanced Vision-Language Reasoning

2025-01-15 · Julian Perry, Surasakdi Siripong, Thanakorn Phonchai

Large Vision-Language Models (LVLMs) have demonstrated impressive capabilities in multimodal tasks, but their performance is often constrained by the lack of external knowledge integration, limiting their ability to handle knowledge-intensive tasks such as visual question answering and reasoning. To address this challenge, we propose a novel method, Adaptive Knowledge-Guided Pretraining for Large Vision-Language Models (AKGP-LVLM), which dynamically incorporates structured and unstructured knowledge into LVLMs during pretraining and fine-tuning. Our approach employs a knowledge encoder to represent external knowledge, a retrieval mechanism to select task-relevant information, and a dynamic adaptor to align multimodal and knowledge representations effectively. We evaluate our method on four benchmark datasets, demonstrating significant performance improvements over state-of-the-art models. Furthermore, human evaluations highlight the superior correctness and relevance of our model's outputs. Extensive analyses confirm the robustness, efficiency, and scalability of AKGP-LVLM, making it a compelling solution for real-world knowledge-intensive tasks.

📄 PDF Abstract BibTeX arXiv:2501.08597

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringWorld Knowledge

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ERNIE: Enhanced Representation through Knowledge Integration

2019-04-19 · Yu Sun, Shuohuan Wang, Yukun Li, Shikun Feng 외

We present a novel language representation model enhanced by knowledge called ERNIE (Enhanced Representation through kNowledge IntEgration). Inspired by the masking strategy of BERT, ERNIE is designed to learn language r…

Chinese Named Entity RecognitionChinese Sentence Pair ClassificationChinese Sentiment AnalysisCloze Test+7

KELM: Knowledge Enhanced Pre-Trained Language Representations with Message Passing on Hierarchical Relational Graphs

2021-09-09 · Yinquan Lu, Haonan Lu, Guirong Fu, Qun Liu

Incorporating factual knowledge into pre-trained language models (PLM) such as BERT is an emerging trend in recent NLP studies. However, most of the existing methods combine the external knowledge integration module with…

Common Sense ReasoningLanguage ModellingMachine Reading ComprehensionQuestion Answering+2

KEHRL: Learning Knowledge-Enhanced Language Representations with Hierarchical Reinforcement Learning

2024-06-24 · Dongyang Li, Taolin Zhang, Longtao Huang, Chengyu Wang 외

Knowledge-enhanced pre-trained language models (KEPLMs) leverage relation triples from knowledge graphs (KGs) and integrate these external data sources into language models via self-supervised learning. Previous works tr…

Hierarchical Reinforcement LearningKnowledge GraphsNatural Language Understandingreinforcement-learning+3

Adaptive Rank, Reduced Forgetting: Knowledge Retention in Continual Learning Vision-Language Models with Dynamic Rank-Selective LoRA

2024-12-01 · Haodong Lu, Chongyang Zhao, Jason Xue, Lina Yao 외

We investigate whether the pre-trained knowledge of vision-language models (VLMs), such as CLIP, can be retained or even enhanced during continual learning (CL) while absorbing knowledge from a data stream. Existing meth…

Continual Learning

CUE-M: Contextual Understanding and Enhanced Search with Multimodal Large Language Model

2024-11-19 · Dongyoung Go, Taesun Whang, Chanhee Lee, Hwa-Yeon Kim 외

The integration of Retrieval-Augmented Generation (RAG) with Multimodal Large Language Models (MLLMs) has revolutionized information retrieval and expanded the practical applications of AI. However, current systems strug…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+4