Matching Items (133)
135152-Thumbnail Image.png
Description
Genetic counseling is a medical field that was established in the 1970s, but whose demand is now growing exponentially due to modern genetic technology. We now have the ability to look into the human genetic code, detect the genotype of individuals, and use this knowledge to our benefit. However, Genetic

Genetic counseling is a medical field that was established in the 1970s, but whose demand is now growing exponentially due to modern genetic technology. We now have the ability to look into the human genetic code, detect the genotype of individuals, and use this knowledge to our benefit. However, Genetic testing results in a need for new ethical boundaries to be drawn. The idea of the "best possible conditions" of conceiving a child and whether this child has a right to not know are the two major ethical issues that will be focused on in order to analyze the ethical boundary that needs to be drawn for genetic counseling. In order to analyze these ethical issues, a focus group of Arizona State University students was organized. After producing results for the focus group, there are no true conclusions that can be drawn that applied to all of society. The focus group sample size was too small to produce a broad range of results and the participants were all Arizona State University Undergraduate students. However, it did become apparent that knowledge on these ethical issues is crucial in order to ensure they do not hinder the field of genetic counseling. It is predicted that in order to have the best outcome for the field of genetic counseling, genetic counselors themselves need to draw the ethical boundaries for the issues studied.
ContributorsBarker, Samantha (Author) / Amdam, Gro (Thesis director) / Bang, Christofer (Committee member) / Wang, Ying (Committee member) / Barrett, The Honors College (Contributor)
Created2016-05
152192-Thumbnail Image.png
Description
ABSTRACT Peptide microarrays may prove to be a powerful tool for proteomics research and clinical diagnosis applications. Fodor et al. and Maurer et al. have shown proof-of-concept methods of light- and electrochemically-directed peptide microarray fabrication on glass and semiconductor microchips respectively. In this work, peptide microarray fabrication based on the

ABSTRACT Peptide microarrays may prove to be a powerful tool for proteomics research and clinical diagnosis applications. Fodor et al. and Maurer et al. have shown proof-of-concept methods of light- and electrochemically-directed peptide microarray fabrication on glass and semiconductor microchips respectively. In this work, peptide microarray fabrication based on the abovementioned techniques were optimized. In addition, MALDI mass spectrometry based peptide synthesis characterization on semiconductor microchips was developed and novel applications of a CombiMatrix (CBMX) platform for electrochemically controlled synthesis were explored. We have investigated performance of 2-(2-nitrophenyl)propoxycarbonyl (NPPOC) derivatives as photo-labile protecting group. Specifically, influence of substituents on 4 and 5 positions of phenyl ring of NPPOC group on the rate of photolysis and the yield of the amine was investigated. The results indicated that substituents capable of forming a π-network with the nitro group enhanced the rate of photolysis and yield. Once such properly substituted NPPOC groups were used, the rate of photolysis/yield depended on the nature of protected amino group indicating that a different chemical step during the photo-cleavage process became the rate limiting step. We also focused on electrochemically-directed parallel synthesis of high-density peptide microarrays using the CBMX technology referred to above which uses electrochemically generated acids to perform patterned chemistry. Several issues related to peptide synthesis on the CBMX platform were studied and optimized, with emphasis placed on the reactions of electro-generated acids during the deprotection step of peptide synthesis. We have developed a MALDI mass spectrometry based method to determine the chemical composition of microarray synthesis, directly on the feature. This method utilizes non-diffusional chemical cleavage from the surface, thereby making the chemical characterization of high-density microarray features simple, accurate, and amenable to high-throughput. CBMX Corp. has developed a microarray reader which is based on electro-chemical detection of redox chemical species. Several parameters of the instrument were studied and optimized and novel redox applications of peptide microarrays on CBMX platform were also investigated using the instrument. These include (i) a search of metal binding catalytic peptides to reduce overpotential associated with water oxidation reaction and (ii) an immobilization of peptide microarrays using electro-polymerized polypyrrole.
ContributorsKumar, Pallav (Author) / Woodbury, Neal (Thesis advisor) / Allen, James (Committee member) / Johnston, Stephen (Committee member) / Arizona State University (Publisher)
Created2013
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
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
168531-Thumbnail Image.png
Description
Understanding why animals form social groups is a fundamental aim of sociobiology. To date, the field has been dominated by studies of kin groups, which have emphasized indirect fitness benefits as key drivers of grouping among relatives. Nevertheless, many animal groups are comprised of unrelated individuals. These cases provide unique

