Matching Items (1,279)
Filtering by

Clear all filters

151689-Thumbnail Image.png
Description
Sparsity has become an important modeling tool in areas such as genetics, signal and audio processing, medical image processing, etc. Via the penalization of l-1 norm based regularization, the structured sparse learning algorithms can produce highly accurate models while imposing various predefined structures on the data, such as feature groups

Sparsity has become an important modeling tool in areas such as genetics, signal and audio processing, medical image processing, etc. Via the penalization of l-1 norm based regularization, the structured sparse learning algorithms can produce highly accurate models while imposing various predefined structures on the data, such as feature groups or graphs. In this thesis, I first propose to solve a sparse learning model with a general group structure, where the predefined groups may overlap with each other. Then, I present three real world applications which can benefit from the group structured sparse learning technique. In the first application, I study the Alzheimer's Disease diagnosis problem using multi-modality neuroimaging data. In this dataset, not every subject has all data sources available, exhibiting an unique and challenging block-wise missing pattern. In the second application, I study the automatic annotation and retrieval of fruit-fly gene expression pattern images. Combined with the spatial information, sparse learning techniques can be used to construct effective representation of the expression images. In the third application, I present a new computational approach to annotate developmental stage for Drosophila embryos in the gene expression images. In addition, it provides a stage score that enables one to more finely annotate each embryo so that they are divided into early and late periods of development within standard stage demarcations. Stage scores help us to illuminate global gene activities and changes much better, and more refined stage annotations improve our ability to better interpret results when expression pattern matches are discovered between genes.
ContributorsYuan, Lei (Author) / Ye, Jieping (Thesis advisor) / Wang, Yalin (Committee member) / Xue, Guoliang (Committee member) / Kumar, Sudhir (Committee member) / Arizona State University (Publisher)
Created2013
151716-Thumbnail Image.png
Description
The rapid escalation of technology and the widespread emergence of modern technological equipments have resulted in the generation of humongous amounts of digital data (in the form of images, videos and text). This has expanded the possibility of solving real world problems using computational learning frameworks. However, while gathering a

The rapid escalation of technology and the widespread emergence of modern technological equipments have resulted in the generation of humongous amounts of digital data (in the form of images, videos and text). This has expanded the possibility of solving real world problems using computational learning frameworks. However, while gathering a large amount of data is cheap and easy, annotating them with class labels is an expensive process in terms of time, labor and human expertise. This has paved the way for research in the field of active learning. Such algorithms automatically select the salient and exemplar instances from large quantities of unlabeled data and are effective in reducing human labeling effort in inducing classification models. To utilize the possible presence of multiple labeling agents, there have been attempts towards a batch mode form of active learning, where a batch of data instances is selected simultaneously for manual annotation. This dissertation is aimed at the development of novel batch mode active learning algorithms to reduce manual effort in training classification models in real world multimedia pattern recognition applications. Four major contributions are proposed in this work: $(i)$ a framework for dynamic batch mode active learning, where the batch size and the specific data instances to be queried are selected adaptively through a single formulation, based on the complexity of the data stream in question, $(ii)$ a batch mode active learning strategy for fuzzy label classification problems, where there is an inherent imprecision and vagueness in the class label definitions, $(iii)$ batch mode active learning algorithms based on convex relaxations of an NP-hard integer quadratic programming (IQP) problem, with guaranteed bounds on the solution quality and $(iv)$ an active matrix completion algorithm and its application to solve several variants of the active learning problem (transductive active learning, multi-label active learning, active feature acquisition and active learning for regression). These contributions are validated on the face recognition and facial expression recognition problems (which are commonly encountered in real world applications like robotics, security and assistive technology for the blind and the visually impaired) and also on collaborative filtering applications like movie recommendation.
ContributorsChakraborty, Shayok (Author) / Panchanathan, Sethuraman (Thesis advisor) / Balasubramanian, Vineeth N. (Committee member) / Li, Baoxin (Committee member) / Mittelmann, Hans (Committee member) / Ye, Jieping (Committee member) / Arizona State University (Publisher)
Created2013
151718-Thumbnail Image.png
Description
The increasing popularity of Twitter renders improved trustworthiness and relevance assessment of tweets much more important for search. However, given the limitations on the size of tweets, it is hard to extract measures for ranking from the tweet's content alone. I propose a method of ranking tweets by generating a

The increasing popularity of Twitter renders improved trustworthiness and relevance assessment of tweets much more important for search. However, given the limitations on the size of tweets, it is hard to extract measures for ranking from the tweet's content alone. I propose a method of ranking tweets by generating a reputation score for each tweet that is based not just on content, but also additional information from the Twitter ecosystem that consists of users, tweets, and the web pages that tweets link to. This information is obtained by modeling the Twitter ecosystem as a three-layer graph. The reputation score is used to power two novel methods of ranking tweets by propagating the reputation over an agreement graph based on tweets' content similarity. Additionally, I show how the agreement graph helps counter tweet spam. An evaluation of my method on 16~million tweets from the TREC 2011 Microblog Dataset shows that it doubles the precision over baseline Twitter Search and achieves higher precision than current state of the art method. I present a detailed internal empirical evaluation of RAProp in comparison to several alternative approaches proposed by me, as well as external evaluation in comparison to the current state of the art method.
ContributorsRavikumar, Srijith (Author) / Kambhampati, Subbarao (Thesis advisor) / Davulcu, Hasan (Committee member) / Liu, Huan (Committee member) / Arizona State University (Publisher)
Created2013
152234-Thumbnail Image.png
Description
One of the main challenges in planetary robotics is to traverse the shortest path through a set of waypoints. The shortest distance between any two waypoints is a direct linear traversal. Often times, there are physical restrictions that prevent a rover form traversing straight to a waypoint. Thus, knowledge of

One of the main challenges in planetary robotics is to traverse the shortest path through a set of waypoints. The shortest distance between any two waypoints is a direct linear traversal. Often times, there are physical restrictions that prevent a rover form traversing straight to a waypoint. Thus, knowledge of the terrain is needed prior to traversal. The Digital Terrain Model (DTM) provides information about the terrain along with waypoints for the rover to traverse. However, traversing a set of waypoints linearly is burdensome, as the rovers would constantly need to modify their orientation as they successively approach waypoints. Although there are various solutions to this problem, this research paper proposes the smooth traversability of the rover using splines as a quick and easy implementation to traverse a set of waypoints. In addition, a rover was used to compare the smoothness of the linear traversal along with the spline interpolations. The data collected illustrated that spline traversals had a less rate of change in the velocity over time, indicating that the rover performed smoother than with linear paths.
ContributorsKamasamudram, Anurag (Author) / Saripalli, Srikanth (Thesis advisor) / Fainekos, Georgios (Thesis advisor) / Turaga, Pavan (Committee member) / Arizona State University (Publisher)
Created2013
152236-Thumbnail Image.png
Description
Continuous Delivery, as one of the youngest and most popular member of agile model family, has become a popular concept and method in software development industry recently. Instead of the traditional software development method, which requirements and solutions must be fixed before starting software developing, it promotes adaptive planning, evolutionary

Continuous Delivery, as one of the youngest and most popular member of agile model family, has become a popular concept and method in software development industry recently. Instead of the traditional software development method, which requirements and solutions must be fixed before starting software developing, it promotes adaptive planning, evolutionary development and delivery, and encourages rapid and flexible response to change. However, several problems prevent Continuous Delivery to be introduced into education world. Taking into the consideration of the barriers, we propose a new Cloud based Continuous Delivery Software Developing System. This system is designed to fully utilize the whole life circle of software developing according to Continuous Delivery concepts in a virtualized environment in Vlab platform.
ContributorsDeng, Yuli (Author) / Huang, Dijiang (Thesis advisor) / Davulcu, Hasan (Committee member) / Chen, Yinong (Committee member) / Arizona State University (Publisher)
Created2013
152202-Thumbnail Image.png
Description
This thesis addresses the issue of making an economic case for energy storage in power systems. Bulk energy storage has often been suggested for large scale electric power systems in order to levelize load; store energy when it is inexpensive and discharge energy when it is expensive; potentially defer transmission

This thesis addresses the issue of making an economic case for energy storage in power systems. Bulk energy storage has often been suggested for large scale electric power systems in order to levelize load; store energy when it is inexpensive and discharge energy when it is expensive; potentially defer transmission and generation expansion; and provide for generation reserve margins. As renewable energy resource penetration increases, the uncertainty and variability of wind and solar may be alleviated by bulk energy storage technologies. The quadratic programming function in MATLAB is used to simulate an economic dispatch that includes energy storage. A program is created that utilizes quadratic programming to analyze various cases using a 2010 summer peak load from the Arizona transmission system, part of the Western Electricity Coordinating Council (WECC). The MATLAB program is used first to test the Arizona test bed with a low level of energy storage to study how the storage power limit effects several optimization out-puts such as the system wide operating costs. Very high levels of energy storage are then added to see how high level energy storage affects peak shaving, load factor, and other system applications. Finally, various constraint relaxations are made to analyze why the applications tested eventually approach a constant value. This research illustrates the use of energy storage which helps minimize the system wide generator operating cost by "shaving" energy off of the peak demand.
ContributorsRuggiero, John (Author) / Heydt, Gerald T (Thesis advisor) / Datta, Rajib (Committee member) / Karady, George G. (Committee member) / Arizona State University (Publisher)
Created2013
152175-Thumbnail Image.png
Description
Objectives Through a cross-sectional observational study, this thesis evaluates the relationship between food insecurity and weight status, eating behaviors, the home food environment, meal planning and preparation, and perceived stress as it relates to predominantly Hispanic/Latino parents in Phoenix, Arizona. The purpose of this study was to address gaps in

