paper-with-me

Papers

ConSlide: Asynchronous Hierarchical Interaction Transformer with Breakup-Reorganize Rehearsal for Continual Whole Slide Image Analysis

2023-08-25 · ICCV 2023 1 · Yanyan Huang, Weiqin Zhao, Shujun Wang, Yu Fu, Yuming Jiang, Lequan Yu

Whole slide image (WSI) analysis has become increasingly important in the medical imaging community, enabling automated and objective diagnosis, prognosis, and therapeutic-response prediction. However, in clinical practice, the ever-evolving environment hamper the utility of WSI analysis models. In this paper, we propose the FIRST continual learning framework for WSI analysis, named ConSlide, to tackle the challenges of enormous image size, utilization of hierarchical structure, and catastrophic forgetting by progressive model updating on multiple sequential datasets. Our framework contains three key components. The Hierarchical Interaction Transformer (HIT) is proposed to model and utilize the hierarchical structural knowledge of WSI. The Breakup-Reorganize (BuRo) rehearsal method is developed for WSI data replay with efficient region storing buffer and WSI reorganizing operation. The asynchronous updating mechanism is devised to encourage the network to learn generic and specific knowledge respectively during the replay stage, based on a nested cross-scale similarity learning (CSSL) module. We evaluated the proposed ConSlide on four public WSI datasets from TCGA projects. It performs best over other state-of-the-art methods with a fair WSI-based continual learning setting and achieves a better trade-off of the overall performance and forgetting on previous task

📄 PDF Abstract BibTeX arXiv:2308.13324

Code (1)

hku-medai/conslide 공식 구현 pytorch

Tasks

Continual LearningPrognosis

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Multi-Head Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Can AI Help You Get Over Your Breakup? One Session with a Belief-Reframing Chatbot Shows Sustained Distress Reduction

2026-05-05 · Thomas Menzel, Michel Schimpf, Thomas Bohné arxiv

Romantic breakups are among the most common and intense sources of psychological distress. We evaluated *overit*, a single-session AI chatbot that uses cognitive reappraisal to address breakup distress, informed by memor…

Monopoly Unveiled: Telecom Breakups in the US and Mexico

2024-07-12 · Fausto Hernández Trillo, C. Vladimir Rodríguez-Caballero, Daniel Ventosa-Santaulària

This paper posits the decline in market capitalization following a monopoly breakup serves as a means to gauge how financial markets assess market power. Our research, which employs univariate structural time series mode…

Time Series

Should ChatGPT Write Your Breakup Text? Exploring the Role of AI in Relationship Dissolution

2024-01-18 · Yue Fu, Yixin Chen, Zelia Gomes Da Costa Lai, Alexis Hiniker

Relationships are essential to our happiness and wellbeing, yet their dissolution-the final stage of a relationship's lifecycle-is among the most stressful events individuals can experience, often leading to profound and…

Blocking

Differential brain connectivity patterns while listening to breakup and rebellious songs: A functional magnetic resonance imaging study

2021-04-22 · Chia-Wei Li, Chen-Gia Tsai

Song appreciation involves a broad range of mental processes, and different neural networks may be activated by different song types. The aim of the present study was to show differential functional connectivity of the p…

Functional ConnectivityHippocampus

Stackelberg Decision Transformer for Asynchronous Action Coordination in Multi-Agent Systems

2023-05-13 · Bin Zhang, Hangyu Mao, Lijuan Li, Zhiwei Xu 외

Asynchronous action coordination presents a pervasive challenge in Multi-Agent Systems (MAS), which can be represented as a Stackelberg game (SG). However, the scalability of existing Multi-Agent Reinforcement Learning (…

Decision MakingMulti-agent Reinforcement Learning