1,835 research outputs found
SCLAiR : Supervised Contrastive Learning for User and Device Independent Airwriting Recognition
Airwriting Recognition is the problem of identifying letters written in free
space with finger movement. It is essentially a specialized case of gesture
recognition, wherein the vocabulary of gestures corresponds to letters as in a
particular language. With the wide adoption of smart wearables in the general
population, airwriting recognition using motion sensors from a smart-band can
be used as a medium of user input for applications in Human-Computer
Interaction. There has been limited work in the recognition of in-air
trajectories using motion sensors, and the performance of the techniques in the
case when the device used to record signals is changed has not been explored
hitherto. Motivated by these, a new paradigm for device and user-independent
airwriting recognition based on supervised contrastive learning is proposed. A
two stage classification strategy is employed, the first of which involves
training an encoder network with supervised contrastive loss. In the subsequent
stage, a classification head is trained with the encoder weights kept frozen.
The efficacy of the proposed method is demonstrated through experiments on a
publicly available dataset and also with a dataset recorded in our lab using a
different device. Experiments have been performed in both supervised and
unsupervised settings and compared against several state-of-the-art domain
adaptation techniques. Data and the code for our implementation will be made
available at https://github.com/ayushayt/SCLAiR
ImAiR: Airwriting Recognition framework using Image Representation of IMU Signals
The problem of Airwriting Recognition is focused on identifying letters
written by movement of finger in free space. It is a type of gesture
recognition where the dictionary corresponds to letters in a specific language.
In particular, airwriting recognition using sensor data from wrist-worn devices
can be used as a medium of user input for applications in Human-Computer
Interaction (HCI). Recognition of in-air trajectories using such wrist-worn
devices is limited in literature and forms the basis of the current work. In
this paper, we propose an airwriting recognition framework by first encoding
the time-series data obtained from a wearable Inertial Measurement Unit (IMU)
on the wrist as images and then utilizing deep learning-based models for
identifying the written alphabets. The signals recorded from 3-axis
accelerometer and gyroscope in IMU are encoded as images using different
techniques such as Self Similarity Matrix (SSM), Gramian Angular Field (GAF)
and Markov Transition Field (MTF) to form two sets of 3-channel images. These
are then fed to two separate classification models and letter prediction is
made based on an average of the class conditional probabilities obtained from
the two models. Several standard model architectures for image classification
such as variants of ResNet, DenseNet, VGGNet, AlexNet and GoogleNet have been
utilized. Experiments performed on two publicly available datasets demonstrate
the efficacy of the proposed strategy. The code for our implementation will be
made available at https://github.com/ayushayt/ImAiR
Spatiotemporal characteristics in systems of diffusively coupled excitable slow-fast FitzHugh-Rinzel dynamical neurons
In this paper, we study an excitable, biophysical system that supports wave propagation of nerve impulses. We con- sider a slow-fast, FitzHugh-Rinzel neuron model where only the membrane voltage interacts diffusively, giving rise to the formation of spatiotemporal patterns. We focus on local, nonlinear excitations and diverse neural responses in an excitable 1- and 2-dimensional configuration of diffusively coupled FitzHugh-Rinzel neurons. The study of the emerg- ing spatiotemporal patterns is essential in understanding the working mechanism in different brain areas. We derive analytically the coefficients of the amplitude equations in the vicinity of Hopf bifurcations and characterize various patterns, including spirals exhibiting complex geometric substructures. Further, we derive analytically the condition for the development of antispirals in the neighborhood of the bifurcation point. The emergence of broken target waves can be observed to form spiral-like profiles. The spatial dynamics of the excitable system exhibits 2- and multi-arm spirals for small diffusive couplings. Our results reveal a multitude of neural excitabilities and possible conditions for the emergence of spiral-wave formation. Finally, we show that the coupled excitable systems with different firing characteristics, participate in a collective behavior that may contribute significantly to irregular neural dynamics
- …