20 resultados para New Mobilities Paradigm

em BORIS: Bern Open Repository and Information System - Berna - Suiça


Relevância:

90.00% 90.00%

Publicador:

Resumo:

Learned irrelevance (LIrr) refers to the retardation of classical conditioning following preexposure of the to-be-associated stimuli. Healthy volunteers have been tested on three occasions with a new LIrr paradigm avoiding methodological problems which afflict traditional paradigms. A significant LIrr effect was demonstrated on each occasion. Thus, the new paradigm enables repeated measurements of LIrr and might be useful in evaluating long-term effects of medication in psychiatric disorders exhibiting aberrant LIrr.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The future Internet architecture aims to reformulate the way the content/service is requested to make it location-independent. Information-Centric Networking is a new network paradigm, which tries to achieve this goal by making content objects identified and requested by name instead of address. In this paper, we extend Information-Centric Networking architecture to support services in order to be requested and invoked by names. We present NextServe framework, which is a service framework with a human-readable self-explanatory naming scheme. NextServe is inspired by the object-oriented programming paradigm and is applicable with real-world scenarios.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Information-centric networking (ICN) is a new communication paradigm that aims at increasing security and efficiency of content delivery in communication networks. In recent years, many research efforts in ICN have focused on caching strategies to reduce traffic and increase overall performance by decreasing download times. Since caches need to operate at line speed, they have only a limited size and content can only be stored for a short time. However, if content needs to be available for a longer time, e.g., for delay-tolerant networking or to provide high content availability similar to content delivery networks (CDNs), persistent caching is required. We base our work on the Content-Centric Networking (CCN) architecture and investigate persistent caching by extending the current repository implementation in CCNx. We show by extensive evaluations in a YouTube and webserver traffic scenario that repositories can be efficiently used to increase content availability by significantly increasing cache hit rates.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

The new computing paradigm known as cognitive computing attempts to imitate the human capabilities of learning, problem solving, and considering things in context. To do so, an application (a cognitive system) must learn from its environment (e.g., by interacting with various interfaces). These interfaces can run the gamut from sensors to humans to databases. Accessing data through such interfaces allows the system to conduct cognitive tasks that can support humans in decision-making or problem-solving processes. Cognitive systems can be integrated into various domains (e.g., medicine or insurance). For example, a cognitive system in cities can collect data, can learn from various data sources and can then attempt to connect these sources to provide real time optimizations of subsystems within the city (e.g., the transportation system). In this study, we provide a methodology for integrating a cognitive system that allows data to be verbalized, making the causalities and hypotheses generated from the cognitive system more understandable to humans. We abstract a city subsystem—passenger flow for a taxi company—by applying fuzzy cognitive maps (FCMs). FCMs can be used as a mathematical tool for modeling complex systems built by directed graphs with concepts (e.g., policies, events, and/or domains) as nodes and causalities as edges. As a verbalization technique we introduce the restriction-centered theory of reasoning (RCT). RCT addresses the imprecision inherent in language by introducing restrictions. Using this underlying combinatorial design, our approach can handle large data sets from complex systems and make the output understandable to humans.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Information-centric networking (ICN) is a new communication paradigm that aims at increasing security and efficiency of content delivery in communication networks. In recent years, many research efforts in ICN have focused on caching strategies to reduce traffic and increase overall performance by decreasing download times. Since caches need to operate at line-speed, they have only a limited size and content can only be stored for a short time. However, if content needs to be available for a longer time, e.g., for delay-tolerant networking or to provide high content availability similar to content delivery networks (CDNs), persistent caching is required. We base our work on the Content-Centric Networking (CCN) architecture and investigate persistent caching by extending the current repository implementation in CCNx. We show by extensive evaluations in a YouTube and webserver traffic scenario that repositories can be efficiently used to increase content availability by significantly increasing the cache hit rates.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Information-centric networking (ICN) is a new communication paradigm that has been proposed to cope with drawbacks of host-based communication protocols, namely scalability and security. In this thesis, we base our work on Named Data Networking (NDN), which is a popular ICN architecture, and investigate NDN in the context of wireless and mobile ad hoc networks. In a first part, we focus on NDN efficiency (and potential improvements) in wireless environments by investigating NDN in wireless one-hop communication, i.e., without any routing protocols. A basic requirement to initiate informationcentric communication is the knowledge of existing and available content names. Therefore, we develop three opportunistic content discovery algorithms and evaluate them in diverse scenarios for different node densities and content distributions. After content names are known, requesters can retrieve content opportunistically from any neighbor node that provides the content. However, in case of short contact times to content sources, content retrieval may be disrupted. Therefore, we develop a requester application that keeps meta information of disrupted content retrievals and enables resume operations when a new content source has been found. Besides message efficiency, we also evaluate power consumption of information-centric broadcast and unicast communication. Based on our findings, we develop two mechanisms to increase efficiency of information-centric wireless one-hop communication. The first approach called Dynamic Unicast (DU) avoids broadcast communication whenever possible since broadcast transmissions result in more duplicate Data transmissions, lower data rates and higher energy consumption on mobile nodes, which are not interested in overheard Data, compared to unicast communication. Hence, DU uses broadcast communication only until a content source has been found and then retrieves content directly via unicast from the same source. The second approach called RC-NDN targets efficiency of wireless broadcast communication by reducing the number of duplicate Data transmissions. In particular, RC-NDN is a Data encoding scheme for content sources that increases diversity in wireless broadcast transmissions such that multiple concurrent requesters can profit from each others’ (overheard) message transmissions. If requesters and content sources are not in one-hop distance to each other, requests need to be forwarded via multi-hop routing. Therefore, in a second part of this thesis, we investigate information-centric wireless multi-hop communication. First, we consider multi-hop broadcast communication in the context of rather static community networks. We introduce the concept of preferred forwarders, which relay Interest messages slightly faster than non-preferred forwarders to reduce redundant duplicate message transmissions. While this approach works well in static networks, the performance may degrade in mobile networks if preferred forwarders may regularly move away. Thus, to enable routing in mobile ad hoc networks, we extend DU for multi-hop communication. Compared to one-hop communication, multi-hop DU requires efficient path update mechanisms (since multi-hop paths may expire quickly) and new forwarding strategies to maintain NDN benefits (request aggregation and caching) such that only a few messages need to be transmitted over the entire end-to-end path even in case of multiple concurrent requesters. To perform quick retransmission in case of collisions or other transmission errors, we implement and evaluate retransmission timers from related work and compare them to CCNTimer, which is a new algorithm that enables shorter content retrieval times in information-centric wireless multi-hop communication. Yet, in case of intermittent connectivity between requesters and content sources, multi-hop routing protocols may not work because they require continuous end-to-end paths. Therefore, we present agent-based content retrieval (ACR) for delay-tolerant networks. In ACR, requester nodes can delegate content retrieval to mobile agent nodes, which move closer to content sources, can retrieve content and return it to requesters. Thus, ACR exploits the mobility of agent nodes to retrieve content from remote locations. To enable delay-tolerant communication via agents, retrieved content needs to be stored persistently such that requesters can verify its authenticity via original publisher signatures. To achieve this, we develop a persistent caching concept that maintains received popular content in repositories and deletes unpopular content if free space is required. Since our persistent caching concept can complement regular short-term caching in the content store, it can also be used for network caching to store popular delay-tolerant content at edge routers (to reduce network traffic and improve network performance) while real-time traffic can still be maintained and served from the content store.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

The orexin system is a key regulator of sleep and wakefulness. In a multicenter, double-blind, randomized, placebo-controlled, two-way crossover study, 161 primary insomnia patients received either the dual orexin receptor antagonist almorexant, at 400, 200, 100, or 50 mg in consecutive stages, or placebo on treatment nights at 1-week intervals. The primary end point was sleep efficiency (SE) measured by polysomnography; secondary end points were objective latency to persistent sleep (LPS), wake after sleep onset (WASO), safety, and tolerability. Dose-dependent almorexant effects were observed on SE , LPS , and WASO . SE improved significantly after almorexant 400 mg vs. placebo (mean treatment effect 14.4%; P < 0.001). LPS (–18 min (P = 0.02)) and WASO (–54 min (P < 0.001)) decreased significantly at 400 mg vs. placebo. Adverse-event incidence was dose-related. Almorexant consistently and dose-dependently improved sleep variables. The orexin system may offer a new treatment approach for primary insomnia.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

In the past few years indications for the use of the air polishing technology have been expanded from supragingival use (airflow) to subgingival air polishing (perioflow) by the development of new low-abrasive glycine-based powders and devices with a subgingival nozzle. Several studies on the subgingival use of air polishing have been completed. On 7 June 2012, during the Europerio 7 Congress in Vienna, a consensus conference on mechanical biofilm management took place aiming to review the current evidence from the literature on the clinical relevance of the subgingival use of air polishing and to make practical recommendations for the clinician. Bernita Bush (Bern), Prof Johannes Einwag (Stuttgart), Prof Thomas Flemmig (Seattle), Carmen Lanoway (Munich), Prof Ursula Platzer (Hamburg), Prof Petra Schmage (Hamburg), Brigitte Schoeneich (Zurich), Prof Anton Sculean (Bern), Dr Clemens Walter (Basel), and Prof Jan Wennström (Gothenburg) discussed under the moderation of Klaus-Dieter Bastendorf and Christian Becker (both ADIC Association for Dental Infection Control) the available clinical studies to reach a consensus on available clinical evidence. This paper summarizes the main conclusions of the consensus conference and points to the clinical relevance of the findings for the dental practitioner.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

