This collection includes most of the ASU Theses and Dissertations from 2011 to present. ASU Theses and Dissertations are available in downloadable PDF format; however, a small percentage of items are under embargo. Information about the dissertations/theses includes degree information, committee members, an abstract, supporting data or media.

In addition to the electronic theses found in the ASU Digital Repository, ASU Theses and Dissertations can be found in the ASU Library Catalog.

Dissertations and Theses granted by Arizona State University are archived and made available through a joint effort of the ASU Graduate College and the ASU Libraries. For more information or questions about this collection contact or visit the Digital Repository ETD Library Guide or contact the ASU Graduate College at gradformat@asu.edu.

Displaying 1 - 10 of 117
Filtering by

Clear all filters

151704-Thumbnail Image.png
Description
Research has shown that a developmental process of maturing out of alcohol involvement occurs during young adulthood, and that this process is related to both young adult role transitions (e.g., marriage) and personality developmental (e.g., decreased disinhibition and neuroticism). The current study extended past research by testing whether protective marriage

Research has shown that a developmental process of maturing out of alcohol involvement occurs during young adulthood, and that this process is related to both young adult role transitions (e.g., marriage) and personality developmental (e.g., decreased disinhibition and neuroticism). The current study extended past research by testing whether protective marriage and personality effects on maturing out were stronger among more severe late adolescent drinkers, and whether protective marriage effects were stronger among those who experienced more personality development. Parental alcoholism and gender were tested as moderators of marriage, personality, and late adolescent drinking effects on maturing out; and as distal predictors mediated by these effects. Participants were a subsample (N = 844; 51% children of alcoholics; 53% male, 71% non-Hispanic Caucasian, 27% Hispanic; Chassin, Barrera, Bech, & Kossak-Fuller, 1992) from a larger longitudinal study of familial alcoholism. Hypotheses were tested with latent growth models characterizing alcohol consumption and drinking consequence trajectories from late adolescence to adulthood (age 17-40). Past findings were replicated by showing protective effects of becoming married, sensation-seeking reductions, and neuroticism reductions on the drinking trajectories. Moderation tests showed that protective marriage effects on the drinking trajectories were stronger among those with higher pre-marriage drinking in late adolescence (i.e., higher growth intercepts). This might reflect role socialization mechanisms such that more severe drinking produces more conflict with the demands of new roles (i.e., role incompatibility), thus requiring greater drinking reductions to resolve this conflict. In contrast, little evidence was found for moderation of personality effects by late adolescent drinking or for moderation of marriage effects by personality. Parental alcoholism findings suggested complex moderated mediation pathways. Parental alcoholism predicted less drinking reduction through decreasing the likelihood of marriage (mediation) and muting marriage's effect on the drinking trajectories (moderation), but parental alcoholism also predicted more drinking reduction through increasing initial drinking in late adolescence (mediation). The current study provides new insights into naturally occurring processes of recovery during young adulthood and suggests that developmentally-tailored interventions for young adults could harness these natural recovery processes (e.g., by integrating role incompatibility themes and addressing factors that block role effects among those with familial alcoholism).
ContributorsLee, Matthew R. (Author) / Chassin, Laurie (Thesis advisor) / Corbin, William R. (Committee member) / Mackinnon, David P (Committee member) / Presson, Clark C. (Committee member) / Arizona State University (Publisher)
Created2013
151706-Thumbnail Image.png
Description
Past literature has indicated that the majority of people with alcohol problems never seek treatment and that this is especially true of women. Relatively few studies have investigated how different types of alcohol-related consequences longitudinally predict men and women's perceived need for treatment and their utilization of treatment services. The

