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 463
Filtering by

Clear all filters

151873-Thumbnail Image.png
Description
This qualitative, action research study examines how teacher-writers' identities are constructed through the practice of revision in an extra-curriculum writing group. The writing group was designed to support the teacher-writers as they revised classroom research projects for submission for a scholarly journal. Using discourse analysis, the researcher explores how the

This qualitative, action research study examines how teacher-writers' identities are constructed through the practice of revision in an extra-curriculum writing group. The writing group was designed to support the teacher-writers as they revised classroom research projects for submission for a scholarly journal. Using discourse analysis, the researcher explores how the teacher-writers' identities are constructed in the contested spaces of revision. This exploration focuses on contested issues that invariably emerge in a dynamic binary of reader/writer, issues of authority, ownership, and unstable reader and writer identities. By negotiating these contested spaces--these contact zones--the teacher-writers construct opportunities to flex their rhetorical agency. Through rhetorical agency, the teacher-writers shift their discoursal identities by discarding and acquiring a variety of discourses. As a result, the practice of revision constructs the teacher-writers identities as hybrid, as consisting of self and other.
ContributorsClark-Oates, Angela (Author) / Smith, Karen (Thesis advisor) / Roen, Duane (Thesis advisor) / Fischman, Gustavo (Committee member) / Early, Jessica (Committee member) / Arizona State University (Publisher)
Created2013
151876-Thumbnail Image.png
Description
This study reports on research that explores local manifestations of Arizona's English-only language education policy by investigating the experiences of selected English language learners (ELLs) with reclassification into mainstream classrooms and four of their classroom teachers. In this study, I employed ethnographic methods (participant observation, document collection, interviewing, and focus

This study reports on research that explores local manifestations of Arizona's English-only language education policy by investigating the experiences of selected English language learners (ELLs) with reclassification into mainstream classrooms and four of their classroom teachers. In this study, I employed ethnographic methods (participant observation, document collection, interviewing, and focus groups) to investigate what practices emerge after ELLs are reclassified as "Fluent English Proficient" (FEP) students and moved from "the four-hour English Language Development (ELD) block" into mainstream classrooms. With a focus on the perspectives and experiences of twelve 5th and 6th grade elementary school students and four of their teachers, I examined how students and teachers viewed and responded to restrictive language policies and the practices that accompany them. One finding from this study is that students and teachers believed that the four-hour ELD block helped prepare students to learn English, but "proficiency" in English as determined by the Arizona English Language Learner Assessment (AZELLA) did not always indicate a solid understanding of the language used in the mainstream classrooms. A second finding from this study is that ideologies of language that position English over multilingualism are robust and further strengthened by language policies that prohibit the use of languages other than English in ELD and mainstream classrooms. A third finding from this study is that, in part because of the language restrictive policies in place, particular groups of students continued to engage in practices that enact ideologies of language that devalue multilingualism (e.g., "language policing"). At the same time, however, a close examination of student-to-student interaction indicates that these same students use their multiple linguistic and communicative resources in a variety of creative and purposeful ways (e.g., through language crossing and language sharing). The close examination of policy as practice in a restrictive educational language policy context conducted here has implications for debates about English-only as a method and medium of instruction, about how the ideologies of language operate in situated interactional contexts, and about how youth might use existing resources to challenge restrictive ideologies and policies.
ContributorsFredricks, Daisy Ellen (Author) / Warriner, Doris S. (Thesis advisor) / Arias, M. Bea (Committee member) / Warhol, Larisa (Committee member) / Arizona State University (Publisher)
Created2013
151716-Thumbnail Image.png
Description
The rapid escalation of technology and the widespread emergence of modern technological equipments have resulted in the generation of humongous amounts of digital data (in the form of images, videos and text). This has expanded the possibility of solving real world problems using computational learning frameworks. However, while gathering a

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