Understanding why animals form social groups is a fundamental aim of sociobiology. To date, the field has been dominated by studies of kin groups, which have emphasized indirect fitness benefits as key drivers of grouping among relatives. Nevertheless, many animal groups are comprised of unrelated individuals. These cases provide unique opportunities to illuminate drivers of social evolution beyond indirect fitness, especially ecological factors. This dissertation combines behavioral, physiological, and ecological approaches to explore the conditions that favor group formation among non-kin, using as a model the facultatively social carpenter bee, Xylocopa sonorina. Using behavioral and genetic techniques, I found that nestmates in this species are often unrelated, and that non-kin groups form following extensive inter-nest migration.Group living may arise as a strategy to mitigate constraints on available breeding space. To test the hypothesis that nest construction is prohibitively costly for carpenter bees, I measured metabolic rates of excavating bees and used imaging techniques to quantify nest volumes. From these measurements, I found that nest construction is highly energetically costly, and that bees who inherit nests through social queuing experience substantial energetic savings. These costs are exacerbated by limitations on the reuse of existing nests. Using repeated CT scans of nesting logs, I examined changes in nest architecture over time and found that repeatedly inherited tunnels become indefensible to intruders, and are subsequently abandoned. Together, these factors underlie intense competition over available breeding space. The imaging analysis of nesting logs additionally revealed strong seasonal effects on social strategy, with social nesting dominating during winter. To test the hypothesis that winter social nesting arises from intrinsic physiological advantages of grouping, I experimentally manipulated social strategy in overwintering bees. I found that social bees conserve heat and body mass better than solitary bees, suggesting fitness benefits to grouping in cold, resource-scarce conditions. Together, these results suggest that grouping in X. sonorina arises from dynamic strategies to maximize direct fitness in response to harsh and/or competitive conditions. These studies provide empirical insights into the ecological conditions that favor non-kin grouping, and emphasize the importance of ecology in shaping sociality at its evolutionary origins.
ContributorsOstwald, Madeleine (Author) / Fewell, Jennifer H (Thesis advisor) / Amdam, Gro (Committee member) / Harrison, Jon (Committee member) / Pratt, Stephen (Committee member) / Kapheim, Karen (Committee member) / Arizona State University (Publisher)
Created2022
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
171979-Thumbnail Image.png
Description
Neural tissue is a delicate system comprised of neurons and their synapses, glial cells for support, and vasculature for oxygen and nutrient delivery. This complexity ultimately gives rise to the human brain, a system researchers have become increasingly interested in replicating for artificial intelligence purposes. Some have even gone so

