paper-with-me

홈 › Papers

Spatial Mixture-of-Experts

2022-11-24 · Nikoli Dryden, Torsten Hoefler

Many data have an underlying dependence on spatial location; it may be weather on the Earth, a simulation on a mesh, or a registered image. Yet this feature is rarely taken advantage of, and violates common assumptions made by many neural network layers, such as translation equivariance. Further, many works that do incorporate locality fail to capture fine-grained structure. To address this, we introduce the Spatial Mixture-of-Experts (SMoE) layer, a sparsely-gated layer that learns spatial structure in the input domain and routes experts at a fine-grained level to utilize it. We also develop new techniques to train SMoEs, including a self-supervised routing loss and damping expert errors. Finally, we show strong results for SMoEs on numerous tasks, and set new state-of-the-art results for medium-range weather prediction and post-processing ensemble weather forecasts.

📄 PDF Abstract BibTeX arXiv:2211.13491

Code (1)

spcl/smoe 공식 구현 pytorch

Tasks

Mixture-of-Experts

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

FRAME: Learning the Adaptation Domain with a Mixture of Fractional-Fourier Experts

2026-06-30 · Tom Saliencro, Maya Lindqvist, Rohan Desai, Priya Nair 외 arxiv

Parameter-efficient fine-tuning (PEFT) reparameterizes weight updates in a fixed basis: low-rank adapters operate in the spatial domain, while a recent line of spectral methods operates in a fixed Fourier domain. We argu…

parameter-efficient fine-tuning

SHMoAReg: Spark Deformable Image Registration via Spatial Heterogeneous Mixture of Experts and Attention Heads

2025-09-24 · Yuxi Zheng, Jianhui Feng, Tianran Li, Marius Staring 외 arxiv

Encoder-Decoder architectures are widely used in deep learning-based Deformable Image Registration (DIR), where the encoder extracts multi-scale features and the decoder predicts deformation fields by recovering spatial …

Image Registration

HiMoE: Heterogeneity-Informed Mixture-of-Experts for Fair Spatial-Temporal Forecasting

2024-11-30 · Shaohan Yu, Pan Deng, Yu Zhao, Junting Liu 외

Achieving both accurate and consistent predictive performance across spatial nodes is crucial for ensuring the validity and reliability of outcomes in fair spatial-temporal forecasting tasks. However, existing training m…

FairnessMixture-of-ExpertsPrediction

Region-Graph Optimal Transport Routing for Mixture-of-Experts Whole-Slide Image Classification

2026-04-08 · Xin Tian, Jiuliu Lu, Ephraim Tsalik, Bart Wanders 외 arxiv

Multiple Instance Learning (MIL) is the dominant framework for gigapixel whole-slide image (WSI) classification in computational pathology. However, current MIL aggregators route all instances through a shared pathway, c…

Multiple Instance LearningImage Classification

MoE-SPNet: A Mixture-of-Experts Scene Parsing Network

2018-06-19 · Huan Fu, Mingming Gong, Chaohui Wang, DaCheng Tao

Scene parsing is an indispensable component in understanding the semantics within a scene. Traditional methods rely on handcrafted local features and probabilistic graphical models to incorporate local and global cues. R…

Mixture-of-ExpertsScene Parsing