paper-with-me

Papers

Comparing Generator Unavailability Models with Empirical Distributions from Open Energy Datasets

2022-03-04 · Matthew Deakin, David Greenwood, David J. Brayshaw, Hannah Bloomfield

The modelling of power station outages is an integral part of power system planning. In this work, models of the unavailability of the fleets of eight countries in Northwest Europe are constructed and subsequently compared against empirical distributions derived using data from the open-access ENTSO-e Transparency Platform. Summary statistics of non-sequential models highlight limitations with the empirical modelling, with very variable results across countries. Additionally, analysis of time sequential models suggests a clear need for fleet-specific analytic model parameters. Despite a number of challenges and ambiguities associated with the empirical distributions, it is suggested that a range of valuable qualitative and quantitative insights can be gained by comparing these two complementary approaches for modelling and understanding generator unavailabilities.

📄 PDF Abstract BibTeX arXiv:2203.02439

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CrackGAN: Pavement Crack Detection Using Partially Accurate Ground Truths Based on Generative Adversarial Learning

2019-09-18 · Kaige Zhang, Yingtao Zhang, Heng-Da Cheng

Fully convolutional network is a powerful tool for per-pixel semantic segmentation/detection. However, it is problematic when coping with crack detection using partially accurate ground truths (GTs): the network may easi…

AllSemantic SegmentationTranslation

Making Method of Moments Great Again? -- How can GANs learn distributions

2020-03-09 · Yuanzhi Li, Zehao Dou

Generative Adversarial Networks (GANs) are widely used models to learn complex real-world distributions. In GANs, the training of the generator usually stops when the discriminator can no longer distinguish the generator…

xai-cola: A Python library for sparsifying counterfactual explanations

2026-02-25 · Lin Zhu, Lei You arxiv

Counterfactual explanation (CE) is an important domain within post-hoc explainability. However, the explanations generated by most CE generators are often highly redundant. This work introduces an open-source Python libr…

D-GEN: Automatic Distractor Generation and Evaluation for Reliable Assessment of Generative Model

2025-04-18 · Grace Byun, Jinho Choi

Evaluating generative models with open-ended generation is challenging due to inconsistencies in response formats. Multiple-choice (MC) evaluation mitigates this issue, but generating high-quality distractors is time-con…

Distractor GenerationMultiple-choice

Disentangled Graph Prompting for Out-Of-Distribution Detection

2026-03-31 · Cheng Yang, Yu Hao, Qi Zhang, Chuan Shi arxiv

When testing data and training data come from different distributions, deep neural networks (DNNs) will face significant safety risks in practical applications. Therefore, out-of-distribution (OOD) detection techniques, …

Out-of-Distribution Detection