paper-with-me

Papers

Adaptive Post-Processing Drives Instance-Level Detection in Stroke Lesion Segmentation

2026-08-17 · Qinghui Liu, Jon André Ottesen, Atle Bjørnerud, Kyrre Eeg Emblem arxiv

Instance-level lesion detection has been an increasingly larger focal point in medical image segmentation besides the more standard voxel-level overlap. Still, most pipelines are trained and post-processed for voxel overlap alone. In particular, the mismatch is most pronounced for small lesions, where a near-miss prediction---substantial overlap that falls just short of the instance-matching threshold---scores the same as a complete miss. In our ISLES'26 submission, we found that closing this gap mattered far more in post-processing than in architecture design. Our Volume-Conditioned Adaptive Post-Processing (VCAP) scheme adjusts component-size thresholds to each case's predicted lesion burden, improving Lesion-F1 by 0.032 (unbiased cross-fold estimate)---approximately 6 times larger than any architectural change we tested. A resolution-aware attention architecture (Viola2Plus), designed for small-lesion segmentation, shows why the distinction matters: it left small-lesion Dice unchanged but raised small-lesion detection rate by 3.7\%, a real effect voxel-overlap metrics alone would have missed. Under 5-fold cross-validation on the 1,453-case training set, our post-processed two-architecture ensemble achieves Dice 0.651 and Lesion-F1 0.614, versus 0.644 and 0.573 for the unprocessed single-model baseline.

📄 PDF Abstract BibTeX arXiv:2608.16377

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationLesion Segmentation

Similar Papers 제목 키워드 기반

ABCNet v2: Adaptive Bezier-Curve Network for Real-time End-to-end Text Spotting

2021-05-08 · Yuliang Liu, Chunhua Shen, Lianwen Jin, Tong He 외

End-to-end text-spotting, which aims to integrate detection and recognition in a unified framework, has attracted increasing attention due to its simplicity of the two complimentary tasks. It remains an open problem espe…

Text Spotting

Real-Time Scene Text Detection with Differentiable Binarization and Adaptive Scale Fusion

2022-02-21 · Minghui Liao, Zhisheng Zou, Zhaoyi Wan, Cong Yao 외

Recently, segmentation-based scene text detection methods have drawn extensive attention in the scene text detection field, because of their superiority in detecting the text instances of arbitrary shapes and extreme asp…

BinarizationModel OptimizationScene Text DetectionSegmentation+1

MORI-Seg: Learning Morphological Geometry for Instance Segmentation without Instance Annotations

2026-05-27 · Leiyue Zhao, Tianyu Shi, Daniel Reisenbuchler, Xinzi He 외 arxiv

Instance-level quantification of kidney functional units is essential for morphometric analysis, yet most publicly available pathology datasets provide only semantic segmentation annotations, where adjacent structures of…

Semantic SegmentationInstance Segmentation

Adaptive Boundary Proposal Network for Arbitrary Shape Text Detection

2021-07-27 · ICCV 2021 10 · Shi-Xue Zhang, Xiaobin Zhu, Chun Yang, Hongfa Wang 외

Arbitrary shape text detection is a challenging task due to the high complexity and variety of scene texts. In this work, we propose a novel adaptive boundary proposal network for arbitrary shape text detection, which ca…

DecoderText Detection

Improving Time Series Forecasting via Instance-aware Post-hoc Revision

2025-05-29 · Zhiding Liu, Mingyue Cheng, Guanhao Zhao, Jiqian Yang 외

Time series forecasting plays a vital role in various real-world applications and has attracted significant attention in recent decades. While recent methods have achieved remarkable accuracy by incorporating advanced in…

Time SeriesTime Series Forecasting