The increasing popularity of Twitter renders improved trustworthiness and relevance assessment of tweets much more important for search. However, given the limitations on the size of tweets, it is hard to extract measures for ranking from the tweet's content alone. I propose a method of ranking tweets by generating a reputation score for each tweet that is based not just on content, but also additional information from the Twitter ecosystem that consists of users, tweets, and the web pages that tweets link to. This information is obtained by modeling the Twitter ecosystem as a three-layer graph. The reputation score is used to power two novel methods of ranking tweets by propagating the reputation over an agreement graph based on tweets' content similarity. Additionally, I show how the agreement graph helps counter tweet spam. An evaluation of my method on 16~million tweets from the TREC 2011 Microblog Dataset shows that it doubles the precision over baseline Twitter Search and achieves higher precision than current state of the art method. I present a detailed internal empirical evaluation of RAProp in comparison to several alternative approaches proposed by me, as well as external evaluation in comparison to the current state of the art method.
ContributorsRavikumar, Srijith (Author) / Kambhampati, Subbarao (Thesis advisor) / Davulcu, Hasan (Committee member) / Liu, Huan (Committee member) / Arizona State University (Publisher)
Created2013
152240-Thumbnail Image.png
Description
A simple passion for reading compels many to enter the university literature classroom. What happens once they arrive may fuel that passion, or possibly destroy it. A romanticized relationship with literature proves to be an obstacle that hinders a deeper and richer engagement with texts. Primary research consisting of personal

A simple passion for reading compels many to enter the university literature classroom. What happens once they arrive may fuel that passion, or possibly destroy it. A romanticized relationship with literature proves to be an obstacle that hinders a deeper and richer engagement with texts. Primary research consisting of personal interviews, observations, and surveys, form the source of data for this dissertation project which was designed to examine how literature teachers engage their students with texts, discussion, and assignments in the university setting. Traditionally text centered and resolute, literature courses will need refashioning if they are to advance beyond erstwhile conventions. The goal of this study is to create space for a dialogue about the need for a pedagogy of literature.
ContributorsSanchez, Shillana (Author) / Goggin, Maureen (Thesis advisor) / Tobin, Beth (Thesis advisor) / Rose, Shirley (Committee member) / Arizona State University (Publisher)
Created2013
152209-Thumbnail Image.png
Description
There is a documented gap between research-based recommendations produced by university-based scholars in the field of education in the United States and the evidence that U.S. politicians' use when deciding which educational policies to implement or amend. This is a problem because university-based education scholars produce vast quantities of research

There is a documented gap between research-based recommendations produced by university-based scholars in the field of education in the United States and the evidence that U.S. politicians' use when deciding which educational policies to implement or amend. This is a problem because university-based education scholars produce vast quantities of research each year, some of which could, and more importantly should, be useful to politicians in their decision-making processes and yet, politicians continue to make policy decisions about education without the benefit of much of the knowledge that has been gained through scholarly research. I refer to the small fraction of university-based education scholars who are demonstrably successful at getting scholarly research into the hands of politicians to be used for decision-making purposes as "university-based bipartisan scholarship brokers". They are distinct from other university-based education scholars in that they engage with politicians from both political parties around research and, as such, are able to use scholarly research to influence the education policymaking process. The problem that this dissertation addresses is the lack of use, by U.S. politicians, of scholarly research produced by United States university-based education scholars as input in education policy decisions. The way in which this problem is explored is through studying university-based bipartisan scholarship brokers. I focused on three areas for exploration: the methods university-based bipartisan scholarship brokers use to successfully get U.S. politicians to consider scholarly research as an input in their decision-making processes around education policy, how these scholars are different than the majority of university-based education policy scholars, and how they conceive of the education policy-setting agenda. What I uncovered in this dissertation is that university-based bipartisan scholarship brokers are a complete sub-group of university-based education scholars. They work above the rigorous promotion and tenure requirements of their home universities in order to use scholarly research to help serve the research needs of politicians. Their engagement is distinct among university-based education scholars and through this dissertation their perspective is presented in participants' own authentic language.
ContributorsAckman, Emily Rydel (Author) / Garcia, David R. (Thesis advisor) / Powers, Jeanne (Committee member) / Fischman, Gustavo E (Committee member) / Arizona State University (Publisher)
Created2013
151899-Thumbnail Image.png
Description
This study sought to analyze the messages being conveyed through the discourse utilized in presenting the public face of The Arizona Early Childhood Development and Health Board, popularly known as First Things First (FTF) and to reveal how the different discourses and ideologies within FTF have been in the past

