paper-with-me

Papers

StateX: Enhancing RNN Recall via Post-training State Expansion

2025-09-26 · Xingyu Shen, Yingfa Chen, Zhen Leng Thai, Xu Han, Zhiyuan Liu, Maosong Sun arxiv

Recurrent neural networks (RNNs), such as linear attention and state-space models, have gained popularity due to their constant per-token complexity when processing long contexts. However, these recurrent models struggle with tasks that require accurate recall of contextual information from long contexts, because all contextual information is compressed into a fixed-size recurrent state. Previous studies have shown that recall ability is positively correlated with the recurrent state size, yet directly training RNNs with large recurrent states results in high training costs. In this paper, we introduce StateX, a post-training framework that efficiently expands the states of pre-trained RNNs. For two popular classes of RNNs, linear attention and state-space models, we design post-training architectural modifications in StateX, to scale up the state size with no or negligible increase in model parameters. Experiments on models with up to 1.3B parameters demonstrate that StateX efficiently enhances the recall and in-context learning performance of RNNs without incurring high post-training costs or compromising other capabilities.

📄 PDF Abstract BibTeX arXiv:2509.22630

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Learning for fully automatic detection, segmentation, and Gleason Grade estimation of prostate cancer in multiparametric Magnetic Resonance Images

2021-03-23 · Oscar J. Pellicer-Valero, José L. Marenco Jiménez, Victor Gonzalez-Perez, Juan Luis Casanova Ramón-Borja 외

The emergence of multi-parametric magnetic resonance imaging (mpMRI) has had a profound impact on the diagnosis of prostate cancers (PCa), which is the most prevalent malignancy in males in the western world, enabling a …

Specificity

Learning to segment prostate cancer by aggressiveness from scribbles in bi-parametric MRI

2022-07-01 · Audrey Duran, Gaspard Dussert, Carole Lartizien

In this work, we propose a deep U-Net based model to tackle the challenging task of prostate cancer segmentation by aggressiveness in MRI based on weak scribble annotations. This model extends the size constraint loss pr…

Segmentation

Prostate Cancer Diagnosis using Deep Learning with 3D Multiparametric MRI

2017-03-12 · Saifeng Liu, Huaixiu Zheng, Yesu Feng, Wei Li

A novel deep learning architecture (XmasNet) based on convolutional neural networks was developed for the classification of prostate cancer lesions, using the 3D multiparametric MRI data provided by the PROSTATEx challen…

BIG-bench Machine LearningData AugmentationDeep LearningGeneral Classification

Deep Radiomics Detection of Clinically Significant Prostate Cancer on Multicenter MRI: Initial Comparison to PI-RADS Assessment

2024-10-21 · G. A. Nketiah, M. R. Sunoqrot, E. Sandsmark, S. Langørgen 외

Objective: To develop and evaluate a deep radiomics model for clinically significant prostate cancer (csPCa, grade group >= 2) detection and compare its performance to Prostate Imaging Reporting and Data System (PI-RADS)…

SensitivitySpecificity

Deep Generative Adversarial Neural Networks for Realistic Prostate Lesion MRI Synthesis

2017-08-01 · Andy Kitchen, Jarrel Seah

Generative Adversarial Neural Networks (GANs) are applied to the synthetic generation of prostate lesion MRI images. GANs have been applied to a variety of natural images, is shown show that the same techniques can be us…