中文
相关论文

相关论文: Exploring Transfer Learning for Deep Learning Poly…

200 篇论文

Transformer-based large language models have remarkable potential to accelerate design optimization for applications such as drug development and materials discovery. Self-supervised pretraining of transformer models requires large-scale…

机器学习 · 计算机科学 2023-10-27 Pei Zhang , Logan Kearney , Debsindhu Bhowmik , Zachary Fox , Amit K. Naskar , John Gounley

Transfer learning is a widely used method to build high performing computer vision models. In this paper, we study the efficacy of transfer learning by examining how the choice of data impacts performance. We find that more pre-training…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Jiquan Ngiam , Daiyi Peng , Vijay Vasudevan , Simon Kornblith , Quoc V. Le , Ruoming Pang

Colorectal polyps are important precursors to colon cancer, the third most common cause of cancer mortality for both men and women. It is a disease where early detection is of crucial importance. Colonoscopy is commonly used for early…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Ahmed Mohammed , Sule Yildirim , Ivar Farup , Marius Pedersen , Øistein Hovde

Current polyp detection methods from colonoscopy videos use exclusively normal (i.e., healthy) training images, which i) ignore the importance of temporal information in consecutive video frames, and ii) lack knowledge about the polyps.…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Yu Tian , Guansong Pang , Fengbei Liu , Yuyuan Liu , Chong Wang , Yuanhong Chen , Johan W Verjans , Gustavo Carneiro

Polyp segmentation is a crucial step towards computer-aided diagnosis of colorectal cancer. However, most of the polyp segmentation methods require pixel-wise annotated datasets. Annotated datasets are tedious and time-consuming to produce,…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Guangyu Ren , Michalis Lazarou , Jing Yuan , Tania Stathaki

Deep learning is popularly used for analyzing pathology images, but variations in image properties can limit the effectiveness of the models. The study aims to develop a method that transfers the variability present in the training set to…

图像与视频处理 · 电气工程与系统科学 2024-09-12 M. Muneeb Arshad , Hasan Sajid , M. Jawad Khan

Early detection, accurate segmentation, classification and tracking of polyps during colonoscopy are critical for preventing colorectal cancer. Many existing deep-learning-based methods for analyzing colonoscopic videos either require…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Anwesa Choudhuri , Zhongpai Gao , Meng Zheng , Benjamin Planche , Terrence Chen , Ziyan Wu

Colonic polyps are well-recognized precursors to colorectal cancer (CRC), typically detected during colonoscopy. However, the variability in appearance, location, and size of these polyps complicates their detection and removal, leading to…

Deep learning (DL) techniques have been used to support several code-related tasks such as code summarization and bug-fixing. In particular, pre-trained transformer models are on the rise, also thanks to the excellent results they achieved…

Knowledge transfer impacts the performance of deep learning -- the state of the art for image classification tasks, including automated melanoma screening. Deep learning's greed for large amounts of training data poses a challenge for…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Afonso Menegola , Michel Fornaciali , Ramon Pires , Flávia Vasques Bittencourt , Sandra Avila , Eduardo Valle

We investigate the effect of style and category similarity in multiple datasets used for object detection pretraining. We find that including an additional stage of object-detection pretraining can increase the detection performance…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Mathias Zinnen , Prathmesh Madhu , Peter Bell , Andreas Maier , Vincent Christlein

Learning from the limited amount of labeled data to the pre-train model has always been viewed as a challenging task. In this report, an effective and robust solution, the two-stage training paradigm YOLOv8 detector (TP-YOLOv8), is designed…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Zheng Wang , Dong Xie , Hanzhi Wang , Jiang Tian

Segmenting polyps in colonoscopy images is essential for the early identification and diagnosis of colorectal cancer, a significant cause of worldwide cancer deaths. Prior deep learning based models such as Attention based variation, UNet…

图像与视频处理 · 电气工程与系统科学 2024-07-30 Al Mohimanul Islam , Sadia Shakiba Bhuiyan , Mysun Mashira , Md. Rayhan Ahmed , Salekul Islam , Swakkhar Shatabda

Transfer learning is a machine learning technique that uses previously acquired knowledge from a source domain to enhance learning in a target domain by reusing learned weights. This technique is ubiquitous because of its great advantages…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Nermeen Abou Baker , Nico Zengeler , Uwe Handmann

Colonoscopy is vital in the early diagnosis of colorectal polyps. Regular screenings can effectively prevent benign polyps from progressing to CRC. While deep learning has made impressive strides in polyp segmentation, most existing models…

图像与视频处理 · 电气工程与系统科学 2025-04-21 Jun Zeng , KC Santosh , Deepak Rajan Nayak , Thomas de Lange , Jonas Varkey , Tyler Berzin , Debesh Jha

Deep learning is increasingly moving towards a transfer learning paradigm whereby large foundation models are fine-tuned on downstream tasks, starting from an initialization learned on the source task. But an initialization contains…

Massive data is often considered essential for deep learning applications, but it also incurs significant computational and infrastructural costs. Therefore, dataset pruning (DP) has emerged as an effective way to improve data efficiency by…

机器学习 · 计算机科学 2023-11-21 Yihua Zhang , Yimeng Zhang , Aochuan Chen , Jinghan Jia , Jiancheng Liu , Gaowen Liu , Mingyi Hong , Shiyu Chang , Sijia Liu

Accurate segmentation of polyps from colonoscopy images is crucial for the early diagnosis and treatment of colorectal cancer. Most existing deep learning-based polyp segmentation methods adopt an Encoder-Decoder architecture, and some…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Desheng Li , Chaoliang Liu , Zhiyong Xiao

Computer-aided detection, localisation, and segmentation methods can help improve colonoscopy procedures. Even though many methods have been built to tackle automatic detection and segmentation of polyps, benchmarking of state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Debesh Jha , Sharib Ali , Nikhil Kumar Tomar , Håvard D. Johansen , Dag D. Johansen , Jens Rittscher , Michael A. Riegler , Pål Halvorsen

Transfer learning allows us to exploit knowledge gained from one task to assist in solving another but relevant task. In modern computer vision research, the question is which architecture performs better for a given dataset. In this paper,…

图像与视频处理 · 电气工程与系统科学 2022-01-03 Sandhya Aneja , Nagender Aneja , Pg Emeroylariffion Abas , Abdul Ghani Naim