paper-with-me

Papers

A Multimodal Approach Combining Structural and Cross-domain Textual Guidance for Weakly Supervised OCT Segmentation

2024-11-19 · Jiaqi Yang, Nitish Mehta, Xiaoling Hu, Chao Chen, Chia-Ling Tsai

Accurate segmentation of Optical Coherence Tomography (OCT) images is crucial for diagnosing and monitoring retinal diseases. However, the labor-intensive nature of pixel-level annotation limits the scalability of supervised learning with large datasets. Weakly Supervised Semantic Segmentation (WSSS) provides a promising alternative by leveraging image-level labels. In this study, we propose a novel WSSS approach that integrates structural guidance with text-driven strategies to generate high-quality pseudo labels, significantly improving segmentation performance. In terms of visual information, our method employs two processing modules that exchange raw image features and structural features from OCT images, guiding the model to identify where lesions are likely to occur. In terms of textual information, we utilize large-scale pretrained models from cross-domain sources to implement label-informed textual guidance and synthetic descriptive integration with two textual processing modules that combine local semantic features with consistent synthetic descriptions. By fusing these visual and textual components within a multimodal framework, our approach enhances lesion localization accuracy. Experimental results on three OCT datasets demonstrate that our method achieves state-of-the-art performance, highlighting its potential to improve diagnostic accuracy and efficiency in medical imaging.

📄 PDF Abstract BibTeX arXiv:2411.12615

Code (1)

yangjiaqidig/WSSS-AGM 공식 구현 pytorch

Tasks

DescriptiveDiagnosticSegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Semantics-Consistent Cross-domain Summarization via Optimal Transport Alignment

2022-10-10 · JieLin Qiu, Jiacheng Zhu, Mengdi Xu, Franck Dernoncourt 외

Multimedia summarization with multimodal output (MSMO) is a recently explored application in language grounding. It plays an essential role in real-world applications, i.e., automatically generating cover images and titl…

Articlesmultimodal interaction

MG$^2$-RAG: Multi-Granularity Graph for Multimodal Retrieval-Augmented Generation

2026-04-04 · Sijun Dai, Qiang Huang, Xiaoxing You, Jun Yu arxiv

Retrieval-Augmented Generation (RAG) mitigates hallucinations in Multimodal Large Language Models (MLLMs), yet existing systems struggle with complex cross-modal reasoning. Flat vector retrieval often ignores structural …

Cross-Modal RetrievalVisual Grounding

PA-RNet: Perturbation-Aware Residual Network for Robust Multimodal Time Series Forecasting

2025-08-06 · Enqiang Zhu, Zhenbin Deng, Shengzhi Wang, Yi-Kun Tang 외 arxiv

In real-world applications, multimodal time-series forecasting faces a key challenge: textual information is often useful but unreliable. Auxiliary texts may contain irrelevant, ambiguous, incomplete, or structurally cor…

Time Series Forecasting

Multiverse: Language-Conditioned Multi-Game Level Blending via Shared Representation

2026-03-25 · In-Chang Baek, Jiyun Jung, Geum-Hwan Hwang, Sung-Hyun Kim 외 arxiv

Text-to-level generation aims to translate natural language descriptions into structured game levels, enabling intuitive control over procedural content generation. While prior text-to-level generators are typically limi…

ChemVTS-Bench: Evaluating Visual-Textual-Symbolic Reasoning of Multimodal Large Language Models in Chemistry

2025-11-22 · Zhiyuan Huang, Baichuan Yang, Zikun He, Yanhong Wu 외 arxiv

Chemical reasoning inherently integrates visual, textual, and symbolic modalities, yet existing benchmarks rarely capture this complexity, often relying on simple image-text pairs with limited chemical semantics. As a re…