Pneumolysin (PLY), a key virulence factor of Streptococcus pneumoniae, permeabilizes eukaryotic cells by forming large trans-membrane pores. PLY imposes a puzzling multitude of diverse, often mutually excluding actions on eukaryotic cells. Whereas cytotoxicity of PLY can be directly attributed to the pore-mediated effects, mechanisms that are responsible for the PLY-induced activation of host cells are poorly understood. We show that PLY pores can be repaired and thereby PLY-induced cell death can be prevented. Pore-induced Ca2+ entry from the extracellular milieu is of paramount importance for the initiation of plasmalemmal repair. Nevertheless, active Ca2+ sequestration that prevents excessive Ca2+ elevation during the execution phase of plasmalemmal repair is of no less importance. The efficacy of plasmalemmal repair does not only define the fate of targeted cells but also intensity, duration and repetitiveness of PLY-induced Ca2+ signals in cells that were able to survive after PLY attack. Intracellular Ca2+ dynamics evoked by the combined action of pore formation and their elimination mimic the pattern of receptor-mediated Ca2+ signaling, which is responsible for the activation of host immune responses. Therefore, we postulate that plasmalemmal repair of PLY pores might provoke cellular responses that are similar to those currently ascribed to the receptor-mediated PLY effects. Our data provide new insights into the understanding of the complexity of cellular non-immune defense responses to a major pneumococcal toxin that plays a critical role in the establishment and the progression of life-threatening diseases. Therapies boosting plasmalemmal repair of host cells and their metabolic fitness might prove beneficial for the treatment of pneumococcal infections.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Seizures are often the presenting symptoms of a cerebral tumor and may precede its diagnosis by many years. The article under evaluation searched two large English registries for patients admitted for new-onset epilepsy. The risk of subsequently being diagnosed with a malignant brain tumor was found to be 26-fold higher compared with controls, persisted over many years and was accentuated in young patients. Recently, surgical advances have led to a significant decrease in surgical morbidities, making surgery the first treatment option for gliomas, especially low-grade gliomas. This paradigm shift warrants a consequent diagnostic workup (MRI) in patients at risk for low-grade glioma - that is, patients with new-onset epilepsy. The study is discussed in the context of the ongoing debate on neuroimaging after new-onset epilepsy.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

To date it remains unclear if a delayed surgical treatment of open hand injuries after more than 6 h may be detrimental to outcome. Previous investigations by McLain et al. (J Hand Surg Am 16:108-112, 1980 9), Nylen and Carlsson (Scand J Plast Reconstr Surg 14:185-189, 1991 10) could not find statistical proof of correlation between infection rate and delayed surgical treatment after open hand injuries up to 18 h. The current study was designed to investigate the outcome of early versus delayed surgical treatment after open hand injury.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper will discuss how the gender perspective can be applied to the study of the Early Modern Jesuit China mission. I will show that the category of gender provides a promising research perspective on Sino-Western cultural exchange, for it brings to the forefront important aspects of social life in the “contact zone” of Chinese Christian communities. I will argue that through the intercultural contact initiated by the Jesuit China mission, gender roles started to shift slightly on both sides. On the one hand, the Jesuits adopted the Confucian ideal of the separation of the sexes (nannü zhi bie), building for example separate Churches for women, something unknown in Europe. On the other hand, Chinese Christians were urged to reconsider aspects of their traditional gender norms, when for instance some men left their concubines in order to become Christian. The paper will be divided in three parts. First, it will focus on the history of concepts and discuss what gender relations meant in the context of the Early Modern China mission. Then it will turn to the representation of female religiosity in Jesuit Annual Letters and show how the gender perspective can lead to a re-evaluation this source genre. Finally, it will reflect on how the gender perspective can give us fresh insights into well-known paradigms on Sino-Western relations, taking the accommodation paradigm as an example.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Digitization, sophisticated fiber-optic networks and the resultant convergence of the media, communications and information technology industries have completely transformed the communications ecosystem in the last couple of decades. New contingent business and social models were created that have been mirrored in the amended communications regimes. Yet, despite an overhaul of the communications regulation paradigm, the status of and the rules on universal service have remained surprisingly intact, both during and after the liberalization exercise. The present paper looks into this paradox and examines the sustainability of the existing concept of universal service. It suggests that there is a need for a novel concept of universal service in the digital networked communications environment, whose objectives go beyond the conventional internalizing and redistributional rationales and concentrate on communication and information networks as a public good, where not only access to infrastructure but also access to content may be essential.