Past literature has indicated that the majority of people with alcohol problems never seek treatment and that this is especially true of women. Relatively few studies have investigated how different types of alcohol-related consequences longitudinally predict men and women's perceived need for treatment and their utilization of treatment services. The current study sought to expand the literature by examining whether gender moderates the links between four frequently endorsed types of consequences and perceived need for or actual utilization of treatment. Two-hundred thirty-seven adults ages 21-36 completed a battery of questionnaires at two time points five years apart. Results indicated that there were four broad types of consequences endorsed by both men and women. Multiple-group models and Wald chi square tests indicated that there were no significant relationships between consequences and treatment outcomes. No gender moderation was found but post-hoc power analyses indicated that the study was underpowered to detect moderation. Researchers need to continue to study factors that predict utilization of alcohol treatment services and the process of recovery so that treatment providers can better address the needs of people with alcohol-related consequences in the areas of referral procedures, clinical assessment, and treatment service provision and planning.
ContributorsBeltran Gonzalez, Iris (Author) / Chassin, Laurie (Thesis advisor) / Tein, Jenn-Yun (Committee member) / Corbin, William (Committee member) / Barrera, Jr., Manuel (Committee member) / Arizona State University (Publisher)
Created2013
152230-Thumbnail Image.png
Description
Juvenile offenders suffer from substance use disorders at higher rates than adolescents in the general public. Substance use disorders also predict an increased risk for re-offending. Therefore, it is important that these juveniles, in particular, receive the appropriate substance use disorder treatment. The present study used logistic regression to test

Juvenile offenders suffer from substance use disorders at higher rates than adolescents in the general public. Substance use disorders also predict an increased risk for re-offending. Therefore, it is important that these juveniles, in particular, receive the appropriate substance use disorder treatment. The present study used logistic regression to test whether race/ethnicity would moderate the match between substance use disorder diagnosis and the receipt of a substance use disorder related service in a sample of male, serious juvenile offenders. Results showed that among those with a substance use disorder diagnosis, there were no race/ethnicity differences in the receipt of the appropriate service. However, among those without a substance use disorder diagnosis, non-Hispanic Caucasians were more likely to receive substance use service than were Hispanics or African-Americans. Post-hoc analyses revealed that when using a broader definition of substance use problems, significant differences by race/ethnicity in the prediction of service receipt were only observed at low levels of substance use problems. These findings shed light on how race/ethnicity may play a role in the recommendation of substance use disorder services in the juvenile justice system.
ContributorsMansion, Andre (Author) / Chassin, Laurie (Thesis advisor) / Dishion, Thomas (Committee member) / Knight, George (Committee member) / Arizona State University (Publisher)
Created2013
151867-Thumbnail Image.png
Description
Automating aspects of biocuration through biomedical information extraction could significantly impact biomedical research by enabling greater biocuration throughput and improving the feasibility of a wider scope. An important step in biomedical information extraction systems is named entity recognition (NER), where mentions of entities such as proteins and diseases are located

Automating aspects of biocuration through biomedical information extraction could significantly impact biomedical research by enabling greater biocuration throughput and improving the feasibility of a wider scope. An important step in biomedical information extraction systems is named entity recognition (NER), where mentions of entities such as proteins and diseases are located within natural-language text and their semantic type is determined. This step is critical for later tasks in an information extraction pipeline, including normalization and relationship extraction. BANNER is a benchmark biomedical NER system using linear-chain conditional random fields and the rich feature set approach. A case study with BANNER locating genes and proteins in biomedical literature is described. The first corpus for disease NER adequate for use as training data is introduced, and employed in a case study of disease NER. The first corpus locating adverse drug reactions (ADRs) in user posts to a health-related social website is also described, and a system to locate and identify ADRs in social media text is created and evaluated. The rich feature set approach to creating NER feature sets is argued to be subject to diminishing returns, implying that additional improvements may require more sophisticated methods for creating the feature set. This motivates the first application of multivariate feature selection with filters and false discovery rate analysis to biomedical NER, resulting in a feature set at least 3 orders of magnitude smaller than the set created by the rich feature set approach. Finally, two novel approaches to NER by modeling the semantics of token sequences are introduced. The first method focuses on the sequence content by using language models to determine whether a sequence resembles entries in a lexicon of entity names or text from an unlabeled corpus more closely. The second method models the distributional semantics of token sequences, determining the similarity between a potential mention and the token sequences from the training data by analyzing the contexts where each sequence appears in a large unlabeled corpus. The second method is shown to improve the performance of BANNER on multiple data sets.
ContributorsLeaman, James Robert (Author) / Gonzalez, Graciela (Thesis advisor) / Baral, Chitta (Thesis advisor) / Cohen, Kevin B (Committee member) / Liu, Huan (Committee member) / Ye, Jieping (Committee member) / Arizona State University (Publisher)
Created2013
151940-Thumbnail Image.png
Description
Biological systems are complex in many dimensions as endless transportation and communication networks all function simultaneously. Our ability to intervene within both healthy and diseased systems is tied directly to our ability to understand and model core functionality. The progress in increasingly accurate and thorough high-throughput measurement technologies has provided

