Training data
arxiv arXiv cs.AI · 6d ago

EEG Foundation Models for Burst-Suppression Detection in ICU

A study evaluates EEG Foundation Models for event-based burst-suppression detection in ICU settings without patient-specific calibration. REVE-base achieved the highest event-based F1-score of 0.868 and reduced burst-per-minute error by 52.1% compared to EEGNet and 36.2% compared to adaptive thresholding, demonstrating superior performance. Ablation results show full fine-tuning outperforms other strategies, and pretrained REVE-base surpasses random initialization by 0.723 F1 points at 25% labeled data, highlighting the value of pretraining for limited datasets.

arxiv arXiv cs.LG · 6d ago

TESSERA and AlphaEarth Embeddings Enable Fine-scale LCZ Mapping in Swiss Cities

A study across five Swiss cities compares TESSERA and AlphaEarth embeddings with traditional Sentinel data to upscale Local Climate Zone maps to 10-meter resolution using an attention-based U-Net. TESSERA consistently outperforms both Sentinel-1/2 and AlphaEarth, achieving IoU scores of 0.59–0.69 and 0.77–0.82. The results show embeddings reduce manual preprocessing and support scalable, reproducible LCZ mapping, though improved reference data is key for further accuracy gains.

arxiv arXiv cs.LG · 6d ago

EEG Foundation Models for Burst-Suppression Detection in ICU

A study evaluates EEG Foundation Models for event-based burst-suppression detection in ICU EEG without patient-specific calibration. REVE-base achieved the highest event-based F1-score of 0.868 and reduced burst-per-minute error by 52.1% compared to EEGNet. Ablation experiments show full fine-tuning outperforms other strategies, and pretrained REVE-base surpasses random initialization by 0.723 F1 points at 25% labeled data.

arxiv arXiv cs.LG · 6d ago

VibrantForests framework maps forest structure at 10-meter resolution

The VibrantForests framework uses satellite data trained on lidar samples to generate annual, wall-to-wall maps of canopy cover, height, biomass, basal area, and quadratic mean diameter at 10-meter resolution across the contiguous U.S. It improves accuracy by reducing overestimation in sparse forests and underestimation in dense forests, extending the range of reliable predictions beyond traditional passive-sensor models.

arxiv arXiv cs.CL · 6d ago

TerraMARS: Small Language Model Pipeline for Mars Terraforming Literature

TerraMARS is an end-to-end pipeline that uses a domain-adapted small language model to extract structured information from Mars science literature. It converts unstructured text into JSON format and supports Mars terraforming-related question answering, enabling integration into habitability modeling and digital twin applications. The pipeline uses Google Gemma 3 1B fine-tuned with QLoRA on Mars-specific datasets, though further work is needed to improve accuracy and factual consistency.

arxiv arXiv cs.CL · 6d ago

CzechDocs: Parallel Dataset for Minority Language Document Translation

CzechDocs is a multiway parallel dataset of formatted documents in HTML, DOCX, and PDF formats, covering Czech and minority languages such as Ukrainian, English, Vietnamese, and Russian. It supports evaluation of machine translation systems that preserve document formatting, with a validation subset and evaluation toolkit publicly released. A held-out test split will be used for a future shared task on document-level translation with formatting preservation.