paper-with-me

Papers

CrossFusion: A Multi-Scale Cross-Attention Convolutional Fusion Model for Cancer Survival Prediction

2025-03-03 · Rustin Soraki, Huayu Wang, Joann G. Elmore, Linda Shapiro

Cancer survival prediction from whole slide images (WSIs) is a challenging task in computational pathology due to the large size, irregular shape, and high granularity of the WSIs. These characteristics make it difficult to capture the full spectrum of patterns, from subtle cellular abnormalities to complex tissue interactions, which are crucial for accurate prognosis. To address this, we propose CrossFusion, a novel multi-scale feature integration framework that extracts and fuses information from patches across different magnification levels. By effectively modeling both scale-specific patterns and their interactions, CrossFusion generates a rich feature set that enhances survival prediction accuracy. We validate our approach across six cancer types from public datasets, demonstrating significant improvements over existing state-of-the-art methods. Moreover, when coupled with domain-specific feature extraction backbones, our method shows further gains in prognostic performance compared to general-purpose backbones. The source code is available at: https://github.com/RustinS/CrossFusion

📄 PDF Abstract BibTeX arXiv:2503.02064

Code (1)

rustins/crossfusion 공식 구현 pytorch

Tasks

PrognosisSurvival Predictionwhole slide images

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CourseTimeQA: A Lecture-Video Benchmark and a Latency-Constrained Cross-Modal Fusion Method for Timestamped QA

2025-11-29 · Vsevolod Kovalev, Parteek Kumar arxiv

We study timestamped question answering over educational lecture videos under a single-GPU latency/memory budget. Given a natural-language query, the system retrieves relevant timestamped segments and synthesizes a groun…

Question AnsweringText Retrieval

CrossFusion: Interleaving Cross-modal Complementation for Noise-resistant 3D Object Detection

2023-04-19 · Yang Yang, Weijie Ma, Hao Chen, Linlin Ou 외

The combination of LiDAR and camera modalities is proven to be necessary and typical for 3D object detection according to recent studies. Existing fusion strategies tend to overly rely on the LiDAR modal in essence, whic…

3D Object DetectionDepth Estimationobject-detectionObject Detection

Vision Backbone Enhancement via Multi-Stage Cross-Scale Attention

2023-08-10 · Liang Shang, Yanli Liu, Zhengyang Lou, Shuxue Quan 외

Convolutional neural networks (CNNs) and vision transformers (ViTs) have achieved remarkable success in various vision tasks. However, many architectures do not consider interactions between feature maps from different s…

CLAReSNet: When Convolution Meets Latent Attention for Hyperspectral Image Classification

2025-11-15 · Asmit Bandyopadhyay, Anindita Das Bhattacharjee, Rakesh Das arxiv

Hyperspectral image (HSI) classification faces critical challenges, including high spectral dimensionality, complex spectral-spatial correlations, and limited training samples with severe class imbalance. While CNNs exce…

Hyperspectral Image Classification

An attention mechanism based convolutional network for satellite precipitation downscaling over China

2022-03-28 · Yinghong Jing, Liupeng Lin, Xinghua Li, Tongwen Li 외

Precipitation is a key part of hydrological circulation and is a sensitive indicator of climate change. The Integrated Multi-satellitE Retrievals for the Global Precipitation Measurement (GPM) mission (IMERG) datasets ar…