Filtering by
- Creators: Dean, W.P. Carey School of Business
- Creators: Computer Science and Engineering Program

Learning Sparse Representations for Fruit-Fly Gene Expression Pattern Image Annotation and Retrieval
Fruit fly embryogenesis is one of the best understood animal development systems, and the spatiotemporal gene expression dynamics in this process are captured by digital images. Analysis of these high-throughput images will provide novel insights into the functions, interactions, and networks of animal genes governing development. To facilitate comparative analysis, web-based interfaces have been developed to conduct image retrieval based on body part keywords and images. Currently, the keyword annotation of spatiotemporal gene expression patterns is conducted manually. However, this manual practice does not scale with the continuously expanding collection of images. In addition, existing image retrieval systems based on the expression patterns may be made more accurate using keywords.
Results
In this article, we adapt advanced data mining and computer vision techniques to address the key challenges in annotating and retrieving fruit fly gene expression pattern images. To boost the performance of image annotation and retrieval, we propose representations integrating spatial information and sparse features, overcoming the limitations of prior schemes.
Conclusions
We perform systematic experimental studies to evaluate the proposed schemes in comparison with current methods. Experimental results indicate that the integration of spatial information and sparse features lead to consistent performance improvement in image annotation, while for the task of retrieval, sparse features alone yields better results.
Extreme heat is the deadliest weather and climate-related hazard in the United States, and the threat it poses to urban residents is rising. City planners increasingly recognize these risks and are taking action to mitigate them. However, the COVID-19 pandemic has disrupted many plans. Building on a previous survey which queried city planners from across the United States about how concerned they were about extreme heat, and their heat management efforts. This thesis examines how these perceptions and efforts have changed in the face of the COVID-19 pandemic. In general, it was found that public spaces which would typically have been used to shelter individuals from extreme heat conditions were closed to mitigate close-contact and to encourage social distancing. Furthermore, priorities were changed as the presence of the virus became commonplace, with plans being altered, delayed, or shelved to diverge more time and effort towards the crisis at hand. Working environments and conditions also changed, which in several cases led to technological shortcomings, resulting in further delays. Finally, most planners had attained a surface-level understanding of which socio-economic groups were most impacted by both COVID-19 and extreme heat, in congruence with the current literature written on the topic. Generally, it appears that planners feel that the impact of COVID-19 on heat planning efforts has been limited.
This paper will cover topics regarding remote work. More specifically, remote work for the field of logistics. It will also dive into remote work platforms themselves e.g., Slack, Zoom, etc. Microsoft Teams, the specific software we used while I was at my internship, will be analyzed as well. I will, specifically, be analyzing the fundamental issues that occurred during my internship, developing a feasible solution with a laid-out process for each one. After the proper execution of these processes, I will discuss my results. I found that time is the most critical component of an optimal transition to remote work. Finally, I will conclude with reflections on my findings, insights from current working supply chain professionals, and prompt further research that could be done.
In the current race for technological innovation, companies are striving to be the best and most prominent in the industry. A major way companies are setting themselves apart is through personalized experiences for their customers, so they have a huge incentive to collect consumer information. Consumers have limited knowledge of how much information companies collect and what goes on behind the scenes. Therefore, it is becoming extremely important to ensure companies are held accountable for upholding consumers’ right to privacy. One way this can be done is through the implementation of privacy legislation. The United States has not yet enacted federal preemptive privacy legislation, so this thesis examines the feasibility of enacting such legislation using the European Union’s GDPR as a model. California’s current state-level privacy law, the CCPA, is compared to the GDPR to determine the elements of a successful privacy law and find that the CCPA has many problems, most of which are solved by the GDPR. Because of this, it is concluded that it is necessary for the United States to adopt federal privacy legislation which would be most successful if the GDPR was used as a foundation.
Affective computing allows computers to monitor and influence people’s affects, in other words emotions. Currently, there is a lot of research exploring what can be done with this technology. There are many fields, such as education, healthcare, and marketing, that this technology can transform. However, it is important to question what should be done. There are unique ethical considerations in regards to affective computing that haven't been explored. The purpose of this study is to understand the user’s perspective of affective computing in regards to the Association of Computing Machinery (ACM) Code of Ethics, to ultimately start developing a better understanding of these ethical concerns. For this study, participants were required to watch three different videos and answer a questionnaire, all while wearing an Emotiv EPOC+ EEG headset that measures their emotions. Using the information gathered, the study explores the ethics of affective computing through the user’s perspective.
For my thesis/creative project, I created a prototype for a mental health app. Each section of the prototype has a purpose of instilling mindfulness and healthy habits that can promote and lead to sustainable mental health. Throughout the paper I explain my reasoning for starting this project, the science of mindfulness and how it can bring about positive mental and physical changes, and the design theory behind the prototype.
Cryptojacking is a process in which a program utilizes a user’s CPU to mine cryptocurrencies unknown to the user. Since cryptojacking is a relatively new problem and its impact is still limited, very little has been done to combat it. Multiple studies have been conducted where a cryptojacking detection system is implemented, but none of these systems have truly solved the problem. This thesis surveys existing studies and provides a classification and evaluation of each detection system with the aim of determining their pros and cons. The result of the evaluation indicates that it might be possible to bypass detection of existing systems by modifying the cryptojacking code. In addition to this classification, I developed an automatic code instrumentation program that replaces specific instructions with functionally similar sequences as a way to show how easy it is to implement simple obfuscation to bypass detection by existing systems.
For our project, we explored the growth of the ASU BioDesign Clinical Testing Laboratory (ABCTL) from a standard university research lab to a COVID-19 testing facility through a business lens. The lab has pioneered the saliva-test in the Western United States. This thesis analyzes the laboratory from various business concepts and aspects. The business agility of the lab and it’s quickness to innovation has allowed the lab to enjoy great success. Looking into the future, the laboratory has a promising future and will need to answer many questions to remain the premier COVID-19 testing institution in Arizona.
As part of the Founders’ lab program, this thesis explores a social venture idea whose concept is to connect the philanthropic community with individuals and organizations in need of funding a project relating to (Sustainable Development Goals) SDG indicators through a peer-to-peer donation-based crowdfunding platform. Through this platform, the philanthropic community will have the possibility to easily access a wide range of projects to support as well as underserved individuals and communities seeking help, track their impact, donate in a complete transparent donation process, and automate donations through bank card round-ups. This social venture idea has been named PhilanthroGo.
This paper is centered on the use of generative adversarial networks (GANs) to convert or generate RGB images from grayscale ones. The primary goal is to create sensible and colorful versions of a set of grayscale images by training a discriminator to recognize failed or generated images and training a generator to attempt to satisfy the discriminator. The network design is described in further detail below; however there are several potential issues that arise including the averaging of a color for certain images such that small details in an image are not assigned unique colors leading to a neutral blend. We attempt to mitigate this issue as much as possible.