Matching Items (576)
149982-Thumbnail Image.png
Description
Following the implementation of federal immigration control measures in the 1990s, Arizona became the main point of entry for undocumented immigrants along the US border with Mexico in the early 2000s. Since then, reports have blamed human smuggling facilitators for the increase of undocumented immigration into the state and the

Following the implementation of federal immigration control measures in the 1990s, Arizona became the main point of entry for undocumented immigrants along the US border with Mexico in the early 2000s. Since then, reports have blamed human smuggling facilitators for the increase of undocumented immigration into the state and the apparent development of violent practices targeting the undocumented. However, little is known about the organization of the groups who work at facilitating the transit of undocumented immigrants along the US Mexico Border. Based on interviews and narratives present in legal files of smuggling cases prosecuted in Phoenix, Arizona, the present study provides an analysis of local human smuggling operations. It argues that far from being under the control of organized crime, smuggling is an income generating strategy of the poor that generates financial opportunities for community members in financial distress. The study, raises questions over smuggling's perceptions as violent and instead identifies smuggling-related violence as a reflection of the structural violence carried out by the state against immigrant communities through policing, surveillance and the consistent and systematic exercise of race-based policies.
ContributorsSanchez, Gabriella (Author) / Romero, Mary L (Thesis advisor) / Fonow, Mary Margaret (Committee member) / Tsuda, Takeyuki (Committee member) / Arizona State University (Publisher)
Created2011
149754-Thumbnail Image.png
Description
A good production schedule in a semiconductor back-end facility is critical for the on time delivery of customer orders. Compared to the front-end process that is dominated by re-entrant product flows, the back-end process is linear and therefore more suitable for scheduling. However, the production scheduling of the back-end process

A good production schedule in a semiconductor back-end facility is critical for the on time delivery of customer orders. Compared to the front-end process that is dominated by re-entrant product flows, the back-end process is linear and therefore more suitable for scheduling. However, the production scheduling of the back-end process is still very difficult due to the wide product mix, large number of parallel machines, product family related setups, machine-product qualification, and weekly demand consisting of thousands of lots. In this research, a novel mixed-integer-linear-programming (MILP) model is proposed for the batch production scheduling of a semiconductor back-end facility. In the MILP formulation, the manufacturing process is modeled as a flexible flow line with bottleneck stages, unrelated parallel machines, product family related sequence-independent setups, and product-machine qualification considerations. However, this MILP formulation is difficult to solve for real size problem instances. In a semiconductor back-end facility, production scheduling usually needs to be done every day while considering updated demand forecast for a medium term planning horizon. Due to the limitation on the solvable size of the MILP model, a deterministic scheduling system (DSS), consisting of an optimizer and a scheduler, is proposed to provide sub-optimal solutions in a short time for real size problem instances. The optimizer generates a tentative production plan. Then the scheduler sequences each lot on each individual machine according to the tentative production plan and scheduling rules. Customized factory rules and additional resource constraints are included in the DSS, such as preventive maintenance schedule, setup crew availability, and carrier limitations. Small problem instances are randomly generated to compare the performances of the MILP model and the deterministic scheduling system. Then experimental design is applied to understand the behavior of the DSS and identify the best configuration of the DSS under different demand scenarios. Product-machine qualification decisions have long-term and significant impact on production scheduling. A robust product-machine qualification matrix is critical for meeting demand when demand quantity or mix varies. In the second part of this research, a stochastic mixed integer programming model is proposed to balance the tradeoff between current machine qualification costs and future backorder costs with uncertain demand. The L-shaped method and acceleration techniques are proposed to solve the stochastic model. Computational results are provided to compare the performance of different solution methods.
ContributorsFu, Mengying (Author) / Askin, Ronald G. (Thesis advisor) / Zhang, Muhong (Thesis advisor) / Fowler, John W (Committee member) / Pan, Rong (Committee member) / Sen, Arunabha (Committee member) / Arizona State University (Publisher)
Created2011
149746-Thumbnail Image.png
Description
Masculinity has been increasingly recognized as a critical and relatively unexplored area of inquiry in anthropological gender studies. This project seeks to expand anthropological research on masculinity to contemporary American society. Using the case study of a male-centered popular new sport, Mixed Martial Arts (also known as cagefighting) this