Biological systems are complex in many dimensions as endless transportation and communication networks all function simultaneously. Our ability to intervene within both healthy and diseased systems is tied directly to our ability to understand and model core functionality. The progress in increasingly accurate and thorough high-throughput measurement technologies has provided a deluge of data from which we may attempt to infer a representation of the true genetic regulatory system. A gene regulatory network model, if accurate enough, may allow us to perform hypothesis testing in the form of computational experiments. Of great importance to modeling accuracy is the acknowledgment of biological contexts within the models -- i.e. recognizing the heterogeneous nature of the true biological system and the data it generates. This marriage of engineering, mathematics and computer science with systems biology creates a cycle of progress between computer simulation and lab experimentation, rapidly translating interventions and treatments for patients from the bench to the bedside. This dissertation will first discuss the landscape for modeling the biological system, explore the identification of targets for intervention in Boolean network models of biological interactions, and explore context specificity both in new graphical depictions of models embodying context-specific genomic regulation and in novel analysis approaches designed to reveal embedded contextual information. Overall, the dissertation will explore a spectrum of biological modeling with a goal towards therapeutic intervention, with both formal and informal notions of biological context, in such a way that will enable future work to have an even greater impact in terms of direct patient benefit on an individualized level.
ContributorsVerdicchio, Michael (Author) / Kim, Seungchan (Thesis advisor) / Baral, Chitta (Committee member) / Stolovitzky, Gustavo (Committee member) / Collofello, James (Committee member) / Arizona State University (Publisher)
Created2013
151963-Thumbnail Image.png
Description
Currently, to interact with computer based systems one needs to learn the specific interface language of that system. In most cases, interaction would be much easier if it could be done in natural language. For that, we will need a module which understands natural language and automatically translates it to

Currently, to interact with computer based systems one needs to learn the specific interface language of that system. In most cases, interaction would be much easier if it could be done in natural language. For that, we will need a module which understands natural language and automatically translates it to the interface language of the system. NL2KR (Natural language to knowledge representation) v.1 system is a prototype of such a system. It is a learning based system that learns new meanings of words in terms of lambda-calculus formulas given an initial lexicon of some words and their meanings and a training corpus of sentences with their translations. As a part of this thesis, we take the prototype NL2KR v.1 system and enhance various components of it to make it usable for somewhat substantial and useful interface languages. We revamped the lexicon learning components, Inverse-lambda and Generalization modules, and redesigned the lexicon learning algorithm which uses these components to learn new meanings of words. Similarly, we re-developed an inbuilt parser of the system in Answer Set Programming (ASP) and also integrated external parser with the system. Apart from this, we added some new rich features like various system configurations and memory cache in the learning component of the NL2KR system. These enhancements helped in learning more meanings of the words, boosted performance of the system by reducing the computation time by a factor of 8 and improved the usability of the system. We evaluated the NL2KR system on iRODS domain. iRODS is a rule-oriented data system, which helps in managing large set of computer files using policies. This system provides a Rule-Oriented interface langauge whose syntactic structure is like any procedural programming language (eg. C). However, direct translation of natural language (NL) to this interface language is difficult. So, for automatic translation of NL to this language, we define a simple intermediate Policy Declarative Language (IPDL) to represent the knowledge in the policies, which then can be directly translated to iRODS rules. We develop a corpus of 100 policy statements and manually translate them to IPDL langauge. This corpus is then used for the evaluation of NL2KR system. We performed 10 fold cross validation on the system. Furthermore, using this corpus, we illustrate how different components of our NL2KR system work.
ContributorsKumbhare, Kanchan Ravishankar (Author) / Baral, Chitta (Thesis advisor) / Ye, Jieping (Committee member) / Li, Baoxin (Committee member) / Arizona State University (Publisher)
Created2013
151793-Thumbnail Image.png
Description
Linear Temporal Logic is gaining increasing popularity as a high level specification language for robot motion planning due to its expressive power and scalability of LTL control synthesis algorithms. This formalism, however, requires expert knowledge and makes it inaccessible to non-expert users. This thesis introduces a graphical specification environment to

