Matching Items (77)
Filtering by

Clear all filters

152370-Thumbnail Image.png
Description
Functional magnetic resonance imaging (fMRI) has been widely used to measure the retinotopic organization of early visual cortex in the human brain. Previous studies have identified multiple visual field maps (VFMs) based on statistical analysis of fMRI signals, but the resulting geometry has not been fully characterized with mathematical models.

Functional magnetic resonance imaging (fMRI) has been widely used to measure the retinotopic organization of early visual cortex in the human brain. Previous studies have identified multiple visual field maps (VFMs) based on statistical analysis of fMRI signals, but the resulting geometry has not been fully characterized with mathematical models. This thesis explores using concepts from computational conformal geometry to create a custom software framework for examining and generating quantitative mathematical models for characterizing the geometry of early visual areas in the human brain. The software framework includes a graphical user interface built on top of a selected core conformal flattening algorithm and various software tools compiled specifically for processing and examining retinotopic data. Three conformal flattening algorithms were implemented and evaluated for speed and how well they preserve the conformal metric. All three algorithms performed well in preserving the conformal metric but the speed and stability of the algorithms varied. The software framework performed correctly on actual retinotopic data collected using the standard travelling-wave experiment. Preliminary analysis of the Beltrami coefficient for the early data set shows that selected regions of V1 that contain reasonably smooth eccentricity and polar angle gradients do show significant local conformality, warranting further investigation of this approach for analysis of early and higher visual cortex.
ContributorsTa, Duyan (Author) / Wang, Yalin (Thesis advisor) / Maciejewski, Ross (Committee member) / Wonka, Peter (Committee member) / Arizona State University (Publisher)
Created2013
152300-Thumbnail Image.png
Description
In blindness research, the corpus callosum (CC) is the most frequently studied sub-cortical structure, due to its important involvement in visual processing. While most callosal analyses from brain structural magnetic resonance images (MRI) are limited to the 2D mid-sagittal slice, we propose a novel framework to capture a complete set

In blindness research, the corpus callosum (CC) is the most frequently studied sub-cortical structure, due to its important involvement in visual processing. While most callosal analyses from brain structural magnetic resonance images (MRI) are limited to the 2D mid-sagittal slice, we propose a novel framework to capture a complete set of 3D morphological differences in the corpus callosum between two groups of subjects. The CCs are segmented from whole brain T1-weighted MRI and modeled as 3D tetrahedral meshes. The callosal surface is divided into superior and inferior patches on which we compute a volumetric harmonic field by solving the Laplace's equation with Dirichlet boundary conditions. We adopt a refined tetrahedral mesh to compute the Laplacian operator, so our computation can achieve sub-voxel accuracy. Thickness is estimated by tracing the streamlines in the harmonic field. We combine areal changes found using surface tensor-based morphometry and thickness information into a vector at each vertex to be used as a metric for the statistical analysis. Group differences are assessed on this combined measure through Hotelling's T2 test. The method is applied to statistically compare three groups consisting of: congenitally blind (CB), late blind (LB; onset > 8 years old) and sighted (SC) subjects. Our results reveal significant differences in several regions of the CC between both blind groups and the sighted groups; and to a lesser extent between the LB and CB groups. These results demonstrate the crucial role of visual deprivation during the developmental period in reshaping the structural architecture of the CC.
ContributorsXu, Liang (Author) / Wang, Yalin (Thesis advisor) / Maciejewski, Ross (Committee member) / Ye, Jieping (Committee member) / Arizona State University (Publisher)
Created2013
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
151336-Thumbnail Image.png
Description
Over 2 billion people are using online social network services, such as Facebook, Twitter, Google+, LinkedIn, and Pinterest. Users update their status, post their photos, share their information, and chat with others in these social network sites every day; however, not everyone shares the same amount of information. This thesis

