Matching Items (92)
Filtering by

Clear all filters

132227-Thumbnail Image.png
Description
I have conducted a creative that captures the power of women through an artistic perspective. The title of the creative project is “A Tribute to the Women Among us,” because this project’s purpose is to express gratitude for the women that fought for the rights I have today, and for

I have conducted a creative that captures the power of women through an artistic perspective. The title of the creative project is “A Tribute to the Women Among us,” because this project’s purpose is to express gratitude for the women that fought for the rights I have today, and for the women I encounter in marches, continuing the fight. I have taken photographs of women and children at women's marches in the United States and in France, yielding a total of 10 photographs I will be presenting at my defense, and printing out to sell. All the profits made from the photographs will be donated to planned parenthood.
ContributorsMiss Ozuna, Alejandra Miss (Author) / Anand, Julia (Thesis director) / Mesch, Claudia (Committee member) / School of Politics and Global Studies (Contributor) / Department of Psychology (Contributor) / Barrett, The Honors College (Contributor)
Created2019-05
131169-Thumbnail Image.png
Description
This thesis explores the relationship between sustainability, the fashion industry, and fashion exhibitions. Sustainability has been a driving force in the fashion industry in recent years as designers attempt to combat staggering textile waste statistics in order to lessen the damage the industry has on the environment. Producers must rethink

