paper-with-me

홈 › Papers

Hierarchical Loss And Geometric Mask Refinement For Multilabel Ribs Segmentation

2024-05-24 · Aleksei Leonov, Aleksei Zakharov, Sergey Koshelev, Maxim Pisov, Anvar Kurmukov, Mikhail Belyaev

Automatic ribs segmentation and numeration can increase computed tomography assessment speed and reduce radiologists mistakes. We introduce a model for multilabel ribs segmentation with hierarchical loss function, which enable to improve multilabel segmentation quality. Also we propose postprocessing technique to further increase labeling quality. Our model achieved new state-of-the-art 98.2% label accuracy on public RibSeg v2 dataset, surpassing previous result by 6.7%.

📄 PDF Abstract BibTeX arXiv:2405.15500

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Mandatory Leaf Node Prediction in Hierarchical Multilabel Classification

2012-12-01 · NeurIPS 2012 12 · Wei Bi, James T. Kwok

In hierarchical classification, the prediction paths may be required to always end at leaf nodes. This is called mandatory leaf node prediction (MLNP) and is particularly useful when the leaf nodes have much stronger sem…

ClassificationGeneral ClassificationPrediction

RoofSeg: An edge-aware transformer-based network for end-to-end roof plane segmentation

2025-08-26 · Siyuan You, Guozheng Xu, Pengwei Zhou, Qiwen Jin 외 arxiv

Roof plane segmentation is one of the key procedures for reconstructing three-dimensional (3D) building models at levels of detail (LoD) 2 and 3 from airborne light detection and ranging (LiDAR) point clouds. The majorit…

Point Clouds

Enhancing Text-Based Hierarchical Multilabel Classification for Mobile Applications via Contrastive Learning

2025-07-06 · Jiawei Guo, Yang Xiao, Weipeng Huang, Guangyuan Piao arxiv

A hierarchical labeling system for mobile applications (apps) benefits a wide range of downstream businesses that integrate the labeling with their proprietary user data, to improve user modeling. Such a label hierarchy …

Contrastive Learning

Learning Sparse Label Couplings for Multilabel Chest X-Ray Diagnosis

2025-11-11 · Utkarsh Prakash Srivastava, Kaushik Gupta, Kaushik Nath arxiv

We study multilabel classification of chest X-rays and present a simple, strong pipeline built on SE-ResNeXt101 $(32 \times 4d)$. The backbone is finetuned for 14 thoracic findings with a sigmoid head, trained using Mult…

sigmoidF1: A Smooth F1 Score Surrogate Loss for Multilabel Classification

2021-08-24 · Gabriel Bénédict, Vincent Koops, Daan Odijk, Maarten de Rijke

Multiclass multilabel classification is the task of attributing multiple labels to examples via predictions. Current models formulate a reduction of the multilabel setting into either multiple binary classifications or m…

Classification