Over 2 billion people are using online social network services, such as Facebook, Twitter, Google+, LinkedIn, and Pinterest. Users update their status, post their photos, share their information, and chat with others in these social network sites every day; however, not everyone shares the same amount of information. This thesis explores methods of linking publicly available data sources as a means of extrapolating missing information of Facebook. An application named "Visual Friends Income Map" has been created on Facebook to collect social network data and explore geodemographic properties to link publicly available data, such as the US census data. Multiple predictors are implemented to link data sets and extrapolate missing information from Facebook with accurate predictions. The location based predictor matches Facebook users' locations with census data at the city level for income and demographic predictions. Age and relationship based predictors are created to improve the accuracy of the proposed location based predictor utilizing social network link information. In the case where a user does not share any location information on their Facebook profile, a kernel density estimation location predictor is created. This predictor utilizes publicly available telephone record information of all people with the same surname of this user in the US to create a likelihood distribution of the user's location. This is combined with the user's IP level information in order to narrow the probability estimation down to a local regional constraint.
ContributorsMao, Jingxian (Author) / Maciejewski, Ross (Thesis advisor) / Farin, Gerald (Committee member) / Wang, Yalin (Committee member) / Arizona State University (Publisher)
Created2012
151278-Thumbnail Image.png
Description
This document presents a new implementation of the Smoothed Particles Hydrodynamics algorithm using DirectX 11 and DirectCompute. The main goal of this document is to present to the reader an alternative solution to the largely studied and researched problem of fluid simulation. Most other solutions have been implemented using the

This document presents a new implementation of the Smoothed Particles Hydrodynamics algorithm using DirectX 11 and DirectCompute. The main goal of this document is to present to the reader an alternative solution to the largely studied and researched problem of fluid simulation. Most other solutions have been implemented using the NVIDIA CUDA framework; however, the proposed solution in this document uses the Microsoft general-purpose computing on graphics processing units API. The implementation allows for the simulation of a large number of particles in a real-time scenario. The solution presented here uses the Smoothed Particles Hydrodynamics algorithm to calculate the forces within the fluid; this algorithm provides a Lagrangian approach for discretizes the Navier-Stockes equations into a set of particles. Our solution uses the DirectCompute compute shaders to evaluate each particle using the multithreading and multi-core capabilities of the GPU increasing the overall performance. The solution then describes a method for extracting the fluid surface using the Marching Cubes method and the programmable interfaces exposed by the DirectX pipeline. Particularly, this document presents a method for using the Geometry Shader Stage to generate the triangle mesh as defined by the Marching Cubes method. The implementation results show the ability to simulate over 64K particles at a rate of 900 and 400 frames per second, not including the surface reconstruction steps and including the Marching Cubes steps respectively.
ContributorsFigueroa, Gustavo (Author) / Farin, Gerald (Thesis advisor) / Maciejewski, Ross (Committee member) / Wang, Yalin (Committee member) / Arizona State University (Publisher)
Created2012
151154-Thumbnail Image.png
Description
Alzheimer's Disease (AD) is the most common form of dementia observed in elderly patients and has significant social-economic impact. There are many initiatives which aim to capture leading causes of AD. Several genetic, imaging, and biochemical markers are being explored to monitor progression of AD and explore treatment and detection

Alzheimer's Disease (AD) is the most common form of dementia observed in elderly patients and has significant social-economic impact. There are many initiatives which aim to capture leading causes of AD. Several genetic, imaging, and biochemical markers are being explored to monitor progression of AD and explore treatment and detection options. The primary focus of this thesis is to identify key biomarkers to understand the pathogenesis and prognosis of Alzheimer's Disease. Feature selection is the process of finding a subset of relevant features to develop efficient and robust learning models. It is an active research topic in diverse areas such as computer vision, bioinformatics, information retrieval, chemical informatics, and computational finance. In this work, state of the art feature selection algorithms, such as Student's t-test, Relief-F, Information Gain, Gini Index, Chi-Square, Fisher Kernel Score, Kruskal-Wallis, Minimum Redundancy Maximum Relevance, and Sparse Logistic regression with Stability Selection have been extensively exploited to identify informative features for AD using data from Alzheimer's Disease Neuroimaging Initiative (ADNI). An integrative approach which uses blood plasma protein, Magnetic Resonance Imaging, and psychometric assessment scores biomarkers has been explored. This work also analyzes the techniques to handle unbalanced data and evaluate the efficacy of sampling techniques. Performance of feature selection algorithm is evaluated using the relevance of derived features and the predictive power of the algorithm using Random Forest and Support Vector Machine classifiers. Performance metrics such as Accuracy, Sensitivity and Specificity, and area under the Receiver Operating Characteristic curve (AUC) have been used for evaluation. The feature selection algorithms best suited to analyze AD proteomics data have been proposed. The key biomarkers distinguishing healthy and AD patients, Mild Cognitive Impairment (MCI) converters and non-converters, and healthy and MCI patients have been identified.
ContributorsDubey, Rashmi (Author) / Ye, Jieping (Thesis advisor) / Wang, Yalin (Committee member) / Wu, Tong (Committee member) / Arizona State University (Publisher)
Created2012
130412-Thumbnail Image.png
Description
Honey bee workers display remarkable flexibility in the aging process. This plasticity is closely tied to behavioral maturation. Workers who initiate foraging behavior at earlier ages have shorter lifespans, and much of the variation in total lifespan can be explained by differences in pre-foraging lifespan. Vitellogenin (Vg), a yolk precursor

