<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">A Case-based Explanation Method for Weather Forecasting</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Moisés</forename><surname>Fernando Valdez-Ávila</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Systems and Computing</orgName>
								<orgName type="institution">Tecnológico Nacional de México/IT de Mérida</orgName>
								<address>
									<settlement>Merida</settlement>
									<country key="MX">Mexico</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">AAAIMX Student Chapter at Yucatan</orgName>
								<orgName type="department" key="dep2">Association for the Advancement of Artificial Intelligence</orgName>
								<orgName type="laboratory">AAAIMX</orgName>
								<address>
									<country>Mexico, Mexico</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Gerardo</forename><surname>Arturo Pérez-Pérez</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Systems and Computing</orgName>
								<orgName type="institution">Tecnológico Nacional de México/IT de Mérida</orgName>
								<address>
									<settlement>Merida</settlement>
									<country key="MX">Mexico</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">AAAIMX Student Chapter at Yucatan</orgName>
								<orgName type="department" key="dep2">Association for the Advancement of Artificial Intelligence</orgName>
								<orgName type="laboratory">AAAIMX</orgName>
								<address>
									<country>Mexico, Mexico</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Humberto</forename><surname>Sarabia-Osorio</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Systems and Computing</orgName>
								<orgName type="institution">Tecnológico Nacional de México/IT de Mérida</orgName>
								<address>
									<settlement>Merida</settlement>
									<country key="MX">Mexico</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">AAAIMX Student Chapter at Yucatan</orgName>
								<orgName type="department" key="dep2">Association for the Advancement of Artificial Intelligence</orgName>
								<orgName type="laboratory">AAAIMX</orgName>
								<address>
									<country>Mexico, Mexico</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Carlos</forename><surname>Bermejo-Sabbagh</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Systems and Computing</orgName>
								<orgName type="institution">Tecnológico Nacional de México/IT de Mérida</orgName>
								<address>
									<settlement>Merida</settlement>
									<country key="MX">Mexico</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">AAAIMX Student Chapter at Yucatan</orgName>
								<orgName type="department" key="dep2">Association for the Advancement of Artificial Intelligence</orgName>
								<orgName type="laboratory">AAAIMX</orgName>
								<address>
									<country>Mexico, Mexico</country>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Mauricio</forename><forename type="middle">G</forename><surname>Orozco-Del-Castillo</surname></persName>
							<email>mauricio.orozco@itmerida.edu.mx</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Systems and Computing</orgName>
								<orgName type="institution">Tecnológico Nacional de México/IT de Mérida</orgName>
								<address>
									<settlement>Merida</settlement>
									<country key="MX">Mexico</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">AAAIMX Student Chapter at Yucatan</orgName>
								<orgName type="department" key="dep2">Association for the Advancement of Artificial Intelligence</orgName>
								<orgName type="laboratory">AAAIMX</orgName>
								<address>
									<country>Mexico, Mexico</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Case-based Explanation Method for Weather Forecasting</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">541255FAD4105F1073870040F992B76B</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-06-19T14:47+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Explainable Artificial Intelligence</term>
					<term>Weather Forecasting</term>
					<term>Artificial Neural Networks</term>
					<term>Time Series</term>
					<term>Artificial Intelligence of Things</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper presents an explainable Artificial Intelligence of Things (AIoT) solution that combines the information provided by an environmental Internet of Thigs (IoT) sensor with the potential of artificial intelligence to obtain climate predictions using forecasting techniques. We propose a recurrent artificial neural network that provides personalized weather predictions (humidity, pressure, and temperature) based on the concrete environmental time series collected through a sensor installed in a wearable or mobile device locations of the user. However, as neural networks are black-box models which do not allow users to better understand the complex dynamics associated with climatology and the reasons that support a weather prediction, we propose a cased-based reasoning approach to explain how (future) predictions could be dependent of past time series windows.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>The current rise of the Internet of Things (IoT) technology has produced a wide range of sensing solutions that are progressively being integrated into our daily life devices such as mobile phones or wearables <ref type="bibr" target="#b0">[1]</ref>. The combination of such sensing capabilities with Artificial Intelligence (AI) is producing Artificial Intelligence of Things (AIoT) applications that provide an enhanced user experience <ref type="bibr" target="#b1">[2]</ref>.</p><p>Within the climate prediction field, a variety of efforts has been made to develop complex models to perform seasonal climate prediction <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>, however, this process is inevitably subject to many error sources <ref type="bibr" target="#b3">[4]</ref>. Climate forecasting has been usually divided into two different approaches: deterministic and probabilistic forecasting. Deterministic forecasting aims to provide a quantitative estimate of the future value of climate variables. Probabilistic forecast, on the other hand, aims to provide the probability distribution for the future state of the variables. Since a forecast of the occurrence probability for a given event can bring greater economic value than a single deterministic forecast with uncertain accuracy <ref type="bibr" target="#b4">[5]</ref>, these methods tend to be preferred.</p><p>Time series forecasting is the prediction of future data values based on some collected data <ref type="bibr" target="#b5">[6]</ref> and has been an area of great interest in science, engineering, and business. Traditional time series forecasting is usually approached by the analysis of its internal structure: autocorrelation, trend, seasonality, etc., to capture the pattern of long-time behavior of the system <ref type="bibr" target="#b5">[6]</ref>. These models predict future values of a target 𝑦 𝑖 (𝑡) for a given observed value 𝑖 at a time 𝑡. In climatology, these observed values usually represent measurements from individual weather stations <ref type="bibr" target="#b6">[7]</ref>. While this applies to univariate forecasting, the same components can be extended to multivariate models without loss of generality <ref type="bibr" target="#b7">[8]</ref>.</p><p>Traditional time series forecasting methods tend to focus on parametric models informed by the expertise in a given domain, including autoregressive, exponential smoothing, or structural models <ref type="bibr" target="#b6">[7]</ref>. However, in recent years machine learning (ML) methods have provided a means to capture dynamics of time series directly from the data, instead of domain expertise information <ref type="bibr" target="#b8">[9]</ref>. The increasing data availability and computing power have positioned ML-based time series forecasting models as the next generation of time series forecasting models <ref type="bibr" target="#b6">[7]</ref>. One of the main techniques in ML is artificial neural networks (ANNs), which have proven to be a reliable tool for time series analysis <ref type="bibr" target="#b9">[10]</ref>, and numerous ANNs design choices have emerged given the diversity of time series problems across multiple domains <ref type="bibr" target="#b6">[7]</ref>. Of these designs, the most commonly used one in time series forecasting is recurrent neural networks (RNNs) <ref type="bibr" target="#b10">[11]</ref>. This is due to the natural interpretation of time series data as sequences of inputs and targets <ref type="bibr" target="#b6">[7]</ref>.</p><p>Although ML approaches have demonstrated very good prediction performance, they have a significant limitation regarding its explainability. Neural network models are considered as "black boxes", because their internal processes are difficult to interpret with respect to the predictions they produce <ref type="bibr" target="#b11">[12]</ref>. Solving this problem is a requirement to audit the reasoning behind incorrect prediction taken by AI systems and foresee the data patterns that may led to a climate event. Assuming that ANNs achieve better performance than white-box models, in this paper we propose a post-hoc sliding-window method that enables the explanation of an ANN forecasting model for the weather prediction domain. This way, instead of using a transparent or white box model with lower performance than an ANN, we enable the use of these black-box prediction models but augmented with explanation capabilities. The post-hoc explanation system follows an explanation-by-example approach implemented through Casebased Reasoning (CBR). Here, time series are split into different time-window cases that serve as explanation cases for the outcome of the ANN prediction model.</p><p>In this paper we focus on the combination of an environmental sensor for mobile devices, such as the BOSCH Sensortec BME680<ref type="foot" target="#foot_0">1</ref> capable of sensing several weather variables <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref>, with the potential of AI to compute climate predictions using forecasting techniques. Our ultimate goal is to provide an AIoT solution that brings the user the possibility to obtain personalized predictions based on the historical environmental data collected through the sensors installed ICCBR'22 Workshop Proceedings in a wearable or mobile device. Moreover, the aim to provide explainable predictions that improves the user's acceptance of the predictions. This way, instead of receiving a generic climate prediction based on the nearby weather stations (that can be relatively far), this AIoT solution provides personalized weather predictions based on the concrete locations of the user, incorporating an explanation mechanism that lets the user understand the previous climate values that led the AI to make a concrete forecasting prediction.</p><p>Paper runs as follows. Section 2 presents the background of this work. Then, Section 3 describes our case-based explanation method. Section 4 presents the evaluation results and section 5 concludes the paper and opens lines of future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Background</head><p>In a recent work <ref type="bibr" target="#b14">[15]</ref>, scientists have used eXplainable Artificial Intelligence (XAI) to estimate precipitation from satellite images. The aim of this research was to exploit the high potential of ANNs used with satellite images to capture spatial information and inform numerical modeling and forecasting, which could help to mitigate weather risks. Using XAI techniques, insights gained from long-range planning (LRP) have given scientists confidence that the ANN generated predictions based on a physically reasonable strategy, and thus helped build more confidence in their predictions. Furthermore, if scientists want to improve the model by testing different model architectures, knowing how physically consistent the different model decision strategies are, provides a criterion for distinguishing between models <ref type="bibr" target="#b15">[16]</ref>. This consequence of using XAI techniques goes well beyond the prediction performance obtained by using models such as ANNs by themselves without any explicability.</p><p>Some works have focused on conterfactual explanations, but not many have aimed at time series. Despite this, conterfactual explanations has become very popular, with more than 100 methods proposed, one of these is the native guide method <ref type="bibr" target="#b16">[17]</ref>; this explainability method defines some key properties of good counterfactual explanations such as proximity, sparsity, plausibility, and diversity.</p><p>Like weather forecasting, with respect to climate prediction at subseasonal, seasonal, and decadal timescales, empirical statistical models exhibit limited predictive skill due to the complex and non-stationary nature of the relationship between large scale modes and regional climate. To address this issue, data-driven ML methods that leverage information from the entire globe have shown improvements in predictive skill <ref type="bibr" target="#b17">[18]</ref>. A number of studies have highlighted the potential of ANNs in predicting climate across a range of scales because of their ability to capture nonlinear relations <ref type="bibr" target="#b18">[19]</ref>, while more recent studies have used XAI methods to explain these ANNs and their strategies to increase trust and generate new knowledge <ref type="bibr" target="#b19">[20]</ref>. Mayer and Barnes <ref type="bibr" target="#b20">[21]</ref> used XAI to show that ANNs can identify when favorable conditions that lead to enhanced predictive skill of regional climate are present in the atmosphere or not. In a decadal climate prediction application, Toms et al. <ref type="bibr" target="#b21">[22]</ref> used simulated data from climate models to explore sources of decadal predictability in the climate system. The results showed that there are several regions where surface temperature is practically unpredictable, whereas there are also regions of high predictability. Such an analysis could motivate further mechanistic investigation to physically establish new climate teleconnections, illustrating how XAI methods can help advance climate science <ref type="bibr" target="#b15">[16]</ref>. Further XAI applications have focused on analyzing the impacts of climate change on the energy consumption in building, explaining the underlying reasons behind the predictions <ref type="bibr" target="#b22">[23]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Method</head><p>The main contribution of this paper is the use of CBR for the generation of explanations associated to the prediction of the ANN. CBR systems are claimed to have a "natural" transparency as they are based on the reuse of previous experiences or examples. Therefore, we propose a particular solution for the explanation of the outcomes of the ANN to the experts, where this opaque, black-box ML system is explained by a more interpretable, white-box CBR system, following the so-called twin-systems approach <ref type="bibr" target="#b23">[24]</ref>. This approach is illustrated in Figure <ref type="figure" target="#fig_0">1</ref>, where the dataset is used as the input of the ANN and to create the explanatory cases provided by the CBR system. Explanatory cases are generated from the weather series using a sliding-window method over the whole time series: 𝐶 𝑡 = ⟨[𝑡 − 𝑤𝑠, 𝑡], 𝑅 𝑡+1 ⟩ where 𝑤𝑠 is the window size and 𝑅 𝑡+1 is the solution of the case, which corresponds to the meteorological reading for the next day. Analogously, given a query time stamp 𝑡 𝑞 , the ANN will predict the time series values for that date: 𝑃 𝑟𝑒𝑑(𝑡 𝑞 ). Then, the query for our CBR system will be the time</p><formula xml:id="formula_0">window 𝑄 = [𝑡 𝑞 − 1 − 𝑤𝑠, 𝑡 𝑞 − 1].</formula><p>Next, the prediction given by the ANN for 𝑡 𝑞 is explained by means of the most similar explanatory cases to the current time window 𝑄, following the explanation-by-example paradigm illustrated in Figure <ref type="figure" target="#fig_0">1</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Dataset and model</head><p>The historical dataset of the meteorological variables was recorded by the Mexican National Water Council (Comisión Nacional del Agua, CONAGUA) ground station located at the city of Mérida; among the data provided, the following variables were found, simulating the values that can be also obtained by the BOSCH BME680 sensor: temperature (T), vapor pressure (P), and relative humidity (H). The range dates of the records were from January 1, 2000 to September 30, 2018, where there is a daily record of temperatures with minimum, maximum, and average units, resulting in nine readings provided for each day. A RNN using LSTM cells was trained over the dataset of time windows and weather labels. 70% of the dataset was used during training, while the remaining 30% was used for testing purposes. The dataset is then divided into time windows with 𝑤𝑠 = 14, obtaining explanation cases with 14 days of weather evolution.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Time windows correlation</head><p>Under the assumption that time windows with similar climate will present similar outcomes for the next days, we could reuse previous time windows to explain new ones in the future, without the use of an ANN. To do so, we need to define several similarity metrics for the retrieval.</p><p>Let us define the Combined Correlation Index (CCI), which provides a way to measure how a given time window case C is related to a target query window Q:</p><formula xml:id="formula_1">CCI(C, Q) = 1 4 (𝜌(C, Q) − 2‖(C, Q)‖ + 3),<label>(1)</label></formula><p>where 𝜌 is the function that calculates the Pearson correlation coefficient, and the double bars represent the normalized Euclidean distance between those vectors. In our particular case, we define CCI f as the CCI of a given meteorological feature f (temperature, vapor pressure, or humidity), C f represents a fixed window for comparison of different (sliding) windows Q f , vectors of 14 values registered daily for the same aforementioned meteorological feature. The normalized Euclidean distance is simply the Euclidean distance between all possible vectors (windows) in the time series, but normalized so it is defined in the range [0, 1]. CCI is defined in the range [0, 1], where higher values indicate a greater similarity between time windows, and viceversa. The correlation component deals with the morphological similarity of the time windows, while the Euclidean distance component deals with the proximity between the time series in the given time windows.</p><p>An enhanced CCI can be obtained using the original CCI values, so that:</p><formula xml:id="formula_2">CCI f + (C f , Q f ) = (CCI f (C f , Q f ) + ℎ) 2 ,<label>(2)</label></formula><p>where ℎ corresponds to an "enhancement value" which increases higher CCI values (those over 0.5), while decreasing lower ones. In our paper, since CCI is in the range [0, 1], ℎ = 0.5, and CCI f + is in the range [0. <ref type="bibr">25, 2.25]</ref>. With this in mind, we define the full combined correlation index, FCCI, between two windows C f and Q f as the sum of the CCI f + computed for every meteorological feature (humidity, temperature and vapor pressure: H, T and P, respectively). This is mathematically defined as follows:   </p><formula xml:id="formula_3">(C f , Q f ) = CCI H + (C H , Q H ) + CCI T + (C T , Q T ) + CCI P + (C P , Q P ). (<label>3</label></formula><formula xml:id="formula_4">)</formula><p>This value can also be normalized, dividing each FCCI result between the highest FCCI encountered, therefore FCCI is defined in the range [0, 1].</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Retrieval process</head><p>The retrieval process begins with the thresholding of the FCCI values to filter the windows with the greatest similarity results. To threshold the correlations results we define a minimum similarity value 𝑠 𝑚𝑖𝑛 which was empirically defined a value of 0.7. The values of FCCI for all the time series are shown in Figure <ref type="figure" target="#fig_1">2</ref>, with the 𝑠 𝑚𝑖𝑛 threshold overlaid as an horizontal yellow line. The resulting data after the threshold was applied is shown in Figure <ref type="figure" target="#fig_2">3</ref>. However, the calculated FCCI values yield undesirable high frequency components as shown in Figure <ref type="figure" target="#fig_2">3</ref>. To solve this problem, a low pass filter can be applied over the FCCI time series to smooth the readings. In our case, we performed a filtering phase which consisted of the multiple application of a simple moving average filter (MAF). After iteratively applying this filter until the resulting signal no longer changes, we obtain a smoothed time series for the FFCI. Smoothed time series can be seen in Figure <ref type="figure" target="#fig_4">4</ref>.</p><p>The first numerical derivative of this time series is also obtained, helping in the identification of peaks and valleys in the FFCI, which will be used to segment it into groups of ascending and decreasing curves to obtain the maximum and minimum values.</p><p>The highest FFCI values are used to identify the 𝑘 most similar explanation cases to the time-window query 𝑄. These are the cases that are presented to the user in order to explain the prediction given by the ANN model. An example showing the windows of humidity, pressure, and temperature, for the highest FFCI value with respect to the time-window query, is presented in the left-hand side of Figure <ref type="figure" target="#fig_5">5</ref>. For visual comparison purposes, we also identified the window corresponding to the lowest FFCI value, and is shown on the right-hand side of this same figure. Notice how we also included the prediction of the ANN for the 15th day, as well as the real value of the 15th day, the following value of these two windows for each climate feature, respectively.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Evaluation</head><p>Even though a visual inspection of the plots of the windows shows an evident difference between the highest and the lowest FCCIs, respectively, we proposed a quantitative approach to measure this difference. When a window is retrieved from any of the absolute highest peaks (maximum or minimum) in the FFCI signal, we calculated the mean absolute error (MAE) between the ANN prediction for the 𝑡 𝑞 date and the actual values in the solution of the case, 𝑅 𝑡 , containing the readings of the day represented by the explanation case, particularly: </p><p>where pred(𝑡 𝑞 ) is a vector containing the outputs of the ANN for each climate variable 𝑉 represented by the time series TS or the case, concretely: {H, P, T}, representing humidity, pressure, and temperature, respectively. 𝑅 𝑡 is another vector containing the three actual values of a given time window for each climate feature obtained from the explanation case. We calculated the MAEs of the 𝑘 = 20 highest and lowest FFCI values, respectively, which are shown in Table <ref type="table" target="#tab_0">1</ref>.</p><p>To determine if the MAEs of the prediction of the ANN against the actual value for each window corresponding to the highest FCCIs are indeed statistically lower than those corresponding to the lowest FCCIs, i.e., if there is a high contrast of the central tendencies of both samples implying that they come from truly distinct populations, we proposed to use the Mann-Whitney U-test. Also called the Mann-Whitney-Wilcoxon, Wilcoxon rank-sum test or simply U-test <ref type="bibr" target="#b24">[25]</ref>, the Mann-Whitney U-test is appropriate for samples which do not follow a normal distribution. The result of the U-test is the z statistic, which represents a measure of how large the contrast between the central tendencies of two samples is <ref type="bibr" target="#b25">[26]</ref>. Usually 𝑧 would show a significant difference to the 0.05 level if it had a value of 1.96 and any greater value corresponds to an even greater difference. The 𝑧 statistic resulting from comparing both the 20 highest and 20 lowest values of FCCI was 5.28, showing a clear difference between these two sets.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusions</head><p>This paper proposes a RNN for weather forecasting of three climatological variables: humidity, vapor pressure, and temperature. Using 14-day windows extracted from the time series of these variables, the RNN forecasts the corresponding values for the 15th day. More importantly, we also propose a XAI CBR-based methodology to illustrate how in similar cases the RNN yields similar predictions to the actual values of the climatological variables. The similarity between two different time windows, a query and a fixed case, was calculated with a proposed index, the FFCI, also proposed in this work, which takes into account both 1) the Euclidean distance between the time series and 2) their morphological aspect through the Pearson correlation coefficient.</p><p>The 20 cases corresponding to the highest and lowest values of the FCCI, and their respective 15th value, were statistically compared using the Mann-Whitney U-Test, yielding a 𝑧 statistic of 5.28, well over the 1.96 value commonly associated with a 95% confidence. This means that the 14-day time period prior to a given date has a clear impact on the forecast of the climatological variables of the following day. As future work, an optimization method could be applied to determine the number of days which most affect the forecasting of future variables of climatological variables.</p><p>The main conclusion of this work is that XAI CBR-based techniques can be used to determine if there is a statistically significant impact of the past values of climatological variables when trying to forecast future ones. Furthermore, these methodologies could be used to determine the optimal number of previous days which affect the behavior of climatological variables in the future. This can eventually help us to better understand complex processes related to the dynamics of climatology.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Global schema of the RNN-CBR twin</figDesc><graphic coords="4,89.29,84.19,416.69,204.61" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: threshold being applying to the data.</figDesc><graphic coords="6,110.13,84.19,375.03,106.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Results of applying the threshold.</figDesc><graphic coords="6,110.13,229.81,375.01,163.33" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>FCCI</head><label></label><figDesc></figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: FFCI time series after several filtering iterations. After successive iterations, the time series converges into a smooth signal.</figDesc><graphic coords="7,110.13,84.19,375.01,247.68" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Example of explanation through the comparison of meteorological features between the Q and the most similar explanation case (left column). Right column compares with the most dissimilar one (right column). Both according to the FFCI time readings).</figDesc><graphic coords="8,114.29,269.75,195.85,66.13" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>The values of the 𝑘 = 20 highest and lowest FCCI values, including the corresponding window number (W) and MAE, according to Equation4.</figDesc><table><row><cell>ICCBR'22 Workshop Proceedings</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors/bme680/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This research is a result of the Horizon 2020 Future and Emerging Technologies (FET) programme of the European Union through the iSee project (CHIST-ERA-19-XAI-008, PCI2020-120720-2). Supported by the BOSCH-UCM Honorary Chair on Artificial Intelligence applied to Internet of Things of the Universidad Complutense de Madrid. It is also part of projects 10428.21-P and 13933.22-P of the Tecnológico Nacional de México/IT de Mérida.</p></div>
			</div>


			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Orozco-del-Castillo) 0000-0001-7761-9635 (M. F. Valdez-Ávila); 0000-0003-2693-4146 (G. A. Pérez-Pérez); 0000-0002-1003-3303 (H. Sarabia-Osorio); 0000-0002-6053-1175 (C. Bermejo-Sabbagh); 0000-0001-5793-6449 (M. G. Orozco-del-Castillo)</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Wearable internet: Powering personal devices with the internet of things capabilities</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">J</forename><surname>Jara</surname></persName>
		</author>
		<idno type="DOI">10.1109/IIKI.2014.9</idno>
	</analytic>
	<monogr>
		<title level="m">2014 International Conference on Identification, Information and Knowledge in the Internet of Things</title>
				<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="7" to="7" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Empowering things with intelligence: A survey of the progress, challenges, and opportunities in artificial intelligence of things</title>
		<author>
			<persName><forename type="first">J</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Tao</surname></persName>
		</author>
		<idno type="DOI">10.1109/JIOT.2020.3039359</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet of Things Journal</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="7789" to="7817" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Improved Seasonal Prediction of Temperature and Precipitation over Land in a High-Resolution GFDL Climate Model</title>
		<author>
			<persName><forename type="first">L</forename><surname>Jia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Vecchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">G</forename><surname>Gudgel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">L</forename><surname>Delworth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rosati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">F</forename><surname>Stern</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">T</forename><surname>Wittenberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Krishnamurthy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Msadek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kapnick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Underwood</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Zeng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">G</forename><surname>Anderson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Balaji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Dixon</surname></persName>
		</author>
		<idno type="DOI">10.1175/JCLI-D-14-00112.1</idno>
		<ptr target="https://journals.ametsoc.org/view/journals/clim/28/5/jcli-d-14-00112.1.xml.doi:10.1175/JCLI-D-14-00112.1" />
	</analytic>
	<monogr>
		<title level="j">Journal of Climate</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="page" from="2044" to="2062" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">On the Relationship Between Probabilistic and Deterministic Skills in Dynamical Seasonal Climate Prediction</title>
		<author>
			<persName><forename type="first">D</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><forename type="middle">Q</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Fang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Chu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Feng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Liang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Ren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Tang</surname></persName>
		</author>
		<idno type="DOI">10.1029/2017JD028002</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Geophysical Research: Atmospheres</title>
		<imprint>
			<biblScope unit="volume">123</biblScope>
			<biblScope unit="page" from="5261" to="5283" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Predictability and economic value</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">S</forename><surname>Richardson</surname></persName>
		</author>
		<idno type="DOI">10.1017/CBO9780511617652.026</idno>
		<ptr target="https://www.cambridge.org/core/books/predictability-of-weather-and-climate/predictability-and-economic-value/97F53556B8432DFE6CEECDE1E6E537CF.doi:10.1017/CBO9780511617652.026" />
	</analytic>
	<monogr>
		<title level="m">Predictability of Weather and Climate</title>
				<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="volume">9780521848824</biblScope>
			<biblScope unit="page" from="628" to="644" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Palit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Popovic</surname></persName>
		</author>
		<idno type="DOI">10.1007/1-84628-184-9</idno>
		<idno type="arXiv">arXiv:1011.1669v3</idno>
		<ptr target="http://link.springer.com/10.1007/978-3-319-08413-8.doi:10.1007/1-84628-184-9" />
		<title level="m">Computational Intelligence in Time Series Forecasting</title>
				<meeting><address><addrLine>London, London</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
	<note>Advances in Industrial Control. 1 ed</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Time-series forecasting with deep learning: A survey</title>
		<author>
			<persName><forename type="first">B</forename><surname>Lim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zohren</surname></persName>
		</author>
		<idno type="DOI">10.1098/rsta.2020.0209</idno>
		<idno type="arXiv">arXiv:2004.13408</idno>
	</analytic>
	<monogr>
		<title level="j">Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences</title>
		<imprint>
			<biblScope unit="volume">379</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Think globally, act locally: A deep neural network approach to high-dimensional time series forecasting</title>
		<author>
			<persName><forename type="first">R</forename><surname>Sen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">F</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Dhillon</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1905.03806</idno>
	</analytic>
	<monogr>
		<title level="j">Advances in Neural Information Processing Systems</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="page" from="1" to="10" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">An empirical comparison of machine learning models for time series forecasting</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">K</forename><surname>Ahmed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">F</forename><surname>Atiya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">El</forename><surname>Gayar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>El-Shishiny</surname></persName>
		</author>
		<idno type="DOI">10.1080/07474938.2010.481556</idno>
	</analytic>
	<monogr>
		<title level="j">Econometric Reviews</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="page" from="594" to="621" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">High solar activity predictions through an artificial neural network</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Orozco-Del Castillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ortiz-Alemán</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Couder-Castañeda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hernández-Gómez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Solís-Santomé</surname></persName>
		</author>
		<idno type="DOI">10.1142/S0129183117500759</idno>
	</analytic>
	<monogr>
		<title level="j">International Journal of Modern Physics C</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Recurrent Neural Filters: Learning Independent Bayesian Filtering Steps for Time Series Prediction</title>
		<author>
			<persName><forename type="first">B</forename><surname>Lim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zohren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Roberts</surname></persName>
		</author>
		<idno type="DOI">10.1109/IJCNN48605.2020.9206906</idno>
		<idno type="arXiv">arXiv:1901.08096</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Joint Conference on Neural Networks</title>
				<meeting>the International Joint Conference on Neural Networks</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A survey of methods for explaining black box models</title>
		<author>
			<persName><forename type="first">R</forename><surname>Guidotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Monreale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ruggieri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Turini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Giannotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Pedreschi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM computing surveys (CSUR)</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<biblScope unit="page" from="1" to="42" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Machine learning for sensor transducer conversion routines</title>
		<author>
			<persName><forename type="first">T</forename><surname>Newton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">T</forename><surname>Meech</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Stanley-Marbell</surname></persName>
		</author>
		<idno type="DOI">10.1109/LES.2021.3129892</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Embedded Systems Letters</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="page" from="75" to="78" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Iot based air pollution monitoring through telit bravo kit</title>
		<author>
			<persName><forename type="first">A</forename><surname>Vishnubhatla</surname></persName>
		</author>
		<idno type="DOI">10.1109/ICAAIC53929.2022.9793252</idno>
	</analytic>
	<monogr>
		<title level="m">2022 International Conference on Applied Artificial Intelligence and Computing (ICAAIC)</title>
				<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="1751" to="1755" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Development and Interpretation of a Neural-Network-Based Synthetic Radar Reflectivity Estimator Using GOES-R Satellite Observations</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Hilburn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Ebert-Uphoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">D</forename><surname>Miller</surname></persName>
		</author>
		<idno type="DOI">10.1175/JAMC-D-20-0084.1</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Meteorology and Climatology</title>
		<imprint>
			<biblScope unit="volume">60</biblScope>
			<biblScope unit="page" from="3" to="21" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Explainable Artificial Intelligence in Meteorology and Climate Science: Model Fine-Tuning, Calibrating Trust and Learning New Science</title>
		<author>
			<persName><forename type="first">A</forename><surname>Mamalakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Ebert-Uphoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">A</forename><surname>Barnes</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-04083-2_16</idno>
		<ptr target="https://link.springer.com/chapter/10.1007/978-3-031-04083-2_16.doi:10.1007/978-3-031-04083-2\_16" />
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">13200</biblScope>
			<biblScope unit="page" from="315" to="339" />
			<date type="published" when="2022">2022</date>
			<publisher>Springer Science and Business Media Deutschland GmbH</publisher>
		</imprint>
	</monogr>
	<note>LNAI</note>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Instance-based counterfactual explanations for time series classification</title>
		<author>
			<persName><forename type="first">E</forename><surname>Delaney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Greene</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Keane</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-86957-1_3</idno>
	</analytic>
	<monogr>
		<title level="s">LNAI</title>
		<imprint>
			<biblScope unit="volume">12877</biblScope>
			<biblScope unit="page" from="32" to="47" />
			<date type="published" when="2021">2021</date>
			<publisher>Springer Science and Business Media Deutschland GmbH</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Statistical seasonal prediction based on regularized regression</title>
		<author>
			<persName><forename type="first">T</forename><surname>Delsole</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Banerjee</surname></persName>
		</author>
		<idno type="DOI">10.1175/JCLI-D-16-0249.1</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Climate</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="page" from="1345" to="1361" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Deep learning for multi-year ENSO forecasts</title>
		<author>
			<persName><forename type="first">Y.-G</forename><surname>Ham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-J</forename><surname>Luo</surname></persName>
		</author>
		<idno type="DOI">10.1038/s41586-019-1559-7</idno>
		<idno>doi:</idno>
		<ptr target="10.1038/s41586-019-1559-7" />
	</analytic>
	<monogr>
		<title level="j">Nature</title>
		<imprint>
			<biblScope unit="volume">573</biblScope>
			<biblScope unit="page" from="568" to="572" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Physically Interpretable Neural Networks for the Geosciences: Applications to Earth System Variability</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">A</forename><surname>Toms</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">A</forename><surname>Barnes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Ebert-Uphoff</surname></persName>
		</author>
		<idno type="DOI">10.1029/2019MS002002</idno>
		<ptr target="https://onlinelibrary.wiley.com/doi/full/10.1029/2019MS002002https://onlinelibrary.wiley.com/doi/abs/10.1029/2019MS002002https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2019MS002002.doi:10.1029/2019MS002002.arXiv:1912.01752" />
	</analytic>
	<monogr>
		<title level="j">Journal of Advances in Modeling Earth Systems</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="page" from="e2019M" to="S002002" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Subseasonal Forecasts of Opportunity Identified by an Explainable Neural Network</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">J</forename><surname>Mayer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">A</forename><surname>Barnes</surname></persName>
		</author>
		<idno type="DOI">10.1029/2020GL092092</idno>
		<ptr target="https://onlinelibrary.wiley.com/doi/full/10.1029/2020GL092092https://onlinelibrary.wiley.com/doi/abs/10.1029/2020GL092092https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2020GL092092.doi:10.1029/2020GL092092" />
	</analytic>
	<monogr>
		<title level="j">Geophysical Research Letters</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="e2020G" to="L92092" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Assessing Decadal Predictability in an Earth-System Model Using Explainable Neural Networks</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">A</forename><surname>Toms</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">A</forename><surname>Barnes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">W</forename><surname>Hurrell</surname></persName>
		</author>
		<idno type="DOI">10.1029/2021GL093842</idno>
		<ptr target="https://onlinelibrary.wiley.com/doi/full/10.1029/2021GL093842https://onlinelibrary.wiley.com/doi/abs/10.1029/2021GL093842https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2021GL093842.doi:10.1029/2021GL093842" />
	</analytic>
	<monogr>
		<title level="j">Geophysical Research Letters</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="e2021G" to="L93842" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Scenariobased prediction of climate change impacts on building cooling energy consumption with explainable artificial intelligence</title>
		<author>
			<persName><forename type="first">D</forename><surname>Chakraborty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Alam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chaudhuri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Başağaoğlu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Sulbaran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Langar</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.apenergy.2021.116807</idno>
	</analytic>
	<monogr>
		<title level="j">Applied Energy</title>
		<imprint>
			<biblScope unit="volume">291</biblScope>
			<biblScope unit="page">116807</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">How case-based reasoning explains neural networks: A theoretical analysis of xai using post-hoc explanation-by-example from a survey of anncbr twin-systems</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Keane</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">M</forename><surname>Kenny</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-29249-2_11</idno>
		<idno>doi:</idno>
		<ptr target="10.1007/978-3-030-29249-2\_11" />
	</analytic>
	<monogr>
		<title level="m">Case-Based Reasoning Research and Development: 27th International Conference, ICCBR 2019</title>
				<meeting><address><addrLine>Otzenhausen, Germany; Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2019">September 8-12, 2019. 2019</date>
			<biblScope unit="page" from="155" to="171" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">On a test of whether one of two random variables is stochastically larger than the other</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">B</forename><surname>Mann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Whitney</surname></persName>
		</author>
		<ptr target="http://projecteuclid.org/euclid.aoms/1177730491" />
	</analytic>
	<monogr>
		<title level="j">The annals of mathematical statistics</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="50" to="60" />
			<date type="published" when="1947">1947</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">A genetic algorithm for filter design to enhance features in seismic images</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Orozco-Del Castillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Ortiz-Aleman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Urrutia-Fucugauchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rodríguez-Castellanos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Villaseñor-Rojas</surname></persName>
		</author>
		<idno type="DOI">10.1111/1365-2478.12026</idno>
		<idno>doi:</idno>
		<ptr target="10.1111/1365-2478.12026" />
	</analytic>
	<monogr>
		<title level="j">Geophysical Prospecting</title>
		<imprint>
			<biblScope unit="volume">62</biblScope>
			<biblScope unit="page" from="210" to="222" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
