paper-with-me

Papers

Transferable Visual Words: Exploiting the Semantics of Anatomical Patterns for Self-supervised Learning

2021-02-21 · Fatemeh Haghighi, Mohammad Reza Hosseinzadeh Taher, Zongwei Zhou, Michael B. Gotway, Jianming Liang

This paper introduces a new concept called "transferable visual words" (TransVW), aiming to achieve annotation efficiency for deep learning in medical image analysis. Medical imaging--focusing on particular parts of the body for defined clinical purposes--generates images of great similarity in anatomy across patients and yields sophisticated anatomical patterns across images, which are associated with rich semantics about human anatomy and which are natural visual words. We show that these visual words can be automatically harvested according to anatomical consistency via self-discovery, and that the self-discovered visual words can serve as strong yet free supervision signals for deep models to learn semantics-enriched generic image representation via self-supervision (self-classification and self-restoration). Our extensive experiments demonstrate the annotation efficiency of TransVW by offering higher performance and faster convergence with reduced annotation cost in several applications. Our TransVW has several important advantages, including (1) TransVW is a fully autodidactic scheme, which exploits the semantics of visual words for self-supervised learning, requiring no expert annotation; (2) visual word learning is an add-on strategy, which complements existing self-supervised methods, boosting their performance; and (3) the learned image representation is semantics-enriched models, which have proven to be more robust and generalizable, saving annotation efforts for a variety of applications through transfer learning. Our code, pre-trained models, and curated visual words are available at https://github.com/JLiangLab/TransVW.

📄 PDF Abstract BibTeX arXiv:2102.10680

Code (4)

JLiangLab/TransVW 공식 구현 pytorch
JLiangLab/SemanticGenesis pytorch
fhaghighi/SemanticGenesis pytorch
fhaghighi/TransVW pytorch

Tasks

AnatomyMedical Image AnalysisMedical Image SegmentationSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Anatomy-Anchored Self-Supervision: Distilling Vision Foundation Models for Invariant Ultrasound Representation

2026-05-25 · Chunzheng Zhu, Yijun Wang, Jianxin Lin, Feng Wang 외 arxiv

Self-supervised pre-training paradigm has gained increasing prominence for learning transferable representations in medical imaging, yet existing methods for ultrasound (US) images operate at the image or frame level, ov…

Computational EfficiencySelf-Supervised LearningRepresentation LearningDomain Adaptation

Image classification by visual bag-of-words refinement and reduction

2015-01-18 · Zhiwu Lu, Li-Wei Wang, Ji-Rong Wen

This paper presents a new framework for visual bag-of-words (BOW) refinement and reduction to overcome the drawbacks associated with the visual BOW model which has been widely used for image classification. Although very…

ClassificationClusteringGeneral Classificationimage-classification+1

Interactive Acquisition of Fine-grained Visual Concepts by Exploiting Semantics of Generic Characterizations in Discourse

2023-05-05 · Jonghyuk Park, Alex Lascarides, Subramanian Ramamoorthy

Interactive Task Learning (ITL) concerns learning about unforeseen domain concepts via natural interactions with human users. The learner faces a number of significant constraints: learning should be online, incremental …

AttributeImplicatures

Understanding Visual Concepts Across Models

2024-06-11 · Brandon Trabucco, Max Gurinas, Kyle Doherty, Ruslan Salakhutdinov

Large multimodal models such as Stable Diffusion can generate, detect, and classify new visual concepts after fine-tuning just a single word embedding. Do models learn similar words for the same concepts (i.e. <orange-ca…

Image Generationobject-detectionObject DetectionText to Image Generation+4

Integrating Scene Text and Visual Appearance for Fine-Grained Image Classification

2017-04-15 · Xiang Bai, Mingkun Yang, Pengyuan Lyu, Yongchao Xu 외

Text in natural images contains rich semantics that are often highly relevant to objects or scene. In this paper, we focus on the problem of fully exploiting scene text for visual understanding. The main idea is combinin…

ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classification+2