Neural tissue is a delicate system comprised of neurons and their synapses, glial cells for support, and vasculature for oxygen and nutrient delivery. This complexity ultimately gives rise to the human brain, a system researchers have become increasingly interested in replicating for artificial intelligence purposes. Some have even gone so far as to use neuronal cultures as computing hardware, but utilizing an environment closer to a living brain means having to grapple with the same issues faced by clinicians and researchers trying to treat brain disorders. Most outstanding among these are the problems that arise with invasive interfaces. Optical techniques that use fluorescent dyes and proteins have emerged as a solution for noninvasive imaging with single-cell resolution in vitro and in vivo, but feeding in information in the form of neuromodulation still requires implanted electrodes. The implantation process of these electrodes damages nearby neurons and their connections, causes hemorrhaging, and leads to scarring and gliosis that diminish efficacy. Here, a new approach for noninvasive neuromodulation with high spatial precision is described. It makes use of a combination of ultrasound, high frequency acoustic energy that can be focused to submillimeter regions at significant depths, and electric fields, an effective tool for neuromodulation that lacks spatial precision when used in a noninvasive manner. The hypothesis is that, when combined in a specific manner, these will lead to nonlinear effects at neuronal membranes that cause cells only in the region of overlap to be stimulated. Computational modeling confirmed this combination to be uniquely stimulating, contingent on certain physical effects of ultrasound on cell membranes. Subsequent in vitro experiments led to inconclusive results, however, leaving the door open for future experimentation with modified configurations and approaches. The specific combination explored here is also not the only untested technique that may achieve a similar goal.
ContributorsNester, Elliot (Author) / Wang, Yalin (Thesis advisor) / Muthuswamy, Jitendran (Committee member) / Towe, Bruce (Committee member) / Arizona State University (Publisher)
Created2022
171902-Thumbnail Image.png
Description
Beta-Amyloid(Aβ) plaques and tau protein tangles in the brain are now widely recognized as the defining hallmarks of Alzheimer’s disease (AD), followed by structural atrophy detectable on brain magnetic resonance imaging (MRI) scans. However, current methods to detect Aβ/tau pathology are either invasive (lumbar puncture) or quite costly and not

Beta-Amyloid(Aβ) plaques and tau protein tangles in the brain are now widely recognized as the defining hallmarks of Alzheimer’s disease (AD), followed by structural atrophy detectable on brain magnetic resonance imaging (MRI) scans. However, current methods to detect Aβ/tau pathology are either invasive (lumbar puncture) or quite costly and not widely available (positron emission tomography (PET)). And one of the particular neurodegenerative regions is the hippocampus to which the influence of Aβ/tau on has been one of the research projects focuses in the AD pathophysiological progress. In this dissertation, I proposed three novel machine learning and statistical models to examine subtle aspects of the hippocampal morphometry from MRI that are associated with Aβ /tau burden in the brain, measured using PET images. The first model is a novel unsupervised feature reduction model to generate a low-dimensional representation of hippocampal morphometry for each individual subject, which has superior performance in predicting Aβ/tau burden in the brain. The second one is an efficient federated group lasso model to identify the hippocampal subregions where atrophy is strongly associated with abnormal Aβ/Tau. The last one is a federated model for imaging genetics, which can identify genetic and transcriptomic influences on hippocampal morphometry. Finally, I stated the results of these three models that have been published or submitted to peer-reviewed conferences and journals.
ContributorsWu, Jianfeng (Author) / Wang, Yalin (Thesis advisor) / Li, Baoxin (Committee member) / Liang, Jianming (Committee member) / Wang, Junwen (Committee member) / Wu, Teresa (Committee member) / Arizona State University (Publisher)
Created2022
189274-Thumbnail Image.png
Description
Structural Magnetic Resonance Imaging analysis is a vital component in the study of Alzheimer’s Disease pathology and several techniques exist as part of the existing research conducted. In particular, volumetric approaches in this field are known to be beneficial due to the increased capability to express morphological characteristics when compared

Structural Magnetic Resonance Imaging analysis is a vital component in the study of Alzheimer’s Disease pathology and several techniques exist as part of the existing research conducted. In particular, volumetric approaches in this field are known to be beneficial due to the increased capability to express morphological characteristics when compared to manifold methods. To aid in the improvement of the field, this paper aims to propose an intrinsic volumetric conic system that can be applied to bounded volumetric meshes to enable a more effective study of subjects. The computation of the metric involves the use of heat kernel theory and conformal parameterization on genus-0 surfaces extended to a volumetric domain. Additionally, this paper also explores the use of the ’TetCNN’ architecture on the classification of hippocampal tetrahedral meshes to detect features that correspond to Alzheimer’s indicators. The model tested was able to achieve remarkable results with a measured classification accuracy of above 90% in the task of differentiating between subjects diagnosed with Alzheimer’s and normal control subjects.
ContributorsGeorge, John Varghese (Author) / Wang, Yalin (Thesis advisor) / Hansford, Dianne (Committee member) / Gupta, Vikash (Committee member) / Arizona State University (Publisher)
Created2023