菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-13
📄 Abstract - GHGbench: A Unified Multi-Entity, Multi-Task Benchmark for Carbon Emission Prediction

Open datasets and benchmarks for entity-level carbon-emission prediction remain fragmented across access, scale, granularity, and evaluation. We introduce GHGbench, an open dataset and benchmark for company- and building-level greenhouse-gas prediction. The company track contains 32,000+ company-year records from 12,000+ firms with Scope 1+2 and Scope 3 disclosures and financial/sectoral signals; the building track harmonises 491,591 building-year records from 13 open sources into a single schema across 26 metropolitan areas (10 U.S., 15 Australian, 1 Singaporean), with climate covariates and multimodal remote-sensing embeddings. GHGbench defines canonical splits with in-distribution and cross-region/city transfer as primary tasks and temporal hold-out plus short-horizon forecasting as supplementary appendix evidence; headline baselines span gradient-boosted trees, a tabular foundation model, MLP, FT-Transformer, and multimodal fusion, with an LLM panel as auxiliary, all evaluated under multi-seed paired-bootstrap tests. Three benchmark-level findings emerge: (i) building emissions are structurally harder than company emissions; (ii) the in-distribution to out-of-distribution gap dwarfs any within-model gap across both the company track and the building track, and a tabular foundation model is, to our knowledge, the first baseline to open a paired-bootstrap-significant gap over tuned trees on a multi-city building-emissions task; (iii) multimodal remote-sensing embeddings help precisely where tabular generalisation breaks. GHGbench also exposes catastrophic city transfer and the sector-factor lookup ceiling as systematic failure modes. Code and reconstruction recipes are available at GHGbench.

顶级标签: benchmark machine learning data
详细标签: carbon emission prediction tabular data multi-task benchmark multimodal transfer learning 或 搜索:

GHGbench:一个统一的、面向多实体与多任务的碳排放预测基准 / GHGbench: A Unified Multi-Entity, Multi-Task Benchmark for Carbon Emission Prediction


1️⃣ 一句话总结

该论文提出了一个名为GHGbench的开放式基准数据集和评估框架,首次将来自公司和建筑的温室气体排放预测任务统一到同一标准下,并通过大量实验发现:建筑排放比公司排放更难预测、模型在跨地区迁移时性能急剧下降,而引入卫星遥感等多模态数据能显著改善表格模型表现不佳的情况。

源自 arXiv: 2605.13743