中文
相关论文

相关论文: Deep Learning-Based Meat Freshness Detection with …

200 篇论文

Out-of-distribution (OOD) detection and uncertainty estimation (UE) are critical components for building safe machine learning systems, especially in real-world scenarios where unexpected inputs are inevitable. However the two problems…

机器学习 · 计算机科学 2025-12-01 Pirzada Suhail , Rehna Afroz , Gouranga Bala , Amit Sethi

Deep neural networks for chest X-ray classification achieve strong average performance, yet often underperform for specific demographic subgroups, raising critical concerns about clinical safety and equity. Existing debiasing methods…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Darakshan Rashid , Raza Imam , Dwarikanath Mahapatra , Brejesh Lall

Out-of-distribution (OOD) detection remains a fundamental challenge for deep neural networks, particularly due to overconfident predictions on unseen OOD samples during testing. We reveal a key insight: OOD samples predicted as the same…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Yanqi Wu , Qichao Chen , Runhe Lai , Xinhua Lu , Jia-Xin Zhuang , Zhilin Zhao , Wei-Shi Zheng , Ruixuan Wang

With the integration of information technology into aquaculture, production has become more stable and continues to grow annually. As consumer demand for high-quality aquatic products rises, freshness and appearance integrity are key…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Yun-Hao Zhang , I-Hsien Ting , Dario Liberona , Yun-Hsiu Liu , Kazunori Minetaki

State-of-the-art image classifiers trained on massive datasets (such as ImageNet) have been shown to be vulnerable to a range of both intentional and incidental distribution shifts. On the other hand, several recent classifiers with…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Benjamin Feuer , Ameya Joshi , Chinmay Hegde

Internet of Things (IoT) defines a network of devices connected to the internet and sharing a massive amount of data between each other and a central location. These IoT devices are connected to a network therefore prone to attacks. Various…

网络与互联网体系结构 · 计算机科学 2021-11-16 Muhammad Basit Umair , Zeshan Iqbal , Muhammad Bilal , Tarik Adnan Almohamad , Jamel Nebhen , Raja Majid Mehmood

Recent remarkable success in the deep-learning industries has unprecedentedly increased the need for reliable model deployment. For example, the model should alert the user if the produced model outputs might not be reliable. Previous…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Dasol Choi , Dongbin Na

Out-of-distribution detection (OOD) is a pivotal task for real-world applications that trains models to identify samples that are distributionally different from the in-distribution (ID) data during testing. Recent advances in AI,…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Chaohua Li , Enhao Zhang , Chuanxing Geng , Songcan Chen

Deep neural networks have been remarkable successful in various AI tasks but often cast high computation and energy cost for energy-constrained applications such as mobile sensing. We address this problem by proposing a novel framework that…

机器学习 · 计算机科学 2017-10-11 Jiaqi Guan , Yang Liu , Qiang Liu , Jian Peng

Although deep models have greatly improved the accuracy and robustness of image segmentation, obtaining segmentation results with highly accurate boundaries and fine structures is still a challenging problem. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Xuebin Qin , Deng-Ping Fan , Chenyang Huang , Cyril Diagne , Zichen Zhang , Adrià Cabeza Sant'Anna , Albert Suàrez , Martin Jagersand , Ling Shao

Identifying out-of-distribution (OOD) data at inference time is crucial for many machine learning applications, especially for automation. We present a novel unsupervised semi-parametric framework COMBOOD for OOD detection with respect to…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Magesh Rajasekaran , Md Saiful Islam Sajol , Frej Berglind , Supratik Mukhopadhyay , Kamalika Das

Out-of-distribution (OOD) detection is critical for safety-sensitive machine learning applications and has been extensively studied, yielding a plethora of methods developed in the literature. However, most studies for OOD detection did not…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Atsuyuki Miyai , Qing Yu , Go Irie , Kiyoharu Aizawa

We study simple methods for out-of-distribution (OOD) image detection that are compatible with any already trained classifier, relying on only its predictions or learned representations. Evaluating the OOD detection performance of various…

机器学习 · 计算机科学 2022-07-08 Johnson Kuan , Jonas Mueller

To deploy machine learning models in the real world, researchers have proposed many OOD detection algorithms to help models identify unknown samples during the inference phase and prevent them from making untrustworthy predictions. Unlike…

机器学习 · 计算机科学 2025-02-25 Heng Gao , Zhuolin He , Jian Pu

Introduction: The present study on the development and evaluation of an automated brain tumor segmentation technique based on deep learning using the 3D U-Net model. Objectives: The objective is to leverage state-of-the-art convolutional…

图像与视频处理 · 电气工程与系统科学 2024-04-10 Suman Sourabh , Murugappan Valliappan , Narayana Darapaneni , Anwesh R P

Accurate detection and segmentation of cancerous lesions from computed tomography (CT) scans is essential for automated treatment planning and cancer treatment response assessment. Transformer-based models with self-supervised pretraining…

图像与视频处理 · 电气工程与系统科学 2026-01-29 Aneesh Rangnekar , Harini Veeraraghavan

Out-of-distribution (OOD) detection is an important task in machine learning systems for ensuring their reliability and safety. Deep probabilistic generative models facilitate OOD detection by estimating the likelihood of a data sample.…

机器学习 · 计算机科学 2021-06-16 Jaemoo Choi , Changyeon Yoon , Jeongwoo Bae , Myungjoo Kang

Accurate segmentation of gastrointestinal (GI) organs in magnetic resonance enterography (MRE) is critical for diagnosing inflammatory bowel disease (IBD). However, anatomical variability, class imbalance, and low tissue contrast hinder…

图像与视频处理 · 电气工程与系统科学 2026-04-21 Ashiqur Rahman , Md. Abu Sayed , Md Sharjis Ibne Wadud , Md. Abu Asad Al-Hafiz , Adam Mushtak , Muhammad E. H. Chowdhury

Most existing out-of-distribution (OOD) detection benchmarks classify samples with novel labels as the OOD data. However, some marginal OOD samples actually have close semantic contents to the in-distribution (ID) sample, which makes…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Xingming Long , Jie Zhang , Shiguang Shan , Xilin Chen

The application of machine learning in safety-critical systems requires a reliable assessment of uncertainty. However, deep neural networks are known to produce highly overconfident predictions on out-of-distribution (OOD) data. Even if…

机器学习 · 计算机科学 2022-10-19 Alexander Meinke , Julian Bitterwolf , Matthias Hein
‹ 上一页 1 8 9 10 下一页 ›