Searcharxiv⌕ Search

arXiv subjects

Georgios Giasemidis

Publications and source records attributed to Georgios Giasemidis.

18 recordsLinked to original sources

Review of Low Voltage Load Forecasting: Methods, Applications, and Recommendations

The increased digitalisation and monitoring of the energy system opens up numerous opportunities to decarbonise the energy system. Applications on low voltage, local networks, such as community energy markets and smart storage will facilitate decarbonisation, but they will require advanced control and management. Reliable forecasting will be a necessary component of many of these systems to anticipate key features and uncertainties. Despite this urgent need, there has not yet been an extensive investigation into the current state-of-the-art of low voltage level forecasts, other than at the smart meter level. This paper aims to provide a comprehensive overview of the landscape, current approaches, core applications, challenges and recommendations. Another aim of this paper is to facilitate the continued improvement and advancement in this area. To this end, the paper also surveys some of the most relevant and promising trends. It establishes an open, community-driven list of the known low voltage level open datasets to encourage further research and development.

stat.OT↗

Descriptive and Predictive Analysis of Euroleague Basketball Games and the Wisdom of Basketball Crowds

In this study we focus on the prediction of basketball games in the Euroleague competition using machine learning modelling. The prediction is a binary classification problem, predicting whether a match finishes 1 (home win) or 2 (away win). Data is collected from the Euroleague's official website for the seasons 2016-2017, 2017-2018 and 2018-2019, i.e. in the new format era. Features are extracted from matches' data and off-the-shelf supervised machine learning techniques are applied. We calibrate and validate our models. We find that simple machine learning models give accuracy not greater than 67% on the test set, worse than some sophisticated benchmark models. Additionally, the importance of this study lies in the "wisdom of the basketball crowd" and we demonstrate how the predicting power of a collective group of basketball enthusiasts can outperform machine learning models discussed in this study. We argue why the accuracy level of this group of "experts" should be set as the benchmark for future studies in the prediction of (European) basketball games using machine learning.

stat.ML↗

A semi-supervised approach to message stance classification

Social media communications are becoming increasingly prevalent; some useful, some false, whether unwittingly or maliciously. An increasing number of rumours daily flood the social networks. Determining their veracity in an autonomous way is a very active and challenging field of research, with a variety of methods proposed. However, most of the models rely on determining the constituent messages' stance towards the rumour, a feature known as the "wisdom of the crowd". Although several supervised machine-learning approaches have been proposed to tackle the message stance classification problem, these have numerous shortcomings. In this paper we argue that semi-supervised learning is more effective than supervised models and use two graph-based methods to demonstrate it. This is not only in terms of classification accuracy, but equally important, in terms of speed and scalability. We use the Label Propagation and Label Spreading algorithms and run experiments on a dataset of 72 rumours and hundreds of thousands messages collected from Twitter. We compare our results on two available datasets to the state-of-the-art to demonstrate our algorithms' performance regarding accuracy, speed and scalability for real-time applications.

cs.SI↗

Modelling the Demand and Uncertainty of Low Voltage Networks and the Effect of non-Domestic Consumers

