← Search

Mohamed Wahib

3 accepted papers

2026

Understanding Routing Mechanism in Mixture-of-Experts Language Models

ICLR 2026poster

Mixture-of-Experts (MoE) has been a prevalent method for scaling up large language models at a reduced computational cost. Despite its effectiveness, the routing mechanism of MoE still lacks a clear understanding from the perspective of cross-layer mechanistic interpretability. We propose a light-we…

Cited by 0SourcecodeScholar
2025

SHF: Symmetrical Hierarchical Forest with Pretrained Vision Transformer Encoder for High-Resolution Medical Segmentation

NeurIPS 2025spotlight

This paper presents a novel approach to addressing the long-sequence problem in high-resolution medical images for Vision Transformers (ViTs). Using smaller patches as tokens can enhance ViT performance, but quadratically increases computation and memory requirements. Therefore, the common practice…

Cited by 0SourceScholar
2023

KAKURENBO: Adaptively Hiding Samples in Deep Neural Network Training

NeurIPS 2023poster

This paper proposes a method for hiding the least-important samples during the training of deep neural networks to increase efficiency, i.e., to reduce the cost of training. Using information about the loss and prediction confidence during training, we adaptively find samples to exclude in a given e…