Masculinity has been increasingly recognized as a critical and relatively unexplored area of inquiry in anthropological gender studies. This project seeks to expand anthropological research on masculinity to contemporary American society. Using the case study of a male-centered popular new sport, Mixed Martial Arts (also known as cagefighting) this project integrates theories of embodiment and feminist perspectives to explore how masculinity and masculine hegemony are shaped, contested, and perpetuated in the United States. Using a multi-level framework this project explores: 1) How is masculinity experienced and expressed by Mixed Martial Arts fighters as a form of self-identity? How do their bodies play a role in constructing masculinity? 2) What are the pervasive forms of masculinity associated with Mixed Martial Arts (MMA)? Are they truly representative of the sport? 3) Can these pervasive forms of masculinity be seen as hegemonic? How would hegemony operate in relation to individual experience? Using multiple methods to capture multiple points of view was critical to thoroughly examining the complex notion of masculinity. This study employed participant observation, semi-structured interviews, focus groups, surveys, photo elicitation, and media content analysis, as each presented particular benefits and allowed for the development a more well-rounded understanding of masculinity within the realm of MMA. This study also situates the rise of MMA and its representations of masculinity within the greater perspective of contemporary American society. By doing so reveals how ideologies of prescribed masculinity do not arise out of a vacuum but in relation to particular economic, social and political contexts. An emphasis of this study was to examine the daily lives of MMA fighters to understand how their participation in what may be regarded as a hypermasculine activity affects their own perceptions of masculinity. In looking at how masculinity is embodied, the gaps and often contradictions between representation and individual experiences are revealed. Ultimately, the goal of this research is to contribute to a better understanding of masculinity as both an embodied and relational construct.
ContributorsHolthuysen, Jaime (Author) / Hjorleifur Jonsson (Thesis advisor) / Tsuda, Takeyuki (Committee member) / Ballestero-Salaverry, Andrea (Committee member) / Arizona State University (Publisher)
Created2011
149723-Thumbnail Image.png
Description
This dissertation transforms a set of system complexity reduction problems to feature selection problems. Three systems are considered: classification based on association rules, network structure learning, and time series classification. Furthermore, two variable importance measures are proposed to reduce the feature selection bias in tree models. Associative classifiers can achieve

This dissertation transforms a set of system complexity reduction problems to feature selection problems. Three systems are considered: classification based on association rules, network structure learning, and time series classification. Furthermore, two variable importance measures are proposed to reduce the feature selection bias in tree models. Associative classifiers can achieve high accuracy, but the combination of many rules is difficult to interpret. Rule condition subset selection (RCSS) methods for associative classification are considered. RCSS aims to prune the rule conditions into a subset via feature selection. The subset then can be summarized into rule-based classifiers. Experiments show that classifiers after RCSS can substantially improve the classification interpretability without loss of accuracy. An ensemble feature selection method is proposed to learn Markov blankets for either discrete or continuous networks (without linear, Gaussian assumptions). The method is compared to a Bayesian local structure learning algorithm and to alternative feature selection methods in the causal structure learning problem. Feature selection is also used to enhance the interpretability of time series classification. Existing time series classification algorithms (such as nearest-neighbor with dynamic time warping measures) are accurate but difficult to interpret. This research leverages the time-ordering of the data to extract features, and generates an effective and efficient classifier referred to as a time series forest (TSF). The computational complexity of TSF is only linear in the length of time series, and interpretable features can be extracted. These features can be further reduced, and summarized for even better interpretability. Lastly, two variable importance measures are proposed to reduce the feature selection bias in tree-based ensemble models. It is well known that bias can occur when predictor attributes have different numbers of values. Two methods are proposed to solve the bias problem. One uses an out-of-bag sampling method called OOBForest, and the other, based on the new concept of a partial permutation test, is called a pForest. Experimental results show the existing methods are not always reliable for multi-valued predictors, while the proposed methods have advantages.
ContributorsDeng, Houtao (Author) / Runger, George C. (Thesis advisor) / Lohr, Sharon L (Committee member) / Pan, Rong (Committee member) / Zhang, Muhong (Committee member) / Arizona State University (Publisher)
Created2011
149658-Thumbnail Image.png
Description
Hydropower generation is one of the clean renewable energies which has received great attention in the power industry. Hydropower has been the leading source of renewable energy. It provides more than 86% of all electricity generated by renewable sources worldwide. Generally, the life span of a hydropower plant is considered

