Papers › Domain-Specialized Object Detection via Model-Level Mixtures of Experts

Domain-Specialized Object Detection via Model-Level Mixtures of Experts

20 Apr 2026arXiv:2604.18256added by Syntology

Svetlana Pavlitska, Malte Stüven, Beyza Keskin, J. Marius Zöllner

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Mixture-of-Experts (MoE) models provide a structured approach to combining specialized neural networks and offer greater interpretability than conventional ensembles. While MoEs have been successfully applied to image classification and semantic segmentation, their use in object detection remains limited due to challenges in merging dense and structured predictions. In this work, we investigate model-level mixtures of object detectors and analyze their suitability for improving performance and interpretability in object detection. We propose an MoE architecture that combines YOLO-based detectors trained on semantically disjoint data subsets, with a learned gating network that dynamically weights expert contributions. We study different strategies for fusing detection outputs and for training the gating mechanism, including balancing losses to prevent expert collapse. Experiments on the BDD100K dataset demonstrate that the proposed MoE consistently outperforms standard ensemble approaches and provides insights into expert specialization across domains, highlighting model-level MoEs as a viable alternative to traditional ensembling for object detection. Our code is available at https://github.com/KASTEL-MobilityLab/mixtures-of-experts/.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.18256")

Code

Syntology Ran 9 of 18 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · honoured contract; 8 ran with no contract checked.

By repository: found in paper text by Syntology: 18 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

KASTEL-MobilityLab/mixtures-of-experts found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 9 ran; 1 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
8ran
9unverified

Licence: 0 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from KASTEL-MobilityLab/mixtures-of-experts. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ConvBNReLU KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted MIT-0 (permissive) · 812298b801d761c6 · report
DeepLabHead KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran MIT-0 (permissive) · 9c9ca2075f9a3d96 · report
DeepLabHeadV3Plus KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran · metamorphic tier: well formed MIT-0 (permissive) · 099d3c2266187c4d · report
IntermediateLayerGetter KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran · metamorphic tier: deterministic fingerprinted MIT-0 (permissive) · 41bf8aeacc8eac87 · report
InvertedResidual KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted MIT-0 (permissive) · bc58b67edb3fdec6 · report
MobileNetV2 KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran fingerprinted MIT-0 (permissive) · 1727c1564edd95d3 · report
_SimpleSegmentationModel KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran fingerprinted MIT-0 (permissive) · 1de3b6c8e724f7b9 · report
fixed_padding KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran · honoured contract fingerprinted MIT-0 (permissive) · dd6bf6a43c8bc322 · report
make_gate_layer KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology ran MIT-0 (permissive) · cf396390034ec030 · report
DeepLabV3 KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · 8c10fedee403898b · report
GateLayerClasswise KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · ae876182ac390b6c · report
GateLayerSimple KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · 3185b3831311c05d · report
MoE KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · 673afb68f4ec8289 · report
_load_model KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · ad8761e2932df420 · report
_segm_hrnet KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · faafa41e6afbb2bb · report
_segm_mobilenet KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · cdbbfcc8e3bd9f5f · report
_segm_resnet KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · c62e7a2beb825add · report
mobilenet_v2 KASTEL-MobilityLab/mixtures-of-experts/models/deeplab_moe.py found in paper text by Syntology unverified MIT-0 (permissive) · 6c6395d61f50c6c0 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.18256, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections