999 resultados para Action refinement


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Governments across the globe have squandered treasure and imprisoned millions of their own citizens by criminalising the use and sale of recreational drugs. But use of these drugs has remained relatively constant, and the primary victims are the users themselves. Meanwhile, antimicrobial drugs that once had the power to cure infections are losing their ability to do so, compromising the health of people around the world. The thesis of this essay is that policymakers should stop wasting resources trying to fight an unwinnable and morally dubious war against recreational drug users, and start shifting their attention to the serious threat posed by our collective misuse of antibiotics.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Transcranial magnetic stimulation (TMS) is a widely used, noninvasive method for stimulating nervous tissue, yet its mechanisms of effect are poorly understood. Here we report new methods for studying the influence of TMS on single neurons in the brain of alert non-human primates. We designed a TMS coil that focuses its effect near the tip of a recording electrode and recording electronics that enable direct acquisition of neuronal signals at the site of peak stimulus strength minimally perturbed by stimulation artifact in awake monkeys (Macaca mulatta). We recorded action potentials within ∼1 ms after 0.4-ms TMS pulses and observed changes in activity that differed significantly for active stimulation as compared with sham stimulation. This methodology is compatible with standard equipment in primate laboratories, allowing easy implementation. Application of these tools will facilitate the refinement of next generation TMS devices, experiments and treatment protocols.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

*Designated as an exemplary master's project for 2015-16*

This paper examines how contemporary literature contributes to the discussion of punitory justice. It uses close analysis of three contemporary novels, Margaret Atwood’s The Heart Goes Last, Hillary Jordan’s When She Woke, and Joyce Carol Oates’s Carthage, to deconstruct different conceptions of punitory justice. This analysis is framed and supported by relevant social science research on the concept of punitivity within criminal justice. Each section examines punitory justice at three levels: macro, where media messages and the predominant social conversation reside; meso, which involves penal policy and judicial process; and micro, which encompasses personal attitudes towards criminal justice. The first two chapters evaluate works by Atwood and Jordan, examining how their dystopian schemas of justice shed light on top-down and bottom-up processes of punitory justice in the real world. The third chapter uses a more realistic novel, Oates’s Carthage, to examine the ontological nature of punitory justice. It explores a variety of factors that give rise to and legitimize punitory justice, both at the personal level and within a broader cultural consensus. This chapter also discusses how both victim and perpetrator can come to stand in as metaphors to both represent and distract from broader social issues. As a whole, analysis of these three novels illuminate how current and common conceptualizations of justice have little to do with the actual act of transgression itself. Instead, justice emerges as a set of specific, conditioned responses to perceived threats, mediated by complex social, cultural, and emotive forces.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Trust and cooperation constitute cornerstones of common-pool resource theory, showing that "prosocial" strategies among resource users can overcome collective action problems and lead to sustainable resource governance. Yet, antisocial behavior and especially the coexistence of prosocial and antisocial behaviors have received less attention. We broaden the analysis to include the effects of both "prosocial" and "antisocial" interactions. We do so in the context of marine protected areas (MPAs), the most prominent form of biodiversity conservation intervention worldwide. Our multimethod approach relied on lab-in-the-field economic experiments (n = 127) in two MPA and two non-MPA communities in Baja California, Mexico. In addition, we deployed a standardized fishers' survey (n = 544) to verify the external validity of our findings and expert informant interviews (n = 77) to develop potential explanatory mechanisms. In MPA sites, prosocial and antisocial behavior is significantly higher, and the presence of antisocial behavior does not seem to have a negative effect on prosocial behavior. We suggest that market integration, economic diversification, and strengthened group identity in MPAs are the main potential mechanisms for the simultaneity of prosocial and antisocial behavior we observed. This study constitutes a first step in better understanding the interaction between prosociality and antisociality as related to natural resources governance and conservation science, integrating literatures from social psychology, evolutionary anthropology, behavioral economics, and ecology.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

