Papers › MUSES: The Multi-Sensor Semantic Perception Dataset for Driving under Uncertainty

MUSES: The Multi-Sensor Semantic Perception Dataset for Driving under Uncertainty

23 Jan 2024arXiv:2401.12761archive 2025-07-28

Tim Brödermann, David Bruggemann, Christos Sakaridis, Kevin Ta, Odysseas Liagouris, Jason Corkill, Luc van Gool

Achieving level-5 driving automation in autonomous vehicles necessitates a robust semantic visual perception system capable of parsing data from different sensors across diverse conditions. However, existing semantic perception datasets often lack important non-camera modalities typically used in autonomous vehicles, or they do not exploit such modalities to aid and improve semantic annotations in challenging conditions. To address this, we introduce MUSES, the MUlti-SEnsor Semantic perception dataset for driving in adverse conditions under increased uncertainty. MUSES includes synchronized multimodal recordings with 2D panoptic annotations for 2500 images captured under diverse weather and illumination. The dataset integrates a frame camera, a lidar, a radar, an event camera, and an IMU/GNSS sensor. Our new two-stage panoptic annotation protocol captures both class-level and instance-level uncertainty in the ground truth and enables the novel task of uncertainty-aware panoptic segmentation we introduce, along with standard semantic and panoptic segmentation. MUSES proves both effective for training and challenging for evaluating models under diverse visual conditions, and it opens new avenues for research in multimodal and uncertainty-aware dense semantic perception. Our dataset and benchmark are publicly available at https://muses.vision.ee.ethz.ch.

PaperPDFCodeCode 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="2401.12761")

Code

Syntology Ran 12 of 13 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

timbroed/MUSES officialmentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

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

12ran
1unverified

Licence: 13 of the 13 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 timbroed/MUSES. “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.

accumulate_events timbroed/MUSES/processing/event_camera_processing.py official repository ran licence not identified · pointer only · 9a734b5d25006f8d · report
append_to_point_cloud timbroed/MUSES/processing/radar_processing.py official repository ran licence not identified · pointer only · e9ef25979677e95a · report
calculate_coordinates timbroed/MUSES/processing/radar_processing.py official repository ran licence not identified · pointer only · 445c08a0b6701e6a · report
extract_timestamps timbroed/MUSES/processing/radar_processing.py official repository ran licence not identified · pointer only · 687c40a43ef299f9 · report
get_traceback timbroed/MUSES/AUPQ/uncertainty_aware_panoptic_quality.py official repository ran no licence file found · pointer only · 72293b35c72b14b9 · report
load_lidar_data timbroed/MUSES/processing/lidar_processing.py official repository ran licence not identified · pointer only · 6bbc44d281739d85 · report
load_meta_data timbroed/MUSES/processing/utils.py official repository ran licence not identified · pointer only · bf983b0b4cea8d2a · report
read_gnss_file timbroed/MUSES/processing/utils.py official repository ran licence not identified · pointer only · 8e8c4a8920c8afd7 · report
read_json_file timbroed/MUSES/processing/utils.py official repository ran licence not identified · pointer only · 8cb46a3eae892f9f · report
render timbroed/MUSES/processing/event_camera_processing.py official repository ran licence not identified · pointer only · d532b805655b008c · report
rgb2id timbroed/MUSES/AUPQ/uncertainty_aware_panoptic_quality.py official repository ran licence not identified · pointer only · 054f0a43fe574eb4 · report
stereo_rectify timbroed/MUSES/processing/event_camera_processing.py official repository ran licence not identified · pointer only · fe565ef43a6f01d9 · report
upq_compute_multi_core timbroed/MUSES/AUPQ/uncertainty_aware_panoptic_quality.py official repository unverified licence not identified · pointer only · a022f3caa2b1cc16 · report

Tasks

Autonomous VehiclesObject DetectionPanoptic SegmentationSemantic SegmentationUncertainty-Aware Panoptic Segmentation

Datasets

Introduced by this paper, per the archive.

MUSES: MUlti-SEnsor Semantic perception dataset

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Object Detection MUSES: MUlti-SEnsor Semantic perception dataset Mask2Former (R50) AP 28.14 #1 of 1 Archive leaderboard report
Panoptic Segmentation MUSES: MUlti-SEnsor Semantic perception dataset MUSES (Mask2Former /w 4xSwin-T) PQ 53.6 #2 of 2 Archive leaderboard report
Semantic Segmentation MUSES: MUlti-SEnsor Semantic perception dataset Mask2Former (Swin-T) mIoU 70.74 #2 of 2 Archive leaderboard report
Uncertainty-Aware Panoptic Segmentation MUSES: MUlti-SEnsor Semantic perception dataset Mask2Former (Swin-T) AUPQ 44.3 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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