Hydropower generation is one of the clean renewable energies which has received great attention in the power industry. Hydropower has been the leading source of renewable energy. It provides more than 86% of all electricity generated by renewable sources worldwide. Generally, the life span of a hydropower plant is considered as 30 to 50 years. Power plants over 30 years old usually conduct a feasibility study of rehabilitation on their entire facilities including infrastructure. By age 35, the forced outage rate increases by 10 percentage points compared to the previous year. Much longer outages occur in power plants older than 20 years. Consequently, the forced outage rate increases exponentially due to these longer outages. Although these long forced outages are not frequent, their impact is immense. If reasonable timing of rehabilitation is missed, an abrupt long-term outage could occur and additional unnecessary repairs and inefficiencies would follow. On the contrary, too early replacement might cause the waste of revenue. The hydropower plants of Korea Water Resources Corporation (hereafter K-water) are utilized for this study. Twenty-four K-water generators comprise the population for quantifying the reliability of each equipment. A facility in a hydropower plant is a repairable system because most failures can be fixed without replacing the entire facility. The fault data of each power plant are collected, within which only forced outage faults are considered as raw data for reliability analyses. The mean cumulative repair functions (MCF) of each facility are determined with the failure data tables, using Nelson's graph method. The power law model, a popular model for a repairable system, can also be obtained to represent representative equipment and system availability. The criterion-based analysis of HydroAmp is used to provide more accurate reliability of each power plant. Two case studies are presented to enhance the understanding of the availability of each power plant and represent economic evaluations for modernization. Also, equipment in a hydropower plant is categorized into two groups based on their reliability for determining modernization timing and their suitable replacement periods are obtained using simulation.
ContributorsKwon, Ogeuk (Author) / Holbert, Keith E. (Thesis advisor) / Heydt, Gerald T (Committee member) / Pan, Rong (Committee member) / Arizona State University (Publisher)
Created2011
152263-Thumbnail Image.png
Description
"Culture talk" figures prominently in the discussions of and about Muslims, both locally and globally. Culture, in these discussions, is considered to be the underlying cause of gender and generational divides giving rise to an alleged "identity crisis." Culture also presumably conceals and contaminates "pure/true Islam." Culture serves as the

"Culture talk" figures prominently in the discussions of and about Muslims, both locally and globally. Culture, in these discussions, is considered to be the underlying cause of gender and generational divides giving rise to an alleged "identity crisis." Culture also presumably conceals and contaminates "pure/true Islam." Culture serves as the scaffold on which all that divides Muslim American immigrants and converts is built; furthermore, the fear of a Muslim cultural takeover underpins the "Islamization of America" narrative. This dissertation engages these generational and "immigrant"-"indigenous" fissures and the current narratives that dominate Muslim and public spheres. It does so through the perspectives of the offspring of converts and immigrants. As the children and grandchildren of immigrants and converts come of age, and distant as they are from historical processes and experiences that shaped the parents' generations while having shared a socialization process as both Muslim and American, what role do they play in the current chapter of Islam in post-9/11 America? Will the younger generation be able to cross the divides, mend the fissures, and play a pivotal role in an "American Muslim community"? Examining how younger generations of both backgrounds view each other and their respective roles in forging an American Muslim belonging, agenda and discourse is a timely and much needed inquiry. This project aims to contribute by shedding more light on the identities, perspectives and roles of these younger generations through the four dominant narratives of identity crisis, pure/true Islam vs. Cultural Islam, the Islamization of America, and creation of an American Muslim community/identity/culture. These narratives are both part of public discourse and themes generated from interviews, a questionnaire\survey, and personal observation. This ethnographic study examines how American born and/or raised offspring of both converts to Islam and immigrant Muslims in the Phoenix and Chicago metropolitan areas define self and community, how they negotiate fissures and fault lines (ethnicity, race, class, gender, and religious interpretation) within their communities, and how their faith informs daily life and envisions a future. I utilize participant observation, interviews, and surveys and examine digital, visual and published media to answer these questions.
ContributorsAli, Muna (Author) / Eder, James (Thesis advisor) / Jackson, Sherman (Committee member) / Hjorleifur Jonsson (Committee member) / Tsuda, Takeyuki (Committee member) / Arizona State University (Publisher)
Created2013
152223-Thumbnail Image.png
Description
Nowadays product reliability becomes the top concern of the manufacturers and customers always prefer the products with good performances under long period. In order to estimate the lifetime of the product, accelerated life testing (ALT) is introduced because most of the products can last years even decades. Much research has

