Researcher profile

Michael Stewart

Michael Stewart contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - Emerging
10works
0followers
7topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

10 published item(s)

preprint2022arXiv

Auditory Feedback for Standing Balance Improvement in Virtual Reality

Virtual Reality (VR) users often experience postural instability, i.e., balance problems, which could be a major barrier to universal usability and accessibility for all, especially for persons with balance impairments. Prior research has confirmed the imbalance effect, but minimal research has been conducted to reduce this effect. We recruited 42 participants (with balance impairments: 21, without balance impairments: 21) to investigate the impact of several auditory techniques on balance in VR, specifically spatial audio, static rest frame audio, rhythmic audio, and audio mapped to the center of pressure (CoP). Participants performed two types of tasks - standing visual exploration and standing reach and grasp. Within-subject results showed that each auditory technique improved balance in VR for both persons with and without balance impairments. Spatial and CoP audio improved balance significantly more than other auditory conditions. The techniques presented in this research could be used in future virtual environments to improve standing balance and help push VR closer to universal usability.

preprint2022arXiv

Auditory Feedback to Make Walking in Virtual Reality More Accessible

The objective of this study is to investigate the impact of several auditory feedback modalities on gait (i.e., walking patterns) in virtual reality (VR). Prior research has substantiated gait disturbances in VR users as one of the primary obstacles to VR usability. However, minimal research has been done to mitigate this issue. We recruited 39 participants (with mobility impairments: 18, without mobility impairments: 21) who completed timed walking tasks in a real-world environment and the same tasks in a VR environment with various types of auditory feedback. Within-subject results showed that each auditory condition significantly improved gait performance while in VR (p < .001) compared to the no auditory condition in VR for both groups of participants with and without mobility impairments. Moreover, spatial audio improved gait performance significantly (p < .001) compared to other auditory conditions for both groups of participants. This research could help to make walking in VR more accessible for people with and without mobility impairments.

preprint2022arXiv

Standing Balance Improvement Using Vibrotactile Feedback in Virtual Reality

Virtual Reality (VR) users often encounter postural instability, i.e., balance issues, which can be a significant impediment to universal usability and accessibility, particularly for those with balance impairments. Prior research has validated imbalance issues, but little effort has been made to mitigate them. We recruited 39 participants (with balance impairments: 18, without balance impairments: 21) to examine the effect of various vibrotactile feedback techniques on balance in virtual reality, specifically spatial vibrotactile, static vibrotactile, rhythmic vibrotactile, and vibrotactile feedback mapped to the center of pressure (CoP). Participants completed standing visual exploration and standing reach and grasp tasks. According to within-subject results, each vibrotactile feedback enhanced balance in VR significantly (p < .001) for those with and without balance impairments. Spatial and CoP vibrotactile feedback enhanced balance significantly more (p < .001) than other vibrotactile feedback. This study presents strategies that might be used in future virtual environments to enhance standing balance and bring VR closer to universal usage.

preprint2022arXiv

Vibrotactile Feedback to Make Real Walking in Virtual Reality More Accessible

This research aims to examine the effects of various vibrotactile feedback techniques on gait (i.e., walking patterns) in virtual reality (VR). Prior studies have demonstrated that gait disturbances in VR users are significant usability barriers. However, adequate research has not been performed to address this problem. In our study, 39 participants (with mobility impairments: 18, without mobility impairments: 21) performed timed walking tasks in a real-world environment and identical activities in a VR environment with different forms of vibrotactile feedback (spatial, static, and rhythmic). Within-group results revealed that each form of vibrotactile feedback improved gait performance in VR significantly (p < .001) relative to the no vibrotactile condition in VR for individuals with and without mobility impairments. Moreover, spatial vibrotactile feedback increased gait performance significantly (p < .001) in both participant groups compared to other vibrotactile conditions. The findings of this research will help to make real walking in VR more accessible for those with and without mobility impairments.

preprint2020arXiv

E2EET: From Pipeline to End-to-end Entity Typing via Transformer-Based Embeddings

