paper-with-me

홈 › Papers

Alignment, Mining and Fusion: Representation Alignment with Hard Negative Mining and Selective Knowledge Fusion for Medical Visual Question Answering

2025-10-09 · Yuanhao Zou, Zhaozheng Yin arxiv

Medical Visual Question Answering (Med-VQA) is a challenging task that requires a deep understanding of both medical images and textual questions. Although recent works leveraging Medical Vision-Language Pre-training (Med-VLP) have shown strong performance on the Med-VQA task, there is still no unified solution for modality alignment, and the issue of hard negatives remains under-explored. Additionally, commonly used knowledge fusion techniques for Med-VQA may introduce irrelevant information. In this work, we propose a framework to address these challenges through three key contributions: (1) a unified solution for heterogeneous modality alignments across multiple levels, modalities, views, and stages, leveraging methods like contrastive learning and optimal transport theory; (2) a hard negative mining method that employs soft labels for multi-modality alignments and enforces the hard negative pair discrimination; and (3) a Gated Cross-Attention Module for Med-VQA that integrates the answer vocabulary as prior knowledge and selects relevant information from it. Our framework outperforms the previous state-of-the-art on widely used Med-VQA datasets like RAD-VQA, SLAKE, PathVQA and VQA-2019.

📄 PDF Abstract BibTeX arXiv:2510.08791

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringContrastive Learning

Similar Papers 제목 키워드 기반

Alignment, Mining and Fusion: Representation Alignment with Hard Negative Mining and Selective Knowledge Fusion for Medical Visual Question Answering

2025-01-01 · CVPR 2025 1 · Yuanhao Zou, Zhaozheng Yin

Medical Visual Question Answering (Med-VQA) is a challenging task that requires a deep understanding of both medical images and textual questions. Although recent works leveraging Medical Vision-Language Pre-training…

Contrastive LearningMedical Visual Question AnsweringQuestion AnsweringVisual Question Answering+1

ITO: Images and Texts as One via Synergizing Multiple Alignment and Training-Time Fusion

2026-03-03 · Hanpeng Liu, Yaqian Li, Zidan Wang, Shuoxi Zhang 외 arxiv

Image-text contrastive pretraining has become a dominant paradigm for visual representation learning, yet existing methods often yield representations that remain partially organized by modality. We propose ITO, a framew…

Representation LearningContrastive Learning

HELEA: Hard-Negative Benchmark and LLM-based Reranking for Robust Entity Alignment

2026-05-27 · Yoonjin Jang, Junwoo Kim, Youngjoong Ko arxiv

Entity Alignment (EA) is essential for knowledge graph (KG) fusion, but existing benchmarks often allow models to exploit name overlap rather than relational structure. This makes it difficult to evaluate whether models …

Entity Alignment

MolFusion: Multimodal Fusion Learning for Molecular Representations via Multi-granularity Views

2024-06-26 · MuZhen Cai, Sendong Zhao, Haochun Wang, Yanrui Du 외

Artificial Intelligence predicts drug properties by encoding drug molecules, aiding in the rapid screening of candidates. Different molecular representations, such as SMILES and molecule graphs, contain complementary inf…

A Survey of Multi-View Representation Learning

2016-10-03 · Yingming Li, Ming Yang, Zhongfei Zhang

Recently, multi-view representation learning has become a rapidly growing direction in machine learning and data mining areas. This paper introduces two categories for multi-view representation learning: multi-view repre…

Representation LearningSurvey