This thesis explores the relationship between sustainability, the fashion industry, and fashion exhibitions. Sustainability has been a driving force in the fashion industry in recent years as designers attempt to combat staggering textile waste statistics in order to lessen the damage the industry has on the environment. Producers must rethink human engagement with nature based on a new ethic of ecosystem stewardship, which proposes that humans have ethical obligations to one another in their mutual relationship with non-human species and nature (Schmitz 13). Enhancing a socio-ecological perspective garners new ways of consuming and appreciating clothing design while focusing on lessening impacts on the environment through using less materials, reusing materials in new textile developments, and projecting a sustainable identity that can be followed by the public in order to be more conscious of spending habits, annual waste, and how sustainably ethical companies are. Removing natural resources or transforming landscapes to enhance human well-being paradoxically stands to diminish human well being over time (Schmitz 12), and this is something that humans face with the inevitability of climate change affecting future generations. In mapping the relationship between sustainability, fashion designer's design process, and the way curators communicate sustainable themes, an overall understanding of sustainable culture can be understood in the industry.
ContributorsLord, Nicolas K (Author) / Sewell, Dennita (Thesis director) / Mesch, Claudia (Committee member) / School of Art (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
134256-Thumbnail Image.png
Description
This thesis examines Care Not Cash, a welfare reform measure that replaced traditional cash General Assistance program payments for homeless persons in San Francisco with in-kind social services. Unlike most welfare reform measures, proponents framed Care Not Cash as a progressive policy, aimed at expanding social services and government care

This thesis examines Care Not Cash, a welfare reform measure that replaced traditional cash General Assistance program payments for homeless persons in San Francisco with in-kind social services. Unlike most welfare reform measures, proponents framed Care Not Cash as a progressive policy, aimed at expanding social services and government care for this vulnerable population. Drawing on primary and secondary documents, as well as interviews with homelessness policy experts, this thesis examines the historical and political success of Care Not Cash, and explores the potential need for implementation of a similar program in Phoenix, Arizona.
ContributorsMcCutcheon, Zachary Ryan (Author) / Lucio, Joanna (Thesis director) / Williams, David (Committee member) / Bretts-Jamison, Jake (Committee member) / School of Public Affairs (Contributor) / Barrett, The Honors College (Contributor)
Created2017-05
134706-Thumbnail Image.png
Description
Open source image analytics and data mining software are widely available but can be overly-complicated and non-intuitive for medical physicians and researchers to use. The ASU-Mayo Clinic Imaging Informatics Lab has developed an in-house pipeline to process medical images, extract imaging features, and develop multi-parametric models to assist disease staging

Open source image analytics and data mining software are widely available but can be overly-complicated and non-intuitive for medical physicians and researchers to use. The ASU-Mayo Clinic Imaging Informatics Lab has developed an in-house pipeline to process medical images, extract imaging features, and develop multi-parametric models to assist disease staging and diagnosis. The tools have been extensively used in a number of medical studies including brain tumor, breast cancer, liver cancer, Alzheimer's disease, and migraine. Recognizing the need from users in the medical field for a simplified interface and streamlined functionalities, this project aims to democratize this pipeline so that it is more readily available to health practitioners and third party developers.
ContributorsBaer, Lisa Zhou (Author) / Wu, Teresa (Thesis director) / Wang, Yalin (Committee member) / Computer Science and Engineering Program (Contributor) / W. P. Carey School of Business (Contributor) / Barrett, The Honors College (Contributor)
Created2016-12
152126-Thumbnail Image.png
Description
Video object segmentation (VOS) is an important task in computer vision with a lot of applications, e.g., video editing, object tracking, and object based encoding. Different from image object segmentation, video object segmentation must consider both spatial and temporal coherence for the object. Despite extensive previous work, the problem is

Video object segmentation (VOS) is an important task in computer vision with a lot of applications, e.g., video editing, object tracking, and object based encoding. Different from image object segmentation, video object segmentation must consider both spatial and temporal coherence for the object. Despite extensive previous work, the problem is still challenging. Usually, foreground object in the video draws more attention from humans, i.e. it is salient. In this thesis we tackle the problem from the aspect of saliency, where saliency means a certain subset of visual information selected by a visual system (human or machine). We present a novel unsupervised method for video object segmentation that considers both low level vision cues and high level motion cues. In our model, video object segmentation can be formulated as a unified energy minimization problem and solved in polynomial time by employing the min-cut algorithm. Specifically, our energy function comprises the unary term and pair-wise interaction energy term respectively, where unary term measures region saliency and interaction term smooths the mutual effects between object saliency and motion saliency. Object saliency is computed in spatial domain from each discrete frame using multi-scale context features, e.g., color histogram, gradient, and graph based manifold ranking. Meanwhile, motion saliency is calculated in temporal domain by extracting phase information of the video. In the experimental section of this thesis, our proposed method has been evaluated on several benchmark datasets. In MSRA 1000 dataset the result demonstrates that our spatial object saliency detection is superior to the state-of-art methods. Moreover, our temporal motion saliency detector can achieve better performance than existing motion detection approaches in UCF sports action analysis dataset and Weizmann dataset respectively. Finally, we show the attractive empirical result and quantitative evaluation of our approach on two benchmark video object segmentation datasets.
ContributorsWang, Yilin (Author) / Li, Baoxin (Thesis advisor) / Wang, Yalin (Committee member) / Cleveau, David (Committee member) / Arizona State University (Publisher)
Created2013
152128-Thumbnail Image.png
Description
Learning from high dimensional biomedical data attracts lots of attention recently. High dimensional biomedical data often suffer from the curse of dimensionality and have imbalanced class distributions. Both of these features of biomedical data, high dimensionality and imbalanced class distributions, are challenging for traditional machine learning methods and may affect

Learning from high dimensional biomedical data attracts lots of attention recently. High dimensional biomedical data often suffer from the curse of dimensionality and have imbalanced class distributions. Both of these features of biomedical data, high dimensionality and imbalanced class distributions, are challenging for traditional machine learning methods and may affect the model performance. In this thesis, I focus on developing learning methods for the high-dimensional imbalanced biomedical data. In the first part, a sparse canonical correlation analysis (CCA) method is presented. The penalty terms is used to control the sparsity of the projection matrices of CCA. The sparse CCA method is then applied to find patterns among biomedical data sets and labels, or to find patterns among different data sources. In the second part, I discuss several learning problems for imbalanced biomedical data. Note that traditional learning systems are often biased when the biomedical data are imbalanced. Therefore, traditional evaluations such as accuracy may be inappropriate for such cases. I then discuss several alternative evaluation criteria to evaluate the learning performance. For imbalanced binary classification problems, I use the undersampling based classifiers ensemble (UEM) strategy to obtain accurate models for both classes of samples. A small sphere and large margin (SSLM) approach is also presented to detect rare abnormal samples from a large number of subjects. In addition, I apply multiple feature selection and clustering methods to deal with high-dimensional data and data with highly correlated features. Experiments on high-dimensional imbalanced biomedical data are presented which illustrate the effectiveness and efficiency of my methods.
ContributorsYang, Tao (Author) / Ye, Jieping (Thesis advisor) / Wang, Yalin (Committee member) / Davulcu, Hasan (Committee member) / Arizona State University (Publisher)
Created2013
161627-Thumbnail Image.png
Description
The dissertation focuses on several Romanian avant-garde magazines, such as Contimporanul, Integral, and 75HP, that Romanian artists and writers created in Romania in the 1920s, after Romanian Dadaists Tristan Tzara and Marcel Iancu disbanded from Zurich Dada in the 1910s. The Romanian avant-garde magazines launched the Romanian avant-garde movement—the most

The dissertation focuses on several Romanian avant-garde magazines, such as Contimporanul, Integral, and 75HP, that Romanian artists and writers created in Romania in the 1920s, after Romanian Dadaists Tristan Tzara and Marcel Iancu disbanded from Zurich Dada in the 1910s. The Romanian avant-garde magazines launched the Romanian avant-garde movement—the most intense period of artistic production in the country. The Romanian avant-gardists established Integralism in an attempt to differentiate themselves from other European avant-garde groups and to capture the intense and innovative creative spirit of their modern era by uniting and condensing avant-garde and modern styles on the pages of their magazines. However, I argue that instead of Integralism, what the Romanian avant-garde magazines put forth were Romanian avant-garde versions of Constructivism and Cubism conveyed in the magazines’ constructivist prints and reproductions of cubist paintings. The originality of the Romanian avant-garde magazines, thus, is concentrated in their appropriation and reinterpretation of Constructivism and Cubism rather than in their Integralism. Moreover, in their rebellion and resistance to Romania’s social, political, and artistic status quo, the Romanian avant-garde magazines functioned as an instrument with which the Romanian avant-gardists expressed their complex relationship with their Jewish identity. The magazines were not on the periphery of artistic production, as art history discourse on modern and avant-garde art has situated them, but were an important player in the global network of avant-garde magazines that traversed across eastern and western Europe, South America, the United States, and Japan.
ContributorsMiholca, Amelia (Author) / Mesch, Claudia (Thesis advisor) / Orlich, Ileana (Committee member) / Holian, Anna (Committee member) / Navarro, Rudy (Committee member) / Arizona State University (Publisher)
Created2021
171764-Thumbnail Image.png
Description
This dissertation constructs a new computational processing framework to robustly and precisely quantify retinotopic maps based on their angle distortion properties. More generally, this framework solves the problem of how to robustly and precisely quantify (angle) distortions of noisy or incomplete (boundary enclosed) 2-dimensional surface to surface mappings. This framework

This dissertation constructs a new computational processing framework to robustly and precisely quantify retinotopic maps based on their angle distortion properties. More generally, this framework solves the problem of how to robustly and precisely quantify (angle) distortions of noisy or incomplete (boundary enclosed) 2-dimensional surface to surface mappings. This framework builds upon the Beltrami Coefficient (BC) description of quasiconformal mappings that directly quantifies local mapping (circles to ellipses) distortions between diffeomorphisms of boundary enclosed plane domains homeomorphic to the unit disk. A new map called the Beltrami Coefficient Map (BCM) was constructed to describe distortions in retinotopic maps. The BCM can be used to fully reconstruct the original target surface (retinal visual field) of retinotopic maps. This dissertation also compared retinotopic maps in the visual processing cascade, which is a series of connected retinotopic maps responsible for visual data processing of physical images captured by the eyes. By comparing the BCM results from a large Human Connectome project (HCP) retinotopic dataset (N=181), a new computational quasiconformal mapping description of the transformed retinal image as it passes through the cascade is proposed, which is not present in any current literature. The description applied on HCP data provided direct visible and quantifiable geometric properties of the cascade in a way that has not been observed before. Because retinotopic maps are generated from in vivo noisy functional magnetic resonance imaging (fMRI), quantifying them comes with a certain degree of uncertainty. To quantify the uncertainties in the quantification results, it is necessary to generate statistical models of retinotopic maps from their BCMs and raw fMRI signals. Considering that estimating retinotopic maps from real noisy fMRI time series data using the population receptive field (pRF) model is a time consuming process, a convolutional neural network (CNN) was constructed and trained to predict pRF model parameters from real noisy fMRI data
ContributorsTa, Duyan Nguyen (Author) / Wang, Yalin (Thesis advisor) / Lu, Zhong-Lin (Committee member) / Hansford, Dianne (Committee member) / Liu, Huan (Committee member) / Li, Baoxin (Committee member) / Arizona State University (Publisher)
Created2022
161939-Thumbnail Image.png
Description
Traditional Reinforcement Learning (RL) assumes to learn policies with respect to reward available from the environment but sometimes learning in a complex domain requires wisdom which comes from a wide range of experience. In behavior based robotics, it is observed that a complex behavior can be described by a combination

Traditional Reinforcement Learning (RL) assumes to learn policies with respect to reward available from the environment but sometimes learning in a complex domain requires wisdom which comes from a wide range of experience. In behavior based robotics, it is observed that a complex behavior can be described by a combination of simpler behaviors. It is tempting to apply similar idea such that simpler behaviors can be combined in a meaningful way to tailor the complex combination. Such an approach would enable faster learning and modular design of behaviors. Complex behaviors can be combined with other behaviors to create even more advanced behaviors resulting in a rich set of possibilities. Similar to RL, combined behavior can keep evolving by interacting with the environment. The requirement of this method is to specify a reasonable set of simple behaviors. In this research, I present an algorithm that aims at combining behavior such that the resulting behavior has characteristics of each individual behavior. This approach has been inspired by behavior based robotics, such as the subsumption architecture and motor schema-based design. The combination algorithm outputs n weights to combine behaviors linearly. The weights are state dependent and change dynamically at every step in an episode. This idea is tested on discrete and continuous environments like OpenAI’s “Lunar Lander” and “Biped Walker”. Results are compared with related domains like Multi-objective RL, Hierarchical RL, Transfer learning, and basic RL. It is observed that the combination of behaviors is a novel way of learning which helps the agent achieve required characteristics. A combination is learned for a given state and so the agent is able to learn faster in an efficient manner compared to other similar approaches. Agent beautifully demonstrates characteristics of multiple behaviors which helps the agent to learn and adapt to the environment. Future directions are also suggested as possible extensions to this research.
ContributorsVora, Kevin Jatin (Author) / Zhang, Yu (Thesis advisor) / Yang, Yezhou (Committee member) / Praharaj, Sarbeswar (Committee member) / Arizona State University (Publisher)
Created2021
168694-Thumbnail Image.png
Description
Retinotopic map, the map between visual inputs on the retina and neuronal activation in brain visual areas, is one of the central topics in visual neuroscience. For human observers, the map is typically obtained by analyzing functional magnetic resonance imaging (fMRI) signals of cortical responses to slowly moving visual stimuli

Retinotopic map, the map between visual inputs on the retina and neuronal activation in brain visual areas, is one of the central topics in visual neuroscience. For human observers, the map is typically obtained by analyzing functional magnetic resonance imaging (fMRI) signals of cortical responses to slowly moving visual stimuli on the retina. Biological evidences show the retinotopic mapping is topology-preserving/topological (i.e. keep the neighboring relationship after human brain process) within each visual region. Unfortunately, due to limited spatial resolution and the signal-noise ratio of fMRI, state of art retinotopic map is not topological. The topic was to model the topology-preserving condition mathematically, fix non-topological retinotopic map with numerical methods, and improve the quality of retinotopic maps. The impose of topological condition, benefits several applications. With the topological retinotopic maps, one may have a better insight on human retinotopic maps, including better cortical magnification factor quantification, more precise description of retinotopic maps, and potentially better exam ways of in Ophthalmology clinic.
ContributorsTu, Yanshuai (Author) / Wang, Yalin (Thesis advisor) / Lu, Zhong-Lin (Committee member) / Crook, Sharon (Committee member) / Yang, Yezhou (Committee member) / Zhang, Yu (Committee member) / Arizona State University (Publisher)
Created2022