info:eu-repo/semantics/published

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The most potent steroid in human prostatic carcinoma LNCaP cells, i.e. dihydrotestosterone (DHT), has a biphasic stimulatory effect on cell proliferation. At the maximal stimulatory concentration of 0.1 nM DHT, analysis of cell kinetic parameters shows a decrease of the G0-G1 fraction with a corresponding increase of the S and G2 + M fractions. In contrast, concentrations of 1 nM DHT or higher induce a return of cell proliferation to control levels, reflected by an increase in the G0-G1 fraction at the expense of the S and especially the G2 + M fractions. Continuous labeling for 144 h with the nucleotide analogue 5'-bromodeoxyuridine shows that the percentage of cycling LNCaP cells rises more than 90% after treatment with stimulatory concentrations of DHT, whereas in control cells as well as in cells treated with high concentrations of the androgen, this value remains below 50%. Although LNCaP cells do not contain detectable estrogen receptors, the new pure steroidal antiestrogen EM-139 not only reversed the stimulation of cell proliferation and cell kinetics induced by stimulatory doses of DHT but also inhibited basal cell proliferation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Multilevel algorithms are a successful class of optimization techniques which addresses the mesh partitioning problem. They usually combine a graph contraction algorithm together with a local optimization method which refines the partition at each graph level. In this paper we present an enhancement of the technique which uses imbalance to achieve higher quality partitions. We also present a formulation of the Kernighan-Lin partition optimization algorithm which incorporates load-balancing. The resulting algorithm is tested against a different but related state-of-the-art partitioner and shown to provide improved results.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We consider the multilevel paradigm and its potential to aid the solution of combinatorial optimisation problems. The multilevel paradigm is a simple one, which involves recursive coarsening to create a hierarchy of approximations to the original problem. An initial solution is found (sometimes for the original problem, sometimes the coarsest) and then iteratively refined at each level. As a general solution strategy, the multilevel paradigm has been in use for many years and has been applied to many problem areas (most notably in the form of multigrid techniques). However, with the exception of the graph partitioning problem, multilevel techniques have not been widely applied to combinatorial optimisation problems. In this paper we address the issue of multilevel refinement for such problems and, with the aid of examples and results in graph partitioning, graph colouring and the travelling salesman problem, make a case for its use as a metaheuristic. The results provide compelling evidence that, although the multilevel framework cannot be considered as a panacea for combinatorial problems, it can provide an extremely useful addition to the combinatorial optimisation toolkit. We also give a possible explanation for the underlying process and extract some generic guidelines for its future use on other combinatorial problems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Multilevel approaches to computational problems are pervasive across many areas of applied mathematics and scientific computing. The multilevel paradigm uses recursive coarsening to create a hierarchy of approximations to the original problem, then an initial solution is found for the coarsest problem and iteratively refined and improved at each level, coarsest to finest. The solution process is aided by the global perspective (or `global view') imparted to the optimisation by the coarsening. This paper looks at their application to the Vehicle Routing Problem.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We discuss the application of the multilevel (ML) refinement technique to the Vehicle Routing Problem (VRP), and compare it to its single-level (SL) counterpart. Multilevel refinement recursively coarsens to create a hierarchy of approximations to the problem and refines at each level. A SL algorithm, which uses a combination of standard VRP heuristics, is developed first to solve instances of the VRP. A ML version, which extends the global view of these heuristics, is then created, using variants of the construction and improvement heuristics at each level. Finally some multilevel enhancements are developed. Experimentation is used to find suitable parameter settings and the final version is tested on two well-known VRP benchmark suites. Results comparing both SL and ML algorithms are presented.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We discuss the application of the multilevel (ML) refinement technique to the Vehicle Routing Problem (VRP), and compare it to its single-level (SL) counterpart. Multilevel refinement recursively coarsens to create a hierarchy of approximations to the problem and refines at each level. A SL heuristic, termed the combined node-exchange composite heuristic (CNCH), is developed first to solve instances of the VRP. A ML version (the ML-CNCH) is then created, using the construction and improvement heuristics of the CNCH at each level. Experimentation is used to find a suitable combination, which extends the global view of these heuristics. Results comparing both SL and ML are presented.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A new contactless pneumatic microfeeder based on distributed manipulation is proposed. By cooperation of dynamically programmable microactuators, the part to be conveyed floats over an air cushion and is moved to the desired location with the desired orientation. CFD simulations are used to test the validity of the proposed concept and refine the design of the microactuators