paper-with-me

Papers

NEARL: Interacted Query Adaptation with Orthogonal Regularization for Medical Vision-Language Understanding

2025-08-06 · Zelin Peng, Yichen Zhao, Yu Huang, Piao Yang, Feilong Tang, Zhengqin Xu, Xiaokang Yang, Wei Shen arxiv

Computer-aided medical image analysis is crucial for disease diagnosis and treatment planning. While vision-language models (VLMs) such as CLIP exhibit strong generalization ability, their direct application to medical imaging remains hindered by a substantial domain gap. Existing methods for bridging this gap, including prompt learning and unidirectional modality interaction, typically introduce domain knowledge into only one modality. However, such approaches fail to fully exploit CLIP's inherent dual-modality structure and overlook the synergistic effect of bidirectional cross-modal interaction, resulting in persistent modality misalignment. In this paper, we propose NEARL (iNteracted quEry Adaptation with oRthogonaL Regularization), a novel parameter-efficient VLM framework for bidirectional cross-modal interaction. NEARL consists of two key components: (1) the Unified Synergy Embedding Transformer (USEformer), which dynamically generates compact cross-modal queries to facilitate interaction; and (2) the Orthogonal Cross-Attention Adapter (OCA), which decouples new knowledge into truly novel and incremental components through orthogonal regularization. This design reduces interference from incremental components, enabling more focused learning of novel information and improving modality interaction in VLMs. Notably, NEARL introduces only 1.46M learnable parameters. Extensive experiments on three medical imaging modalities demonstrate state-of-the-art performance (e.g., a 2.3% relative improvement on the pneumonia dataset), along with fast inference and low memory overhead, highlighting its effectiveness for real-world medical vision-language understanding.

📄 PDF Abstract BibTeX arXiv:2508.04101

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding and Scaling Collaborative Filtering Optimization from the Perspective of Matrix Rank

2024-10-15 · Donald Loveland, Xinyi Wu, Tong Zhao, Danai Koutra 외

Collaborative Filtering (CF) methods dominate real-world recommender systems given their ability to learn high-quality, sparse ID-embedding tables that effectively capture user preferences. These tables scale linearly wi…

Collaborative FilteringRecommendation Systems

Query Complexity of Active Learning for Function Family With Nearly Orthogonal Basis

2023-06-06 · Xiang Chen, Zhao Song, Baocheng Sun, Junze Yin 외

Many machine learning algorithms require large numbers of labeled data to deliver state-of-the-art results. In applications such as medical diagnosis and fraud detection, though there is an abundance of unlabeled data, i…

Active LearningFraud DetectionMedical Diagnosisregression

Group Orthogonalization Regularization For Vision Models Adaptation and Robustness

2023-06-16 · Yoav Kurtz, Noga Bar, Raja Giryes

As neural networks become deeper, the redundancy within their parameters increases. This phenomenon has led to several methods that attempt to reduce the correlation between convolutional filters. We propose a computatio…

InteractEdit: Zero-Shot Editing of Human-Object Interactions in Images

2025-03-12 · Jiun Tian Hoe, Weipeng Hu, Wei Zhou, Chao Xie 외

This paper presents InteractEdit, a novel framework for zero-shot Human-Object Interaction (HOI) editing, addressing the challenging task of transforming an existing interaction in an image into a new, desired interactio…

AttributeHuman-Object Interaction DetectionObjectStyle Transfer

SE-MoLoRA: Shared-Expert LoRA Adapters for Domain-Specific Photographic Assessment

2026-08-18 · Bishwash Khanal, Anlan Zhang, Sasu Tarkoma, Tommi Mikkonen 외 arxiv

Vision-language models can describe images fluently, but they often fail to provide actionable photographic critique because semantic content and aesthetic judgment remain entangled. We propose SE-MoLoRA, a modular param…