中文
相关论文

相关论文: A unified representation network for segmentation …

200 篇论文

Dropout, a simple and effective way to train deep neural networks, has led to a number of impressive empirical successes and spawned many recent theoretical investigations. However, the gap between dropout's training and inference phases,…

机器学习 · 计算机科学 2017-02-17 Xuezhe Ma , Yingkai Gao , Zhiting Hu , Yaoliang Yu , Yuntian Deng , Eduard Hovy

We introduce a deep learning image segmentation framework that is extremely robust to missing imaging modalities. Instead of attempting to impute or synthesize missing data, the proposed approach learns, for each modality, an embedding of…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Mohammad Havaei , Nicolas Guizard , Nicolas Chapados , Yoshua Bengio

Uncertainty estimation for machine learning models is of high importance in many scenarios such as constructing the confidence intervals for model predictions and detection of out-of-distribution or adversarially generated points. In this…

机器学习 · 计算机科学 2022-05-06 Kirill Fedyanin , Evgenii Tsymbalov , Maxim Panov

Multimodal learning typically relies on the assumption that all modalities are fully available during both the training and inference phases. However, in real-world scenarios, consistently acquiring complete multimodal data presents…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Donggeun Kim , Taesup Kim

The recently introduced dropout training criterion for neural networks has been the subject of much attention due to its simplicity and remarkable effectiveness as a regularizer, as well as its interpretation as a training procedure for an…

机器学习 · 统计学 2014-01-03 David Warde-Farley , Ian J. Goodfellow , Aaron Courville , Yoshua Bengio

Using multimodal Magnetic Resonance Imaging (MRI) is necessary for accurate brain tumor segmentation. The main problem is that not all types of MRIs are always available in clinical exams. Based on the fact that there is a strong…

图像与视频处理 · 电气工程与系统科学 2021-11-11 Tongxue Zhou , Stéphane Canu , Pierre Vera , Su Ruan

Current methods for developing foundation models in medical image segmentation rely on two primary assumptions: a fixed set of classes and the immediate availability of a substantial and diverse training dataset. However, this can be…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Xiaoyang Chen , Hao Zheng , Yifang Xie , Yuncong Ma , Tengfei Li

Deep neural networks have become the default choice for many of the machine learning tasks such as classification and regression. Dropout, a method commonly used to improve the convergence of deep neural networks, generates an ensemble of…

机器学习 · 统计学 2019-04-11 Tal Kachman , Michal Moshkovitz , Michal Rosen-Zvi

Following Coteaching, generally in the literature, two models are used in sample selection based approaches for training with noisy labels. Meanwhile, it is also well known that Dropout when present in a network trains an ensemble of…

机器学习 · 计算机科学 2022-03-01 Lakshya

Automated medical image segmentation is becoming increasingly crucial to modern clinical practice, driven by the growing demand for precise diagnosis, the push towards personalized treatment plans, and the advancements in machine learning…

图像与视频处理 · 电气工程与系统科学 2023-11-13 Tan-Hanh Pham , Xianqi Li , Kim-Doang Nguyen

Multi-modal image segmentation faces real-world deployment challenges from incomplete/corrupted modalities degrading performance. While existing methods address training-inference modality gaps via specialized per-combination models, they…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Xiaoqi Zhao , Youwei Pang , Chenyang Yu , Lihe Zhang , Huchuan Lu , Shijian Lu , Georges El Fakhri , Xiaofeng Liu

It has been hypothesized that some form of "modular" structure in artificial neural networks should be useful for learning, compositionality, and generalization. However, defining and quantifying modularity remains an open problem. We cast…

机器学习 · 计算机科学 2022-06-23 Richard D. Lange , David S. Rolnick , Konrad P. Kording

Models for segmentation of brain lesions in multi-modal MRI are commonly trained for a specific pathology using a single database with a predefined set of MRI modalities, determined by a protocol for the specific disease. This work explores…

Dropout is a simple but efficient regularization technique for achieving better generalization of deep neural networks (DNNs); hence it is widely used in tasks based on DNNs. During training, dropout randomly discards a portion of the…

神经与进化计算 · 计算机科学 2020-10-22 Hiroshi Inoue

Recurrent neural networks (RNNs) are important class of architectures among neural networks useful for language modeling and sequential prediction. However, optimizing RNNs is known to be harder compared to feed-forward neural networks. A…

机器学习 · 统计学 2018-03-29 Konrad Zolna , Devansh Arpit , Dendi Suhubdy , Yoshua Bengio

We present a foundation model for brain MRI that can work with different combinations of imaging sequences. The model uses one encoder with learnable modality embeddings, conditional layer normalization, and a masked autoencoding objective…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Minh Sao Khue Luu , Bair N. Tuchinov

Teaching requires distilling a rich category distribution into a small set of informative exemplars. Although prior work shows that humans consider both representativeness and diversity when teaching, the computational principles underlying…

机器学习 · 计算机科学 2026-02-04 Fanxiao Wani Qiu , Oscar Leong , Alexander LaTourrette

Multi-modal medical image segmentation plays an essential role in clinical diagnosis. It remains challenging as the input modalities are often not well-aligned spatially. Existing learning-based methods mainly consider sharing trainable…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Jingkun Chen , Wenqi Li , Hongwei Li , Jianguo Zhang

Medical imaging plays a crucial role in modern healthcare by providing non-invasive visualisation of internal structures and abnormalities, enabling early disease detection, accurate diagnosis, and treatment planning. This study aims to…

图像与视频处理 · 电气工程与系统科学 2023-09-25 Walid Ehab , Yongmin Li

Deep learning methods have shown great promise in many practical applications, ranging from speech recognition, visual object recognition, to text processing. However, most of the current deep learning methods suffer from scalability…

机器学习 · 统计学 2015-08-31 Yanping Huang , Sai Zhang