Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 28 of 28

Full-Text Articles in Physical Sciences and Mathematics

Towards Computational Human Behavior Modeling For Just-In-Time Adaptive Interventions, Tylar Murray Nov 2016

Towards Computational Human Behavior Modeling For Just-In-Time Adaptive Interventions, Tylar Murray

USF Tampa Graduate Theses and Dissertations

The advent of powerful wearable devices and smartphones has enabled a new generation of “in-the-wild” user studies, adaptive behavioral intervention strategies, and context measurement. Though numerous proof-of-concept studies continue to push the limitations of what a behavioral scientist can do with these technologies, there remains a major methodological roadblock separating behavioral theory and application. Avatar-user interaction theory, for example, is not well defined in its formulation, and thus guidelines for intervention designers depend on heuristic methods and designer intuition. Computational modeling has been slow to move into behavioral science in general, but a growing population of behavioral scientists recognize this …


Locomotion In Virtual Reality For Room Scale Tracked Areas, Evren Bozgeyikli Nov 2016

Locomotion In Virtual Reality For Room Scale Tracked Areas, Evren Bozgeyikli

USF Tampa Graduate Theses and Dissertations

In the recent years, virtual reality has been used as an effective tool for a wide range of areas such as training, rehabilitation, education and games. The affordability of the new generation headsets helped this medium to become more widespread. However, in order for virtual reality to become mainstream, more content that is specifically designed for this medium is needed. Since virtual reality is a different technology than the computer systems, different design principles may be required for these content for better user experience. One of the crucial components of virtual reality applications is locomotion, since the viewpoint of the …


Virtual Reality Serious Games For Individuals With Autism Spectrum Disorder: Design Considerations, Lal Bozgeyikli Nov 2016

Virtual Reality Serious Games For Individuals With Autism Spectrum Disorder: Design Considerations, Lal Bozgeyikli

USF Tampa Graduate Theses and Dissertations

Virtual reality has been a popular training tool for individuals with Autism Spectrum Disorder (ASD) in recent years. Although virtual reality was proven to be a promising tool for individuals with ASD by many previous studies, effects of virtual reality properties on user experience is still an unexplored area. More comparison studies and reliable data are needed to identify the benefits of different VR methods and properties, and leverage the future VR systems. In this dissertation, we explored effects of virtual reality properties on user experience of high functioning individuals with ASD with four different serious game experiments. The first …


Automatic Pain Assessment From Infants’ Crying Sounds, Chih-Yun Pai Nov 2016

Automatic Pain Assessment From Infants’ Crying Sounds, Chih-Yun Pai

USF Tampa Graduate Theses and Dissertations

Crying is infants utilize to express their emotional state. It provides the parents and the nurses a criterion to understand infants’ physiology state. Many researchers have analyzed infants’ crying sounds to diagnose specific diseases or define the reasons for crying. This thesis presents an automatic crying level assessment system to classify infants’ crying sounds that have been recorded under realistic conditions in the Neonatal Intensive Care Unit (NICU) as whimpering or vigorous crying. To analyze the crying signal, Welch’s method and Linear Predictive Coding (LPC) are used to extract spectral features; the average and the standard deviation of the frequency …


Why Consumers Disclose Their Tourism Experiences On Tourism Social Networking Sites: Multiple Theoretical Perspectives, Junshu Zhang Oct 2016

Why Consumers Disclose Their Tourism Experiences On Tourism Social Networking Sites: Multiple Theoretical Perspectives, Junshu Zhang

USF Tampa Graduate Theses and Dissertations

Tourism social networking sites (SNSs) are websites that provide users with templates for describing their travel experiences and an infrastructure to share such travel posts with a network of like-minded individuals. Tourism SNSs represent an important advertising channel for the tourism industry, as they may assist travelers in selecting destinations and planning vacations on the basis of other travelers’ experiences, which may further stimulate travel and generate income for the tourism industry (Yazdanifard & Yee, 2014). User-generated content (UGC) in the form of travel posts is the core offering and key success factor of tourism SNSs. Travel posts constitute a …


Voltage Droop Analysis And Mitigation In Sttram-Based Last Level Cache, Radha Krishna Aluru Oct 2016

Voltage Droop Analysis And Mitigation In Sttram-Based Last Level Cache, Radha Krishna Aluru