Linear Temporal Logic is gaining increasing popularity as a high level specification language for robot motion planning due to its expressive power and scalability of LTL control synthesis algorithms. This formalism, however, requires expert knowledge and makes it inaccessible to non-expert users. This thesis introduces a graphical specification environment to create high level motion plans to control robots in the field by converting a visual representation of the motion/task plan into a Linear Temporal Logic (LTL) specification. The visual interface is built on the Android tablet platform and provides functionality to create task plans through a set of well defined gestures and on screen controls. It uses the notion of waypoints to quickly and efficiently describe the motion plan and enables a variety of complex Linear Temporal Logic specifications to be described succinctly and intuitively by the user without the need for the knowledge and understanding of LTL specification. Thus, it opens avenues for its use by personnel in military, warehouse management, and search and rescue missions. This thesis describes the construction of LTL for various scenarios used for robot navigation using the visual interface developed and leverages the use of existing LTL based motion planners to carry out the task plan by a robot.
ContributorsSrinivas, Shashank (Author) / Fainekos, Georgios (Thesis advisor) / Baral, Chitta (Committee member) / Burleson, Winslow (Committee member) / Arizona State University (Publisher)
Created2013
151653-Thumbnail Image.png
Description
Answer Set Programming (ASP) is one of the most prominent and successful knowledge representation paradigms. The success of ASP is due to its expressive non-monotonic modeling language and its efficient computational methods originating from building propositional satisfiability solvers. The wide adoption of ASP has motivated several extensions to its modeling

Answer Set Programming (ASP) is one of the most prominent and successful knowledge representation paradigms. The success of ASP is due to its expressive non-monotonic modeling language and its efficient computational methods originating from building propositional satisfiability solvers. The wide adoption of ASP has motivated several extensions to its modeling language in order to enhance expressivity, such as incorporating aggregates and interfaces with ontologies. Also, in order to overcome the grounding bottleneck of computation in ASP, there are increasing interests in integrating ASP with other computing paradigms, such as Constraint Programming (CP) and Satisfiability Modulo Theories (SMT). Due to the non-monotonic nature of the ASP semantics, such enhancements turned out to be non-trivial and the existing extensions are not fully satisfactory. We observe that one main reason for the difficulties rooted in the propositional semantics of ASP, which is limited in handling first-order constructs (such as aggregates and ontologies) and functions (such as constraint variables in CP and SMT) in natural ways. This dissertation presents a unifying view on these extensions by viewing them as instances of formulas with generalized quantifiers and intensional functions. We extend the first-order stable model semantics by by Ferraris, Lee, and Lifschitz to allow generalized quantifiers, which cover aggregate, DL-atoms, constraints and SMT theory atoms as special cases. Using this unifying framework, we study and relate different extensions of ASP. We also present a tight integration of ASP with SMT, based on which we enhance action language C+ to handle reasoning about continuous changes. Our framework yields a systematic approach to study and extend non-monotonic languages.
ContributorsMeng, Yunsong (Author) / Lee, Joohyung (Thesis advisor) / Ahn, Gail-Joon (Committee member) / Baral, Chitta (Committee member) / Fainekos, Georgios (Committee member) / Lifschitz, Vladimir (Committee member) / Arizona State University (Publisher)
Created2013
151338-Thumbnail Image.png
Description
Levels of heavy episodic drinking peak during emerging adulthood and contribute to the experience of negative consequences. Previous research has identified a number of trait-like personality characteristics that are associated with drinking. Studies of the Acquired Preparedness Model have supported positive expectancies, and to a lesser extent negative expectancies, as