Nowadays product reliability becomes the top concern of the manufacturers and customers always prefer the products with good performances under long period. In order to estimate the lifetime of the product, accelerated life testing (ALT) is introduced because most of the products can last years even decades. Much research has been done in the ALT area and optimal design for ALT is a major topic. This dissertation consists of three main studies. First, a methodology of finding optimal design for ALT with right censoring and interval censoring have been developed and it employs the proportional hazard (PH) model and generalized linear model (GLM) to simplify the computational process. A sensitivity study is also given to show the effects brought by parameters to the designs. Second, an extended version of I-optimal design for ALT is discussed and then a dual-objective design criterion is defined and showed with several examples. Also in order to evaluate different candidate designs, several graphical tools are developed. Finally, when there are more than one models available, different model checking designs are discussed.
ContributorsYang, Tao (Author) / Pan, Rong (Thesis advisor) / Montgomery, Douglas C. (Committee member) / Borror, Connie (Committee member) / Rigdon, Steve (Committee member) / Arizona State University (Publisher)
Created2013
151304-Thumbnail Image.png
Description
Food system and health characteristics were evaluated across the last Waorani hunter-gatherer group in Amazonian Ecuador and a remote neighboring Kichwa indigenous subsistence agriculture community. Hunter-gatherer food systems like the Waorani foragers may not only be nutritionally, but also pharmaceutically beneficial because of high dietary intake of varied plant phytochemical

Food system and health characteristics were evaluated across the last Waorani hunter-gatherer group in Amazonian Ecuador and a remote neighboring Kichwa indigenous subsistence agriculture community. Hunter-gatherer food systems like the Waorani foragers may not only be nutritionally, but also pharmaceutically beneficial because of high dietary intake of varied plant phytochemical compounds. A modern diet that reduces these dietary plant defense phytochemicals below levels typical in human evolutionary history may leave humans vulnerable to diseases that were controlled through a foraging diet. Few studies consider the health impact of the recent drastic reduction of plant phytochemical content in the modern global food system, which has eliminated essential components of food because they are not considered "nutrients". The antimicrobial and anti-inflammatory nature of the food system may not only regulate infectious pathogens and inflammatory disease, but also support beneficial microbes in human hosts, reducing vulnerability to chronic diseases. Waorani foragers seem immune to certain infections with very low rates of chronic disease. Does returning to certain characteristics of a foraging food system begin to restore the human body microbe balance and inflammatory response to evolutionary norms, and if so, what implication does this have for the treatment of disease? Several years of data on dietary and health differences across the foragers and the farmers was gathered. There were major differences in health outcomes across the board. In the Waorani forager group there were no signs of infection in serious wounds such as 3rd degree burns and spear wounds. The foragers had one-degree lower body temperature than the farmers. The Waorani had an absence of signs of chronic diseases including vision and blood pressure that did not change markedly with age while Kichwa farmers suffered from both chronic diseases and physiological indicators of aging. In the Waorani forager population, there was an absence of many common regional infectious diseases, from helminthes to staphylococcus. Study design helped control for confounders (exercise, environment, genetic factors, non-phytochemical dietary intake). This study provides evidence of the major role total phytochemical dietary intake plays in human health, often not considered by policymakers and nutritional and agricultural scientists.
ContributorsLondon, Douglas (Author) / Tsuda, Takeyuki (Thesis advisor) / Beezhold, Bonnie L (Committee member) / Hruschka, Daniel (Committee member) / Eder, James (Committee member) / Arizona State University (Publisher)
Created2012
151511-Thumbnail Image.png
Description
With the increase in computing power and availability of data, there has never been a greater need to understand data and make decisions from it. Traditional statistical techniques may not be adequate to handle the size of today's data or the complexities of the information hidden within the data. Thus

