Matching Items (1,743)
Filtering by

Clear all filters

150019-Thumbnail Image.png
Description
Currently Java is making its way into the embedded systems and mobile devices like androids. The programs written in Java are compiled into machine independent binary class byte codes. A Java Virtual Machine (JVM) executes these classes. The Java platform additionally specifies the Java Native Interface (JNI). JNI allows Java

Currently Java is making its way into the embedded systems and mobile devices like androids. The programs written in Java are compiled into machine independent binary class byte codes. A Java Virtual Machine (JVM) executes these classes. The Java platform additionally specifies the Java Native Interface (JNI). JNI allows Java code that runs within a JVM to interoperate with applications or libraries that are written in other languages and compiled to the host CPU ISA. JNI plays an important role in embedded system as it provides a mechanism to interact with libraries specific to the platform. This thesis addresses the overhead incurred in the JNI due to reflection and serialization when objects are accessed on android based mobile devices. It provides techniques to reduce this overhead. It also provides an API to access objects through its reference through pinning its memory location. The Android emulator was used to evaluate the performance of these techniques and we observed that there was 5 - 10 % performance gain in the new Java Native Interface.
ContributorsChandrian, Preetham (Author) / Lee, Yann-Hang (Thesis advisor) / Davulcu, Hasan (Committee member) / Li, Baoxin (Committee member) / Arizona State University (Publisher)
Created2011
150026-Thumbnail Image.png
Description
As pointed out in the keynote speech by H. V. Jagadish in SIGMOD'07, and also commonly agreed in the database community, the usability of structured data by casual users is as important as the data management systems' functionalities. A major hardness of using structured data is the problem of easily

As pointed out in the keynote speech by H. V. Jagadish in SIGMOD'07, and also commonly agreed in the database community, the usability of structured data by casual users is as important as the data management systems' functionalities. A major hardness of using structured data is the problem of easily retrieving information from them given a user's information needs. Learning and using a structured query language (e.g., SQL and XQuery) is overwhelmingly burdensome for most users, as not only are these languages sophisticated, but the users need to know the data schema. Keyword search provides us with opportunities to conveniently access structured data and potentially significantly enhances the usability of structured data. However, processing keyword search on structured data is challenging due to various types of ambiguities such as structural ambiguity (keyword queries have no structure), keyword ambiguity (the keywords may not be accurate), user preference ambiguity (the user may have implicit preferences that are not indicated in the query), as well as the efficiency challenges due to large search space. This dissertation performs an expansive study on keyword search processing techniques as a gateway for users to access structured data and retrieve desired information. The key issues addressed include: (1) Resolving structural ambiguities in keyword queries by generating meaningful query results, which involves identifying relevant keyword matches, identifying return information, composing query results based on relevant matches and return information. (2) Resolving structural, keyword and user preference ambiguities through result analysis, including snippet generation, result differentiation, result clustering, result summarization/query expansion, etc. (3) Resolving the efficiency challenge in processing keyword search on structured data by utilizing and efficiently maintaining materialized views. These works deliver significant technical contributions towards building a full-fledged search engine for structured data.
ContributorsLiu, Ziyang (Author) / Chen, Yi (Thesis advisor) / Candan, Kasim S (Committee member) / Davulcu, Hasan (Committee member) / Jagadish, H V (Committee member) / Arizona State University (Publisher)
Created2011
149794-Thumbnail Image.png
Description
Genes have widely different pertinences to the etiology and pathology of diseases. Thus, they can be ranked according to their disease-significance on a genomic scale, which is the subject of gene prioritization. Given a set of genes known to be related to a disease, it is reasonable to use them

