Matching Items (622)
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
150046-Thumbnail Image.png
Description
This thesis describes a synthetic task environment, CyberCog, created for the purposes of 1) understanding and measuring individual and team situation awareness in the context of a cyber security defense task and 2) providing a context for evaluating algorithms, visualizations, and other interventions that are intended to improve cyber situation

This thesis describes a synthetic task environment, CyberCog, created for the purposes of 1) understanding and measuring individual and team situation awareness in the context of a cyber security defense task and 2) providing a context for evaluating algorithms, visualizations, and other interventions that are intended to improve cyber situation awareness. CyberCog provides an interactive environment for conducting human-in-loop experiments in which the participants of the experiment perform the tasks of a cyber security defense analyst in response to a cyber-attack scenario. CyberCog generates the necessary performance measures and interaction logs needed for measuring individual and team cyber situation awareness. Moreover, the CyberCog environment provides good experimental control for conducting effective situation awareness studies while retaining realism in the scenario and in the tasks performed.
ContributorsRajivan, Prashanth (Author) / Femiani, John (Thesis advisor) / Cooke, Nancy J. (Thesis advisor) / Lindquist, Timothy (Committee member) / Gary, Kevin (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
148123-Thumbnail Image.png
Description

When examining the average college campus, it becomes obvious that students feel rushed from one place to another as they try to participate in class, clubs, and extracurricular activities. One way that students can feel more comfortable and relaxed around campus is to introduce the aspect of gaming. Studies show

When examining the average college campus, it becomes obvious that students feel rushed from one place to another as they try to participate in class, clubs, and extracurricular activities. One way that students can feel more comfortable and relaxed around campus is to introduce the aspect of gaming. Studies show that “Moderate videogame play has been found to contribute to emotional stability” (Jones, 2014). This demonstrates that the stress of college can be mitigated by introducing the ability to interact with video games. This same concept has been applied in the workplace, where studies have shown that “Gaming principles such as challenges, competition, rewards and personalization keep employees engaged and learning” (Clark, 2020). This means that if we manage to gamify the college experience, students will be more engaged which will increase and stabilize the retention rate of colleges which utilize this type of experience. Gaming allows students to connect with their peers in a casual environment while also allowing them to find resources around campus and find new places to eat and relax. We plan to gamify the college experience by introducing augmented reality in the form of an app. Augmented reality is “. . . a technology that combines virtual information with the real world” (Chen, 2019). College students will be able to utilize the resources and amenities available to them on campus while completing quests that help them within the application. This demonstrates the ability for video games to engage students using artificial tasks but real actions and experiences which help them feel more connected to campus. Our Founders Lab team has developed and tested an AR application that can be used to connect students with their campus and the resources available to them.

ContributorsKlein, Jonathan (Co-author) / Rangarajan, Padmapriya (Co-author) / Li, Shimei (Co-author) / Byrne, Jared (Thesis director) / Pierce, John (Committee member) / School of International Letters and Cultures (Contributor) / Department of Management and Entrepreneurship (Contributor) / Sandra Day O'Connor College of Law (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
147844-Thumbnail Image.png
Description

"No civil discourse, no cooperation; misinformation, mistruth." These were the words of former Facebook Vice President Chamath Palihapitiya who publicly expressed his regret in a 2017 interview over his role in co-creating Facebook. Palihapitiya shared that social media is ripping apart the social fabric of society and he also sounded

"No civil discourse, no cooperation; misinformation, mistruth." These were the words of former Facebook Vice President Chamath Palihapitiya who publicly expressed his regret in a 2017 interview over his role in co-creating Facebook. Palihapitiya shared that social media is ripping apart the social fabric of society and he also sounded the alarm regarding social media’s unavoidable global impact. He is only one of social media’s countless critics. The more disturbing issue resides in the empirical evidence supporting such notions. At least 95% of adolescents own a smartphone and spend an average time of two to four hours a day on social media. Moreover, 91% of 16-24-year-olds use social media, yet youth rate Instagram, Facebook, and Twitter as the worst social media platforms. However, the social, clinical, and neurodevelopment ramifications of using social media regularly are only beginning to emerge in research. Early research findings show that social media platforms trigger anxiety, depression, low self-esteem, and other negative mental health effects. These negative mental health symptoms are commonly reported by individuals from of 18-25-years old, a unique period of human development known as emerging adulthood. Although emerging adulthood is characterized by identity exploration, unbounded optimism, and freedom from most responsibilities, it also serves as a high-risk period for the onset of most psychological disorders. Despite social media’s adverse impacts, it retains its utility as it facilitates identity exploration and virtual socialization for emerging adults. Investigating the “user-centered” design and neuroscience underlying social media platforms can help reveal, and potentially mitigate, the onset of negative mental health consequences among emerging adults. Effectively deconstructing the Facebook, Twitter, and Instagram (i.e., hereafter referred to as “The Big Three”) will require an extensive analysis into common features across platforms. A few examples of these design features include: like and reaction counters, perpetual news feeds, and omnipresent banners and notifications surrounding the user’s viewport. Such social media features are inherently designed to stimulate specific neurotransmitters and hormones such as dopamine, serotonin, and cortisol. Identifying such predacious social media features that unknowingly manipulate and highjack emerging adults’ brain chemistry will serve as a first step in mitigating the negative mental health effects of today’s social media platforms. A second concrete step will involve altering or eliminating said features by creating a social media platform that supports and even enhances mental well-being.

ContributorsGupta, Anay (Author) / Flores, Valerie (Thesis director) / Carrasquilla, Christina (Committee member) / Barnett, Jessica (Committee member) / The Sidney Poitier New American Film School (Contributor) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This thesis will bring together students to engage in entrepreneurship by finding, measuring and sharing strategic market opportunities. From a student’s perspective, it will take a deep dive into the world of startup ecosystems, markets and trends utilizing both qualitative and quantitative market research techniques. The information gathered has been

This thesis will bring together students to engage in entrepreneurship by finding, measuring and sharing strategic market opportunities. From a student’s perspective, it will take a deep dive into the world of startup ecosystems, markets and trends utilizing both qualitative and quantitative market research techniques. The information gathered has been curated into a productive, meaningful manner, through a report titled “The State of Startups: A Student Perspective.” <br/> The first key theme of this thesis is that market intelligence can be a powerful tool. The second key theme is the power of knowledge implementation towards competitive strategies. The first section of the thesis will focus on identifying and understanding the current “startup” landscape as a basis on which to build strategic and impactful business decisions. This will be accomplished as the team conducts a landscape analysis focused on the student perspective of the student-based North American “entrepreneurial” ecosystem. The second section of the thesis will focus specifically on the personal experiences of student startup founders. This will be accomplished through the analysis of interviews with founders of the startups researched from the first section of the thesis. This will provide us with a direct insight into the student perspective of the student-based North American “entrepreneurial” ecosystem.

ContributorsMinic, Jacob Michael (Co-author) / Callahan, Ryan (Co-author) / Rudick, Justin (Co-author) / Forshey, Cecilia (Co-author) / Hybert, Jacob (Co-author) / Byrne, Jared (Thesis director) / Olsen, Douglas (Committee member) / Curtiss, Ian (Committee member) / Department of Information Systems (Contributor) / Department of Economics (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

Human beings have long sought to conquer the unconquerable and to push the boundaries of human endurance. There are few such endeavors more challenging than venturing into the coldest and harshest environments on the planet. The challenges these adventurers face are nearly countless, but one that is often underestimated is

Human beings have long sought to conquer the unconquerable and to push the boundaries of human endurance. There are few such endeavors more challenging than venturing into the coldest and harshest environments on the planet. The challenges these adventurers face are nearly countless, but one that is often underestimated is the massive risk of dehydration in high mountains and the lack of sufficient technology to meet this important need. Astronauts and mountaineers of NASA's Johnson Space Center have created a technology that solves this problem: a freeze-resistant hydration system that helps stop water from freezing at sub-zero temperatures by using cutting-edge technology and materials science to insulate and heat enough water to prevent dehydration over the course of the day, so that adventurers no longer need to worry about their equipment stopping them. This patented technology is the basis of the founding of Aeropak, an advanced outdoor hydration brand developed by three ASU students (Kendall Robinson, Derek Stein, and Thomas Goers) in collaboration with W.P. Carey’s Founder’s Lab. The primary goal was to develop traction among winter sport enthusiasts to create a robust customer base and evaluate the potential for partnership with hydration solution companies as well as direct sales through online and brick-and-mortar retail avenues. To this end, the Aeropak team performed market research to determine the usefulness and need for the product through a survey sent out to a number of outdoor sporting clubs on Arizona State University’s campus. After determining an interest in a potential product, the team developed a marketing strategy and business model which was executed through Instagram as well as a standalone website, with the goal of garnering interest and traction for a future product. Future goals of the project will be to bring a product to market and expand Aeropak’s reach into a variety of winter sport subcommunities, as well as evaluate the potential for further expansion into large-scale retailers and collaboration with established companies.

ContributorsStein, Derek W (Co-author) / Robinson, Kendall (Co-author) / Goers, Thomas (Co-author) / Byrne, Jared (Thesis director) / Sebold, Brent (Committee member) / Chemical Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
148023-Thumbnail Image.png
Description

In this paper, our Founders Lab team members — Jacob Benevento, Sydney Evans, and Alec Whiteley — recount the year-long entrepreneurial journey that led to the creation and launch of our venture, Certified Circular. Certified Circular is a program that certifies on-campus events for implementing circular practices into their activities

In this paper, our Founders Lab team members — Jacob Benevento, Sydney Evans, and Alec Whiteley — recount the year-long entrepreneurial journey that led to the creation and launch of our venture, Certified Circular. Certified Circular is a program that certifies on-campus events for implementing circular practices into their activities as well as off-campus businesses. The venture was formed in response to our group’s propelling question and industry selection, which called on us to create and market a venture within the ethical circular economy.

ContributorsBenevento, Jacob Keith (Co-author) / Evans, Sydney (Co-author) / Whiteley, Alexander (Co-author) / Byrne, Jared (Thesis director) / Marseille, Alicia (Committee member) / Jordan, Amanda (Committee member) / Department of Marketing (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
147806-Thumbnail Image.png
Description

The product our team is commercializing is a NASA designed technology designed to store waste in space. This product works on Earth as well and has applicable multi-use capabilities. Throughout the last several months, the team has identified different markets to determine which of them would experience the most value

The product our team is commercializing is a NASA designed technology designed to store waste in space. This product works on Earth as well and has applicable multi-use capabilities. Throughout the last several months, the team has identified different markets to determine which of them would experience the most value from this product. The team conducted 25 interviews to grasp the landscape of the different markets related to this product. After a thorough analysis, it was found that vendors who support the disposal of different types of waste and sludge would be the best fit for this product. Vendors like Waste Management, Sharps, Stericycle, Sludge USA, etc.,” have large contracts with hospitals, biotech firms, labs, and cities to manage a wide spectrum of waste. The companies bring value to their clients by making a difficult process easier. However, the process is not seamless and, with certain types of waste, there are significant costs associated with not following an exact process. Throughout this process and interviews with companies like Sludge USA and Waste Management, the team identified a niche market in supporting sludge processes. Caked: Sludge Management is designed to bring value to this market by making their waste disposal process seamless, and saving these institutions significant costs in the long run, while creating additional value.

ContributorsShapiro, Dylan Michael (Co-author) / Brinson, Stacy (Co-author) / Byrne, Jared (Thesis director) / Patel, Manish (Committee member) / Sebold, Brent (Committee member) / Industrial, Systems & Operations Engineering Prgm (Contributor, Contributor) / Industrial, Systems & Operations Engineering Prgm (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05