Honey bee workers display remarkable flexibility in the aging process. This plasticity is closely tied to behavioral maturation. Workers who initiate foraging behavior at earlier ages have shorter lifespans, and much of the variation in total lifespan can be explained by differences in pre-foraging lifespan. Vitellogenin (Vg), a yolk precursor protein, influences worker lifespan both as a regulator of behavioral maturation and through anti-oxidant and immune functions. Experimental reduction of Vg mRNA, and thus Vg protein levels, in wild-type bees results in precocious foraging behavior, decreased lifespan, and increased susceptibility to oxidative damage. We sought to separate the effects of Vg on lifespan due to behavioral maturation from those due to immune and antioxidant function using two selected strains of honey bees that differ in their phenotypic responsiveness to Vg gene knockdown. Surprisingly, we found that lifespans lengthen in the strain described as behaviorally and hormonally insensitive to Vg reduction. We then performed targeted gene expression analyses on genes hypothesized to mediate aging and lifespan: the insulin-like peptides (Ilp1 and 2) and manganese superoxide dismutase (mnSOD). The two honey bee Ilps are the most upstream components in the insulin-signaling pathway, which influences lifespan in Drosophila melanogaster and other organisms, while manganese superoxide dismutase encodes an enzyme with antioxidant functions in animals. We found expression differences in the llps in fat body related to behavior (llp1 and 2) and genetic background (Ilp2), but did not find strain by treatment effects. Expression of mnSOD was also affected by behavior and genetic background. Additionally, we observed a differential response to Vg knockdown in fat body expression of mnSOD, suggesting that antioxidant pathways may partially explain the strain-specific lifespan responses to Vg knockdown.
ContributorsIhle, Kate (Author) / Fondrk, M. Kim (Author) / Page, Robert (Author) / Amdam, Gro (Author) / College of Liberal Arts and Sciences (Contributor) / School of Life Sciences (Contributor)
Created2015-01-01
Description
The brain is considered the crux of identity, yet human behavior may be influenced by bacteria in gut microbiomes. Honeybees can exchange bacteria through their many social behaviors, making their microbiomes, and the effect they have on honeybee behavior, of interest. There is recent evidence suggesting the presence of bacteria

