8
8
ABSTRACT
Meditation, a mental and physical exercise which helps to focus 1 Introduction
attention and reduce stress has gained more popularity in recent Meditation is a mental and sometimes physical exercise which
years. However, meditation requires a concerted effort and regular helps to focus attention and reduce stress by encouraging
practice. To explore the feasibility of using Augmented mindfulness of one’s self and surroundings [32]. According to
Reality(AR) Devices to assist in meditating, we recruited ten data from the 2017 National Health Interview Survey (NHIS), the
subjects to perform a five-minute meditation task integrated into number of American adults and children using meditation
AR devices. Heart Rate, Heart Rate Variability, and skin techniques increased more than threefold between 2012 and 2017
conductance response(SCR) are analyzed based on an [33]. Meditation has therapeutic effects on a range of physical
Electrocardiogram(ECG), Electrodermal activity to monitor the ailments including chronic pain, high blood pressure, anxiety,
physiological changes during and after a meditation session. depression and insomnia.[34] Meditation requires a concerted
Additionally, participants filled out surveys containing the effort and improves with practice. However, regular practice can
Perceived Stress Questionnaire (PSQ), a clinically validated be difficult because people are often in distracting environments
survey designed to evaluate stress levels before and after that do not facilitate relaxation. Augmented reality (AR), the
meditation to analyze the change in stress levels. Finally, we overlaying of virtual content onto a view of the real world
found significant differences in Heart Rate and Mean SCR environment, may improve the ability for meditation in
Recovery Time for participants between the three study procedure environments that are otherwise not conducive to relaxation.
periods (before, during, and after guided meditation). Additionally, AR devices can be used to improve attentiveness to
the practice of meditation, for example by projecting a
CCS CONCEPTS controllable virtual object on top of the real world that captures
• Applied Computing---Life and medical sciences • Human- the users’ attention. [3,7]. There is limited research that explores
centered computing---Ubiquitous and mobile computing AR applications to assist meditation. InnerGarden[20], which
presents an augmented sandbox using projected virtual content, is
KEYWORDS designed for self-reflection exercises and has been evaluated in
Augmented reality, Digital biomarkers, Meditation combination with respiratory and electroencephalogram (EEG)
monitoring. Another recent study integrated adjunctive
†
Corresponding Authors neurofeedback (measuring brain wave activity through an EEG
Permission to make digital or hard copies of all or part of this work for personal or and using that information to monitor and modify mental
classroom use is granted without fee provided that copies are not made or processes [23]) into an AR meditation process[9]. Participants
distributed for profit or commercial advantage and that copies bear this notice and
the full citation on the first page. Copyrights for components of this work owned reported no significant mood difference as a result of the
by others than ACM must be honored. Abstracting with credit is permitted. To neurofeedback; however, this study did not monitor the cardiac
copy otherwise, or republish, to post on servers or to redistribute to lists, requires
prior specific permission and/or a fee. Request permissions from and electrodermal signals, which eliminates the chance to observe
[email protected]. the connection between AR and responses of heart and skin to
DigiBiom '22, July 1, 2022, Portland, OR, USA
© 2022 Association for Computing Machinery.
ACM ISBN 978-1-4503-9406-2/22/07…$15.00
https://doi.org/10.1145/3539494.3542754
meditation. In our study, we not only use AR devices to meditate, First, our custom AR stimuli were designed with the goal of
but we also employ wearable sensors to record digital biomarkers immersing the participant in a relaxing environment for their
that can be used in the future to modify guided meditations in real meditation exercise, similar to the approach taken in [5]. Upon
time using physiological feedback systems. app startup, we detect horizontal planes in the real environment
and cover them with a virtual grass texture. Spatialized ambient
Digital biomarkers are defined as objective, quantifiable audio is played using sound effects from a real forest environment
physiological and behavioral data that are collected and measured [31]. We then instruct the participant to place a virtual tree in a
by means of digital devices such as portables, wearables, place of their choosing on the plane generated by the desk in front
implantables, or digestibles. [35] There is a variety of existing of them, by looking at a spot on the desk and pulling the Magic
research which focuses on observing the effects of meditation on Leap One control trigger. This will be the focus of the
digital biomarkers. In [2,9,17], digital biomarkers which quantify participant’s visual attention during the exercise, so we allow
sleep quality, such as total sleep time and sleep efficiency, are them to adjust the tree position as many times as required until it
measured after meditation. In [13,29], heart rate variability (HRV) is in a comfortable position for them to watch. The tree model is
and respiratory rhythm are seen to be positively influenced by animated so that its branches and leaves appear to be swaying in a
meditation exercises. In [12], it is indicated that body temperature light wind. We also implement an experimental biofeedback
can be controlled during meditation. In [36], the effects of feature, such that when a participant’s exhalations are detected
meditation on heart rate and blood pressure are analyzed, where through the Magic Leap One’s onboard microphone, the tree
both are found to have a significant decrease. These studies animation swaying speed increases then decays over a period of
demonstrate the feasibility of assessing the effects of meditation three seconds to imitate a gust of wind. An example screenshot of
using digital biomarkers to reveal changes in underlying the participant’s view through the Magic Leap One is shown in
physiology. Figure 1.
2 Methods
2.1 Participants
This study was approved by the relevant IRB. Participants (n=10) Figure 1: Participant’s vista during meditation
chose a convenient time of day to perform the meditation to
minimize disruption to their schedules. Eight of the participants The second component of our app design is a pre-recorded
were male, and all participants were over 18 with a mean age of meditation audio track. Once the participant is comfortable in
27.6 years (SD = 1.54). Five participants were Caucasian, four their AR environment, they start the meditation audio by pressing
were Asian or Pacific Islander, and one participant did not report the Magic Leap One ‘bumper’ button on the control. This audio
their race or ethnicity. Exclusion criteria included wearing glasses, guides the participant through a deep breathing exercise; for this
as the AR headset does not fit over glasses, and sensitivity to study we use the 5-minute ‘Breathing Meditation’ exercise made
flashing lights and/or images. All participants either did not available by the Mindful Awareness Research Center at UCLA
require glasses to see or were wearing contact lenses, and none [37], which has been used in a variety of previous studies on the
reported a history of sensitivity to flashing lights. impact of meditation, including [25,30].
2.2 AR Devices and Software Design Finally, the third component of our app concerns the collection of
Our AR-based meditation app was developed using Unity eye tracking data using the video-oculography-based eye tracker
2020.3.14f1. The app consists of three main components: our onboard the Magic Leap One. From app startup until the
custom AR stimuli, a meditation audio track, and eye tracking participant removes the AR headset, we record the participant’s
functionality. It was built for and run on a Magic Leap One AR 3D gaze position (in the coordinate space defined by the Magic
headset (Fig 2a), though the nature of our design would enable it Leap One), the pupil diameter of both eyes, and a ‘gaze
to be implemented for other AR devices with minor changes. confidence’ indicator provided by the eye tracker, which estimates
Some types of eye tracking data we capture are only available on the quality of eye tracking data, all at 60Hz.
the Magic Leap One headset, (e.g., pupil diameter), hence our
choice to use this device. 2.3 Test Procedure
30
Digital biomarkers reflect stress reduction after Augmented Reality
MobiSys’22, June, 2022, Portland, Oregon USA
guided meditation: a feasibility study
To collect physiological data, we utilized three distinct devices: 2.4.1 ECG Signal Processing Preprocessing of the Faros ECG
the Bittium Faros 180, an FDA-approved 3-lead wearable data included signal filtering, peak detection, and metric
electrocardiogram (ECG) device (Fig 2b), an Empatica E4 calculation. First, a Butterworth filter (3rd order, 5Hz low-pass
wristband (Fig 2c) that collects heart rate, skin temperature, filtering frequency) was applied to remove high frequency noise.
electrodermal activity (EDA), and an Omron 7900K blood Then, a double-sided moving average window (width=0.75
pressure cuff (Fig 2d). seconds) was applied . R-peaks were searched for in regions
where the signal amplitude exceeds the moving average[8,11].
Each participant wore the E4 and the Faros for one hour before Lastly, the RR intervals are calculated based on the position of the
the meditation exercise to establish a baseline. During this time, R-peaks. Heart rate, and two HRV parameters, RMSSD (the
participants were free to perform usual low-effort activities, but square root of the mean squared differences between adjacent
were asked not to eat or exercise. We additionally asked normal RR intervals), and SDNN (the standard deviation of mean
participants to complete a pre-study survey which assessed their of all normal RR intervals), are calculated based on the peak-to-
level of perceived stress, as well as their perceived ability to peak intervals.
perform mental visualization tasks. After this baseline period,
blood pressure was measured with the Omron device according to 2.4.2 EDA Signal Processing The E4 EDA preprocessing
the standard clinical protocol [28] and then the participant began pipeline consisted of valid window selection, filtering, artifact
the AR-assisted meditation exercise using the Magic Leap One removal, signal decomposition, and peak detection. During the
AR headset. A visual calibration was completed first to ensure study, we recorded when the participant started wearing the
proper eye tracking, and then the participant opened the devices, as well as when the participant removed the device.
meditation app and was guided through instructions about the Using these timestamps, we removed signals during non-use to
app’s functionality. Once they felt comfortable using the app, the ensure a valid window for data processing and analysis. The data
participant began the 5-minute meditation exercise. During this is then filtered using a method adapted Taylor et al. [24] to reduce
time, the participant was left alone in the conference room with noise in the data while still preserving variations that represent
the lights slightly dimmed to facilitate a calming experience. The physiological responses. Next, we removed motion artifacts using
meditation environment and devices are shown in Figure 2. the Neurokit function eda_clean()[15]. The EDA signal is then
decomposed into the fast varying phasic component and the slow
varying tonic component using the Neurokit function
eda_phasic(). Statistical features are calculated on each
component, including maximum, mean, standard deviation and
kurtosis. Lastly, peaks in the EDA recordings, deemed as skin
conductance responses (SCRs), were detected through the
Neurokit function eda_process(). Relevant features are calculated
surrounding each SCR, including height, amplitude, rise time, and
recovery time.
31
MobiSys’22, June, 2022, Portland, Oregon USA Y. Jiang et al.
same”, “A little less relaxed”, “Much less relaxed”. Additionally, Table 1: Changes of metrics pre-, during and post-meditation
both the pre- and post-experiment surveys contained the Perceived
Stress Questionnaire (PSQ), a clinically-validated survey designed
to evaluate levels of stress in the participant’s life [14]. The PSQ
Digital Post- Meditation Meditation
contains 30 descriptive statements such as “You feel rested”, Biomarker meditation vs Post- vs Baseline
“You have too many things to do”, and “You have many worries”. vs meditation
Participants are asked to rate these statements using a 4-point Baseline
Likert scale to indicate how frequently they feel the statement
applies to their life. Scoring the PSQ yields a stress index between Heart Rate -5.051 ± -3.596 ± -8.646 ±
0 and 1, with higher scores indicating higher levels of stress. To (bpm) 3.691 3.985 3.760
study the possible effects of prior AR or VR experience on our
(p=0.006) (p=0.037) (p=0.002)
results, participants were asked to rate how frequently they have
used AR and VR headsets, including the Magic Leap One
specifically. To study the possible effects of tiredness and stress RMSSD 5.111 ± 3.842 ± 8.953 ±
levels on our results, participants self-reported these levels prior to 4.773 10.311 9.437
the experiment on two respective 5-point Likert scales, and for (p=0.037) (p=0.132) (p=0.006)
stress we also analyzed data from the aforementioned PSQ.
SDNN 5.269 ± -14.768 ± -9.499 ±
12.367 27.066 17.773
3 Results
(p=0.193) (p=0.131) (p=0.193)
We explored whether HR, HRV, and/or EDA changed between
the baseline, meditation exercise, and post-meditation exercise
EDA Mean -0.162 ± -0.030 ± -0.192 ±
periods. We also explored the correlation between the biosignals
and the stress level in the survey. Based on the
SCR Rise 0.252 0.298 0.367
literature[13,19,21,22,27,36], we expected that HR would Time (p=0.084) (p=0.846) (p=0.131)
decrease and that HRV (both RMSSD and SDNN) would increase
between baseline and meditation. Since lower SCR amplitude and EDA Mean -2.072 ± -9.352 ± -11.424 ±
recovery time indicate lower stress or emotional arousal levels [4], SCR 14.457 8.923 15.328
we also expected that EDA, as represented by the mean SCR Recovery (p=0.432) (p=0.002) (p=0.027)
recovery time, rise time, and amplitude, would decrease along Time
with reported stress levels [16] [6].
EDA Mean -0.013 ± -0.036 ± -0.049 ±
We also hypothesized that post-meditation stress levels as
reported through the PSQ would decrease. Finally, we explored SCR 0.066 0.045 0.086
the experience of wearing AR or VR headsets, hypothesizing that Amplitude (p=0.770) (p=0.037) (p=0.160)
the effects of our meditation app would be weaker in participants
who have less experience wearing AR or VR headsets, as
relaxation effects may be diminished by stimulation related to a 3.2 Pre & Post Survey Analysis
new or unfamiliar experience. The range of self-reported tiredness and stress levels (with 1 being
the least and 5 being most) in the pre-experiment survey spanned
3.1 Statistical Analysis of Biosignals four out of five tiredness levels (1:1 participant, 2:5 participants,
To determine the effect of meditation on the body, Wilcoxon 3:3 participants, 4:1 participant) and all five stress levels (1:2
Rank Sum tests are performed for 18 hypotheses regarding the participants, 2:1 participant, 3:4 participants, 4:1 participant, 5:2
changes in digital biomarkers between the baseline, meditation, participants). In our post-meditation survey, when asked to rate
and post-meditation periods. The results are summarized in Table how relaxed participants felt compared to before the meditation
1: bolded results indicate a p-value less than 0.05, and results exercise on a 5-point Likert scale, 9 out of 10 responded ‘A little
highlighted in red have p-value less than the Bonferroni-corrected more relaxed’ and one participant responded ‘Much more
significance threshold of 0.00278. We observe statistically relaxed’. The majority of participants (7 out of 10) had no
significant differences in two specific digital biomarkers: heart previous experience with headset AR (with four of those having
rate shows a significant difference between the baseline and no experience with VR either), while two participants had used it
meditation periods, and EDA mean SCR recovery time shows a once or twice for a brief period, and one participant used it
significant difference between meditation and post- meditation frequently. These results indicate that our approach can help
periods. users with varying levels of tiredness and stress, as well as those
new to headset AR, to increase their level of relaxation. The fact
that we found no statistically significant differences between pre-
32
Digital biomarkers reflect stress reduction after Augmented Reality
MobiSys’22, June, 2022, Portland, Oregon USA
guided meditation: a feasibility study
and post-meditation stress levels reported in the PSQ was will add another pair of baseline and mediation task (baseline-
expected because many PSQ questions are focused on longer-term meditation-baseline-meditation-baseline). In this way, the
sources of stress, while our meditation session was designed to activities of subjects will not affect the second and third baseline
alleviate short-term stressors. Finally, we observe that the greatest period.
reduction in heart rate, which is the biomarker most strongly
impacted by meditation, occurred in two of the three subjects who
had prior experience with AR. This supports our hypothesis that 5 Conclusion
the effects of AR-based meditation are strongest for users who are In this work, we collected biosignals from subjects who
already familiar with AR. performed a guided meditation using an AR headset. We
compared the biosignals between the baseline, meditation, and
post-meditation periods and discovered a statistically significant
4 Discussion decreases in heart rate during the meditation period as compared
Biofeedback works by providing a perceptible, real-time metric to the baseline and mean SCR recovery time during the post-
indicating the physiological state of the body, which allows the meditation period compared to the meditation period, as well as a
subject to make a conscious effort to improve that metric [39]. By trend toward decreased self-reported stress. Our work indicates
providing visual or auditory cues to the subject about the state of that biosignals recorded during AR-based meditation warrant
their body, such as how happy, focused or relaxed they are, further study to examine physiological changes resulting from
meditation outcomes can be improved [23,26]. In this study, the meditation, and to determine how AR can play a role in improving
only biofeedback mechanism that was implemented was meditation outcomes.
associating the swaying of the AR tree with the participant’s
breaths. While the study included physiological signal analysis to ACKNOWLEDGMENTS
determine the effect of meditation on the body, we did not use any This work was supported in part by the NSF grant CNS-1908051
of these signals to provide feedback to the subjects during and the NSF CAREER Award IIS-204607.
meditation. In future work, we will further explore whether using
biosignals such as eye movement, heart rate, heart rate variability REFERENCES
and EEG for biofeedback, can positively impact the effectiveness [1] Serdar Baltaci and Didem Gokcay. 2016. Stress Detection in Human–Computer
of meditation in an AR environment. Interaction: Fusion of Pupil Dilation and Facial Temperature Features.
International Journal of Human–Computer Interaction 32, 12 (December
2016), 956–966. DOI:https://doi.org/10.1080/10447318.2016.1220069
As detailed in Section 2.2, we also captured eye tracking data [2] David S. Black, Gillian A. O’Reilly, Richard Olmstead, Elizabeth C. Breen, and
while participants were using our AR app using the video- Michael R. Irwin. 2015. Mindfulness Meditation and Improvement in Sleep
Quality and Daytime Impairment Among Older Adults With Sleep
oculography tracker onboard the Magic Leap One headset. Our Disturbances: A Randomized Clinical Trial. JAMA Intern Med 175, 4 (April
hypothesis was that pupil diameter would decrease during the 2015), 494. DOI:https://doi.org/10.1001/jamainternmed.2014.8081
[3] Laura Johnson Chavez, Kelly Kelleher, Natasha Slesnick, Eugene Holowacz,
relaxing meditation exercise based on previous work showing Ellison Luthy, Laura Moore, and Jodi Ford. 2020. Virtual Reality Meditation
positive correlations between stress level and pupil diameter Among Youth Experiencing Homelessness: Pilot Randomized Controlled
[1][18], including within virtual environments[10]. While we did Trial of Feasibility. JMIR Mental Health 7, 9 (September 2020), e18244.
DOI:https://doi.org/10.2196/18244
not find a statistically significant difference between pupil [4] George I. Christopoulos, Marilyn A. Uy, and Wei Jie Yap. 2019. The Body and
diameter at the start and end of the exercise, pupil diameter did the Brain: Measuring Skin Conductance Responses to Understand the
Emotional Experience. Organizational Research Methods 22, 1 (January
reduce for 5 of the 8 participants for which data was available 2019), 394–420. DOI:https://doi.org/10.1177/1094428116681073
(recorded eye tracking data was invalid for 2 participants who [5] Mark R. Costa, Dessa Bergen-Cico, Trevor Grant, Rocio Herrero, Jessica
reported myopia, but were not wearing contact lenses). In future Navarro, Rachel Razza, and Qiu Wang. 2019. Nature Inspired Scenes for
Guided Mindfulness Training: Presence, Perceived Restorativeness and
work we will further examine the effects of AR-based meditation Meditation Depth. In Augmented Cognition (Lecture Notes in Computer
exercises on pupil diameter, as well as its impact on other eye Science), Springer International Publishing, Cham, 517–532.
DOI:https://doi.org/10.1007/978-3-030-22419-6_37
tracking metrics such as the length and number of fixations and [6] Mark R. Costa, Dessa Bergen-Cico, Rachel Razza, Leanne Hirshfield, and Qiu
the speed of eye movements. Wang. 2020. Perceived Restorativeness and Meditation Depth for Virtual
Reality Supported Mindfulness Interventions. In HCI International 2020 –
Late Breaking Papers: Cognition, Learning and Games (Lecture Notes in
While we did see differences in heart rate and HRV, two metrics Computer Science), Springer International Publishing, Cham, 176–189.
which are expected to correspond with effective meditation, pre- DOI:https://doi.org/10.1007/978-3-030-60128-7_14
[7] Nele A. J. De Witte, Sara Scheveneels, Romy Sels, Glen Debard, Dirk Hermans,
and post-meditation, neither difference was statistically and Tom Van Daele. 2020. Augmenting Exposure Therapy: Mobile
significant. This is possibly due to the small population size and Augmented Reality for Specific Phobia. Frontiers in Virtual Reality 1, (2020).
Retrieved April 18, 2022 from
the need for multiple hypothesis correction, for which we used the https://www.frontiersin.org/article/10.3389/frvir.2020.00008
most conservative method. In future studies, a larger participant [8] P. van Gent, H. Farah, N. Nes, and B. van Arem. 2018. Heart Rate Analysis for
population and fewer metrics of focus for statistical testing will Human Factors: Development and Validation of an Open Source Toolkit for
Noisy Naturalistic Heart Rate Data. Proceedings of (2018). Retrieved May 4,
improve the statistical power of this study. To remove the effects 2022 from https://repository.tudelft.nl/islandora/object/uuid%3A5c638e14-
from the order of experiments(baseline-meditation-baseline), we d249-4116-aa05-2e566cf3df02
33
MobiSys’22, June, 2022, Portland, Oregon USA Y. Jiang et al.
[9] Cynthia R. Gross, Mary Jo Kreitzer, Maryanne Reilly-Spong, Melanie Wall, [26] Jeremy Viczko, Jeff Tarrant, and Ray Jackson. 2021. Effects on Mood and EEG
Nicole Y. Winbush, Robert Patterson, Mark Mahowald, and Michel Cramer- States After Meditation in Augmented Reality With and Without Adjunctive
Bornemann. 2011. Mindfulness-Based Stress Reduction Versus Neurofeedback. Frontiers in Virtual Reality 2, (2021). Retrieved May 1, 2022
Pharmacotherapy for Chronic Primary Insomnia: A Randomized Controlled from https://www.frontiersin.org/article/10.3389/frvir.2021.618381
Clinical Trial. EXPLORE 7, 2 (March 2011), 76–87. [27] Tanja G. M. Vrijkotte, Lorenz J. P. van Doornen, and Eco J. C. de Geus. 2000.
DOI:https://doi.org/10.1016/j.explore.2010.12.003 Effects of Work Stress on Ambulatory Blood Pressure, Heart Rate, and Heart
[10] Christian Hirt, Marcel Eckard, and Andreas Kunz. 2020. Stress generation and Rate Variability. Hypertension 35, 4 (April 2000), 880–886.
non-intrusive measurement in virtual environments using eye tracking. J DOI:https://doi.org/10.1161/01.HYP.35.4.880
Ambient Intell Human Comput 11, 12 (December 2020), 5977–5989. [28] Paul K. Whelton, Robert M. Carey, Wilbert S. Aronow, Donald E. Casey, Karen
DOI:https://doi.org/10.1007/s12652-020-01845-y J. Collins, Cheryl Dennison Himmelfarb, Sondra M. DePalma, Samuel
[11] Walter Karlen, Srinivas Raman, J. Mark Ansermino, and Guy A. Dumont. 2013. Gidding, Kenneth A. Jamerson, Daniel W. Jones, Eric J. MacLaughlin, Paul
Multiparameter Respiratory Rate Estimation From the Photoplethysmogram. Muntner, Bruce Ovbiagele, Sidney C. Smith, Crystal C. Spencer, Randall S.
IEEE Transactions on Biomedical Engineering 60, 7 (July 2013), 1946–1953. Stafford, Sandra J. Taler, Randal J. Thomas, Kim A. Williams, Jeff D.
DOI:https://doi.org/10.1109/TBME.2013.2246160 Williamson, and Jackson T. Wright. 2018. 2017
[12] Maria Kozhevnikov, James Elliott, Jennifer Shephard, and Klaus Gramann. ACC/AHA/AAPA/ABC/ACPM/AGS/APhA/ASH/ASPC/NMA/PCNA
2013. Neurocognitive and Somatic Components of Temperature Increases Guideline for the Prevention, Detection, Evaluation, and Management of High
during g-Tummo Meditation: Legend and Reality. PLOS ONE 8, 3 (March Blood Pressure in Adults: A Report of the American College of
2013), e58244. DOI:https://doi.org/10.1371/journal.pone.0058244 Cardiology/American Heart Association Task Force on Clinical Practice
[13] Anne Léonard, Serge Clément, Cheng-Deng Kuo, and Mario Manto. 2019. Guidelines. Circulation 138, 17 (October 2018).
Changes in Heart Rate Variability During Heartfulness Meditation: A Power DOI:https://doi.org/10.1161/CIR.0000000000000596
Spectral Analysis Including the Residual Spectrum. Frontiers in [29] Joseph Wielgosz, Brianna S. Schuyler, Antoine Lutz, and Richard J. Davidson.
Cardiovascular Medicine 6, (2019). Retrieved April 20, 2022 from 2016. Long-term mindfulness training is associated with reliable differences
https://www.frontiersin.org/article/10.3389/fcvm.2019.00062 in resting respiration rate. Sci Rep 6, 1 (June 2016), 27533.
[14] S. Levenstein, C. Prantera, V. Varvo, M. L. Scribano, E. Berto, C. Luzi, and A. DOI:https://doi.org/10.1038/srep27533
Andreoli. 1993. Development of the perceived stress questionnaire: A new [30] Nicole E Wurdak. The Impact of Meditation on Student Writing in an Intensive
tool for psychosomatic research. Journal of Psychosomatic Research 37, 1 English Context. 71.
(January 1993), 19–32. DOI:https://doi.org/10.1016/0022-3999(93)90120-5 [31] 2017. Forest Ambience. Orange Free Sounds. Retrieved May 5, 2022 from
[15] Dominique Makowski, Tam Pham, Zen J. Lau, Jan C. Brammer, François https://orangefreesounds.com/forest-ambience/
Lespinasse, Hung Pham, Christopher Schölzel, and S. H. Annabel Chen. 2021. [32] A beginner’s guide to meditation. Mayo Clinic. Retrieved April 17, 2022 from
NeuroKit2: A Python toolbox for neurophysiological signal processing. Behav https://www.mayoclinic.org/tests-procedures/meditation/in-
Res 53, 4 (August 2021), 1689–1696. DOI:https://doi.org/10.3758/s13428- depth/meditation/art-20045858
020-01516-y [33] National Health Interview Survey 2017. NCCIH. Retrieved April 17, 2022 from
[16] Pedro Morais, Claúdia Quaresma, Ricardo Vigário, and Carla Quintão. 2021. https://www.nccih.nih.gov/research/statistics/nhis/2017
Electrophysiological effects of mindfulness meditation in a concentration test. [34] Meditation: In Depth. NCCIH. Retrieved May 6, 2022 from
Med Biol Eng Comput 59, 4 (April 2021), 759–773. https://www.nccih.nih.gov/health/meditation-in-depth
DOI:https://doi.org/10.1007/s11517-021-02332-y [35] Digital Biomarkers | Karger Journal. Retrieved May 5, 2022 from
[17] Jason C. Ong, Rachel Manber, Zindel Segal, Yinglin Xia, Shauna Shapiro, and https://www.karger.com/Journal/Home/271954
James K. Wyatt. 2014. A Randomized Controlled Trial of Mindfulness [36] Effect of Heartfulness cleaning and meditation on heart rate variability -
Meditation for Chronic Insomnia. Sleep 37, 9 (September 2014), 1553–1563. ClinicalKey. Retrieved April 20, 2022 from
DOI:https://doi.org/10.5665/sleep.4010 https://www.clinicalkey.com/#!/content/playContent/1-s2.0-
[18] Marco Pedrotti, Mohammad Ali Mirzaei, Adrien Tedesco, Jean-Rémy S0019483217308878?returnurl=https:%2F%2Flinkinghub.elsevier.com%2Fre
Chardonnet, Frédéric Mérienne, Simone Benedetto, and Thierry Baccino. trieve%2Fpii%2FS0019483217308878%3Fshowall%3Dtrue&referrer=https:
2014. Automatic Stress Classification With Pupil Diameter Analysis. %2F%2Fpubmed.ncbi.nlm.nih.gov%2F
International Journal of Human–Computer Interaction 30, 3 (March 2014), [37] Guided Meditations - UCLA Mindful Awareness Research Center - Los
220–236. DOI:https://doi.org/10.1080/10447318.2013.848320 Angeles, CA. Retrieved May 5, 2022 from
[19] Pushpanathan Punita, Kuppusamy Saranya, and Subramanian Kumar. 2016. https://www.uclahealth.org/marc/mindful-meditations
Gender difference in heart rate variability in medical students and association [38] Qualtrics XM - Experience Management Software. Qualtrics. Retrieved May 5,
with the level of stress. Natl J Physiol Pharm Pharmacol 6, 5 (2016), 431. 2022 from https://www.qualtrics.com/
DOI:https://doi.org/10.5455/njppp.2016.6.0102325042016 [39] Biofeedback - Mayo Clinic. Retrieved May 4, 2022 from
[20] Joan Sol Roo, Renaud Gervais, Jeremy Frey, and Martin Hachet. 2017. Inner https://www.mayoclinic.org/tests-procedures/biofeedback/about/pac-
Garden: Connecting Inner States to a Mixed Reality Sandbox for Mindfulness. 20384664
In Proceedings of the 2017 CHI Conference on Human Factors in Computing
Systems, ACM, Denver Colorado USA, 1459–1470.
DOI:https://doi.org/10.1145/3025453.3025743
[21] Nancy L. Sin, Richard P. Sloan, Paula S. McKinley, and David M. Almeida.
2016. Linking Daily Stress Processes and Laboratory-Based Heart Rate
Variability in a National Sample of Midlife and Older Adults. Psychosomatic
Medicine 78, 5 (June 2016), 573–582.
DOI:https://doi.org/10.1097/PSY.0000000000000306
[22] Steven R. Steinhubl, Nathan E. Wineinger, Sheila Patel, Debra L. Boeldt,
Geoffrey Mackellar, Valencia Porter, Jacob T. Redmond, Evan D. Muse,
Laura Nicholson, Deepak Chopra, and Eric J. Topol. 2015. Cardiovascular
and nervous system changes during meditation. Frontiers in Human
Neuroscience 9, (2015). Retrieved May 5, 2022 from
https://www.frontiersin.org/article/10.3389/fnhum.2015.00145
[23] Jeff Tarrant. 2020. Neuromeditation: The Science and Practice of Combining
Neurofeedback and Meditation for Improved Mental Health. IntechOpen.
DOI:https://doi.org/10.5772/intechopen.93781
[24] Sara Taylor, Natasha Jaques, Weixuan Chen, Szymon Fedor, Akane Sano, and
Rosalind Picard. 2015. Automatic identification of artifacts in electrodermal
activity data. In 2015 37th Annual International Conference of the IEEE
Engineering in Medicine and Biology Society (EMBC), IEEE, Milan, 1934–
1937. DOI:https://doi.org/10.1109/EMBC.2015.7318762
[25] Angela Thao, Nick Shaughnessy, Sneha Ramesh, and Troy Thompsen. 2017.
Stress response to Stroop color test following a meditative practice, measured
with Heart Rate, Blood Pressure, and Respiratory Rates. (2017). Retrieved
May 5, 2022 from https://minds.wisconsin.edu/handle/1793/81878
34