This study sought to analyze the messages being conveyed through the discourse utilized in presenting the public face of The Arizona Early Childhood Development and Health Board, popularly known as First Things First (FTF) and to reveal how the different discourses and ideologies within FTF have been in the past and currently are "contending and struggling for dominance (Wodak, 2007)." FTF is located within the policy realm of Early Childhood Education and Care (ECEC). The people and the system have been very influential in guiding the course and policies set forth in Arizona since the citizen initiative, Proposition 203, passed in 2006, which allowed for the creation of the Early Childhood Development and Health Board. Lakoff's techniques for analyzing frames of discourse were utilized in conjunction with critical discourse analysis in order to tease out frames of reference, shifts in both discourse and frames, specific modes of messaging, and consistencies and inconsistencies within the public face presented by FTF.
ContributorsMiller, Lisa (Author) / Swadener, Elizabeth B (Thesis advisor) / Nakagawa, Kathy (Committee member) / Romero, Mary (Committee member) / Arizona State University (Publisher)
Created2013
151738-Thumbnail Image.png
Description
This study compares some sites, structures, theories and praxis of transnational feminisms in India and the U.S., simultaneously guided by and interrogating contemporary academic feminist theoretical and methodological trends. The goal is twofold: to understand similarities and differences in feminist praxis of two geo-epistemological spaces; and to interrogate the notion

This study compares some sites, structures, theories and praxis of transnational feminisms in India and the U.S., simultaneously guided by and interrogating contemporary academic feminist theoretical and methodological trends. The goal is twofold: to understand similarities and differences in feminist praxis of two geo-epistemological spaces; and to interrogate the notion and currency of the "transnational" within feminist knowledge-creation. The phenomenon of transnational feminist knowledge-making is interrogated from a philosophical/theoretical and phenomenological/experiential standpoint. The philosophical inquiry is concentrated on the theoretical texts produced on transnational/global/postcolonial feminisms. This inquiry also focuses on some unpublished, uncirculated archival materials that trace the history of academic feminisms and their transnationalization. The phenomenological side focuses on interview and survey data on transnational feminism, gathered from feminist practitioners working in the U.S. and India, as well as being "transmigrant," or "traveling scholars." Digital/institutional ethnography is used to ground the findings in operational spaces of knowledge-making, including cyberspace. This research shows that the global logic of circulation and visibility organize the flow of knowledge as data, narratives and reports from the global south, which are analyzed, clarified and theorized in the global north. Perhaps responding to many critiques on "speaking of" and "speaking for" the "other," the trend to represent third world women as perpetual victims has given way to newer representations and accounts of resistance, collaboration, and activism. However, this creates a fresh "theory-here-activism-there" model of transnational feminism that preserves unequal feminist division of labor. This comparative and critical study focuses not just on feminist discourses in two countries but also their relationships, suggests some viable models of transnational feminism that can preserve epistemic justice, and aims to contribute to the theoretical corpus of transnational feminism.
ContributorsChakravarty, Debjani (Author) / Kitch, Sally L (Thesis advisor) / Fonow, Mary M (Committee member) / Koblitz, Ann H (Committee member) / Arizona State University (Publisher)
Created2013
151780-Thumbnail Image.png
Description
Objective of this thesis project is to build a prototype using Linear Temporal Logic specifications for generating a 2D motion plan commanding an iRobot to fulfill the specifications. This thesis project was created for Cyber Physical Systems Lab in Arizona State University. The end product of this thesis is creation

Objective of this thesis project is to build a prototype using Linear Temporal Logic specifications for generating a 2D motion plan commanding an iRobot to fulfill the specifications. This thesis project was created for Cyber Physical Systems Lab in Arizona State University. The end product of this thesis is creation of a software solution which can be used in the academia and industry for research in cyber physical systems related applications. The major features of the project are: creating a modular system for motion planning, use of Robot Operating System (ROS), use of triangulation for environment decomposition and using stargazer sensor for localization. The project is built on an open source software called ROS which provides an environment where it is very easy to integrate different modules be it software or hardware on a Linux based platform. Use of ROS implies the project or its modules can be adapted quickly for different applications as the need arises. The final software package created and tested takes a data file as its input which contains the LTL specifications, a symbols list used in the LTL and finally the environment polygon data containing real world coordinates for all polygons and also information on neighbors and parents of each polygon. The software package successfully ran the experiment of coverage, reachability with avoidance and sequencing.
ContributorsPandya, Parth (Author) / Fainekos, Georgios (Thesis advisor) / Dasgupta, Partha (Committee member) / Lee, Yann-Hang (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