The brain is considered the crux of identity, yet human behavior may be influenced by bacteria in gut microbiomes. Honeybees can exchange bacteria through their many social behaviors, making their microbiomes, and the effect they have on honeybee behavior, of interest. There is recent evidence suggesting the presence of bacteria existing in human brains, which can be investigated in honeybee brains due to their well-documented structure. The purpose of this study is to establish if lipopolysaccharide—a molecule on bacteria membranes—is present in the honeybee brain and if it colocalizes with vitellogenin—an immune mediator. Additionally, this study also seeks to establish the efficacy of embedding tissue samples in resin and performing immunohistochemistry for vitellogenin and lipopolysaccharide on sections.
ContributorsStrange, Amalie Sofie (Co-author) / Strange, Amalie (Co-author) / Amdam, Gro (Thesis director) / Baluch, Page (Committee member) / School of International Letters and Cultures (Contributor) / School of Life Sciences (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
130355-Thumbnail Image.png
Description
Background
The reproductive ground plan hypothesis of social evolution suggests that reproductive controls of a solitary ancestor have been co-opted during social evolution, facilitating the division of labor among social insect workers. Despite substantial empirical support, the generality of this hypothesis is not universally accepted. Thus, we investigated the prediction of

Background
The reproductive ground plan hypothesis of social evolution suggests that reproductive controls of a solitary ancestor have been co-opted during social evolution, facilitating the division of labor among social insect workers. Despite substantial empirical support, the generality of this hypothesis is not universally accepted. Thus, we investigated the prediction of particular genes with pleiotropic effects on ovarian traits and social behavior in worker honey bees as a stringent test of the reproductive ground plan hypothesis. We complemented these tests with a comprehensive genome scan for additional quantitative trait loci (QTL) to gain a better understanding of the genetic architecture of the ovary size of honey bee workers, a morphological trait that is significant for understanding social insect caste evolution and general insect biology.
Results
Back-crossing hybrid European x Africanized honey bee queens to the Africanized parent colony generated two study populations with extraordinarily large worker ovaries. Despite the transgressive ovary phenotypes, several previously mapped QTL for social foraging behavior demonstrated ovary size effects, confirming the prediction of pleiotropic genetic effects on reproductive traits and social behavior. One major QTL for ovary size was detected in each backcross, along with several smaller effects and two QTL for ovary asymmetry. One of the main ovary size QTL coincided with a major QTL for ovary activation, explaining 3/4 of the phenotypic variance, although no simple positive correlation between ovary size and activation was observed.
Conclusions
Our results provide strong support for the reproductive ground plan hypothesis of evolution in study populations that are independent of the genetic stocks that originally led to the formulation of this hypothesis. As predicted, worker ovary size is genetically linked to multiple correlated traits of the complex division of labor in worker honey bees, known as the pollen hoarding syndrome. The genetic architecture of worker ovary size presumably consists of a combination of trait-specific loci and general regulators that affect the whole behavioral syndrome and may even play a role in caste determination. Several promising candidate genes in the QTL intervals await further study to clarify their potential role in social insect evolution and the regulation of insect fertility in general.
ContributorsGraham, Allie M. (Author) / Munday, Michael D. (Author) / Kaftanoglu, Osman (Author) / Page, Robert (Author) / Amdam, Gro (Author) / Rueppell, Olav (Author) / College of Liberal Arts and Sciences (Contributor) / School of Life Sciences (Contributor)
Created2011-04-13
Description
As a biology major, many of my classes have included studying the fundamentals of genetics or investigating the way genetics influence heritability of certain diseases. When I began taking upper-division psychology courses, the genetic factors of psychological disorders became an important part of the material. I was exposed to a

As a biology major, many of my classes have included studying the fundamentals of genetics or investigating the way genetics influence heritability of certain diseases. When I began taking upper-division psychology courses, the genetic factors of psychological disorders became an important part of the material. I was exposed to a new idea: that genes were equally important in studying somatic diseases as they were to psychological disorders. As important as genetics are to psychology, they are not part of the required courses for the major; I found many of my peers in psychology courses did not have a grasp on genetic fundamentals in the same way biology majors did. This was a disconnect that I also found in my own life outside the classroom. Growing up, my mother consistently reminded me to limit my carbs and watch my sugars. Diabetes was very prevalent in my family and I was also at risk. I was repeatedly reminded of my own genes and the risk I faced in having this biological disorder. However, my friend whose father was an alcoholic did not warn her in the same way. While she did know of her father's history, she was not warned of the potential for her to become an alcoholic. While my behavior was altered due to my mother's warning and my own knowledge of the genetic risk of diabetes, I wondered if other people at genetic risk of psychological disorders also altered their behavior. Through my thesis, I hope to answer if students have the same perceived genetic knowledge of psychological diseases as they do for biological ones. In my experience, it is not as well known that psychological disorders have genetic factors. For example, alcohol is commonly used by college students. Alcohol use disorder is present in 16.2% of college aged students and "40-60% of the variance of risk explained by genetic influences." (DSM V, 2013) Compare this to diabetes that has "several common genetic variants that account for about 10% of the total genetic effects," but is much more openly discussed even though it is less genetically linked. (McVay, 2015)This stems from the stigma/taboo surrounding many psychological disorders. If students do know that psychological disorder are genetically influenced, I expect their knowledge to be skewed or inaccurate. As part of a survey, I hope to see how strong they believe the genetic risk of certain diseases are as well as where they gained this knowledge. I hypothesize that only students with a background in psychology will be able to correctly assign the genetic risk of the four presented diseases. Completing this thesis will require in-depth study of the genetic factors, an understanding of the way each disease is perceived and understood by the general population, and a statistical analysis of the survey responses. If the survey data turns out as I expect where students do not have a strong grasp of diseases that could potentially influence their own health, I hope to find a way to educate students on biological and psychological diseases, their genetic risk, and how to speak openly about them.
ContributorsParasher, Nisha (Author) / Amdam, Gro (Thesis director) / Toft, Carolyn Cavaugh (Committee member) / Ostwald, Madeleine (Committee member) / Department of Psychology (Contributor) / School of Life Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05