Objectives Through a cross-sectional observational study, this thesis evaluates the relationship between food insecurity and weight status, eating behaviors, the home food environment, meal planning and preparation, and perceived stress as it relates to predominantly Hispanic/Latino parents in Phoenix, Arizona. The purpose of this study was to address gaps in the literature by examining differences in "healthy" and "unhealthy" eating behaviors, foods available in the home, how time and low energy impact meal preparation, and the level of stress between food security groups. Methods Parents, 18 years or older, were recruited during two pre-scheduled health fairs, from English as a second language classes, or from the Women, Infants, and Children's clinic at a local community center, Golden Gate Community Center, in Phoenix, Arizona. An interview, electronic, or paper survey were offered in either Spanish or English to collect data on the variables described above. In addition to the survey, height and weight were collected for all participants to determine BMI and weight status. One hundred and sixty participants were recruited. Multivariate linear and logistic regression models, adjusting for weight status, education, race/ethnicity, income level, and years residing in the U.S., were used to assess the relationship between food security status and weight status, eating behaviors, the home food environment, meal planning and preparation, and perceived stress. Results Results concluded that food insecurity was more prevalent among parents reporting lower income levels compared to higher income levels (p=0.017). In adjusted models, higher perceived cost of fruits (p=0.004) and higher perceived level of stress (p=0.001) were associated with food insecurity. Given that the sample population was predominately women, a post-hoc analysis was completed on women only. In addition to the two significant results noted in the adjusted analyses, the women-only analysis revealed that food insecure mothers reported lower amounts of vegetables served with meals (p=0.019) and higher use of fast-food when tired or running late (p=0.043), compared to food secure mothers. Conclusion Additional studies are needed to further assess differences in stress levels between food insecure parents and food insecure parents, with special consideration for directionality and its relationship to weight status.
ContributorsVillanova, Christina (Author) / Bruening, Meg (Thesis advisor) / Ohri-Vachaspati, Punam (Committee member) / Vega-Lopez, Sonia (Committee member) / Arizona State University (Publisher)
Created2014
152179-Thumbnail Image.png
Description
As the complexity of robotic systems and applications grows rapidly, development of high-performance, easy to use, and fully integrated development environments for those systems is inevitable. Model-Based Design (MBD) of dynamic systems using engineering software such as Simulink® from MathWorks®, SciCos from Metalau team and SystemModeler® from Wolfram® is quite

As the complexity of robotic systems and applications grows rapidly, development of high-performance, easy to use, and fully integrated development environments for those systems is inevitable. Model-Based Design (MBD) of dynamic systems using engineering software such as Simulink® from MathWorks®, SciCos from Metalau team and SystemModeler® from Wolfram® is quite popular nowadays. They provide tools for modeling, simulation, verification and in some cases automatic code generation for desktop applications, embedded systems and robots. For real-world implementation of models on the actual hardware, those models should be converted into compilable machine code either manually or automatically. Due to the complexity of robotic systems, manual code translation from model to code is not a feasible optimal solution so we need to move towards automated code generation for such systems. MathWorks® offers code generation facilities called Coder® products for this purpose. However in order to fully exploit the power of model-based design and code generation tools for robotic applications, we need to enhance those software systems by adding and modifying toolboxes, files and other artifacts as well as developing guidelines and procedures. In this thesis, an effort has been made to propose a guideline as well as a Simulink® library, StateFlow® interface API and a C/C++ interface API to complete this toolchain for NAO humanoid robots. Thus the model of the hierarchical control architecture can be easily and properly converted to code and built for implementation.
ContributorsRaji Kermani, Ramtin (Author) / Fainekos, Georgios (Thesis advisor) / Lee, Yann-Hang (Committee member) / Sarjoughian, Hessam S. (Committee member) / Arizona State University (Publisher)
Created2013
152190-Thumbnail Image.png
Description
This dissertation explores vulnerability to extreme heat hazards in the Maricopa County, Arizona metropolitan region. By engaging an interdisciplinary approach, I uncover the epidemiological, historical-geographical, and mitigation dimensions of human vulnerability to extreme heat in a rapidly urbanizing region characterized by an intense urban heat island and summertime heat waves.

