中文
相关论文

相关论文: Few-Shot Microscopy Image Cell Segmentation

200 篇论文

Few-shot meta-learning methods consider the problem of learning new tasks from a small, fixed number of examples, by meta-learning across static data from a set of previous tasks. However, in many real world settings, it is more natural to…

机器学习 · 计算机科学 2020-12-15 Tianhe Yu , Xinyang Geng , Chelsea Finn , Sergey Levine

Training a computer vision system to segment a novel class typically requires collecting and painstakingly annotating lots of images with objects from that class. Few-shot segmentation techniques reduce the required number of images to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shreyas Chandgothia , Ardhendu Sekhar , Amit Sethi

Few-shot Learning aims to learn classifiers for new classes with only a few training examples per class. Existing meta-learning or metric-learning based few-shot learning approaches are limited in handling diverse domains with various…

机器学习 · 计算机科学 2019-01-30 Yu Cheng , Mo Yu , Xiaoxiao Guo , Bowen Zhou

Deep learning has led to state-of-the-art results for many medical imaging tasks, such as segmentation of different anatomical structures. With the increased numbers of deep learning publications and openly available code, the approach to…

图像与视频处理 · 电气工程与系统科学 2020-05-19 Tom van Sonsbeek , Veronika Cheplygina

Graph representation learning, a critical step in graph-centric tasks, has seen significant advancements. Earlier techniques often operate in an end-to-end setting, which heavily rely on the availability of ample labeled data. This…

机器学习 · 计算机科学 2024-09-23 Xingtong Yu , Yuan Fang , Zemin Liu , Yuxia Wu , Zhihao Wen , Jianyuan Bo , Xinming Zhang , Steven C. H. Hoi

Recent years have witnessed the great progress of deep neural networks on semantic segmentation, particularly in medical imaging. Nevertheless, training high-performing models require large amounts of pixel-level ground truth masks, which…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Abdur R Feyjie , Reza Azad , Marco Pedersoli , Claude Kauffman , Ismail Ben Ayed , Jose Dolz

Medical experts often manually segment images to obtain diagnostic statistics and discard the resulting annotations. We aim to train segmentation models to alleviate this burden, but constrained to the retained summary statistics (e.g., the…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Omkar Kulkarni , Edward Raff , Tim Oates

Over the past few years, state-of-the-art image segmentation algorithms are based on deep convolutional neural networks. To render a deep network with the ability to understand a concept, humans need to collect a large amount of pixel-level…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

Semantic segmentation is the task of classifying each pixel in an image. Training a segmentation model achieves best results using annotated images, where each pixel is annotated with the corresponding class. When obtaining fine annotations…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Jort de Jong , Mike Holenderski

Deep learning methods have been successful in solving tasks in machine learning and have made breakthroughs in many sectors owing to their ability to automatically extract features from unstructured data. However, their performance relies…

机器学习 · 计算机科学 2022-03-18 Viet-Khoa Vo-Ho , Kashu Yamazaki , Hieu Hoang , Minh-Triet Tran , Ngan Le

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

The lack of sufficient annotated image data is a common issue in medical image segmentation. For some organs and densities, the annotation may be scarce, leading to poor model training convergence, while other organs have plenty of…

图像与视频处理 · 电气工程与系统科学 2021-09-22 Anastasia Makarevich , Azade Farshad , Vasileios Belagiannis , Nassir Navab

Few-shot learning aims to recognize novel queries with limited support samples by learning from base knowledge. Recent progress in this setting assumes that the base knowledge and novel query samples are distributed in the same domains,…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Yifan Zhao , Tong Zhang , Jia Li , Yonghong Tian

Shortcut learning is a phenomenon where machine learning models prioritize learning simple, potentially misleading cues from data that do not generalize well beyond the training set. While existing research primarily investigates this in…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Manxi Lin , Nina Weng , Kamil Mikolaj , Zahra Bashir , Morten Bo Søndergaard Svendsen , Martin Tolsgaard , Anders Nymark Christensen , Aasa Feragen

In this paper, we tackle the new Cross-Domain Few-Shot Learning benchmark proposed by the CVPR 2020 Challenge. To this end, we build upon state-of-the-art methods in domain adaptation and few-shot learning to create a system that can be…

计算机视觉与模式识别 · 计算机科学 2020-08-26 John Cai , Sheng Mei Shen

Many computer vision systems require low-cost segmentation algorithms based on deep learning, either because of the enormous size of input images or limited computational budget. Common solutions uniformly downsample the input images to…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Chen Jin , Ryutaro Tanno , Thomy Mertzanidou , Eleftheria Panagiotaki , Daniel C. Alexander

The task of segmentation of multispectral images, which are images with numerous channels or bands, each capturing a specific range of wavelengths of electromagnetic radiation, has been previously explored in contexts with large amounts of…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Dilith Jayakody , Thanuja Ambegoda

Few-shot classification refers to learning a classifier for new classes given only a few examples. While a plethora of models have emerged to tackle it, we find the procedure and datasets that are used to assess their progress lacking. To…

Medical image segmentation plays an important role in many image-guided clinical approaches. However, existing segmentation algorithms mostly rely on the availability of fully annotated images with pixel-wise annotations for training, which…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Yuyan Shi , Jialu Ma , Jin Yang , Shasha Wang , Yichi Zhang

We introduce Meta-Album, an image classification meta-dataset designed to facilitate few-shot learning, transfer learning, meta-learning, among other tasks. It includes 40 open datasets, each having at least 20 classes with 40 examples per…