USF Tampa Graduate Theses and Dissertations

Preferred especially for a Last Level Cache (LLC) due to its high retention and tolerance capabilities, Spin-Transfer Torque Random Access Memory (STTRAM) is an emerging and a promising Non-Volatile Memory (NVM) technology. To switch the magnetization of a Magnetic Tunnel Junction (MTJ), the amount of current needed is very high (~100μA per bit). For a full cache line (512-bit) write, this extremely high current results in a voltage droop in the conventional cache architecture. Due to this droop, the write operation fails especially when the farthest bank of the cache is accessed. In this thesis, we perform an analysis of …


Scalable Clustering Using The Dempster-Shafer Theory Of Evidence, Alireza Chakeri Oct 2016

Scalable Clustering Using The Dempster-Shafer Theory Of Evidence, Alireza Chakeri

USF Tampa Graduate Theses and Dissertations

Clustering large data sets has become very important as the amount of available unlabeled data increases. Single Pass Fuzzy C-Means (SPFCM) is useful when memory is too limited to load the whole data set. The main idea is to divide dataset into several chunks and to apply fuzzy c-means (FCM) to each chunk. SPFCM uses the weighted cluster centers of the previous chunk in the next data chunks. However, when the number of chunks is increased, the algorithm shows sensitivity to the order in which the data is processed. Hence, we improved SPFCM by recognizing boundary and noisy data in …


Pedestrian Detection In Low Quality Moving Camera Videos, Saurabh Hinduja Oct 2016

Pedestrian Detection In Low Quality Moving Camera Videos, Saurabh Hinduja

USF Tampa Graduate Theses and Dissertations

Pedestrian detection is one of the most researched areas in computer vision and is rapidly gaining importance with the emergence of autonomous vehicles and steering assistance technology. Much work has been done in this field, ranging from the collection of extensive datasets to benchmarking of new technologies, but all the research depends on high-quality hardware such as high-resolution cameras, Light Detection and Ranging (LIDAR) and radar.

For detection in low-quality moving camera videos, we use image deblurring techniques to reconstruct image frames and use existing pedestrian detection algorithms and compare our results with the leading research done in this area.


Parallelization Of Push-Based System For Molecular Simulation Data Analysis With Gpu, Iliiazbek Akhmedov Oct 2016

Parallelization Of Push-Based System For Molecular Simulation Data Analysis With Gpu, Iliiazbek Akhmedov

USF Tampa Graduate Theses and Dissertations

Modern simulation systems generate big amount of data, which consequently has to be analyzed in a timely fashion. Traditional database management systems follow principle of pulling the needed data, processing it, and then returning the results. This approach is then optimized by means of caching, storing in different structures, or doing some sacrifices on precision of the results to make it faster. When it comes to the point of doing various queries that require analysis of the whole data, this design has the following disadvantages: considerable overhead on traditional disk random I/O framework while reading from the simulation output files …


Efficient Algorithms And Applications In Topological Data Analysis, Junyi Tu Jul 2016

Efficient Algorithms And Applications In Topological Data Analysis, Junyi Tu

USF Tampa Graduate Theses and Dissertations

Topological Data Analysis (TDA) is a new and fast growing research field developed over last two decades. TDA finds many applications in computer vision, computer graphics, scientific visualization, molecular biology, and material science, to name a few. In this dissertation, we make algorithmic and application contributions to three data structures in TDA: contour trees, Reeb graphs, and Mapper. From the algorithmic perspective, we design a parallel algorithm for contour tree construction and implement it in OpenCL. We also design and implement critical point pairing algorithms to compute persistence diagrams directly from contour trees, Reeb graphs, and Mapper. In terms of …


A Smartphone-Based System For Clinical Gait Assessment, Andres Alfredo Perez Leon Jun 2016

A Smartphone-Based System For Clinical Gait Assessment, Andres Alfredo Perez Leon

USF Tampa Graduate Theses and Dissertations

Patients with lower limbs problems are an increasing population in the US and many of them require surgery and its subsequent post-op Physical Therapy (PT). For all these patients, tracking their progress and evolution towards full recovery is very important. To assess the patients and track their progress, patients are usually required to perform very specific tests administered by a physical therapist. These tests either require very expensive equipment or rather require the subjective experience of the physical therapist who administer them. One of these tests is the Functional Gait Assessment (FGA) test, perhaps the most widely adopted one for …


