paper-with-me

Papers

Dynamic Stream Network for Combinatorial Explosion Problem in Deformable Medical Image Registration

2025-12-22 · Shaochen Bi, Yuting He, Weiming Wang, Hao Chen arxiv

Combinatorial explosion problem caused by dual inputs presents a critical challenge in Deformable Medical Image Registration (DMIR). Since DMIR processes two images simultaneously as input, the combination relationships between features has grown exponentially, ultimately the model considers more interfering features during the feature modeling process. Introducing dynamics in the receptive fields and weights of the network enable the model to eliminate the interfering features combination and model the potential feature combination relationships. In this paper, we propose the Dynamic Stream Network (DySNet), which enables the receptive fields and weights to be dynamically adjusted. This ultimately enables the model to ignore interfering feature combinations and model the potential feature relationships. With two key innovations: 1) Adaptive Stream Basin (AdSB) module dynamically adjusts the shape of the receptive field, thereby enabling the model to focus on the feature relationships with greater correlation. 2) Dynamic Stream Attention (DySA) mechanism generates dynamic weights to search for more valuable feature relationships. Extensive experiments have shown that DySNet consistently outperforms the most advanced DMIR methods, highlighting its outstanding generalization ability. Our code will be released on the website: https://github.com/ShaochenBi/DySNet.

📄 PDF Abstract BibTeX arXiv:2512.19486

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Registration

Similar Papers 제목 키워드 기반

Finding Statistically Significant Interactions between Continuous Features

2017-02-28 · Mahito Sugiyama, Karsten Borgwardt

The search for higher-order feature interactions that are statistically significantly associated with a class variable is of high relevance in fields such as Genetics or Healthcare, but the combinatorial explosion of the…

Computational Efficiency

Combinatorial Client-Master Multiagent Deep Reinforcement Learning for Task Offloading in Mobile Edge Computing

2024-02-18 · Tesfay Zemuy Gebrekidan, Sebastian Stein, Timothy J. Norman

Recently, there has been an explosion of mobile applications that perform computationally intensive tasks such as video streaming, data mining, virtual reality, augmented reality, image processing, video processing, face…

Deep Reinforcement LearningEdge-computingFace Recognition

Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization

2020-06-02 · Quentin Cappart, Thierry Moisan, Louis-Martin Rousseau, Isabeau Prémont-Schwarz 외

Combinatorial optimization has found applications in numerous fields, from aerospace to transportation planning and economics. The goal is to find an optimal solution among a finite set of possibilities. The well-known c…

Combinatorial OptimizationDeep Reinforcement LearningPortfolio Optimizationreinforcement-learning+3

EDO-Net: Learning Elastic Properties of Deformable Objects from Graph Dynamics

2022-09-19 · Alberta Longhini, Marco Moletta, Alfredo Reichlin, Michael C. Welle 외

We study the problem of learning graph dynamics of deformable objects that generalizes to unknown physical properties. Our key insight is to leverage a latent representation of elastic physical properties of cloth-like d…

Combinatorial Bayesian Optimization with Random Mapping Functions to Convex Polytopes

2020-11-26 · Jungtaek Kim, Seungjin Choi, Minsu Cho

Bayesian optimization is a popular method for solving the problem of global optimization of an expensive-to-evaluate black-box function. It relies on a probabilistic surrogate model of the objective function, upon which …

Bayesian Optimizationglobal-optimization