The increasing use and spread of low carbon technologies are expected to cause new patterns in electric demand and set novel challenges to a distribution network operator (DNO). In this study, we build upon a recently introduced method, called "buddying", which simulates low voltage (LV) networks of both residential and non-domestic (e.g. shops, offices, schools, hospitals, etc.) customers through optimization (via a genetic algorithm) of demands based on limited monitored and customer data. The algorithm assigns a limited but diverse number of monitored households (the "buddies") to the unmonitored customers on a network. We study and compare two algorithms, one where substation monitoring data is available and a second where no substation information is used. Despite the roll out of monitoring equipment at domestic properties and/or substations, less data is available for commercial customers. This study focuses on substations with commercial customers most of which have no monitored `buddy', in which case a profile must be created. Due to the volatile nature of the low voltage networks, uncertainty bounds are crucial for operational purposes. We introduce and demonstrate two techniques for modelling the confidence bounds on the modelled LV networks. The first method uses probabilistic forecast methods based on substation monitoring; the second only uses a simple bootstrap of the sample of monitored customers but has the advantage of not requiring monitoring at the substation. These modelling tools, buddying and uncertainty bounds, can give further insight to a DNO to better plan and manage the network when limited information is available.

stat.AP↗

Optimising Parameters in Recurrence Quantification Analysis of Smart Energy Systems

Recurrence Quantification Analysis (RQA) can help to detect significant events and phase transitions of a dynamical system, but choosing a suitable set of parameters is crucial for the success. From recurrence plots different RQA variables can be obtained and analysed. Currently, most of the methods for RQA radius optimisation are focusing on a single RQA variable. In this work we are proposing two new methods for radius optimisation that look for an optimum in the higher dimensional space of the RQA variables, therefore synchronously optimising across several variables. We illustrate our approach using two case studies: a well known Lorenz dynamical system, and a time-series obtained from monitoring energy consumption of a small enterprise. Our case studies show that both methods result in plausible values and can be used to analyse energy data.

eess.SP↗

Short Term Load Forecasts of Low Voltage Demand and the Effects of Weather

Short term load forecasts will play a key role in the implementation of smart electricity grids. They are required to optimise a wide range of potential network solutions on the low voltage (LV) grid, including integrating low carbon technologies (such as photovoltaics) and utilising battery storage devices. Despite the need for accurate LV level load forecasts, previous studies have mostly focused on forecasting at the individual household or building level using data from smart meters. In this study we provide detailed analysis of a variety of methods in terms of both point and probabilistic forecasting accuracy using data from 100 real LV feeders. Moreover, we investigate the effect of temperature (both actual and forecasts) on the accuracy of load forecasts. We present some important results on the drivers of LV forecasting accuracy that are crucial for the management of LV networks, along with an empirical comparison of forecast measures.

stat.AP↗

A Genetic Algorithm Approach for Modelling Low Voltage Network Demands

Distribution network operators (DNOs) are increasingly concerned about the impact of low carbon technologies on the low voltage (LV) networks. More advanced metering infrastructures provide numerous opportunities for more accurate load flow analysis of the LV networks. However, such data may not be readily available for DNOs and in any case is likely to be expensive. Modelling tools are required which can provide realistic, yet accurate, load profiles as input for a network modelling tool, without needing access to large amounts of monitored customer data. In this paper we outline some simple methods for accurately modelling a large number of unmonitored residential customers at the LV level. We do this by a process we call buddying, which models unmonitored customers by assigning them load profiles from a limited sample of monitored customers who have smart meters. Hence the presented method requires access to only a relatively small amount of domestic customers' data. The method is efficiently optimised using a genetic algorithm to minimise a weighted cost function between matching the substation data and the individual mean daily demands. Hence we can show the effectiveness of substation monitoring in LV network modelling. Using real LV network modelling, we show that our methods perform significantly better than a comparative Monte Carlo approach, and provide a description of the peak demand behaviour.

stat.AP↗

Determining the Veracity of Rumours on Twitter

While social networks can provide an ideal platform for up-to-date information from individuals across the world, it has also proved to be a place where rumours fester and accidental or deliberate misinformation often emerges. In this article, we aim to support the task of making sense from social media data, and specifically, seek to build an autonomous message-classifier that filters relevant and trustworthy information from Twitter. For our work, we collected about 100 million public tweets, including users' past tweets, from which we identified 72 rumours (41 true, 31 false). We considered over 80 trustworthiness measures including the authors' profile and past behaviour, the social network connections (graphs), and the content of tweets themselves. We ran modern machine-learning classifiers over those measures to produce trustworthiness scores at various time windows from the outbreak of the rumour. Such time-windows were key as they allowed useful insight into the progression of the rumours. From our findings, we identified that our model was significantly more accurate than similar studies in the literature. We also identified critical attributes of the data that give rise to the trustworthiness scores assigned. Finally we developed a software demonstration that provides a visual user interface to allow the user to examine the analysis.

cs.SI↗

A hybrid model of kernel density estimation and quantile regression for GEFCom2014 probabilistic load forecasting

We present a model for generating probabilistic forecasts by combining kernel density estimation (KDE) and quantile regression techniques, as part of the probabilistic load forecasting track of the Global Energy Forecasting Competition 2014. The KDE method is initially implemented with a time-decay parameter. We later improve this method by conditioning on the temperature or the period of the week variables to provide more accurate forecasts. Secondly, we develop a simple but effective quantile regression forecast. The novel aspects of our methodology are two-fold. First, we introduce symmetry into the time-decay parameter of the kernel density estimation based forecast. Secondly we combine three probabilistic forecasts with different weights for different periods of the month.

stat.AP↗

Mordell integrals and Giveon-Kutasov duality

We solve, for finite $N$, the matrix model of supersymmetric $U(N)$ Chern-Simons theory coupled to $N_{f}$ massive hypermultiplets of $R$-charge $\frac{1}{2}$, together with a Fayet-Iliopoulos term. We compute the partition function by identifying it with a determinant of a Hankel matrix, whose entries are parametric derivatives (of order $N_{f}-1$) of Mordell integrals. We obtain finite Gauss sums expressions for the partition functions. We also apply these results to obtain an exhaustive test of Giveon-Kutasov (GK) duality in the $\mathcal{N}=3$ setting, by systematic computation of the matrix models involved. The phase factor that arises in the duality is then obtained explicitly. We give an expression characterized by modular arithmetic (mod 4) behavior that holds for all tested values of the parameters (checked up to $N_{f}=12$ flavours).

hep-th↗

Torus knot polynomials and susy Wilson loops

We give, using an explicit expression obtained in [V. Jones, Ann. of Math. 126, 335 (1987)], a basic hypergeometric representation of the HOMFLY polynomial of $(n,m)$ torus knots, and present a number of equivalent expressions, all related by Heine's transformations. Using this result the $(m,n)\leftrightarrow (n,m)$ symmetry and the leading polynomial at large $N$ are explicit. We show the latter to be the Wilson loop of 2d Yang-Mills theory on the plane. In addition, after taking one winding to infinity, it becomes the Wilson loop in the zero instanton sector of the 2d Yang-Mills theory, which is known to give averages of Wilson loops in $\mathcal{N}$=4 SYM theory. We also give, using matrix models, an interpretation of the HOMFLY polynomial and the corresponding Jones-Rosso representation in terms of $q$-harmonic oscillators.

hep-th↗

Spectral dimension in graph models of causal quantum gravity

The phenomenon of scale dependent spectral dimension has attracted special interest in the quantum gravity community over the last eight years. It was first observed in computer simulations of the causal dynamical triangulation (CDT) approach to quantum gravity and refers to the reduction of the spectral dimension from 4 at classical scales to 2 at short distances. Thereafter several authors confirmed a similar result from different approaches to quantum gravity. Despite the contribution from different approaches, no analytical model was proposed to explain the numerical results as the continuum limit of CDT. In this thesis we introduce graph ensembles as toy models of CDT and show that both the continuum limit and a scale dependent spectral dimension can be defined rigorously. First we focus on a simple graph ensemble, the random comb. It does not have any dynamics from the gravity point of view, but serves as an instructive toy model to introduce the characteristic scale of the graph, study the continuum limit and define the scale dependent spectral dimension. Having defined the continuum limit, we study the reduction of the spectral dimension on more realistic toy models, the multigraph ensembles, which serve as a radial approximation of CDT. We focus on the (recurrent) multigraph approximation of the two-dimensional CDT whose ensemble measure is analytically controlled. The latter comes from the critical Galton-Watson process conditioned on non-extinction. Next we turn our attention to transient multigraph ensembles, corresponding to higher-dimensional CDT. Firstly we study their fractal properties and secondly calculate the scale dependent spectral dimension and compare it to computer simulations. We comment further on the relation between Horava-Lifshitz gravity, asymptotic safety, multifractional spacetimes and CDT-like models.

hep-th↗

Supersymmetric gauge theories, Coulomb gases and Chern-Simons matrix models

We develop Coulomb gas pictures of strong and weak coupling regimes of supersymmetric Yang-Mills theory in five and four dimensions. By relating them to the matrix models that arise in Chern-Simons theory, we compute their free energies in the large N limit and establish relationships between the respective gauge theories. We use these correspondences to rederive the N^3 behaviour of the perturbative free energy of supersymmetric gauge theory on certain toric Sasaki-Einstein five-manifolds, and the one-loop thermal free energy of N=4 supersymmetric Yang-Mills theory on a spatial three-sphere.

hep-th↗

Dynamical dimensional reduction in toy models of 4D causal quantum gravity

In recent years several approaches to quantum gravity have found evidence for a scale dependent spectral dimension of space-time varying from four at large scales to two at small scales of order of the Planck length. The first evidence came from numerical results on four-dimensional causal dynamical triangulations (CDT) [Ambjorn et al., Phys. Rev. Lett. 95 (2005) 171]. Since then little progress has been made in analytically understanding the numerical results coming from the CDT approach and showing that they remain valid when taking the continuum limit. Here we argue that the spectral dimension can be determined from a model with fewer degrees of freedom obtained from the CDTs by "radial reduction". In the resulting "toy" model we can take the continuum limit analytically and obtain a scale dependent spectral dimension varying from four to two with scale and having functional behaviour exactly of the form which was conjectured on the basis of the numerical results.

hep-th↗

Multigraph models for causal quantum gravity and scale dependent spectral dimension

We study random walks on ensembles of a specific class of random multigraphs which provide an "effective graph ensemble" for the causal dynamical triangulation (CDT) model of quantum gravity. In particular, we investigate the spectral dimension of the multigraph ensemble for recurrent as well as transient walks. We investigate the circumstances in which the spectral dimension and Hausdorff dimension are equal and show that this occurs when rho, the exponent for anomalous behaviour of the resistance to infinity, is zero. The concept of scale dependent spectral dimension in these models is introduced. We apply this notion to a multigraph ensemble with a measure induced by a size biased critical Galton-Watson process which has a scale dependent spectral dimension of two at large scales and one at small scales. We conclude by discussing a specific model related to four dimensional CDT which has a spectral dimension of four at large scales and two at small scales.

hep-th↗

Spectral dimension flow on continuum random multigraph

We review a recently introduced effective graph approximation of causal dynamical triangulations (CDT), the multigraph ensemble. We argue that it is well suited for analytical computations and that it captures the physical degrees of freedom which are important for the reduction of the spectral dimension as observed in numerical simulations of CDT. In addition multigraph models allow us to study the relationship between the spectral dimension and the Hausdorff dimension, thus establishing a link to other approaches to quantum gravity

hep-th↗

Aspects of dynamical dimensional reduction in multigraph ensembles of CDT

We study the continuum limit of a "radially reduced" approximation of Causal Dynamical Triangulations (CDT), so-called multigraph ensembles, and explain why they serve as realistic toy models to study the dimensional reduction observed in numerical simulations of four-dimensional CDT. We present properties of this approximation in two, three and four dimensions comparing them with the numerical simulations and pointing out some common features with 2+1 dimensional Horava-Lifshitz gravity.

hep-th↗

Continuum Random Combs and Scale Dependent Spectral Dimension

Numerical computations have suggested that in causal dynamical triangulation models of quantum gravity the effective dimension of spacetime in the UV is lower than in the IR. In this paper we develop a simple model based on previous work on random combs, which share some of the properties of CDT, in which this effect can be shown to occur analytically. We construct a definition for short and long distance spectral dimensions and show that the random comb models exhibit scale dependent spectral dimension defined in this way. We also observe that a hierarchy of apparent spectral dimensions may be obtained in the cross-over region between UV and IR regimes for suitable choices of the continuum variables. Our main result is valid for a wide class of tooth length distributions thereby extending previous work on random combs by Durhuus et al.

hep-th↗