Authentication In Wireless Body Area Networks (Wban), Nagalaxmi Yenuganti Jun 2016

Authentication In Wireless Body Area Networks (Wban), Nagalaxmi Yenuganti

USF Tampa Graduate Theses and Dissertations

With the advancements in technology and computing environment capabilities, the number of devices that people carry has increased exponentially. This increase initially occurred as a result of necessity to monitor the human body condition due to chronic diseases, heart problems etc. Later, individuals’ interest was drawn towards self-monitoring their physiology and health care. This is achieved by implanting various sensors that can proactively monitor the human body based on medical necessity and the health condition of the user. Sensors connected on a human body perceive phenomena such as locomotion or heartbeat, and act accordingly to form a Body Area Network. …


Fast Computation On Processing Data Warehousing Queries On Gpu Devices, Sam Cyrus Jun 2016

Fast Computation On Processing Data Warehousing Queries On Gpu Devices, Sam Cyrus

USF Tampa Graduate Theses and Dissertations

Current database management systems use Graphic Processing Units (GPUs) as dedicated accelerators to process each individual query, which results in underutilization of GPU. When a single query data warehousing workload was run on an open source GPU query engine, the utilization of main GPU resources was found to be less than 25%. The low utilization then leads to low system throughput. To resolve this problem, this paper suggests a way to transfer all of the desired data into the global memory of GPU and keep it until all queries are executed as one batch. The PCIe transfer time from CPU …


Enforcing Security Policies On Gpu Computing Through The Use Of Aspect-Oriented Programming Techniques, Bader Albassam Jun 2016

Enforcing Security Policies On Gpu Computing Through The Use Of Aspect-Oriented Programming Techniques, Bader Albassam

USF Tampa Graduate Theses and Dissertations

This thesis presents a new security policy enforcer designed for securing parallel computation on CUDA GPUs. We show how the very features that make a GPGPU desirable have already been utilized in existing exploits, fortifying the need for security protections on a GPGPU. An aspect weaver was designed for CUDA with the goal of utilizing aspect-oriented programming for security policy enforcement. Empirical testing verified the ability of our aspect weaver to enforce various policies. Furthermore, a performance analysis was performed to demonstrate that using this policy enforcer provides no significant performance impact over manual insertion of policy code. Finally, future …


Oversampling Methods For Imbalanced Dataset Classification And Their Application To Gynecological Disorder Diagnosis, Iman Nekooeimehr Jun 2016

Oversampling Methods For Imbalanced Dataset Classification And Their Application To Gynecological Disorder Diagnosis, Iman Nekooeimehr

USF Tampa Graduate Theses and Dissertations

In many applications, the dataset for classification may be highly imbalanced where most of the instances in the training set may belong to some of the classes (majority classes), while only a few instances are from the other classes (minority classes). Conventional classifiers will strongly favor the majority class and ignore the minority instances. The imbalance problem can occur in both binary data classification and also in ordinal regression. Ordinal regression is a supervised approach for learning the ordinal relationship between classes. Extensive research has been performed for addressing imbalanced datasets for binary classification; however, current methods do not address …


Impact Of Visualization On Engineers – A Survey, Dhaval Kashyap Shah Jun 2016

Impact Of Visualization On Engineers – A Survey, Dhaval Kashyap Shah

USF Tampa Graduate Theses and Dissertations

In the recent years, there has been a tremendous growth in data. Numerous research and technologies have been proposed and developed in the field of Visualization to cope with the associated data analytics. Despite these new technologies, the pace of people’s capacity to perform data analysis has not kept pace with the requirement. Past literature has hinted as to various reasons behind this disparity. The purpose of this research is to demonstrate specifically the usage of Visualization in the field of engineering. We conducted the research with the help of a survey identifying the places where Visualization educational shortcomings may …


Digital Integration, Jacob C. Boccio Jun 2016

Digital Integration, Jacob C. Boccio

USF Tampa Graduate Theses and Dissertations

Artificial intelligence is an emerging technology; something far beyond smartphones, cloud integration, or surgical microchip implantation. Utilizing the work of Ray Kurzweil, Nick Bostrom, and Steven Shaviro, this thesis investigates technology and artificial intelligence through the lens of the cinema. It does this by mapping contemporary concepts and the imagined worlds in film as an intersection of reality and fiction that examines issues of individual identity and alienation. I look at a non-linear timeline of films involving machine advancement, machine intelligence, and stages of post-human development; Elysium (2013) and Surrogates (2009) are about technology as an extension of the self, …


