paper-with-me

홈 › Papers

CALF: A Conditionally Adaptive Loss Function to Mitigate Class-Imbalanced Segmentation

2025-04-06 · Bashir Alam, Masa Cirkovic, Mete Harun Akcay, Md Kaf Shahrier, Sebastien Lafond, Hergys Rexha, Kurt Benke, Sepinoud Azimi, Janan Arslan

Imbalanced datasets pose a considerable challenge in training deep learning (DL) models for medical diagnostics, particularly for segmentation tasks. Imbalance may be associated with annotation quality limited annotated datasets, rare cases, or small-scale regions of interest (ROIs). These conditions adversely affect model training and performance, leading to segmentation boundaries which deviate from the true ROIs. Traditional loss functions, such as Binary Cross Entropy, replicate annotation biases and limit model generalization. We propose a novel, statistically driven, conditionally adaptive loss function (CALF) tailored to accommodate the conditions of imbalanced datasets in DL training. It employs a data-driven methodology by estimating imbalance severity using statistical methods of skewness and kurtosis, then applies an appropriate transformation to balance the training dataset while preserving data heterogeneity. This transformative approach integrates a multifaceted process, encompassing preprocessing, dataset filtering, and dynamic loss selection to achieve optimal outcomes. We benchmark our method against conventional loss functions using qualitative and quantitative evaluations. Experiments using large-scale open-source datasets (i.e., UPENN-GBM, UCSF, LGG, and BraTS) validate our approach, demonstrating substantial segmentation improvements. Code availability: https://anonymous.4open.science/r/MICCAI-Submission-43F9/.

📄 PDF Abstract BibTeX arXiv:2504.04458

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Adaptive Loss 설명 없음

Similar Papers 제목 키워드 기반

Optimized Adaptive Loop Filter in Versatile Video Coding

2026-07-07 · Meng Xuewei, Zhang Jiaqi, Jia Chuanmin, Zhang Xinfeng 외 arxiv

In the Versatile Video Coding~(VVC) standard, adaptive loop filter~(ALF), including Geometry transformation-based Adaptive Loop Filter~(GALF) and Cross Component Adaptive Loop Filter~(CCALF), plays an essential role in r…

Critic as Lyapunov function (CALF): a model-free, stability-ensuring agent

2024-09-15 · Pavel Osinenko, Grigory Yaremenko, Roman Zashchitin, Anton Bolychev 외

This work presents and showcases a novel reinforcement learning agent called Critic As Lyapunov Function (CALF) which is model-free and ensures online environment, in other words, dynamical system stabilization. Online m…

Model Predictive Controlreinforcement-learningReinforcement Learning

Asymmetric Focal Loss Improves Graph Neural Network Prediction of Drug-Drug Interactions

2026-07-08 · Faranak Hatami, Mousa Moradi arxiv

Background: Graph neural networks improve computational prediction of polypharmacy side effects, but standard binary cross-entropy training allocates equal capacity to well-classified and difficult examples, potentially …

Graph Neural Network

A novel agent with formal goal-reaching guarantees: an experimental study with a mobile robot

2024-09-23 · Grigory Yaremenko, Dmitrii Dobriborsci, Roman Zashchitin, Ruben Contreras Maestre 외

Reinforcement Learning (RL) has been shown to be effective and convenient for a number of tasks in robotics. However, it requires the exploration of a sufficiently large number of state-action pairs, many of which may be…

Reinforcement Learning (RL)

CalFAT: Calibrated Federated Adversarial Training with Label Skewness

2022-05-30 · Chen Chen, Yuchen Liu, Xingjun Ma, Lingjuan Lyu

Recent studies have shown that, like traditional machine learning, federated learning (FL) is also vulnerable to adversarial attacks. To improve the adversarial robustness of FL, federated adversarial training (FAT) meth…

Adversarial RobustnessFederated Learning