paper-with-me

홈 › Papers

HFS-TriNet: A Three-Branch Collaborative Feature Learning Network for Prostate Cancer Classification from TRUS Videos

2026-04-24 · Xu Lu, Qianhong Peng, Qihao Zhou, Shaopeng Liu, Xiuqin Ye, Chuan Yang, Yuan Yuan arxiv

Transrectal ultrasound (TRUS) imaging is a cost-effective and non-invasive modality widely used in the diagnosis of prostate cancer. The computer-aided diagnosis (CAD) relying on TRUS images has been extensively investigated recently. Compared to static images, TRUS video provides richer spatial-temporal information, which make it a promising alternative for improving the accuracy and robustness of CAD systems. However, TRUS video analysis also introduces new challenges. These include information redundancy, which increases computational costs; high intra- and inter-class similarity, which complicates feature extraction; and a low signal-to-noise ratio, which hinders the identification of clinically relevant information. To address these problems, we propose a heuristic frame selection (HFS) and a three-branch collaborative feature learning network (HFS-TriNet) for prostate cancer classification from TRUS videos. Specifically, selecting a clip of video frames at intervals for training can mitigate redundancy. The HFS strategy dynamically initializes the starting point of each training clip, which ensures that the sampled clips span the entire video sequence. For better feature extraction, besides a regular ResNet50 branch, we also utilize 1) a large model branch based a pre-trained medical segment anything model (SAM) to extract deep features of each frame and a normalization-based attention module to explore the temporal consistency; and 2) a wavelet transform convolutional residual (WTCR) branch that extracts lesion edge information in the high-frequency domain and performs denoising in the low-frequency domain.

📄 PDF Abstract BibTeX arXiv:2604.22388

Code (0)

등록된 구현이 없습니다.

Tasks

Cancer Classification

Similar Papers 제목 키워드 기반

TriNet: stabilizing self-supervised learning from complete or slow collapse on ASR

2022-12-12 · Lixin Cao, Jun Wang, Ben Yang, Dan Su 외

Self-supervised learning (SSL) models confront challenges of abrupt informational collapse or slow dimensional collapse. We propose TriNet, which introduces a novel triple-branch architecture for preventing collapse and …

Self-Supervised Learning

ProstAttention-Net: A deep attention model for prostate cancer segmentation by aggressiveness in MRI scans

2022-11-23 · Audrey Duran, Gaspard Dussert, Olivier Rouvière, Tristan Jaouen 외

Multiparametric magnetic resonance imaging (mp-MRI) has shown excellent results in the detection of prostate cancer (PCa). However, characterizing prostate lesions aggressiveness in mp-MRI sequences is impossible in clin…

Deep AttentionSensitivity

FedTriNet: A Pseudo Labeling Method with Three Players for Federated Semi-supervised Learning

2021-09-12 · Liwei Che, Zewei Long, Jiaqi Wang, Yaqing Wang 외

Federated Learning has shown great potentials for the distributed data utilization and privacy protection. Most existing federated learning approaches focus on the supervised setting, which means all the data stored in e…

Federated Learning

Attention Enhanced Citrinet for Speech Recognition

2022-09-01 · Xianchao Wu

Citrinet is an end-to-end convolutional Connectionist Temporal Classification (CTC) based automatic speech recognition (ASR) model. To capture local and global contextual information, 1D time-channel separable convolutio…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Collaboratively Self-supervised Video Representation Learning for Action Recognition

2024-01-15 · Jie Zhang, Zhifan Wan, Lanqing Hu, Stephen Lin 외

Considering the close connection between action recognition and human pose estimation, we design a Collaboratively Self-supervised Video Representation (CSVR) learning framework specific to action recognition by jointly …

Action RecognitionPose EstimationPose PredictionRepresentation Learning