Entity Typing (ET) is the process of identifying the semantic types of every entity within a corpus. In contrast to Named Entity Recognition, where each token in a sentence is labelled with zero or one class label, ET involves labelling each entity mention with one or more class labels. Existing entity typing models, which operate at the mention level, are limited by two key factors: they do not make use of recently-proposed context-dependent embeddings, and are trained on fixed context windows. They are therefore sensitive to window size selection and are unable to incorporate the context of the entire document. In light of these drawbacks we propose to incorporate context using transformer-based embeddings for a mention-level model, and an end-to-end model using a Bi-GRU to remove the dependency on window size. An extensive ablative study demonstrates the effectiveness of contextualised embeddings for mention-level models and the competitiveness of our end-to-end model for entity typing.

preprint2015arXiv

Nonadiabatic Diffraction of Matter Waves

Diffraction phenomena usually can be formulated in terms of a potential that induces the redistribution of a wave&#39;s momentum. Using an atomic Bose-Einstein condensate coupled to the orbitals of a state-selective optical lattice, we investigate a hitherto unexplored nonadiabatic regime of diffraction in which no diffracting potential can be defined, and in which the adiabatic dressed states are strongly mixed. We show how, in the adiabatic limit, the observed coupling between internal and external dynamics gives way to standard Kapitza-Dirac diffraction of atomic matter waves. We demonstrate the utility of our scheme for atom interferometry and discuss prospects for studies of dissipative superfluid phenomena.

preprint2014arXiv

Gamma-rays Associated with Nearby Thunderstorms at Ground Level

The TGF and Energetic Thunderstorm Rooftop Array (TETRA) is an array of NaI scintillators located at rooftop level on the campus of Louisiana State University in Baton Rouge, Louisiana. From July 2010 through March 2014, TETRA has detected 28 millisecond-duration bursts of gamma-rays at energies 50 keV - 2 MeV associated with nearby (< 8 km) thunderstorms. The ability to observe ground-level Terrestrial Gamma Flashes from close to the source allows a unique analysis of the storm cells producing these events. The results of the initial analysis will be presented.

preprint2014arXiv

Natural Language Feature Selection via Cooccurrence

Specificity is important for extracting collocations, keyphrases, multi-word and index terms [Newman et al. 2012]. It is also useful for tagging, ontology construction [Ryu and Choi 2006], and automatic summarization of documents [Louis and Nenkova 2011, Chali and Hassan 2012]. Term frequency and inverse-document frequency (TF-IDF) are typically used to do this, but fail to take advantage of the semantic relationships between terms [Church and Gale 1995]. The result is that general idiomatic terms are mistaken for specific terms. We demonstrate use of relational data for estimation of term specificity. The specificity of a term can be learned from its distribution of relations with other terms. This technique is useful for identifying relevant words or terms for other natural language processing tasks.

preprint2013arXiv

Algorithmic Diversity for Software Security

Software diversity protects against a modern-day exploits such as code-reuse attacks. When an attacker designs a code-reuse attack on an example executable, it relies on replicating the target environment. With software diversity, the attacker cannot reliably replicate their target. This is a security benefit which can be applied to massive-scale software distribution. When applied to large-scale communities, an invested attacker may perform analysis of samples to improve the chances of a successful attack (M. Franz). We present a general NOP-insertion algorithm which can be expanded and customized for security, performance, or other costs. We demonstrate an improvement in security so that a code-reuse attack based on any one variant has minimal chances of success on another and analyse the costs of this method. Alternately, the variants may be customized to meet performance or memory overhead constraints. Deterministic diversification allows for the flexibility to balance these needs in a way that doesn&#39;t exist in a random online method.

preprint2013arXiv

TETRA Observation of Gamma Rays at Ground Level Associated with Nearby Thunderstorms

Terrestrial Gamma ray Flashes (TGFs) -- very short, intense bursts of electrons, positrons, and energetic photons originating from terrestrial thunderstorms -- have been detected with satellite instruments. TETRA, an array of NaI(Tl) scintillators at Louisiana State University, has now been used to detect similar bursts of 50 keV to over 2 MeV gamma rays at ground level. After 2.6 years of observation, twenty-four events with durations 0.02- 4.2 msec have been detected associated with nearby lightning, three of them coincident events observed by detectors separated by ~1000 m. Nine of the events occurred within 6 msec and 3 miles of negative polarity cloud-to-ground lightning strokes with measured currents in excess of 20 kA. The events reported here constitute the first catalog of TGFs observed at ground level in close proximity to the acceleration site.