中文
相关论文

相关论文: BackMix: Mitigating Shortcut Learning in Echocardi…

200 篇论文

Studies of human decision-making demonstrate that environmental regularities, such as natural image statistics or intentionally nonuniform stimulus probabilities, can be exploited to improve efficiency (termed `efficient-coding').…

神经元与认知 · 定量生物学 2025-09-30 Holly Kular , Robert Kim , John Serences , Nuttida Rungratsameetaweemana

Recent studies have noted an intriguing phenomenon termed Neural Collapse, that is, when the neural networks establish the right correlation between feature spaces and the training targets, their last-layer features, together with the…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Yining Wang , Junjie Sun , Chenyue Wang , Mi Zhang , Min Yang

The weakly supervised sound event detection problem is the task of predicting the presence of sound events and their corresponding starting and ending points in a weakly labeled dataset. A weak dataset associates each training sample (a…

声音 · 计算机科学 2021-06-22 Mohammad Rasool Izadi , Robert Stevenson , Laura N. Kloepper

Convolutional neural networks (CNN) are capable of learning robust representation with different regularization methods and activations as convolutional layers are spatially correlated. Based on this property, a large variety of regional…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Devesh Walawalkar , Zhiqiang Shen , Zechun Liu , Marios Savvides

Segmenting internal structure from echocardiography is essential for the diagnosis and treatment of various heart diseases. Semi-supervised learning shows its ability in alleviating annotations scarcity. While existing semi-supervised…

图像与视频处理 · 电气工程与系统科学 2024-12-03 Xiaoxiang Han , Yiman Liu , Jiang Shang , Qingli Li , Jiangang Chen , Menghan Hu , Qi Zhang , Yuqi Zhang , Yan Wang

While deep neural networks have achieved remarkable performance, data augmentation has emerged as a crucial strategy to mitigate overfitting and enhance network performance. These techniques hold particular significance in industrial…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Hyungmin Kim , Donghun Kim , Pyunghwan Ahn , Sungho Suh , Hansang Cho , Junmo Kim

With increasing scale in model and dataset size, the training of deep neural networks becomes a massive computational burden. One approach to speed up the training process is Selective Backprop. For this approach, we perform a forward pass…

机器学习 · 计算机科学 2023-12-11 Lukas Balles , Cedric Archambeau , Giovanni Zappella

Segmenting small lesions in medical images remains notoriously difficult. Most prior work tackles this challenge by either designing better architectures, loss functions, or data augmentation schemes; and collecting more labeled data. We…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Rachit Saluja , Asli Cihangir , Ruining Deng , Johannes C. Paetzold , Fengbei Liu , Mert R. Sabuncu

Background subtraction is a fundamental pre-processing task in computer vision. This task becomes challenging in real scenarios due to variations in the background for both static and moving camera sequences. Several deep learning methods…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Jhony H. Giraldo , Thierry Bouwmans

Machine unlearning, which enables a model to forget specific data, is crucial for ensuring data privacy and model reliability. However, its effectiveness can be severely undermined in real-world scenarios where models learn unintended…

机器学习 · 计算机科学 2026-02-26 JuneHyoung Kwon , MiHyeon Kim , Eunju Lee , Yoonji Lee , Seunghoon Lee , YoungBin Kim

Model-Agnostic Meta-Learning (MAML) and its variants are popular few-shot classification methods. They train an initializer across a variety of sampled learning tasks (also known as episodes) such that the initialized model can adapt…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Yangbin Chen , Yun Ma , Tom Ko , Jianping Wang , Qing Li

Despite being robust to small amounts of label noise, convolutional neural networks trained with stochastic gradient methods have been shown to easily fit random labels. When there are a mixture of correct and mislabelled targets, networks…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Eric Arazo , Diego Ortego , Paul Albert , Noel E. O'Connor , Kevin McGuinness

Recent research has revealed that deep neural networks often take dataset biases as a shortcut to make decisions rather than understand tasks, leading to failures in real-world applications. In this study, we focus on the spurious…

计算与语言 · 计算机科学 2023-06-23 Yanrui Du , Jing Yan , Yan Chen , Jing Liu , Sendong Zhao , Qiaoqiao She , Hua Wu , Haifeng Wang , Bing Qin

Domain generalization methods aim to learn transferable knowledge from source domains that can generalize well to unseen target domains. Recent studies show that neural networks frequently suffer from a simplicity-biased learning behavior…

机器学习 · 计算机科学 2024-10-22 Xilin He , Jingyu Hu , Qinliang Lin , Cheng Luo , Weicheng Xie , Siyang Song , Muhammad Haris Khan , Linlin Shen

Bias field, which is caused by imperfect MR devices or imaged objects, introduces intensity inhomogeneity into MR images and degrades the performance of MR image analysis methods. Many retrospective algorithms were developed to facilitate…

图像与视频处理 · 电气工程与系统科学 2023-08-01 Dong Liang , Xingyu Qiu , Kuanquan Wang , Gongning Luo , Wei Wang , Yashu Liu

CutMix is a vital augmentation strategy that determines the performance and generalization ability of vision transformers (ViTs). However, the inconsistency between the mixed images and the corresponding labels harms its efficacy. Existing…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Mengzhao Chen , Mingbao Lin , ZhiHang Lin , Yuxin Zhang , Fei Chao , Rongrong Ji

Deep Metric Learning trains a neural network to map input images to a lower-dimensional embedding space such that similar images are closer together than dissimilar images. When used for item retrieval, a query image is embedded using the…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Konstantin Kobs , Andreas Hotho

Semi-supervised learning (SSL) has demonstrated high performance in image classification tasks by effectively utilizing both labeled and unlabeled data. However, existing SSL methods often suffer from poor calibration, with models yielding…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Mehrab Mustafy Rahman , Jayanth Mohan , Tiberiu Sosea , Cornelia Caragea

Shortcut mitigation strategies commonly rely on training data annotations, group-balanced held-out data or the presence of all groups, i.e., all combinations of (spurious) attributes and classes, in the training data. However, these…

机器学习 · 计算机科学 2026-05-14 Phuong Quynh Le , Jörg Schlötterer , Sari Sadiya , Gemma Roig , Christin Seifert

While most continual learning methods focus on mitigating forgetting and improving accuracy, they often overlook the critical aspect of network calibration, despite its importance. Neural collapse, a phenomenon where last-layer features…

机器学习 · 计算机科学 2026-04-23 Trung-Anh Dang , Vincent Nguyen , Ngoc-Son Vu , Christel Vrain