paper-with-me

홈 › Papers

Learning Class Difficulty via Dynamic Focal Attention for Histopathology Segmentation

2026-04-15 · Lakmali Nadeesha Kumari, Sen-Ching Samson Cheung arxiv

Frequency-based loss reweighting, the standard remedy for imbalanced histopathology segmentation, implicitly assumes that rare classes are difficult. Yet difficulty also arises from morphological variability, boundary ambiguity, and contextual similarity, all largely orthogonal to class frequency. We propose Dynamic Focal Attention (DFA), a simple, efficient mechanism that learns class-specific difficulty directly within the cross-attention of query-based mask decoders. DFA adds a learnable per-class bias to the attention logits, reweighting representations before prediction rather than gradients after it. Initialised from a centred log-frequency prior to prevent gradient starvation and then optimised end-to-end, the bias adapts to difficulty signals as they emerge during training, unifying frequency- and difficulty-aware reweighting in a single attention-bias framework. On three benchmarks (BCSS, BDSA, CRAG), DFA consistently improves Dice and IoU, matching or exceeding a two-stage difficulty-aware baseline without a separate estimator or extra training stage. This shows that encoding difficulty at the representation level is a principled alternative to conventional loss reweighting.

📄 PDF Abstract BibTeX arXiv:2604.13479

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Adversarial Focal Loss: Asking Your Discriminator for Hard Examples

2022-07-15 · Chen Liu, Xiaomeng Dong, Michael Potter, Hsi-Ming Chang 외

Focal Loss has reached incredible popularity as it uses a simple technique to identify and utilize hard examples to achieve better performance on classification. However, this method does not easily generalize outside of…

Keypoint Detection

Difficulty Translation in Histopathology Images

2020-04-27 · Jerry Wei, Arief Suriawinata, Xiaoying Liu, Bing Ren 외

The unique nature of histopathology images opens the door to domain-specific formulations of image translation models. We propose a difficulty translation model that modifies colorectal histopathology images to be more c…

BIG-bench Machine LearningTranslation

Calibrating Histopathology Image Classifiers using Label Smoothing

2022-01-28 · Jerry Wei, Lorenzo Torresani, Jason Wei, Saeed Hassanpour

The classification of histopathology images fundamentally differs from traditional image classification tasks because histopathology images naturally exhibit a range of diagnostic features, resulting in a diverse range o…

ClassificationDiagnosticimage-classificationImage Classification

Learn like a Pathologist: Curriculum Learning by Annotator Agreement for Histopathology Image Classification

2020-09-29 · Jerry Wei, Arief Suriawinata, Bing Ren, Xiaoying Liu 외

Applying curriculum learning requires both a range of difficulty in data and a method for determining the difficulty of examples. In many tasks, however, satisfying these requirements can be a formidable challenge. In th…

General Classificationimage-classificationImage Classification

Long-MIL: Scaling Long Contextual Multiple Instance Learning for Histopathology Whole Slide Image Analysis

2023-11-21 · Honglin Li, Yunlong Zhang, Chenglu Zhu, Jiatong Cai 외

Histopathology image analysis is the golden standard of clinical diagnosis for Cancers. In doctors daily routine and computer-aided diagnosis, the Whole Slide Image (WSI) of histopathology tissue is used for analysis. Be…

Multiple Instance LearningPositionSurvival Prediction