Secure Communication Scheme In Smart Home Environment, Hari Krishna Jonnalagadda Jun 2016

Secure Communication Scheme In Smart Home Environment, Hari Krishna Jonnalagadda

USF Tampa Graduate Theses and Dissertations

Internet of Things, has started to mark its existence from past few years. Right from its inception with a coke machine at Carnegie Mellon University, it has come a long way, connecting billions of devices to internet. This journey is well supported by the advancements in networking, hardware miniaturization and sensing capabilities. Diverse nature of applications of Internet of Things, has cut the communication barriers between the varieties of fields ranging from manufacturing industry to health-care industry. Smart Home is one such application of Internet of Things. Connectivity of home appliances, to achieve automation in living, defines Smart Home. Out …


Video Data Collection For Continuous Identity Assurance, Janani Venkatesan Jun 2016

Video Data Collection For Continuous Identity Assurance, Janani Venkatesan

USF Tampa Graduate Theses and Dissertations

Frequently monitoring the identity of a person connected to a secure system is an important component in a cyber-security system. Identity Assurance (IA) mechanisms which continuously confirm and verify users’ identity after the initial authentication process ensure integrity and security. Such systems prevent unauthorized access and eliminate the need of an authorized user to present credentials repeatedly for verification. Very few cyber-security systems deploy such IA modules. These IA modules are typically based on computer vision and machine learning algorithms. These algorithms work effectively when trained with representative datasets. This thesis describes our effort at collecting a small dataset of …


Blind And Visually Impaired Users Adaptation To Web Environments: A Qualitative Study, Raneem Saqr Jun 2016

Blind And Visually Impaired Users Adaptation To Web Environments: A Qualitative Study, Raneem Saqr

USF Tampa Graduate Theses and Dissertations

Although much research exists on human behavior in online environments, research on users with disabilities is still rare. To draw more attention to this population, this dissertation explored browsing patterns and adaptive behaviors of people with visual disability across different online environments common in daily activities: social network, e-commerce, online information, and search engines’ websites. The main objective of this study is to propose a conceptual framework of how blind and visually impaired users browse and adapt to different web environments. We achieve this objective using a qualitative approach through three studies. In the first study, the researchers collect data …


Msspark: Implementation Of Molecular Simulation Queries Using Apache Spark, Parneet Kaur Jun 2016

Msspark: Implementation Of Molecular Simulation Queries Using Apache Spark, Parneet Kaur

USF Tampa Graduate Theses and Dissertations

Huge amount of data is being generated in almost every field and it cannot be avoided, rather is essential for the advancement of the field. Analysis of this data requires intensive computing power. Molecular Simulation is a powerful tool for understanding the behavior of natural systems. The simulation generates large amount data while observing the spatial and temporal relationships. The challenge is to handle the analytical queries that are often compute intensive.

Although various tools exist to tackle this problem, but in this paper we have tried an alternate approach that uses Apache Spark- a modern big data platform – …


A Communication Protocol For Nanogrids And Its Application In Off-Grid Rural Areas Of Developing Countries, Sowmya Srikanth Jun 2016

A Communication Protocol For Nanogrids And Its Application In Off-Grid Rural Areas Of Developing Countries, Sowmya Srikanth

USF Tampa Graduate Theses and Dissertations

In a developing country such as India, 44% of the population does not have access to power and for many others, the power supply is unreliable. A nanogrid, defined as “a single domain for voltage, reliability and administration”, is a possible solution to distribute power to such off-grid areas. Built from the bottom up, nanogrids have the ability to function independently, using locally generated power (such as solar power) as the power source. Such grids enable residents to lead more productive lives, with improved access to power. This thesis designs a new communication protocol for nanogrids to enable matching demand …


Determining The Effectiveness Of Soil Treatment On Plant Stress Using Smart-Phone Cameras, Anurag Panwar Jun 2016

Determining The Effectiveness Of Soil Treatment On Plant Stress Using Smart-Phone Cameras, Anurag Panwar

USF Tampa Graduate Theses and Dissertations

