Matching Items (773)
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
150382-Thumbnail Image.png
Description
This thesis proposed a novel approach to establish the trust model in a social network scenario based on users' emails. Email is one of the most important social connections nowadays. By analyzing email exchange activities among users, a social network trust model can be established to judge the trust rate

This thesis proposed a novel approach to establish the trust model in a social network scenario based on users' emails. Email is one of the most important social connections nowadays. By analyzing email exchange activities among users, a social network trust model can be established to judge the trust rate between each two users. The whole trust checking process is divided into two steps: local checking and remote checking. Local checking directly contacts the email server to calculate the trust rate based on user's own email communication history. Remote checking is a distributed computing process to get help from user's social network friends and built the trust rate together. The email-based trust model is built upon a cloud computing framework called MobiCloud. Inside MobiCloud, each user occupies a virtual machine which can directly communicate with others. Based on this feature, the distributed trust model is implemented as a combination of local analysis and remote analysis in the cloud. Experiment results show that the trust evaluation model can give accurate trust rate even in a small scale social network which does not have lots of social connections. With this trust model, the security in both social network services and email communication could be improved.
ContributorsZhong, Yunji (Author) / Huang, Dijiang (Thesis advisor) / Dasgupta, Partha (Committee member) / Syrotiuk, Violet (Committee member) / Arizona State University (Publisher)
Created2011
Description

Soiled: An Environmental Podcast is a six episode series that addresses common environmental topics and debunks myths that surround those topics.

ContributorsTurner, Natalie Ann (Co-author) / Kuta, Tiffany (Co-author) / Jones, Cassity (Co-author) / Boyer, Mackenzie (Thesis director) / Ward, Kristen (Committee member) / Materials Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
147998-Thumbnail Image.png
Description

For this Creative Project, I decided to explore the elements that set novellas apart from other genres and then experiment writing in the form. In doing so, I took into account three main categories: Plot Structure, Character Development, Style/Format, and then used my findings to write 45 pages of a

For this Creative Project, I decided to explore the elements that set novellas apart from other genres and then experiment writing in the form. In doing so, I took into account three main categories: Plot Structure, Character Development, Style/Format, and then used my findings to write 45 pages of a novella titled Emmy and Me.

ContributorsBingham, Roxanne Marie (Author) / Irish, Jennifer (Thesis director) / Danielson, Jonathan (Committee member) / Department of English (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

Filmmakers seek to create story pieces that are visually beautiful and engage the full attention of their audience. They typically abide by a 3-step process moving through pre-production, production, and post-production. Within each step, there are a series of tasks that need to be accomplished in order to reach the

Filmmakers seek to create story pieces that are visually beautiful and engage the full attention of their audience. They typically abide by a 3-step process moving through pre-production, production, and post-production. Within each step, there are a series of tasks that need to be accomplished in order to reach the completed film. A successful film requires careful planning and strategy in pre-production, timely and decisive execution in production, and minimal unforeseen retouching in post-production.<br/><br/>Even though filmmakers have continued to follow the same formula throughout the decades, the filmmaking process has remained largely inefficient. It is extremely common for pre-production planning to be undercut, for production filming to run far too long, and for post-production VFX and editing to send the project over budget. These instances can cause major issues as the project is being finalized. In many scenarios portions of the project need to be reshot, the box office revenue isn’t enough to make up for extensive VFX retouching, or the project may never even come to fruition. <br/><br/>The reason for this recurring theme of films being over budget and out of time is quite simply that technology has made filmmakers lazy. “Fix it in post” is a disgustingly common phrase used in the film industry. It describes the utter abuse of computer retouching in the post-production phase of filmmaking. Despite working in an industry that seeks to entertain the human eye, filmmakers have become blind to all of the small mistakes that could cost them hundreds of hours and millions of dollars in the long run.

ContributorsKlewicki, Tallee Jo (Author) / Shin, Dosun (Thesis director) / Eliciana, Nascimento (Committee member) / The Design School (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
147924-Thumbnail Image.png
Description

My project is designed to provide art education to incarcerated youth in Arizona. This project will address two current issues in Arizona; the underfunding of art programs and high rates of incarceration. As of 2021, there are no state-funded art programs in Arizona. Arizona is tied with Texas for the

My project is designed to provide art education to incarcerated youth in Arizona. This project will address two current issues in Arizona; the underfunding of art programs and high rates of incarceration. As of 2021, there are no state-funded art programs in Arizona. Arizona is tied with Texas for the eighth highest rate of incarceration in the country. In Arizona, 750 out of every 100,000 people are incarcerated. This project is an art course for incarcerated youth. The project includes a packet detailing the course content and assignment details, a class syllabus, a course flyer, and a certificate of completion. The course is intended to be taught at the Adobe Mountain School facility. The course is designed so that it can be implemented in other facilities in the future. The class will be taught by volunteers with a background in studio art, design, or art education. Each student will receive a course packet that they can use to keep track of information and assignments. Instructors will use the course packet to teach the class. The course focuses on drawing with charcoal and oil pastel, which will build a foundation in drawing skills. The course covers a twelve-week semester. The course content packet includes a week-by-week breakdown of the teaching material and project descriptions. The course consists of two main projects and preparatory work. The preparatory work includes vocabulary terms, art concepts, drawing guides, brainstorming activities, and drawing activities. The two main prompts are designed for students to explore the materials and to encourage self-reflection. The class is curated so that students can create art in a low-risk, non-judgemental environment. The course will also focus on establishing problem-solving and critical thinking skills through engaging activities.

ContributorsSheppard, Eve (Author) / Cornelia, Wells (Thesis director) / Jennifer, Nelson (Committee member) / School of Art (Contributor) / Department of Psychology (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

Soiled: An Environmental Podcast is a six episode series where common environmental topics are discussed and misconceptions surrounding these topics are debunked.

ContributorsKuta, Tiffany T (Co-author) / Jones, Cassity (Co-author) / Turner, Natalie (Co-author) / Boyer, Mackenzie (Thesis director) / Ward, Kristen (Committee member) / Civil, Environmental and Sustainable Eng Program (Contributor) / School of Sustainability (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

Soiled: An Environmental Podcast is a six episode series where common environmental topics are discussed and misconceptions surrounding these topics are debunked.

ContributorsJones, Cassity Rachelle (Co-author) / Kuta, Tiffany (Co-author) / Turner, Natalie (Co-author) / Boyer, Mackenzie (Thesis director) / Ward, Kristen (Committee member) / School of Life Sciences (Contributor) / School of Human Evolution & Social Change (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05