paper-with-me

홈 › Papers

Interleaved Text/Image Deep Mining on a Very Large-Scale Radiology Database

2015-06-01 · CVPR 2015 6 · Hoo-chang Shin, Le Lu, Lauren Kim, Ari Seff, Jianhua Yao, Ronald M. Summers

Despite tremendous progress in computer vision, effective learning on very large-scale (>100K patients) medical image databases has been vastly hindered. We present an interleaved text/image deep learning system to extract and mine the semantic interactions of radiology images and reports from a national research hospital's picture archiving and communication system. Instead of using full 3D medical volumes, we focus on a collection of representative ~216K 2D key images/slices (selected by clinicians for diagnostic reference) with text-driven scalar and vector labels. Our system interleaves between unsupervised learning (e.g., latent Dirichlet allocation, recurrent neural net language models) on document- and sentence-level texts to generate semantic labels and supervised learning via deep convolutional neural networks (CNNs) to map from images to label spaces. Disease-related key words can be predicted for radiology images in a retrieval manner. We have demonstrated promising quantitative and qualitative results. The large-scale datasets of extracted key images and their categorization, embedded vector labels and sentence descriptions can be harnessed to alleviate the deep learning "data-hungry" obstacle in the medical domain.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticRetrievalSentence

Similar Papers 제목 키워드 기반

Interleaved Text/Image Deep Mining on a Large-Scale Radiology Database for Automated Image Interpretation

2015-05-04 · Hoo-chang Shin, Le Lu, Lauren Kim, Ari Seff 외

Despite tremendous progress in computer vision, there has not been an attempt for machine learning on very large-scale medical image databases. We present an interleaved text/image deep learning system to extract and min…

DiagnosticSentence

Multimodal C4: An Open, Billion-scale Corpus of Images Interleaved with Text

2023-04-14 · NeurIPS 2023 11 · Wanrong Zhu, Jack Hessel, Anas Awadalla, Samir Yitzhak Gadre 외

In-context vision and language models like Flamingo support arbitrarily interleaved sequences of images and text as input. This format not only enables few-shot learning via interleaving independent supervised (image, te…

Few-Shot Learning

Vision Model Pre-training on Interleaved Image-Text Data via Latent Compression Learning

2024-06-11 · Chenyu Yang, Xizhou Zhu, Jinguo Zhu, Weijie Su 외

Recently, vision model pre-training has evolved from relying on manually annotated datasets to leveraging large-scale, web-crawled image-text data. Despite these advances, there is no pre-training method that effectively…

Contrastive Learning

RAG-IGBench: Innovative Evaluation for RAG-based Interleaved Generation in Open-domain Question Answering

2025-10-11 · Rongyang Zhang, Yuqing Huang, Chengqiang Lu, Qimeng Wang 외 arxiv

In real-world scenarios, providing user queries with visually enhanced responses can considerably benefit understanding and memory, underscoring the great value of interleaved image-text generation. Despite recent progre…

Open-Domain Question AnsweringText Generation

Reliable Thinking with Images

2026-02-13 · Haobin Li, Yutong Yang, Yijie Lin, Xiang Dai 외 arxiv

As a multimodal extension of Chain-of-Thought (CoT), Thinking with Images (TWI) has recently emerged as a promising avenue to enhance the reasoning capability of Multi-modal Large Language Models (MLLMs), which generates…