paper-with-me

Papers

YNetr: Dual-Encoder architecture on Plain Scan Liver Tumors (PSLT)

2024-03-30 · Wen Sheng, Zhong Zheng, Jiajun Liu, Han Lu, Hanyuan Zhang, Zhengyong Jiang, Zhihong Zhang, Daoping Zhu

Background: Liver tumors are abnormal growths in the liver that can be either benign or malignant, with liver cancer being a significant health concern worldwide. However, there is no dataset for plain scan segmentation of liver tumors, nor any related algorithms. To fill this gap, we propose Plain Scan Liver Tumors(PSLT) and YNetr. Methods: A collection of 40 liver tumor plain scan segmentation datasets was assembled and annotated. Concurrently, we utilized Dice coefficient as the metric for assessing the segmentation outcomes produced by YNetr, having advantage of capturing different frequency information. Results: The YNetr model achieved a Dice coefficient of 62.63% on the PSLT dataset, surpassing the other publicly available model by an accuracy margin of 1.22%. Comparative evaluations were conducted against a range of models including UNet 3+, XNet, UNetr, Swin UNetr, Trans-BTS, COTr, nnUNetv2 (2D), nnUNetv2 (3D fullres), MedNext (2D) and MedNext(3D fullres). Conclusions: We not only proposed a dataset named PSLT(Plain Scan Liver Tumors), but also explored a structure called YNetr that utilizes wavelet transform to extract different frequency information, which having the SOTA in PSLT by experiments.

📄 PDF Abstract BibTeX arXiv:2404.00327

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

A Reconfigurable Mixed-signal Implementation of a Neuromorphic ADC

2015-09-03 · Ying Xu, Chetan Singh Thakur, Tara Julia Hamilton, Jonathan Tapson 외

We present a neuromorphic Analogue-to-Digital Converter (ADC), which uses integrate-and-fire (I&F) neurons as the encoders of the analogue signal, with modulated inhibitions to decohere the neuronal spikes trains. The ar…

Decoder

Anisotropic 3D Multi-Stream CNN for Accurate Prostate Segmentation from Multi-Planar MRI

2020-09-23 · Anneke Meyer, Grzegorz Chlebus, Marko Rak, Daniel Schindele 외

Background and Objective: Accurate and reliable segmentation of the prostate gland in MR images can support the clinical assessment of prostate cancer, as well as the planning and monitoring of focal and loco-regional th…

Hyperparameter OptimizationSegmentation

Exploring Dual Encoder Architectures for Question Answering

2022-04-14 · Zhe Dong, Jianmo Ni, Daniel M. Bikel, Enrique Alfonseca 외

Dual encoders have been used for question-answering (QA) and information retrieval (IR) tasks with good results. Previous research focuses on two major types of dual encoders, Siamese Dual Encoder (SDE), with parameters …

Information RetrievalQuestion AnsweringRetrieval

Beyond Average: Individualized Visual Scanpath Prediction

2024-04-18 · CVPR 2024 1 · Xianyu Chen, Ming Jiang, Qi Zhao

Understanding how attention varies across individuals has significant scientific and societal impacts. However, existing visual scanpath models treat attention uniformly, neglecting individual differences. To bridge this…

PredictionScanpath prediction

SCAN: Visual Explanations with Self-Confidence and Analysis Networks

2026-03-04 · Gwanghee Lee, Sungyoon Jeong, Kyoungson Jhang arxiv

Explainable AI (XAI) has become essential in computer vision to make the decision-making processes of deep learning models transparent. However, current visual explanation (XAI) methods face a critical trade-off between …