Plants are vital to the health of our biosphere, and effectively sustaining their growth is fundamental to the existence of life on this planet. A critical aspect, which decides the sustainability of plant growth is the quality of soil. All other things being fixed, the quality of soil greatly impacts the plant stress, which in turn impacts overall health. Although plant stress manifests in many ways, one of the clearest indicators are colors of the leaves. In this thesis, we conducted an experimental study in a greenhouse for detecting plant stress caused by nutrient deficienceies in soil using smartphone cameras, …


The Role Of Social Ties In Dynamic Networks, Xiang Zuo Apr 2016

The Role Of Social Ties In Dynamic Networks, Xiang Zuo

USF Tampa Graduate Theses and Dissertations

Social networks are everywhere, from face-to-face activities to online social networks such as Flickr, YouTube and Facebook. In social networks, ties (relationships) are connections between people. The change of social relationships over time consequently leads to the evolution of the social network structure. At the same time, ties serve as carriers to transfer pieces of information from one person to another.

Studying social ties is critical to understanding the fundamental processes behind the network. Although many studies on social networks have been carried out over the last many decades, most of the work either used small in-lab datasets, or focused …


Design Exploration And Application Of Reversible Circuits In Emerging Technologies, Saurabh Kotiyal Apr 2016

Design Exploration And Application Of Reversible Circuits In Emerging Technologies, Saurabh Kotiyal

USF Tampa Graduate Theses and Dissertations

The reversible logic has promising applications in emerging computing paradigms, such as quantum computing, quantum dot cellular automata, optical computing, etc. In reversible logic gates, there is a unique one-to-one mapping between the inputs and outputs. To generate a useful gate function, the reversible gates require some constant ancillary inputs called ancilla inputs. Also to maintain the reversibility of the circuits some additional unused outputs are required that are referred to as the garbage outputs. The number of ancilla inputs, the number of garbage outputs and quantum cost plays an important role in the evaluation of reversible circuits. Thus minimizing …


A Quantified Model Of Security Policies, With An Application For Injection-Attack Prevention, Donald James Ray Apr 2016

A Quantified Model Of Security Policies, With An Application For Injection-Attack Prevention, Donald James Ray

USF Tampa Graduate Theses and Dissertations

This dissertation generalizes traditional models of security policies, from specifications of whether programs are secure, to specifications of how secure programs are. This is a generalization from qualitative, black-and-white policies to quantitative, gray policies. Included are generalizations from traditional definitions of safety and liveness policies to definitions of gray-safety and gray-liveness policies. These generalizations preserve key properties of safety and liveness, including that the intersection of safety and liveness is a unique allow-all policy and that every policy can be written as the conjunction of a single safety and a single liveness policy. It is argued that the generalization provides …


Modeling And Survival Analysis Of Breast Cancer: A Statistical, Artificial Neural Network, And Decision Tree Approach, Venkateswara Rao Mudunuru Mar 2016

Modeling And Survival Analysis Of Breast Cancer: A Statistical, Artificial Neural Network, And Decision Tree Approach, Venkateswara Rao Mudunuru

USF Tampa Graduate Theses and Dissertations

Survival analysis today is widely implemented in the fields of medical and biological sciences, social sciences, econometrics, and engineering. The basic principle behind the survival analysis implies to a statistical approach designed to take into account the amount of time utilized for a study period, or the study of time between entry into observation and a subsequent event. The event of interest pertains to death and the analysis consists of following the subject until death. Events or outcomes are defined by a transition from one discrete state to another at an instantaneous moment in time. In the recent years, research …


Label Noise Cleaning Using Support Vector Machines, Rajmadhan Ekambaram Feb 2016

Label Noise Cleaning Using Support Vector Machines, Rajmadhan Ekambaram

USF Tampa Graduate Theses and Dissertations

Mislabeled examples affect the performance of supervised learning algorithms. Two novel approaches to this problem are presented in this Thesis. Both methods build on the hypothesis that the large margin and the soft margin principles of support vector machines provide the characteristics to select mislabeled examples. Extensive experimental results on several datasets support this hypothesis. The support vectors of the one-class and two-class SVM classifiers captures around 85% and 99% of the randomly generated label noise examples (10% of the training data) on two character recognition datasets. The numbers of examples that need to be reviewed can be reduced by …