Genes have widely different pertinences to the etiology and pathology of diseases. Thus, they can be ranked according to their disease-significance on a genomic scale, which is the subject of gene prioritization. Given a set of genes known to be related to a disease, it is reasonable to use them as a basis to determine the significance of other candidate genes, which will then be ranked based on the association they exhibit with respect to the given set of known genes. Experimental and computational data of various kinds have different reliability and relevance to a disease under study. This work presents a gene prioritization method based on integrated biological networks that incorporates and models the various levels of relevance and reliability of diverse sources. The method is shown to achieve significantly higher performance as compared to two well-known gene prioritization algorithms. Essentially, no bias in the performance was seen as it was applied to diseases of diverse ethnology, e.g., monogenic, polygenic and cancer. The method was highly stable and robust against significant levels of noise in the data. Biological networks are often sparse, which can impede the operation of associationbased gene prioritization algorithms such as the one presented here from a computational perspective. As a potential approach to overcome this limitation, we explore the value that transcription factor binding sites can have in elucidating suitable targets. Transcription factors are needed for the expression of most genes, especially in higher organisms and hence genes can be associated via their genetic regulatory properties. While each transcription factor recognizes specific DNA sequence patterns, such patterns are mostly unknown for many transcription factors. Even those that are known are inconsistently reported in the literature, implying a potentially high level of inaccuracy. We developed computational methods for prediction and improvement of transcription factor binding patterns. Tests performed on the improvement method by employing synthetic patterns under various conditions showed that the method is very robust and the patterns produced invariably converge to nearly identical series of patterns. Preliminary tests were conducted to incorporate knowledge from transcription factor binding sites into our networkbased model for prioritization, with encouraging results. Genes have widely different pertinences to the etiology and pathology of diseases. Thus, they can be ranked according to their disease-significance on a genomic scale, which is the subject of gene prioritization. Given a set of genes known to be related to a disease, it is reasonable to use them as a basis to determine the significance of other candidate genes, which will then be ranked based on the association they exhibit with respect to the given set of known genes. Experimental and computational data of various kinds have different reliability and relevance to a disease under study. This work presents a gene prioritization method based on integrated biological networks that incorporates and models the various levels of relevance and reliability of diverse sources. The method is shown to achieve significantly higher performance as compared to two well-known gene prioritization algorithms. Essentially, no bias in the performance was seen as it was applied to diseases of diverse ethnology, e.g., monogenic, polygenic and cancer. The method was highly stable and robust against significant levels of noise in the data. Biological networks are often sparse, which can impede the operation of associationbased gene prioritization algorithms such as the one presented here from a computational perspective. As a potential approach to overcome this limitation, we explore the value that transcription factor binding sites can have in elucidating suitable targets. Transcription factors are needed for the expression of most genes, especially in higher organisms and hence genes can be associated via their genetic regulatory properties. While each transcription factor recognizes specific DNA sequence patterns, such patterns are mostly unknown for many transcription factors. Even those that are known are inconsistently reported in the literature, implying a potentially high level of inaccuracy. We developed computational methods for prediction and improvement of transcription factor binding patterns. Tests performed on the improvement method by employing synthetic patterns under various conditions showed that the method is very robust and the patterns produced invariably converge to nearly identical series of patterns. Preliminary tests were conducted to incorporate knowledge from transcription factor binding sites into our networkbased model for prioritization, with encouraging results. To validate these approaches in a disease-specific context, we built a schizophreniaspecific network based on the inferred associations and performed a comprehensive prioritization of human genes with respect to the disease. These results are expected to be validated empirically, but computational validation using known targets are very positive.
ContributorsLee, Jang (Author) / Gonzalez, Graciela (Thesis advisor) / Ye, Jieping (Committee member) / Davulcu, Hasan (Committee member) / Gallitano-Mendel, Amelia (Committee member) / Arizona State University (Publisher)
Created2011
148112-Thumbnail Image.png
Description

Animals encounter information from different resources simultaneously, integrating input from multiple sensory systems before responding behaviorally. When different cues interact with one another, they may enhance, diminish, or have no impact on their responses. In this project, we test how the presence of chemical cues affect the perception of visual

Animals encounter information from different resources simultaneously, integrating input from multiple sensory systems before responding behaviorally. When different cues interact with one another, they may enhance, diminish, or have no impact on their responses. In this project, we test how the presence of chemical cues affect the perception of visual cues. Zebrafish (Danio rerio) often use both chemical cues and visual cues to communicate with shoal mates, to assess predation risk, and to locate food. For example, zebrafish rely on both olfactory cues and visual cues for kin recognition, and they frequently use both chemical and visual cues to search for and to capture prey. In zebrafish, the terminal nerve (TN) constitutes the olfacto-visual centrifugal pathway and connects the olfactory bulb with the retina, thus allowing olfactory perception also to activate visual receptors. Past studies have found that the presence of an olfactory cue can modulate visual sensitivity in zebrafish through the terminal nerve pathway. Alternatively, given that zebrafish are highly social, the presence of social chemical cues may distract individuals from responding to other visual cues, such as food and predator visual cues. Foraging and predator chemical cues, including chemical food cues and alarm cues, may also distract individuals from responding to non-essential visual cues. Here, we test whether the response to a visual cue either increases or decreases when presented in concert with alanine, an amino acid that represents the olfactory cues of zebrafish prey. We found that the presence of chemical cues did not affect whether zebrafish responded to visual cues, but that the fish took longer to respond to visual cues when chemical cues were also present. These findings suggest that different aspects of behavior could be affected by the interaction between sensory modalities. We also found that this impact of delayed response was significant only when the visual cue<br/>was weak compared to the strength of the chemical cue, suggesting that the salience of interacting cues may also have an influence on determining the outcomes of the interactions. Overall, the interactive effects of chemicals on an animal’s response to visual cues may also have wide-ranging impacts on behavior including foraging, mating, and evading predators, and the interaction of cues may affect different aspects of the same behavior.

