中文
相关论文

相关论文: Exploring Image Augmentations for Siamese Represen…

200 篇论文

A common practice in unsupervised representation learning is to use labeled data to evaluate the quality of the learned representations. This supervised evaluation is then used to guide critical aspects of the training process such as…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Colorado J Reed , Sean Metzger , Aravind Srinivas , Trevor Darrell , Kurt Keutzer

Image augmentation techniques have been widely investigated to improve the performance of deep learning (DL) algorithms on mammography classification tasks. Recent methods have proved the efficiency of image augmentation on data deficiency…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Sam B. Tran , Huyen T. X. Nguyen , Chi Phan , Hieu H. Pham , Ha Q. Nguyen

Self-supervised representation learning is heavily dependent on data augmentations to specify the invariances encoded in representations. Previous work has shown that applying diverse data augmentations is crucial to downstream performance,…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Philip Andrew Mansfield , Arash Afkanpour , Warren Richard Morningstar , Karan Singhal

Several studies indicate that deep learning models can learn to detect breast cancer from mammograms (X-ray images of the breasts). However, challenges with overfitting and poor generalisability prevent their routine use in the clinic.…

图像与视频处理 · 电气工程与系统科学 2025-02-05 Emir Ahmed , Spencer A. Thomas , Ciaran Bench

Self-supervised representation learning is an emerging research topic for its powerful capacity in learning with unlabeled data. As a mainstream self-supervised learning method, augmentation-based contrastive learning has achieved great…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Yanlun Tu , Jianxing Feng , Yang Yang

Deep neural networks have achieved impressive performance in a wide variety of medical imaging tasks. However, these models often fail on data not used during training, such as data originating from a different medical centre. How to…

图像与视频处理 · 电气工程与系统科学 2022-12-05 Joona Pohjonen , Carolin Stürenberg , Atte Föhr , Reija Randen-Brady , Lassi Luomala , Jouni Lohi , Esa Pitkänen , Antti Rannikko , Tuomas Mirtti

Deep learning-based super-resolution models have the potential to revolutionize biomedical imaging and diagnoses by effectively tackling various challenges associated with early detection, personalized medicine, and clinical automation.…

医学物理 · 物理学 2023-06-27 Yuanzheng Ma , Xinyue Wang , Benqi Zhao , Ying Xiao , Shijie Deng , Jian Song , Xun Guan

Current data augmentation techniques and transformations are well suited for improving the size and quality of natural image datasets but are not yet optimized for medical imaging. We hypothesize that sub-optimal data augmentations can…

图像与视频处理 · 电气工程与系统科学 2023-01-06 Tara M. Pattilachan , Ugur Demir , Elif Keles , Debesh Jha , Derk Klatte , Megan Engels , Sanne Hoogenboom , Candice Bolan , Michael Wallace , Ulas Bagci

An important component of human analysis of medical images and their context is the ability to relate newly seen things to related instances in our memory. In this paper we mimic this ability by using multi-modal retrieval augmentation and…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Tom van Sonsbeek , Marcel Worring

Chest X-ray (CXR) is perhaps the most frequently-performed radiological investigation globally. In this work, we present and study several machine learning approaches to develop automated CXR diagnostic models. In particular, we trained…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Edoardo Giacomello , Pier Luca Lanzi , Daniele Loiacono , Luca Nassano

The scarcity of labeled data often limits the application of supervised deep learning techniques for medical image segmentation. This has motivated the development of semi-supervised techniques that learn from a mixture of labeled and…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Gerda Bortsova , Florian Dubost , Laurens Hogeweg , Ioannis Katramados , Marleen de Bruijne

Medical image datasets are essential for training models used in computer-aided diagnosis, treatment planning, and medical research. However, some challenges are associated with these datasets, including variability in data distribution,…

图像与视频处理 · 电气工程与系统科学 2024-09-27 Alejandro Galán-Cuenca , Antonio Javier Gallego , Marcelo Saval-Calvo , Antonio Pertusa

We propose Masked Siamese Networks (MSN), a self-supervised learning framework for learning image representations. Our approach matches the representation of an image view containing randomly masked patches to the representation of the…

Self-supervised learning has shown superior performances over supervised methods on various vision benchmarks. The siamese network, which encourages embeddings to be invariant to distortions, is one of the most successful self-supervised…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Li Jing , Jiachen Zhu , Yann LeCun

X-ray imaging is the most widely used medical imaging modality. However, in the common practice, inconsistency in the initial presentation of X-ray images is a common complaint by radiologists. Different patient positions, patient habitus…

图像与视频处理 · 电气工程与系统科学 2025-01-22 Hongxu Yang , Najib Akram Aboobacker , Xiaomeng Dong , German Gonzalez , Lehel Ferenczi , Gopal Avinash

Self-supervised learning has become a popular approach in recent years for its ability to learn meaningful representations without the need for data annotation. This paper proposes a novel image augmentation technique, overlaying images,…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Yinheng Li , Han Ding , Shaofei Wang

Deep neural networks have been investigated in learning latent representations of medical images, yet most of the studies limit their approach in a single supervised convolutional neural network (CNN), which usually rely heavily on a large…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Yu-An Chung , Wei-Hung Weng

Joint embeddings between medical imaging modalities and associated radiology reports have the potential to offer significant benefits to the clinical community, ranging from cross-domain retrieval to conditional generation of reports to the…

机器学习 · 计算机科学 2018-11-28 Tzu-Ming Harry Hsu , Wei-Hung Weng , Willie Boag , Matthew McDermott , Peter Szolovits

Poor performance of quantitative analysis in histopathological Whole Slide Images (WSI) has been a significant obstacle in clinical practice. Annotating large-scale WSIs manually is a demanding and time-consuming task, unlikely to yield the…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Sarah Cechnicka , James Ball , Hadrien Reynaud , Callum Arthurs , Candice Roufosse , Bernhard Kainz

In this study, we propose a novel method called region-guided masked image modeling (RGMIM) for learning meaningful representations from X-ray images. Our method adopts a new masking strategy that utilizes organ mask information to identify…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Guang Li , Ren Togo , Takahiro Ogawa , Miki Haseyama