From e6eed3b605f632fda60c588995ea29588bff758d Mon Sep 17 00:00:00 2001 From: Alex Blank <38751347+blankinator@users.noreply.github.com> Date: Fri, 20 Jun 2025 16:32:22 +0200 Subject: [PATCH] further work on background section --- main.bib | 2857 ++++++++--------- .../background_convolution_example.png | Bin 0 -> 338053 bytes .../background_transformer_architecture.png | Bin 0 -> 155080 bytes thesis/sections/background.tex | 132 +- 4 files changed, 1492 insertions(+), 1497 deletions(-) create mode 100644 thesis/resources/figures/background_convolution_example.png create mode 100644 thesis/resources/figures/background_transformer_architecture.png diff --git a/main.bib b/main.bib index aef42c3..bb258d6 100644 --- a/main.bib +++ b/main.bib @@ -1,564 +1,229 @@ -@misc{taylor_forecasting_2017, - title = {Forecasting at scale}, - copyright = {http://creativecommons.org/licenses/by/4.0/}, - url = {https://peerj.com/preprints/3190v2}, - doi = {10.7287/peerj.preprints.3190v2}, - abstract = {Forecasting is a common data science task that helps organizations with capacity planning, goal setting, and anomaly detection. Despite its importance, there are serious challenges associated with producing reliable and high quality forecasts –especially when there are a variety of time series and analysts with expertise in time series modeling are relatively rare. To address these challenges, we describe a practical approach to forecasting “at scale” that combines configurable models with analyst-in-the-loop performance analysis. We propose a modular regression model with interpretable parameters that can be intuitively adjusted by analysts with domain knowledge about the time series. We describe performance analyses to compare and evaluate forecasting procedures, and automatically flag forecasts for manual review and adjustment. Tools that help analysts to use their expertise most effectively enable reliable, practical forecasting of business time series.}, - language = {en}, - urldate = {2024-10-14}, - publisher = {PeerJ Preprints}, - author = {Taylor, Sean J and Letham, Benjamin}, - month = sep, - year = {2017}, - file = {PDF:/home/alex/Zotero/storage/GK5AIG2V/Taylor and Letham - 2017 - Forecasting at scale.pdf:application/pdf}, +@article{dunson_day-specific_1999, + title = {Day-specific probabilities of clinical pregnancy based on two studies with imperfect measures of ovulation}, + volume = {14}, + issn = {1460-2350, 0268-1161}, + url = {https://academic.oup.com/humrep/article-lookup/doi/10.1093/humrep/14.7.1835}, + doi = {10.1093/humrep/14.7.1835}, + pages = {1835--1839}, + number = {7}, + journaltitle = {Human Reproduction}, + author = {Dunson, D.B. and Baird, D.D. and Wilcox, A.J. and Weinberg, C.R.}, + urldate = {2025-03-05}, + date = {1999-07}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/8DE3ZLPJ/Dunson et al. - 1999 - Day-specific probabilities of clinical pregnancy based on two studies with imperfect measures of ovu.pdf:application/pdf}, } -@book{hutter_machine_2021, - address = {Cham}, - series = {Lecture {Notes} in {Computer} {Science}}, - title = {Machine {Learning} and {Knowledge} {Discovery} in {Databases}: {European} {Conference}, {ECML} {PKDD} 2020, {Ghent}, {Belgium}, {September} 14–18, 2020, {Proceedings}, {Part} {III}}, - volume = {12459}, - copyright = {https://www.springernature.com/gp/researchers/text-and-data-mining}, - isbn = {978-3-030-67663-6 978-3-030-67664-3}, - shorttitle = {Machine {Learning} and {Knowledge} {Discovery} in {Databases}}, - url = {https://link.springer.com/10.1007/978-3-030-67664-3}, - language = {en}, - urldate = {2024-10-14}, - publisher = {Springer International Publishing}, - editor = {Hutter, Frank and Kersting, Kristian and Lijffijt, Jefrey and Valera, Isabel}, - year = {2021}, - doi = {10.1007/978-3-030-67664-3}, - file = {Submitted Version:/home/alex/Zotero/storage/JMVJMLJ5/Hutter et al. - 2021 - Machine Learning and Knowledge Discovery in Databases European Conference, ECML PKDD 2020, Ghent, B.pdf:application/pdf}, +@article{papacharalampous_predictability_2018, + title = {Predictability of monthly temperature and precipitation using automatic time series forecasting methods}, + volume = {66}, + issn = {1895-7455}, + url = {https://doi.org/10.1007/s11600-018-0120-7}, + doi = {10.1007/s11600-018-0120-7}, + abstract = {We investigate the predictability of monthly temperature and precipitation by applying automatic univariate time series forecasting methods to a sample of 985 40-year-long monthly temperature and 1552 40-year-long monthly precipitation time series. The methods include a naïve one based on the monthly values of the last year, as well as the random walk (with drift), {AutoRegressive} Fractionally Integrated Moving Average ({ARFIMA}), exponential smoothing state-space model with Box–Cox transformation, {ARMA} errors, Trend and Seasonal components ({BATS}), simple exponential smoothing, Theta and Prophet methods. Prophet is a recently introduced model inspired by the nature of time series forecasted at Facebook and has not been applied to hydrometeorological time series before, while the use of random walk, {BATS}, simple exponential smoothing and Theta is rare in hydrology. The methods are tested in performing multi-step ahead forecasts for the last 48 months of the data. We further investigate how different choices of handling the seasonality and non-normality affect the performance of the models. The results indicate that: (a) all the examined methods apart from the naïve and random walk ones are accurate enough to be used in long-term applications; (b) monthly temperature and precipitation can be forecasted to a level of accuracy which can barely be improved using other methods; (c) the externally applied classical seasonal decomposition results mostly in better forecasts compared to the automatic seasonal decomposition used by the {BATS} and Prophet methods; and (d) Prophet is competitive, especially when it is combined with externally applied classical seasonal decomposition.}, + pages = {807--831}, + number = {4}, + journaltitle = {Acta Geophys.}, + author = {Papacharalampous, Georgia and Tyralis, Hristos and Koutsoyiannis, Demetris}, + urldate = {2025-03-04}, + date = {2018-08-01}, + langid = {english}, + keywords = {{ARFIMA}, Multi-step ahead forecasting, Precipitation forecasting, Prophet, Temperature forecasting, Time series forecasting}, } -@incollection{hutter_general_2021, - address = {Cham}, - title = {A {General} {Machine} {Learning} {Framework} for {Survival} {Analysis}}, - volume = {12459}, - isbn = {978-3-030-67663-6 978-3-030-67664-3}, - url = {https://link.springer.com/10.1007/978-3-030-67664-3_10}, - language = {en}, - urldate = {2024-10-14}, - booktitle = {Machine {Learning} and {Knowledge} {Discovery} in {Databases}}, - publisher = {Springer International Publishing}, - author = {Bender, Andreas and Rügamer, David and Scheipl, Fabian and Bischl, Bernd}, - editor = {Hutter, Frank and Kersting, Kristian and Lijffijt, Jefrey and Valera, Isabel}, - year = {2021}, - doi = {10.1007/978-3-030-67664-3_10}, +@inproceedings{habib_n-beats_2025, + location = {Cham}, + title = {N-{BEATS} \& Temporal Fusion Transformer Based Surface Temperature Prediction and Forecasting for Realizing Global Warming Trends}, + isbn = {978-3-031-75167-7}, + doi = {10.1007/978-3-031-75167-7_3}, + abstract = {At the pinnacle of civilization, where the impacts of climate change have been increasingly felt, weather prediction plays a critical role in mitigating the potential disasters that may arise. Moreover, with the gradual change on climate, surface temperature of the earth is increasing. This increasing rate of the surface temperature causing global warming which is a matter of intimidation. To leave off this global warming, weather forecasting can be used as an arsenal. Selecting the appropriate tools and models for weather prediction is a crucial step in ensuring accurate forecasts. In this research paper, the focus was on studying the versatility of three specific architectures for weather prediction: {LSTM}, Temporal Fusion Transformer, and N-{BEATS}. To assess these architectures’ performance, we conducted a number of experiments. With the lowest Mean Absolute Error ({MAE}) and Root Mean Square Error ({RMSE}) of the three, {NBEATS} stood out. This shows that when compared to the other models, the N-{BEATS} architecture had greater prediction accuracy. It's vital to remember, too, that the trials also showed that the Temporal Fusion Transformer and {LSTM} performed well. The only distinction was that these models required larger sizes in terms of parameters and computational complexity to achieve their performance levels. Consequently, considering both performance and model size, the researchers determined that N-{BEATS} was the most optimal and versatile architecture for weather prediction. Its ability to achieve excellent results with a smaller model size makes it a favorable choice for practical applications.}, + pages = {30--41}, + booktitle = {Artificial Intelligence and Speech Technology}, + publisher = {Springer Nature Switzerland}, + author = {Habib, Adria Binte and Ashraf, Faisal Bin and Hossain, Muhammad Iqbal and Alam, Golam Rabiul}, + editor = {Dev, Amita and Sharma, Arun and Agrawal, S. S. and Rani, Ritu}, + date = {2025}, + langid = {english}, + keywords = {{LSTM}, N-{BEATS}, Temporal Fusion Transformer, Time Series Analysis, Weather Prediction}, +} + +@article{wu_interpretable_2022, + title = {Interpretable wind speed prediction with multivariate time series and temporal fusion transformers}, + volume = {252}, + issn = {03605442}, + url = {https://linkinghub.elsevier.com/retrieve/pii/S0360544222008933}, + doi = {10.1016/j.energy.2022.123990}, + abstract = {Wind power has been utilized well in power systems, so steady and successful wind speed forecasting is crucial to security management power grid market economy. To date, most researchers have often discounted the interpretability of prediction models, leading to obscure forecasts. This study puts forward a unique forecasting methodology that incorporates notable decomposition techniques, multifactor interpretable forecasting models, and optimization algorithms. In the proposed model, variational mode decomposition is employed to break down the raw wind speed sequence into a set of intrinsic mode functions. Adaptive differential evolution is then used for optimizing several parameters of temporal fusion transformers ({TFT}) to achieve satisfactory forecasting performance. {TFT} is a new attention-based deep learning model that puts together high-performance multi-horizon prediction and interpretable insights into temporal dynamics. Empirical studies using eight real-world 1-h wind speed data sets in Albert, Canada, and Five Points, {USA} demonstrate that the system using the proposed model outperforms those employing other comparable models in nearly all performance metrics. Examples of {TFT}'s interpretable outputs are the importance ranking of the decomposed wind speed sub-sequences and meteorological data and attention analysis of different step lengths. The findings signify substantial progress for wind speed prediction and aid policymakers.}, + pages = {123990}, + journaltitle = {Energy}, + author = {Wu, Binrong and Wang, Lin and Zeng, Yu-Rong}, + urldate = {2025-02-25}, + date = {2022-08}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/MHAFY926/Wu et al. - 2022 - Interpretable wind speed prediction with multivariate time series and temporal fusion transformers.pdf:application/pdf}, +} + +@article{schwenke_show_nodate, + title = {Show Me What You’re Looking For: Visualizing Abstracted Transformer Attention for Enhancing Their Local Interpretability on Time Series Data}, + abstract = {While Transformers have shown their advantages considering their learning performance, their lack of explainability and interpretability is still a major problem. This specifically relates to the processing of time series, as a specific form of complex data. In this paper, we propose an approach for visualizing abstracted information in order to enable computational sensemaking and local interpretability on the respective Transformer model. Our results demonstrate the efficacy of the proposed abstraction method and visualization, utilizing both synthetic and real world data for evaluation.}, + author = {Schwenke, Leonid and Atzmueller, Martin}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/SLVVAAXA/Schwenke and Atzmueller - Show Me What You’re Looking For Visualizing Abstracted Transformer Attention for Enhancing Their Lo.pdf:application/pdf}, +} + +@inproceedings{schwenke_constructing_2021, + title = {Constructing Global Coherence Representations: Identifying Interpretability and Coherences of Transformer Attention in Time Series Data}, + url = {https://ieeexplore.ieee.org/document/9564126/?arnumber=9564126}, + doi = {10.1109/DSAA53316.2021.9564126}, + shorttitle = {Constructing Global Coherence Representations}, + abstract = {Transformer models have shown significant advances recently based on the general concept of Attention — to focus on specifically important and relevant parts of the input data. However, methods for enhancing their interpretability and explainability are still lacking. This is the problem which we tackle in this paper, to make Multi-Headed Attention more interpretable and explainable for time series classification. We present a method for constructing global coherence representations from Multi-Headed Attention of Transformer architectures. Accordingly, we present abstraction and interpretation methods, leading to intuitive visualizations of the respective attention patterns. We evaluate our proposed approach and the presented methods on several datasets demonstrating their efficacy.}, + eventtitle = {2021 {IEEE} 8th International Conference on Data Science and Advanced Analytics ({DSAA})}, + pages = {1--12}, + booktitle = {2021 {IEEE} 8th International Conference on Data Science and Advanced Analytics ({DSAA})}, + author = {Schwenke, Leonid and Atzmueller, Martin}, + urldate = {2025-02-25}, + date = {2021-10}, + keywords = {Attention, Coherence, Comprehensibility, Conferences, Data science, Data visualization, Deep Learning, Explainability, Global Class Representation, Interpretability, Scalability, Time series analysis, Time Series Classification, Transformer, Transformers, Visualization}, + file = {Full Text PDF:/home/alex/Zotero/storage/VRGIDFY8/Schwenke and Atzmueller - 2021 - Constructing Global Coherence Representations Identifying Interpretability and Coherences of Transf.pdf:application/pdf;IEEE Xplore Abstract Record:/home/alex/Zotero/storage/Z45R3XWF/9564126.html:text/html}, +} + +@incollection{iliadis_temporal_2023, + location = {Cham}, + title = {Temporal Attention Signatures for Interpretable Time-Series Prediction}, + volume = {14259}, + isbn = {978-3-031-44222-3 978-3-031-44223-0}, + url = {https://link.springer.com/10.1007/978-3-031-44223-0_22}, + abstract = {Deep neural networks have become a staple in time-series prediction due to their remarkable accuracy. However, their internal workings often remain elusive. Significant advancements have been made in the interpretability of these networks, with attention mechanisms and feature maps being notably effective for image classification by highlighting the crucial data points. While human observers can readily confirm the significance of features in image classification, the interpretability of time-series data and its modeling remains challenging. To address this, we put forth an innovative approach that unifies temporal attention and visualization as a blend of recurrent neural networks, self-attention, and general attention. This synergy results in the generation of temporal attention signatures, akin to image attention heat maps. Temporal attention not only enhances prediction accuracy beyond that of recurrent networks alone but also demonstrates that varying label classes yield distinct attention signatures. This observation indicates that neural networks focus on different sections of time-series sequences contingent on the prediction target. We conclude with a discussion on the practical implications of this novel approach, including its applicability to model interpretation, sequence length selection, and model validation. This leads to more accurate, robust, and interpretable models, instilling greater confidence in their results.}, + pages = {268--280}, + booktitle = {Artificial Neural Networks and Machine Learning – {ICANN} 2023}, + publisher = {Springer Nature Switzerland}, + author = {Katrompas, Alexander and Metsis, Vangelis}, + editor = {Iliadis, Lazaros and Papaleonidas, Antonios and Angelov, Plamen and Jayne, Chrisina}, + urldate = {2025-02-25}, + date = {2023}, + langid = {english}, + doi = {10.1007/978-3-031-44223-0_22}, note = {Series Title: Lecture Notes in Computer Science}, - pages = {158--173}, - file = {Submitted Version:/home/alex/Zotero/storage/WQIHZ7IP/Bender et al. - 2021 - A General Machine Learning Framework for Survival Analysis.pdf:application/pdf}, + file = {PDF:/home/alex/Zotero/storage/LV7IVKZK/Katrompas and Metsis - 2023 - Temporal Attention Signatures for Interpretable Time-Series Prediction.pdf:application/pdf}, } -@misc{lightningai_pytorch_2024, - title = {{PyTorch} {Lightning}}, - url = {https://www.pytorchlightning.ai}, - urldate = {2024-10-14}, - author = {lightning.ai}, - year = {2024}, +@inproceedings{guo_exploring_2019, + title = {Exploring interpretable {LSTM} neural networks over multi-variable data}, + url = {https://proceedings.mlr.press/v97/guo19b.html}, + abstract = {For recurrent neural networks trained on time series with target and exogenous variables, in addition to accurate prediction, it is also desired to provide interpretable insights into the data. In this paper, we explore the structure of {LSTM} recurrent neural networks to learn variable-wise hidden states, with the aim to capture different dynamics in multi-variable time series and distinguish the contribution of variables to the prediction. With these variable-wise hidden states, a mixture attention mechanism is proposed to model the generative process of the target. Then we develop associated training methods to jointly learn network parameters, variable and temporal importance w.r.t the prediction of the target variable. Extensive experiments on real datasets demonstrate enhanced prediction performance by capturing the dynamics of different variables. Meanwhile, we evaluate the interpretation results both qualitatively and quantitatively. It exhibits the prospect as an end-to-end framework for both forecasting and knowledge extraction over multi-variable data.}, + eventtitle = {International Conference on Machine Learning}, + pages = {2494--2504}, + booktitle = {Proceedings of the 36th International Conference on Machine Learning}, + publisher = {{PMLR}}, + author = {Guo, Tian and Lin, Tao and Antulov-Fantulin, Nino}, + urldate = {2025-02-25}, + date = {2019-05-24}, + langid = {english}, + note = {{ISSN}: 2640-3498}, + file = {Full Text PDF:/home/alex/Zotero/storage/VV3I2T4E/Guo et al. - 2019 - Exploring interpretable LSTM neural networks over multi-variable data.pdf:application/pdf;Supplementary PDF:/home/alex/Zotero/storage/57IK29PA/Guo et al. - 2019 - Exploring interpretable LSTM neural networks over multi-variable data.pdf:application/pdf}, } -@misc{alexandrov_gluonts_2019, - title = {{GluonTS}: {Probabilistic} {Time} {Series} {Models} in {Python}}, - shorttitle = {{GluonTS}}, - url = {http://arxiv.org/abs/1906.05264}, - abstract = {We introduce Gluon Time Series (GluonTS, available at https://gluon-ts.mxnet.io), a library for deep-learning-based time series modeling. GluonTS simplifies the development of and experimentation with time series models for common tasks such as forecasting or anomaly detection. It provides all necessary components and tools that scientists need for quickly building new models, for efficiently running and analyzing experiments and for evaluating model accuracy.}, - urldate = {2024-10-14}, - publisher = {arXiv}, - author = {Alexandrov, Alexander and Benidis, Konstantinos and Bohlke-Schneider, Michael and Flunkert, Valentin and Gasthaus, Jan and Januschowski, Tim and Maddix, Danielle C. and Rangapuram, Syama and Salinas, David and Schulz, Jasper and Stella, Lorenzo and Türkmen, Ali Caner and Wang, Yuyang}, - month = jun, - year = {2019}, - note = {arXiv:1906.05264}, - keywords = {Computer Science - Machine Learning, Statistics - Machine Learning}, - file = {Preprint PDF:/home/alex/Zotero/storage/JP9K74A8/Alexandrov et al. - 2019 - GluonTS Probabilistic Time Series Models in Python.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/RJYSBT29/1906.html:text/html}, -} - -@misc{cho_learning_2014, - title = {Learning {Phrase} {Representations} using {RNN} {Encoder}-{Decoder} for {Statistical} {Machine} {Translation}}, - url = {http://arxiv.org/abs/1406.1078}, - abstract = {In this paper, we propose a novel neural network model called RNN Encoder-Decoder that consists of two recurrent neural networks (RNN). One RNN encodes a sequence of symbols into a fixed-length vector representation, and the other decodes the representation into another sequence of symbols. The encoder and decoder of the proposed model are jointly trained to maximize the conditional probability of a target sequence given a source sequence. The performance of a statistical machine translation system is empirically found to improve by using the conditional probabilities of phrase pairs computed by the RNN Encoder-Decoder as an additional feature in the existing log-linear model. Qualitatively, we show that the proposed model learns a semantically and syntactically meaningful representation of linguistic phrases.}, - urldate = {2024-10-10}, - publisher = {arXiv}, - author = {Cho, Kyunghyun and Merrienboer, Bart van and Gulcehre, Caglar and Bahdanau, Dzmitry and Bougares, Fethi and Schwenk, Holger and Bengio, Yoshua}, - month = sep, - year = {2014}, - note = {arXiv:1406.1078}, - keywords = {Computer Science - Computation and Language, Computer Science - Machine Learning, Statistics - Machine Learning, Computer Science - Neural and Evolutionary Computing}, - file = {Preprint PDF:/home/alex/Zotero/storage/E8WMK2IN/Cho et al. - 2014 - Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/6PTCL8LW/1406.html:text/html}, -} - -@article{hochreiter_long_1997, - title = {Long {Short}-{Term} {Memory}}, - volume = {9}, - issn = {0899-7667, 1530-888X}, - url = {https://direct.mit.edu/neco/article/9/8/1735-1780/6109}, - doi = {10.1162/neco.1997.9.8.1735}, - abstract = {Learningtostoreinformationoverextendedtimeintervalsviarecurrentbackpropagation takesaverylongtime,mostlyduetoinsu cient,decayingerrorbackow.Webrieyreview Hochreiter's1991analysisofthisproblem,thenaddressitbyintroducinganovel,e cient, gradient-basedmethodcalled{\textbackslash}LongShort-TermMemory"(LSTM).Truncatingthegradient wherethisdoesnotdoharm,LSTMcanlearntobridgeminimaltimelagsinexcessof1000 discretetimestepsbyenforcingconstanterrorowthrough{\textbackslash}constanterrorcarrousels"within specialunits.Multiplicativegateunitslearntoopenandcloseaccesstotheconstanterror ow.LSTMislocalinspaceandtime;itscomputationalcomplexitypertimestepandweight isO(1).Ourexperimentswitharticialdatainvolvelocal,distributed,real-valued,andnoisy patternrepresentations.IncomparisonswithRTRL,BPTT,RecurrentCascade-Correlation, Elmannets,andNeuralSequenceChunking,LSTMleadstomanymoresuccessfulruns,and learnsmuchfaster.LSTMalsosolvescomplex,articiallongtimelagtasksthathavenever beensolvedbypreviousrecurrentnetworkalgorithms.}, - language = {en}, - number = {8}, - urldate = {2024-10-10}, - journal = {Neural Computation}, - author = {Hochreiter, Sepp and Schmidhuber, Jürgen}, - month = nov, - year = {1997}, - pages = {1735--1780}, - file = {PDF:/home/alex/Zotero/storage/CZSV2ASE/Hochreiter and Schmidhuber - 1997 - Long Short-Term Memory.pdf:application/pdf}, -} - -@misc{lim_temporal_2020, - title = {Temporal {Fusion} {Transformers} for {Interpretable} {Multi}-horizon {Time} {Series} {Forecasting}}, - url = {http://arxiv.org/abs/1912.09363}, - abstract = {Multi-horizon forecasting problems often contain a complex mix of inputs -- including static (i.e. time-invariant) covariates, known future inputs, and other exogenous time series that are only observed historically -- without any prior information on how they interact with the target. While several deep learning models have been proposed for multi-step prediction, they typically comprise black-box models which do not account for the full range of inputs present in common scenarios. In this paper, we introduce the Temporal Fusion Transformer (TFT) -- a novel attention-based architecture which combines high-performance multi-horizon forecasting with interpretable insights into temporal dynamics. To learn temporal relationships at different scales, the TFT utilizes recurrent layers for local processing and interpretable self-attention layers for learning long-term dependencies. The TFT also uses specialized components for the judicious selection of relevant features and a series of gating layers to suppress unnecessary components, enabling high performance in a wide range of regimes. On a variety of real-world datasets, we demonstrate significant performance improvements over existing benchmarks, and showcase three practical interpretability use-cases of TFT.}, - urldate = {2024-10-10}, - publisher = {arXiv}, - author = {Lim, Bryan and Arik, Sercan O. and Loeff, Nicolas and Pfister, Tomas}, - month = sep, - year = {2020}, - note = {arXiv:1912.09363}, - keywords = {Computer Science - Machine Learning, Statistics - Machine Learning}, - file = {Preprint PDF:/home/alex/Zotero/storage/2R2H34KB/Lim et al. - 2020 - Temporal Fusion Transformers for Interpretable Multi-horizon Time Series Forecasting.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/ETDAYW36/1912.html:text/html}, -} - -@misc{nie_time_2023, - title = {A {Time} {Series} is {Worth} 64 {Words}: {Long}-term {Forecasting} with {Transformers}}, - shorttitle = {A {Time} {Series} is {Worth} 64 {Words}}, - url = {http://arxiv.org/abs/2211.14730}, - abstract = {We propose an efficient design of Transformer-based models for multivariate time series forecasting and self-supervised representation learning. It is based on two key components: (i) segmentation of time series into subseries-level patches which are served as input tokens to Transformer; (ii) channel-independence where each channel contains a single univariate time series that shares the same embedding and Transformer weights across all the series. Patching design naturally has three-fold benefit: local semantic information is retained in the embedding; computation and memory usage of the attention maps are quadratically reduced given the same look-back window; and the model can attend longer history. Our channel-independent patch time series Transformer (PatchTST) can improve the long-term forecasting accuracy significantly when compared with that of SOTA Transformer-based models. We also apply our model to self-supervised pre-training tasks and attain excellent fine-tuning performance, which outperforms supervised training on large datasets. Transferring of masked pre-trained representation on one dataset to others also produces SOTA forecasting accuracy. Code is available at: https://github.com/yuqinie98/PatchTST.}, - urldate = {2024-10-10}, - publisher = {arXiv}, - author = {Nie, Yuqi and Nguyen, Nam H. and Sinthong, Phanwadee and Kalagnanam, Jayant}, - month = mar, - year = {2023}, - note = {arXiv:2211.14730}, - keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, - file = {Preprint PDF:/home/alex/Zotero/storage/DG4ZJCWV/Nie et al. - 2023 - A Time Series is Worth 64 Words Long-term Forecasting with Transformers.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/H6XGVBY6/2211.html:text/html}, -} - -@misc{shao_exploring_2023, - title = {Exploring {Progress} in {Multivariate} {Time} {Series} {Forecasting}: {Comprehensive} {Benchmarking} and {Heterogeneity} {Analysis}}, - shorttitle = {Exploring {Progress} in {Multivariate} {Time} {Series} {Forecasting}}, - url = {http://arxiv.org/abs/2310.06119}, - abstract = {Multivariate Time Series (MTS) widely exists in real-word complex systems, such as traffic and energy systems, making their forecasting crucial for understanding and influencing these systems. Recently, deep learning-based approaches have gained much popularity for effectively modeling temporal and spatial dependencies in MTS, specifically in Long-term Time Series Forecasting (LTSF) and Spatial-Temporal Forecasting (STF). However, the fair benchmarking issue and the choice of technical approaches have been hotly debated in related work. Such controversies significantly hinder our understanding of progress in this field. Thus, this paper aims to address these controversies to present insights into advancements achieved. To resolve benchmarking issues, we introduce BasicTS, a benchmark designed for fair comparisons in MTS forecasting. BasicTS establishes a unified training pipeline and reasonable evaluation settings, enabling an unbiased evaluation of over 30 popular MTS forecasting models on more than 18 datasets. Furthermore, we highlight the heterogeneity among MTS datasets and classify them based on temporal and spatial characteristics. We further prove that neglecting heterogeneity is the primary reason for generating controversies in technical approaches. Moreover, based on the proposed BasicTS and rich heterogeneous MTS datasets, we conduct an exhaustive and reproducible performance and efficiency comparison of popular models, providing insights for researchers in selecting and designing MTS forecasting models.}, - urldate = {2024-10-10}, - publisher = {arXiv}, - author = {Shao, Zezhi and Wang, Fei and Xu, Yongjun and Wei, Wei and Yu, Chengqing and Zhang, Zhao and Yao, Di and Jin, Guangyin and Cao, Xin and Cong, Gao and Jensen, Christian S. and Cheng, Xueqi}, - month = oct, - year = {2023}, - note = {arXiv:2310.06119}, - keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, - file = {Preprint PDF:/home/alex/Zotero/storage/7EFZ5IT6/Shao et al. - 2023 - Exploring Progress in Multivariate Time Series Forecasting Comprehensive Benchmarking and Heterogen.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/W6RNWBLM/2310.html:text/html}, -} - -@article{zhang_crossformer_2023, - title = {{CROSSFORMER}: {TRANSFORMER} {UTILIZING} {CROSS}- {DIMENSION} {DEPENDENCY} {FOR} {MULTIVARIATE} {TIME} {SERIES} {FORECASTING}}, - abstract = {Recently many deep models have been proposed for multivariate time series (MTS) forecasting. In particular, Transformer-based models have shown great potential because they can capture long-term dependency. However, existing Transformerbased models mainly focus on modeling the temporal dependency (cross-time dependency) yet often omit the dependency among different variables (crossdimension dependency), which is critical for MTS forecasting. To fill the gap, we propose Crossformer, a Transformer-based model utilizing cross-dimension dependency for MTS forecasting. In Crossformer, the input MTS is embedded into a 2D vector array through the Dimension-Segment-Wise (DSW) embedding to preserve time and dimension information. Then the Two-Stage Attention (TSA) layer is proposed to efficiently capture the cross-time and cross-dimension dependency. Utilizing DSW embedding and TSA layer, Crossformer establishes a Hierarchical Encoder-Decoder (HED) to use the information at different scales for the final forecasting. Extensive experimental results on six real-world datasets show the effectiveness of Crossformer against previous state-of-the-arts.}, - language = {en}, - author = {Zhang, Yunhao and Yan, Junchi}, - year = {2023}, - file = {PDF:/home/alex/Zotero/storage/NM9CETJS/Zhang and Yan - 2023 - CROSSFORMER TRANSFORMER UTILIZING CROSS- DIMENSION DEPENDENCY FOR MULTIVARIATE TIME SERIES FORECAST.pdf:application/pdf}, -} - -@misc{noauthor_pytorch-forecasting_2024, - title = {Pytorch-{Forecasting}}, - url = {https://pytorch-forecasting.readthedocs.io/en/stable/}, - urldate = {2024-10-15}, - year = {2024}, -} - -@misc{liang_foundation_2024, - title = {Foundation {Models} for {Time} {Series} {Analysis}: {A} {Tutorial} and {Survey}}, - shorttitle = {Foundation {Models} for {Time} {Series} {Analysis}}, - url = {http://arxiv.org/abs/2403.14735}, - abstract = {Time series analysis stands as a focal point within the data mining community, serving as a cornerstone for extracting valuable insights crucial to a myriad of real-world applications. Recent advances in Foundation Models (FMs) have fundamentally reshaped the paradigm of model design for time series analysis, boosting various downstream tasks in practice. These innovative approaches often leverage pre-trained or fine-tuned FMs to harness generalized knowledge tailored for time series analysis. This survey aims to furnish a comprehensive and up-to-date overview of FMs for time series analysis. While prior surveys have predominantly focused on either application or pipeline aspects of FMs in time series analysis, they have often lacked an in-depth understanding of the underlying mechanisms that elucidate why and how FMs benefit time series analysis. To address this gap, our survey adopts a methodology-centric classification, delineating various pivotal elements of time-series FMs, including model architectures, pre-training techniques, adaptation methods, and data modalities. Overall, this survey serves to consolidate the latest advancements in FMs pertinent to time series analysis, accentuating their theoretical underpinnings, recent strides in development, and avenues for future exploration.}, - urldate = {2024-10-16}, - publisher = {arXiv}, - author = {Liang, Yuxuan and Wen, Haomin and Nie, Yuqi and Jiang, Yushan and Jin, Ming and Song, Dongjin and Pan, Shirui and Wen, Qingsong}, - month = jun, - year = {2024}, - note = {arXiv:2403.14735}, - keywords = {Computer Science - Machine Learning}, - file = {Preprint PDF:/home/alex/Zotero/storage/YEA28FMJ/Liang et al. - 2024 - Foundation Models for Time Series Analysis A Tutorial and Survey.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/9SGH3AIN/2403.html:text/html}, -} - -@misc{goswami_moment_2024, - title = {{MOMENT}: {A} {Family} of {Open} {Time}-series {Foundation} {Models}}, - shorttitle = {{MOMENT}}, - url = {http://arxiv.org/abs/2402.03885}, - abstract = {We introduce MOMENT, a family of open-source foundation models for general-purpose time series analysis. Pre-training large models on time series data is challenging due to (1) the absence of a large and cohesive public time series repository, and (2) diverse time series characteristics which make multi-dataset training onerous. Additionally, (3) experimental benchmarks to evaluate these models, especially in scenarios with limited resources, time, and supervision, are still in their nascent stages. To address these challenges, we compile a large and diverse collection of public time series, called the Time series Pile, and systematically tackle time series-specific challenges to unlock large-scale multi-dataset pre-training. Finally, we build on recent work to design a benchmark to evaluate time series foundation models on diverse tasks and datasets in limited supervision settings. Experiments on this benchmark demonstrate the effectiveness of our pre-trained models with minimal data and task-specific fine-tuning. Finally, we present several interesting empirical observations about large pre-trained time series models. Pre-trained models (AutonLab/MOMENT-1-large) and Time Series Pile (AutonLab/Timeseries-PILE) are available on Huggingface.}, - urldate = {2024-10-16}, - publisher = {arXiv}, - author = {Goswami, Mononito and Szafer, Konrad and Choudhry, Arjun and Cai, Yifu and Li, Shuo and Dubrawski, Artur}, - month = oct, - year = {2024}, - note = {arXiv:2402.03885}, - keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, - file = {Preprint PDF:/home/alex/Zotero/storage/QF6E6J8W/Goswami et al. - 2024 - MOMENT A Family of Open Time-series Foundation Models.pdf:application/pdf}, -} - -@misc{noauthor_decoder-only_nodate, - title = {A decoder-only foundation model for time-series forecasting}, - url = {http://research.google/blog/a-decoder-only-foundation-model-for-time-series-forecasting/}, - abstract = {Posted by Rajat Sen and Yichen Zhou, Google Research Time-series forecasting is ubiquitous in various domains, such as retail, finance, manufacturi...}, - language = {en}, - urldate = {2024-10-16}, - file = {Snapshot:/home/alex/Zotero/storage/JV9JIF73/a-decoder-only-foundation-model-for-time-series-forecasting.html:text/html}, -} - -@misc{shi_time-moe_2024, - title = {Time-{MoE}: {Billion}-{Scale} {Time} {Series} {Foundation} {Models} with {Mixture} of {Experts}}, - shorttitle = {Time-{MoE}}, - url = {http://arxiv.org/abs/2409.16040}, - abstract = {Deep learning for time series forecasting has seen significant advancements over the past decades. However, despite the success of large-scale pre-training in language and vision domains, pre-trained time series models remain limited in scale and operate at a high cost, hindering the development of larger capable forecasting models in real-world applications. In response, we introduce Time-MoE, a scalable and unified architecture designed to pre-train larger, more capable forecasting foundation models while reducing inference costs. By leveraging a sparse mixture-of-experts (MoE) design, Time-MoE enhances computational efficiency by activating only a subset of networks for each prediction, reducing computational load while maintaining high model capacity. This allows Time-MoE to scale effectively without a corresponding increase in inference costs. Time-MoE comprises a family of decoder-only transformer models that operate in an auto-regressive manner and support flexible forecasting horizons with varying input context lengths. We pre-trained these models on our newly introduced large-scale data Time-300B, which spans over 9 domains and encompassing over 300 billion time points. For the first time, we scaled a time series foundation model up to 2.4 billion parameters, achieving significantly improved forecasting precision. Our results validate the applicability of scaling laws for training tokens and model size in the context of time series forecasting. Compared to dense models with the same number of activated parameters or equivalent computation budgets, our models consistently outperform them by large margin. These advancements position Time-MoE as a state-of-the-art solution for tackling real-world time series forecasting challenges with superior capability, efficiency, and flexibility.}, - urldate = {2024-10-16}, - publisher = {arXiv}, - author = {Shi, Xiaoming and Wang, Shiyu and Nie, Yuqi and Li, Dianqi and Ye, Zhou and Wen, Qingsong and Jin, Ming}, - month = oct, - year = {2024}, - note = {arXiv:2409.16040}, - keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, - file = {Preprint PDF:/home/alex/Zotero/storage/49N63CMZ/Shi et al. - 2024 - Time-MoE Billion-Scale Time Series Foundation Models with Mixture of Experts.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/HPHN7WNJ/2409.html:text/html}, -} - -@article{coninck_dianne_2018, - title = {{DIANNE}: a modular framework for designing, training and deploying deep neural networks on heterogeneous distributed infrastructure}, - volume = {141}, - issn = {01641212}, - shorttitle = {{DIANNE}}, - url = {https://linkinghub.elsevier.com/retrieve/pii/S0164121218300487}, - doi = {10.1016/j.jss.2018.03.032}, - language = {en}, - urldate = {2024-10-23}, - journal = {Journal of Systems and Software}, - author = {Coninck, Elias De and Bohez, Steven and Leroux, Sam and Verbelen, Tim and Vankeirsbilck, Bert and Simoens, Pieter and Dhoedt, Bart}, - month = jul, - year = {2018}, - pages = {52--65}, - file = {Full Text:/home/alex/Zotero/storage/SFH656QN/Coninck et al. - 2018 - DIANNE a modular framework for designing, training and deploying deep neural networks on heterogene.pdf:application/pdf}, -} - -@misc{noauthor_keras_nodate, - title = {Keras: {Deep} {Learning} for humans}, - url = {https://keras.io/}, - urldate = {2024-10-23}, - file = {Keras\: Deep Learning for humans:/home/alex/Zotero/storage/MS4QLPRC/keras.io.html:text/html}, -} - -@article{masuda_machine_2025, - title = {Machine learning model for menstrual cycle phase classification and ovulation day detection based on sleeping heart rate under free-living conditions}, - volume = {187}, - issn = {0010-4825}, - url = {https://www.sciencedirect.com/science/article/pii/S0010482525000551}, - doi = {10.1016/j.compbiomed.2025.109705}, - abstract = {The accurate classification of menstrual cycle phases and detection of ovulation is critical for women's health management, particularly in addressing infertility, alleviating premenstrual syndrome, and preventing hormone-related disorders. However, traditional basal body temperature (BBT) measurement methods are susceptible to disruptions in sleep timing and environmental conditions, limiting practical application. This study is aimed to overcome these limitations by introducing a novel feature, heart rate at the circadian rhythm nadir (minHR), for classifying menstrual cycle phases and predicting ovulation. A machine learning model was developed using XGBoost, and data were collected under free-living conditions from 40 healthy women (18–34 years) over a maximum of three menstrual cycles. Three feature combinations— “day,” “day + minHR,” and “day + BBT”—were evaluated, and model performance was assessed using nested leave-one-group-out cross-validation. The feature “day” represents the number of days elapsed since the onset of menstruation. Participants were stratified into groups depending on high variability and low variability in sleep timing. Results demonstrated that adding minHR significantly improved luteal phase classification and ovulation day detection performance compared to “day” only. Furthermore, in participants with high variability in sleep timing, the minHR-based model outperformed the BBT-based model, significantly improving luteal phase recall and reducing ovulation day detection absolute errors by 2 d (p {\textless} 0.05). These findings highlight the robustness and practicality of the minHR-based model for menstrual cycle tracking, particularly in individuals with high variability in sleep timing. The proposed model holds great promise for personalized health management and large-scale epidemiological research.}, - urldate = {2025-02-11}, - journal = {Computers in Biology and Medicine}, - author = {Masuda, Hazuki and Okada, Shima and Shiozawa, Naruhiro and Sakaue, Yusuke and Manno, Masanobu and Makikawa, Masaaki and Isaka, Tadao}, - month = mar, - year = {2025}, - keywords = {Circadian rhythm, Heart rate, Machine learning, Menstrual cycle tracking, Ovulation day detection, Wearable sensor, XGBoost}, - pages = {109705}, - file = {ScienceDirect Snapshot:/home/alex/Zotero/storage/PC6FSQIA/S0010482525000551.html:text/html}, -} - -@article{maman_prediction_2023, - title = {Prediction of ovulation: new insight into an old challenge}, - volume = {13}, - issn = {2045-2322}, - shorttitle = {Prediction of ovulation}, - url = {https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10651856/}, - doi = {10.1038/s41598-023-47241-2}, - abstract = {Ultrasound monitoring and hormonal blood testing are considered by many as an accurate method to predict ovulation time. However, uniform and validated algorithms for predicting ovulation have yet to be defined. Daily hormonal tests and transvaginal ultrasounds were recorded to develop an algorithm for ovulation prediction. The rupture of the leading ovarian follicle was a marker for ovulation day. The model was validated retrospectively on natural cycles frozen embryo transfer cycles with documented ovulation. Circulating levels of LH or its relative variation failed, by themselves, to reliably predict ovulation. Any decrease in estrogen was 100\% associated with ovulation emergence the same day or the next day. Progesterone levels {\textgreater} 2 nmol/L had low specificity to predict ovulation the next day (62.7\%), yet its sensitivity was high (91.5\%). A model for ovulation prediction, combining the three hormone levels and ultrasound was created with an accuracy of 95\% to 100\% depending on the combination of the hormone levels. Model validation showed correct ovulation prediction in 97\% of these cycles. We present an accurate ovulation prediction algorithm. The algorithm is simple and user-friendly so both reproductive endocrinologists and general practitioners can use it to benefit their patients.}, - urldate = {2025-02-11}, - journal = {Scientific Reports}, - author = {Maman, Ettie and Adashi, Eli Y. and Baum, Micha and Hourvitz, Ariel}, - month = nov, - year = {2023}, - pmid = {37968377}, - pmcid = {PMC10651856}, - pages = {20003}, - annote = {also not “really” relevant, as domain is ultrasound and hormone levels - -}, - file = {PubMed Central Full Text PDF:/home/alex/Zotero/storage/MTHDPZ5B/Maman et al. - 2023 - Prediction of ovulation new insight into an old challenge.pdf:application/pdf}, -} - -@article{luo_prediction_2025, - title = {Prediction of the fertile window and menstrual cycles with a wearable device via machine-learning algorithms}, - issn = {1472-6483}, - url = {https://www.sciencedirect.com/science/article/pii/S1472648325000021}, - doi = {10.1016/j.rbmo.2025.104795}, - abstract = {Research question -We aimed to develop fertile window and menstruation prediction algorithms through machine learning based on women's physiological parameters data collected by Huawei Band 6 pro from both regular and irregular menstruators. -Design -This was a prospective observational cohort study conducted at Obstetrics and Gynecology Hospital of Fudan University. Participants were recruited from November 2021 to September 2022. Each participant wore Huawei Band 6 pro to record wrist skin temperature (WST), heart rate (HR), heart rate variability, and respiratory rate. Algorithms were developed to predict the fertile window and menstrual cycle based on WST and HR. -Results -We included data from 270 and 84 qualified cycles with confirmed ovulations from 136 regular and 47 irregular menstruators. For regular menstruators, the prediction algorithm based on WST and HR for the fertile window had an accuracy of 85.47\%, a sensitivity of 70.07\%, a specificity of 89.77\%, and AUC of 0.869. The algorithms for menstrual first day labelling and onset within 3 days gained an accuracy of 83.6\% and 75.0\%. For irregular menstruators, the accuracy, sensitivity, specificity and AUC were 79.85\%, 42.79\%, 87.28\%, and 0.763 respectively, for fertile window prediction. The accuracy of menses labelling and prediction were 61.2\%, and 50.8\% respectively. -Conclusions -Based on WST and HR data from the wearable device, the algorithms demonstrated reliable performance in predicting the fertile window and menstruation day among regular menstruators. These algorithms also showed potential for assisting irregular menstruators in managing their cycles and planning for conception.}, - urldate = {2025-02-11}, - journal = {Reproductive BioMedicine Online}, - author = {Luo, Chuan and Su, Yun-Fei and Ren, Yun-Yun and Zhang, Qin and Li, Ran and Zhang, Qi and Li, Cheng and Hao, Yan-Hui and Zhang, An-Qi and Zhang, Hao and Huang, He-Feng and Wu, Yan-Ting}, - month = jan, - year = {2025}, - keywords = {Machine learning, Fertile window, Menstrual cycle, Natural cycle, Non-invasive wearable device, Wrist skin temperature}, - pages = {104795}, - annote = { - -need closer look, how do they determine the fertile phase? what do they test against? what model do they use? - - -}, - file = {PDF:/home/alex/Zotero/storage/YIV6T8MS/Luo et al. - 2025 - Prediction of the fertile window and menstrual cycles with a wearable device via machine-learning al.pdf:application/pdf;ScienceDirect Snapshot:/home/alex/Zotero/storage/3IJMUH82/S1472648325000021.html:text/html}, -} - -@article{yu_tracking_2022, - title = {Tracking of menstrual cycles and prediction of the fertile window via measurements of basal body temperature and heart rate as well as machine-learning algorithms}, - volume = {20}, - issn = {1477-7827}, - url = {https://doi.org/10.1186/s12958-022-00993-4}, - doi = {10.1186/s12958-022-00993-4}, - abstract = {Fertility awareness and menses prediction are important for improving fecundability and health management. Previous studies have used physiological parameters, such as basal body temperature (BBT) and heart rate (HR), to predict the fertile window and menses. However, their accuracy is far from satisfactory. Additionally, few researchers have examined irregular menstruators. Thus, we aimed to develop fertile window and menstruation prediction algorithms for both regular and irregular menstruators.}, - number = {1}, - urldate = {2025-02-11}, - journal = {Reproductive Biology and Endocrinology}, - author = {Yu, Jia-Le and Su, Yun-Fei and Zhang, Chen and Jin, Li and Lin, Xian-Hua and Chen, Lu-Ting and Huang, He-Feng and Wu, Yan-Ting}, - month = aug, - year = {2022}, - keywords = {Heart rate, Machine learning, Fertile window, Menstrual cycle, Basal body temperature, Wearable device}, - pages = {118}, - annote = { - -potentially interesting - - -also use temperature plus hormone levels and ultrasounds - - -}, - file = {Full Text PDF:/home/alex/Zotero/storage/7Z8P97UF/Yu et al. - 2022 - Tracking of menstrual cycles and prediction of the fertile window via measurements of basal body tem.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/SMRBT6EG/s12958-022-00993-4.html:text/html}, -} - -@article{luz_improved_2024, - title = {Improved clinical pregnancy rates in natural frozen-thawed embryo transfer cycles with machine learning ovulation prediction: insights from a retrospective cohort study}, - volume = {14}, - copyright = {2024 The Author(s)}, - issn = {2045-2322}, - shorttitle = {Improved clinical pregnancy rates in natural frozen-thawed embryo transfer cycles with machine learning ovulation prediction}, - url = {https://www.nature.com/articles/s41598-024-80356-8}, - doi = {10.1038/s41598-024-80356-8}, - abstract = {This study aims to develop physician support software for determining ovulation time and assess its impact on pregnancy outcomes in natural cycle frozen embryo transfers (NC-FET). To develop, assess, and validate an ovulation prediction model, three datasets were used: REI Ovulation Determination dataset (500 cycles) split into training (309), validation (90), and test (101) sets; the Documented Ovulation dataset (101 cycles) with confirmed ovulation (documented follicular rupture and LH surge); and the Clinical Pregnancy Rates dataset (515 NC-FET cycles), categorized into “Matched” and “Mismatched” based on alignment with the model’s ovulation determination. Pregnancy outcomes were compared between the groups. The ovulation prediction model exhibited 93.85\% and 92.89\% matching rates with the REI Ovulation Determination and Documented Ovulation datasets, respectively. In the Clinical Pregnancy Rates dataset, the Matched group (282 cycles) showed significantly higher clinical pregnancy rates than the Mismatched group (34.6\% vs. 25.9\%, p = 0.04) and similar results for patients under 37 (41.1\% vs. 30.7\%, p = 0.04). Logistic regression indicated lower pregnancy rates in Mismatched cases (odds ratio 0.67 for the general population, 0.63 for patients under 37). In conclusion, we introduce a highly accurate AI ovulation prediction model. Treatment cycles aligning with the model’s recommendations had significantly increased clinical pregnancy rates.}, - language = {en}, - number = {1}, - urldate = {2025-02-11}, - journal = {Scientific Reports}, - author = {Luz, Almog and Hourvitz, Ariel and Moran, Eden and Itzhak, Nevo and Reuvenny, Shachar and Hourvitz, Rohi and Youngster, Michal and Baum, Micha and Maman, Ettie}, - month = nov, - year = {2024}, - note = {Publisher: Nature Publishing Group}, - keywords = {Infertility, Outcomes research}, - pages = {29451}, - file = {Full Text PDF:/home/alex/Zotero/storage/BSHNTIFD/Luz et al. - 2024 - Improved clinical pregnancy rates in natural frozen-thawed embryo transfer cycles with machine learn.pdf:application/pdf}, -} - -@article{pratikno_pdf_2024, - title = {({PDF}) {A} novel women's ovulation prediction through salivary ferning using the box counting and deep learning}, - url = {https://www.researchgate.net/publication/379467622_A_novel_women's_ovulation_prediction_through_salivary_ferning_using_the_box_counting_and_deep_learning}, - doi = {10.11591/eei.v13i2.5847}, - abstract = {PDF {\textbar} There are several methods to predict a woman's ovulation time, including using a calendar system, basal body temperature, ovulation prediction... {\textbar} Find, read and cite all the research you need on ResearchGate}, - language = {en}, - urldate = {2025-02-11}, - journal = {ResearchGate}, - author = {Pratikno and Ibrahim and Jusak}, - month = dec, - year = {2024}, - annote = {Not really relevant, as different data domain -{\textgreater} saliva -}, - file = {Full Text:/home/alex/Zotero/storage/MVSBPZQG/2024 - (PDF) A novel women's ovulation prediction through salivary ferning using the box counting and deep.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/8FYLC8YZ/379467622_A_novel_women's_ovulation_prediction_through_salivary_ferning_using_the_box_counting_.html:text/html}, -} - -@article{shkodzik_innovative_2024, - title = {Innovative {Approaches} to {Digital} {Health} in {Ovulation} {Detection}: {A} {Review} of {Current} {Methods} and {Emerging} {Technologies}}, - volume = {42}, - issn = {1526-4564}, - shorttitle = {Innovative {Approaches} to {Digital} {Health} in {Ovulation} {Detection}}, - doi = {10.1055/s-0044-1793829}, - abstract = {Ovulation is a vital sign, as significant as body temperature, heart rate, respiratory rate, and blood pressure, in assessing overall health and identifying potential health issues. Ovulation is a key event of the menstrual cycle that provides insights into the hormonal and reproductive health aspects. Affected by the orchestra of hormones, namely thyroid, prolactin, and androgens, disruptions in ovulation can indicate endocrinological conditions and lead to gynecological problems, such as heavy menstrual bleeding, irregular periods, amenorrhea, dysmenorrhea, and difficulties in getting pregnant. Monitoring ovulation and detecting disruptions can aid in the early detection of health issues, extending beyond reproductive health concerns. It can help identify underlying causes of symptoms like excessive fatigue and abnormal hair growth. The integration of digital health technologies, such as mobile apps using machine learning algorithms, wearables tracking temperature, heart rate, breath rate, and sleep patterns, and devices measuring reproductive hormones in urine or saliva samples, offers a wealth of opportunities in family planning, early health issue diagnosis, treatment adjustment, and tracking menstrual cycles during assisted reproductive techniques. These advancements provide a comprehensive approach to health monitoring, addressing both reproductive and overall health concerns.}, - language = {eng}, +@article{yuan_dcfa-itimenet_2024, + title = {{DCFA}-{iTimeNet}: Dynamic cross-fusion attention network for interpretable time series prediction}, + volume = {55}, + issn = {1573-7497}, + url = {https://doi.org/10.1007/s10489-024-05973-2}, + doi = {10.1007/s10489-024-05973-2}, + shorttitle = {{DCFA}-{iTimeNet}}, + abstract = {Although time series prediction research among engineering and technology has made breakthrough progress in performance, challenges remain in modeling complex dynamic interactions between variables and interpretability. To address these two problems, a novel two-stage strategy framework called {DCFA}-{iTimeNet} is introduced. In the first stage, this paper innovatively proposes a dynamic cross-fusion attention mechanism ({DCFA}) . This module facilitates the model to exchange information between different patches of the time series, thereby capturing the complex interactions between variables across time. In the second stage, we exploit a decomposition-based linear explainable Bidirectional Gated Recurrent Unit ({DeLEBiGRU}), which consists mainly of standard {BiGRU} and tensorized {BiGRU}. It is proposed to analyze each variable’s historical long-term, instantaneous, and future impacts. Such design is crucial for understanding how each variable impacts the overall prediction over time. Extensive experimental results demonstrate that the proposed model can effectively model and interpret complex dynamic relationships of multivariate time series and understand the model’s decision-making process. Moreover, the performance outperforms the state-of-the-art methods.}, + pages = {86}, number = {2}, - journal = {Seminars in Reproductive Medicine}, - author = {Shkodzik, Katerina}, - month = jun, - year = {2024}, - pmid = {39572028}, - keywords = {Humans, Digital Health, Female, Mobile Applications, Ovulation, Ovulation Detection, Telemedicine, Wearable Electronic Devices}, - pages = {81--89}, + journaltitle = {Appl Intell}, + author = {Yuan, Jianjun and Wu, Fujun and Zhao, Luoming and Pan, Dongbo and Yu, Xinyue}, + urldate = {2025-02-25}, + date = {2024-12-06}, + langid = {english}, + keywords = {Interpretability, Artificial Intelligence, Dynamic cross-fusion attention, Dynamic interaction, Time series prediction}, + file = {Full Text PDF:/home/alex/Zotero/storage/JEXYN7BN/Yuan et al. - 2024 - DCFA-iTimeNet Dynamic cross-fusion attention network for interpretable time series prediction.pdf:application/pdf}, } -@article{lin_transformer_2023, - title = {Transformer neural network to predict and interpret pregnancy loss from activity data in {Holstein} dairy cows}, - volume = {205}, - issn = {0168-1699}, - url = {https://www.sciencedirect.com/science/article/pii/S0168169923000261}, - doi = {10.1016/j.compag.2023.107638}, - abstract = {Predicting/detecting pregnancy loss of dairy cows offers the opportunity to shorten the time interval between artificial inseminations. Although several methods of pregnancy detection are being practiced, models with accurate, timely and interpretable detection of pregnancy are still lacking. This study proposed a transformer neural network to predict the probability of pregnancy loss based on continuous activity data, which were collected from activity-monitoring tags attached to 185 Holstein cows from a commercial dairy farm in Cayuga County, NY, USA. Our best model achieved an average accuracy of 0.87, F1 score of 0.87, recall of 0.87 and specificity of 0.90 using 14-day time-series activity windows (90\% overlap) using 5-fold cross-validation, outperforming commonly used classic statistical learning and deep learning models for time-series data. The results indicated that our predictive model gave high probabilities of correctly detecting pregnancy loss prior to the increased activities and veterinary confirmation by transrectal ultrasound. In addition, our model interpretation aligned with the changes in the temporal activity levels, revealing that drastic fluctuations in time-series activity data contributed heavily to the final prediction. To the best of our knowledge, this is the first work on developing transformer models for the prediction of pregnancy loss in dairy cows. In addition to facilitating the development of future precision management on modern farms, our work potentiates an increase in the reproductive efficiency and profitability of dairy farms.}, - urldate = {2025-02-11}, - journal = {Computers and Electronics in Agriculture}, - author = {Lin, Dan and Kenéz, Ákos and McArt, Jessica A. A. and Li, Jun}, - month = feb, - year = {2023}, - keywords = {Dairy cow, Precision livestock farming, Pregnancy loss prediction, Time-series activity}, - pages = {107638}, +@misc{sprang_enforcing_2024, + title = {Enforcing Interpretability in Time Series Transformers: A Concept Bottleneck Framework}, + url = {http://arxiv.org/abs/2410.06070}, + doi = {10.48550/arXiv.2410.06070}, + shorttitle = {Enforcing Interpretability in Time Series Transformers}, + abstract = {There has been a recent push of research on Transformer-based models for long-term time series forecasting, even though they are inherently difficult to interpret and explain. While there is a large body of work on interpretability methods for various domains and architectures, the interpretability of Transformer-based forecasting models remains largely unexplored. To address this gap, we develop a framework based on Concept Bottleneck Models to enforce interpretability of time series Transformers. We modify the training objective to encourage a model to develop representations similar to predefined interpretable concepts. In our experiments, we enforce similarity using Centered Kernel Alignment, and the predefined concepts include time features and an interpretable, autoregressive surrogate model ({AR}). We apply the framework to the Autoformer model, and present an in-depth analysis for a variety of benchmark tasks. We find that the model performance remains mostly unaffected, while the model shows much improved interpretability. Additionally, interpretable concepts become local, which makes the trained model easily intervenable. As a proof of concept, we demonstrate a successful intervention in the scenario of a time shift in the data, which eliminates the need to retrain.}, + number = {{arXiv}:2410.06070}, + publisher = {{arXiv}}, + author = {Sprang, Angela van and Acar, Erman and Zuidema, Willem}, + urldate = {2025-02-25}, + date = {2024-10-08}, + eprinttype = {arxiv}, + eprint = {2410.06070 [cs]}, + keywords = {Computer Science - Machine Learning}, + file = {Preprint PDF:/home/alex/Zotero/storage/HVUXXRXJ/Sprang et al. - 2024 - Enforcing Interpretability in Time Series Transformers A Concept Bottleneck Framework.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/6QS78DZP/2410.html:text/html}, } -@article{luz_p-656_2023, - title = {P-656 {Machine} learning algorithm automatically manages and accurately predicts ovulation in natural frozen-thawed embryo transfer cycles.}, - volume = {38}, - issn = {0268-1161}, - url = {https://doi.org/10.1093/humrep/dead093.983}, - doi = {10.1093/humrep/dead093.983}, - abstract = {Can an Artificial Intelligence (AI) algorithm automatically manage frozen-thawed embryo transfer (NC-FET) treatment cycles and give an accurate prediction of ovulation day.An AI algorithm automatically managed and predicted the ovulation of NC-FET treatment cycles with 94.8\% accuracy using an average of 3.01 test days.Today the preferred method for frozen embryo transfer is natural cycle based on ovulation detection. Currently, there is no software capable of managing the treatment cycle automatically and identifying the time of ovulation to support doctor decisions. The aim of this study is to develop a physician support AI software for determining ovulation time reliably with high accuracy.2083 NC-FET cycles from September 2018 to June 2021 were used to develop the ovulation detection and treatment management algorithms.Each cycle had data from at least 2 visits including: hormonal levels (Estrogen/Progesterone/LH) and follicle sizes.The dataset was divided into a train set and two test sets. In the 1st test set ovulation was determined by experts’ opinions and the 2nd test set included cycles in which follicle rupture was documented in consecutive ultrasounds.Two algorithms were developed, an ovulation prediction algorithm based on an NGBoost model and a treatment management algorithm that used the model to determine if and when to call for a new test or declare the ovulation day.Both algorithms were jointly tuned to reach the highest success rate, defined as providing the correct day of ovulation using the available cycle data, with as few test days as possible.On the first test set, which consisted of 176 cycles in which ovulation was determined through the majority decision of 2 independent experts and the attending physician, the treatment management algorithm required on average 3.01 tests to reach a prediction and successfully predicted the ovulation day in 94.8\% of cycles.In the second test set, which consisted of 29 cycles in which ovulation was determined through the follicular rupture in two consecutive ultrasounds, only the ovulation prediction model was tested. To ensure that the model provides a reliable answer and does not rely solely on the follicular disappearances, examined cycles were tested twice: Once using the ovulation day without the day prior to it, and again using only the day prior to ovulation without the ovulation day itself. The algorithm accurately predicted ovulation in 28 out of 29 instances (96.6\%) using the day of ovulation and in 28 out of 29 instances (96.6\%) using the day before ovulation.The main drawback is this being a retrospective study: while the algorithm was trained to maximize accuracy when it selects the test days, the dataset test days were selected by the attending physicians. Statistical methods were used to overcome this, however further prospective trials are needed to validate the results.This is the first AI algorithm designed to automatically manage NC-FET IVF treatment cycles and predict ovulation. The high accuracy and low average tests count might improve treatment outcomes, reduce the patients’ life disruption, and allow physicians to spend less time monitoring their patients’ treatments.not applicable}, - number = {Supplement\_1}, - urldate = {2025-02-11}, - journal = {Human Reproduction}, - author = {Luz, A and Hourvitz, R and Reuvenny, S and Youngster, M and Baum, M and Hourvitz, A and Maman, E}, - month = jun, - year = {2023}, - pages = {dead093.983}, - file = {Full Text PDF:/home/alex/Zotero/storage/C8YM765Y/Luz et al. - 2023 - P-656 Machine learning algorithm automatically manages and accurately predicts ovulation in natural.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/WANIZX3H/7202977.html:text/html}, +@misc{chefer_transformer_2021, + title = {Transformer Interpretability Beyond Attention Visualization}, + url = {http://arxiv.org/abs/2012.09838}, + doi = {10.48550/arXiv.2012.09838}, + abstract = {Self-attention techniques, and specifically Transformers, are dominating the field of text processing and are becoming increasingly popular in computer vision classification tasks. In order to visualize the parts of the image that led to a certain classification, existing methods either rely on the obtained attention maps or employ heuristic propagation along the attention graph. In this work, we propose a novel way to compute relevancy for Transformer networks. The method assigns local relevance based on the Deep Taylor Decomposition principle and then propagates these relevancy scores through the layers. This propagation involves attention layers and skip connections, which challenge existing methods. Our solution is based on a specific formulation that is shown to maintain the total relevancy across layers. We benchmark our method on very recent visual Transformer networks, as well as on a text classification problem, and demonstrate a clear advantage over the existing explainability methods.}, + number = {{arXiv}:2012.09838}, + publisher = {{arXiv}}, + author = {Chefer, Hila and Gur, Shir and Wolf, Lior}, + urldate = {2025-02-25}, + date = {2021-04-05}, + eprinttype = {arxiv}, + eprint = {2012.09838 [cs]}, + keywords = {Computer Science - Computer Vision and Pattern Recognition}, + file = {Preprint PDF:/home/alex/Zotero/storage/3FRISAP7/Chefer et al. - 2021 - Transformer Interpretability Beyond Attention Visualization.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/QUPBJPC9/2012.html:text/html}, } -@inproceedings{azaria_semi-supervised_2019, - title = {Semi-{Supervised} {Ovulation} {Detection} {Based} on {Multiple} {Properties}}, - url = {https://ieeexplore.ieee.org/document/8995235}, - doi = {10.1109/ICTAI.2019.00039}, - abstract = {Despite being a well-researched problem, ovulation detection in human female remains a difficult task. Most current methods for ovulation detection rely on measurements of a single property (e.g. morning body temperature) or at most on two properties (e.g. both salivary and vaginal electrical resistance). In this paper we present a machine learning based method for detecting the day in which ovulation occurs. Our method considered measurements of five different properties. We crawled a data-set from the web and showed that our method outperforms current state-of-the-art methods for ovulation detection. Our method performs well also when considering measurements of fewer properties. We show that our method's performance can be further improved by using unlabeled data, that is, mensuration cycles without a know ovulation date. Our resulted machine learning model can be very useful for women trying to conceive that have trouble in recognizing their ovulation period, especially when some measurements are missing.}, - urldate = {2025-02-11}, - booktitle = {2019 {IEEE} 31st {International} {Conference} on {Tools} with {Artificial} {Intelligence} ({ICTAI})}, - author = {Azaria, Amos and Azaria, Seagal}, - month = nov, - year = {2019}, - note = {ISSN: 2375-0197}, - keywords = {ovulation detection, semi supervised learning}, - pages = {222--228}, - annote = { - -datapoints - - -basal body temperature - - -salivary electrical resistance - - -vaginal electric resistance - - -ovulation prediction kit -{\textgreater} measures for LH hormone - - -markers such as breast tenderness, cervical mucus and custom - - - - -models - - -cnn - - -LSTM - - -conditional random fields approach? - - -“semi supervised” idea is nuts, using the model to create labels that feed back into the training process (?) - - - - -Use leave one out cross validation, -{\textgreater} questionable results - - -}, - file = {IEEE Xplore Abstract Record:/home/alex/Zotero/storage/JSAEWRGB/8995235.html:text/html;PDF:/home/alex/Zotero/storage/P74SEG9S/Azaria and Azaria - 2019 - Semi-Supervised Ovulation Detection Based on Multiple Properties.pdf:application/pdf}, -} - -@article{fanton_interpretable_2022, - title = {An interpretable machine learning model for predicting the optimal day of trigger during ovarian stimulation}, - volume = {118}, - issn = {0015-0282, 1556-5653}, - url = {https://www.fertstert.org/article/S0015-0282%2822%2900244-8/fulltext}, - doi = {10.1016/j.fertnstert.2022.04.003}, - language = {English}, - number = {1}, - urldate = {2025-02-11}, - journal = {Fertility and Sterility}, - author = {Fanton, Michael and Nutting, Veronica and Solano, Funmi and Maeder-York, Paxton and Hariton, Eduardo and Barash, Oleksii and Weckstein, Louis and Sakkas, Denny and Copperman, Alan B. and Loewke, Kevin}, - month = jul, - year = {2022}, - note = {Publisher: Elsevier}, - keywords = {Artificial intelligence, in vitro fertilization, machine learning, ovarian stimulation, trigger}, - pages = {101--108}, - file = {Full Text PDF:/home/alex/Zotero/storage/UNX7ASLP/Fanton et al. - 2022 - An interpretable machine learning model for predicting the optimal day of trigger during ovarian sti.pdf:application/pdf}, -} - -@article{braude_machine_2024, - title = {Machine learning for predicting elective fertility preservation outcomes}, - volume = {14}, - copyright = {2024 The Author(s)}, - issn = {2045-2322}, - url = {https://www.nature.com/articles/s41598-024-60671-w}, - doi = {10.1038/s41598-024-60671-w}, - abstract = {This retrospective study applied machine-learning models to predict treatment outcomes of women undergoing elective fertility preservation. Two-hundred-fifty women who underwent elective fertility preservation at a tertiary center, 2019–2022 were included. Primary outcome was the number of metaphase II oocytes retrieved. Outcome class was based on oocyte count (OC): Low (≤ 8), Medium (9–15) or High (≥ 16). Machine-learning models and statistical regression were used to predict outcome class, first based on pre-treatment parameters, and then using post-treatment data from ovulation-triggering day. OC was 136 Low, 80 Medium, and 34 High. Random Forest Classifier (RFC) was the most accurate model (pre-treatment receiver operating characteristic (ROC) area under the curve (AUC) was 77\%, and post-treatment ROC AUC was 87\%), followed by XGBoost Classifier (pre-treatment ROC AUC 74\%, post-treatment ROC AUC 86\%). The most important pre-treatment parameters for RFC were basal FSH (22.6\%), basal LH (19.1\%), AFC (18.2\%), and basal estradiol (15.6\%). Post-treatment parameters were estradiol levels on trigger-day (17.7\%), basal FSH (11\%), basal LH (9\%), and AFC (8\%). Machine-learning models trained with clinical data appear to predict fertility preservation treatment outcomes with relatively high accuracy.}, - language = {en}, - number = {1}, - urldate = {2025-02-11}, - journal = {Scientific Reports}, - author = {Braude, Itai and Haikin Herzberger, Einat and Semo, Mor and Soifer, Kim and Goren Gepstein, Nitzan and Wiser, Amir and Miller, Netanella}, - month = may, - year = {2024}, - note = {Publisher: Nature Publishing Group}, - keywords = {Outcomes research, Computational models}, - pages = {10158}, - file = {Full Text PDF:/home/alex/Zotero/storage/URDGBHLV/Braude et al. - 2024 - Machine learning for predicting elective fertility preservation outcomes.pdf:application/pdf}, +@misc{helbling_conceptattention_2025, + title = {{ConceptAttention}: Diffusion Transformers Learn Highly Interpretable Features}, + url = {http://arxiv.org/abs/2502.04320}, + doi = {10.48550/arXiv.2502.04320}, + shorttitle = {{ConceptAttention}}, + abstract = {Do the rich representations of multi-modal diffusion transformers ({DiTs}) exhibit unique properties that enhance their interpretability? We introduce {ConceptAttention}, a novel method that leverages the expressive power of {DiT} attention layers to generate high-quality saliency maps that precisely locate textual concepts within images. Without requiring additional training, {ConceptAttention} repurposes the parameters of {DiT} attention layers to produce highly contextualized concept embeddings, contributing the major discovery that performing linear projections in the output space of {DiT} attention layers yields significantly sharper saliency maps compared to commonly used cross-attention mechanisms. Remarkably, {ConceptAttention} even achieves state-of-the-art performance on zero-shot image segmentation benchmarks, outperforming 11 other zero-shot interpretability methods on the {ImageNet}-Segmentation dataset and on a single-class subset of {PascalVOC}. Our work contributes the first evidence that the representations of multi-modal {DiT} models like Flux are highly transferable to vision tasks like segmentation, even outperforming multi-modal foundation models like {CLIP}.}, + number = {{arXiv}:2502.04320}, + publisher = {{arXiv}}, + author = {Helbling, Alec and Meral, Tuna Han Salih and Hoover, Ben and Yanardag, Pinar and Chau, Duen Horng}, + urldate = {2025-02-25}, + date = {2025-02-06}, + eprinttype = {arxiv}, + eprint = {2502.04320 [cs]}, + keywords = {Computer Science - Machine Learning, Computer Science - Computer Vision and Pattern Recognition}, + file = {Preprint PDF:/home/alex/Zotero/storage/AEEDM4ZW/Helbling et al. - 2025 - ConceptAttention Diffusion Transformers Learn Highly Interpretable Features.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/SAHGAINH/2502.html:text/html}, } @article{noauthor_temporal_2021, - title = {Temporal {Fusion} {Transformers} for interpretable multi-horizon time series forecasting}, + title = {Temporal Fusion Transformers for interpretable multi-horizon time series forecasting}, volume = {37}, issn = {0169-2070}, url = {https://www.sciencedirect.com/science/article/pii/S0169207021000637}, doi = {10.1016/j.ijforecast.2021.03.012}, abstract = {Multi-horizon forecasting often contains a complex mix of inputs – including static (i.e. time-invariant) covariates, known future inputs, and other e…}, - language = {en-US}, - number = {4}, - urldate = {2025-02-24}, - journal = {International Journal of Forecasting}, - month = oct, - year = {2021}, - note = {Publisher: Elsevier}, pages = {1748--1764}, + number = {4}, + journaltitle = {International Journal of Forecasting}, + urldate = {2025-02-24}, + date = {2021-10-01}, + langid = {american}, + note = {Publisher: Elsevier}, file = {Snapshot:/home/alex/Zotero/storage/SFYESIWK/S0169207021000637.html:text/html;Submitted Version:/home/alex/Zotero/storage/A9AYS5UI/2021 - Temporal Fusion Transformers for interpretable multi-horizon time series forecasting.pdf:application/pdf}, } @inproceedings{vaswani_attention_2017, - title = {Attention is {All} you {Need}}, + title = {Attention is All you Need}, volume = {30}, url = {https://proceedings.neurips.cc/paper/2017/hash/3f5ee243547dee91fbd053c1c4a845aa-Abstract.html}, - abstract = {The dominant sequence transduction models are based on complex recurrent orconvolutional neural networks in an encoder and decoder configuration. The best performing such models also connect the encoder and decoder through an attentionm echanisms. We propose a novel, simple network architecture based solely onan attention mechanism, dispensing with recurrence and convolutions entirely.Experiments on two machine translation tasks show these models to be superiorin quality while being more parallelizable and requiring significantly less timeto train. Our single model with 165 million parameters, achieves 27.5 BLEU onEnglish-to-German translation, improving over the existing best ensemble result by over 1 BLEU. On English-to-French translation, we outperform the previoussingle state-of-the-art with model by 0.7 BLEU, achieving a BLEU score of 41.1.}, - urldate = {2025-02-24}, - booktitle = {Advances in {Neural} {Information} {Processing} {Systems}}, + abstract = {The dominant sequence transduction models are based on complex recurrent orconvolutional neural networks in an encoder and decoder configuration. The best performing such models also connect the encoder and decoder through an attentionm echanisms. We propose a novel, simple network architecture based solely onan attention mechanism, dispensing with recurrence and convolutions entirely.Experiments on two machine translation tasks show these models to be superiorin quality while being more parallelizable and requiring significantly less timeto train. Our single model with 165 million parameters, achieves 27.5 {BLEU} {onEnglish}-to-German translation, improving over the existing best ensemble result by over 1 {BLEU}. On English-to-French translation, we outperform the previoussingle state-of-the-art with model by 0.7 {BLEU}, achieving a {BLEU} score of 41.1.}, + booktitle = {Advances in Neural Information Processing Systems}, publisher = {Curran Associates, Inc.}, author = {Vaswani, Ashish and Shazeer, Noam and Parmar, Niki and Uszkoreit, Jakob and Jones, Llion and Gomez, Aidan N and Kaiser, Ł ukasz and Polosukhin, Illia}, - year = {2017}, + urldate = {2025-02-24}, + date = {2017}, file = {Full Text PDF:/home/alex/Zotero/storage/MU7NU9LR/Vaswani et al. - 2017 - Attention is All you Need.pdf:application/pdf}, } -@misc{noauthor_vivosens_nodate, +@online{noauthor_vivosens_nodate, title = {vivosens medical gmbh}, url = {https://www.vivosensmedical.com/}, urldate = {2025-02-24}, @@ -571,119 +236,117 @@ Use leave one out cross validation, -{\textgreater} questionable results issn = {1097-0258}, url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.4780100207}, doi = {10.1002/sim.4780100207}, - abstract = {The identification of the human fertile phase as the time during which a woman or a couple may conceive is elusive. The fertile time depends on many factors in each individual menstrual cycle and may be said to be more of a statistical than a physiological entity. This paper reviews the application of statistical methods to three areas related to conception and the fertile phase. The first is the prediction and detection of ovulation from serial measurements, such as hormones, basal body temperature and cervical mucus, throughout the menstrual cycle. Typically, such variables increase from some baseline level to a peak around ovulation (the most fertile time), then subside to low levels in the postovulatory phase. The statistical challenge is to detect the rise (signalling the onset of potential fertility) and subsequent fall. Analytic methods considered include thresholds, Bayesian change-point models and particularly the cumulative sum (cusum) technique which is both simple to apply and understand, and effective. The second area comprises appropriate methods of analysing and interpreting data from clinical studies of the fertile phase, especially in so-alled natural family planning (NFP) where it is usual for women to observe several indices of potential fertility. Such studies usually try to establish the temporal relationships between markers of the fertile phase and examine the success of different combinations of markers in delineating the fertile time in comparison with a standard ‘defined’ phase, for example, the interval from three days before to two days after the peak of luteinizing hormone. The third area is the assessment of the probability of conception on certain days of the cycle, which is vital to the understanding of the fertile phase and its application to NFP. Direct estimation of such probabilities is impractical; instead, resort must be made to estimation by maximum likelihood of the parameters of specially constructed models. Suitable models are described. Finally, the need for a new prospective study of the probability of conception in relation to the markers of the fertile phase used in the symptothermal method of NFP is discussed.}, - language = {en}, - number = {2}, - urldate = {2025-02-24}, - journal = {Statistics in Medicine}, - author = {Royston, Patrick}, - year = {1991}, - note = {\_eprint: https://onlinelibrary.wiley.com/doi/pdf/10.1002/sim.4780100207}, + abstract = {The identification of the human fertile phase as the time during which a woman or a couple may conceive is elusive. The fertile time depends on many factors in each individual menstrual cycle and may be said to be more of a statistical than a physiological entity. This paper reviews the application of statistical methods to three areas related to conception and the fertile phase. The first is the prediction and detection of ovulation from serial measurements, such as hormones, basal body temperature and cervical mucus, throughout the menstrual cycle. Typically, such variables increase from some baseline level to a peak around ovulation (the most fertile time), then subside to low levels in the postovulatory phase. The statistical challenge is to detect the rise (signalling the onset of potential fertility) and subsequent fall. Analytic methods considered include thresholds, Bayesian change-point models and particularly the cumulative sum (cusum) technique which is both simple to apply and understand, and effective. The second area comprises appropriate methods of analysing and interpreting data from clinical studies of the fertile phase, especially in so-alled natural family planning ({NFP}) where it is usual for women to observe several indices of potential fertility. Such studies usually try to establish the temporal relationships between markers of the fertile phase and examine the success of different combinations of markers in delineating the fertile time in comparison with a standard ‘defined’ phase, for example, the interval from three days before to two days after the peak of luteinizing hormone. The third area is the assessment of the probability of conception on certain days of the cycle, which is vital to the understanding of the fertile phase and its application to {NFP}. Direct estimation of such probabilities is impractical; instead, resort must be made to estimation by maximum likelihood of the parameters of specially constructed models. Suitable models are described. Finally, the need for a new prospective study of the probability of conception in relation to the markers of the fertile phase used in the symptothermal method of {NFP} is discussed.}, pages = {221--240}, + number = {2}, + journaltitle = {Statistics in Medicine}, + author = {Royston, Patrick}, + urldate = {2025-02-24}, + date = {1991}, + langid = {english}, + note = {\_eprint: https://onlinelibrary.wiley.com/doi/pdf/10.1002/sim.4780100207}, file = {PDF:/home/alex/Zotero/storage/CFS45CFD/Royston - 1991 - Identifying the fertile phase of the human menstrual cycle.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/LCN63EBN/sim.html:text/html}, } @inproceedings{rigotti_attention-based_2021, - title = {Attention-based {Interpretability} with {Concept} {Transformers}}, + title = {Attention-based Interpretability with Concept Transformers}, url = {https://openreview.net/forum?id=kAa9eDS0RdO}, - abstract = {Attention is a mechanism that has been instrumental in driving remarkable performance gains of deep neural network models in a host of visual, NLP and multimodal tasks. One additional notable aspect of attention is that it conveniently exposes the ``reasoning'' behind each particular output generated by the model. Specifically, attention scores over input regions or intermediate features have been interpreted as a measure of the contribution of the attended element to the model inference. While the debate in regard to the interpretability of attention is still not settled, researchers have pointed out the existence of architectures and scenarios that afford a meaningful interpretation of the attention mechanism. Here we propose the generalization of attention from low-level input features to high-level concepts as a mechanism to ensure the interpretability of attention scores within a given application domain. In particular, we design the ConceptTransformer, a deep learning module that exposes explanations of the output of a model in which it is embedded in terms of attention over user-defined high-level concepts. Such explanations are {\textbackslash}emph\{plausible\} (i.e.{\textbackslash} convincing to the human user) and {\textbackslash}emph\{faithful\} (i.e.{\textbackslash} truly reflective of the reasoning process of the model). Plausibility of such explanations is obtained by construction by training the attention heads to conform with known relations between inputs, concepts and outputs dictated by domain knowledge. Faithfulness is achieved by design by enforcing a linear relation between the transformer value vectors that represent the concepts and their contribution to the classification log-probabilities. We validate our ConceptTransformer module on established explainability benchmarks and show how it can be used to infuse domain knowledge into classifiers to improve accuracy, and conversely to extract concept-based explanations of classification outputs. Code to reproduce our results is available at: {\textbackslash}url\{https://github.com/ibm/concept\_transformer\}.}, - language = {en}, - urldate = {2025-02-21}, + abstract = {Attention is a mechanism that has been instrumental in driving remarkable performance gains of deep neural network models in a host of visual, {NLP} and multimodal tasks. One additional notable aspect of attention is that it conveniently exposes the ``reasoning'' behind each particular output generated by the model. Specifically, attention scores over input regions or intermediate features have been interpreted as a measure of the contribution of the attended element to the model inference. While the debate in regard to the interpretability of attention is still not settled, researchers have pointed out the existence of architectures and scenarios that afford a meaningful interpretation of the attention mechanism. Here we propose the generalization of attention from low-level input features to high-level concepts as a mechanism to ensure the interpretability of attention scores within a given application domain. In particular, we design the {ConceptTransformer}, a deep learning module that exposes explanations of the output of a model in which it is embedded in terms of attention over user-defined high-level concepts. Such explanations are {\textbackslash}emph\{plausible\} (i.e.{\textbackslash} convincing to the human user) and {\textbackslash}emph\{faithful\} (i.e.{\textbackslash} truly reflective of the reasoning process of the model). Plausibility of such explanations is obtained by construction by training the attention heads to conform with known relations between inputs, concepts and outputs dictated by domain knowledge. Faithfulness is achieved by design by enforcing a linear relation between the transformer value vectors that represent the concepts and their contribution to the classification log-probabilities. We validate our {ConceptTransformer} module on established explainability benchmarks and show how it can be used to infuse domain knowledge into classifiers to improve accuracy, and conversely to extract concept-based explanations of classification outputs. Code to reproduce our results is available at: {\textbackslash}url\{https://github.com/ibm/concept\_transformer\}.}, + eventtitle = {International Conference on Learning Representations}, author = {Rigotti, Mattia and Miksovic, Christoph and Giurgiu, Ioana and Gschwind, Thomas and Scotton, Paolo}, - month = oct, - year = {2021}, + urldate = {2025-02-21}, + date = {2021-10-06}, + langid = {english}, file = {Full Text PDF:/home/alex/Zotero/storage/U2FUGVF6/Rigotti et al. - 2021 - Attention-based Interpretability with Concept Transformers.pdf:application/pdf}, } @article{kitada_attention_2021, - title = {Attention {Meets} {Perturbations}: {Robust} and {Interpretable} {Attention} {With} {Adversarial} {Training}}, + title = {Attention Meets Perturbations: Robust and Interpretable Attention With Adversarial Training}, volume = {9}, issn = {2169-3536}, - shorttitle = {Attention {Meets} {Perturbations}}, url = {https://ieeexplore.ieee.org/abstract/document/9467291}, doi = {10.1109/ACCESS.2021.3093456}, - abstract = {Although attention mechanisms have been applied to a variety of deep learning models and have been shown to improve the prediction performance, it has been reported to be vulnerable to perturbations to the mechanism. To overcome the vulnerability to perturbations in the mechanism, we are inspired by adversarial training (AT), which is a powerful regularization technique for enhancing the robustness of the models. In this paper, we propose a general training technique for natural language processing tasks, including AT for attention (Attention AT) and more interpretable AT for attention (Attention iAT). The proposed techniques improved the prediction performance and the model interpretability by exploiting the mechanisms with AT. In particular, Attention iAT boosts those advantages by introducing adversarial perturbation, which enhances the difference in the attention of the sentences. Evaluation experiments with ten open datasets revealed that AT for attention mechanisms, especially Attention iAT, demonstrated (1) the best performance in nine out of ten tasks and (2) more interpretable attention (i.e., the resulting attention correlated more strongly with gradient-based word importance) for all tasks. Additionally, the proposed techniques are (3) much less dependent on perturbation size in AT.}, - urldate = {2025-02-21}, - journal = {IEEE Access}, - author = {Kitada, Shunsuke and Iyatomi, Hitoshi}, - year = {2021}, - note = {Conference Name: IEEE Access}, - keywords = {adversarial training, attention mechanism, binary classification, interpretability, Knowledge discovery, natural language inference, Natural language processing, Perturbation methods, Predictive models, question answering, Robustness, Solid modeling, Task analysis, Training}, + shorttitle = {Attention Meets Perturbations}, + abstract = {Although attention mechanisms have been applied to a variety of deep learning models and have been shown to improve the prediction performance, it has been reported to be vulnerable to perturbations to the mechanism. To overcome the vulnerability to perturbations in the mechanism, we are inspired by adversarial training ({AT}), which is a powerful regularization technique for enhancing the robustness of the models. In this paper, we propose a general training technique for natural language processing tasks, including {AT} for attention (Attention {AT}) and more interpretable {AT} for attention (Attention {iAT}). The proposed techniques improved the prediction performance and the model interpretability by exploiting the mechanisms with {AT}. In particular, Attention {iAT} boosts those advantages by introducing adversarial perturbation, which enhances the difference in the attention of the sentences. Evaluation experiments with ten open datasets revealed that {AT} for attention mechanisms, especially Attention {iAT}, demonstrated (1) the best performance in nine out of ten tasks and (2) more interpretable attention (i.e., the resulting attention correlated more strongly with gradient-based word importance) for all tasks. Additionally, the proposed techniques are (3) much less dependent on perturbation size in {AT}.}, pages = {92974--92985}, + journaltitle = {{IEEE} Access}, + author = {Kitada, Shunsuke and Iyatomi, Hitoshi}, + urldate = {2025-02-21}, + date = {2021}, + note = {Conference Name: {IEEE} Access}, + keywords = {adversarial training, attention mechanism, binary classification, interpretability, Knowledge discovery, natural language inference, Natural language processing, Perturbation methods, Predictive models, question answering, Robustness, Solid modeling, Task analysis, Training}, file = {Full Text PDF:/home/alex/Zotero/storage/BUXFCXRU/Kitada and Iyatomi - 2021 - Attention Meets Perturbations Robust and Interpretable Attention With Adversarial Training.pdf:application/pdf;IEEE Xplore Abstract Record:/home/alex/Zotero/storage/ZNQD3FRW/9467291.html:text/html}, } @inproceedings{choi_retain_2016, - title = {{RETAIN}: {An} {Interpretable} {Predictive} {Model} for {Healthcare} using {Reverse} {Time} {Attention} {Mechanism}}, + title = {{RETAIN}: An Interpretable Predictive Model for Healthcare using Reverse Time Attention Mechanism}, volume = {29}, - shorttitle = {{RETAIN}}, url = {https://proceedings.neurips.cc/paper/2016/hash/231141b34c82aa95e48810a9d1b33a79-Abstract.html}, - abstract = {Accuracy and interpretability are two dominant features of successful predictive models. Typically, a choice must be made in favor of complex black box models such as recurrent neural networks (RNN) for accuracy versus less accurate but more interpretable traditional models such as logistic regression. This tradeoff poses challenges in medicine where both accuracy and interpretability are important. We addressed this challenge by developing the REverse Time AttentIoN model (RETAIN) for application to Electronic Health Records (EHR) data. RETAIN achieves high accuracy while remaining clinically interpretable and is based on a two-level neural attention model that detects influential past visits and significant clinical variables within those visits (e.g. key diagnoses). RETAIN mimics physician practice by attending the EHR data in a reverse time order so that recent clinical visits are likely to receive higher attention. RETAIN was tested on a large health system EHR dataset with 14 million visits completed by 263K patients over an 8 year period and demonstrated predictive accuracy and computational scalability comparable to state-of-the-art methods such as RNN, and ease of interpretability comparable to traditional models.}, - urldate = {2025-02-21}, - booktitle = {Advances in {Neural} {Information} {Processing} {Systems}}, + shorttitle = {{RETAIN}}, + abstract = {Accuracy and interpretability are two dominant features of successful predictive models. Typically, a choice must be made in favor of complex black box models such as recurrent neural networks ({RNN}) for accuracy versus less accurate but more interpretable traditional models such as logistic regression. This tradeoff poses challenges in medicine where both accuracy and interpretability are important. We addressed this challenge by developing the {REverse} Time {AttentIoN} model ({RETAIN}) for application to Electronic Health Records ({EHR}) data. {RETAIN} achieves high accuracy while remaining clinically interpretable and is based on a two-level neural attention model that detects influential past visits and significant clinical variables within those visits (e.g. key diagnoses). {RETAIN} mimics physician practice by attending the {EHR} data in a reverse time order so that recent clinical visits are likely to receive higher attention. {RETAIN} was tested on a large health system {EHR} dataset with 14 million visits completed by 263K patients over an 8 year period and demonstrated predictive accuracy and computational scalability comparable to state-of-the-art methods such as {RNN}, and ease of interpretability comparable to traditional models.}, + booktitle = {Advances in Neural Information Processing Systems}, publisher = {Curran Associates, Inc.}, author = {Choi, Edward and Bahadori, Mohammad Taha and Sun, Jimeng and Kulas, Joshua and Schuetz, Andy and Stewart, Walter}, - year = {2016}, + urldate = {2025-02-21}, + date = {2016}, file = {Full Text PDF:/home/alex/Zotero/storage/XQLMYHUU/Choi et al. - 2016 - RETAIN An Interpretable Predictive Model for Healthcare using Reverse Time Attention Mechanism.pdf:application/pdf}, } @misc{serrano_is_2019, - title = {Is {Attention} {Interpretable}?}, + title = {Is Attention Interpretable?}, url = {http://arxiv.org/abs/1906.03731}, doi = {10.48550/arXiv.1906.03731}, - abstract = {Attention mechanisms have recently boosted performance on a range of NLP tasks. Because attention layers explicitly weight input components' representations, it is also often assumed that attention can be used to identify information that models found important (e.g., specific contextualized word tokens). We test whether that assumption holds by manipulating attention weights in already-trained text classification models and analyzing the resulting differences in their predictions. While we observe some ways in which higher attention weights correlate with greater impact on model predictions, we also find many ways in which this does not hold, i.e., where gradient-based rankings of attention weights better predict their effects than their magnitudes. We conclude that while attention noisily predicts input components' overall importance to a model, it is by no means a fail-safe indicator.}, - urldate = {2025-02-21}, - publisher = {arXiv}, + abstract = {Attention mechanisms have recently boosted performance on a range of {NLP} tasks. Because attention layers explicitly weight input components' representations, it is also often assumed that attention can be used to identify information that models found important (e.g., specific contextualized word tokens). We test whether that assumption holds by manipulating attention weights in already-trained text classification models and analyzing the resulting differences in their predictions. While we observe some ways in which higher attention weights correlate with greater impact on model predictions, we also find many ways in which this does not hold, i.e., where gradient-based rankings of attention weights better predict their effects than their magnitudes. We conclude that while attention noisily predicts input components' overall importance to a model, it is by no means a fail-safe indicator.}, + number = {{arXiv}:1906.03731}, + publisher = {{arXiv}}, author = {Serrano, Sofia and Smith, Noah A.}, - month = jun, - year = {2019}, - note = {arXiv:1906.03731 [cs]}, + urldate = {2025-02-21}, + date = {2019-06-09}, + eprinttype = {arxiv}, + eprint = {1906.03731 [cs]}, keywords = {Computer Science - Computation and Language}, - annote = {Comment: To appear at ACL 2019}, file = {Preprint PDF:/home/alex/Zotero/storage/DFZ28RG8/Serrano and Smith - 2019 - Is Attention Interpretable.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/63B9XS2Y/1906.html:text/html}, } @article{lyzwinski_innovative_2024, - title = {Innovative {Approaches} to {Menstruation} and {Fertility} {Tracking} {Using} {Wearable} {Reproductive} {Health} {Technology}: {Systematic} {Review}}, + title = {Innovative Approaches to Menstruation and Fertility Tracking Using Wearable Reproductive Health Technology: Systematic Review}, volume = {26}, - shorttitle = {Innovative {Approaches} to {Menstruation} and {Fertility} {Tracking} {Using} {Wearable} {Reproductive} {Health} {Technology}}, url = {https://www.jmir.org/2024/1/e45139}, doi = {10.2196/45139}, + shorttitle = {Innovative Approaches to Menstruation and Fertility Tracking Using Wearable Reproductive Health Technology}, abstract = {Background: Emerging digital health technology has moved into the reproductive health market for female individuals. In the past, mobile health apps have been used to monitor the menstrual cycle using manual entry. New technological trends involve the use of wearable devices to track fertility by assessing physiological changes such as temperature, heart rate, and respiratory rate. Objective: The primary aims of this study are to review the types of wearables that have been developed and evaluated for menstrual cycle tracking and to examine whether they may detect changes in the menstrual cycle in female individuals. Another aim is to review whether these devices are effective for tracking various stages in the menstrual cycle including ovulation and menstruation. Finally, the secondary aim is to assess whether the studies have validated their findings by reporting accuracy and sensitivity. -Methods: A review of PubMed or MEDLINE was undertaken to evaluate wearable devices for their effectiveness in predicting fertility and differentiating between the different stages of the menstrual cycle. +Methods: A review of {PubMed} or {MEDLINE} was undertaken to evaluate wearable devices for their effectiveness in predicting fertility and differentiating between the different stages of the menstrual cycle. Results: Fertility cycle–tracking wearables include devices that can be worn on the wrists, on the fingers, intravaginally, and inside the ear. Wearable devices hold promise for predicting different stages of the menstrual cycle including the fertile window and may be used by female individuals as part of their reproductive health. Most devices had high accuracy for detecting fertility and were able to differentiate between the luteal phase (early and late), fertile window, and menstruation by assessing changes in heart rate, heart rate variability, temperature, and respiratory rate. Conclusions: More research is needed to evaluate consumer perspectives on reproductive technology for monitoring fertility, and ethical issues around the privacy of digital data need to be addressed. Additionally, there is also a need for more studies to validate and confirm this research, given its scarcity, especially in relation to changes in respiratory rate as a proxy for reproductive cycle staging.}, - language = {EN}, + pages = {e45139}, number = {1}, - urldate = {2025-02-21}, - journal = {Journal of Medical Internet Research}, + journaltitle = {Journal of Medical Internet Research}, author = {Lyzwinski, Lynnette and Elgendi, Mohamed and Menon, Carlo}, - month = feb, - year = {2024}, + urldate = {2025-02-21}, + date = {2024-02-15}, note = {Company: Journal of Medical Internet Research Distributor: Journal of Medical Internet Research Institution: Journal of Medical Internet Research Label: Journal of Medical Internet Research -Publisher: JMIR Publications Inc., Toronto, Canada}, - pages = {e45139}, +Publisher: {JMIR} Publications Inc., Toronto, Canada}, file = {Full Text:/home/alex/Zotero/storage/IP23WZLE/Lyzwinski et al. - 2024 - Innovative Approaches to Menstruation and Fertility Tracking Using Wearable Reproductive Health Tech.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/TJN3WV3I/e45139.html:text/html}, } -@misc{noauthor_zyklus-apps_nodate, - title = {Zyklus-{Apps} zur {Verhütung} – sicher oder {Gesellschaftsspiel}? - {ProQuest}}, - shorttitle = {Zyklus-{Apps} zur {Verhütung} – sicher oder {Gesellschaftsspiel}?}, +@online{noauthor_zyklus-apps_nodate, + title = {Zyklus-Apps zur Verhütung – sicher oder Gesellschaftsspiel? - {ProQuest}}, url = {https://www.proquest.com/openview/739071fff0941b30f3a5d33b56259c60/1?pq-origsite=gscholar&cbl=6629261}, - abstract = {Explore millions of resources from scholarly journals, books, newspapers, videos and more, on the ProQuest Platform.}, - language = {en}, + shorttitle = {Zyklus-Apps zur Verhütung – sicher oder Gesellschaftsspiel?}, + abstract = {Explore millions of resources from scholarly journals, books, newspapers, videos and more, on the {ProQuest} Platform.}, urldate = {2025-02-21}, + langid = {english}, file = {Snapshot:/home/alex/Zotero/storage/QHYUJU9G/1.html:text/html}, } @article{goeckenjan_continuous_2020, - title = {Continuous {Body} {Temperature} {Monitoring} to {Improve} the {Diagnosis} of {Female} {Infertility}}, + title = {Continuous Body Temperature Monitoring to Improve the Diagnosis of Female Infertility}, volume = {80}, - copyright = {Georg Thieme Verlag KG Stuttgart · New York}, + rights = {Georg Thieme Verlag {KG} Stuttgart · New York}, issn = {0016-5751}, url = {https://www.thieme-connect.com/products/ejournals/html/10.1055/a-1191-7888}, doi = {10.1055/a-1191-7888}, @@ -692,7 +355,7 @@ Publisher: JMIR Publications Inc., Toronto, Canada}, Material and Methods This prospective interventional study was performed in a reproductive medicine department of a university hospital. The menstrual cycles of 51 women with infertility were monitored and analysed using three different strategies: sonographic and hormonal assessment (standard approach), continuous core body temperature measurement and analysis - using the algorithm of OvulaRing, and lowest daily body temperature measurement monitored with a vaginal biosensor and analysed based on the body temperature curves used in natural family + using the algorithm of {OvulaRing}, and lowest daily body temperature measurement monitored with a vaginal biosensor and analysed based on the body temperature curves used in natural family planning. Results Statistically significant differences were found in the temperature curves of women with luteal phase deficiency and polycystic ovary syndrome compared to women with normal @@ -700,18 +363,17 @@ Results Statistically significant differences were found in the temperature curv Conclusions Continuous body temperature monitoring with a vaginal biosensor can improve the standard diagnostic procedures used to determine ovulatory dysfunction, especially if dysfunction is due to luteal phase deficiency and polycystic ovary syndrome. Analysis of the lowest daily body temperature combined with the basal body temperature measurements used in - fertility awareness methods may be equieffective to continuous body temperature measurements with OvulaRing. The results of this study show that a revised diagnostic approach using fewer + fertility awareness methods may be equieffective to continuous body temperature measurements with {OvulaRing}. The results of this study show that a revised diagnostic approach using fewer hormonal assessments combined with continuous body temperature monitoring can reduce the number of appointments in an infertility clinic as well as the costs.}, - language = {en}, - urldate = {2025-02-21}, - journal = {Geburtshilfe und Frauenheilkunde}, + pages = {702--712}, + journaltitle = {Geburtshilfe und Frauenheilkunde}, author = {Goeckenjan, Maren and Schiwek, Esther and Wimberger, Pauline}, - month = jul, - year = {2020}, - note = {Publisher: Georg Thieme Verlag KG}, + urldate = {2025-02-21}, + date = {2020-07-14}, + langid = {english}, + note = {Publisher: Georg Thieme Verlag {KG}}, keywords = {infertility, Key words fertility awareness, luteal phase deficiency, polycystic ovary syndrome, vaginal biosensor}, - pages = {702--712}, file = {Full Text PDF:/home/alex/Zotero/storage/QKPIJD23/Goeckenjan et al. - 2020 - Continuous Body Temperature Monitoring to Improve the Diagnosis of Female Infertility.pdf:application/pdf}, } @@ -721,56 +383,53 @@ Conclusions Continuous body temperature monitoring with a vaginal biosensor can issn = {0951-3590}, url = {https://doi.org/10.1080/09513590.2017.1390737}, doi = {10.1080/09513590.2017.1390737}, - abstract = {Fertility awareness-based (FAB) methods represent a term that includes all family planning methods that are based on the identification of the fertile window. They are based on the woman’s observation of physiological signs of the fertile and infertile phases of the menstrual cycle. The first approach consists basically in symptothermal methods accompanied by cervical mucus measurements and clinical menstrual cycling data recording. The second most often used methods are the urinary measurement of E3G and luteinizing hormone (LH) with a personalized computer system. Hence these systems lack the efficacy of the continuous circadian and circamensual measurement of the core body temperature. Only this approach enables the accurate detection of the ovulation during the fertile window. A new medical device called OvulaRing has been developed to fill this gap. In the present study, the system and its first clinical results are presented. OvulaRing is a medical device used just like a tampon. The device is a vaginal ring of evatane that contains an integrated biosensor. This sensor measures continuously every 5 min the core body temperature throughout the entire cycle. This device allows a circadian and circamensual intravaginal exact measurement. With this system, 288 measurements are created per day. The system can detect retrospectively and predict prospectively the fertile window of the users. One hundred and fifty eight women aged between 18 and 45 years used this medical device in an open non-randomized clinical study for 15 months. A total of 470 cycles could be recorded and were able for analysis. By the same time in a subgroup of patients, hormonal assessments of LH, follicle-stimulating hormone, estradiol and progesterone as well as vaginal ultrasound were performed in parallel between the 9th and the 36th day of the cycle. The validation error due to software errors was 0.89\% for the retrospective analysis; that means that the accuracy for the detection of the ovulation was 99.11\%. Accuracy of 88.8\% for a window of 3 days before ovulation, the day of ovulation and the 3 days after ovulation was achieved for the prospective analysis. In the subgroup of woman with recorded pregnancies, it could be shown that after 3.79 months of use (median) pregnancies were observed. In 67.72\% in up to 3 months, in 16.36\% between 3 and 6 months of use, in 7.27\% between 7 and 9 months, in 5.45\% between 10 and 12 months and in 1.82\% between 13 and 15 months of use of the system. With this new web-based system, a precise determination of the fertile window even in women with ultralong cycles ({\textgreater}35 days) could be detected independently of their personal live circumstances. Exact determination of the fertile window is herewith possible so that OvulaRing represents an evolution in the FAB method for the cycle diagnosis of women with regular, irregular or anovulatory menstrual cycles.}, + abstract = {Fertility awareness-based ({FAB}) methods represent a term that includes all family planning methods that are based on the identification of the fertile window. They are based on the woman’s observation of physiological signs of the fertile and infertile phases of the menstrual cycle. The first approach consists basically in symptothermal methods accompanied by cervical mucus measurements and clinical menstrual cycling data recording. The second most often used methods are the urinary measurement of E3G and luteinizing hormone ({LH}) with a personalized computer system. Hence these systems lack the efficacy of the continuous circadian and circamensual measurement of the core body temperature. Only this approach enables the accurate detection of the ovulation during the fertile window. A new medical device called {OvulaRing} has been developed to fill this gap. In the present study, the system and its first clinical results are presented. {OvulaRing} is a medical device used just like a tampon. The device is a vaginal ring of evatane that contains an integrated biosensor. This sensor measures continuously every 5 min the core body temperature throughout the entire cycle. This device allows a circadian and circamensual intravaginal exact measurement. With this system, 288 measurements are created per day. The system can detect retrospectively and predict prospectively the fertile window of the users. One hundred and fifty eight women aged between 18 and 45 years used this medical device in an open non-randomized clinical study for 15 months. A total of 470 cycles could be recorded and were able for analysis. By the same time in a subgroup of patients, hormonal assessments of {LH}, follicle-stimulating hormone, estradiol and progesterone as well as vaginal ultrasound were performed in parallel between the 9th and the 36th day of the cycle. The validation error due to software errors was 0.89\% for the retrospective analysis; that means that the accuracy for the detection of the ovulation was 99.11\%. Accuracy of 88.8\% for a window of 3 days before ovulation, the day of ovulation and the 3 days after ovulation was achieved for the prospective analysis. In the subgroup of woman with recorded pregnancies, it could be shown that after 3.79 months of use (median) pregnancies were observed. In 67.72\% in up to 3 months, in 16.36\% between 3 and 6 months of use, in 7.27\% between 7 and 9 months, in 5.45\% between 10 and 12 months and in 1.82\% between 13 and 15 months of use of the system. With this new web-based system, a precise determination of the fertile window even in women with ultralong cycles ({\textgreater}35 days) could be detected independently of their personal live circumstances. Exact determination of the fertile window is herewith possible so that {OvulaRing} represents an evolution in the {FAB} method for the cycle diagnosis of women with regular, irregular or anovulatory menstrual cycles.}, + pages = {256--260}, number = {3}, - urldate = {2025-02-21}, - journal = {Gynecological Endocrinology}, + journaltitle = {Gynecological Endocrinology}, author = {Regidor, Pedro-Antonio and Kaczmarczyk, Marta and Schiweck, Esther and Goeckenjan-Festag, Maren and Alexander, Henry}, - month = mar, - year = {2018}, + urldate = {2025-02-21}, + date = {2018-03-04}, pmid = {29082805}, note = {Publisher: Taylor \& Francis \_eprint: https://doi.org/10.1080/09513590.2017.1390737}, - keywords = {Infertility, central nervous system, circadian rhythm, circamensual rhythm, core body temperature, fertile window, vagina}, - pages = {256--260}, + keywords = {central nervous system, circadian rhythm, circamensual rhythm, core body temperature, fertile window, Infertility, vagina}, file = {Full Text PDF:/home/alex/Zotero/storage/ITD68HTW/Regidor et al. - 2018 - Identification and prediction of the fertile window with a new web-based medical device using a vagi.pdf:application/pdf}, } @article{alexander_fertilitatsmonitoring_2014, - title = {Fertilitätsmonitoring mit vaginalem {Biosensor} ({OvulaRing}©)}, + title = {Fertilitätsmonitoring mit vaginalem Biosensor ({OvulaRing}©)}, volume = {74}, issn = {0016-5751}, url = {https://www.thieme-connect.com/products/ejournals/abstract/10.1055/s-0034-1388603}, doi = {10.1055/s-0034-1388603}, abstract = {Thieme E-Books \& E-Journals}, - language = {de}, - urldate = {2025-02-21}, - journal = {Geburtshilfe und Frauenheilkunde}, - author = {Alexander, H. and Kaczmarczyk, M. and Pretzsch, G. and Kersken, T. and Puschmann, D. and Schiwek, E. and Goeckenjan, M.}, - month = sep, - year = {2014}, - keywords = {60. Kongress der Deutschen Gesellschaft für Gynäkologie und Geburtshilfe}, pages = {FV\_08\_05}, + journaltitle = {Geburtshilfe und Frauenheilkunde}, + author = {Alexander, H. and Kaczmarczyk, M. and Pretzsch, G. and Kersken, T. and Puschmann, D. and Schiwek, E. and Goeckenjan, M.}, + urldate = {2025-02-21}, + date = {2014-09-05}, + langid = {german}, + keywords = {60. Kongress der Deutschen Gesellschaft für Gynäkologie und Geburtshilfe}, file = {Snapshot:/home/alex/Zotero/storage/HPL6XYJW/s-0034-1388603.html:text/html}, } @inproceedings{regidor_identifizierung_2018, - title = {Identifizierung und {Vorhersage} des fertilen {Fensters} des weiblichen {Zyklus} mit einem neuen web basierten {Medizinprodukt} ({OvulaRing}®).}, + title = {Identifizierung und Vorhersage des fertilen Fensters des weiblichen Zyklus mit einem neuen web basierten Medizinprodukt ({OvulaRing}®).}, volume = {78}, - copyright = {Georg Thieme Verlag KG Stuttgart · New York}, + rights = {Georg Thieme Verlag {KG} Stuttgart · New York}, url = {https://www.thieme-connect.com/products/ejournals/html/10.1055/s-0038-1671278}, doi = {10.1055/s-0038-1671278}, abstract = {Thieme E-Books \& E-Journals}, - language = {de}, - urldate = {2025-02-21}, - booktitle = {Geburtshilfe und {Frauenheilkunde}}, - publisher = {Georg Thieme Verlag KG}, - author = {Regidor, P. A. and Alexander, H.}, - month = sep, - year = {2018}, - note = {ISSN: 0016-5751}, - keywords = {Präsidentin der DGGG e.V.: Prof. Dr. Birgit Seelbach-Göbel{\textless}/conf-president{\textgreater}{\textless}/conference{\textgreater}}, pages = {P 23}, + booktitle = {Geburtshilfe und Frauenheilkunde}, + publisher = {Georg Thieme Verlag {KG}}, + author = {Regidor, P. A. and Alexander, H.}, + urldate = {2025-02-21}, + date = {2018-09-20}, + langid = {german}, + note = {{ISSN}: 0016-5751}, + keywords = {Präsidentin der {DGGG} e.V.: Prof. Dr. Birgit Seelbach-Göbel{\textless}/conf-president{\textgreater}{\textless}/conference{\textgreater}}, file = {Snapshot:/home/alex/Zotero/storage/DW6578ZM/s-0038-1671278.html:text/html}, } @@ -778,18 +437,17 @@ Conclusions Continuous body temperature monitoring with a vaginal biosensor can title = {The prediction of ovulation: a comparison of the basal body temperature graph, cervical mucus score, and real-time pelvic ultrasonography}, volume = {43}, issn = {0015-0282}, - shorttitle = {The prediction of ovulation}, url = {https://www.sciencedirect.com/science/article/pii/S0015028216484360}, doi = {10.1016/S0015-0282(16)48436-0}, - abstract = {Ninety-five menstrual cycles were studied in 20 women undergoing donor artificial insemination (AID). In 49 cycles basal body temperature (BBT) change…}, - language = {en-US}, - number = {3}, - urldate = {2025-02-20}, - journal = {Fertility and Sterility}, - month = mar, - year = {1985}, - note = {Publisher: Elsevier}, + shorttitle = {The prediction of ovulation}, + abstract = {Ninety-five menstrual cycles were studied in 20 women undergoing donor artificial insemination ({AID}). In 49 cycles basal body temperature ({BBT}) change…}, pages = {385--388}, + number = {3}, + journaltitle = {Fertility and Sterility}, + urldate = {2025-02-20}, + date = {1985-03-01}, + langid = {american}, + note = {Publisher: Elsevier}, file = {Snapshot:/home/alex/Zotero/storage/FYI9GPUM/S0015028216484360.html:text/html}, } @@ -800,134 +458,128 @@ Conclusions Continuous body temperature monitoring with a vaginal biosensor can url = {https://www.sciencedirect.com/science/article/abs/pii/S0002937804018770}, doi = {10.1016/j.ajog.2004.11.006}, abstract = {The purpose of this study was to evaluate changes in cervicovaginal fluid characteristics to identify ovulation.Several ovulation indicators were stud…}, - language = {en-US}, - number = {1}, - urldate = {2025-02-20}, - journal = {American Journal of Obstetrics and Gynecology}, - month = jul, - year = {2005}, - note = {Publisher: Mosby}, pages = {71--75}, + number = {1}, + journaltitle = {American Journal of Obstetrics and Gynecology}, + urldate = {2025-02-20}, + date = {2005-07-01}, + langid = {american}, + note = {Publisher: Mosby}, file = {Snapshot:/home/alex/Zotero/storage/2JIAY9KL/S0002937804018770.html:text/html}, } @article{sato_novel_2024, - title = {Novel {Methodology} for {Identifying} the {Occurrence} of {Ovulation} by {Estimating} {Core} {Body} {Temperature} {During} {Sleeping}: {Validity} and {Effectiveness} {Study}}, + title = {Novel Methodology for Identifying the Occurrence of Ovulation by Estimating Core Body Temperature During Sleeping: Validity and Effectiveness Study}, volume = {8}, - copyright = {Unless stated otherwise, all articles are open-access distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work ("first published in the Journal of Medical Internet Research...") is properly cited with original URL and bibliographic citation information. The complete bibliographic information, a link to the original publication on http://www.jmir.org/, as well as this copyright and license information must be included.}, - shorttitle = {Novel {Methodology} for {Identifying} the {Occurrence} of {Ovulation} by {Estimating} {Core} {Body} {Temperature} {During} {Sleeping}}, + rights = {Unless stated otherwise, all articles are open-access distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work ("first published in the Journal of Medical Internet Research...") is properly cited with original {URL} and bibliographic citation information. The complete bibliographic information, a link to the original publication on http://www.jmir.org/, as well as this copyright and license information must be included.}, url = {https://formative.jmir.org/2024/1/e55834}, doi = {10.2196/55834}, - abstract = {Background: Body temperature is the most-used noninvasive biomarker to determine menstrual cycle and ovulation. However, issues related to its low accuracy are still under discussion. Objective: This study aimed to improve the accuracy of identifying the presence or absence of ovulation within a menstrual cycle. We investigated whether core body temperature (CBT) estimation can improve the accuracy of temperature biphasic shift discrimination in the menstrual cycle. The study consisted of 2 parts: experiment 1 assessed the validity of the CBT estimation method, while experiment 2 focused on the effectiveness of the method in discriminating biphasic temperature shifts. Methods: In experiment 1, healthy women aged between 18 and 40 years had their true CBT measured using an ingestible thermometer and their CBT estimated from skin temperature and ambient temperature measured during sleep in both the follicular and luteal phases of their menstrual cycles. This study analyzed the differences between these 2 measurements, the variations in temperature between the 2 phases, and the repeated measures correlation between the true and estimated CBT. Experiment 2 followed a similar methodology, but focused on evaluating the diagnostic accuracy of these 2 temperature measurement approaches (estimated CBT and traditional oral basal body temperature [BBT]) for identifying ovulatory cycles. This was performed using urine luteinizing hormone (LH) as the reference standard. Menstrual cycles were categorized based on the results of the LH tests, and a temperature shift was identified using a specific criterion called the “three-over-six rule.” This rule and the nested design of the study facilitated the assessment of diagnostic measures, such as sensitivity and specificity. Results: The main findings showed that CBT estimated from skin temperature and ambient temperature during sleep was consistently lower than directly measured CBT in both the follicular and luteal phases of the menstrual cycle. Despite this, the pattern of temperature variation between these phases was comparable for both the estimated and true CBT measurements, suggesting that the estimated CBT accurately reflected the cyclical variations in the true CBT. Significantly, the CBT estimation method showed higher sensitivity and specificity for detecting the occurrence of ovulation than traditional oral BBT measurements, highlighting its potential as an effective tool for reproductive health monitoring. The current method for estimating the CBT provides a practical and noninvasive method for monitoring CBT, which is essential for identifying biphasic shifts in the BBT throughout the menstrual cycle. Conclusions: This study demonstrated that the estimated CBT derived from skin temperature and ambient temperature during sleep accurately captures variations in true CBT and is more accurate in determining the presence or absence of ovulation than traditional oral BBT measurements. This method holds promise for improving reproductive health monitoring and understanding of menstrual cycle dynamics.}, - language = {EN}, - number = {1}, - urldate = {2025-02-20}, - journal = {JMIR Formative Research}, - author = {Sato, Daisuke and Ikarashi, Koyuki and Nakajima, Fumiko and Fujimoto, Tomomi}, - month = jul, - year = {2024}, - note = {Company: JMIR Formative Research -Distributor: JMIR Formative Research -Institution: JMIR Formative Research -Label: JMIR Formative Research -Publisher: JMIR Publications Inc., Toronto, Canada}, + shorttitle = {Novel Methodology for Identifying the Occurrence of Ovulation by Estimating Core Body Temperature During Sleeping}, + abstract = {Background: Body temperature is the most-used noninvasive biomarker to determine menstrual cycle and ovulation. However, issues related to its low accuracy are still under discussion. Objective: This study aimed to improve the accuracy of identifying the presence or absence of ovulation within a menstrual cycle. We investigated whether core body temperature ({CBT}) estimation can improve the accuracy of temperature biphasic shift discrimination in the menstrual cycle. The study consisted of 2 parts: experiment 1 assessed the validity of the {CBT} estimation method, while experiment 2 focused on the effectiveness of the method in discriminating biphasic temperature shifts. Methods: In experiment 1, healthy women aged between 18 and 40 years had their true {CBT} measured using an ingestible thermometer and their {CBT} estimated from skin temperature and ambient temperature measured during sleep in both the follicular and luteal phases of their menstrual cycles. This study analyzed the differences between these 2 measurements, the variations in temperature between the 2 phases, and the repeated measures correlation between the true and estimated {CBT}. Experiment 2 followed a similar methodology, but focused on evaluating the diagnostic accuracy of these 2 temperature measurement approaches (estimated {CBT} and traditional oral basal body temperature [{BBT}]) for identifying ovulatory cycles. This was performed using urine luteinizing hormone ({LH}) as the reference standard. Menstrual cycles were categorized based on the results of the {LH} tests, and a temperature shift was identified using a specific criterion called the “three-over-six rule.” This rule and the nested design of the study facilitated the assessment of diagnostic measures, such as sensitivity and specificity. Results: The main findings showed that {CBT} estimated from skin temperature and ambient temperature during sleep was consistently lower than directly measured {CBT} in both the follicular and luteal phases of the menstrual cycle. Despite this, the pattern of temperature variation between these phases was comparable for both the estimated and true {CBT} measurements, suggesting that the estimated {CBT} accurately reflected the cyclical variations in the true {CBT}. Significantly, the {CBT} estimation method showed higher sensitivity and specificity for detecting the occurrence of ovulation than traditional oral {BBT} measurements, highlighting its potential as an effective tool for reproductive health monitoring. The current method for estimating the {CBT} provides a practical and noninvasive method for monitoring {CBT}, which is essential for identifying biphasic shifts in the {BBT} throughout the menstrual cycle. Conclusions: This study demonstrated that the estimated {CBT} derived from skin temperature and ambient temperature during sleep accurately captures variations in true {CBT} and is more accurate in determining the presence or absence of ovulation than traditional oral {BBT} measurements. This method holds promise for improving reproductive health monitoring and understanding of menstrual cycle dynamics.}, pages = {e55834}, + number = {1}, + journaltitle = {{JMIR} Formative Research}, + author = {Sato, Daisuke and Ikarashi, Koyuki and Nakajima, Fumiko and Fujimoto, Tomomi}, + urldate = {2025-02-20}, + date = {2024-07-05}, + note = {Company: {JMIR} Formative Research +Distributor: {JMIR} Formative Research +Institution: {JMIR} Formative Research +Label: {JMIR} Formative Research +Publisher: {JMIR} Publications Inc., Toronto, Canada}, file = {PubMed Central Full Text PDF:/home/alex/Zotero/storage/NPBA84BU/Sato et al. - 2024 - Novel Methodology for Identifying the Occurrence of Ovulation by Estimating Core Body Temperature Du.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/BAJUVPFE/e55834.html:text/html}, } @article{royston_identifying_1991-1, title = {Identifying the fertile phase of the human menstrual cycle}, volume = {10}, - copyright = {Copyright © 1991 John Wiley \& Sons, Ltd.}, + rights = {Copyright © 1991 John Wiley \& Sons, Ltd.}, issn = {1097-0258}, url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/sim.4780100207}, doi = {10.1002/sim.4780100207}, - abstract = {The identification of the human fertile phase as the time during which a woman or a couple may conceive is elusive. The fertile time depends on many factors in each individual menstrual cycle and may be said to be more of a statistical than a physiological entity. This paper reviews the application of statistical methods to three areas related to conception and the fertile phase. The first is the prediction and detection of ovulation from serial measurements, such as hormones, basal body temperature and cervical mucus, throughout the menstrual cycle. Typically, such variables increase from some baseline level to a peak around ovulation (the most fertile time), then subside to low levels in the postovulatory phase. The statistical challenge is to detect the rise (signalling the onset of potential fertility) and subsequent fall. Analytic methods considered include thresholds, Bayesian change-point models and particularly the cumulative sum (cusum) technique which is both simple to apply and understand, and effective. The second area comprises appropriate methods of analysing and interpreting data from clinical studies of the fertile phase, especially in so-alled natural family planning (NFP) where it is usual for women to observe several indices of potential fertility. Such studies usually try to establish the temporal relationships between markers of the fertile phase and examine the success of different combinations of markers in delineating the fertile time in comparison with a standard ‘defined’ phase, for example, the interval from three days before to two days after the peak of luteinizing hormone. The third area is the assessment of the probability of conception on certain days of the cycle, which is vital to the understanding of the fertile phase and its application to NFP. Direct estimation of such probabilities is impractical; instead, resort must be made to estimation by maximum likelihood of the parameters of specially constructed models. Suitable models are described. Finally, the need for a new prospective study of the probability of conception in relation to the markers of the fertile phase used in the symptothermal method of NFP is discussed.}, - language = {en}, - number = {2}, - urldate = {2025-02-20}, - journal = {Statistics in Medicine}, - author = {Royston, Patrick}, - year = {1991}, - note = {\_eprint: https://onlinelibrary.wiley.com/doi/pdf/10.1002/sim.4780100207}, + abstract = {The identification of the human fertile phase as the time during which a woman or a couple may conceive is elusive. The fertile time depends on many factors in each individual menstrual cycle and may be said to be more of a statistical than a physiological entity. This paper reviews the application of statistical methods to three areas related to conception and the fertile phase. The first is the prediction and detection of ovulation from serial measurements, such as hormones, basal body temperature and cervical mucus, throughout the menstrual cycle. Typically, such variables increase from some baseline level to a peak around ovulation (the most fertile time), then subside to low levels in the postovulatory phase. The statistical challenge is to detect the rise (signalling the onset of potential fertility) and subsequent fall. Analytic methods considered include thresholds, Bayesian change-point models and particularly the cumulative sum (cusum) technique which is both simple to apply and understand, and effective. The second area comprises appropriate methods of analysing and interpreting data from clinical studies of the fertile phase, especially in so-alled natural family planning ({NFP}) where it is usual for women to observe several indices of potential fertility. Such studies usually try to establish the temporal relationships between markers of the fertile phase and examine the success of different combinations of markers in delineating the fertile time in comparison with a standard ‘defined’ phase, for example, the interval from three days before to two days after the peak of luteinizing hormone. The third area is the assessment of the probability of conception on certain days of the cycle, which is vital to the understanding of the fertile phase and its application to {NFP}. Direct estimation of such probabilities is impractical; instead, resort must be made to estimation by maximum likelihood of the parameters of specially constructed models. Suitable models are described. Finally, the need for a new prospective study of the probability of conception in relation to the markers of the fertile phase used in the symptothermal method of {NFP} is discussed.}, pages = {221--240}, + number = {2}, + journaltitle = {Statistics in Medicine}, + author = {Royston, Patrick}, + urldate = {2025-02-20}, + date = {1991}, + langid = {english}, + note = {\_eprint: https://onlinelibrary.wiley.com/doi/pdf/10.1002/sim.4780100207}, file = {Snapshot:/home/alex/Zotero/storage/9XL95LUJ/sim.html:text/html}, } @article{su_detection_2017, title = {Detection of ovulation, a review of currently available methods}, volume = {2}, - copyright = {© 2017 The Authors. Bioengineering \& Translational Medicine is published by Wiley Periodicals, Inc. on behalf of The American Institute of Chemical Engineers}, + rights = {© 2017 The Authors. Bioengineering \& Translational Medicine is published by Wiley Periodicals, Inc. on behalf of The American Institute of Chemical Engineers}, issn = {2380-6761}, url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/btm2.10058}, doi = {10.1002/btm2.10058}, abstract = {The ability to identify the precise time of ovulation is important for women who want to plan conception or practice contraception. Here, we review the current literature on various methods for detecting ovulation including a review of point-of-care device technology. We incorporate an examination of methods to detect ovulation that have been developed and practiced for decades and analyze the indications and limitations of each—transvaginal ultrasonography, urinary luteinizing hormone detection, serum progesterone and urinary pregnanediol 3-glucuronide detection, urinary follicular stimulating hormone detection, basal body temperature monitoring, and cervical mucus and salivary ferning analysis. Some point-of-care ovulation detection devices have been developed and commercialized based on these methods, however previous research was limited by small sample size and an inconsistent standard reference to true ovulation.}, - language = {en}, - number = {3}, - urldate = {2025-02-20}, - journal = {Bioengineering \& Translational Medicine}, - author = {Su, Hsiu-Wei and Yi, Yu-Chiao and Wei, Ting-Yen and Chang, Ting-Chang and Cheng, Chao-Min}, - year = {2017}, - note = {\_eprint: https://onlinelibrary.wiley.com/doi/pdf/10.1002/btm2.10058}, - keywords = {ovulation detection, family planning, fertility window}, pages = {238--246}, + number = {3}, + journaltitle = {Bioengineering \& Translational Medicine}, + author = {Su, Hsiu-Wei and Yi, Yu-Chiao and Wei, Ting-Yen and Chang, Ting-Chang and Cheng, Chao-Min}, + urldate = {2025-02-20}, + date = {2017}, + langid = {english}, + note = {\_eprint: https://onlinelibrary.wiley.com/doi/pdf/10.1002/btm2.10058}, + keywords = {family planning, fertility window, ovulation detection}, file = {Full Text PDF:/home/alex/Zotero/storage/ZEACCGE5/Su et al. - 2017 - Detection of ovulation, a review of currently available methods.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/RDDQD8EA/btm2.html:text/html}, } @article{noauthor_basal_1981, - title = {Basal {Body} {Temperature}: {Unreliable} {Method} of {Ovulation} {Detection}}, + title = {Basal Body Temperature: Unreliable Method of Ovulation Detection}, volume = {36}, issn = {0015-0282}, - shorttitle = {Basal {Body} {Temperature}}, url = {https://www.sciencedirect.com/science/article/pii/S0015028216459169}, doi = {10.1016/S0015-0282(16)45916-9}, - abstract = {Basal body temperature (BBT) charts from menstrual cycles of 98 women were evaluated by six experienced physicians. The time of ovulation as estimated…}, - language = {en-US}, - number = {6}, - urldate = {2025-02-20}, - journal = {Fertility and Sterility}, - month = dec, - year = {1981}, - note = {Publisher: Elsevier}, + shorttitle = {Basal Body Temperature}, + abstract = {Basal body temperature ({BBT}) charts from menstrual cycles of 98 women were evaluated by six experienced physicians. The time of ovulation as estimated…}, pages = {729--733}, + number = {6}, + journaltitle = {Fertility and Sterility}, + urldate = {2025-02-20}, + date = {1981-12-01}, + langid = {american}, + note = {Publisher: Elsevier}, file = {Snapshot:/home/alex/Zotero/storage/AWZ4LX8D/S0015028216459169.html:text/html}, } @article{luo_detection_2020, - title = {Detection and {Prediction} of {Ovulation} {From} {Body} {Temperature} {Measured} by an {In}-{Ear} {Wearable} {Thermometer}}, + title = {Detection and Prediction of Ovulation From Body Temperature Measured by an In-Ear Wearable Thermometer}, volume = {67}, issn = {1558-2531}, url = {https://ieeexplore.ieee.org/abstract/document/8715448}, doi = {10.1109/TBME.2019.2916823}, - abstract = {Objective: We present a non-invasive wearable device for fertility monitoring and propose an effective and flexible statistical learning algorithm to detect and predict ovulation using data captured by this device. Methods: The system consists of an earpiece, which measures the ear canal temperature every 5 min during night sleep hours, and a base station that transmits data to a smartphone application for analysis. We establish a data-cleaning protocol for data preprocessing and then fit a Hidden Markov Model (HMM) with two hidden states of high and low temperature to identify the more probable state of each time point via the predicted probabilities. Finally, a post-processing procedure is developed to incorporate biorhythm information to form a time-course biphasic profile for each subject. Results: The performance of the proposed algorithms applied to data collected by the device are compared with traditional methods in terms of match rate with self-reported ovulation days confirmed with an ovulation test kit. Empirical study results from a group of 34 users yielded significant improvements over the traditional methods in terms of detection accuracy (with sensitivity 92.31\%) and prediction power (23.07-31.55\% higher). Conclusion: We demonstrated the feasibility for reliable ovulation detection and prediction with high-frequency temperature data collected by a non-invasive wearable device. Significance: Traditional fertility monitoring methods are often either inaccurate or inconvenient. The wearable device and learning algorithm presented in this paper provide a user friendly and reliable platform for tracking ovulation, which may have a broad impact on both fertility research and real-world family planning.}, - number = {2}, - urldate = {2025-02-20}, - journal = {IEEE Transactions on Biomedical Engineering}, - author = {Luo, Lan and She, Xichen and Cao, Jiexuan and Zhang, Yunlong and Li, Yijiang and Song, Peter X. K.}, - month = feb, - year = {2020}, - note = {Conference Name: IEEE Transactions on Biomedical Engineering}, - keywords = {Basal body temperature, Biomedical monitoring, Hidden Markov Model (HMM), Hidden Markov models, ovulation, prediction, Prediction algorithms, Temperature distribution, Temperature measurement, Temperature sensors, tracking data, wearable}, + abstract = {Objective: We present a non-invasive wearable device for fertility monitoring and propose an effective and flexible statistical learning algorithm to detect and predict ovulation using data captured by this device. Methods: The system consists of an earpiece, which measures the ear canal temperature every 5 min during night sleep hours, and a base station that transmits data to a smartphone application for analysis. We establish a data-cleaning protocol for data preprocessing and then fit a Hidden Markov Model ({HMM}) with two hidden states of high and low temperature to identify the more probable state of each time point via the predicted probabilities. Finally, a post-processing procedure is developed to incorporate biorhythm information to form a time-course biphasic profile for each subject. Results: The performance of the proposed algorithms applied to data collected by the device are compared with traditional methods in terms of match rate with self-reported ovulation days confirmed with an ovulation test kit. Empirical study results from a group of 34 users yielded significant improvements over the traditional methods in terms of detection accuracy (with sensitivity 92.31\%) and prediction power (23.07-31.55\% higher). Conclusion: We demonstrated the feasibility for reliable ovulation detection and prediction with high-frequency temperature data collected by a non-invasive wearable device. Significance: Traditional fertility monitoring methods are often either inaccurate or inconvenient. The wearable device and learning algorithm presented in this paper provide a user friendly and reliable platform for tracking ovulation, which may have a broad impact on both fertility research and real-world family planning.}, pages = {512--522}, + number = {2}, + journaltitle = {{IEEE} Transactions on Biomedical Engineering}, + author = {Luo, Lan and She, Xichen and Cao, Jiexuan and Zhang, Yunlong and Li, Yijiang and Song, Peter X. K.}, + urldate = {2025-02-20}, + date = {2020-02}, + note = {Conference Name: {IEEE} Transactions on Biomedical Engineering}, + keywords = {Basal body temperature, Biomedical monitoring, Hidden Markov Model ({HMM}), Hidden Markov models, ovulation, prediction, Prediction algorithms, Temperature distribution, Temperature measurement, Temperature sensors, tracking data, wearable}, file = {IEEE Xplore Abstract Record:/home/alex/Zotero/storage/W8SQ4ASJ/8715448.html:text/html}, } @article{owen_physiological_2013, - title = {Physiological {Signs} of {Ovulation} and {Fertility} {Readily} {Observable} by {Women}}, + title = {Physiological Signs of Ovulation and Fertility Readily Observable by Women}, volume = {80}, issn = {0024-3639}, url = {https://doi.org/10.1179/0024363912Z.0000000005}, doi = {10.1179/0024363912Z.0000000005}, - abstract = {IntroductionConfirmation of ovulation can be difficult in clinical practice, as gold standard methods including serial transvaginal ultrasonography, serum luteinizing hormone (LH) measurements, or laparoscopic follicular observation are impractical. Numerous surrogate markers have been proposed and evaluated in relation to these gold standards that have more practical clinical applications.PurposeTo review the evidence on physiological signs of ovulation timing and fertility in order to determine valid markers that can be easily identified by women.MethodsA literature review of primary resources in Ovid Medline was undertaken to identify studies examining physiological signs as they relate to gold standard assessment of ovulation. Studies examining the efficacy/effectiveness of different types of natural family planning were excluded.ResultsThe most commonly encountered physiological signs were urine LH, cervical mucus, and basal body temperature (BBT). Urine LH as assessed by home monitoring systems indicated ovulation 91 percent of the time during the 2 days of peak fertility on the monitor and 97 percent during the 2 peak days plus 1. Cervical mucus peak characteristics were identified 78 percent of the time ±1 day, and 91 percent of the time ±2 days of LH surge indicating ovulation. Further research supports the importance of cervical mucus in overall fertility, as conception rates were more closely related to mucus quality than to timing of intercourse related to ovulation. As a lone indicator of ovulation, BBT is at best a retrospective marker, and functions best in conjunction with other signs of ovulation. Additionally, salivary ferning, salivary and vaginal fluid electrical potential, finger–finger electrical potential, and differential skin temperature were postulated as possible indicators, but were not found to be temporally related to ovulation. The research on differential skin temperature is promising, but minimal thus far in number, and has not been evaluated as an adjunct to BBT as yet.ConclusionHome urinary LH monitors are becoming more widely available and less expensive giving women the potential to assess the ovulatory status of their cycle in real time. Cervical mucus observation is an effective and cost-efficient method, but requires some teaching to increase the confidence of users. In conjunction, LH monitors and cervical mucus can give the best indication of fertility and ovulation timing.}, - language = {en}, - number = {1}, - urldate = {2025-02-20}, - journal = {The Linacre Quarterly}, - author = {Owen, Martin}, - month = jan, - year = {2013}, - note = {Publisher: SAGE Publications Inc}, + abstract = {{IntroductionConfirmation} of ovulation can be difficult in clinical practice, as gold standard methods including serial transvaginal ultrasonography, serum luteinizing hormone ({LH}) measurements, or laparoscopic follicular observation are impractical. Numerous surrogate markers have been proposed and evaluated in relation to these gold standards that have more practical clinical applications.{PurposeTo} review the evidence on physiological signs of ovulation timing and fertility in order to determine valid markers that can be easily identified by women.{MethodsA} literature review of primary resources in Ovid Medline was undertaken to identify studies examining physiological signs as they relate to gold standard assessment of ovulation. Studies examining the efficacy/effectiveness of different types of natural family planning were excluded.{ResultsThe} most commonly encountered physiological signs were urine {LH}, cervical mucus, and basal body temperature ({BBT}). Urine {LH} as assessed by home monitoring systems indicated ovulation 91 percent of the time during the 2 days of peak fertility on the monitor and 97 percent during the 2 peak days plus 1. Cervical mucus peak characteristics were identified 78 percent of the time ±1 day, and 91 percent of the time ±2 days of {LH} surge indicating ovulation. Further research supports the importance of cervical mucus in overall fertility, as conception rates were more closely related to mucus quality than to timing of intercourse related to ovulation. As a lone indicator of ovulation, {BBT} is at best a retrospective marker, and functions best in conjunction with other signs of ovulation. Additionally, salivary ferning, salivary and vaginal fluid electrical potential, finger–finger electrical potential, and differential skin temperature were postulated as possible indicators, but were not found to be temporally related to ovulation. The research on differential skin temperature is promising, but minimal thus far in number, and has not been evaluated as an adjunct to {BBT} as yet.{ConclusionHome} urinary {LH} monitors are becoming more widely available and less expensive giving women the potential to assess the ovulatory status of their cycle in real time. Cervical mucus observation is an effective and cost-efficient method, but requires some teaching to increase the confidence of users. In conjunction, {LH} monitors and cervical mucus can give the best indication of fertility and ovulation timing.}, pages = {17--23}, + number = {1}, + journaltitle = {Linacre Q}, + author = {Owen, Martin}, + urldate = {2025-02-20}, + date = {2013-01-01}, + langid = {english}, + note = {Publisher: {SAGE} Publications Inc}, file = {Full Text:/home/alex/Zotero/storage/IBVUICCU/Owen - 2013 - Physiological Signs of Ovulation and Fertility Readily Observable by Women.pdf:application/pdf}, } @@ -937,43 +589,29 @@ Publisher: JMIR Publications Inc., Toronto, Canada}, issn = {2399-3529}, url = {https://doi.org/10.1093/hropen/hoaa011}, doi = {10.1093/hropen/hoaa011}, - abstract = {What variations underlie the menstrual cycle length and ovulation day of women trying to conceive?Big data from a connected ovulation test revealed the extent of variation in menstrual cycle length and ovulation day in women trying to conceive.Timing intercourse to coincide with the fertile period of a woman maximises the chances of conception. The day of ovulation varies on an inter- and intra-individual level.A total of 32 595 women who had purchased a connected ovulation test system contributed 75 981 cycles for analysis. Day of ovulation was determined from the fertility test results. The connected home ovulation test system enables users to identify their fertile phase. The app benefits users by enabling them to understand their personal fertility information. During each menstrual cycle, users input their perceived cycle length into an accessory application, and data on hormone levels from the tests are uploaded to the application and stored in an anonymised cloud database. This study compared users’ perceived cycle characteristics with actual cycle characteristics. The perceived and actual cycle length information was analysed to provide population ranges.This study analysed data from the at-home use of a commercially available connected home ovulation test by women across the USA and UK.Overall, 25.3\% of users selected a 28-day cycle as their perceived cycle length; however, only 12.4\% of users actually had a 28-day cycle. Most women (87\%) had actual menstrual cycle lengths between 23 and 35 days, with a normal distribution centred on day 28, and over half of the users (52\%) had cycles that varied by 5 days or more. There was a 10-day spread of observed ovulation days for a 28-day cycle, with the most common day of ovulation being Day 15. Similar variation was observed for all cycle lengths examined. For users who conducted a test on every day requested by the app, a luteinising hormone (LH) surge was detected in 97.9\% of cycles.Data were from a self-selected population of women who were prepared to purchase a commercially available product to aid conception and so may not fully represent the wider population. No corresponding demographic data were collected with the cycle information.Using big data has provided more personalised insights into women’s fertility; this could enable women trying to conceive to better time intercourse, increasing the likelihood of conception.The study was funded by SPD Development Company Ltd (Bedford, UK), a fully owned subsidiary of SPD Swiss Precision Diagnostics GmbH (Geneva, Switzerland). I.S., B.G. and S.J. are employees of the SPD Development Company Ltd.}, - number = {2}, - urldate = {2025-02-20}, - journal = {Human Reproduction Open}, - author = {Soumpasis, I and Grace, B and Johnson, S}, - month = feb, - year = {2020}, + abstract = {What variations underlie the menstrual cycle length and ovulation day of women trying to conceive?Big data from a connected ovulation test revealed the extent of variation in menstrual cycle length and ovulation day in women trying to conceive.Timing intercourse to coincide with the fertile period of a woman maximises the chances of conception. The day of ovulation varies on an inter- and intra-individual level.A total of 32 595 women who had purchased a connected ovulation test system contributed 75 981 cycles for analysis. Day of ovulation was determined from the fertility test results. The connected home ovulation test system enables users to identify their fertile phase. The app benefits users by enabling them to understand their personal fertility information. During each menstrual cycle, users input their perceived cycle length into an accessory application, and data on hormone levels from the tests are uploaded to the application and stored in an anonymised cloud database. This study compared users’ perceived cycle characteristics with actual cycle characteristics. The perceived and actual cycle length information was analysed to provide population ranges.This study analysed data from the at-home use of a commercially available connected home ovulation test by women across the {USA} and {UK}.Overall, 25.3\% of users selected a 28-day cycle as their perceived cycle length; however, only 12.4\% of users actually had a 28-day cycle. Most women (87\%) had actual menstrual cycle lengths between 23 and 35 days, with a normal distribution centred on day 28, and over half of the users (52\%) had cycles that varied by 5 days or more. There was a 10-day spread of observed ovulation days for a 28-day cycle, with the most common day of ovulation being Day 15. Similar variation was observed for all cycle lengths examined. For users who conducted a test on every day requested by the app, a luteinising hormone ({LH}) surge was detected in 97.9\% of cycles.Data were from a self-selected population of women who were prepared to purchase a commercially available product to aid conception and so may not fully represent the wider population. No corresponding demographic data were collected with the cycle information.Using big data has provided more personalised insights into women’s fertility; this could enable women trying to conceive to better time intercourse, increasing the likelihood of conception.The study was funded by {SPD} Development Company Ltd (Bedford, {UK}), a fully owned subsidiary of {SPD} Swiss Precision Diagnostics {GmbH} (Geneva, Switzerland). I.S., B.G. and S.J. are employees of the {SPD} Development Company Ltd.}, pages = {hoaa011}, - annote = { - -not really interesting, as they only look at cycle length - - -they use “perceived” cycle length, which is hard to defend, when there are intermediate bleedings etc. - - - - - -}, + number = {2}, + journaltitle = {Human Reproduction Open}, + author = {Soumpasis, I and Grace, B and Johnson, S}, + urldate = {2025-02-20}, + date = {2020-02-01}, file = {Full Text PDF:/home/alex/Zotero/storage/PS9UC298/Soumpasis et al. - 2020 - Real-life insights on menstrual cycles and ovulation using big data.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/LTFATQIC/5820371.html:text/html}, } @article{brewis_demographic_2005, - title = {Demographic {Evidence} {That} {Human} {Ovulation} {Is} {Undetectable} ({At} {Least} in {Pair} {Bonds})}, + title = {Demographic Evidence That Human Ovulation Is Undetectable (At Least in Pair Bonds)}, volume = {46}, issn = {0011-3204}, url = {https://www.journals.uchicago.edu/doi/abs/10.1086/430016}, doi = {10.1086/430016}, - number = {3}, - urldate = {2025-02-20}, - journal = {Current Anthropology}, - author = {Brewis, Alexandra and Meyer, Mary}, - month = jun, - year = {2005}, - note = {Publisher: The University of Chicago Press}, pages = {465--471}, + number = {3}, + journaltitle = {Current Anthropology}, + author = {Brewis, Alexandra and Meyer, Mary}, + urldate = {2025-02-20}, + date = {2005-06}, + note = {Publisher: The University of Chicago Press}, } @article{noauthor_monitoring_1987, @@ -983,14 +621,13 @@ they use “perceived” cycle length, which is hard to defend, when there are i url = {https://www.sciencedirect.com/science/article/pii/S0015028216500028}, doi = {10.1016/S0015-0282(16)50002-8}, abstract = {This study was designed to evaluate the accuracy of various methods in predicting and detecting ovulation in 14 spontaneous and 17 clomiphene citrate …}, - language = {en-US}, - number = {2}, - urldate = {2025-02-20}, - journal = {Fertility and Sterility}, - month = feb, - year = {1987}, - note = {Publisher: Elsevier}, pages = {259--264}, + number = {2}, + journaltitle = {Fertility and Sterility}, + urldate = {2025-02-20}, + date = {1987-02-01}, + langid = {american}, + note = {Publisher: Elsevier}, file = {Snapshot:/home/alex/Zotero/storage/M5P9EZ67/S0015028216500028.html:text/html}, } @@ -1001,14 +638,13 @@ they use “perceived” cycle length, which is hard to defend, when there are i url = {https://www.sciencedirect.com/science/article/pii/S0022030216306725}, doi = {10.3168/jds.2016-11247}, abstract = {The objective of this study was to determine the relative importance and contribution of several physiological factors as predictors of pregnancy risk…}, - language = {en-US}, - number = {12}, - urldate = {2025-02-20}, - journal = {Journal of Dairy Science}, - month = dec, - year = {2016}, - note = {Publisher: Elsevier}, pages = {10077--10092}, + number = {12}, + journaltitle = {Journal of Dairy Science}, + urldate = {2025-02-20}, + date = {2016-12-01}, + langid = {american}, + note = {Publisher: Elsevier}, file = {Snapshot:/home/alex/Zotero/storage/EBK9WJP4/S0022030216306725.html:text/html}, } @@ -1018,32 +654,31 @@ they use “perceived” cycle length, which is hard to defend, when there are i issn = {1573-7195}, url = {https://doi.org/10.1007/BF01849284}, doi = {10.1007/BF01849284}, - abstract = {Simple and reliable methods have been sought for both predicting and confirming ovulation. Application of these methods could include management of infertile couples to aid in conception and for increasing the reliability of natural family planning (NFP) as a method of birth control. With the advent of specific hormone assays, serial measurements of estrogens, progesterone (and metabolites), and luteinizing hormone have been the gold standard of monitoring ovarian function in women, However, newer and simpler methodologies have been described and are currently either in use or being tested. These include the measurement of basal body temperature (BBT), the evaluation of the volume, consistency and electro-conductivity of cervicovaginal fluid, salivary steroid content and cellular enzymatic activity, the use of enzyme-linked immunosorbent assays applied to solid-phase formats, and the investigation of new hormonal molecules as markers of reproductive state and function. These new technologies are described herein and their potential for monitoring ovarian function is discussed.}, - language = {en}, - number = {4}, - urldate = {2025-02-20}, - journal = {Advances in Contraception}, - author = {Albertson, B. D. and Zinaman, M. J.}, - month = dec, - year = {1987}, - keywords = {Birth Control, Estrogen, Luteinizing Hormone, Progesterone, Serial Measurement}, + abstract = {Simple and reliable methods have been sought for both predicting and confirming ovulation. Application of these methods could include management of infertile couples to aid in conception and for increasing the reliability of natural family planning ({NFP}) as a method of birth control. With the advent of specific hormone assays, serial measurements of estrogens, progesterone (and metabolites), and luteinizing hormone have been the gold standard of monitoring ovarian function in women, However, newer and simpler methodologies have been described and are currently either in use or being tested. These include the measurement of basal body temperature ({BBT}), the evaluation of the volume, consistency and electro-conductivity of cervicovaginal fluid, salivary steroid content and cellular enzymatic activity, the use of enzyme-linked immunosorbent assays applied to solid-phase formats, and the investigation of new hormonal molecules as markers of reproductive state and function. These new technologies are described herein and their potential for monitoring ovarian function is discussed.}, pages = {263--290}, + number = {4}, + journaltitle = {Adv Contracept}, + author = {Albertson, B. D. and Zinaman, M. J.}, + urldate = {2025-02-20}, + date = {1987-12-01}, + langid = {english}, + keywords = {Birth Control, Estrogen, Luteinizing Hormone, Progesterone, Serial Measurement}, } @inproceedings{serrano_is_2019-1, - address = {Florence, Italy}, - title = {Is {Attention} {Interpretable}?}, + location = {Florence, Italy}, + title = {Is Attention Interpretable?}, url = {https://aclanthology.org/P19-1282/}, doi = {10.18653/v1/P19-1282}, - abstract = {Attention mechanisms have recently boosted performance on a range of NLP tasks. Because attention layers explicitly weight input components' representations, it is also often assumed that attention can be used to identify information that models found important (e.g., specific contextualized word tokens). We test whether that assumption holds by manipulating attention weights in already-trained text classification models and analyzing the resulting differences in their predictions. While we observe some ways in which higher attention weights correlate with greater impact on model predictions, we also find many ways in which this does not hold, i.e., where gradient-based rankings of attention weights better predict their effects than their magnitudes. We conclude that while attention noisily predicts input components' overall importance to a model, it is by no means a fail-safe indicator.}, - urldate = {2025-02-19}, - booktitle = {Proceedings of the 57th {Annual} {Meeting} of the {Association} for {Computational} {Linguistics}}, + abstract = {Attention mechanisms have recently boosted performance on a range of {NLP} tasks. Because attention layers explicitly weight input components' representations, it is also often assumed that attention can be used to identify information that models found important (e.g., specific contextualized word tokens). We test whether that assumption holds by manipulating attention weights in already-trained text classification models and analyzing the resulting differences in their predictions. While we observe some ways in which higher attention weights correlate with greater impact on model predictions, we also find many ways in which this does not hold, i.e., where gradient-based rankings of attention weights better predict their effects than their magnitudes. We conclude that while attention noisily predicts input components' overall importance to a model, it is by no means a fail-safe indicator.}, + eventtitle = {{ACL} 2019}, + pages = {2931--2951}, + booktitle = {Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics}, publisher = {Association for Computational Linguistics}, author = {Serrano, Sofia and Smith, Noah A.}, editor = {Korhonen, Anna and Traum, David and Màrquez, Lluís}, - month = jul, - year = {2019}, - pages = {2931--2951}, + urldate = {2025-02-19}, + date = {2019-07}, file = {Full Text PDF:/home/alex/Zotero/storage/I6J6YP3C/Serrano and Smith - 2019 - Is Attention Interpretable.pdf:application/pdf}, } @@ -1054,282 +689,591 @@ they use “perceived” cycle length, which is hard to defend, when there are i url = {https://www.sciencedirect.com/science/article/abs/pii/S0360835223006915}, doi = {10.1016/j.cie.2023.109667}, abstract = {Recently, transformer-based models have exhibited great performance in multi-horizon time series forecasting tasks. However, the core module of these …}, - language = {en-US}, - urldate = {2025-02-19}, - journal = {Computers \& Industrial Engineering}, - month = nov, - year = {2023}, - note = {Publisher: Pergamon}, pages = {109667}, + journaltitle = {Computers \& Industrial Engineering}, + urldate = {2025-02-19}, + date = {2023-11-01}, + langid = {american}, + note = {Publisher: Pergamon}, file = {Snapshot:/home/alex/Zotero/storage/TJ634T5V/S0360835223006915.html:text/html}, } @article{hu_pattern-oriented_2025, - title = {Pattern-oriented {Attention} {Mechanism} for {Multivariate} {Time} {Series} {Forecasting}}, + title = {Pattern-oriented Attention Mechanism for Multivariate Time Series Forecasting}, volume = {19}, issn = {1556-4681}, url = {https://doi.org/10.1145/3712606}, doi = {10.1145/3712606}, - abstract = {Multivariate time series forecasting is applied in many domains, such as finance, transportation, and industry. The main challenge of precise forecasting lies in accurately capturing latent dependencies. Recent studies develop various frameworks to reduce computational complexity or to enhance the learning of intricate relationships, while lacking interpretability and generality. In this article, we aim to elucidate the capture of dependencies as the recognition of patterns. We believe that patterns can be formally described from two aspects: the shapes of segments that frequently repeat and the corresponding forms of repetitions. Drawing upon this idea, we design a multivariate time series forecasting model named PRformer,1 which incorporates a pattern-oriented attention mechanism and a pattern-based projector. The attention mechanism can perceive different forms of repetitions by embedded with various similarity evaluation metrics between segments, and filter out noise from segments to extract potential patterns with a statistical-driven weighting scheme. The pattern-based projector is employed to form the forecasting results by deriving the representative patterns from the set of potential ones. By incorporating explicit definitions of patterns, PRformer is interpretable and general to various time series scenarios. Experimental results on seven datasets demonstrate that PRformer outperforms six state-of-the-art models by about 10.7\% in forecasting accuracy.}, - number = {2}, - urldate = {2025-02-19}, - journal = {ACM Trans. Knowl. Discov. Data}, - author = {Hu, Hanwen and Han, Zhangchi and Qian, Shiyou and Yang, Dingyu and Cao, Jian and Xue, Guangtao}, - month = feb, - year = {2025}, + abstract = {Multivariate time series forecasting is applied in many domains, such as finance, transportation, and industry. The main challenge of precise forecasting lies in accurately capturing latent dependencies. Recent studies develop various frameworks to reduce computational complexity or to enhance the learning of intricate relationships, while lacking interpretability and generality. In this article, we aim to elucidate the capture of dependencies as the recognition of patterns. We believe that patterns can be formally described from two aspects: the shapes of segments that frequently repeat and the corresponding forms of repetitions. Drawing upon this idea, we design a multivariate time series forecasting model named {PRformer},1 which incorporates a pattern-oriented attention mechanism and a pattern-based projector. The attention mechanism can perceive different forms of repetitions by embedded with various similarity evaluation metrics between segments, and filter out noise from segments to extract potential patterns with a statistical-driven weighting scheme. The pattern-based projector is employed to form the forecasting results by deriving the representative patterns from the set of potential ones. By incorporating explicit definitions of patterns, {PRformer} is interpretable and general to various time series scenarios. Experimental results on seven datasets demonstrate that {PRformer} outperforms six state-of-the-art models by about 10.7\% in forecasting accuracy.}, pages = {38:1--38:26}, -} - -@misc{helbling_conceptattention_2025, - title = {{ConceptAttention}: {Diffusion} {Transformers} {Learn} {Highly} {Interpretable} {Features}}, - shorttitle = {{ConceptAttention}}, - url = {http://arxiv.org/abs/2502.04320}, - doi = {10.48550/arXiv.2502.04320}, - abstract = {Do the rich representations of multi-modal diffusion transformers (DiTs) exhibit unique properties that enhance their interpretability? We introduce ConceptAttention, a novel method that leverages the expressive power of DiT attention layers to generate high-quality saliency maps that precisely locate textual concepts within images. Without requiring additional training, ConceptAttention repurposes the parameters of DiT attention layers to produce highly contextualized concept embeddings, contributing the major discovery that performing linear projections in the output space of DiT attention layers yields significantly sharper saliency maps compared to commonly used cross-attention mechanisms. Remarkably, ConceptAttention even achieves state-of-the-art performance on zero-shot image segmentation benchmarks, outperforming 11 other zero-shot interpretability methods on the ImageNet-Segmentation dataset and on a single-class subset of PascalVOC. Our work contributes the first evidence that the representations of multi-modal DiT models like Flux are highly transferable to vision tasks like segmentation, even outperforming multi-modal foundation models like CLIP.}, - urldate = {2025-02-25}, - publisher = {arXiv}, - author = {Helbling, Alec and Meral, Tuna Han Salih and Hoover, Ben and Yanardag, Pinar and Chau, Duen Horng}, - month = feb, - year = {2025}, - note = {arXiv:2502.04320 [cs]}, - keywords = {Computer Science - Machine Learning, Computer Science - Computer Vision and Pattern Recognition}, - file = {Preprint PDF:/home/alex/Zotero/storage/AEEDM4ZW/Helbling et al. - 2025 - ConceptAttention Diffusion Transformers Learn Highly Interpretable Features.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/SAHGAINH/2502.html:text/html}, -} - -@misc{chefer_transformer_2021, - title = {Transformer {Interpretability} {Beyond} {Attention} {Visualization}}, - url = {http://arxiv.org/abs/2012.09838}, - doi = {10.48550/arXiv.2012.09838}, - abstract = {Self-attention techniques, and specifically Transformers, are dominating the field of text processing and are becoming increasingly popular in computer vision classification tasks. In order to visualize the parts of the image that led to a certain classification, existing methods either rely on the obtained attention maps or employ heuristic propagation along the attention graph. In this work, we propose a novel way to compute relevancy for Transformer networks. The method assigns local relevance based on the Deep Taylor Decomposition principle and then propagates these relevancy scores through the layers. This propagation involves attention layers and skip connections, which challenge existing methods. Our solution is based on a specific formulation that is shown to maintain the total relevancy across layers. We benchmark our method on very recent visual Transformer networks, as well as on a text classification problem, and demonstrate a clear advantage over the existing explainability methods.}, - urldate = {2025-02-25}, - publisher = {arXiv}, - author = {Chefer, Hila and Gur, Shir and Wolf, Lior}, - month = apr, - year = {2021}, - note = {arXiv:2012.09838 [cs]}, - keywords = {Computer Science - Computer Vision and Pattern Recognition}, - file = {Preprint PDF:/home/alex/Zotero/storage/3FRISAP7/Chefer et al. - 2021 - Transformer Interpretability Beyond Attention Visualization.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/QUPBJPC9/2012.html:text/html}, -} - -@misc{sprang_enforcing_2024, - title = {Enforcing {Interpretability} in {Time} {Series} {Transformers}: {A} {Concept} {Bottleneck} {Framework}}, - shorttitle = {Enforcing {Interpretability} in {Time} {Series} {Transformers}}, - url = {http://arxiv.org/abs/2410.06070}, - doi = {10.48550/arXiv.2410.06070}, - abstract = {There has been a recent push of research on Transformer-based models for long-term time series forecasting, even though they are inherently difficult to interpret and explain. While there is a large body of work on interpretability methods for various domains and architectures, the interpretability of Transformer-based forecasting models remains largely unexplored. To address this gap, we develop a framework based on Concept Bottleneck Models to enforce interpretability of time series Transformers. We modify the training objective to encourage a model to develop representations similar to predefined interpretable concepts. In our experiments, we enforce similarity using Centered Kernel Alignment, and the predefined concepts include time features and an interpretable, autoregressive surrogate model (AR). We apply the framework to the Autoformer model, and present an in-depth analysis for a variety of benchmark tasks. We find that the model performance remains mostly unaffected, while the model shows much improved interpretability. Additionally, interpretable concepts become local, which makes the trained model easily intervenable. As a proof of concept, we demonstrate a successful intervention in the scenario of a time shift in the data, which eliminates the need to retrain.}, - urldate = {2025-02-25}, - publisher = {arXiv}, - author = {Sprang, Angela van and Acar, Erman and Zuidema, Willem}, - month = oct, - year = {2024}, - note = {arXiv:2410.06070 [cs]}, - keywords = {Computer Science - Machine Learning}, - file = {Preprint PDF:/home/alex/Zotero/storage/HVUXXRXJ/Sprang et al. - 2024 - Enforcing Interpretability in Time Series Transformers A Concept Bottleneck Framework.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/6QS78DZP/2410.html:text/html}, -} - -@article{yuan_dcfa-itimenet_2024, - title = {{DCFA}-{iTimeNet}: {Dynamic} cross-fusion attention network for interpretable time series prediction}, - volume = {55}, - issn = {1573-7497}, - shorttitle = {{DCFA}-{iTimeNet}}, - url = {https://doi.org/10.1007/s10489-024-05973-2}, - doi = {10.1007/s10489-024-05973-2}, - abstract = {Although time series prediction research among engineering and technology has made breakthrough progress in performance, challenges remain in modeling complex dynamic interactions between variables and interpretability. To address these two problems, a novel two-stage strategy framework called DCFA-iTimeNet is introduced. In the first stage, this paper innovatively proposes a dynamic cross-fusion attention mechanism (DCFA) . This module facilitates the model to exchange information between different patches of the time series, thereby capturing the complex interactions between variables across time. In the second stage, we exploit a decomposition-based linear explainable Bidirectional Gated Recurrent Unit (DeLEBiGRU), which consists mainly of standard BiGRU and tensorized BiGRU. It is proposed to analyze each variable’s historical long-term, instantaneous, and future impacts. Such design is crucial for understanding how each variable impacts the overall prediction over time. Extensive experimental results demonstrate that the proposed model can effectively model and interpret complex dynamic relationships of multivariate time series and understand the model’s decision-making process. Moreover, the performance outperforms the state-of-the-art methods.}, - language = {en}, number = {2}, - urldate = {2025-02-25}, - journal = {Applied Intelligence}, - author = {Yuan, Jianjun and Wu, Fujun and Zhao, Luoming and Pan, Dongbo and Yu, Xinyue}, - month = dec, - year = {2024}, - keywords = {Artificial Intelligence, Dynamic cross-fusion attention, Dynamic interaction, Interpretability, Time series prediction}, - pages = {86}, - file = {Full Text PDF:/home/alex/Zotero/storage/JEXYN7BN/Yuan et al. - 2024 - DCFA-iTimeNet Dynamic cross-fusion attention network for interpretable time series prediction.pdf:application/pdf}, + journaltitle = {{ACM} Trans. Knowl. Discov. Data}, + author = {Hu, Hanwen and Han, Zhangchi and Qian, Shiyou and Yang, Dingyu and Cao, Jian and Xue, Guangtao}, + urldate = {2025-02-19}, + date = {2025-02-06}, } -@inproceedings{guo_exploring_2019, - title = {Exploring interpretable {LSTM} neural networks over multi-variable data}, - url = {https://proceedings.mlr.press/v97/guo19b.html}, - abstract = {For recurrent neural networks trained on time series with target and exogenous variables, in addition to accurate prediction, it is also desired to provide interpretable insights into the data. In this paper, we explore the structure of LSTM recurrent neural networks to learn variable-wise hidden states, with the aim to capture different dynamics in multi-variable time series and distinguish the contribution of variables to the prediction. With these variable-wise hidden states, a mixture attention mechanism is proposed to model the generative process of the target. Then we develop associated training methods to jointly learn network parameters, variable and temporal importance w.r.t the prediction of the target variable. Extensive experiments on real datasets demonstrate enhanced prediction performance by capturing the dynamics of different variables. Meanwhile, we evaluate the interpretation results both qualitatively and quantitatively. It exhibits the prospect as an end-to-end framework for both forecasting and knowledge extraction over multi-variable data.}, - language = {en}, - urldate = {2025-02-25}, - booktitle = {Proceedings of the 36th {International} {Conference} on {Machine} {Learning}}, - publisher = {PMLR}, - author = {Guo, Tian and Lin, Tao and Antulov-Fantulin, Nino}, - month = may, - year = {2019}, - note = {ISSN: 2640-3498}, - pages = {2494--2504}, - file = {Full Text PDF:/home/alex/Zotero/storage/VV3I2T4E/Guo et al. - 2019 - Exploring interpretable LSTM neural networks over multi-variable data.pdf:application/pdf;Supplementary PDF:/home/alex/Zotero/storage/57IK29PA/Guo et al. - 2019 - Exploring interpretable LSTM neural networks over multi-variable data.pdf:application/pdf}, -} - -@incollection{iliadis_temporal_2023, - address = {Cham}, - title = {Temporal {Attention} {Signatures} for {Interpretable} {Time}-{Series} {Prediction}}, - volume = {14259}, - isbn = {978-3-031-44222-3 978-3-031-44223-0}, - url = {https://link.springer.com/10.1007/978-3-031-44223-0_22}, - abstract = {Deep neural networks have become a staple in time-series prediction due to their remarkable accuracy. However, their internal workings often remain elusive. Significant advancements have been made in the interpretability of these networks, with attention mechanisms and feature maps being notably effective for image classification by highlighting the crucial data points. While human observers can readily confirm the significance of features in image classification, the interpretability of time-series data and its modeling remains challenging. To address this, we put forth an innovative approach that unifies temporal attention and visualization as a blend of recurrent neural networks, self-attention, and general attention. This synergy results in the generation of temporal attention signatures, akin to image attention heat maps. Temporal attention not only enhances prediction accuracy beyond that of recurrent networks alone but also demonstrates that varying label classes yield distinct attention signatures. This observation indicates that neural networks focus on different sections of time-series sequences contingent on the prediction target. We conclude with a discussion on the practical implications of this novel approach, including its applicability to model interpretation, sequence length selection, and model validation. This leads to more accurate, robust, and interpretable models, instilling greater confidence in their results.}, - language = {en}, - urldate = {2025-02-25}, - booktitle = {Artificial {Neural} {Networks} and {Machine} {Learning} – {ICANN} 2023}, - publisher = {Springer Nature Switzerland}, - author = {Katrompas, Alexander and Metsis, Vangelis}, - editor = {Iliadis, Lazaros and Papaleonidas, Antonios and Angelov, Plamen and Jayne, Chrisina}, - year = {2023}, - doi = {10.1007/978-3-031-44223-0_22}, - note = {Series Title: Lecture Notes in Computer Science}, - pages = {268--280}, - file = {PDF:/home/alex/Zotero/storage/LV7IVKZK/Katrompas and Metsis - 2023 - Temporal Attention Signatures for Interpretable Time-Series Prediction.pdf:application/pdf}, -} - -@inproceedings{schwenke_constructing_2021, - title = {Constructing {Global} {Coherence} {Representations}: {Identifying} {Interpretability} and {Coherences} of {Transformer} {Attention} in {Time} {Series} {Data}}, - shorttitle = {Constructing {Global} {Coherence} {Representations}}, - url = {https://ieeexplore.ieee.org/document/9564126/?arnumber=9564126}, - doi = {10.1109/DSAA53316.2021.9564126}, - abstract = {Transformer models have shown significant advances recently based on the general concept of Attention — to focus on specifically important and relevant parts of the input data. However, methods for enhancing their interpretability and explainability are still lacking. This is the problem which we tackle in this paper, to make Multi-Headed Attention more interpretable and explainable for time series classification. We present a method for constructing global coherence representations from Multi-Headed Attention of Transformer architectures. Accordingly, we present abstraction and interpretation methods, leading to intuitive visualizations of the respective attention patterns. We evaluate our proposed approach and the presented methods on several datasets demonstrating their efficacy.}, - urldate = {2025-02-25}, - booktitle = {2021 {IEEE} 8th {International} {Conference} on {Data} {Science} and {Advanced} {Analytics} ({DSAA})}, - author = {Schwenke, Leonid and Atzmueller, Martin}, - month = oct, - year = {2021}, - keywords = {Interpretability, Attention, Coherence, Comprehensibility, Conferences, Data science, Data visualization, Deep Learning, Explainability, Global Class Representation, Scalability, Time series analysis, Time Series Classification, Transformer, Transformers, Visualization}, - pages = {1--12}, - file = {Full Text PDF:/home/alex/Zotero/storage/VRGIDFY8/Schwenke and Atzmueller - 2021 - Constructing Global Coherence Representations Identifying Interpretability and Coherences of Transf.pdf:application/pdf;IEEE Xplore Abstract Record:/home/alex/Zotero/storage/Z45R3XWF/9564126.html:text/html}, -} - -@article{schwenke_show_nodate, - title = {Show {Me} {What} {You}’re {Looking} {For}: {Visualizing} {Abstracted} {Transformer} {Attention} for {Enhancing} {Their} {Local} {Interpretability} on {Time} {Series} {Data}}, - abstract = {While Transformers have shown their advantages considering their learning performance, their lack of explainability and interpretability is still a major problem. This specifically relates to the processing of time series, as a specific form of complex data. In this paper, we propose an approach for visualizing abstracted information in order to enable computational sensemaking and local interpretability on the respective Transformer model. Our results demonstrate the efficacy of the proposed abstraction method and visualization, utilizing both synthetic and real world data for evaluation.}, - language = {en}, - author = {Schwenke, Leonid and Atzmueller, Martin}, - file = {PDF:/home/alex/Zotero/storage/SLVVAAXA/Schwenke and Atzmueller - Show Me What You’re Looking For Visualizing Abstracted Transformer Attention for Enhancing Their Lo.pdf:application/pdf}, -} - -@article{wu_interpretable_2022, - title = {Interpretable wind speed prediction with multivariate time series and temporal fusion transformers}, - volume = {252}, - issn = {03605442}, - url = {https://linkinghub.elsevier.com/retrieve/pii/S0360544222008933}, - doi = {10.1016/j.energy.2022.123990}, - abstract = {Wind power has been utilized well in power systems, so steady and successful wind speed forecasting is crucial to security management power grid market economy. To date, most researchers have often discounted the interpretability of prediction models, leading to obscure forecasts. This study puts forward a unique forecasting methodology that incorporates notable decomposition techniques, multifactor interpretable forecasting models, and optimization algorithms. In the proposed model, variational mode decomposition is employed to break down the raw wind speed sequence into a set of intrinsic mode functions. Adaptive differential evolution is then used for optimizing several parameters of temporal fusion transformers (TFT) to achieve satisfactory forecasting performance. TFT is a new attention-based deep learning model that puts together high-performance multi-horizon prediction and interpretable insights into temporal dynamics. Empirical studies using eight real-world 1-h wind speed data sets in Albert, Canada, and Five Points, USA demonstrate that the system using the proposed model outperforms those employing other comparable models in nearly all performance metrics. Examples of TFT's interpretable outputs are the importance ranking of the decomposed wind speed sub-sequences and meteorological data and attention analysis of different step lengths. The findings signify substantial progress for wind speed prediction and aid policymakers.}, - language = {en}, - urldate = {2025-02-25}, - journal = {Energy}, - author = {Wu, Binrong and Wang, Lin and Zeng, Yu-Rong}, - month = aug, - year = {2022}, - pages = {123990}, - file = {PDF:/home/alex/Zotero/storage/MHAFY926/Wu et al. - 2022 - Interpretable wind speed prediction with multivariate time series and temporal fusion transformers.pdf:application/pdf}, -} - -@inproceedings{habib_n-beats_2025, - address = {Cham}, - title = {N-{BEATS} \& {Temporal} {Fusion} {Transformer} {Based} {Surface} {Temperature} {Prediction} and {Forecasting} for {Realizing} {Global} {Warming} {Trends}}, - isbn = {978-3-031-75167-7}, - doi = {10.1007/978-3-031-75167-7_3}, - abstract = {At the pinnacle of civilization, where the impacts of climate change have been increasingly felt, weather prediction plays a critical role in mitigating the potential disasters that may arise. Moreover, with the gradual change on climate, surface temperature of the earth is increasing. This increasing rate of the surface temperature causing global warming which is a matter of intimidation. To leave off this global warming, weather forecasting can be used as an arsenal. Selecting the appropriate tools and models for weather prediction is a crucial step in ensuring accurate forecasts. In this research paper, the focus was on studying the versatility of three specific architectures for weather prediction: LSTM, Temporal Fusion Transformer, and N-BEATS. To assess these architectures’ performance, we conducted a number of experiments. With the lowest Mean Absolute Error (MAE) and Root Mean Square Error (RMSE) of the three, NBEATS stood out. This shows that when compared to the other models, the N-BEATS architecture had greater prediction accuracy. It's vital to remember, too, that the trials also showed that the Temporal Fusion Transformer and LSTM performed well. The only distinction was that these models required larger sizes in terms of parameters and computational complexity to achieve their performance levels. Consequently, considering both performance and model size, the researchers determined that N-BEATS was the most optimal and versatile architecture for weather prediction. Its ability to achieve excellent results with a smaller model size makes it a favorable choice for practical applications.}, - language = {en}, - booktitle = {Artificial {Intelligence} and {Speech} {Technology}}, - publisher = {Springer Nature Switzerland}, - author = {Habib, Adria Binte and Ashraf, Faisal Bin and Hossain, Muhammad Iqbal and Alam, Golam Rabiul}, - editor = {Dev, Amita and Sharma, Arun and Agrawal, S. S. and Rani, Ritu}, - year = {2025}, - keywords = {LSTM, N-BEATS, Temporal Fusion Transformer, Time Series Analysis, Weather Prediction}, - pages = {30--41}, - annote = { - -shows that n beats has better performance on smaller datasets - - -we have a relatively large dataset, thus tft will be focused on - - -}, -} - -@article{papacharalampous_predictability_2018, - title = {Predictability of monthly temperature and precipitation using automatic time series forecasting methods}, - volume = {66}, - issn = {1895-7455}, - url = {https://doi.org/10.1007/s11600-018-0120-7}, - doi = {10.1007/s11600-018-0120-7}, - abstract = {We investigate the predictability of monthly temperature and precipitation by applying automatic univariate time series forecasting methods to a sample of 985 40-year-long monthly temperature and 1552 40-year-long monthly precipitation time series. The methods include a naïve one based on the monthly values of the last year, as well as the random walk (with drift), AutoRegressive Fractionally Integrated Moving Average (ARFIMA), exponential smoothing state-space model with Box–Cox transformation, ARMA errors, Trend and Seasonal components (BATS), simple exponential smoothing, Theta and Prophet methods. Prophet is a recently introduced model inspired by the nature of time series forecasted at Facebook and has not been applied to hydrometeorological time series before, while the use of random walk, BATS, simple exponential smoothing and Theta is rare in hydrology. The methods are tested in performing multi-step ahead forecasts for the last 48 months of the data. We further investigate how different choices of handling the seasonality and non-normality affect the performance of the models. The results indicate that: (a) all the examined methods apart from the naïve and random walk ones are accurate enough to be used in long-term applications; (b) monthly temperature and precipitation can be forecasted to a level of accuracy which can barely be improved using other methods; (c) the externally applied classical seasonal decomposition results mostly in better forecasts compared to the automatic seasonal decomposition used by the BATS and Prophet methods; and (d) Prophet is competitive, especially when it is combined with externally applied classical seasonal decomposition.}, - language = {en}, - number = {4}, - urldate = {2025-03-04}, - journal = {Acta Geophysica}, - author = {Papacharalampous, Georgia and Tyralis, Hristos and Koutsoyiannis, Demetris}, - month = aug, - year = {2018}, - keywords = {ARFIMA, Multi-step ahead forecasting, Precipitation forecasting, Prophet, Temperature forecasting, Time series forecasting}, - pages = {807--831}, -} - -@article{dunson_day-specific_1999, - title = {Day-specific probabilities of clinical pregnancy based on two studies with imperfect measures of ovulation}, +@article{braude_machine_2024, + title = {Machine learning for predicting elective fertility preservation outcomes}, volume = {14}, - issn = {1460-2350, 0268-1161}, - url = {https://academic.oup.com/humrep/article-lookup/doi/10.1093/humrep/14.7.1835}, - doi = {10.1093/humrep/14.7.1835}, - language = {en}, - number = {7}, - urldate = {2025-03-05}, - journal = {Human Reproduction}, - author = {Dunson, D.B. and Baird, D.D. and Wilcox, A.J. and Weinberg, C.R.}, - month = jul, - year = {1999}, - pages = {1835--1839}, - file = {PDF:/home/alex/Zotero/storage/8DE3ZLPJ/Dunson et al. - 1999 - Day-specific probabilities of clinical pregnancy based on two studies with imperfect measures of ovu.pdf:application/pdf}, + rights = {2024 The Author(s)}, + issn = {2045-2322}, + url = {https://www.nature.com/articles/s41598-024-60671-w}, + doi = {10.1038/s41598-024-60671-w}, + abstract = {This retrospective study applied machine-learning models to predict treatment outcomes of women undergoing elective fertility preservation. Two-hundred-fifty women who underwent elective fertility preservation at a tertiary center, 2019–2022 were included. Primary outcome was the number of metaphase {II} oocytes retrieved. Outcome class was based on oocyte count ({OC}): Low (≤ 8), Medium (9–15) or High (≥ 16). Machine-learning models and statistical regression were used to predict outcome class, first based on pre-treatment parameters, and then using post-treatment data from ovulation-triggering day. {OC} was 136 Low, 80 Medium, and 34 High. Random Forest Classifier ({RFC}) was the most accurate model (pre-treatment receiver operating characteristic ({ROC}) area under the curve ({AUC}) was 77\%, and post-treatment {ROC} {AUC} was 87\%), followed by {XGBoost} Classifier (pre-treatment {ROC} {AUC} 74\%, post-treatment {ROC} {AUC} 86\%). The most important pre-treatment parameters for {RFC} were basal {FSH} (22.6\%), basal {LH} (19.1\%), {AFC} (18.2\%), and basal estradiol (15.6\%). Post-treatment parameters were estradiol levels on trigger-day (17.7\%), basal {FSH} (11\%), basal {LH} (9\%), and {AFC} (8\%). Machine-learning models trained with clinical data appear to predict fertility preservation treatment outcomes with relatively high accuracy.}, + pages = {10158}, + number = {1}, + journaltitle = {Sci Rep}, + author = {Braude, Itai and Haikin Herzberger, Einat and Semo, Mor and Soifer, Kim and Goren Gepstein, Nitzan and Wiser, Amir and Miller, Netanella}, + urldate = {2025-02-11}, + date = {2024-05-02}, + langid = {english}, + note = {Publisher: Nature Publishing Group}, + keywords = {Computational models, Outcomes research}, + file = {Full Text PDF:/home/alex/Zotero/storage/URDGBHLV/Braude et al. - 2024 - Machine learning for predicting elective fertility preservation outcomes.pdf:application/pdf}, } -@misc{wikimedia_commons_basic_2019, - title = {Basic {Female} {Reproductive} {System}}, - url = {https://en.wikipedia.org/wiki/File:Basic_Female_Reproductive_System_(English).svg}, - author = {Wikimedia Commons}, - year = {2019}, - file = {background_female_reproductive_organs:/home/alex/Zotero/storage/5MAJ4CG5/background_female_reproductive_organs.png:image/png}, +@article{fanton_interpretable_2022, + title = {An interpretable machine learning model for predicting the optimal day of trigger during ovarian stimulation}, + volume = {118}, + issn = {0015-0282, 1556-5653}, + url = {https://www.fertstert.org/article/S0015-0282%2822%2900244-8/fulltext}, + doi = {10.1016/j.fertnstert.2022.04.003}, + pages = {101--108}, + number = {1}, + journaltitle = {Fertility and Sterility}, + author = {Fanton, Michael and Nutting, Veronica and Solano, Funmi and Maeder-York, Paxton and Hariton, Eduardo and Barash, Oleksii and Weckstein, Louis and Sakkas, Denny and Copperman, Alan B. and Loewke, Kevin}, + urldate = {2025-02-11}, + date = {2022-07-01}, + note = {Publisher: Elsevier}, + keywords = {Artificial intelligence, in vitro fertilization, machine learning, ovarian stimulation, trigger}, + file = {Full Text PDF:/home/alex/Zotero/storage/UNX7ASLP/Fanton et al. - 2022 - An interpretable machine learning model for predicting the optimal day of trigger during ovarian sti.pdf:application/pdf}, } -@article{silberstein_physiology_2000, - title = {Physiology of the {Menstrual} {Cycle}}, +@inproceedings{azaria_semi-supervised_2019, + title = {Semi-Supervised Ovulation Detection Based on Multiple Properties}, + url = {https://ieeexplore.ieee.org/document/8995235}, + doi = {10.1109/ICTAI.2019.00039}, + abstract = {Despite being a well-researched problem, ovulation detection in human female remains a difficult task. Most current methods for ovulation detection rely on measurements of a single property (e.g. morning body temperature) or at most on two properties (e.g. both salivary and vaginal electrical resistance). In this paper we present a machine learning based method for detecting the day in which ovulation occurs. Our method considered measurements of five different properties. We crawled a data-set from the web and showed that our method outperforms current state-of-the-art methods for ovulation detection. Our method performs well also when considering measurements of fewer properties. We show that our method's performance can be further improved by using unlabeled data, that is, mensuration cycles without a know ovulation date. Our resulted machine learning model can be very useful for women trying to conceive that have trouble in recognizing their ovulation period, especially when some measurements are missing.}, + eventtitle = {2019 {IEEE} 31st International Conference on Tools with Artificial Intelligence ({ICTAI})}, + pages = {222--228}, + booktitle = {2019 {IEEE} 31st International Conference on Tools with Artificial Intelligence ({ICTAI})}, + author = {Azaria, Amos and Azaria, Seagal}, + urldate = {2025-02-11}, + date = {2019-11}, + note = {{ISSN}: 2375-0197}, + keywords = {ovulation detection, semi supervised learning}, + file = {IEEE Xplore Abstract Record:/home/alex/Zotero/storage/JSAEWRGB/8995235.html:text/html;PDF:/home/alex/Zotero/storage/P74SEG9S/Azaria and Azaria - 2019 - Semi-Supervised Ovulation Detection Based on Multiple Properties.pdf:application/pdf}, +} + +@article{luz_p-656_2023, + title = {P-656 Machine learning algorithm automatically manages and accurately predicts ovulation in natural frozen-thawed embryo transfer cycles.}, + volume = {38}, + issn = {0268-1161}, + url = {https://doi.org/10.1093/humrep/dead093.983}, + doi = {10.1093/humrep/dead093.983}, + abstract = {Can an Artificial Intelligence ({AI}) algorithm automatically manage frozen-thawed embryo transfer ({NC}-{FET}) treatment cycles and give an accurate prediction of ovulation day.An {AI} algorithm automatically managed and predicted the ovulation of {NC}-{FET} treatment cycles with 94.8\% accuracy using an average of 3.01 test days.Today the preferred method for frozen embryo transfer is natural cycle based on ovulation detection. Currently, there is no software capable of managing the treatment cycle automatically and identifying the time of ovulation to support doctor decisions. The aim of this study is to develop a physician support {AI} software for determining ovulation time reliably with high accuracy.2083 {NC}-{FET} cycles from September 2018 to June 2021 were used to develop the ovulation detection and treatment management algorithms.Each cycle had data from at least 2 visits including: hormonal levels (Estrogen/Progesterone/{LH}) and follicle sizes.The dataset was divided into a train set and two test sets. In the 1st test set ovulation was determined by experts’ opinions and the 2nd test set included cycles in which follicle rupture was documented in consecutive ultrasounds.Two algorithms were developed, an ovulation prediction algorithm based on an {NGBoost} model and a treatment management algorithm that used the model to determine if and when to call for a new test or declare the ovulation day.Both algorithms were jointly tuned to reach the highest success rate, defined as providing the correct day of ovulation using the available cycle data, with as few test days as possible.On the first test set, which consisted of 176 cycles in which ovulation was determined through the majority decision of 2 independent experts and the attending physician, the treatment management algorithm required on average 3.01 tests to reach a prediction and successfully predicted the ovulation day in 94.8\% of cycles.In the second test set, which consisted of 29 cycles in which ovulation was determined through the follicular rupture in two consecutive ultrasounds, only the ovulation prediction model was tested. To ensure that the model provides a reliable answer and does not rely solely on the follicular disappearances, examined cycles were tested twice: Once using the ovulation day without the day prior to it, and again using only the day prior to ovulation without the ovulation day itself. The algorithm accurately predicted ovulation in 28 out of 29 instances (96.6\%) using the day of ovulation and in 28 out of 29 instances (96.6\%) using the day before ovulation.The main drawback is this being a retrospective study: while the algorithm was trained to maximize accuracy when it selects the test days, the dataset test days were selected by the attending physicians. Statistical methods were used to overcome this, however further prospective trials are needed to validate the results.This is the first {AI} algorithm designed to automatically manage {NC}-{FET} {IVF} treatment cycles and predict ovulation. The high accuracy and low average tests count might improve treatment outcomes, reduce the patients’ life disruption, and allow physicians to spend less time monitoring their patients’ treatments.not applicable}, + pages = {dead093.983}, + issue = {Supplement\_1}, + journaltitle = {Human Reproduction}, + author = {Luz, A and Hourvitz, R and Reuvenny, S and Youngster, M and Baum, M and Hourvitz, A and Maman, E}, + urldate = {2025-02-11}, + date = {2023-06-01}, + file = {Full Text PDF:/home/alex/Zotero/storage/C8YM765Y/Luz et al. - 2023 - P-656 Machine learning algorithm automatically manages and accurately predicts ovulation in natural.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/WANIZX3H/7202977.html:text/html}, +} + +@article{lin_transformer_2023, + title = {Transformer neural network to predict and interpret pregnancy loss from activity data in Holstein dairy cows}, + volume = {205}, + issn = {0168-1699}, + url = {https://www.sciencedirect.com/science/article/pii/S0168169923000261}, + doi = {10.1016/j.compag.2023.107638}, + abstract = {Predicting/detecting pregnancy loss of dairy cows offers the opportunity to shorten the time interval between artificial inseminations. Although several methods of pregnancy detection are being practiced, models with accurate, timely and interpretable detection of pregnancy are still lacking. This study proposed a transformer neural network to predict the probability of pregnancy loss based on continuous activity data, which were collected from activity-monitoring tags attached to 185 Holstein cows from a commercial dairy farm in Cayuga County, {NY}, {USA}. Our best model achieved an average accuracy of 0.87, F1 score of 0.87, recall of 0.87 and specificity of 0.90 using 14-day time-series activity windows (90\% overlap) using 5-fold cross-validation, outperforming commonly used classic statistical learning and deep learning models for time-series data. The results indicated that our predictive model gave high probabilities of correctly detecting pregnancy loss prior to the increased activities and veterinary confirmation by transrectal ultrasound. In addition, our model interpretation aligned with the changes in the temporal activity levels, revealing that drastic fluctuations in time-series activity data contributed heavily to the final prediction. To the best of our knowledge, this is the first work on developing transformer models for the prediction of pregnancy loss in dairy cows. In addition to facilitating the development of future precision management on modern farms, our work potentiates an increase in the reproductive efficiency and profitability of dairy farms.}, + pages = {107638}, + journaltitle = {Computers and Electronics in Agriculture}, + author = {Lin, Dan and Kenéz, Ákos and {McArt}, Jessica A. A. and Li, Jun}, + urldate = {2025-02-11}, + date = {2023-02-01}, + keywords = {Dairy cow, Precision livestock farming, Pregnancy loss prediction, Time-series activity}, +} + +@article{shkodzik_innovative_2024, + title = {Innovative Approaches to Digital Health in Ovulation Detection: A Review of Current Methods and Emerging Technologies}, + volume = {42}, + issn = {1526-4564}, + doi = {10.1055/s-0044-1793829}, + shorttitle = {Innovative Approaches to Digital Health in Ovulation Detection}, + abstract = {Ovulation is a vital sign, as significant as body temperature, heart rate, respiratory rate, and blood pressure, in assessing overall health and identifying potential health issues. Ovulation is a key event of the menstrual cycle that provides insights into the hormonal and reproductive health aspects. Affected by the orchestra of hormones, namely thyroid, prolactin, and androgens, disruptions in ovulation can indicate endocrinological conditions and lead to gynecological problems, such as heavy menstrual bleeding, irregular periods, amenorrhea, dysmenorrhea, and difficulties in getting pregnant. Monitoring ovulation and detecting disruptions can aid in the early detection of health issues, extending beyond reproductive health concerns. It can help identify underlying causes of symptoms like excessive fatigue and abnormal hair growth. The integration of digital health technologies, such as mobile apps using machine learning algorithms, wearables tracking temperature, heart rate, breath rate, and sleep patterns, and devices measuring reproductive hormones in urine or saliva samples, offers a wealth of opportunities in family planning, early health issue diagnosis, treatment adjustment, and tracking menstrual cycles during assisted reproductive techniques. These advancements provide a comprehensive approach to health monitoring, addressing both reproductive and overall health concerns.}, + pages = {81--89}, + number = {2}, + journaltitle = {Semin Reprod Med}, + author = {Shkodzik, Katerina}, + date = {2024-06}, + pmid = {39572028}, + keywords = {Digital Health, Female, Humans, Mobile Applications, Ovulation, Ovulation Detection, Telemedicine, Wearable Electronic Devices}, +} + +@article{pratikno_pdf_2024, + title = {({PDF}) A novel women's ovulation prediction through salivary ferning using the box counting and deep learning}, + url = {https://www.researchgate.net/publication/379467622_A_novel_women's_ovulation_prediction_through_salivary_ferning_using_the_box_counting_and_deep_learning}, + doi = {10.11591/eei.v13i2.5847}, + abstract = {{PDF} {\textbar} There are several methods to predict a woman's ovulation time, including using a calendar system, basal body temperature, ovulation prediction... {\textbar} Find, read and cite all the research you need on {ResearchGate}}, + journaltitle = {{ResearchGate}}, + author = {Pratikno and Ibrahim and Jusak}, + urldate = {2025-02-11}, + date = {2024-12-09}, + langid = {english}, + file = {Full Text:/home/alex/Zotero/storage/MVSBPZQG/2024 - (PDF) A novel women's ovulation prediction through salivary ferning using the box counting and deep.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/8FYLC8YZ/379467622_A_novel_women's_ovulation_prediction_through_salivary_ferning_using_the_box_counting_.html:text/html}, +} + +@article{luz_improved_2024, + title = {Improved clinical pregnancy rates in natural frozen-thawed embryo transfer cycles with machine learning ovulation prediction: insights from a retrospective cohort study}, + volume = {14}, + rights = {2024 The Author(s)}, + issn = {2045-2322}, + url = {https://www.nature.com/articles/s41598-024-80356-8}, + doi = {10.1038/s41598-024-80356-8}, + shorttitle = {Improved clinical pregnancy rates in natural frozen-thawed embryo transfer cycles with machine learning ovulation prediction}, + abstract = {This study aims to develop physician support software for determining ovulation time and assess its impact on pregnancy outcomes in natural cycle frozen embryo transfers ({NC}-{FET}). To develop, assess, and validate an ovulation prediction model, three datasets were used: {REI} Ovulation Determination dataset (500 cycles) split into training (309), validation (90), and test (101) sets; the Documented Ovulation dataset (101 cycles) with confirmed ovulation (documented follicular rupture and {LH} surge); and the Clinical Pregnancy Rates dataset (515 {NC}-{FET} cycles), categorized into “Matched” and “Mismatched” based on alignment with the model’s ovulation determination. Pregnancy outcomes were compared between the groups. The ovulation prediction model exhibited 93.85\% and 92.89\% matching rates with the {REI} Ovulation Determination and Documented Ovulation datasets, respectively. In the Clinical Pregnancy Rates dataset, the Matched group (282 cycles) showed significantly higher clinical pregnancy rates than the Mismatched group (34.6\% vs. 25.9\%, p = 0.04) and similar results for patients under 37 (41.1\% vs. 30.7\%, p = 0.04). Logistic regression indicated lower pregnancy rates in Mismatched cases (odds ratio 0.67 for the general population, 0.63 for patients under 37). In conclusion, we introduce a highly accurate {AI} ovulation prediction model. Treatment cycles aligning with the model’s recommendations had significantly increased clinical pregnancy rates.}, + pages = {29451}, + number = {1}, + journaltitle = {Sci Rep}, + author = {Luz, Almog and Hourvitz, Ariel and Moran, Eden and Itzhak, Nevo and Reuvenny, Shachar and Hourvitz, Rohi and Youngster, Michal and Baum, Micha and Maman, Ettie}, + urldate = {2025-02-11}, + date = {2024-11-27}, + langid = {english}, + note = {Publisher: Nature Publishing Group}, + keywords = {Infertility, Outcomes research}, + file = {Full Text PDF:/home/alex/Zotero/storage/BSHNTIFD/Luz et al. - 2024 - Improved clinical pregnancy rates in natural frozen-thawed embryo transfer cycles with machine learn.pdf:application/pdf}, +} + +@article{yu_tracking_2022, + title = {Tracking of menstrual cycles and prediction of the fertile window via measurements of basal body temperature and heart rate as well as machine-learning algorithms}, volume = {20}, - copyright = {https://journals.sagepub.com/page/policies/text-and-data-mining-license}, - issn = {0333-1024, 1468-2982}, - url = {https://journals.sagepub.com/doi/10.1046/j.1468-2982.2000.00034.x}, - doi = {10.1046/j.1468-2982.2000.00034.x}, - abstract = {The normal female life cycle is associated with a number of hormonal milestones: menarche, pregnancy, contraceptive use, menopause, and the use of replacement sex hormones. All these events and interventions alter the levels and cycling of sex hormones and may cause a change in the prevalence or intensity of headache. The menstrual cycle is the result of a carefully orchestrated sequence of interactions among the hypothalamus, pituitary, ovary, and endometrium, with the sex hormones acting as modulators and effectors at each level. Oestrogen and progestins have potent effects on central serotonergic and opioid neurons, modulating both neuronal activity and receptor density. The primary trigger of menstrual migraine appears to be the withdrawal of oestrogen rather than the maintenance of sustained high or low oestrogen levels. However, changes in the sustained oestrogen levels with pregnancy (increased) and menopause (decreased) appear to affect headaches. Headaches that occur with premenstrual syndrome appear to be centrally generated, involving the inherent rhythm of CNS neurons, including perhaps the serotonergic pain-modulating systems.}, - language = {en}, - number = {3}, - urldate = {2025-03-10}, - journal = {Cephalalgia}, - author = {Silberstein, S D and Merriam, G R}, - month = apr, - year = {2000}, - pages = {148--154}, - file = {Full Text:/home/alex/Zotero/storage/EL585H2P/Silberstein and Merriam - 2000 - Physiology of the Menstrual Cycle.pdf:application/pdf}, + issn = {1477-7827}, + url = {https://doi.org/10.1186/s12958-022-00993-4}, + doi = {10.1186/s12958-022-00993-4}, + abstract = {Fertility awareness and menses prediction are important for improving fecundability and health management. Previous studies have used physiological parameters, such as basal body temperature ({BBT}) and heart rate ({HR}), to predict the fertile window and menses. However, their accuracy is far from satisfactory. Additionally, few researchers have examined irregular menstruators. Thus, we aimed to develop fertile window and menstruation prediction algorithms for both regular and irregular menstruators.}, + pages = {118}, + number = {1}, + journaltitle = {Reproductive Biology and Endocrinology}, + author = {Yu, Jia-Le and Su, Yun-Fei and Zhang, Chen and Jin, Li and Lin, Xian-Hua and Chen, Lu-Ting and Huang, He-Feng and Wu, Yan-Ting}, + urldate = {2025-02-11}, + date = {2022-08-13}, + keywords = {Basal body temperature, Fertile window, Heart rate, Machine learning, Menstrual cycle, Wearable device}, + file = {Full Text PDF:/home/alex/Zotero/storage/7Z8P97UF/Yu et al. - 2022 - Tracking of menstrual cycles and prediction of the fertile window via measurements of basal body tem.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/SMRBT6EG/s12958-022-00993-4.html:text/html}, } -@misc{pedroso_menstrual_2022, - title = {The {Menstrual} {Cycle}}, - url = {https://kindbody.com/the-menstrual-cycle/}, - abstract = {Fertility, gynecology, and wellness services in modern, tech-enabled clinics. Best-in-class care, accessible pricing, and a seamless patient experience.}, - urldate = {2025-03-10}, - journal = {Kindbody}, - author = {Pedroso, Dr Jasmine}, - month = jun, - year = {2022}, - file = {Snapshot:/home/alex/Zotero/storage/738JEKW7/the-menstrual-cycle.html:text/html}, +@article{luo_prediction_2025, + title = {Prediction of the fertile window and menstrual cycles with a wearable device via machine-learning algorithms}, + issn = {1472-6483}, + url = {https://www.sciencedirect.com/science/article/pii/S1472648325000021}, + doi = {10.1016/j.rbmo.2025.104795}, + abstract = {Research question +We aimed to develop fertile window and menstruation prediction algorithms through machine learning based on women's physiological parameters data collected by Huawei Band 6 pro from both regular and irregular menstruators. +Design +This was a prospective observational cohort study conducted at Obstetrics and Gynecology Hospital of Fudan University. Participants were recruited from November 2021 to September 2022. Each participant wore Huawei Band 6 pro to record wrist skin temperature ({WST}), heart rate ({HR}), heart rate variability, and respiratory rate. Algorithms were developed to predict the fertile window and menstrual cycle based on {WST} and {HR}. +Results +We included data from 270 and 84 qualified cycles with confirmed ovulations from 136 regular and 47 irregular menstruators. For regular menstruators, the prediction algorithm based on {WST} and {HR} for the fertile window had an accuracy of 85.47\%, a sensitivity of 70.07\%, a specificity of 89.77\%, and {AUC} of 0.869. The algorithms for menstrual first day labelling and onset within 3 days gained an accuracy of 83.6\% and 75.0\%. For irregular menstruators, the accuracy, sensitivity, specificity and {AUC} were 79.85\%, 42.79\%, 87.28\%, and 0.763 respectively, for fertile window prediction. The accuracy of menses labelling and prediction were 61.2\%, and 50.8\% respectively. +Conclusions +Based on {WST} and {HR} data from the wearable device, the algorithms demonstrated reliable performance in predicting the fertile window and menstruation day among regular menstruators. These algorithms also showed potential for assisting irregular menstruators in managing their cycles and planning for conception.}, + pages = {104795}, + journaltitle = {Reproductive {BioMedicine} Online}, + author = {Luo, Chuan and Su, Yun-Fei and Ren, Yun-Yun and Zhang, Qin and Li, Ran and Zhang, Qi and Li, Cheng and Hao, Yan-Hui and Zhang, An-Qi and Zhang, Hao and Huang, He-Feng and Wu, Yan-Ting}, + urldate = {2025-02-11}, + date = {2025-01-07}, + keywords = {Fertile window, Machine learning, Menstrual cycle, Natural cycle, Non-invasive wearable device, Wrist skin temperature}, + file = {PDF:/home/alex/Zotero/storage/YIV6T8MS/Luo et al. - 2025 - Prediction of the fertile window and menstrual cycles with a wearable device via machine-learning al.pdf:application/pdf;ScienceDirect Snapshot:/home/alex/Zotero/storage/3IJMUH82/S1472648325000021.html:text/html}, +} + +@article{maman_prediction_2023, + title = {Prediction of ovulation: new insight into an old challenge}, + volume = {13}, + issn = {2045-2322}, + url = {https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10651856/}, + doi = {10.1038/s41598-023-47241-2}, + shorttitle = {Prediction of ovulation}, + abstract = {Ultrasound monitoring and hormonal blood testing are considered by many as an accurate method to predict ovulation time. However, uniform and validated algorithms for predicting ovulation have yet to be defined. Daily hormonal tests and transvaginal ultrasounds were recorded to develop an algorithm for ovulation prediction. The rupture of the leading ovarian follicle was a marker for ovulation day. The model was validated retrospectively on natural cycles frozen embryo transfer cycles with documented ovulation. Circulating levels of {LH} or its relative variation failed, by themselves, to reliably predict ovulation. Any decrease in estrogen was 100\% associated with ovulation emergence the same day or the next day. Progesterone levels {\textgreater} 2 nmol/L had low specificity to predict ovulation the next day (62.7\%), yet its sensitivity was high (91.5\%). A model for ovulation prediction, combining the three hormone levels and ultrasound was created with an accuracy of 95\% to 100\% depending on the combination of the hormone levels. Model validation showed correct ovulation prediction in 97\% of these cycles. We present an accurate ovulation prediction algorithm. The algorithm is simple and user-friendly so both reproductive endocrinologists and general practitioners can use it to benefit their patients.}, + pages = {20003}, + journaltitle = {Sci Rep}, + author = {Maman, Ettie and Adashi, Eli Y. and Baum, Micha and Hourvitz, Ariel}, + urldate = {2025-02-11}, + date = {2023-11-15}, + pmid = {37968377}, + pmcid = {PMC10651856}, + file = {PubMed Central Full Text PDF:/home/alex/Zotero/storage/MTHDPZ5B/Maman et al. - 2023 - Prediction of ovulation new insight into an old challenge.pdf:application/pdf}, +} + +@article{masuda_machine_2025, + title = {Machine learning model for menstrual cycle phase classification and ovulation day detection based on sleeping heart rate under free-living conditions}, + volume = {187}, + issn = {0010-4825}, + url = {https://www.sciencedirect.com/science/article/pii/S0010482525000551}, + doi = {10.1016/j.compbiomed.2025.109705}, + abstract = {The accurate classification of menstrual cycle phases and detection of ovulation is critical for women's health management, particularly in addressing infertility, alleviating premenstrual syndrome, and preventing hormone-related disorders. However, traditional basal body temperature ({BBT}) measurement methods are susceptible to disruptions in sleep timing and environmental conditions, limiting practical application. This study is aimed to overcome these limitations by introducing a novel feature, heart rate at the circadian rhythm nadir ({minHR}), for classifying menstrual cycle phases and predicting ovulation. A machine learning model was developed using {XGBoost}, and data were collected under free-living conditions from 40 healthy women (18–34 years) over a maximum of three menstrual cycles. Three feature combinations— “day,” “day + {minHR},” and “day + {BBT}”—were evaluated, and model performance was assessed using nested leave-one-group-out cross-validation. The feature “day” represents the number of days elapsed since the onset of menstruation. Participants were stratified into groups depending on high variability and low variability in sleep timing. Results demonstrated that adding {minHR} significantly improved luteal phase classification and ovulation day detection performance compared to “day” only. Furthermore, in participants with high variability in sleep timing, the {minHR}-based model outperformed the {BBT}-based model, significantly improving luteal phase recall and reducing ovulation day detection absolute errors by 2 d (p {\textless} 0.05). These findings highlight the robustness and practicality of the {minHR}-based model for menstrual cycle tracking, particularly in individuals with high variability in sleep timing. The proposed model holds great promise for personalized health management and large-scale epidemiological research.}, + pages = {109705}, + journaltitle = {Computers in Biology and Medicine}, + author = {Masuda, Hazuki and Okada, Shima and Shiozawa, Naruhiro and Sakaue, Yusuke and Manno, Masanobu and Makikawa, Masaaki and Isaka, Tadao}, + urldate = {2025-02-11}, + date = {2025-03-01}, + keywords = {Heart rate, Machine learning, Circadian rhythm, Menstrual cycle tracking, Ovulation day detection, Wearable sensor, {XGBoost}}, + file = {ScienceDirect Snapshot:/home/alex/Zotero/storage/PC6FSQIA/S0010482525000551.html:text/html}, +} + +@online{noauthor_keras_nodate, + title = {Keras: Deep Learning for humans}, + url = {https://keras.io/}, + urldate = {2024-10-23}, + file = {Keras\: Deep Learning for humans:/home/alex/Zotero/storage/MS4QLPRC/keras.io.html:text/html}, +} + +@article{coninck_dianne_2018, + title = {{DIANNE}: a modular framework for designing, training and deploying deep neural networks on heterogeneous distributed infrastructure}, + volume = {141}, + issn = {01641212}, + url = {https://linkinghub.elsevier.com/retrieve/pii/S0164121218300487}, + doi = {10.1016/j.jss.2018.03.032}, + shorttitle = {{DIANNE}}, + pages = {52--65}, + journaltitle = {Journal of Systems and Software}, + author = {Coninck, Elias De and Bohez, Steven and Leroux, Sam and Verbelen, Tim and Vankeirsbilck, Bert and Simoens, Pieter and Dhoedt, Bart}, + urldate = {2024-10-23}, + date = {2018-07}, + langid = {english}, + file = {Full Text:/home/alex/Zotero/storage/SFH656QN/Coninck et al. - 2018 - DIANNE a modular framework for designing, training and deploying deep neural networks on heterogene.pdf:application/pdf}, +} + +@misc{shi_time-moe_2024, + title = {Time-{MoE}: Billion-Scale Time Series Foundation Models with Mixture of Experts}, + url = {http://arxiv.org/abs/2409.16040}, + shorttitle = {Time-{MoE}}, + abstract = {Deep learning for time series forecasting has seen significant advancements over the past decades. However, despite the success of large-scale pre-training in language and vision domains, pre-trained time series models remain limited in scale and operate at a high cost, hindering the development of larger capable forecasting models in real-world applications. In response, we introduce Time-{MoE}, a scalable and unified architecture designed to pre-train larger, more capable forecasting foundation models while reducing inference costs. By leveraging a sparse mixture-of-experts ({MoE}) design, Time-{MoE} enhances computational efficiency by activating only a subset of networks for each prediction, reducing computational load while maintaining high model capacity. This allows Time-{MoE} to scale effectively without a corresponding increase in inference costs. Time-{MoE} comprises a family of decoder-only transformer models that operate in an auto-regressive manner and support flexible forecasting horizons with varying input context lengths. We pre-trained these models on our newly introduced large-scale data Time-300B, which spans over 9 domains and encompassing over 300 billion time points. For the first time, we scaled a time series foundation model up to 2.4 billion parameters, achieving significantly improved forecasting precision. Our results validate the applicability of scaling laws for training tokens and model size in the context of time series forecasting. Compared to dense models with the same number of activated parameters or equivalent computation budgets, our models consistently outperform them by large margin. These advancements position Time-{MoE} as a state-of-the-art solution for tackling real-world time series forecasting challenges with superior capability, efficiency, and flexibility.}, + number = {{arXiv}:2409.16040}, + publisher = {{arXiv}}, + author = {Shi, Xiaoming and Wang, Shiyu and Nie, Yuqi and Li, Dianqi and Ye, Zhou and Wen, Qingsong and Jin, Ming}, + urldate = {2024-10-16}, + date = {2024-10-02}, + eprinttype = {arxiv}, + eprint = {2409.16040}, + keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, + file = {Preprint PDF:/home/alex/Zotero/storage/49N63CMZ/Shi et al. - 2024 - Time-MoE Billion-Scale Time Series Foundation Models with Mixture of Experts.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/HPHN7WNJ/2409.html:text/html}, +} + +@online{noauthor_decoder-only_nodate, + title = {A decoder-only foundation model for time-series forecasting}, + url = {http://research.google/blog/a-decoder-only-foundation-model-for-time-series-forecasting/}, + abstract = {Posted by Rajat Sen and Yichen Zhou, Google Research Time-series forecasting is ubiquitous in various domains, such as retail, finance, manufacturi...}, + urldate = {2024-10-16}, + langid = {english}, + file = {Snapshot:/home/alex/Zotero/storage/JV9JIF73/a-decoder-only-foundation-model-for-time-series-forecasting.html:text/html}, +} + +@misc{goswami_moment_2024, + title = {{MOMENT}: A Family of Open Time-series Foundation Models}, + url = {http://arxiv.org/abs/2402.03885}, + shorttitle = {{MOMENT}}, + abstract = {We introduce {MOMENT}, a family of open-source foundation models for general-purpose time series analysis. Pre-training large models on time series data is challenging due to (1) the absence of a large and cohesive public time series repository, and (2) diverse time series characteristics which make multi-dataset training onerous. Additionally, (3) experimental benchmarks to evaluate these models, especially in scenarios with limited resources, time, and supervision, are still in their nascent stages. To address these challenges, we compile a large and diverse collection of public time series, called the Time series Pile, and systematically tackle time series-specific challenges to unlock large-scale multi-dataset pre-training. Finally, we build on recent work to design a benchmark to evaluate time series foundation models on diverse tasks and datasets in limited supervision settings. Experiments on this benchmark demonstrate the effectiveness of our pre-trained models with minimal data and task-specific fine-tuning. Finally, we present several interesting empirical observations about large pre-trained time series models. Pre-trained models ({AutonLab}/{MOMENT}-1-large) and Time Series Pile ({AutonLab}/Timeseries-{PILE}) are available on Huggingface.}, + number = {{arXiv}:2402.03885}, + publisher = {{arXiv}}, + author = {Goswami, Mononito and Szafer, Konrad and Choudhry, Arjun and Cai, Yifu and Li, Shuo and Dubrawski, Artur}, + urldate = {2024-10-16}, + date = {2024-10-10}, + eprinttype = {arxiv}, + eprint = {2402.03885}, + keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, + file = {Preprint PDF:/home/alex/Zotero/storage/QF6E6J8W/Goswami et al. - 2024 - MOMENT A Family of Open Time-series Foundation Models.pdf:application/pdf}, +} + +@misc{liang_foundation_2024, + title = {Foundation Models for Time Series Analysis: A Tutorial and Survey}, + url = {http://arxiv.org/abs/2403.14735}, + shorttitle = {Foundation Models for Time Series Analysis}, + abstract = {Time series analysis stands as a focal point within the data mining community, serving as a cornerstone for extracting valuable insights crucial to a myriad of real-world applications. Recent advances in Foundation Models ({FMs}) have fundamentally reshaped the paradigm of model design for time series analysis, boosting various downstream tasks in practice. These innovative approaches often leverage pre-trained or fine-tuned {FMs} to harness generalized knowledge tailored for time series analysis. This survey aims to furnish a comprehensive and up-to-date overview of {FMs} for time series analysis. While prior surveys have predominantly focused on either application or pipeline aspects of {FMs} in time series analysis, they have often lacked an in-depth understanding of the underlying mechanisms that elucidate why and how {FMs} benefit time series analysis. To address this gap, our survey adopts a methodology-centric classification, delineating various pivotal elements of time-series {FMs}, including model architectures, pre-training techniques, adaptation methods, and data modalities. Overall, this survey serves to consolidate the latest advancements in {FMs} pertinent to time series analysis, accentuating their theoretical underpinnings, recent strides in development, and avenues for future exploration.}, + number = {{arXiv}:2403.14735}, + publisher = {{arXiv}}, + author = {Liang, Yuxuan and Wen, Haomin and Nie, Yuqi and Jiang, Yushan and Jin, Ming and Song, Dongjin and Pan, Shirui and Wen, Qingsong}, + urldate = {2024-10-16}, + date = {2024-06-18}, + eprinttype = {arxiv}, + eprint = {2403.14735}, + keywords = {Computer Science - Machine Learning}, + file = {Preprint PDF:/home/alex/Zotero/storage/YEA28FMJ/Liang et al. - 2024 - Foundation Models for Time Series Analysis A Tutorial and Survey.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/9SGH3AIN/2403.html:text/html}, +} + +@online{noauthor_pytorch-forecasting_2024, + title = {Pytorch-Forecasting}, + url = {https://pytorch-forecasting.readthedocs.io/en/stable/}, + urldate = {2024-10-15}, + date = {2024}, +} + +@misc{taylor_forecasting_2017, + title = {Forecasting at scale}, + rights = {http://creativecommons.org/licenses/by/4.0/}, + url = {https://peerj.com/preprints/3190v2}, + doi = {10.7287/peerj.preprints.3190v2}, + abstract = {Forecasting is a common data science task that helps organizations with capacity planning, goal setting, and anomaly detection. Despite its importance, there are serious challenges associated with producing reliable and high quality forecasts –especially when there are a variety of time series and analysts with expertise in time series modeling are relatively rare. To address these challenges, we describe a practical approach to forecasting “at scale” that combines configurable models with analyst-in-the-loop performance analysis. We propose a modular regression model with interpretable parameters that can be intuitively adjusted by analysts with domain knowledge about the time series. We describe performance analyses to compare and evaluate forecasting procedures, and automatically flag forecasts for manual review and adjustment. Tools that help analysts to use their expertise most effectively enable reliable, practical forecasting of business time series.}, + publisher = {{PeerJ} Preprints}, + author = {Taylor, Sean J and Letham, Benjamin}, + urldate = {2024-10-14}, + date = {2017-09-27}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/GK5AIG2V/Taylor and Letham - 2017 - Forecasting at scale.pdf:application/pdf}, +} + +@collection{hutter_machine_2021, + location = {Cham}, + title = {Machine Learning and Knowledge Discovery in Databases: European Conference, {ECML} {PKDD} 2020, Ghent, Belgium, September 14–18, 2020, Proceedings, Part {III}}, + volume = {12459}, + rights = {https://www.springernature.com/gp/researchers/text-and-data-mining}, + isbn = {978-3-030-67663-6 978-3-030-67664-3}, + url = {https://link.springer.com/10.1007/978-3-030-67664-3}, + series = {Lecture Notes in Computer Science}, + shorttitle = {Machine Learning and Knowledge Discovery in Databases}, + publisher = {Springer International Publishing}, + editor = {Hutter, Frank and Kersting, Kristian and Lijffijt, Jefrey and Valera, Isabel}, + urldate = {2024-10-14}, + date = {2021}, + langid = {english}, + doi = {10.1007/978-3-030-67664-3}, + file = {Submitted Version:/home/alex/Zotero/storage/JMVJMLJ5/Hutter et al. - 2021 - Machine Learning and Knowledge Discovery in Databases European Conference, ECML PKDD 2020, Ghent, B.pdf:application/pdf}, +} + +@incollection{hutter_general_2021, + location = {Cham}, + title = {A General Machine Learning Framework for Survival Analysis}, + volume = {12459}, + isbn = {978-3-030-67663-6 978-3-030-67664-3}, + url = {https://link.springer.com/10.1007/978-3-030-67664-3_10}, + pages = {158--173}, + booktitle = {Machine Learning and Knowledge Discovery in Databases}, + publisher = {Springer International Publishing}, + author = {Bender, Andreas and Rügamer, David and Scheipl, Fabian and Bischl, Bernd}, + editor = {Hutter, Frank and Kersting, Kristian and Lijffijt, Jefrey and Valera, Isabel}, + urldate = {2024-10-14}, + date = {2021}, + langid = {english}, + doi = {10.1007/978-3-030-67664-3_10}, + note = {Series Title: Lecture Notes in Computer Science}, + file = {Submitted Version:/home/alex/Zotero/storage/WQIHZ7IP/Bender et al. - 2021 - A General Machine Learning Framework for Survival Analysis.pdf:application/pdf}, +} + +@online{lightningai_pytorch_2024, + title = {{PyTorch} Lightning}, + url = {https://www.pytorchlightning.ai}, + author = {lightning.ai}, + urldate = {2024-10-14}, + date = {2024}, +} + +@misc{alexandrov_gluonts_2019, + title = {{GluonTS}: Probabilistic Time Series Models in Python}, + url = {http://arxiv.org/abs/1906.05264}, + shorttitle = {{GluonTS}}, + abstract = {We introduce Gluon Time Series ({GluonTS}, available at https://gluon-ts.mxnet.io), a library for deep-learning-based time series modeling. {GluonTS} simplifies the development of and experimentation with time series models for common tasks such as forecasting or anomaly detection. It provides all necessary components and tools that scientists need for quickly building new models, for efficiently running and analyzing experiments and for evaluating model accuracy.}, + number = {{arXiv}:1906.05264}, + publisher = {{arXiv}}, + author = {Alexandrov, Alexander and Benidis, Konstantinos and Bohlke-Schneider, Michael and Flunkert, Valentin and Gasthaus, Jan and Januschowski, Tim and Maddix, Danielle C. and Rangapuram, Syama and Salinas, David and Schulz, Jasper and Stella, Lorenzo and Türkmen, Ali Caner and Wang, Yuyang}, + urldate = {2024-10-14}, + date = {2019-06-14}, + eprinttype = {arxiv}, + eprint = {1906.05264}, + keywords = {Computer Science - Machine Learning, Statistics - Machine Learning}, + file = {Preprint PDF:/home/alex/Zotero/storage/JP9K74A8/Alexandrov et al. - 2019 - GluonTS Probabilistic Time Series Models in Python.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/RJYSBT29/1906.html:text/html}, +} + +@misc{cho_learning_2014, + title = {Learning Phrase Representations using {RNN} Encoder-Decoder for Statistical Machine Translation}, + url = {http://arxiv.org/abs/1406.1078}, + abstract = {In this paper, we propose a novel neural network model called {RNN} Encoder-Decoder that consists of two recurrent neural networks ({RNN}). One {RNN} encodes a sequence of symbols into a fixed-length vector representation, and the other decodes the representation into another sequence of symbols. The encoder and decoder of the proposed model are jointly trained to maximize the conditional probability of a target sequence given a source sequence. The performance of a statistical machine translation system is empirically found to improve by using the conditional probabilities of phrase pairs computed by the {RNN} Encoder-Decoder as an additional feature in the existing log-linear model. Qualitatively, we show that the proposed model learns a semantically and syntactically meaningful representation of linguistic phrases.}, + number = {{arXiv}:1406.1078}, + publisher = {{arXiv}}, + author = {Cho, Kyunghyun and Merrienboer, Bart van and Gulcehre, Caglar and Bahdanau, Dzmitry and Bougares, Fethi and Schwenk, Holger and Bengio, Yoshua}, + urldate = {2024-10-10}, + date = {2014-09-03}, + eprinttype = {arxiv}, + eprint = {1406.1078}, + keywords = {Computer Science - Machine Learning, Statistics - Machine Learning, Computer Science - Computation and Language, Computer Science - Neural and Evolutionary Computing}, + file = {Preprint PDF:/home/alex/Zotero/storage/E8WMK2IN/Cho et al. - 2014 - Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/6PTCL8LW/1406.html:text/html}, +} + +@article{hochreiter_long_1997, + title = {Long Short-Term Memory}, + volume = {9}, + issn = {0899-7667, 1530-888X}, + url = {https://direct.mit.edu/neco/article/9/8/1735-1780/6109}, + doi = {10.1162/neco.1997.9.8.1735}, + abstract = {Learningtostoreinformationoverextendedtimeintervalsviarecurrentbackpropagation takesaverylongtime,mostlyduetoinsu cient,decayingerrorbackow.Webrieyreview Hochreiter's1991analysisofthisproblem,thenaddressitbyintroducinganovel,e cient, gradient-basedmethodcalled{\textbackslash}{LongShort}-{TermMemory}"({LSTM}).Truncatingthegradient wherethisdoesnotdoharm,{LSTMcanlearntobridgeminimaltimelagsinexcessof}1000 discretetimestepsbyenforcingconstanterrorowthrough{\textbackslash}constanterrorcarrousels"within specialunits.Multiplicativegateunitslearntoopenandcloseaccesstotheconstanterror ow.{LSTMislocalinspaceandtime};itscomputationalcomplexitypertimestepandweight {isO}(1).Ourexperimentswitharticialdatainvolvelocal,distributed,real-valued,andnoisy patternrepresentations.{IncomparisonswithRTRL},{BPTT},{RecurrentCascade}-Correlation, Elmannets,{andNeuralSequenceChunking},{LSTMleadstomanymoresuccessfulruns},and learnsmuchfaster.{LSTMalsosolvescomplex},articiallongtimelagtasksthathavenever beensolvedbypreviousrecurrentnetworkalgorithms.}, + pages = {1735--1780}, + number = {8}, + journaltitle = {Neural Computation}, + author = {Hochreiter, Sepp and Schmidhuber, Jürgen}, + urldate = {2024-10-10}, + date = {1997-11-01}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/CZSV2ASE/Hochreiter and Schmidhuber - 1997 - Long Short-Term Memory.pdf:application/pdf}, +} + +@misc{lim_temporal_2020, + title = {Temporal Fusion Transformers for Interpretable Multi-horizon Time Series Forecasting}, + url = {http://arxiv.org/abs/1912.09363}, + abstract = {Multi-horizon forecasting problems often contain a complex mix of inputs -- including static (i.e. time-invariant) covariates, known future inputs, and other exogenous time series that are only observed historically -- without any prior information on how they interact with the target. While several deep learning models have been proposed for multi-step prediction, they typically comprise black-box models which do not account for the full range of inputs present in common scenarios. In this paper, we introduce the Temporal Fusion Transformer ({TFT}) -- a novel attention-based architecture which combines high-performance multi-horizon forecasting with interpretable insights into temporal dynamics. To learn temporal relationships at different scales, the {TFT} utilizes recurrent layers for local processing and interpretable self-attention layers for learning long-term dependencies. The {TFT} also uses specialized components for the judicious selection of relevant features and a series of gating layers to suppress unnecessary components, enabling high performance in a wide range of regimes. On a variety of real-world datasets, we demonstrate significant performance improvements over existing benchmarks, and showcase three practical interpretability use-cases of {TFT}.}, + number = {{arXiv}:1912.09363}, + publisher = {{arXiv}}, + author = {Lim, Bryan and Arik, Sercan O. and Loeff, Nicolas and Pfister, Tomas}, + urldate = {2024-10-10}, + date = {2020-09-27}, + eprinttype = {arxiv}, + eprint = {1912.09363}, + keywords = {Computer Science - Machine Learning, Statistics - Machine Learning}, + file = {Preprint PDF:/home/alex/Zotero/storage/2R2H34KB/Lim et al. - 2020 - Temporal Fusion Transformers for Interpretable Multi-horizon Time Series Forecasting.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/ETDAYW36/1912.html:text/html}, +} + +@misc{nie_time_2023, + title = {A Time Series is Worth 64 Words: Long-term Forecasting with Transformers}, + url = {http://arxiv.org/abs/2211.14730}, + shorttitle = {A Time Series is Worth 64 Words}, + abstract = {We propose an efficient design of Transformer-based models for multivariate time series forecasting and self-supervised representation learning. It is based on two key components: (i) segmentation of time series into subseries-level patches which are served as input tokens to Transformer; (ii) channel-independence where each channel contains a single univariate time series that shares the same embedding and Transformer weights across all the series. Patching design naturally has three-fold benefit: local semantic information is retained in the embedding; computation and memory usage of the attention maps are quadratically reduced given the same look-back window; and the model can attend longer history. Our channel-independent patch time series Transformer ({PatchTST}) can improve the long-term forecasting accuracy significantly when compared with that of {SOTA} Transformer-based models. We also apply our model to self-supervised pre-training tasks and attain excellent fine-tuning performance, which outperforms supervised training on large datasets. Transferring of masked pre-trained representation on one dataset to others also produces {SOTA} forecasting accuracy. Code is available at: https://github.com/yuqinie98/{PatchTST}.}, + number = {{arXiv}:2211.14730}, + publisher = {{arXiv}}, + author = {Nie, Yuqi and Nguyen, Nam H. and Sinthong, Phanwadee and Kalagnanam, Jayant}, + urldate = {2024-10-10}, + date = {2023-03-05}, + eprinttype = {arxiv}, + eprint = {2211.14730}, + keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, + file = {Preprint PDF:/home/alex/Zotero/storage/DG4ZJCWV/Nie et al. - 2023 - A Time Series is Worth 64 Words Long-term Forecasting with Transformers.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/H6XGVBY6/2211.html:text/html}, +} + +@misc{shao_exploring_2023, + title = {Exploring Progress in Multivariate Time Series Forecasting: Comprehensive Benchmarking and Heterogeneity Analysis}, + url = {http://arxiv.org/abs/2310.06119}, + shorttitle = {Exploring Progress in Multivariate Time Series Forecasting}, + abstract = {Multivariate Time Series ({MTS}) widely exists in real-word complex systems, such as traffic and energy systems, making their forecasting crucial for understanding and influencing these systems. Recently, deep learning-based approaches have gained much popularity for effectively modeling temporal and spatial dependencies in {MTS}, specifically in Long-term Time Series Forecasting ({LTSF}) and Spatial-Temporal Forecasting ({STF}). However, the fair benchmarking issue and the choice of technical approaches have been hotly debated in related work. Such controversies significantly hinder our understanding of progress in this field. Thus, this paper aims to address these controversies to present insights into advancements achieved. To resolve benchmarking issues, we introduce {BasicTS}, a benchmark designed for fair comparisons in {MTS} forecasting. {BasicTS} establishes a unified training pipeline and reasonable evaluation settings, enabling an unbiased evaluation of over 30 popular {MTS} forecasting models on more than 18 datasets. Furthermore, we highlight the heterogeneity among {MTS} datasets and classify them based on temporal and spatial characteristics. We further prove that neglecting heterogeneity is the primary reason for generating controversies in technical approaches. Moreover, based on the proposed {BasicTS} and rich heterogeneous {MTS} datasets, we conduct an exhaustive and reproducible performance and efficiency comparison of popular models, providing insights for researchers in selecting and designing {MTS} forecasting models.}, + number = {{arXiv}:2310.06119}, + publisher = {{arXiv}}, + author = {Shao, Zezhi and Wang, Fei and Xu, Yongjun and Wei, Wei and Yu, Chengqing and Zhang, Zhao and Yao, Di and Jin, Guangyin and Cao, Xin and Cong, Gao and Jensen, Christian S. and Cheng, Xueqi}, + urldate = {2024-10-10}, + date = {2023-10-09}, + eprinttype = {arxiv}, + eprint = {2310.06119}, + keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, + file = {Preprint PDF:/home/alex/Zotero/storage/7EFZ5IT6/Shao et al. - 2023 - Exploring Progress in Multivariate Time Series Forecasting Comprehensive Benchmarking and Heterogen.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/W6RNWBLM/2310.html:text/html}, +} + +@article{zhang_crossformer_2023, + title = {{CROSSFORMER}: {TRANSFORMER} {UTILIZING} {CROSS}- {DIMENSION} {DEPENDENCY} {FOR} {MULTIVARIATE} {TIME} {SERIES} {FORECASTING}}, + abstract = {Recently many deep models have been proposed for multivariate time series ({MTS}) forecasting. In particular, Transformer-based models have shown great potential because they can capture long-term dependency. However, existing Transformerbased models mainly focus on modeling the temporal dependency (cross-time dependency) yet often omit the dependency among different variables (crossdimension dependency), which is critical for {MTS} forecasting. To fill the gap, we propose Crossformer, a Transformer-based model utilizing cross-dimension dependency for {MTS} forecasting. In Crossformer, the input {MTS} is embedded into a 2D vector array through the Dimension-Segment-Wise ({DSW}) embedding to preserve time and dimension information. Then the Two-Stage Attention ({TSA}) layer is proposed to efficiently capture the cross-time and cross-dimension dependency. Utilizing {DSW} embedding and {TSA} layer, Crossformer establishes a Hierarchical Encoder-Decoder ({HED}) to use the information at different scales for the final forecasting. Extensive experimental results on six real-world datasets show the effectiveness of Crossformer against previous state-of-the-arts.}, + author = {Zhang, Yunhao and Yan, Junchi}, + date = {2023}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/NM9CETJS/Zhang and Yan - 2023 - CROSSFORMER TRANSFORMER UTILIZING CROSS- DIMENSION DEPENDENCY FOR MULTIVARIATE TIME SERIES FORECAST.pdf:application/pdf}, +} + +@book{noauthor_research_2021, + title = {Research Funding for Women's Health: A Modeling Study of Societal Impact: Findings for Alzheimer's Disease and Alzheimer's Disease Related Dementia Model}, + url = {https://www.rand.org/pubs/working_papers/WRA708-1.html}, + shorttitle = {Research Funding for Women's Health}, + publisher = {{RAND} Corporation}, + urldate = {2025-03-07}, + date = {2021}, + langid = {english}, + doi = {10.7249/WRA708-1}, + file = {PDF:/home/alex/Zotero/storage/93NC3JH3/2021 - Research Funding for Women's Health A Modeling Study of Societal Impact Findings for Alzheimer's D.pdf:application/pdf}, +} + +@report{mckinsey_health_institute_closing_2024, + title = {Closing the Women’s Health Gap: A \$1 Trillion Opportunity to Improve Lives and Economies}, + shorttitle = {Closing the Women’s Health Gap}, + institution = {{McKinsey} Health Institute, World Economic Forum}, + author = {{McKinsey} Health Institute and World Economic Forum}, + urldate = {2025-03-07}, + date = {2024-01}, + file = {PDF:/home/alex/Zotero/storage/US6TWL7D/closing-the-womens-health-gap-report.pdf:application/pdf}, +} + +@report{mckinsey_health_institute_blueprint_nodate, + title = {Blueprint to Close the Women’s Health Gap: How to Improve Lives and Economies for All}, + shorttitle = {Blueprint to Close the Women’s Health Gap}, + institution = {{McKinsey} Health Institute, World Economic Forum}, + author = {{McKinsey} Health Institute and World Economic Forum}, + urldate = {2025-03-07}, + file = {PDF:/home/alex/Zotero/storage/NF6LAC2S/WEF_Blueprint_to_Close_the_Women’s_Health_Gap_2025.pdf:application/pdf}, +} + +@misc{global_burden_of_disease_collaborative_network_global_2020, + title = {Global Burden of Disease Study 2019 ({GBD} 2019) Disability Weights}, + url = {http://ghdx.healthdata.org/record/ihme-data/gbd-2019-disability-weights}, + doi = {10.6069/1W19-VX76}, + abstract = {"The Global Burden of Disease Study 2019 ({GBD} 2019), coordinated by the Institute for Health Metrics and Evaluation ({IHME}), estimated the burden of diseases, injuries, and risk factors for 204 countries and territories and selected subnational locations. + +Disability weights, which represent the magnitude of health loss associated with specific health outcomes, are used to calculate years lived with disability ({YLD}) for these outcomes in a given population. The weights are measured on a scale from 0 to 1, where 0 equals a state of full health and 1 equals death. This table provides disability weights for the 440 health states (including combined health states) used to estimate nonfatal health outcomes for the {GBD} 2019 study. + +For additional {GBD} results and resources, visit the {GBD} 2019 Data Resources page."}, + publisher = {Institute for Health Metrics and Evaluation ({IHME})}, + author = {{Global Burden of Disease Collaborative Network}}, + urldate = {2025-03-07}, + date = {2020}, +} + +@article{sauer_reproduction_2015, + title = {Reproduction at an advanced maternal age and maternal health}, + volume = {103}, + issn = {00150282}, + url = {https://linkinghub.elsevier.com/retrieve/pii/S0015028215002034}, + doi = {10.1016/j.fertnstert.2015.03.004}, + pages = {1136--1143}, + number = {5}, + journaltitle = {Fertility and Sterility}, + author = {Sauer, Mark V.}, + urldate = {2025-03-07}, + date = {2015-05}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/W6LCEFP6/Sauer - 2015 - Reproduction at an advanced maternal age and maternal health.pdf:application/pdf}, +} + +@incollection{holesh_physiology_2025, + location = {Treasure Island ({FL})}, + title = {Physiology, Ovulation}, + rights = {Copyright © 2025, {StatPearls} Publishing {LLC}.}, + url = {http://www.ncbi.nlm.nih.gov/books/NBK441996/}, + abstract = {Ovulation is a physiologic process defined by the rupture of the dominant follicle of the ovary. This releases an egg into the abdominal cavity. It then is taken up by the fimbriae of the fallopian tube where it has the potential to become fertilized. The ovulation process is regulated by fluxing gonadotropic hormone ({FSH}/{LH}) levels. Ovulation is the third phase within the larger uterine cycle (ie, menstrual cycle). The follicular release follows the Follicular phase (ie, dominant follicle development) and precedes the luteal phase (ie, maintenance of corpus luteum) that progresses to either endometrial shedding or implantation. Follicular release occurs around 14 days prior to menstruation in a cyclic pattern if the hypothalamic-pituitary-ovarian axis function is well regulated.  Structure Genotypic females ({XX}) develop two ovaries that sit adjacent to the uterine horns. Each ovary is anchored to the uterus at the medial pole by the utero-ovarian ligament. The lateral ovarian pole is anchored to the pelvic sidewall by the infundibulopelvic ligament (i.e,. suspensory ligament of the ovary), which carries the ovarian artery and vein. Each ovary contains 1 to 2 million primordial follicles that each contain primary oocytes (ie, eggs) that can supply that female with enough follicles until she reaches her fourth or fifth decades of life. These primordial follicles are arrested in prophase I of meiosis until the onset of puberty. At the onset of pubescence, the gonadotropic hormones began to induce the maturation of the primordial follicle, allowing for the completion of meiosis I, forming a secondary follicle. The secondary follicle begins meiosis {II}, but this phase will not be completed unless that follicle is fertilized. With each ovulatory cycle, the number of follicles decreases, eventually leading to the onset of Menopause or the cessation of ovulatory function. Per each ovulation cycle, the average ovary loses 1,000 follicles to the process of selecting a dominant follicle that will be released. This process accelerates in an age-dependent manner as well. It is also a common thought that the right and left ovaries alternate follicular releases each month. Ovulation is regulated by the fluctuation between the following hormones. Tight regulation and controlled changes between the following hormones are imperative for the development and release of an oocyte into the adnexal uterine structures.   Hormones involved in ovulation include: Gonadotropin-releasing hormone ({GnRH}) is a tropic peptide hormone made and secreted by the hypothalamus. It is a releasing hormone that stimulates the release of {FSH} and {LH} from the anterior pituitary gland through variations in {GnRH} pulse frequency. Low-frequency {GnRH} pulses are responsible for {FSH} secretion, whereas high-frequency pulses are responsible for {LH} secretion. During the Follicular phase of the Uterine cycle, estrogen secretion causes the Granulosa cells to autonomously increase their own production of estrogen, contributing to elevation in estrogen serum levels. This elevation is communicated to the hypothalamus and contributes to the increase in {GnRH} pulse frequency, eventually stimulating the {LH} surge that eventually induces the follicular rupture and release from the corpus luteum and luteinization of the granulosa cells, enabling the synthesis of progesterone in place of estrogen. Finally, the low levels of {LH} following the surge restart the {FSH} production by the slow-pulsation frequency of {GnRH} release. . Gonadotropin hormones are heterodimeric glycoproteins with alpha/beta subunits. The alpha subunit is common to all glycoproteins, including {TSH} (thyroid-stimulating hormone) and {HCG} (human chorionic gonadotropin hormone).  The relationship between {FSH} and {LH} hormones is responsible for the process that induces follicular development, rupture, release, and endometrial reception or shedding. Disruption in the hormonal communication between the gonadotropin-releasing hormones, gonadotropic hormones, and their receptors can lead to anovulation or amenorrhea, leading to various pathologic sequelae as a consequence. Follicle-Stimulating Hormone ({FSH}) is a gonadotropin synthesized and secreted from the anterior pituitary gland in response to slow-frequency pulsatile {GnRH}. {FSH} stimulates the growth and maturation of immature oocytes into mature (Graafian) secondary follicles before ovulation. {FSH} Receptors are G-protein coupled receptors and are found in the Granulosa cells that surround developing ovarian follicles. The granulosa cells initially produce the estrogen needed to maturate the developing dominant follicle. After 2 days of sustained elevation of estrogen levels, the {LH} surge causes luteinization of the granulosa cells into {LH} receptive cells. This transition enables granulosa cells to respond to {LH} levels and produce progesterone. : Estrogen is a steroid hormone that is responsible for the growth and regulation of the female reproductive system and secondary sex characteristics. Estrogen is produced by the granulosa cells of the developing follicle and exerts negative feedback on {LH} production in the early part of the menstrual cycle. However, once estrogen levels reach a critical level as oocytes mature within the ovary in preparation for ovulation, estrogen begins to exert positive feedback on {LH} production, leading to the {LH} surge through its effects on {GnRH} pulse frequency. Estrogen also has many other effects that are important for bone health and cardiovascular health in premenopausal patients, which will be discussed in another article. Luteinizing Hormone ({LH}) is a gonadotropin synthesized and secreted by the anterior pituitary gland in response to high-frequency {GnRH} release. {LH} is responsible for inducing ovulation, preparation for fertilized oocyte uterine implantation, and the ovarian production of progesterone through stimulation of theca cells and luteinized granulosa cells. Prior to the {LH} surge, {LH} interacts with Theca cells that are adjacent to granulosa cells in the ovary. These cells produce androgens, which diffuse into the granulosa cells and convert to estrogen for follicular development. The {LH} surge creates the environment for follicular eruption by increasing the activity of the proteolytic enzymes that weaken the ovarian wall, allowing for the passage of the oocyte. After the oocyte is released, the follicular remnants are theca and luteinized granulosa cells. Their function is now to produce progesterone, which is the hormone responsible for maintaining the uterine environment that can accept a fertilized embryo. Progesterone is a steroid hormone that is responsible for preparing the endometrium for the uterine implantation of the fertilized egg and maintenance of pregnancy. If a fertilized egg implants, the corpus luteum secretes progesterone in early pregnancy until the placenta develops and takes over progesterone production for the remainder of the pregnancy.}, + booktitle = {{StatPearls}}, + publisher = {{StatPearls} Publishing}, + author = {Holesh, Julie E. and Bass, Autumn N. and Lord, Megan}, + urldate = {2025-03-07}, + date = {2025}, + pmid = {28723025}, + file = {Printable HTML:/home/alex/Zotero/storage/D6LTGP64/NBK441996.html:text/html}, +} + +@article{bull_real-world_2019, + title = {Real-world menstrual cycle characteristics of more than 600,000 menstrual cycles}, + volume = {2}, + rights = {2019 The Author(s)}, + issn = {2398-6352}, + url = {https://www.nature.com/articles/s41746-019-0152-7}, + doi = {10.1038/s41746-019-0152-7}, + abstract = {The use of apps that record detailed menstrual cycle data presents a new opportunity to study the menstrual cycle. The aim of this study is to describe menstrual cycle characteristics observed from a large database of cycles collected through an app and investigate associations of menstrual cycle characteristics with cycle length, age and body mass index ({BMI}). Menstrual cycle parameters, including menstruation, basal body temperature ({BBT}) and luteinising hormone ({LH}) tests as well as age and {BMI} were collected anonymously from real-world users of the Natural Cycles app. We analysed 612,613 ovulatory cycles with a mean length of 29.3 days from 124,648 users. The mean follicular phase length was 16.9 days (95\% {CI}: 10–30) and mean luteal phase length was 12.4 days (95\% {CI}: 7–17). Mean cycle length decreased by 0.18 days (95\% {CI}: 0.17–0.18, R2 = 0.99) and mean follicular phase length decreased by 0.19 days (95\% {CI}: 0.19–0.20, R2 = 0.99) per year of age from 25 to 45 years. Mean variation of cycle length per woman was 0.4 days or 14\% higher in women with a {BMI} of over 35 relative to women with a {BMI} of 18.5–25. This analysis details variations in menstrual cycle characteristics that are not widely known yet have significant implications for health and well-being. Clinically, women who wish to plan a pregnancy need to have intercourse on their fertile days. In order to identify the fertile period it is important to track physiological parameters such as basal body temperature and not just cycle length.}, + pages = {1--8}, + number = {1}, + journaltitle = {npj Digit. Med.}, + author = {Bull, Jonathan R. and Rowland, Simon P. and Scherwitzl, Elina Berglund and Scherwitzl, Raoul and Danielsson, Kristina Gemzell and Harper, Joyce}, + urldate = {2025-03-07}, + date = {2019-08-27}, + langid = {english}, + note = {Publisher: Nature Publishing Group}, + keywords = {Preclinical research, Reproductive biology}, + file = {Full Text PDF:/home/alex/Zotero/storage/MUPKFK2K/Bull et al. - 2019 - Real-world menstrual cycle characteristics of more than 600,000 menstrual cycles.pdf:application/pdf}, } @article{munster_length_1992, - title = {Length and variation in the menstrual cycle—a cross‐sectional study from a {Danish} county}, + title = {Length and variation in the menstrual cycle—a cross‐sectional study from a Danish county}, volume = {99}, issn = {1470-0328, 1471-0528}, url = {https://obgyn.onlinelibrary.wiley.com/doi/10.1111/j.1471-0528.1992.tb13762.x}, doi = {10.1111/j.1471-0528.1992.tb13762.x}, - abstract = {ABSTRACT + abstract = {{ABSTRACT} Objective To investigate the current epidemiology of menstrual patters among women of fertile age. @@ -1353,141 +1297,95 @@ we have a relatively large dataset, thus tft will be focused on Conclusion The study confirmed the normally used definitions of polymenorrhoea (cycle length {\textless}21 days) and oligomenorrhoea (cycle length between 36 and 90 days), as these very short or long menstrual cycle lengths were very seldom recorded for a longer period. However, the high frequency in a normal population of large menstrual cycle length variation challenges the view that an intra‐individual variation of {\textgreater}5 days should be regarded as a sign of disease in the woman.}, - language = {en}, - number = {5}, - urldate = {2025-03-07}, - journal = {BJOG: An International Journal of Obstetrics \& Gynaecology}, - author = {Münster, Kirstine and Schmidt, Lone and Helm, Peter}, - month = may, - year = {1992}, pages = {422--429}, + number = {5}, + journaltitle = {{BJOG}}, + author = {Münster, Kirstine and Schmidt, Lone and Helm, Peter}, + urldate = {2025-03-07}, + date = {1992-05}, + langid = {english}, file = {PDF:/home/alex/Zotero/storage/JWE75VL3/Münster et al. - 1992 - Length and variation in the menstrual cycle—a cross‐sectional study from a Danish county.pdf:application/pdf}, } -@article{bull_real-world_2019, - title = {Real-world menstrual cycle characteristics of more than 600,000 menstrual cycles}, - volume = {2}, - copyright = {2019 The Author(s)}, - issn = {2398-6352}, - url = {https://www.nature.com/articles/s41746-019-0152-7}, - doi = {10.1038/s41746-019-0152-7}, - abstract = {The use of apps that record detailed menstrual cycle data presents a new opportunity to study the menstrual cycle. The aim of this study is to describe menstrual cycle characteristics observed from a large database of cycles collected through an app and investigate associations of menstrual cycle characteristics with cycle length, age and body mass index (BMI). Menstrual cycle parameters, including menstruation, basal body temperature (BBT) and luteinising hormone (LH) tests as well as age and BMI were collected anonymously from real-world users of the Natural Cycles app. We analysed 612,613 ovulatory cycles with a mean length of 29.3 days from 124,648 users. The mean follicular phase length was 16.9 days (95\% CI: 10–30) and mean luteal phase length was 12.4 days (95\% CI: 7–17). Mean cycle length decreased by 0.18 days (95\% CI: 0.17–0.18, R2 = 0.99) and mean follicular phase length decreased by 0.19 days (95\% CI: 0.19–0.20, R2 = 0.99) per year of age from 25 to 45 years. Mean variation of cycle length per woman was 0.4 days or 14\% higher in women with a BMI of over 35 relative to women with a BMI of 18.5–25. This analysis details variations in menstrual cycle characteristics that are not widely known yet have significant implications for health and well-being. Clinically, women who wish to plan a pregnancy need to have intercourse on their fertile days. In order to identify the fertile period it is important to track physiological parameters such as basal body temperature and not just cycle length.}, - language = {en}, - number = {1}, - urldate = {2025-03-07}, - journal = {npj Digital Medicine}, - author = {Bull, Jonathan R. and Rowland, Simon P. and Scherwitzl, Elina Berglund and Scherwitzl, Raoul and Danielsson, Kristina Gemzell and Harper, Joyce}, - month = aug, - year = {2019}, - note = {Publisher: Nature Publishing Group}, - keywords = {Preclinical research, Reproductive biology}, - pages = {1--8}, - file = {Full Text PDF:/home/alex/Zotero/storage/MUPKFK2K/Bull et al. - 2019 - Real-world menstrual cycle characteristics of more than 600,000 menstrual cycles.pdf:application/pdf}, +@online{pedroso_menstrual_2022, + title = {The Menstrual Cycle}, + url = {https://kindbody.com/the-menstrual-cycle/}, + abstract = {Fertility, gynecology, and wellness services in modern, tech-enabled clinics. Best-in-class care, accessible pricing, and a seamless patient experience.}, + titleaddon = {Kindbody}, + author = {Pedroso, Dr Jasmine}, + urldate = {2025-03-10}, + date = {2022-06-03}, + file = {Snapshot:/home/alex/Zotero/storage/738JEKW7/the-menstrual-cycle.html:text/html}, } -@incollection{holesh_physiology_2025, - address = {Treasure Island (FL)}, - title = {Physiology, {Ovulation}}, - copyright = {Copyright © 2025, StatPearls Publishing LLC.}, - url = {http://www.ncbi.nlm.nih.gov/books/NBK441996/}, - abstract = {Ovulation is a physiologic process defined by the rupture of the dominant follicle of the ovary. This releases an egg into the abdominal cavity. It then is taken up by the fimbriae of the fallopian tube where it has the potential to become fertilized. The ovulation process is regulated by fluxing gonadotropic hormone (FSH/LH) levels. Ovulation is the third phase within the larger uterine cycle (ie, menstrual cycle). The follicular release follows the Follicular phase (ie, dominant follicle development) and precedes the luteal phase (ie, maintenance of corpus luteum) that progresses to either endometrial shedding or implantation. Follicular release occurs around 14 days prior to menstruation in a cyclic pattern if the hypothalamic-pituitary-ovarian axis function is well regulated.  Structure Genotypic females (XX) develop two ovaries that sit adjacent to the uterine horns. Each ovary is anchored to the uterus at the medial pole by the utero-ovarian ligament. The lateral ovarian pole is anchored to the pelvic sidewall by the infundibulopelvic ligament (i.e,. suspensory ligament of the ovary), which carries the ovarian artery and vein. Each ovary contains 1 to 2 million primordial follicles that each contain primary oocytes (ie, eggs) that can supply that female with enough follicles until she reaches her fourth or fifth decades of life. These primordial follicles are arrested in prophase I of meiosis until the onset of puberty. At the onset of pubescence, the gonadotropic hormones began to induce the maturation of the primordial follicle, allowing for the completion of meiosis I, forming a secondary follicle. The secondary follicle begins meiosis II, but this phase will not be completed unless that follicle is fertilized. With each ovulatory cycle, the number of follicles decreases, eventually leading to the onset of Menopause or the cessation of ovulatory function. Per each ovulation cycle, the average ovary loses 1,000 follicles to the process of selecting a dominant follicle that will be released. This process accelerates in an age-dependent manner as well. It is also a common thought that the right and left ovaries alternate follicular releases each month. Ovulation is regulated by the fluctuation between the following hormones. Tight regulation and controlled changes between the following hormones are imperative for the development and release of an oocyte into the adnexal uterine structures.   Hormones involved in ovulation include: Gonadotropin-releasing hormone (GnRH) is a tropic peptide hormone made and secreted by the hypothalamus. It is a releasing hormone that stimulates the release of FSH and LH from the anterior pituitary gland through variations in GnRH pulse frequency. Low-frequency GnRH pulses are responsible for FSH secretion, whereas high-frequency pulses are responsible for LH secretion. During the Follicular phase of the Uterine cycle, estrogen secretion causes the Granulosa cells to autonomously increase their own production of estrogen, contributing to elevation in estrogen serum levels. This elevation is communicated to the hypothalamus and contributes to the increase in GnRH pulse frequency, eventually stimulating the LH surge that eventually induces the follicular rupture and release from the corpus luteum and luteinization of the granulosa cells, enabling the synthesis of progesterone in place of estrogen. Finally, the low levels of LH following the surge restart the FSH production by the slow-pulsation frequency of GnRH release. . Gonadotropin hormones are heterodimeric glycoproteins with alpha/beta subunits. The alpha subunit is common to all glycoproteins, including TSH (thyroid-stimulating hormone) and HCG (human chorionic gonadotropin hormone).  The relationship between FSH and LH hormones is responsible for the process that induces follicular development, rupture, release, and endometrial reception or shedding. Disruption in the hormonal communication between the gonadotropin-releasing hormones, gonadotropic hormones, and their receptors can lead to anovulation or amenorrhea, leading to various pathologic sequelae as a consequence. Follicle-Stimulating Hormone (FSH) is a gonadotropin synthesized and secreted from the anterior pituitary gland in response to slow-frequency pulsatile GnRH. FSH stimulates the growth and maturation of immature oocytes into mature (Graafian) secondary follicles before ovulation. FSH Receptors are G-protein coupled receptors and are found in the Granulosa cells that surround developing ovarian follicles. The granulosa cells initially produce the estrogen needed to maturate the developing dominant follicle. After 2 days of sustained elevation of estrogen levels, the LH surge causes luteinization of the granulosa cells into LH receptive cells. This transition enables granulosa cells to respond to LH levels and produce progesterone. : Estrogen is a steroid hormone that is responsible for the growth and regulation of the female reproductive system and secondary sex characteristics. Estrogen is produced by the granulosa cells of the developing follicle and exerts negative feedback on LH production in the early part of the menstrual cycle. However, once estrogen levels reach a critical level as oocytes mature within the ovary in preparation for ovulation, estrogen begins to exert positive feedback on LH production, leading to the LH surge through its effects on GnRH pulse frequency. Estrogen also has many other effects that are important for bone health and cardiovascular health in premenopausal patients, which will be discussed in another article. Luteinizing Hormone (LH) is a gonadotropin synthesized and secreted by the anterior pituitary gland in response to high-frequency GnRH release. LH is responsible for inducing ovulation, preparation for fertilized oocyte uterine implantation, and the ovarian production of progesterone through stimulation of theca cells and luteinized granulosa cells. Prior to the LH surge, LH interacts with Theca cells that are adjacent to granulosa cells in the ovary. These cells produce androgens, which diffuse into the granulosa cells and convert to estrogen for follicular development. The LH surge creates the environment for follicular eruption by increasing the activity of the proteolytic enzymes that weaken the ovarian wall, allowing for the passage of the oocyte. After the oocyte is released, the follicular remnants are theca and luteinized granulosa cells. Their function is now to produce progesterone, which is the hormone responsible for maintaining the uterine environment that can accept a fertilized embryo. Progesterone is a steroid hormone that is responsible for preparing the endometrium for the uterine implantation of the fertilized egg and maintenance of pregnancy. If a fertilized egg implants, the corpus luteum secretes progesterone in early pregnancy until the placenta develops and takes over progesterone production for the remainder of the pregnancy.}, - language = {eng}, - urldate = {2025-03-07}, - booktitle = {{StatPearls}}, - publisher = {StatPearls Publishing}, - author = {Holesh, Julie E. and Bass, Autumn N. and Lord, Megan}, - year = {2025}, - pmid = {28723025}, - file = {Printable HTML:/home/alex/Zotero/storage/D6LTGP64/NBK441996.html:text/html}, +@article{silberstein_physiology_2000, + title = {Physiology of the Menstrual Cycle}, + volume = {20}, + rights = {https://journals.sagepub.com/page/policies/text-and-data-mining-license}, + issn = {0333-1024, 1468-2982}, + url = {https://journals.sagepub.com/doi/10.1046/j.1468-2982.2000.00034.x}, + doi = {10.1046/j.1468-2982.2000.00034.x}, + abstract = {The normal female life cycle is associated with a number of hormonal milestones: menarche, pregnancy, contraceptive use, menopause, and the use of replacement sex hormones. All these events and interventions alter the levels and cycling of sex hormones and may cause a change in the prevalence or intensity of headache. The menstrual cycle is the result of a carefully orchestrated sequence of interactions among the hypothalamus, pituitary, ovary, and endometrium, with the sex hormones acting as modulators and effectors at each level. Oestrogen and progestins have potent effects on central serotonergic and opioid neurons, modulating both neuronal activity and receptor density. The primary trigger of menstrual migraine appears to be the withdrawal of oestrogen rather than the maintenance of sustained high or low oestrogen levels. However, changes in the sustained oestrogen levels with pregnancy (increased) and menopause (decreased) appear to affect headaches. Headaches that occur with premenstrual syndrome appear to be centrally generated, involving the inherent rhythm of {CNS} neurons, including perhaps the serotonergic pain-modulating systems.}, + pages = {148--154}, + number = {3}, + journaltitle = {Cephalalgia}, + author = {Silberstein, S D and Merriam, G R}, + urldate = {2025-03-10}, + date = {2000-04}, + langid = {english}, + file = {Full Text:/home/alex/Zotero/storage/EL585H2P/Silberstein and Merriam - 2000 - Physiology of the Menstrual Cycle.pdf:application/pdf}, } -@article{sauer_reproduction_2015, - title = {Reproduction at an advanced maternal age and maternal health}, - volume = {103}, - issn = {00150282}, - url = {https://linkinghub.elsevier.com/retrieve/pii/S0015028215002034}, - doi = {10.1016/j.fertnstert.2015.03.004}, - language = {en}, - number = {5}, - urldate = {2025-03-07}, - journal = {Fertility and Sterility}, - author = {Sauer, Mark V.}, - month = may, - year = {2015}, - pages = {1136--1143}, - file = {PDF:/home/alex/Zotero/storage/W6LCEFP6/Sauer - 2015 - Reproduction at an advanced maternal age and maternal health.pdf:application/pdf}, +@artwork{wikimedia_commons_basic_2019, + title = {Basic Female Reproductive System}, + url = {https://en.wikipedia.org/wiki/File:Basic_Female_Reproductive_System_(English).svg}, + author = {Wikimedia Commons}, + date = {2019}, + file = {background_female_reproductive_organs:/home/alex/Zotero/storage/5MAJ4CG5/background_female_reproductive_organs.png:image/png}, } -@techreport{mckinsey_health_institute_blueprint_nodate, - title = {Blueprint to {Close} the {Women}’s {Health} {Gap}: {How} to {Improve} {Lives} and {Economies} for {All}}, - shorttitle = {Blueprint to {Close} the {Women}’s {Health} {Gap}}, - urldate = {2025-03-07}, - institution = {McKinsey Health Institute, World Economic Forum}, - author = {McKinsey Health Institute and World Economic Forum}, - file = {PDF:/home/alex/Zotero/storage/NF6LAC2S/WEF_Blueprint_to_Close_the_Women’s_Health_Gap_2025.pdf:application/pdf}, +@book{hamilton_time_1994, + location = {Princeton (N.J.)}, + title = {Time series analysis}, + isbn = {978-0-691-04289-3}, + publisher = {Princeton university press}, + author = {Hamilton, James Douglas}, + date = {1994}, + file = {PDF:/home/alex/Zotero/storage/J8GVKKHG/Hamilton - 1994 - Time series analysis.pdf:application/pdf}, } -@techreport{mckinsey_health_institute_closing_2024, - title = {Closing the {Women}’s {Health} {Gap}: {A} \$1 {Trillion} {Opportunity} to {Improve} {Lives} and {Economies}}, - shorttitle = {Closing the {Women}’s {Health} {Gap}}, - urldate = {2025-03-07}, - institution = {McKinsey Health Institute, World Economic Forum}, - author = {McKinsey Health Institute and World Economic Forum}, - month = jan, - year = {2024}, - file = {PDF:/home/alex/Zotero/storage/US6TWL7D/closing-the-womens-health-gap-report.pdf:application/pdf}, +@book{cryer_time_2008, + location = {New York}, + edition = {2nd ed}, + title = {Time series analysis: with applications in R}, + isbn = {978-0-387-75958-6 978-0-387-75959-3}, + series = {Springer texts in statistics}, + shorttitle = {Time series analysis}, + pagetotal = {491}, + publisher = {Springer}, + author = {Cryer, Jonathan D. and Chan, Kung-sik}, + date = {2008}, + langid = {english}, + note = {{OCLC}: ocn191760003}, + keywords = {Data processing, R (Computer program language), Time-series analysis}, + file = {PDF:/home/alex/Zotero/storage/CIYMBUEW/Cryer and Chan - 2008 - Time series analysis with applications in R.pdf:application/pdf}, } -@misc{global_burden_of_disease_collaborative_network_global_2020, - title = {Global {Burden} of {Disease} {Study} 2019 ({GBD} 2019) {Disability} {Weights}}, - url = {http://ghdx.healthdata.org/record/ihme-data/gbd-2019-disability-weights}, - doi = {10.6069/1W19-VX76}, - abstract = {"The Global Burden of Disease Study 2019 (GBD 2019), coordinated by the Institute for Health Metrics and Evaluation (IHME), estimated the burden of diseases, injuries, and risk factors for 204 countries and territories and selected subnational locations. - -Disability weights, which represent the magnitude of health loss associated with specific health outcomes, are used to calculate years lived with disability (YLD) for these outcomes in a given population. The weights are measured on a scale from 0 to 1, where 0 equals a state of full health and 1 equals death. This table provides disability weights for the 440 health states (including combined health states) used to estimate nonfatal health outcomes for the GBD 2019 study. - -For additional GBD results and resources, visit the GBD 2019 Data Resources page."}, - urldate = {2025-03-07}, - publisher = {Institute for Health Metrics and Evaluation (IHME)}, - author = {{Global Burden of Disease Collaborative Network}}, - year = {2020}, -} - -@book{noauthor_research_2021, - title = {Research {Funding} for {Women}'s {Health}: {A} {Modeling} {Study} of {Societal} {Impact}: {Findings} for {Alzheimer}'s {Disease} and {Alzheimer}'s {Disease} {Related} {Dementia} {Model}}, - shorttitle = {Research {Funding} for {Women}'s {Health}}, - url = {https://www.rand.org/pubs/working_papers/WRA708-1.html}, - language = {en}, - urldate = {2025-03-07}, - publisher = {RAND Corporation}, - year = {2021}, - doi = {10.7249/WRA708-1}, - file = {PDF:/home/alex/Zotero/storage/93NC3JH3/2021 - Research Funding for Women's Health A Modeling Study of Societal Impact Findings for Alzheimer's D.pdf:application/pdf}, -} - -@misc{noauthor_create_nodate, - title = {Create baseline model - {ValueError}: too many values to unpack (expected 2) · {Issue} \#230 · sktime/pytorch-forecasting}, - shorttitle = {Create baseline model - {ValueError}}, - url = {https://github.com/sktime/pytorch-forecasting/issues/230}, - abstract = {PyTorch-Forecasting version: 0.7.1 PyTorch version: 1.7.1 Python version: 3.7 Operating System: MAC OS Big Sur: Version 11.1 Expected behavior I executed code actuals = torch.cat([y for x, (y, weig...}, - language = {en}, - urldate = {2025-03-19}, - journal = {GitHub}, -} - -@book{pfannstiel_entrepreneurship_2018, - address = {Wiesbaden}, - title = {Entrepreneurship im {Gesundheitswesen} {II}}, - copyright = {http://www.springer.com/tdm}, - isbn = {978-3-658-14780-8 978-3-658-14781-5}, - url = {http://link.springer.com/10.1007/978-3-658-14781-5}, - language = {de}, +@article{rosenfield_adolescent_2013, + title = {Adolescent Anovulation: Maturational Mechanisms and Implications}, + volume = {98}, + issn = {0021-972X, 1945-7197}, + url = {https://academic.oup.com/jcem/article-lookup/doi/10.1210/jc.2013-1770}, + doi = {10.1210/jc.2013-1770}, + shorttitle = {Adolescent Anovulation}, + pages = {3572--3583}, + number = {9}, + journaltitle = {The Journal of Clinical Endocrinology \& Metabolism}, + author = {Rosenfield, Robert L.}, urldate = {2025-03-17}, - publisher = {Springer Fachmedien Wiesbaden}, - editor = {Pfannstiel, Mario A. and Da-Cruz, Patrick and Rasche, Christoph}, - year = {2018}, - doi = {10.1007/978-3-658-14781-5}, - file = {PDF:/home/alex/Zotero/storage/DTVM5NBP/Pfannstiel et al. - 2018 - Entrepreneurship im Gesundheitswesen II.pdf:application/pdf}, + date = {2013-09}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/BEF7PQT6/Rosenfield - 2013 - Adolescent Anovulation Maturational Mechanisms and Implications.pdf:application/pdf}, } @article{murray_diagnosis_2005, @@ -1496,172 +1394,183 @@ For additional GBD results and resources, visit the GBD 2019 Data Resources page issn = {0820-3946, 1488-2329}, url = {http://www.cmaj.ca/cgi/doi/10.1503/cmaj.050222}, doi = {10.1503/cmaj.050222}, - abstract = {ECTOPIC PREGNANCY IS A LIFE- AND FERTILITY-threatening condition that is commonly seen in Canadian emergency departments. Increases in the availability and use of hormonal markers, coupled with advances in formal and emergency ultrasonography have changed the diagnostic approach to the patient in the emergency department with first-trimester bleeding or pain. Ultrasonography should be the initial investigation for symptomatic women in their first trimester; when the results are indeterminate, the serum β human chorionic gonadotropin (β-hCG) concentration should be measured. Serial measurement of β-hCG and progesterone concentrations may be useful when the diagnosis remains unclear. Advances in surgical and medical therapy for ectopic pregnancy have allowed the proliferation of minimally invasive or noninvasive treatment. Guidelines for laparoscopy and for methotrexate therapy are provided.}, - language = {en}, - number = {8}, - urldate = {2025-03-17}, - journal = {Canadian Medical Association Journal}, - author = {Murray, H.}, - month = oct, - year = {2005}, + abstract = {{ECTOPIC} {PREGNANCY} {IS} A {LIFE}- {AND} {FERTILITY}-threatening condition that is commonly seen in Canadian emergency departments. Increases in the availability and use of hormonal markers, coupled with advances in formal and emergency ultrasonography have changed the diagnostic approach to the patient in the emergency department with first-trimester bleeding or pain. Ultrasonography should be the initial investigation for symptomatic women in their first trimester; when the results are indeterminate, the serum β human chorionic gonadotropin (β-{hCG}) concentration should be measured. Serial measurement of β-{hCG} and progesterone concentrations may be useful when the diagnosis remains unclear. Advances in surgical and medical therapy for ectopic pregnancy have allowed the proliferation of minimally invasive or noninvasive treatment. Guidelines for laparoscopy and for methotrexate therapy are provided.}, pages = {905--912}, + number = {8}, + journaltitle = {Canadian Medical Association Journal}, + author = {Murray, H.}, + urldate = {2025-03-17}, + date = {2005-10-11}, + langid = {english}, file = {PDF:/home/alex/Zotero/storage/Y73KE57K/Murray - 2005 - Diagnosis and treatment of ectopic pregnancy.pdf:application/pdf}, } -@article{rosenfield_adolescent_2013, - title = {Adolescent {Anovulation}: {Maturational} {Mechanisms} and {Implications}}, - volume = {98}, - issn = {0021-972X, 1945-7197}, - shorttitle = {Adolescent {Anovulation}}, - url = {https://academic.oup.com/jcem/article-lookup/doi/10.1210/jc.2013-1770}, - doi = {10.1210/jc.2013-1770}, - language = {en}, - number = {9}, +@collection{pfannstiel_entrepreneurship_2018, + location = {Wiesbaden}, + title = {Entrepreneurship im Gesundheitswesen {II}}, + rights = {http://www.springer.com/tdm}, + isbn = {978-3-658-14780-8 978-3-658-14781-5}, + url = {http://link.springer.com/10.1007/978-3-658-14781-5}, + publisher = {Springer Fachmedien Wiesbaden}, + editor = {Pfannstiel, Mario A. and Da-Cruz, Patrick and Rasche, Christoph}, urldate = {2025-03-17}, - journal = {The Journal of Clinical Endocrinology \& Metabolism}, - author = {Rosenfield, Robert L.}, - month = sep, - year = {2013}, - pages = {3572--3583}, - file = {PDF:/home/alex/Zotero/storage/BEF7PQT6/Rosenfield - 2013 - Adolescent Anovulation Maturational Mechanisms and Implications.pdf:application/pdf}, + date = {2018}, + langid = {german}, + doi = {10.1007/978-3-658-14781-5}, + file = {PDF:/home/alex/Zotero/storage/DTVM5NBP/Pfannstiel et al. - 2018 - Entrepreneurship im Gesundheitswesen II.pdf:application/pdf}, } -@book{cryer_time_2008, - address = {New York}, - edition = {2nd ed}, - series = {Springer texts in statistics}, - title = {Time series analysis: with applications in {R}}, - isbn = {978-0-387-75958-6 978-0-387-75959-3}, - shorttitle = {Time series analysis}, - language = {en}, - publisher = {Springer}, - author = {Cryer, Jonathan D. and Chan, Kung-sik}, - year = {2008}, - note = {OCLC: ocn191760003}, - keywords = {Data processing, R (Computer program language), Time-series analysis}, - file = {PDF:/home/alex/Zotero/storage/CIYMBUEW/Cryer and Chan - 2008 - Time series analysis with applications in R.pdf:application/pdf}, -} - -@book{hamilton_time_1994, - address = {Princeton (N.J.)}, - title = {Time series analysis}, - isbn = {978-0-691-04289-3}, - language = {eng}, - publisher = {Princeton university press}, - author = {Hamilton, James Douglas}, - year = {1994}, - file = {PDF:/home/alex/Zotero/storage/J8GVKKHG/Hamilton - 1994 - Time series analysis.pdf:application/pdf}, -} - -@misc{noauthor_playtikaosstft-torch_2025, - title = {{PlaytikaOSS}/tft-torch}, - copyright = {MIT}, - url = {https://github.com/PlaytikaOSS/tft-torch}, - abstract = {A Python library that implements ״Temporal Fusion Transformers for Interpretable Multi-horizon Time Series Forecasting״}, - urldate = {2025-03-19}, - publisher = {Playtika}, - month = jan, - year = {2025}, - note = {original-date: 2021-11-28T07:08:32Z}, -} - -@misc{sherar_mattsherartemporal_fusion_transform_2025, - title = {mattsherar/{Temporal}\_Fusion\_Transform}, - url = {https://github.com/mattsherar/Temporal_Fusion_Transform}, - abstract = {Pytorch Implementation of Google's TFT}, - urldate = {2025-03-19}, - author = {Sherar, Matthew}, - month = mar, - year = {2025}, - note = {original-date: 2020-01-11T17:54:01Z}, -} - -@misc{noauthor_temporal_nodate, - title = {Temporal {Fusion} {Transformer} ({TFT}) — darts documentation}, +@online{noauthor_temporal_nodate, + title = {Temporal Fusion Transformer ({TFT}) — darts documentation}, url = {https://unit8co.github.io/darts/generated_api/darts.models.forecasting.tft_model.html}, urldate = {2025-03-19}, file = {Temporal Fusion Transformer (TFT) — darts documentation:/home/alex/Zotero/storage/5QNI6WSL/darts.models.forecasting.tft_model.html:text/html}, } -@misc{dauphin_language_2017, - title = {Language {Modeling} with {Gated} {Convolutional} {Networks}}, - url = {http://arxiv.org/abs/1612.08083}, - doi = {10.48550/arXiv.1612.08083}, - abstract = {The pre-dominant approach to language modeling to date is based on recurrent neural networks. Their success on this task is often linked to their ability to capture unbounded context. In this paper we develop a finite context approach through stacked convolutions, which can be more efficient since they allow parallelization over sequential tokens. We propose a novel simplified gating mechanism that outperforms Oord et al (2016) and investigate the impact of key architectural decisions. The proposed approach achieves state-of-the-art on the WikiText-103 benchmark, even though it features long-term dependencies, as well as competitive results on the Google Billion Words benchmark. Our model reduces the latency to score a sentence by an order of magnitude compared to a recurrent baseline. To our knowledge, this is the first time a non-recurrent approach is competitive with strong recurrent models on these large scale language tasks.}, +@software{sherar_mattsherartemporal_fusion_transform_2025, + title = {mattsherar/Temporal\_Fusion\_Transform}, + url = {https://github.com/mattsherar/Temporal_Fusion_Transform}, + abstract = {Pytorch Implementation of Google's {TFT}}, + author = {Sherar, Matthew}, + urldate = {2025-03-19}, + date = {2025-03-07}, + note = {original-date: 2020-01-11T17:54:01Z}, +} + +@software{noauthor_playtikaosstft-torch_2025, + title = {{PlaytikaOSS}/tft-torch}, + rights = {{MIT}}, + url = {https://github.com/PlaytikaOSS/tft-torch}, + abstract = {A Python library that implements ״Temporal Fusion Transformers for Interpretable Multi-horizon Time Series Forecasting״}, + publisher = {Playtika}, + urldate = {2025-03-19}, + date = {2025-01-27}, + note = {original-date: 2021-11-28T07:08:32Z}, +} + +@online{noauthor_create_nodate, + title = {Create baseline model - {ValueError}: too many values to unpack (expected 2) · Issue \#230 · sktime/pytorch-forecasting}, + url = {https://github.com/sktime/pytorch-forecasting/issues/230}, + shorttitle = {Create baseline model - {ValueError}}, + abstract = {{PyTorch}-Forecasting version: 0.7.1 {PyTorch} version: 1.7.1 Python version: 3.7 Operating System: {MAC} {OS} Big Sur: Version 11.1 Expected behavior I executed code actuals = torch.cat([y for x, (y, weig...}, + titleaddon = {{GitHub}}, + urldate = {2025-03-19}, + langid = {english}, +} + +@misc{clevert_fast_2016, + title = {Fast and Accurate Deep Network Learning by Exponential Linear Units ({ELUs})}, + url = {http://arxiv.org/abs/1511.07289}, + doi = {10.48550/arXiv.1511.07289}, + abstract = {We introduce the "exponential linear unit" ({ELU}) which speeds up learning in deep neural networks and leads to higher classification accuracies. Like rectified linear units ({ReLUs}), leaky {ReLUs} ({LReLUs}) and parametrized {ReLUs} ({PReLUs}), {ELUs} alleviate the vanishing gradient problem via the identity for positive values. However, {ELUs} have improved learning characteristics compared to the units with other activation functions. In contrast to {ReLUs}, {ELUs} have negative values which allows them to push mean unit activations closer to zero like batch normalization but with lower computational complexity. Mean shifts toward zero speed up learning by bringing the normal gradient closer to the unit natural gradient because of a reduced bias shift effect. While {LReLUs} and {PReLUs} have negative values, too, they do not ensure a noise-robust deactivation state. {ELUs} saturate to a negative value with smaller inputs and thereby decrease the forward propagated variation and information. Therefore, {ELUs} code the degree of presence of particular phenomena in the input, while they do not quantitatively model the degree of their absence. In experiments, {ELUs} lead not only to faster learning, but also to significantly better generalization performance than {ReLUs} and {LReLUs} on networks with more than 5 layers. On {CIFAR}-100 {ELUs} networks significantly outperform {ReLU} networks with batch normalization while batch normalization does not improve {ELU} networks. {ELU} networks are among the top 10 reported {CIFAR}-10 results and yield the best published result on {CIFAR}-100, without resorting to multi-view evaluation or model averaging. On {ImageNet}, {ELU} networks considerably speed up learning compared to a {ReLU} network with the same architecture, obtaining less than 10\% classification error for a single crop, single model network.}, + number = {{arXiv}:1511.07289}, + publisher = {{arXiv}}, + author = {Clevert, Djork-Arné and Unterthiner, Thomas and Hochreiter, Sepp}, urldate = {2025-03-26}, - publisher = {arXiv}, - author = {Dauphin, Yann N. and Fan, Angela and Auli, Michael and Grangier, David}, - month = sep, - year = {2017}, - note = {arXiv:1612.08083 [cs]}, - keywords = {Computer Science - Computation and Language}, - file = {Full Text PDF:/home/alex/Zotero/storage/4SBUNZ4A/Dauphin et al. - 2017 - Language Modeling with Gated Convolutional Networks.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/TQBL4EZ7/1612.html:text/html}, + date = {2016-02-22}, + eprinttype = {arxiv}, + eprint = {1511.07289 [cs]}, + keywords = {Computer Science - Machine Learning}, + file = {Full Text PDF:/home/alex/Zotero/storage/PU3ZGP4G/Clevert et al. - 2016 - Fast and Accurate Deep Network Learning by Exponential Linear Units (ELUs).pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/3MAW2IWE/1511.html:text/html}, } @misc{ba_layer_2016, - title = {Layer {Normalization}}, + title = {Layer Normalization}, url = {http://arxiv.org/abs/1607.06450}, doi = {10.48550/arXiv.1607.06450}, abstract = {Training state-of-the-art, deep neural networks is computationally expensive. One way to reduce the training time is to normalize the activities of the neurons. A recently introduced technique called batch normalization uses the distribution of the summed input to a neuron over a mini-batch of training cases to compute a mean and variance which are then used to normalize the summed input to that neuron on each training case. This significantly reduces the training time in feed-forward neural networks. However, the effect of batch normalization is dependent on the mini-batch size and it is not obvious how to apply it to recurrent neural networks. In this paper, we transpose batch normalization into layer normalization by computing the mean and variance used for normalization from all of the summed inputs to the neurons in a layer on a single training case. Like batch normalization, we also give each neuron its own adaptive bias and gain which are applied after the normalization but before the non-linearity. Unlike batch normalization, layer normalization performs exactly the same computation at training and test times. It is also straightforward to apply to recurrent neural networks by computing the normalization statistics separately at each time step. Layer normalization is very effective at stabilizing the hidden state dynamics in recurrent networks. Empirically, we show that layer normalization can substantially reduce the training time compared with previously published techniques.}, - urldate = {2025-03-26}, - publisher = {arXiv}, + number = {{arXiv}:1607.06450}, + publisher = {{arXiv}}, author = {Ba, Jimmy Lei and Kiros, Jamie Ryan and Hinton, Geoffrey E.}, - month = jul, - year = {2016}, - note = {arXiv:1607.06450 [stat]}, + urldate = {2025-03-26}, + date = {2016-07-21}, + eprinttype = {arxiv}, + eprint = {1607.06450 [stat]}, keywords = {Computer Science - Machine Learning, Statistics - Machine Learning}, file = {Full Text PDF:/home/alex/Zotero/storage/MJWRDPWE/Ba et al. - 2016 - Layer Normalization.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/F9WSU957/1607.html:text/html}, } -@misc{clevert_fast_2016, - title = {Fast and {Accurate} {Deep} {Network} {Learning} by {Exponential} {Linear} {Units} ({ELUs})}, - url = {http://arxiv.org/abs/1511.07289}, - doi = {10.48550/arXiv.1511.07289}, - abstract = {We introduce the "exponential linear unit" (ELU) which speeds up learning in deep neural networks and leads to higher classification accuracies. Like rectified linear units (ReLUs), leaky ReLUs (LReLUs) and parametrized ReLUs (PReLUs), ELUs alleviate the vanishing gradient problem via the identity for positive values. However, ELUs have improved learning characteristics compared to the units with other activation functions. In contrast to ReLUs, ELUs have negative values which allows them to push mean unit activations closer to zero like batch normalization but with lower computational complexity. Mean shifts toward zero speed up learning by bringing the normal gradient closer to the unit natural gradient because of a reduced bias shift effect. While LReLUs and PReLUs have negative values, too, they do not ensure a noise-robust deactivation state. ELUs saturate to a negative value with smaller inputs and thereby decrease the forward propagated variation and information. Therefore, ELUs code the degree of presence of particular phenomena in the input, while they do not quantitatively model the degree of their absence. In experiments, ELUs lead not only to faster learning, but also to significantly better generalization performance than ReLUs and LReLUs on networks with more than 5 layers. On CIFAR-100 ELUs networks significantly outperform ReLU networks with batch normalization while batch normalization does not improve ELU networks. ELU networks are among the top 10 reported CIFAR-10 results and yield the best published result on CIFAR-100, without resorting to multi-view evaluation or model averaging. On ImageNet, ELU networks considerably speed up learning compared to a ReLU network with the same architecture, obtaining less than 10\% classification error for a single crop, single model network.}, +@misc{dauphin_language_2017, + title = {Language Modeling with Gated Convolutional Networks}, + url = {http://arxiv.org/abs/1612.08083}, + doi = {10.48550/arXiv.1612.08083}, + abstract = {The pre-dominant approach to language modeling to date is based on recurrent neural networks. Their success on this task is often linked to their ability to capture unbounded context. In this paper we develop a finite context approach through stacked convolutions, which can be more efficient since they allow parallelization over sequential tokens. We propose a novel simplified gating mechanism that outperforms Oord et al (2016) and investigate the impact of key architectural decisions. The proposed approach achieves state-of-the-art on the {WikiText}-103 benchmark, even though it features long-term dependencies, as well as competitive results on the Google Billion Words benchmark. Our model reduces the latency to score a sentence by an order of magnitude compared to a recurrent baseline. To our knowledge, this is the first time a non-recurrent approach is competitive with strong recurrent models on these large scale language tasks.}, + number = {{arXiv}:1612.08083}, + publisher = {{arXiv}}, + author = {Dauphin, Yann N. and Fan, Angela and Auli, Michael and Grangier, David}, urldate = {2025-03-26}, - publisher = {arXiv}, - author = {Clevert, Djork-Arné and Unterthiner, Thomas and Hochreiter, Sepp}, - month = feb, - year = {2016}, - note = {arXiv:1511.07289 [cs]}, - keywords = {Computer Science - Machine Learning}, - annote = {Comment: Published as a conference paper at ICLR 2016}, - file = {Full Text PDF:/home/alex/Zotero/storage/PU3ZGP4G/Clevert et al. - 2016 - Fast and Accurate Deep Network Learning by Exponential Linear Units (ELUs).pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/3MAW2IWE/1511.html:text/html}, + date = {2017-09-08}, + eprinttype = {arxiv}, + eprint = {1612.08083 [cs]}, + keywords = {Computer Science - Computation and Language}, + file = {Full Text PDF:/home/alex/Zotero/storage/4SBUNZ4A/Dauphin et al. - 2017 - Language Modeling with Gated Convolutional Networks.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/TQBL4EZ7/1612.html:text/html}, +} + +@misc{saluja_towards_2021, + title = {Towards a Rigorous Evaluation of Explainability for Multivariate Time Series}, + url = {http://arxiv.org/abs/2104.04075}, + doi = {10.48550/arXiv.2104.04075}, + abstract = {Machine learning-based systems are rapidly gaining popularity and in-line with that there has been a huge research surge in the field of explainability to ensure that machine learning models are reliable, fair, and can be held liable for their decision-making process. Explainable Artificial Intelligence ({XAI}) methods are typically deployed to debug black-box machine learning models but in comparison to tabular, text, and image data, explainability in time series is still relatively unexplored. The aim of this study was to achieve and evaluate model agnostic explainability in a time series forecasting problem. This work focused on proving a solution for a digital consultancy company aiming to find a data-driven approach in order to understand the effect of their sales related activities on the sales deals closed. The solution involved framing the problem as a time series forecasting problem to predict the sales deals and the explainability was achieved using two novel model agnostic explainability techniques, Local explainable model-agnostic explanations ({LIME}) and Shapley additive explanations ({SHAP}) which were evaluated using human evaluation of explainability. The results clearly indicate that the explanations produced by {LIME} and {SHAP} greatly helped lay humans in understanding the predictions made by the machine learning model. The presented work can easily be extended to any time}, + number = {{arXiv}:2104.04075}, + publisher = {{arXiv}}, + author = {Saluja, Rohit and Malhi, Avleen and Knapič, Samanta and Främling, Kary and Cavdar, Cicek}, + urldate = {2025-05-06}, + date = {2021-04-06}, + eprinttype = {arxiv}, + eprint = {2104.04075 [cs]}, + keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, + file = {Preprint PDF:/home/alex/Zotero/storage/6XB73Y2F/Saluja et al. - 2021 - Towards a Rigorous Evaluation of Explainability for Multivariate Time Series.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/CDCGX8EZ/2104.html:text/html}, +} + +@inproceedings{hsieh_explainable_2021, + location = {Virtual Event Israel}, + title = {Explainable Multivariate Time Series Classification: A Deep Neural Network Which Learns to Attend to Important Variables As Well As Time Intervals}, + isbn = {978-1-4503-8297-7}, + url = {https://dl.acm.org/doi/10.1145/3437963.3441815}, + doi = {10.1145/3437963.3441815}, + shorttitle = {Explainable Multivariate Time Series Classification}, + eventtitle = {{WSDM} '21: The Fourteenth {ACM} International Conference on Web Search and Data Mining}, + pages = {607--615}, + booktitle = {Proceedings of the 14th {ACM} International Conference on Web Search and Data Mining}, + publisher = {{ACM}}, + author = {Hsieh, Tsung-Yu and Wang, Suhang and Sun, Yiwei and Honavar, Vasant}, + urldate = {2025-05-06}, + date = {2021-03-08}, + langid = {english}, +} + +@article{leon-lopez_anomaly_2022, + title = {Anomaly Detection and Classification in Multispectral Time Series Based on Hidden Markov Models}, + volume = {60}, + issn = {1558-0644}, + url = {https://ieeexplore.ieee.org/abstract/document/9509347}, + doi = {10.1109/TGRS.2021.3101127}, + abstract = {Monitoring agriculture from satellite remote sensing data, such as multispectral images, has become a powerful tool since it has demonstrated a great potential for providing timely and accurate knowledge of crops. Detecting anomalies in time series of multispectral remote sensing images for crop monitoring is generally performed using a large sample of historical data at a pixel level. Conversely, this article presents a framework for anomaly detection ({AD}), localization, and classification that exploits the temporal information contained in a given season at a parcel level to detect and localize outliers using hidden Markov models ({HMMs}). Specifically, the {AD} part is based on the learning of {HMM} parameters associated with unlabeled normal data that are used in a second step to detect abnormal crop parcels referred to as anomalies. The learned {HMM} can also be used in time segments to temporally localize the anomalies affecting the crop parcels. The detected and localized anomalies are finally classified using a supervised classifier, e.g., based on support vector machines. The proposed framework is applicable to images partially covered by clouds and can handle a set of crop parcels acquired in the same season bypassing problems due to crop rotations. Numerical experiments are conducted on synthetic and real data, where the real data correspond to vegetation indices extracted from several multitemporal Sentinel-2 images of rapeseed crops. The proposed approach is compared to standard {AD} methods yielding better detection rates with the advantage of allowing anomalies to be localized and characterized.}, + pages = {1--11}, + journaltitle = {{IEEE} Transactions on Geoscience and Remote Sensing}, + author = {León-López, Kareth M. and Mouret, Florian and Arguello, Henry and Tourneret, Jean-Yves}, + urldate = {2025-05-06}, + date = {2022}, + keywords = {Time series analysis, Hidden Markov models, Agricultural monitoring, Agriculture, anomaly classification, Anomaly detection, anomaly detection ({AD}), Feature extraction, hidden Markov models ({HMMs}), Monitoring, remote sensing, time series, Vegetation mapping}, + file = {Snapshot:/home/alex/Zotero/storage/HIWT8MDH/9509347.html:text/html;Submitted Version:/home/alex/Zotero/storage/S4K2XXHN/León-López et al. - 2022 - Anomaly Detection and Classification in Multispectral Time Series Based on Hidden Markov Models.pdf:application/pdf}, } @article{wang_systematic_2022, - title = {A {Systematic} {Review} of {Time} {Series} {Classification} {Techniques} {Used} in {Biomedical} {Applications}}, + title = {A Systematic Review of Time Series Classification Techniques Used in Biomedical Applications}, volume = {22}, + rights = {https://creativecommons.org/licenses/by/4.0/}, issn = {1424-8220}, - url = {https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9611376/}, + url = {https://www.mdpi.com/1424-8220/22/20/8016}, doi = {10.3390/s22208016}, - abstract = {Background: Digital clinical measures collected via various digital sensing technologies such as smartphones, smartwatches, wearables, and ingestible and implantable sensors are increasingly used by individuals and clinicians to capture the health outcomes or behavioral and physiological characteristics of individuals. Time series classification (TSC) is very commonly used for modeling digital clinical measures. While deep learning models for TSC are very common and powerful, there exist some fundamental challenges. This review presents the non-deep learning models that are commonly used for time series classification in biomedical applications that can achieve high performance. Objective: We performed a systematic review to characterize the techniques that are used in time series classification of digital clinical measures throughout all the stages of data processing and model building. Methods: We conducted a literature search on PubMed, as well as the Institute of Electrical and Electronics Engineers (IEEE), Web of Science, and SCOPUS databases using a range of search terms to retrieve peer-reviewed articles that report on the academic research about digital clinical measures from a five-year period between June 2016 and June 2021. We identified and categorized the research studies based on the types of classification algorithms and sensor input types. Results: We found 452 papers in total from four different databases: PubMed, IEEE, Web of Science Database, and SCOPUS. After removing duplicates and irrelevant papers, 135 articles remained for detailed review and data extraction. Among these, engineered features using time series methods that were subsequently fed into widely used machine learning classifiers were the most commonly used technique, and also most frequently achieved the best performance metrics (77 out of 135 articles). Statistical modeling (24 out of 135 articles) algorithms were the second most common and also the second-best classification technique. Conclusions: In this review paper, summaries of the time series classification models and interpretation methods for biomedical applications are summarized and categorized. While high time series classification performance has been achieved in digital clinical, physiological, or biomedical measures, no standard benchmark datasets, modeling methods, or reporting methodology exist. There is no single widely used method for time series model development or feature interpretation, however many different methods have proven successful.}, - number = {20}, - urldate = {2025-05-06}, - journal = {Sensors (Basel, Switzerland)}, - author = {Wang, Will Ke and Chen, Ina and Hershkovich, Leeor and Yang, Jiamu and Shetty, Ayush and Singh, Geetika and Jiang, Yihang and Kotla, Aditya and Shang, Jason Zisheng and Yerrabelli, Rushil and Roghanizad, Ali R. and Shandhi, Md Mobashir Hasan and Dunn, Jessilyn}, - month = oct, - year = {2022}, - pmid = {36298367}, - pmcid = {PMC9611376}, + abstract = {Background: Digital clinical measures collected via various digital sensing technologies such as smartphones, smartwatches, wearables, and ingestible and implantable sensors are increasingly used by individuals and clinicians to capture the health outcomes or behavioral and physiological characteristics of individuals. Time series classification ({TSC}) is very commonly used for modeling digital clinical measures. While deep learning models for {TSC} are very common and powerful, there exist some fundamental challenges. This review presents the non-deep learning models that are commonly used for time series classification in biomedical applications that can achieve high performance. Objective: We performed a systematic review to characterize the techniques that are used in time series classification of digital clinical measures throughout all the stages of data processing and model building. Methods: We conducted a literature search on {PubMed}, as well as the Institute of Electrical and Electronics Engineers ({IEEE}), Web of Science, and {SCOPUS} databases using a range of search terms to retrieve peer-reviewed articles that report on the academic research about digital clinical measures from a five-year period between June 2016 and June 2021. We identified and categorized the research studies based on the types of classification algorithms and sensor input types. Results: We found 452 papers in total from four different databases: {PubMed}, {IEEE}, Web of Science Database, and {SCOPUS}. After removing duplicates and irrelevant papers, 135 articles remained for detailed review and data extraction. Among these, engineered features using time series methods that were subsequently fed into widely used machine learning classifiers were the most commonly used technique, and also most frequently achieved the best performance metrics (77 out of 135 articles). Statistical modeling (24 out of 135 articles) algorithms were the second most common and also the second-best classification technique. Conclusions: In this review paper, summaries of the time series classification models and interpretation methods for biomedical applications are summarized and categorized. While high time series classification performance has been achieved in digital clinical, physiological, or biomedical measures, no standard benchmark datasets, modeling methods, or reporting methodology exist. There is no single widely used method for time series model development or feature interpretation, however many different methods have proven successful.}, pages = {8016}, - file = {Full Text PDF:/home/alex/Zotero/storage/2E8EIVER/Wang et al. - 2022 - A Systematic Review of Time Series Classification Techniques Used in Biomedical Applications.pdf:application/pdf}, -} - -@article{gharehbaghi_deep_2018, - title = {A {Deep} {Machine} {Learning} {Method} for {Classifying} {Cyclic} {Time} {Series} of {Biological} {Signals} {Using} {Time}-{Growing} {Neural} {Network}}, - volume = {29}, - copyright = {https://ieeexplore.ieee.org/Xplorehelp/downloads/license-information/IEEE.html}, - issn = {2162-237X, 2162-2388}, - url = {https://ieeexplore.ieee.org/document/8066455/}, - doi = {10.1109/TNNLS.2017.2754294}, - number = {9}, + number = {20}, + journaltitle = {Sensors}, + author = {Wang, Will Ke and Chen, Ina and Hershkovich, Leeor and Yang, Jiamu and Shetty, Ayush and Singh, Geetika and Jiang, Yihang and Kotla, Aditya and Shang, Jason Zisheng and Yerrabelli, Rushil and Roghanizad, Ali R. and Shandhi, Md Mobashir Hasan and Dunn, Jessilyn}, urldate = {2025-05-06}, - journal = {IEEE Transactions on Neural Networks and Learning Systems}, - author = {Gharehbaghi, Arash and Linden, Maria}, - month = sep, - year = {2018}, - pages = {4102--4115}, + date = {2022-10-20}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/H5LLUB5K/Wang et al. - 2022 - A Systematic Review of Time Series Classification Techniques Used in Biomedical Applications.pdf:application/pdf}, } @article{masini_machine_2023, @@ -1671,275 +1580,263 @@ For additional GBD results and resources, visit the GBD 2019 Data Resources page url = {https://onlinelibrary.wiley.com/doi/10.1111/joes.12429}, doi = {10.1111/joes.12429}, abstract = {Abstract - In this paper, we survey the most recent advances in supervised machine learning (ML) and high‐dimensional models for time‐series forecasting. We consider both linear and nonlinear alternatives. Among the linear methods, we pay special attention to penalized regressions and ensemble of models. The nonlinear methods considered in the paper include shallow and deep neural networks, in their feedforward and recurrent versions, and tree‐based methods, such as random forests and boosted trees. We also consider ensemble and hybrid models by combining ingredients from different alternatives. Tests for superior predictive ability are briefly reviewed. Finally, we discuss application of ML in economics and finance and provide an illustration with high‐frequency financial data.}, - language = {en}, - number = {1}, - urldate = {2025-05-06}, - journal = {Journal of Economic Surveys}, - author = {Masini, Ricardo P. and Medeiros, Marcelo C. and Mendes, Eduardo F.}, - month = feb, - year = {2023}, + In this paper, we survey the most recent advances in supervised machine learning ({ML}) and high‐dimensional models for time‐series forecasting. We consider both linear and nonlinear alternatives. Among the linear methods, we pay special attention to penalized regressions and ensemble of models. The nonlinear methods considered in the paper include shallow and deep neural networks, in their feedforward and recurrent versions, and tree‐based methods, such as random forests and boosted trees. We also consider ensemble and hybrid models by combining ingredients from different alternatives. Tests for superior predictive ability are briefly reviewed. Finally, we discuss application of {ML} in economics and finance and provide an illustration with high‐frequency financial data.}, pages = {76--111}, + number = {1}, + journaltitle = {Journal of Economic Surveys}, + author = {Masini, Ricardo P. and Medeiros, Marcelo C. and Mendes, Eduardo F.}, + urldate = {2025-05-06}, + date = {2023-02}, + langid = {english}, file = {Submitted Version:/home/alex/Zotero/storage/4TZJJUSU/Masini et al. - 2023 - Machine learning advances for time series forecasting.pdf:application/pdf}, } +@article{gharehbaghi_deep_2018, + title = {A Deep Machine Learning Method for Classifying Cyclic Time Series of Biological Signals Using Time-Growing Neural Network}, + volume = {29}, + rights = {https://ieeexplore.ieee.org/Xplorehelp/downloads/license-information/{IEEE}.html}, + issn = {2162-237X, 2162-2388}, + url = {https://ieeexplore.ieee.org/document/8066455/}, + doi = {10.1109/TNNLS.2017.2754294}, + pages = {4102--4115}, + number = {9}, + journaltitle = {{IEEE} Trans. Neural Netw. Learning Syst.}, + author = {Gharehbaghi, Arash and Linden, Maria}, + urldate = {2025-05-06}, + date = {2018-09}, +} + @article{wang_systematic_2022-1, - title = {A {Systematic} {Review} of {Time} {Series} {Classification} {Techniques} {Used} in {Biomedical} {Applications}}, + title = {A Systematic Review of Time Series Classification Techniques Used in Biomedical Applications}, volume = {22}, - copyright = {https://creativecommons.org/licenses/by/4.0/}, issn = {1424-8220}, - url = {https://www.mdpi.com/1424-8220/22/20/8016}, + url = {https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9611376/}, doi = {10.3390/s22208016}, - abstract = {Background: Digital clinical measures collected via various digital sensing technologies such as smartphones, smartwatches, wearables, and ingestible and implantable sensors are increasingly used by individuals and clinicians to capture the health outcomes or behavioral and physiological characteristics of individuals. Time series classification (TSC) is very commonly used for modeling digital clinical measures. While deep learning models for TSC are very common and powerful, there exist some fundamental challenges. This review presents the non-deep learning models that are commonly used for time series classification in biomedical applications that can achieve high performance. Objective: We performed a systematic review to characterize the techniques that are used in time series classification of digital clinical measures throughout all the stages of data processing and model building. Methods: We conducted a literature search on PubMed, as well as the Institute of Electrical and Electronics Engineers (IEEE), Web of Science, and SCOPUS databases using a range of search terms to retrieve peer-reviewed articles that report on the academic research about digital clinical measures from a five-year period between June 2016 and June 2021. We identified and categorized the research studies based on the types of classification algorithms and sensor input types. Results: We found 452 papers in total from four different databases: PubMed, IEEE, Web of Science Database, and SCOPUS. After removing duplicates and irrelevant papers, 135 articles remained for detailed review and data extraction. Among these, engineered features using time series methods that were subsequently fed into widely used machine learning classifiers were the most commonly used technique, and also most frequently achieved the best performance metrics (77 out of 135 articles). Statistical modeling (24 out of 135 articles) algorithms were the second most common and also the second-best classification technique. Conclusions: In this review paper, summaries of the time series classification models and interpretation methods for biomedical applications are summarized and categorized. While high time series classification performance has been achieved in digital clinical, physiological, or biomedical measures, no standard benchmark datasets, modeling methods, or reporting methodology exist. There is no single widely used method for time series model development or feature interpretation, however many different methods have proven successful.}, - language = {en}, - number = {20}, - urldate = {2025-05-06}, - journal = {Sensors}, - author = {Wang, Will Ke and Chen, Ina and Hershkovich, Leeor and Yang, Jiamu and Shetty, Ayush and Singh, Geetika and Jiang, Yihang and Kotla, Aditya and Shang, Jason Zisheng and Yerrabelli, Rushil and Roghanizad, Ali R. and Shandhi, Md Mobashir Hasan and Dunn, Jessilyn}, - month = oct, - year = {2022}, + abstract = {Background: Digital clinical measures collected via various digital sensing technologies such as smartphones, smartwatches, wearables, and ingestible and implantable sensors are increasingly used by individuals and clinicians to capture the health outcomes or behavioral and physiological characteristics of individuals. Time series classification ({TSC}) is very commonly used for modeling digital clinical measures. While deep learning models for {TSC} are very common and powerful, there exist some fundamental challenges. This review presents the non-deep learning models that are commonly used for time series classification in biomedical applications that can achieve high performance. Objective: We performed a systematic review to characterize the techniques that are used in time series classification of digital clinical measures throughout all the stages of data processing and model building. Methods: We conducted a literature search on {PubMed}, as well as the Institute of Electrical and Electronics Engineers ({IEEE}), Web of Science, and {SCOPUS} databases using a range of search terms to retrieve peer-reviewed articles that report on the academic research about digital clinical measures from a five-year period between June 2016 and June 2021. We identified and categorized the research studies based on the types of classification algorithms and sensor input types. Results: We found 452 papers in total from four different databases: {PubMed}, {IEEE}, Web of Science Database, and {SCOPUS}. After removing duplicates and irrelevant papers, 135 articles remained for detailed review and data extraction. Among these, engineered features using time series methods that were subsequently fed into widely used machine learning classifiers were the most commonly used technique, and also most frequently achieved the best performance metrics (77 out of 135 articles). Statistical modeling (24 out of 135 articles) algorithms were the second most common and also the second-best classification technique. Conclusions: In this review paper, summaries of the time series classification models and interpretation methods for biomedical applications are summarized and categorized. While high time series classification performance has been achieved in digital clinical, physiological, or biomedical measures, no standard benchmark datasets, modeling methods, or reporting methodology exist. There is no single widely used method for time series model development or feature interpretation, however many different methods have proven successful.}, pages = {8016}, - file = {PDF:/home/alex/Zotero/storage/H5LLUB5K/Wang et al. - 2022 - A Systematic Review of Time Series Classification Techniques Used in Biomedical Applications.pdf:application/pdf}, -} - -@article{leon-lopez_anomaly_2022, - title = {Anomaly {Detection} and {Classification} in {Multispectral} {Time} {Series} {Based} on {Hidden} {Markov} {Models}}, - volume = {60}, - issn = {1558-0644}, - url = {https://ieeexplore.ieee.org/abstract/document/9509347}, - doi = {10.1109/TGRS.2021.3101127}, - abstract = {Monitoring agriculture from satellite remote sensing data, such as multispectral images, has become a powerful tool since it has demonstrated a great potential for providing timely and accurate knowledge of crops. Detecting anomalies in time series of multispectral remote sensing images for crop monitoring is generally performed using a large sample of historical data at a pixel level. Conversely, this article presents a framework for anomaly detection (AD), localization, and classification that exploits the temporal information contained in a given season at a parcel level to detect and localize outliers using hidden Markov models (HMMs). Specifically, the AD part is based on the learning of HMM parameters associated with unlabeled normal data that are used in a second step to detect abnormal crop parcels referred to as anomalies. The learned HMM can also be used in time segments to temporally localize the anomalies affecting the crop parcels. The detected and localized anomalies are finally classified using a supervised classifier, e.g., based on support vector machines. The proposed framework is applicable to images partially covered by clouds and can handle a set of crop parcels acquired in the same season bypassing problems due to crop rotations. Numerical experiments are conducted on synthetic and real data, where the real data correspond to vegetation indices extracted from several multitemporal Sentinel-2 images of rapeseed crops. The proposed approach is compared to standard AD methods yielding better detection rates with the advantage of allowing anomalies to be localized and characterized.}, + number = {20}, + journaltitle = {Sensors (Basel)}, + author = {Wang, Will Ke and Chen, Ina and Hershkovich, Leeor and Yang, Jiamu and Shetty, Ayush and Singh, Geetika and Jiang, Yihang and Kotla, Aditya and Shang, Jason Zisheng and Yerrabelli, Rushil and Roghanizad, Ali R. and Shandhi, Md Mobashir Hasan and Dunn, Jessilyn}, urldate = {2025-05-06}, - journal = {IEEE Transactions on Geoscience and Remote Sensing}, - author = {León-López, Kareth M. and Mouret, Florian and Arguello, Henry and Tourneret, Jean-Yves}, - year = {2022}, - keywords = {Hidden Markov models, Time series analysis, Agricultural monitoring, Agriculture, anomaly classification, Anomaly detection, anomaly detection (AD), Feature extraction, hidden Markov models (HMMs), Monitoring, remote sensing, time series, Vegetation mapping}, - pages = {1--11}, - file = {Snapshot:/home/alex/Zotero/storage/HIWT8MDH/9509347.html:text/html;Submitted Version:/home/alex/Zotero/storage/S4K2XXHN/León-López et al. - 2022 - Anomaly Detection and Classification in Multispectral Time Series Based on Hidden Markov Models.pdf:application/pdf}, -} - -@inproceedings{hsieh_explainable_2021, - address = {Virtual Event Israel}, - title = {Explainable {Multivariate} {Time} {Series} {Classification}: {A} {Deep} {Neural} {Network} {Which} {Learns} to {Attend} to {Important} {Variables} {As} {Well} {As} {Time} {Intervals}}, - isbn = {978-1-4503-8297-7}, - shorttitle = {Explainable {Multivariate} {Time} {Series} {Classification}}, - url = {https://dl.acm.org/doi/10.1145/3437963.3441815}, - doi = {10.1145/3437963.3441815}, - language = {en}, - urldate = {2025-05-06}, - booktitle = {Proceedings of the 14th {ACM} {International} {Conference} on {Web} {Search} and {Data} {Mining}}, - publisher = {ACM}, - author = {Hsieh, Tsung-Yu and Wang, Suhang and Sun, Yiwei and Honavar, Vasant}, - month = mar, - year = {2021}, - pages = {607--615}, -} - -@misc{saluja_towards_2021, - title = {Towards a {Rigorous} {Evaluation} of {Explainability} for {Multivariate} {Time} {Series}}, - url = {http://arxiv.org/abs/2104.04075}, - doi = {10.48550/arXiv.2104.04075}, - abstract = {Machine learning-based systems are rapidly gaining popularity and in-line with that there has been a huge research surge in the field of explainability to ensure that machine learning models are reliable, fair, and can be held liable for their decision-making process. Explainable Artificial Intelligence (XAI) methods are typically deployed to debug black-box machine learning models but in comparison to tabular, text, and image data, explainability in time series is still relatively unexplored. The aim of this study was to achieve and evaluate model agnostic explainability in a time series forecasting problem. This work focused on proving a solution for a digital consultancy company aiming to find a data-driven approach in order to understand the effect of their sales related activities on the sales deals closed. The solution involved framing the problem as a time series forecasting problem to predict the sales deals and the explainability was achieved using two novel model agnostic explainability techniques, Local explainable model-agnostic explanations (LIME) and Shapley additive explanations (SHAP) which were evaluated using human evaluation of explainability. The results clearly indicate that the explanations produced by LIME and SHAP greatly helped lay humans in understanding the predictions made by the machine learning model. The presented work can easily be extended to any time}, - urldate = {2025-05-06}, - publisher = {arXiv}, - author = {Saluja, Rohit and Malhi, Avleen and Knapič, Samanta and Främling, Kary and Cavdar, Cicek}, - month = apr, - year = {2021}, - note = {arXiv:2104.04075 [cs]}, - keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, - annote = {Comment: Journal}, - file = {Preprint PDF:/home/alex/Zotero/storage/6XB73Y2F/Saluja et al. - 2021 - Towards a Rigorous Evaluation of Explainability for Multivariate Time Series.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/CDCGX8EZ/2104.html:text/html}, -} - -@misc{wang_timexer_2024, - title = {{TimeXer}: {Empowering} {Transformers} for {Time} {Series} {Forecasting} with {Exogenous} {Variables}}, - shorttitle = {{TimeXer}}, - url = {http://arxiv.org/abs/2402.19072}, - doi = {10.48550/arXiv.2402.19072}, - abstract = {Deep models have demonstrated remarkable performance in time series forecasting. However, due to the partially-observed nature of real-world applications, solely focusing on the target of interest, so-called endogenous variables, is usually insufficient to guarantee accurate forecasting. Notably, a system is often recorded into multiple variables, where the exogenous variables can provide valuable external information for endogenous variables. Thus, unlike well-established multivariate or univariate forecasting paradigms that either treat all the variables equally or ignore exogenous information, this paper focuses on a more practical setting: time series forecasting with exogenous variables. We propose a novel approach, TimeXer, to ingest external information to enhance the forecasting of endogenous variables. With deftly designed embedding layers, TimeXer empowers the canonical Transformer with the ability to reconcile endogenous and exogenous information, where patch-wise self-attention and variate-wise cross-attention are used simultaneously. Moreover, global endogenous tokens are learned to effectively bridge the causal information underlying exogenous series into endogenous temporal patches. Experimentally, TimeXer achieves consistent state-of-the-art performance on twelve real-world forecasting benchmarks and exhibits notable generality and scalability. Code is available at this repository: https://github.com/thuml/TimeXer.}, - urldate = {2025-05-09}, - publisher = {arXiv}, - author = {Wang, Yuxuan and Wu, Haixu and Dong, Jiaxiang and Qin, Guo and Zhang, Haoran and Liu, Yong and Qiu, Yunzhong and Wang, Jianmin and Long, Mingsheng}, - month = nov, - year = {2024}, - note = {arXiv:2402.19072 [cs]}, - keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, - file = {Full Text PDF:/home/alex/Zotero/storage/76BQWVIW/Wang et al. - 2024 - TimeXer Empowering Transformers for Time Series Forecasting with Exogenous Variables.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/JL64E9YL/2402.html:text/html}, -} - -@misc{zeng_are_2022, - title = {Are {Transformers} {Effective} for {Time} {Series} {Forecasting}?}, - url = {http://arxiv.org/abs/2205.13504}, - doi = {10.48550/arXiv.2205.13504}, - abstract = {Recently, there has been a surge of Transformer-based solutions for the long-term time series forecasting (LTSF) task. Despite the growing performance over the past few years, we question the validity of this line of research in this work. Specifically, Transformers is arguably the most successful solution to extract the semantic correlations among the elements in a long sequence. However, in time series modeling, we are to extract the temporal relations in an ordered set of continuous points. While employing positional encoding and using tokens to embed sub-series in Transformers facilitate preserving some ordering information, the nature of the {\textbackslash}emph\{permutation-invariant\} self-attention mechanism inevitably results in temporal information loss. To validate our claim, we introduce a set of embarrassingly simple one-layer linear models named LTSF-Linear for comparison. Experimental results on nine real-life datasets show that LTSF-Linear surprisingly outperforms existing sophisticated Transformer-based LTSF models in all cases, and often by a large margin. Moreover, we conduct comprehensive empirical studies to explore the impacts of various design elements of LTSF models on their temporal relation extraction capability. We hope this surprising finding opens up new research directions for the LTSF task. We also advocate revisiting the validity of Transformer-based solutions for other time series analysis tasks (e.g., anomaly detection) in the future. Code is available at: {\textbackslash}url\{https://github.com/cure-lab/LTSF-Linear\}.}, - urldate = {2025-05-09}, - publisher = {arXiv}, - author = {Zeng, Ailing and Chen, Muxi and Zhang, Lei and Xu, Qiang}, - month = aug, - year = {2022}, - note = {arXiv:2205.13504 [cs]}, - keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, - annote = {Comment: Code is available at https://github.com/cure-lab/LTSF-Linear}, - file = {Full Text PDF:/home/alex/Zotero/storage/V9E95F7E/Zeng et al. - 2022 - Are Transformers Effective for Time Series Forecasting.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/HNVIZG98/2205.html:text/html}, -} - -@article{barrera-animas_rainfall_2022, - title = {Rainfall prediction: {A} comparative analysis of modern machine learning algorithms for time-series forecasting}, - volume = {7}, - issn = {26668270}, - shorttitle = {Rainfall prediction}, - url = {https://linkinghub.elsevier.com/retrieve/pii/S266682702100102X}, - doi = {10.1016/j.mlwa.2021.100204}, - abstract = {Rainfall forecasting has gained utmost research relevance in recent times due to its complexities and persistent applications such as flood forecasting and monitoring of pollutant concentration levels, among others. Existing models use complex statistical models that are often too costly, both computationally and budgetary, or are not applied to downstream applications. Therefore, approaches that use Machine Learning algorithms in conjunction with time-series data are being explored as an alternative to overcome these drawbacks. To this end, this study presents a comparative analysis using simplified rainfall estimation models based on conventional Machine Learning algorithms and Deep Learning architectures that are efficient for these downstream applications. Models based on LSTM, Stacked-LSTM, Bidirectional-LSTM Networks, XGBoost, and an ensemble of Gradient Boosting Regressor, Linear Support Vector Regression, and an Extra-trees Regressor were compared in the task of forecasting hourly rainfall volumes using time-series data. Climate data from 2000 to 2020 from five major cities in the United Kingdom were used. The evaluation metrics of Loss, Root Mean Squared Error, Mean Absolute Error, and Root Mean Squared Logarithmic Error were used to evaluate the models’ performance. Results show that a Bidirectional-LSTM Network can be used as a rainfall forecast model with comparable performance to Stacked-LSTM Networks. Among all the models tested, the StackedLSTM Network with two hidden layers and the Bidirectional-LSTM Network performed best. This suggests that models based on LSTM-Networks with fewer hidden layers perform better for this approach; denoting its ability to be applied as an approach for budget-wise rainfall forecast applications.}, - language = {en}, - urldate = {2025-05-08}, - journal = {Machine Learning with Applications}, - author = {Barrera-Animas, Ari Yair and Oyedele, Lukumon O. and Bilal, Muhammad and Akinosho, Taofeek Dolapo and Delgado, Juan Manuel Davila and Akanbi, Lukman Adewale}, - month = mar, - year = {2022}, - pages = {100204}, - file = {PDF:/home/alex/Zotero/storage/FSXMH5N9/Barrera-Animas et al. - 2022 - Rainfall prediction A comparative analysis of modern machine learning algorithms for time-series fo.pdf:application/pdf}, + date = {2022-10-20}, + pmid = {36298367}, + pmcid = {PMC9611376}, + file = {Full Text PDF:/home/alex/Zotero/storage/2E8EIVER/Wang et al. - 2022 - A Systematic Review of Time Series Classification Techniques Used in Biomedical Applications.pdf:application/pdf}, } @article{ahmed_empirical_2010, - title = {An {Empirical} {Comparison} of {Machine} {Learning} {Models} for {Time} {Series} {Forecasting}}, + title = {An Empirical Comparison of Machine Learning Models for Time Series Forecasting}, volume = {29}, issn = {0747-4938, 1532-4168}, url = {http://www.tandfonline.com/doi/abs/10.1080/07474938.2010.481556}, doi = {10.1080/07474938.2010.481556}, - language = {en}, - number = {5-6}, - urldate = {2025-05-08}, - journal = {Econometric Reviews}, - author = {Ahmed, Nesreen K. and Atiya, Amir F. and Gayar, Neamat El and El-Shishiny, Hisham}, - month = aug, - year = {2010}, pages = {594--621}, + number = {5}, + journaltitle = {Econometric Reviews}, + author = {Ahmed, Nesreen K. and Atiya, Amir F. and Gayar, Neamat El and El-Shishiny, Hisham}, + urldate = {2025-05-08}, + date = {2010-08-30}, + langid = {english}, } -@article{garcia_prediction_1981, - title = {Prediction of the {Time} of {Ovulation}*}, - volume = {36}, - issn = {0015-0282}, - url = {https://www.sciencedirect.com/science/article/pii/S0015028216457304}, - doi = {10.1016/S0015-0282(16)45730-4}, - abstract = {Prediction of ovulation was established by correlation of clinical parameters, follicular development by ultrasound, and estradiol, progesterone, and luteinizing hormone (LH) determination in 71 menstrual cycles. Laparoscopic follicular aspiration was accomplished in 41 of those cycles. A 28-hour interval from the ascending limb of the LH seems to be the “ideal time” for retrieval of a preovulatory oocyte. The variability in the amount of LH to which the follicle is exposed during the LH surge seems to indicate that there is a relatively low specific value necessary for ovulation. Ovulation occurs approximately 10 ± 5 hours from the LH peak. Progesterone occurs in relation to the LH surge and is helpful for the retrospective analysis of the menstrual cycle.}, - number = {3}, - urldate = {2025-05-27}, - journal = {Fertility and Sterility}, - author = {Garcia, Jairo E. and Seegar Jones, Georgeanna and Wright, George L.}, - month = sep, - year = {1981}, - pages = {308--315}, - file = {PDF:/home/alex/Zotero/storage/DB8PW3QR/Garcia et al. - 1981 - Prediction of the Time of Ovulation.pdf:application/pdf;ScienceDirect Snapshot:/home/alex/Zotero/storage/QLFLZFDJ/S0015028216457304.html:text/html}, +@article{barrera-animas_rainfall_2022, + title = {Rainfall prediction: A comparative analysis of modern machine learning algorithms for time-series forecasting}, + volume = {7}, + issn = {26668270}, + url = {https://linkinghub.elsevier.com/retrieve/pii/S266682702100102X}, + doi = {10.1016/j.mlwa.2021.100204}, + shorttitle = {Rainfall prediction}, + abstract = {Rainfall forecasting has gained utmost research relevance in recent times due to its complexities and persistent applications such as flood forecasting and monitoring of pollutant concentration levels, among others. Existing models use complex statistical models that are often too costly, both computationally and budgetary, or are not applied to downstream applications. Therefore, approaches that use Machine Learning algorithms in conjunction with time-series data are being explored as an alternative to overcome these drawbacks. To this end, this study presents a comparative analysis using simplified rainfall estimation models based on conventional Machine Learning algorithms and Deep Learning architectures that are efficient for these downstream applications. Models based on {LSTM}, Stacked-{LSTM}, Bidirectional-{LSTM} Networks, {XGBoost}, and an ensemble of Gradient Boosting Regressor, Linear Support Vector Regression, and an Extra-trees Regressor were compared in the task of forecasting hourly rainfall volumes using time-series data. Climate data from 2000 to 2020 from five major cities in the United Kingdom were used. The evaluation metrics of Loss, Root Mean Squared Error, Mean Absolute Error, and Root Mean Squared Logarithmic Error were used to evaluate the models’ performance. Results show that a Bidirectional-{LSTM} Network can be used as a rainfall forecast model with comparable performance to Stacked-{LSTM} Networks. Among all the models tested, the {StackedLSTM} Network with two hidden layers and the Bidirectional-{LSTM} Network performed best. This suggests that models based on {LSTM}-Networks with fewer hidden layers perform better for this approach; denoting its ability to be applied as an approach for budget-wise rainfall forecast applications.}, + pages = {100204}, + journaltitle = {Machine Learning with Applications}, + author = {Barrera-Animas, Ari Yair and Oyedele, Lukumon O. and Bilal, Muhammad and Akinosho, Taofeek Dolapo and Delgado, Juan Manuel Davila and Akanbi, Lukman Adewale}, + urldate = {2025-05-08}, + date = {2022-03}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/FSXMH5N9/Barrera-Animas et al. - 2022 - Rainfall prediction A comparative analysis of modern machine learning algorithms for time-series fo.pdf:application/pdf}, } -@article{b_s_novel_2022, - title = {Novel {Technique} for {Confirmation} of the {Day} of {Ovulation} and {Prediction} of {Ovulation} in {Subsequent} {Cycles} {Using} a {Skin}-{Worn} {Sensor} in a {Population} {With} {Ovulatory} {Dysfunction}: {A} {Side}-by-{Side} {Comparison} {With} {Existing} {Basal} {Body} {Temperature} {Algorithm} and {Vaginal} {Core} {Body} {Temperature} {Algorithm}}, - volume = {10}, - issn = {2296-4185}, - shorttitle = {Novel {Technique} for {Confirmation} of the {Day} of {Ovulation} and {Prediction} of {Ovulation} in {Subsequent} {Cycles} {Using} a {Skin}-{Worn} {Sensor} in a {Population} {With} {Ovulatory} {Dysfunction}}, - url = {https://www.frontiersin.org/articles/10.3389/fbioe.2022.807139/full}, - doi = {10.3389/fbioe.2022.807139}, - abstract = {Objective: Determine the accuracy of a novel technique for confirmation of the day of ovulation and prediction of ovulation in subsequent cycles for the purpose of conception using a skin-worn sensor in a population with ovulatory dysfunction. -Methods: A total of 80 participants recorded consecutive overnight temperatures using a skin-worn sensor at the same time as a commercially available vaginal sensor for a total of 205 reproductive cycles. The vaginal sensor and its associated algorithm were used to determine the day of ovulation, and the ovulation results obtained using the skin-worn sensor and its associated algorithm were assessed for comparative accuracy alongside a number of other statistical techniques, with a further assessment of the same skin-derived data by means of the “three over six” rule. A number of parameters were used to divide the data into separate comparative groups, and further secondary statistical analyses were performed. -Results: The skin-worn sensor and its associated algorithm (together labeled “SWS”) were 66\% accurate for determining the day of ovulation (±1 day) or the absence of ovulation and 90\% accurate for determining the fertile window (ovulation day ±3 days) in the total study population in comparison to the results obtained from the vaginal sensor and its associated algorithm (together labeled “VS”). -Conclusion: SWS is a useful tool for confirming the fertile window and absence of ovulation (anovulation) in a population with ovulatory dysfunction, both known and Edited by:}, - language = {en}, - urldate = {2025-05-27}, - journal = {Frontiers in Bioengineering and Biotechnology}, - author = {B. S., Hurst and K., Davies and R. C., Milnes and T. G., Knowles and A., Pirrie}, - month = mar, - year = {2022}, - pages = {807139}, - file = {PDF:/home/alex/Zotero/storage/U8UPIT4Q/B. S. et al. - 2022 - Novel Technique for Confirmation of the Day of Ovulation and Prediction of Ovulation in Subsequent C.pdf:application/pdf}, +@misc{zeng_are_2022, + title = {Are Transformers Effective for Time Series Forecasting?}, + url = {http://arxiv.org/abs/2205.13504}, + doi = {10.48550/arXiv.2205.13504}, + abstract = {Recently, there has been a surge of Transformer-based solutions for the long-term time series forecasting ({LTSF}) task. Despite the growing performance over the past few years, we question the validity of this line of research in this work. Specifically, Transformers is arguably the most successful solution to extract the semantic correlations among the elements in a long sequence. However, in time series modeling, we are to extract the temporal relations in an ordered set of continuous points. While employing positional encoding and using tokens to embed sub-series in Transformers facilitate preserving some ordering information, the nature of the {\textbackslash}emph\{permutation-invariant\} self-attention mechanism inevitably results in temporal information loss. To validate our claim, we introduce a set of embarrassingly simple one-layer linear models named {LTSF}-Linear for comparison. Experimental results on nine real-life datasets show that {LTSF}-Linear surprisingly outperforms existing sophisticated Transformer-based {LTSF} models in all cases, and often by a large margin. Moreover, we conduct comprehensive empirical studies to explore the impacts of various design elements of {LTSF} models on their temporal relation extraction capability. We hope this surprising finding opens up new research directions for the {LTSF} task. We also advocate revisiting the validity of Transformer-based solutions for other time series analysis tasks (e.g., anomaly detection) in the future. Code is available at: {\textbackslash}url\{https://github.com/cure-lab/{LTSF}-Linear\}.}, + number = {{arXiv}:2205.13504}, + publisher = {{arXiv}}, + author = {Zeng, Ailing and Chen, Muxi and Zhang, Lei and Xu, Qiang}, + urldate = {2025-05-09}, + date = {2022-08-17}, + eprinttype = {arxiv}, + eprint = {2205.13504 [cs]}, + keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, + file = {Full Text PDF:/home/alex/Zotero/storage/V9E95F7E/Zeng et al. - 2022 - Are Transformers Effective for Time Series Forecasting.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/HNVIZG98/2205.html:text/html}, } -@article{salles_softed_2024, - title = {{SoftED}: {Metrics} for soft evaluation of time series event detection}, - volume = {198}, - issn = {03608352}, - shorttitle = {{SoftED}}, - url = {https://linkinghub.elsevier.com/retrieve/pii/S0360835224008507}, - doi = {10.1016/j.cie.2024.110728}, - abstract = {Time series event detectors are evaluated mainly by standard classification metrics, focusing solely on detection accuracy. However, inaccuracy in detecting an event can often result from its preceding or delayed effects reflected in neighboring detections. These detections are valuable to trigger necessary actions or help mitigate unwelcome consequences. In this context, current metrics are insufficient and inadequate for the context of event detection. There is a demand for metrics that incorporate both the concept of time and temporal tolerance for neighboring detections. Inspired by fuzzy sets, this paper introduces SoftED metrics, a new set designed for soft evaluating event detectors. They enable the evaluation of the detection accuracy and the degree to which their detections represent events. A new general protocol inspired by competency questions is also introduced to evaluate temporal tolerant metrics for event detection. The SoftED metrics can improve event detection evaluations by associating events and their representative detections, incorporating temporal tolerance in over 36\% of the overall detector evaluations compared to the usual classification metrics. Following the proposed evaluation protocol, SoftED metrics were evaluated by domain specialists who indicated their contribution to detection evaluation and method selection.}, - language = {en}, - urldate = {2025-06-03}, - journal = {Computers \& Industrial Engineering}, - author = {Salles, Rebecca and Lima, Janio and Reis, Michel and Coutinho, Rafaelli and Pacitti, Esther and Masseglia, Florent and Akbarinia, Reza and Chen, Chao and Garibaldi, Jonathan and Porto, Fabio and Ogasawara, Eduardo}, - month = dec, - year = {2024}, - pages = {110728}, - file = {PDF:/home/alex/Zotero/storage/6RYA5HIQ/Salles et al. - 2024 - SoftED Metrics for soft evaluation of time series event detection.pdf:application/pdf}, +@misc{wang_timexer_2024, + title = {{TimeXer}: Empowering Transformers for Time Series Forecasting with Exogenous Variables}, + url = {http://arxiv.org/abs/2402.19072}, + doi = {10.48550/arXiv.2402.19072}, + shorttitle = {{TimeXer}}, + abstract = {Deep models have demonstrated remarkable performance in time series forecasting. However, due to the partially-observed nature of real-world applications, solely focusing on the target of interest, so-called endogenous variables, is usually insufficient to guarantee accurate forecasting. Notably, a system is often recorded into multiple variables, where the exogenous variables can provide valuable external information for endogenous variables. Thus, unlike well-established multivariate or univariate forecasting paradigms that either treat all the variables equally or ignore exogenous information, this paper focuses on a more practical setting: time series forecasting with exogenous variables. We propose a novel approach, {TimeXer}, to ingest external information to enhance the forecasting of endogenous variables. With deftly designed embedding layers, {TimeXer} empowers the canonical Transformer with the ability to reconcile endogenous and exogenous information, where patch-wise self-attention and variate-wise cross-attention are used simultaneously. Moreover, global endogenous tokens are learned to effectively bridge the causal information underlying exogenous series into endogenous temporal patches. Experimentally, {TimeXer} achieves consistent state-of-the-art performance on twelve real-world forecasting benchmarks and exhibits notable generality and scalability. Code is available at this repository: https://github.com/thuml/{TimeXer}.}, + number = {{arXiv}:2402.19072}, + publisher = {{arXiv}}, + author = {Wang, Yuxuan and Wu, Haixu and Dong, Jiaxiang and Qin, Guo and Zhang, Haoran and Liu, Yong and Qiu, Yunzhong and Wang, Jianmin and Long, Mingsheng}, + urldate = {2025-05-09}, + date = {2024-11-11}, + eprinttype = {arxiv}, + eprint = {2402.19072 [cs]}, + keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence}, + file = {Full Text PDF:/home/alex/Zotero/storage/76BQWVIW/Wang et al. - 2024 - TimeXer Empowering Transformers for Time Series Forecasting with Exogenous Variables.pdf:application/pdf;Snapshot:/home/alex/Zotero/storage/JL64E9YL/2402.html:text/html}, } -@article{hochreiter_long_1997-1, - title = {Long {Short}-{Term} {Memory}}, - volume = {9}, - issn = {0899-7667, 1530-888X}, - url = {https://direct.mit.edu/neco/article/9/8/1735-1780/6109}, - doi = {10.1162/neco.1997.9.8.1735}, - abstract = {Learning to store information over extended time intervals by recurrent backpropagation takes a very long time, mostly because of insufficient, decaying error backflow. We briefly review Hochreiter's (1991) analysis of this problem, then address it by introducing a novel, efficient, gradient based method called long short-term memory (LSTM). Truncating the gradient where this does not do harm, LSTM can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units. Multiplicative gate units learn to open and close access to the constant error flow. LSTM is local in space and time; its computational complexity per time step and weight is O. 1. Our experiments with artificial data involve local, distributed, real-valued, and noisy pattern representations. In comparisons with real-time recurrent learning, back propagation through time, recurrent cascade correlation, Elman nets, and neural sequence chunking, LSTM leads to many more successful runs, and learns much faster. LSTM also solves complex, artificial long-time-lag tasks that have never been solved by previous recurrent network algorithms.}, - language = {en}, +@article{twenge_declines_2017, + title = {Declines in Sexual Frequency among American Adults, 1989–2014}, + volume = {46}, + issn = {0004-0002, 1573-2800}, + url = {http://link.springer.com/10.1007/s10508-017-0953-1}, + doi = {10.1007/s10508-017-0953-1}, + pages = {2389--2401}, number = {8}, - urldate = {2025-06-11}, - journal = {Neural Computation}, - author = {Hochreiter, Sepp and Schmidhuber, Jürgen}, - month = nov, - year = {1997}, - pages = {1735--1780}, - file = {PDF:/home/alex/Zotero/storage/5IE5G9KY/Hochreiter and Schmidhuber - 1997 - Long Short-Term Memory.pdf:application/pdf}, + journaltitle = {Arch Sex Behav}, + author = {Twenge, Jean M. and Sherman, Ryne A. and Wells, Brooke E.}, + urldate = {2025-06-18}, + date = {2017-11}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/7FLDCF3U/Twenge et al. - 2017 - Declines in Sexual Frequency among American Adults, 1989–2014.pdf:application/pdf}, } -@book{medsker_recurrent_1999, - title = {Recurrent {Neural} {Networks}: {Design} and {Applications}}, - isbn = {978-1-4200-4917-6}, - shorttitle = {Recurrent {Neural} {Networks}}, - abstract = {With existent uses ranging from motion detection to music synthesis to financial forecasting, recurrent neural networks have generated widespread attention. The tremendous interest in these networks drives Recurrent Neural Networks: Design and Applications, a summary of the design, applications, current research, and challenges of this subfield of artificial neural networks.This overview incorporates every aspect of recurrent neural networks. It outlines the wide variety of complex learning techniques and associated research projects. Each chapter addresses architectures, from fully connected to partially connected, including recurrent multilayer feedforward. It presents problems involving trajectories, control systems, and robotics, as well as RNN use in chaotic systems. The authors also share their expert knowledge of ideas for alternate designs and advances in theoretical aspects.The dynamical behavior of recurrent neural networks is useful for solving problems in science, engineering, and business. This approach will yield huge advances in the coming years. Recurrent Neural Networks illuminates the opportunities and provides you with a broad view of the current events in this rich field.}, - language = {en}, - publisher = {CRC Press}, - author = {Medsker, Larry and Jain, Lakhmi C.}, - month = dec, - year = {1999}, - note = {Google-Books-ID: ME1SAkN0PyMC}, - keywords = {Computers / Computer Engineering, Computers / General, Computers / Software Development \& Engineering / Systems Analysis \& Design, Technology \& Engineering / Electronics / General}, +@artwork{chevalier_english_2018, + title = {English: Schematic of the Long-Short Term Memory cell, a component of recurrent neural networks}, + url = {https://commons.wikimedia.org/wiki/File:LSTM_Cell.svg}, + shorttitle = {English}, + author = {Chevalier, Guillaume}, + urldate = {2025-06-11}, + date = {2018-05-16}, + file = {Wikimedia Snapshot:/home/alex/Zotero/storage/NMYA4ZA3/FileLSTM_Cell.html:text/html}, +} + +@artwork{fdeloche_english_2017, + title = {English: A diagram for a one-unit recurrent neural network ({RNN}). From bottom to top : input state, hidden state, output state. U, V, W are the weights of the network. Compressed diagram on the left and the unfold version of it on the right.}, + url = {https://commons.wikimedia.org/wiki/File:Recurrent_neural_network_unfold.svg}, + shorttitle = {English}, + author = {{fdeloche}}, + urldate = {2025-06-11}, + date = {2017-06-19}, + file = {Wikimedia Snapshot:/home/alex/Zotero/storage/RU2XSRZN/FileRecurrent_neural_network_unfold.html:text/html}, } @article{hochreiter_vanishing_1998, - title = {The {Vanishing} {Gradient} {Problem} {During} {Learning} {Recurrent} {Neural} {Nets} and {Problem} {Solutions}}, + title = {The Vanishing Gradient Problem During Learning Recurrent Neural Nets and Problem Solutions}, volume = {06}, issn = {0218-4885, 1793-6411}, url = {https://www.worldscientific.com/doi/abs/10.1142/S0218488598000094}, doi = {10.1142/S0218488598000094}, abstract = {Recurrent nets are in principle capable to store past inputs to produce the currently desired output. Because of this property recurrent nets are used in time series prediction and process control. Practical applications involve temporal dependencies spanning many time steps, e.g. between relevant inputs and desired outputs. In this case, however, gradient based learning methods take too much time. The extremely increased learning time arises because the error vanishes as it gets propagated back. In this article the de-caying error flow is theoretically analyzed. Then methods trying to overcome vanishing gradients are briefly discussed. Finally, experiments comparing conventional algorithms and alternative methods are presented. With advanced methods long time lag problems can be solved in reasonable time.}, - language = {en}, - number = {02}, - urldate = {2025-06-11}, - journal = {International Journal of Uncertainty, Fuzziness and Knowledge-Based Systems}, - author = {Hochreiter, Sepp}, - month = apr, - year = {1998}, pages = {107--116}, + number = {2}, + journaltitle = {Int. J. Unc. Fuzz. Knowl. Based Syst.}, + author = {Hochreiter, Sepp}, + urldate = {2025-06-11}, + date = {1998-04}, + langid = {english}, } -@misc{fdeloche_english_2017, - title = {English: {A} diagram for a one-unit recurrent neural network ({RNN}). {From} bottom to top : input state, hidden state, output state. {U}, {V}, {W} are the weights of the network. {Compressed} diagram on the left and the unfold version of it on the right.}, - shorttitle = {English}, - url = {https://commons.wikimedia.org/wiki/File:Recurrent_neural_network_unfold.svg}, - urldate = {2025-06-11}, - author = {{fdeloche}}, - month = jun, - year = {2017}, - file = {Wikimedia Snapshot:/home/alex/Zotero/storage/RU2XSRZN/FileRecurrent_neural_network_unfold.html:text/html}, +@book{medsker_recurrent_1999, + title = {Recurrent Neural Networks: Design and Applications}, + isbn = {978-1-4200-4917-6}, + shorttitle = {Recurrent Neural Networks}, + abstract = {With existent uses ranging from motion detection to music synthesis to financial forecasting, recurrent neural networks have generated widespread attention. The tremendous interest in these networks drives Recurrent Neural Networks: Design and Applications, a summary of the design, applications, current research, and challenges of this subfield of artificial neural networks.This overview incorporates every aspect of recurrent neural networks. It outlines the wide variety of complex learning techniques and associated research projects. Each chapter addresses architectures, from fully connected to partially connected, including recurrent multilayer feedforward. It presents problems involving trajectories, control systems, and robotics, as well as {RNN} use in chaotic systems. The authors also share their expert knowledge of ideas for alternate designs and advances in theoretical aspects.The dynamical behavior of recurrent neural networks is useful for solving problems in science, engineering, and business. This approach will yield huge advances in the coming years. Recurrent Neural Networks illuminates the opportunities and provides you with a broad view of the current events in this rich field.}, + pagetotal = {414}, + publisher = {{CRC} Press}, + author = {Medsker, Larry and Jain, Lakhmi C.}, + date = {1999-12-20}, + langid = {english}, + note = {Google-Books-{ID}: {ME}1SAkN0PyMC}, + keywords = {Computers / Computer Engineering, Computers / General, Computers / Software Development \& Engineering / Systems Analysis \& Design, Technology \& Engineering / Electronics / General}, } -@misc{chevalier_english_2018, - title = {English: {Schematic} of the {Long}-{Short} {Term} {Memory} cell, a component of recurrent neural networks}, - shorttitle = {English}, - url = {https://commons.wikimedia.org/wiki/File:LSTM_Cell.svg}, +@article{hochreiter_long_1997-1, + title = {Long Short-Term Memory}, + volume = {9}, + issn = {0899-7667, 1530-888X}, + url = {https://direct.mit.edu/neco/article/9/8/1735-1780/6109}, + doi = {10.1162/neco.1997.9.8.1735}, + abstract = {Learning to store information over extended time intervals by recurrent backpropagation takes a very long time, mostly because of insufficient, decaying error backflow. We briefly review Hochreiter's (1991) analysis of this problem, then address it by introducing a novel, efficient, gradient based method called long short-term memory ({LSTM}). Truncating the gradient where this does not do harm, {LSTM} can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units. Multiplicative gate units learn to open and close access to the constant error flow. {LSTM} is local in space and time; its computational complexity per time step and weight is O. 1. Our experiments with artificial data involve local, distributed, real-valued, and noisy pattern representations. In comparisons with real-time recurrent learning, back propagation through time, recurrent cascade correlation, Elman nets, and neural sequence chunking, {LSTM} leads to many more successful runs, and learns much faster. {LSTM} also solves complex, artificial long-time-lag tasks that have never been solved by previous recurrent network algorithms.}, + pages = {1735--1780}, + number = {8}, + journaltitle = {Neural Computation}, + author = {Hochreiter, Sepp and Schmidhuber, Jürgen}, urldate = {2025-06-11}, - author = {Chevalier, Guillaume}, - month = may, - year = {2018}, - file = {Wikimedia Snapshot:/home/alex/Zotero/storage/NMYA4ZA3/FileLSTM_Cell.html:text/html}, + date = {1997-11-01}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/5IE5G9KY/Hochreiter and Schmidhuber - 1997 - Long Short-Term Memory.pdf:application/pdf}, +} + +@article{salles_softed_2024, + title = {{SoftED}: Metrics for soft evaluation of time series event detection}, + volume = {198}, + issn = {03608352}, + url = {https://linkinghub.elsevier.com/retrieve/pii/S0360835224008507}, + doi = {10.1016/j.cie.2024.110728}, + shorttitle = {{SoftED}}, + abstract = {Time series event detectors are evaluated mainly by standard classification metrics, focusing solely on detection accuracy. However, inaccuracy in detecting an event can often result from its preceding or delayed effects reflected in neighboring detections. These detections are valuable to trigger necessary actions or help mitigate unwelcome consequences. In this context, current metrics are insufficient and inadequate for the context of event detection. There is a demand for metrics that incorporate both the concept of time and temporal tolerance for neighboring detections. Inspired by fuzzy sets, this paper introduces {SoftED} metrics, a new set designed for soft evaluating event detectors. They enable the evaluation of the detection accuracy and the degree to which their detections represent events. A new general protocol inspired by competency questions is also introduced to evaluate temporal tolerant metrics for event detection. The {SoftED} metrics can improve event detection evaluations by associating events and their representative detections, incorporating temporal tolerance in over 36\% of the overall detector evaluations compared to the usual classification metrics. Following the proposed evaluation protocol, {SoftED} metrics were evaluated by domain specialists who indicated their contribution to detection evaluation and method selection.}, + pages = {110728}, + journaltitle = {Computers \& Industrial Engineering}, + author = {Salles, Rebecca and Lima, Janio and Reis, Michel and Coutinho, Rafaelli and Pacitti, Esther and Masseglia, Florent and Akbarinia, Reza and Chen, Chao and Garibaldi, Jonathan and Porto, Fabio and Ogasawara, Eduardo}, + urldate = {2025-06-03}, + date = {2024-12}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/6RYA5HIQ/Salles et al. - 2024 - SoftED Metrics for soft evaluation of time series event detection.pdf:application/pdf}, +} + +@article{b_s_novel_2022, + title = {Novel Technique for Confirmation of the Day of Ovulation and Prediction of Ovulation in Subsequent Cycles Using a Skin-Worn Sensor in a Population With Ovulatory Dysfunction: A Side-by-Side Comparison With Existing Basal Body Temperature Algorithm and Vaginal Core Body Temperature Algorithm}, + volume = {10}, + issn = {2296-4185}, + url = {https://www.frontiersin.org/articles/10.3389/fbioe.2022.807139/full}, + doi = {10.3389/fbioe.2022.807139}, + shorttitle = {Novel Technique for Confirmation of the Day of Ovulation and Prediction of Ovulation in Subsequent Cycles Using a Skin-Worn Sensor in a Population With Ovulatory Dysfunction}, + abstract = {Objective: Determine the accuracy of a novel technique for confirmation of the day of ovulation and prediction of ovulation in subsequent cycles for the purpose of conception using a skin-worn sensor in a population with ovulatory dysfunction. +Methods: A total of 80 participants recorded consecutive overnight temperatures using a skin-worn sensor at the same time as a commercially available vaginal sensor for a total of 205 reproductive cycles. The vaginal sensor and its associated algorithm were used to determine the day of ovulation, and the ovulation results obtained using the skin-worn sensor and its associated algorithm were assessed for comparative accuracy alongside a number of other statistical techniques, with a further assessment of the same skin-derived data by means of the “three over six” rule. A number of parameters were used to divide the data into separate comparative groups, and further secondary statistical analyses were performed. +Results: The skin-worn sensor and its associated algorithm (together labeled “{SWS}”) were 66\% accurate for determining the day of ovulation (±1 day) or the absence of ovulation and 90\% accurate for determining the fertile window (ovulation day ±3 days) in the total study population in comparison to the results obtained from the vaginal sensor and its associated algorithm (together labeled “{VS}”). +Conclusion: {SWS} is a useful tool for confirming the fertile window and absence of ovulation (anovulation) in a population with ovulatory dysfunction, both known and Edited by:}, + pages = {807139}, + journaltitle = {Front. Bioeng. Biotechnol.}, + author = {B. S., Hurst and K., Davies and R. C., Milnes and T. G., Knowles and A., Pirrie}, + urldate = {2025-05-27}, + date = {2022-03-04}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/U8UPIT4Q/B. S. et al. - 2022 - Novel Technique for Confirmation of the Day of Ovulation and Prediction of Ovulation in Subsequent C.pdf:application/pdf}, +} + +@article{garcia_prediction_1981, + title = {Prediction of the Time of Ovulation*}, + volume = {36}, + issn = {0015-0282}, + url = {https://www.sciencedirect.com/science/article/pii/S0015028216457304}, + doi = {10.1016/S0015-0282(16)45730-4}, + abstract = {Prediction of ovulation was established by correlation of clinical parameters, follicular development by ultrasound, and estradiol, progesterone, and luteinizing hormone ({LH}) determination in 71 menstrual cycles. Laparoscopic follicular aspiration was accomplished in 41 of those cycles. A 28-hour interval from the ascending limb of the {LH} seems to be the “ideal time” for retrieval of a preovulatory oocyte. The variability in the amount of {LH} to which the follicle is exposed during the {LH} surge seems to indicate that there is a relatively low specific value necessary for ovulation. Ovulation occurs approximately 10 ± 5 hours from the {LH} peak. Progesterone occurs in relation to the {LH} surge and is helpful for the retrospective analysis of the menstrual cycle.}, + pages = {308--315}, + number = {3}, + journaltitle = {Fertility and Sterility}, + author = {Garcia, Jairo E. and Seegar Jones, Georgeanna and Wright, George L.}, + urldate = {2025-05-27}, + date = {1981-09-01}, + file = {PDF:/home/alex/Zotero/storage/DB8PW3QR/Garcia et al. - 1981 - Prediction of the Time of Ovulation.pdf:application/pdf;ScienceDirect Snapshot:/home/alex/Zotero/storage/QLFLZFDJ/S0015028216457304.html:text/html}, +} + +@article{vaswani_attention_nodate, + title = {Attention Is All You Need}, + abstract = {The dominant sequence transduction models are based on complex recurrent or convolutional neural networks that include an encoder and a decoder. The best performing models also connect the encoder and decoder through an attention mechanism. We propose a new simple network architecture, the Transformer, based solely on attention mechanisms, dispensing with recurrence and convolutions entirely. Experiments on two machine translation tasks show these models to be superior in quality while being more parallelizable and requiring significantly less time to train. Our model achieves 28.4 {BLEU} on the {WMT} 2014 Englishto-German translation task, improving over the existing best results, including ensembles, by over 2 {BLEU}. On the {WMT} 2014 English-to-French translation task, our model establishes a new single-model state-of-the-art {BLEU} score of 41.8 after training for 3.5 days on eight {GPUs}, a small fraction of the training costs of the best models from the literature. We show that the Transformer generalizes well to other tasks by applying it successfully to English constituency parsing both with large and limited training data.}, + author = {Vaswani, Ashish and Shazeer, Noam and Parmar, Niki and Uszkoreit, Jakob and Jones, Llion and Gomez, Aidan N and Kaiser, Łukasz and Polosukhin, Illia}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/TES5P5PX/Vaswani et al. - Attention Is All You Need.pdf:application/pdf}, +} + +@article{wu_deep_nodate, + title = {Deep Transformer Models for Time Series Forecasting:The Influenza Prevalence Case}, + abstract = {In this paper, we present a new approach to time series forecasting. Time series data are prevalent in many scientific and engineering disciplines. Time series forecasting is a crucial task in modeling time series data, and is an important area of machine learning. In this work we developed a novel method that employs Transformer-based machine learning models to forecast time series data. This approach works by leveraging selfattention mechanisms to learn complex patterns and dynamics from time series data. Moreover, it is a generic framework and can be applied to univariate and multivariate time series data, as well as time series embeddings. Using influenzalike illness ({ILI}) forecasting as a case study, we show that the forecasting results produced by our approach are favorably comparable to the stateof-the-art.}, + author = {Wu, Neo and Green, Bradley and Ben, Xue and O'Banion, Shawn}, + langid = {english}, + file = {PDF:/home/alex/Zotero/storage/GHT5UMNX/Wu et al. - Deep Transformer Models for Time Series ForecastingThe Influenza Prevalence Case.pdf:application/pdf}, } diff --git a/thesis/resources/figures/background_convolution_example.png b/thesis/resources/figures/background_convolution_example.png new file mode 100644 index 0000000000000000000000000000000000000000..51f9ccdf5fcde29094ef9c2ec458ad2973779980 GIT binary patch literal 338053 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 literal 0 HcmV?d00001 diff --git a/thesis/resources/figures/background_transformer_architecture.png b/thesis/resources/figures/background_transformer_architecture.png new file mode 100644 index 0000000000000000000000000000000000000000..e52f4ad966907a3432aee71665ca3c7715dc760a GIT binary patch literal 155080 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 KPM5#gaOi)_{=q^3 literal 0 HcmV?d00001 diff --git a/thesis/sections/background.tex b/thesis/sections/background.tex index 145b86d..7e03289 100644 --- a/thesis/sections/background.tex +++ b/thesis/sections/background.tex @@ -182,23 +182,6 @@ The input gate updates the cell state with new information derived from the curr Finally, the output gate controls how much of the updated cell state contributes to the hidden state \(h_t\), which is passed on to the next time step or used for prediction. -Mathematically, the core LSTM operations are given by: - -\[ - \begin{aligned} - f_t &= \sigma(W_f [h_{t-1}, x_t] + b_f) \\ - i_t &= \sigma(W_i [h_{t-1}, x_t] + b_i) \\ - \tilde{c}_t &= \tanh(W_c [h_{t-1}, x_t] + b_c) \\ - c_t &= f_t \odot c_{t-1} + i_t \odot \tilde{c}_t \\ - o_t &= \sigma(W_o [h_{t-1}, x_t] + b_o) \\ - h_t &= o_t \odot \tanh(c_t) - \end{aligned} -\] - -Here, \( \odot \) denotes element-wise multiplication, and \( \sigma \) is the sigmoid function. -These equations allow for more stable training and long-range temporal modeling. -\\ - LSTMs are widely used in biomedical applications due to their capacity to handle sequences of variable length and complexity. In the context of ovulation prediction, where hormonal patterns exhibit periodicity but also irregularity, LSTMs are well-suited to learn relevant time-dependent signals from sequential physiological measurements. @@ -212,3 +195,118 @@ The next section introduce the \emph{Transformer} architecture, a more recent al recurrence in favor of attention mechanisms \subsubsection{Transformer Models}\label{subsubsec:transformer_models} + +Transformer models are a class of neural architectures that use \emph{self-attention} +to model dependencies in sequential data without relying on recurrence~\cite{vaswani_attention_2017}. +Unlike recurrent neural networks (RNNs), Transformers process input sequences in parallel, +allowing them to model relationships between any pair of input tokens or timesteps directly. +This mitigates the limitations of recurrent models, such as long-term memory constraints +and vanishing gradients. + +Originally introduced for machine translation, Transformers have proven broadly applicable to +various sequence modeling tasks due to their flexibility, scalability, and strong performance +on complex temporal patterns. + +At the core of the Transformer is the attention mechanism, which enables the model to compute +context-aware representations by weighing the importance of different input positions for each output. +This is achieved through \emph{scaled dot-product attention}, where queries, keys, and values are +linearly projected from the input and used to compute attention scores. + +\begin{figure} + \centering + \includegraphics[width=0.4\textwidth]{background_transformer_architecture} + \caption{The Transformer - architecture for an encoder-decoder model~\cite{vaswani_attention_2017}} + \label{fig:background_transformer_architecture} +\end{figure} + + +Figure~\ref{fig:background_transformer_architecture} illustrates the original encoder-decoder model introduced by~\citeyear{vaswani_attention_2017}. + +The Transformer architecture consists of two components: an \emph{Encoder} and a \emph{Decoder}. + +\paragraph{Encoder:} + +The encoder is responsible for encoding the input into a contextualized representation. +In the case of machine translation, this input would be a sentence in the source language. + + +The input tokens are first mapped to dense continuous vector representations (embeddings). +Since the attention mechanism permutation-invariant---that is, it does not inherently encode the order of tokens in the sequence--- +\emph{positional encodings} are added to the token embeddings to provide information about the token positions in the sequence. + +Without positional encoding, repeated tokens such as `The` would be indistinguishable +to the model regardless of their location, even if they play different syntactic or semantic roles. +Positional encodings, often based on sinusoidal functions, inject a unique position-dependent signal +into each token, enabling the model to distinguish between identical tokens in different positions. + +Inside each encoder block, \emph{Multi-Head-Attention} is applied to the inputs. +Multi-Head-Attention extends the regular attention mechanism, by adding multiple attention heads that focus on different parts of the embeddings. +Each head does the scaled dot-product attention independently on its slice of the data. +The outputs of all heads are then concatenated and combined via a linear projection. + +The outputs of the attention mechanism are then processed in a feed forward network to allow for a non-linear projection. +Residual connections for both the attention and the feed forward allow for better gradient flow and model stability. + +\paragraph{Decoder:} + +In a sequence-to-sequence Transformer, the decoder generates the output sequence autoregressively, +using the contextualized representation produced by the encoder. + +At inference time, generation begins with a special \emph{start-of-sequence} token. +Like the encoder, the decoder embeds its inputs and augments them with positional encodings +to retain information about token order. + +To ensure that the model does not access future tokens during training, +a \emph{look-ahead mask} is applied within the decoder’s self-attention mechanism. +This masking ensures that each position can only attend to earlier positions in the sequence, +preventing information leakage. +This component is referred to as \emph{masked multi-head self-attention}. + +Following the masked self-attention, the decoder incorporates information from the encoder +via a \emph{cross-attention} layer. +Here, the decoder’s hidden states act as queries, while the encoder’s outputs serve as keys and values. +This allows the decoder to condition its predictions on the entire encoded input sequence. + +The output of the cross-attention layer is passed through a position-wise feed-forward network +and further normalization and residual connections, analogous to the encoder blocks. + +For tasks such as machine translation, the final decoder outputs are linearly projected +to the target vocabulary size, and a softmax function is applied to produce a probability distribution +over possible next tokens. + +During inference, tokens are sampled sequentially from this distribution and fed back into the decoder for the next prediction step. +This process continues until a special \emph{end-of-sequence} token is generated, indicating that the model has completed the output sequence. + +Depending on the use case and data complexity, multiple encoder and decoder layers can be stacked +to increase model capacity and improve predictive performance. + +While originally developed for machine translation, the Transformer architecture has since been applied +successfully to a range of tasks, including time-series forecasting and biomedical data analysis(\cite{wu_deep_nodate,zeng_are_2022}). +Its ability to model long-range dependencies without recurrence makes it particularly suited for biomedical time-series, +where signals may be irregular, noisy, or span varying temporal scales. + +\subsubsection{Convolutional Layers as Temporal Feature Extractors} +For high-resolution time-series data, the input dimensionality can become large, +especially in models like Transformers that process the entire sequence in parallel. +This can lead to increased memory consumption and slower training. +To mitigate this and retain as much information as possible, convolutional layers can be used +to reduce the sequence length while preserving important local patterns. + +In this context, one-dimensional convolutions act as learnable filters that slide over the input sequence to extract temporal features. +Each filter is parameterized to respond to specific local structures in the data, such as peaks, slopes, or short-term motifs. +By adjusting the \emph{stride}—the step size of the convolution—the model can control the degree of downsampling, +effectively reducing the number of time steps passed to subsequent layers. + +Additional dimensionality reduction can be achieved using pooling operations, such as \emph{max pooling}, which retains only the maximum value within a given window. +These techniques reduce the computational load while maintaining salient information for downstream processing. + +Figure~\ref{fig:background_convolution_example} illustrates a simple one-dimensional convolution applied to a sequence using a filter of size 3. +The stride determines how far the filter moves at each step, affecting both the resolution and length of the resulting feature map. + +\begin{figure} + \centering + \includegraphics[width=0.6\textwidth]{background_convolution_example} + \caption{Example of a simple 1-D convolution on an input sequence.} + \label{fig:background_convolution_example} +\end{figure} +