ContributorsPuffer, Georgie Delilah (Author) / Martins, Emilia (Thesis director) / Suriyampola, Piyumika (Committee member) / Gerkin, Richard (Committee member) / School of Life Sciences (Contributor) / Department of Psychology (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
148116-Thumbnail Image.png
Description

Humans use emotions to communicate social cues to our peers on a daily basis. Are we able to identify context from facial expressions and match them to specific scenarios? This experiment found that people can effectively distinguish negative and positive emotions from each other from a short description. However, further

Humans use emotions to communicate social cues to our peers on a daily basis. Are we able to identify context from facial expressions and match them to specific scenarios? This experiment found that people can effectively distinguish negative and positive emotions from each other from a short description. However, further research is needed to find out whether humans can learn to perceive emotions only from contextual explanations.

ContributorsCulbert, Bailie (Author) / Hartwell, Leland (Thesis director) / McAvoy, Mary (Committee member) / School of Life Sciences (Contributor) / School of Criminology and Criminal Justice (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
148119-Thumbnail Image.png
Description

Locusts are generalist herbivores meaning that they are able to consume a variety of plants. Because of their broad diet, and ability to respond rapidly to a favorable environment with giant swarms of voracious insects, they are dangerous pests. Their potential impacts on humans increase dramatically when individuals switch from

Locusts are generalist herbivores meaning that they are able to consume a variety of plants. Because of their broad diet, and ability to respond rapidly to a favorable environment with giant swarms of voracious insects, they are dangerous pests. Their potential impacts on humans increase dramatically when individuals switch from their solitarious phase to their gregarious phase where they congregate and begin marching and eventually swarming together. These swarms, often billions strong, can consume the vegetation of enormous swaths of land and can travel hundreds of kilometers in a single day producing a complex threat to food security. To better understand the biology of these important pests we explored the gut microbiome of the South American locust (Schistocerca cancellata). We hypothesized generally that the gut microbiome in this species would be critically important as has been shown in many other species. We extracted and homogenized entire guts from male S. cancellata, and then extracted gut microbiome genomic DNA. Genomic DNA was then confirmed on a gel. The initial extractions were of poor quality for sequencing, but subsequent extractions performed by collaborators during troubleshooting at Southern Illinois University Edwardsville proved more useful and were used for PCR. This resulted in the detections of the following bacterial genera in the gut of S. cancellata: Enterobacter, Enterococcus, Serratia, Pseudomonas, Actinobacter, and Weisella. With this data, we are able to speculate about the physiological roles that they hold within the locust gut generating hypotheses for further testing. Understanding the microbial composition of this species’ gut may help us better understand the locust in general in an effort to more sustainably manage them.

ContributorsGrief, Dustin (Author) / Overson, Rick (Thesis director) / Cease, Arianne (Committee member) / Peterson, Brittany (Committee member) / School of Life Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
148130-Thumbnail Image.png
Description

Over 40% of adults in the United States are considered obese. Obesity is known to cause abnormal metabolic effects and lead to other negative health consequences. Interestingly, differences in metabolism and contractile performance between obese and healthy weight individuals are associated with differences in skeletal muscle fiber type composition between

Over 40% of adults in the United States are considered obese. Obesity is known to cause abnormal metabolic effects and lead to other negative health consequences. Interestingly, differences in metabolism and contractile performance between obese and healthy weight individuals are associated with differences in skeletal muscle fiber type composition between these groups. Each fiber type is characterized by unique metabolic and contractile properties, which are largely determined by the myosin heavy chain isoform (MHC) or isoform combination that the fiber expresses. In previous studies, SDS-PAGE single fiber analysis has been utilized as a method to determine MHC isoform distribution and single fiber type distribution in skeletal muscle. Herein, a methodological approach to analyze MHC isoform and fiber type distribution in skeletal muscle was fine-tuned for use in human and rodent studies. In the future, this revised methodology will be implemented to evaluate the effects of obesity and exercise on the phenotypic fiber type composition of skeletal muscle.

ContributorsOhr, Jalonna Rose (Author) / Katsanos, Christos (Thesis director) / Tucker, Derek (Committee member) / Serrano, Nathan (Committee member) / School of Life Sciences (Contributor) / School of Molecular Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
148134-Thumbnail Image.png
Description

In the United States, clinical testing is monitored by the federal and state governments, held to standards to ensure the safety and efficacy of these tests, as well as maintaining privacy for patients receiving a test. In order for the ABCTL to lawfully operate in the state of Arizona, it

In the United States, clinical testing is monitored by the federal and state governments, held to standards to ensure the safety and efficacy of these tests, as well as maintaining privacy for patients receiving a test. In order for the ABCTL to lawfully operate in the state of Arizona, it had to meet various legal criteria. These major legal considerations, in no particular order, are: Clinical Laboratory Improvement Amendments compliance; FDA Emergency Use Authorization (EUA); Health Insurance Portability and Accountability Act compliance; state licensure; patient, state, and federal result reporting; and liability. <br/>In this paper, the EUA pathway will be examined and contextualized in relation to the ABCTL. This will include an examination of the FDA regulations and policies that affect the laboratory during its operations, as well as a look at the different authorization pathways for diagnostic tests present during the COVID-19 pandemic.

ContributorsJenkins, Landon James (Co-author) / Espinoza, Hale Anna (Co-author) / Filipek, Marina (Co-author) / Ross, Nathaniel (Co-author) / Salvatierra, Madeline (Co-author) / Compton, Carolyn (Thesis director) / Rigoni, Adam (Committee member) / Stanford, Michael (Committee member) / School of Life Sciences (Contributor) / School of Politics and Global Studies (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
148136-Thumbnail Image.png
Description

Within the pediatric hospitalization experience, fear and anxiety are two emotions commonly felt by children of all ages. Hospitalized children can greatly benefit from interventions designed to help them cope with these emotions throughout their medical experiences. This study draws on each of our clinical experiences as volunteers at Phoenix

Within the pediatric hospitalization experience, fear and anxiety are two emotions commonly felt by children of all ages. Hospitalized children can greatly benefit from interventions designed to help them cope with these emotions throughout their medical experiences. This study draws on each of our clinical experiences as volunteers at Phoenix Children’s Hospital, and uses a qualitative analysis of three semi-structured interviews with currently employed Child Life Specialists to understand and analyze the use of medical play, a form of play intervention with a medical theme or medical equipment. We explore the goals and benefits of medical play for hospitalized pediatric patients, the process of using medical play as an intervention, including the activity design process, the assessments and adjustments made throughout the child’s hospitalization, and the considerations and limitations to implementing medical play activities. Ultimately, we found that the element of fun that defines play can be channeled into medical play activities implemented by skilled Child Life Specialists, who are experts in their field, in clinical settings to promote several different and beneficial goals, including pediatric patient coping.

ContributorsAguiar, Lara (Co-author) / Garciapeña, Danae (Co-author) / Loebenberg, Abby (Thesis director) / Swanson, Jodi (Committee member) / School of Life Sciences (Contributor) / Sanford School of Social and Family Dynamics (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
147839-Thumbnail Image.png
Description

What is being done to promote cultural sensitivity in healthcare settings? To find answers and solutions to the widespread deficit of cultural competence in the health care industry, this case study interviews a varied sample of five physicians consisting of three men and two women in clinical, academic, and administrative

What is being done to promote cultural sensitivity in healthcare settings? To find answers and solutions to the widespread deficit of cultural competence in the health care industry, this case study interviews a varied sample of five physicians consisting of three men and two women in clinical, academic, and administrative positions. The hypothesis was physicians do not receive cultural sensitivity training in medical school and as a result, they have to find other ways to learn about the cultures of their patients. None of the participants had received formal cultural competency training in medical school and all of them found methods to improve their cultural literacy. The study uncovered the cultural training physicians do receive is sporadic and inconsistent, which can cause some disconnect between education and real-life clinical practice. Many solutions to improve cultural competency in health care delivery are presented. The results of this exploratory research should be used to inspire future conversations about cultural competency in health care as well as the creation of support and educational services and materials to medical students and health care workers on improving cultural sensitivity in clinical practice.

ContributorsWilson, Diane Kathleen (Author) / Cortese, Denis (Thesis director) / Estevez, Dulce (Committee member) / School of International Letters and Cultures (Contributor) / School of Life Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05