Levels of heavy episodic drinking peak during emerging adulthood and contribute to the experience of negative consequences. Previous research has identified a number of trait-like personality characteristics that are associated with drinking. Studies of the Acquired Preparedness Model have supported positive expectancies, and to a lesser extent negative expectancies, as mediators of the relation between trait-like characteristics and alcohol outcomes. However, expectancies measured via self-report may reflect differences in learned expectancies in spite of similar alcohol-related responses, or they may reflect true individual differences in subjective responses to alcohol. The current study addressed this gap in the literature by assessing the relative roles of expectancies and subjective response as mediators within the APM in a sample of 236 emerging adults (74.7% male) participating in a placebo-controlled alcohol challenge study. The study tested four mediation models collapsed across beverage condition as well as eight separate mediation models with four models (2 beverage by 2 expectancy/subjective response) for each outcome (alcohol use and alcohol-related problems). Consistent with previous studies, SS was positively associated with alcohol outcomes in models collapsed across beverage condition. SS was also associated with positive subjective response in collapsed models and in the alcohol models. The hypothesized negative relation between SS and sedation was not significant. In contrast to previous studies, neither stimulation nor sedation predicted either weekly drinking or alcohol-related problems. While stimulation and alcohol use appeared to have a positive and significant association, this relation did not hold when controlling for SS, suggesting that SS and stimulation account for shared variability in drinking behavior. Failure to find this association in the placebo group suggests that, while explicit positive expectancies are related to alcohol use after controlling for levels of sensation seeking, implicit expectancies (at least as assessed by a placebo manipulation) are not. That the relation between SS and stimulation held only in the alcohol condition in analyses separate by beverage condition indicates that sensation seeking is a significant predictor of positive subjective response to alcohol (stimulation), potentially above and beyond expectancies.
ContributorsScott, Caitlin (Author) / Corbin, William (Thesis advisor) / Shiota, Michelle (Committee member) / Chassin, Laurie (Committee member) / Arizona State University (Publisher)
Created2012
151471-Thumbnail Image.png
Description
In this dissertation I develop a deep theory of temporal planning well-suited to analyzing, understanding, and improving the state of the art implementations (as of 2012). At face-value the work is strictly theoretical; nonetheless its impact is entirely real and practical. The easiest portion of that impact to highlight concerns

In this dissertation I develop a deep theory of temporal planning well-suited to analyzing, understanding, and improving the state of the art implementations (as of 2012). At face-value the work is strictly theoretical; nonetheless its impact is entirely real and practical. The easiest portion of that impact to highlight concerns the notable improvements to the format of the temporal fragment of the International Planning Competitions (IPCs). Particularly: the theory I expound upon here is the primary cause of--and justification for--the altered (i) selection of benchmark problems, and (ii) notion of "winning temporal planner". For higher level motivation: robotics, web service composition, industrial manufacturing, business process management, cybersecurity, space exploration, deep ocean exploration, and logistics all benefit from applying domain-independent automated planning technique. Naturally, actually carrying out such case studies has much to offer. For example, we may extract the lesson that reasoning carefully about deadlines is rather crucial to planning in practice. More generally, effectively automating specifically temporal planning is well-motivated from applications. Entirely abstractly, the aim is to improve the theory of automated temporal planning by distilling from its practice. My thesis is that the key feature of computational interest is concurrency. To support, I demonstrate by way of compilation methods, worst-case counting arguments, and analysis of algorithmic properties such as completeness that the more immediately pressing computational obstacles (facing would-be temporal generalizations of classical planning systems) can be dealt with in theoretically efficient manner. So more accurately the technical contribution here is to demonstrate: The computationally significant obstacle to automated temporal planning that remains is just concurrency.
ContributorsCushing, William Albemarle (Author) / Kambhampati, Subbarao (Thesis advisor) / Weld, Daniel S. (Committee member) / Smith, David E. (Committee member) / Baral, Chitta (Committee member) / Davalcu, Hasan (Committee member) / Arizona State University (Publisher)
Created2012