This dissertation explores vulnerability to extreme heat hazards in the Maricopa County, Arizona metropolitan region. By engaging an interdisciplinary approach, I uncover the epidemiological, historical-geographical, and mitigation dimensions of human vulnerability to extreme heat in a rapidly urbanizing region characterized by an intense urban heat island and summertime heat waves. I first frame the overall research within global climate change and hazards vulnerability research literature, and then present three case studies. I conclude with a synthesis of the findings and lessons learned from my interdisciplinary approach using an urban political ecology framework. In the first case study I construct and map a predictive index of sensitivity to heat health risks for neighborhoods, compare predicted neighborhood sensitivity to heat-related hospitalization rates, and estimate relative risk of hospitalizations for neighborhoods. In the second case study, I unpack the history and geography of land use/land cover change, urban development and marginalization of minorities that created the metropolitan region's urban heat island and consequently, the present conditions of extreme heat exposure and vulnerability in the urban core. The third study uses computational microclimate modeling to evaluate the potential of a vegetation-based intervention for mitigating extreme heat in an urban core neighborhood. Several findings relevant to extreme heat vulnerability emerge from the case studies. First, two main socio-demographic groups are found to be at higher risk for heat illness: low-income minorities in sparsely-vegetated neighborhoods in the urban core, and the elderly and socially-isolated in the expansive suburban fringe of Maricopa County. The second case study reveals that current conditions of heat exposure in the region's urban heat island are the legacy of historical marginalization of minorities and large-scale land-use/land cover transformations of natural desert land covers into heat-retaining urban surfaces of the built environment. Third, summertime air temperature reductions in the range 0.9-1.9 °C and of up to 8.4 °C in surface temperatures in the urban core can be achieved through desert-adapted canopied vegetation, suggesting that, at the microscale, the urban heat island can be mitigated by creating vegetated park cool islands. A synthesis of the three case studies using the urban political ecology framework argues that climate changed-induced heat hazards in cities must be problematized within the socio-ecological transformations that produce and reproduce urban landscapes of risk. The interdisciplinary approach to heat hazards in this dissertation advances understanding of the social and ecological drivers of extreme heat by drawing on multiple theories and methods from sociology, urban and Marxist geography, microclimatology, spatial epidemiology, environmental history, political economy and urban political ecology.
ContributorsDeclet-Barreto, Juan (Author) / Harlan, Sharon L (Thesis advisor) / Bolin, Bob (Thesis advisor) / Hirt, Paul (Committee member) / Boone, Christopher (Committee member) / Arizona State University (Publisher)
Created2013
152094-Thumbnail Image.png
Description
Arizona has become infamous for its strong nativist and anti-immigrant climate, gaining national and international attention for legislation and policing practices that are in violation of civil and human rights. Despite the grave injustices perpetuated against migrants and communities of color, they exist in an environment of acceptance. Applying Critical

Arizona has become infamous for its strong nativist and anti-immigrant climate, gaining national and international attention for legislation and policing practices that are in violation of civil and human rights. Despite the grave injustices perpetuated against migrants and communities of color, they exist in an environment of acceptance. Applying Critical Pedagogy, Critical Race Theory/ Latina(o) Critical Race Theory, and Chicana Feminist epistemologies, this study interrogates the polarized discourse that has intensified in Arizona, within the immigration movement and across its political spectrum, from 2006 to 2008. I present an auto-ethnographic account, including use of participant action research, narrative, and storytelling methods that explores ways in which resistance is manifested and the implications for creating sustainable social change. I argue that legislation, raids, and local immigration enforcement tactics reinforce the dominant group's fear of the "other," resulting in micro and macro aggressions that legitimize racial profiling and help safeguard and fortify White privilege through the fabrication of racialized identities. Simultaneously, organizing strategies and discourse of immigrant rights advocates reflect an entanglement of perceived identities and a struggle to negotiate, contest, and redefine boundaries of public space. The raids, coupled with protests and counter demonstrations, produced a public spectacle that reinforces anti-immigrant connections between race and crime. Lastly, I apply and introduce Border Crit, a new and emerging theory I propose to better address research in the borderlands.
ContributorsMaldonado, Angeles (Author) / Swadener, Elizabeth B. (Thesis advisor) / Scott, Kimberly (Committee member) / Mckinley Jones Brayboy, Bryan (Committee member) / Arizona State University (Publisher)
Created2013