中文
相关论文

相关论文: Improving Diagnostic Performance on Small and Imba…

200 篇论文

Object detection, a pivotal task in computer vision, is frequently hindered by dataset imbalances, particularly the under-explored issue of foreground-foreground class imbalance. This lack of attention to foreground-foreground class…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Nieves Crasto

Deep Learning approaches for solving Inverse Problems in imaging have become very effective and are demonstrated to be quite competitive in the field. Comparing these approaches is a challenging task since they highly rely on the data and…

图像与视频处理 · 电气工程与系统科学 2021-04-20 Johannes Leuschner , Maximilian Schmidt , Daniel Otero Baguer , Peter Maaß

Visual grouping -- operationalized through tasks such as instance segmentation, visual grounding, and object detection -- enables applications ranging from robotic perception to photo editing. These fundamental problems in computer vision…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Weikai Huang , Jieyu Zhang , Taoyang Jia , Chenhao Zheng , Ziqi Gao , Jae Sung Park , Winson Han , Ranjay Krishna

Optical coherence tomography (OCT) captures cross-sectional data and is used for the screening, monitoring, and treatment planning of retinal diseases. Technological developments to increase the speed of acquisition often results in systems…

图像与视频处理 · 电气工程与系统科学 2023-01-03 Timothy T. Yu , Da Ma , Jayden Cole , Myeong Jin Ju , Mirza F. Beg , Marinko V. Sarunic

Deep learning (DL) techniques have shown unprecedented success when applied to images, waveforms, and text. Generally, when the sample size ($N$) is much bigger than the number of features ($d$), DL often outperforms other machine learning…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Thanh Hai Nguyen , Edi Prifti , Yann Chevaleyre , Nataliya Sokolovska , Jean-Daniel Zucker

The widespread success of deep learning models today is owed to the curation of extensive datasets significant in size and complexity. However, such models frequently pick up inherent biases in the data during the training process, leading…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Rwiddhi Chakraborty , Yinong Wang , Jialu Gao , Runkai Zheng , Cheng Zhang , Fernando De la Torre

Neuroimaging datasets keep growing in size to address increasingly complex medical questions. However, even the largest datasets today alone are too small for training complex machine learning models. A potential solution is to increase…

机器学习 · 计算机科学 2019-07-10 Christian Wachinger , Benjamin Gutierrez Becker , Anna Rieckmann , Sebastian Pölsterl

This work addresses how to efficiently classify challenging histopathology images, such as gigapixel whole-slide images for cancer diagnostics with image-level annotation. We use images with annotated tumor regions to identify a set of…

图像与视频处理 · 电气工程与系统科学 2024-09-24 Mohammad Iqbal Nouyed , Mary-Anne Hartley , Gianfranco Doretto , Donald A. Adjeroh

Medical Informatics and the application of modern signal processing in the assistance of the diagnostic process in medical imaging is one of the more recent and active research areas today. This thesis addresses a variety of issues related…

计算机视觉与模式识别 · 计算机科学 2009-10-20 Harris Georgiou

Deep learning is quickly becoming the leading methodology for medical image analysis. Given a large medical archive, where each image is associated with a diagnosis, efficient pathology detectors or classifiers can be trained with virtually…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Gwenolé Quellec , Katia Charrière , Yassine Boudi , Béatrice Cochener , Mathieu Lamard

Image compositions are helpful in the study of image structures and assist in discovering the semantics of the underlying scene portrayed across art forms and styles. With the digitization of artworks in recent years, thousands of images of…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Prathmesh Madhu , Tilman Marquart , Ronak Kosti , Dirk Suckow , Peter Bell , Andreas Maier , Vincent Christlein

Class imbalance refers to a situation where certain classes in a dataset have significantly fewer samples than oth- ers, leading to biased model performance. Class imbalance in network intrusion detection using Tabular Denoising Diffusion…

密码学与安全 · 计算机科学 2026-02-02 Aravind B , Anirud R. S. , Sai Surya Teja N , Bala Subrahmanya Sriranga Navaneeth A , Karthika R , Mohankumar N

The annotated medical images are usually expensive to be collected. This paper proposes a deep learning method on small data to classify Common Imaging Signs of Lung diseases (CISL) in computed tomography (CT) images. We explore both the…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Guocai He

Aligning machine representations with human understanding is key to improving interpretability of machine learning (ML) models. When classifying a new image, humans often explain their decisions by decomposing the image into concepts and…

机器学习 · 计算机科学 2025-01-13 Sarath Sivaprasad , Dmitry Kangin , Plamen Angelov , Mario Fritz

This study examines the impact of class-imbalanced data on deep learning models and proposes a technique for data balancing by generating synthetic data for the minority class. Unlike random-based oversampling, our method prioritizes…

机器学习 · 计算机科学 2024-02-26 Hung Nguyen , Morris Chang

Expert systems often operate in domains characterized by class-imbalanced tabular data, where detecting rare but critical instances is essential for safety and reliability. While conventional approaches, such as cost-sensitive learning,…

机器学习 · 计算机科学 2025-06-23 Md Abrar Jahin , Adiba Abid , M. F. Mridha

The aim of Active Learning is to select the most informative samples from an unlabelled set of data. This is useful in cases where the amount of data is large and labelling is expensive, such as in machine vision or medical imaging. Two…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Julien Combes , Alexandre Derville , Jean-François Coeurjolly

Deep learning systems are prone to catastrophic forgetting when learning from a sequence of tasks, as old data from previous tasks is unavailable when learning a new task. To address this, some methods propose replaying data from previous…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Chenyang Wang , Junjun Jiang , Xingyu Hu , Xianming Liu , Xiangyang Ji

In-context learning (ICL) enables Large Vision-Language Models (LVLMs) to adapt to new tasks without parameter updates, using a few demonstrations from a large support set. However, selecting informative demonstrations leads to high…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Huiyi Chen , Jiawei Peng , Kaihua Tang , Xin Geng , Xu Yang

Precise breast cancer classification on histopathological images has the potential to greatly improve the diagnosis and patient outcome in oncology. The data imbalance problem largely stems from the inherent imbalance within medical image…

图像与视频处理 · 电气工程与系统科学 2024-11-28 Majid Behzadpour , Bengie L. Ortiz , Ebrahim Azizi , Kai Wu