30 resultados para Sequential Quadratic Programming
Resumo:
The historical context in which saccades are made influences their latency and error rates, but less is known about how context influences their spatial parameters. We recently described a novel spatial bias for antisaccades, in which the endpoints of these responses deviate towards alternative goal locations used in the same experimental block, and showed that expectancy (prior probability) is at least partly responsible for this 'alternate-goal bias'. In this report we asked whether trial history also plays a role. Subjects performed antisaccades to a stimulus randomly located on the horizontal meridian, on a 40° angle downwards from the horizontal meridian, or on a 40° upward angle, with all three locations equally probable on any given trial. We found that the endpoints of antisaccades were significantly displaced towards the goal location of not only the immediately preceding trial (n - 1) but also the penultimate (n - 2) trial. Furthermore, this bias was mainly present for antisaccades with a short latency of <250 ms and was rapidly corrected by secondary saccades. We conclude that the location of recent antisaccades biases the spatial programming of upcoming antisaccades, that this historical effect persists over many seconds, and that it influences mainly rapidly generated eye movements. Because corrective saccades eliminate the historical bias, we suggest that the bias arises in processes generating the response vector, rather than processes generating the perceptual estimate of goal location.
Resumo:
There exists an association between pathologic events occurring during early life and the development of cardiovascular disease in adulthood. For example, transient perinatal hypoxemia predisposes to exaggerated hypoxic pulmonary hypertension and preeclampsia predisposes the offspring to pulmonary and systemic endothelial dysfunction later in life. The latter finding offers a scientific basis for observations demonstrating an increased risk for premature cardiovascular morbidity in this population. Very recently, we showed that offspring of assisted reproductive technologies also display generalized vascular dysfunction and early arteriosclerosis. Studies in animal models have provided evidence that oxidative stress and/or epigenetic alterations play an important pathophysiological role in the fetal programming of cardiovascular disease.
Resumo:
High altitude constitutes an exciting natural laboratory for medical research. While initially, the aim of high-altitude research was to understand the adaptation of the organism to hypoxia and find treatments for altitude-related diseases, over the past decade or so, the scope of this research has broadened considerably. Two important observations led to the foundation for the broadening of the scientific scope of high-altitude research. First, high-altitude pulmonary edema (HAPE) represents a unique model which allows studying fundamental mechanisms of pulmonary hypertension and lung edema in humans. Secondly, the ambient hypoxia associated with high-altitude exposure facilitates the detection of pulmonary and systemic vascular dysfunction at an early stage. Here, we review studies that, by capitalizing on these observations, have led to the description of novel mechanisms underpinning lung edema and pulmonary hypertension and to the first direct demonstration of fetal programming of vascular dysfunction in humans.
Resumo:
BACKGROUNDS: Cyclophosphamide and high-dose steroids have been used as limited induction therapy in progressive IgA nephropathy (IgAN) to reduce the loss of renal function and proteinuria. We evaluated the effect of cyclophosphamide pulses (CyP) and mycophenolic acid (MPA) as sequential therapy on renal function in patients with progressive IgAN. METHODS: Twenty patients with progressive IgAN and advanced renal failure (median GFR 22 ml/min per 1.73 m2) and further disease activity (triangle downGFR -0.8 ml/min per month) after cyclophosphamide (CyP; n = 18) or steroid pulse therapy (n = 2) were treated with mycophenolate mofetil 1 g per day for a median of 27 months. RESULTS: The monthly loss of renal function was significantly reduced in linear regression analysis from -2.4 ml/min before CyP to -0.12 ml/min with CyP/MPA (p = 0.0009). Estimated renal survival time was significantly prolonged by a median of 65 months (p = 0.0014). Proteinuria decreased significantly from 1.7 to 0.4 g/l during MPA treatment (p = 0.015). In Cox regression analysis, only proteinuria >1.0 g/l was an independent risk factor for doubling of creatinine during CyP/MPA treatment (p = 0.03). CONCLUSION: A sequential therapy with CyP/MPA may arrest or slow down the loss of renal function and reduces proteinuria even in patients who passed the so called 'point of no return' with progressive IgAN.
Resumo:
Leukocyte transmigration is mediated by endothelial cell (EC) junctional molecules, but the associated mechanisms remain unclear. Here we investigate how intercellular adhesion molecule-2 (ICAM-2), junctional adhesion molecule-A (JAM-A), and platelet endothelial cell adhesion molecule (PECAM-1) mediate neutrophil transmigration in a stimulus-dependent manner (eg, as induced by interleukin-1beta [IL-1beta] but not tumor necrosis factor-alpha [TNF-alpha]), and demonstrate their ability to act in sequence. Using a cell-transfer technique, transmigration responses of wild-type and TNF-alpha p55/p75 receptor-deficient leukocytes (TNFR(-/-)) through mouse cremasteric venules were quantified by fluorescence intravital microscopy. Whereas wild-type leukocytes showed a normal transmigration response to TNF-alpha in ICAM-2(-/-), JAM-A(-/-), and PECAM-1(-/-) recipient mice, TNFR(-/-) leukocytes exhibited a reduced transmigration response. Hence, when the ability of TNF-alpha to directly stimulate neutrophils is blocked, TNF-alpha-induced neutrophil transmigration is rendered dependent on ICAM-2, JAM-A, and PECAM-1, suggesting that the stimulus-dependent role of these molecules is governed by the target cell being activated. Furthermore, analysis of the site of arrest of neutrophils in inflamed tissues from ICAM-2(-/-), JAM-A(-/-), and PECAM-1(-/-) mice demonstrated that these molecules act sequentially to mediate transmigration. Collectively, the findings provide novel insights into the mechanisms of action of key molecules implicated in leukocyte transmigration.
Resumo:
Context-dependent behavior is becoming increasingly important for a wide range of application domains, from pervasive computing to common business applications. Unfortunately, mainstream programming languages do not provide mechanisms that enable software entities to adapt their behavior dynamically to the current execution context. This leads developers to adopt convoluted designs to achieve the necessary runtime flexibility. We propose a new programming technique called Context-oriented Programming (COP) which addresses this problem. COP treats context explicitly, and provides mechanisms to dynamically adapt behavior in reaction to changes in context, even after system deployment at runtime. In this paper we lay the foundations of COP, show how dynamic layer activation enables multi-dimensional dispatch, illustrate the application of COP by examples in several language extensions, and demonstrate that COP is largely independent of other commitments to programming style.