914 resultados para video-on-demand


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Background The optimal defence hypothesis (ODH) predicts that tissues that contribute most to a plant's fitness and have the highest probability of being attacked will be the parts best defended against biotic threats, including herbivores. In general, young sink tissues and reproductive structures show stronger induced defence responses after attack from pathogens and herbivores and contain higher basal levels of specialized defensive metabolites than other plant parts. However, the underlying physiological mechanisms responsible for these developmentally regulated defence patterns remain unknown. Scope This review summarizes current knowledge about optimal defence patterns in above- and below-ground plant tissues, including information on basal and induced defence metabolite accumulation, defensive structures and their regulation by jasmonic acid (JA). Physiological regulations underlying developmental differences of tissues with contrasting defence patterns are highlighted, with a special focus on the role of classical plant growth hormones, including auxins, cytokinins, gibberellins and brassinosteroids, and their interactions with the JA pathway. By synthesizing recent findings about the dual roles of these growth hormones in plant development and defence responses, this review aims to provide a framework for new discoveries on the molecular basis of patterns predicted by the ODH. Conclusions Almost four decades after its formulation, we are just beginning to understand the underlying molecular mechanisms responsible for the patterns of defence allocation predicted by the ODH. A requirement for future advances will be to understand how developmental and defence processes are integrated.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Una Red de Procesadores Evolutivos o NEP (por sus siglas en ingles), es un modelo computacional inspirado por el modelo evolutivo de las celulas, específicamente por las reglas de multiplicación de las mismas. Esta inspiración hace que el modelo sea una abstracción sintactica de la manipulation de information de las celulas. En particu¬lar, una NEP define una maquina de cómputo teorica capaz de resolver problemas NP completos de manera eficiente en tóerminos de tiempo. En la praóctica, se espera que las NEP simuladas en móaquinas computacionales convencionales puedan resolver prob¬lemas reales complejos (que requieran ser altamente escalables) a cambio de una alta complejidad espacial. En el modelo NEP, las cóelulas estóan representadas por palabras que codifican sus secuencias de ADN. Informalmente, en cualquier momento de cómputo del sistema, su estado evolutivo se describe como un coleccion de palabras, donde cada una de ellas representa una celula. Estos momentos fijos de evolucion se denominan configuraciones. De manera similar al modelo biologico, las palabras (celulas) mutan y se dividen en base a bio-operaciones sencillas, pero solo aquellas palabras aptas (como ocurre de forma parecida en proceso de selection natural) seran conservadas para la siguiente configuracióon. Una NEP como herramienta de computation, define una arquitectura paralela y distribuida de procesamiento simbolico, en otras palabras, una red de procesadores de lenguajes. Desde el momento en que el modelo fue propuesto a la comunidad científica en el año 2001, múltiples variantes se han desarrollado y sus propiedades respecto a la completitud computacional, eficiencia y universalidad han sido ampliamente estudiadas y demostradas. En la actualidad, por tanto, podemos considerar que el modelo teórico NEP se encuentra en el estadio de la madurez. La motivación principal de este Proyecto de Fin de Grado, es proponer una aproxi-mación práctica que permita dar un salto del modelo teórico NEP a una implantación real que permita su ejecucion en plataformas computacionales de alto rendimiento, con el fin de solucionar problemas complejos que demanda la sociedad actual. Hasta el momento, las herramientas desarrolladas para la simulation del modelo NEP, si bien correctas y con resultados satisfactorios, normalmente estón atadas a su entorno de ejecucion, ya sea el uso de hardware específico o implementaciones particulares de un problema. En este contexto, el propósito fundamental de este trabajo es el desarrollo de Nepfix, una herramienta generica y extensible para la ejecucion de cualquier algo¬ritmo de un modelo NEP (o alguna de sus variantes), ya sea de forma local, como una aplicación tradicional, o distribuida utilizando los servicios de la nube. Nepfix es una aplicacion software desarrollada durante 7 meses y que actualmente se encuentra en su segunda iteration, una vez abandonada la fase de prototipo. Nepfix ha sido disenada como una aplicacion modular escrita en Java 8 y autocontenida, es decir, no requiere de un entorno de ejecucion específico (cualquier maquina virtual de Java es un contenedor vólido). Nepfix contiene dos componentes o móodulos. El primer móodulo corresponde a la ejecución de una NEP y es por lo tanto, el simulador. Para su desarrollo, se ha tenido en cuenta el estado actual del modelo, es decir, las definiciones de los procesadores y filtros mas comunes que conforman la familia del modelo NEP. Adicionalmente, este componente ofrece flexibilidad en la ejecucion, pudiendo ampliar las capacidades del simulador sin modificar Nepfix, usando para ello un lenguaje de scripting. Dentro del desarrollo de este componente, tambióen se ha definido un estóandar de representacióon del modelo NEP basado en el formato JSON y se propone una forma de representation y codificación de las palabras, necesaria para la comunicación entre servidores. Adicional-mente, una característica importante de este componente, es que se puede considerar una aplicacion aislada y por tanto, la estrategia de distribution y ejecución son total-mente independientes. El segundo moódulo, corresponde a la distribucióon de Nepfix en la nube. Este de-sarrollo es el resultado de un proceso de i+D, que tiene una componente científica considerable. Vale la pena resaltar el desarrollo de este modulo no solo por los resul-tados prócticos esperados, sino por el proceso de investigation que se se debe abordar con esta nueva perspectiva para la ejecución de sistemas de computación natural. La principal característica de las aplicaciones que se ejecutan en la nube es que son gestionadas por la plataforma y normalmente se encapsulan en un contenedor. En el caso de Nepfix, este contenedor es una aplicacion Spring que utiliza el protocolo HTTP o AMQP para comunicarse con el resto de instancias. Como valor añadido, Nepfix aborda dos perspectivas de implementation distintas (que han sido desarrolladas en dos iteraciones diferentes) del modelo de distribution y ejecucion, que tienen un impacto muy significativo en las capacidades y restricciones del simulador. En concreto, la primera iteration utiliza un modelo de ejecucion asincrono. En esta perspectiva asincrona, los componentes de la red NEP (procesadores y filtros) son considerados como elementos reactivos a la necesidad de procesar una palabra. Esta implementation es una optimization de una topologia comun en el modelo NEP que permite utilizar herramientas de la nube para lograr un escalado transparente (en lo ref¬erente al balance de carga entre procesadores) pero produce efectos no deseados como indeterminacion en el orden de los resultados o imposibilidad de distribuir eficiente-mente redes fuertemente interconectadas. Por otro lado, la segunda iteration corresponde al modelo de ejecucion sincrono. Los elementos de una red NEP siguen un ciclo inicio-computo-sincronizacion hasta que el problema se ha resuelto. Esta perspectiva sincrona representa fielmente al modelo teórico NEP pero el proceso de sincronizacion es costoso y requiere de infraestructura adicional. En concreto, se requiere un servidor de colas de mensajes RabbitMQ. Sin embargo, en esta perspectiva los beneficios para problemas suficientemente grandes superan a los inconvenientes, ya que la distribuciín es inmediata (no hay restricciones), aunque el proceso de escalado no es trivial. En definitiva, el concepto de Nepfix como marco computacional se puede considerar satisfactorio: la tecnología es viable y los primeros resultados confirman que las carac-terísticas que se buscaban originalmente se han conseguido. Muchos frentes quedan abiertos para futuras investigaciones. En este documento se proponen algunas aproxi-maciones a la solucion de los problemas identificados como la recuperacion de errores y la division dinamica de una NEP en diferentes subdominios. Por otra parte, otros prob-lemas, lejos del alcance de este proyecto, quedan abiertos a un futuro desarrollo como por ejemplo, la estandarización de la representación de las palabras y optimizaciones en la ejecucion del modelo síncrono. Finalmente, algunos resultados preliminares de este Proyecto de Fin de Grado han sido presentados recientemente en formato de artículo científico en la "International Work-Conference on Artificial Neural Networks (IWANN)-2015" y publicados en "Ad-vances in Computational Intelligence" volumen 9094 de "Lecture Notes in Computer Science" de Springer International Publishing. Lo anterior, es una confirmation de que este trabajo mas que un Proyecto de Fin de Grado, es solo el inicio de un trabajo que puede tener mayor repercusion en la comunidad científica. Abstract Network of Evolutionary Processors -NEP is a computational model inspired by the evolution of cell populations, which might model some properties of evolving cell communities at the syntactical level. NEP defines theoretical computing devices able to solve NP complete problems in an efficient manner. In this model, cells are represented by words which encode their DNA sequences. Informally, at any moment of time, the evolutionary system is described by a collection of words, where each word represents one cell. Cells belong to species and their community evolves according to mutations and division which are defined by operations on words. Only those cells are accepted as surviving (correct) ones which are represented by a word in a given set of words, called the genotype space of the species. This feature is analogous with the natural process of evolution. Formally, NEP is based on an architecture for parallel and distributed processing, in other words, a network of language processors. Since the date when NEP was pro¬posed, several extensions and variants have appeared engendering a new set of models named Networks of Bio-inspired Processors (NBP). During this time, several works have proved the computational power of NBP. Specifically, their efficiency, universality, and computational completeness have been thoroughly investigated. Therefore, we can say that the NEP model has reached its maturity. The main motivation for this End of Grade project (EOG project in short) is to propose a practical approximation that allows to close the gap between theoretical NEP model and a practical implementation in high performing computational platforms in order to solve some of high the high complexity problems society requires today. Up until now tools developed to simulate NEPs, while correct and successful, are usu¬ally tightly coupled to the execution environment, using specific software frameworks (Hadoop) or direct hardware usage (GPUs). Within this context the main purpose of this work is the development of Nepfix, a generic and extensible tool that aims to execute algorithms based on NEP model and compatible variants in a local way, similar to a traditional application or in a distributed cloud environment. Nepfix as an application was developed during a 7 month cycle and is undergoing its second iteration once the prototype period was abandoned. Nepfix is designed as a modular self-contained application written in Java 8, that is, no additional external dependencies are required and it does not rely on an specific execution environment, any JVM is a valid container. Nepfix is made of two components or modules. The first module corresponds to the NEP execution and therefore simulation. During the development the current state of the theoretical model was used as a reference including most common filters and processors. Additionally extensibility is provided by the use of Python as a scripting language to run custom logic. Along with the simulation a definition language for NEP has been defined based on JSON as well as a mechanisms to represent words and their possible manipulations. NEP simulator is isolated from distribution and as mentioned before different applications that include it as a dependency are possible, the distribution of NEPs is an example of this. The second module corresponds to executing Nepfix in the cloud. The development carried a heavy R&D process since this front was not explored by other research groups until now. It's important to point out that the development of this module is not focused on results at this point in time, instead we focus on feasibility and discovery of this new perspective to execute natural computing systems and NEPs specifically. The main properties of cloud applications is that they are managed by the platform and are encapsulated in a container. For Nepfix a Spring application becomes the container and the HTTP or AMQP protocols are used for communication with the rest of the instances. Different execution perspectives were studied, namely asynchronous and synchronous models were developed for solving different kind of problems using NEPs. Different limitations and restrictions manifest in both models and are explored in detail in the respective chapters. In conclusion we can consider that Nepfix as a computational framework is suc-cessful: Cloud technology is ready for the challenge and the first results reassure that the properties Nepfix project pursued were met. Many investigation branches are left open for future investigations. In this EOG implementation guidelines are proposed for some of them like error recovery or dynamic NEP splitting. On the other hand other interesting problems that were not in the scope of this project were identified during development like word representation standardization or NEP model optimizations. As a confirmation that the results of this work can be useful to the scientific com-munity a preliminary version of this project was published in The International Work- Conference on Artificial Neural Networks (IWANN) in May 2015. Development has not stopped since that point and while Nepfix in it's current state can not be consid¬ered a final product the most relevant ideas, possible problems and solutions that were produced during the seven months development cycle are worthy to be gathered and presented giving a meaning to this EOG work.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Recent organisational and technological changes à la Uber have generated a new labour market fringe: a digital class of workers and contractors. In this paper we study the case of CoContest, a crowdsourcing platform for interior design. Our objective is to investigate how profitable this type of work can be, also from a cross-country perspective, and why professionals choose to supply work on such a platform. Given the low returns, one might expect to see a pattern of northern employer/southern contractor. Yet analysis reveals a more nuanced pattern, in which designers supply their work even if they live in Italy, which is a high-income country. For these designers work on CoContest can make sense if they are new to the labour market and face high entry barriers, although crowdsourcing does not offer them profitable employment full time. The case of Serbia, the second-largest supplier of designers, is different, however. As a result of differences in purchasing power, if the market grows experienced Serbian designers can expect to make a living from crowdsourced contracts.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The last few years have witnessed the exponential growth of platforms like Uber and Airbnb and the creation of countless other less well-known examples. The expansion of the on-demand economy puts huge pressure on regulators to adapt it to the existing frameworks for labour and taxation. The rapid growth of the sector also divides experts: it is seen by many as threat for working conditions, and by others as an incredible opportunity. The purpose of this essay is to take a balanced perspective on what we know about the on-demand economy and what needs further investigation. More research is needed on the individual cases before one can draw conclusions on how this new sector works. The political economy of the sector is made even more interesting by the fact that the technology is developing faster than the regulation. Yet, our plea to policy-makers is to refrain from legislating too early and to take the time to understand how the supply and the demand of these services behave and their equilibrium.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This case study provides a snapshot of the dynamics in the digital market for locally provided personal services. Based on a case study for a Belgium platform with 14,113 identified workers and 9,459 posted tasks, the findings suggest that the current intermediation is inefficient. Only a limited share of the tasks posted on the platform are being completed, whereas the characteristics of the not-completed tasks are fairly limited. Moreover, just a small share of the workers participating in the platform is actually performing the completed tasks. Their average earnings per hour are in most cases above the minimum wage and even above the median wage in the offline market. At the present time, however, the limited earnings for individual workers prevent this mode of working from becoming an alternative to a conventional job. In addition to the standard determinants of workers’ earnings (e.g. gender, age, occupation, etc.), the characteristics and evaluation mechanism of the platform have a large influence on the distribution of tasks and earnings.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Mode of access: Internet.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Thesis (Ph.D.)--University of Washington, 2016-06

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Background: In early 2001, Australia experienced a sudden, dramatic and;sustained decrease in heroin availability that was accompanied by sharp increases in price and decreases in street level purity-the so-called heroin shortage. These unprecedented changes occurred in a context of widespread treatment availability, which made it possible for the first time to examine the impact of a sharp reduction in heroin supply in New South Wales (NSW) on entry to and adherence with treatment for heroin dependence. Given the evidence of drug substitution by some users. the current paper also examines the effects of the shortage on entry to treatment for other forms of drug dependence. Methods: Interrupted time-series analysis of the number of persons entering opioid pharmacotherapy and other treatment modalities in NSW for heroin dependence and for the treatment for other types of drug dependence. Findings: The heroin shortage was associated with a reduction in the number of younger persons entering opioid pharmacotherapy. There was a dramatic decrease in the number of persons entering heroin withdrawal or assessment only treatment episodes. There appear to have been small improvements in adherence to and retention in heroin treatment after the reduction in heroin supply. Relatively small increases were observed in numbers being treated for cocaine dependence. Conclusions: In the context of good treatment provision, a reduction in heroin supply appeared to produce modest improvements in intermediate outcomes. Supply and demand reduction measures, when both are implemented successfully, may be complementary. (c) 2005 Elsevier Ireland Ltd. All rights reserved.