With the increase in computing power and availability of data, there has never been a greater need to understand data and make decisions from it. Traditional statistical techniques may not be adequate to handle the size of today's data or the complexities of the information hidden within the data. Thus knowledge discovery by machine learning techniques is necessary if we want to better understand information from data. In this dissertation, we explore the topics of asymmetric loss and asymmetric data in machine learning and propose new algorithms as solutions to some of the problems in these topics. We also studied variable selection of matched data sets and proposed a solution when there is non-linearity in the matched data. The research is divided into three parts. The first part addresses the problem of asymmetric loss. A proposed asymmetric support vector machine (aSVM) is used to predict specific classes with high accuracy. aSVM was shown to produce higher precision than a regular SVM. The second part addresses asymmetric data sets where variables are only predictive for a subset of the predictor classes. Asymmetric Random Forest (ARF) was proposed to detect these kinds of variables. The third part explores variable selection for matched data sets. Matched Random Forest (MRF) was proposed to find variables that are able to distinguish case and control without the restrictions that exists in linear models. MRF detects variables that are able to distinguish case and control even in the presence of interaction and qualitative variables.
ContributorsKoh, Derek (Author) / Runger, George C. (Thesis advisor) / Wu, Tong (Committee member) / Pan, Rong (Committee member) / Cesta, John (Committee member) / Arizona State University (Publisher)
Created2013
151341-Thumbnail Image.png
Description
With the rapid development of mobile sensing technologies like GPS, RFID, sensors in smartphones, etc., capturing position data in the form of trajectories has become easy. Moving object trajectory analysis is a growing area of interest these days owing to its applications in various domains such as marketing, security, traffic

With the rapid development of mobile sensing technologies like GPS, RFID, sensors in smartphones, etc., capturing position data in the form of trajectories has become easy. Moving object trajectory analysis is a growing area of interest these days owing to its applications in various domains such as marketing, security, traffic monitoring and management, etc. To better understand movement behaviors from the raw mobility data, this doctoral work provides analytic models for analyzing trajectory data. As a first contribution, a model is developed to detect changes in trajectories with time. If the taxis moving in a city are viewed as sensors that provide real time information of the traffic in the city, a change in these trajectories with time can reveal that the road network has changed. To detect changes, trajectories are modeled with a Hidden Markov Model (HMM). A modified training algorithm, for parameter estimation in HMM, called m-BaumWelch, is used to develop likelihood estimates under assumed changes and used to detect changes in trajectory data with time. Data from vehicles are used to test the method for change detection. Secondly, sequential pattern mining is used to develop a model to detect changes in frequent patterns occurring in trajectory data. The aim is to answer two questions: Are the frequent patterns still frequent in the new data? If they are frequent, has the time interval distribution in the pattern changed? Two different approaches are considered for change detection, frequency-based approach and distribution-based approach. The methods are illustrated with vehicle trajectory data. Finally, a model is developed for clustering and outlier detection in semantic trajectories. A challenge with clustering semantic trajectories is that both numeric and categorical attributes are present. Another problem to be addressed while clustering is that trajectories can be of different lengths and also have missing values. A tree-based ensemble is used to address these problems. The approach is extended to outlier detection in semantic trajectories.
ContributorsKondaveeti, Anirudh (Author) / Runger, George C. (Thesis advisor) / Mirchandani, Pitu (Committee member) / Pan, Rong (Committee member) / Maciejewski, Ross (Committee member) / Arizona State University (Publisher)
Created2012