SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "WFRF:(Russo Barbara) "

Sökning: WFRF:(Russo Barbara)

  • Resultat 1-10 av 19
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  •  
2.
  • Abelev, Betty, et al. (författare)
  • Long-range angular correlations on the near and away side in p-Pb collisions at root S-NN=5.02 TeV
  • 2013
  • Ingår i: Physics Letters. Section B: Nuclear, Elementary Particle and High-Energy Physics. - : Elsevier BV. - 0370-2693. ; 719:1-3, s. 29-41
  • Tidskriftsartikel (refereegranskat)abstract
    • Angular correlations between charged trigger and associated particles are measured by the ALICE detector in p-Pb collisions at a nucleon-nucleon centre-of-mass energy of 5.02 TeV for transverse momentum ranges within 0.5 < P-T,P-assoc < P-T,P-trig < 4 GeV/c. The correlations are measured over two units of pseudorapidity and full azimuthal angle in different intervals of event multiplicity, and expressed as associated yield per trigger particle. Two long-range ridge-like structures, one on the near side and one on the away side, are observed when the per-trigger yield obtained in low-multiplicity events is subtracted from the one in high-multiplicity events. The excess on the near-side is qualitatively similar to that recently reported by the CMS Collaboration, while the excess on the away-side is reported for the first time. The two-ridge structure projected onto azimuthal angle is quantified with the second and third Fourier coefficients as well as by near-side and away-side yields and widths. The yields on the near side and on the away side are equal within the uncertainties for all studied event multiplicity and p(T) bins, and the widths show no significant evolution with event multiplicity or p(T). These findings suggest that the near-side ridge is accompanied by an essentially identical away-side ridge. (c) 2013 CERN. Published by Elsevier B.V. All rights reserved.
  •  
3.
  • Engert, Andreas, et al. (författare)
  • The European Hematology Association Roadmap for European Hematology Research : a consensus document
  • 2016
  • Ingår i: Haematologica. - Pavia, Italy : Ferrata Storti Foundation (Haematologica). - 0390-6078 .- 1592-8721. ; 101:2, s. 115-208
  • Tidskriftsartikel (refereegranskat)abstract
    • The European Hematology Association (EHA) Roadmap for European Hematology Research highlights major achievements in diagnosis and treatment of blood disorders and identifies the greatest unmet clinical and scientific needs in those areas to enable better funded, more focused European hematology research. Initiated by the EHA, around 300 experts contributed to the consensus document, which will help European policy makers, research funders, research organizations, researchers, and patient groups make better informed decisions on hematology research. It also aims to raise public awareness of the burden of blood disorders on European society, which purely in economic terms is estimated at (sic)23 billion per year, a level of cost that is not matched in current European hematology research funding. In recent decades, hematology research has improved our fundamental understanding of the biology of blood disorders, and has improved diagnostics and treatments, sometimes in revolutionary ways. This progress highlights the potential of focused basic research programs such as this EHA Roadmap. The EHA Roadmap identifies nine 'sections' in hematology: normal hematopoiesis, malignant lymphoid and myeloid diseases, anemias and related diseases, platelet disorders, blood coagulation and hemostatic disorders, transfusion medicine, infections in hematology, and hematopoietic stem cell transplantation. These sections span 60 smaller groups of diseases or disorders. The EHA Roadmap identifies priorities and needs across the field of hematology, including those to develop targeted therapies based on genomic profiling and chemical biology, to eradicate minimal residual malignant disease, and to develop cellular immunotherapies, combination treatments, gene therapies, hematopoietic stem cell treatments, and treatments that are better tolerated by elderly patients.
  •  
4.
  • Adigun, Jubril Gbolahan, et al. (författare)
  • Collaborative Artificial Intelligence Needs Stronger Assurances Driven by Risks
  • 2022
  • Ingår i: Computer. - : IEEE Computer Society. - 0018-9162 .- 1558-0814. ; 55:3, s. 52-63
  • Tidskriftsartikel (refereegranskat)abstract
    • Collaborative artificial intelligence systems (CAISs) aim to work with humans in a shared space to achieve a common goal, but this can pose hazards that could harm human beings. We identify emerging problems in this context and report our vision of and progress toward a risk-driven assurance process for CAISs.
  •  
5.
  • Avritzer, Alberto A., et al. (författare)
  • A Multivariate Characterization and Detection of Software Performance Antipatterns
  • 2021
  • Ingår i: ICPE 2021 - Proceedings of the ACM/SPEC International Conference on Performance Engineering. - New York, NY, USA : Association for Computing Machinery, Inc. - 9781450381949 ; , s. 61-72
  • Konferensbidrag (refereegranskat)abstract
    • Context. Software Performance Antipatterns (SPAs) research has focused on algorithms for the characterization, detection, and solution of antipatterns. However, existing algorithms are based on the analysis of runtime behavior to detect trends on several monitored variables (e.g., response time, CPU utilization, and number of threads) using pre-defined thresholds. Objective. In this paper, we introduce a new approach for SPA characterization and detection designed to support continuous integration/delivery/deployment (CI/CDD) pipelines, with the goal of addressing the lack of computationally efficient algorithms. Method. Our approach includes SPA statistical characterization using a multivariate analysis approach of load testing experimental results to identify the services that have the largest impact on system scalability. More specifically, we introduce a layered decomposition approach that implements statistical analysis based on response time to characterize load testing experimental results. A distance function is used to match experimental results to SPAs. Results. We have instantiated the introduced methodology by applying it to a large complex telecom system. We were able to automatically identify the top five services that are scalability choke points. In addition, we were able to automatically identify one SPA. We have validated the engineering aspects of our methodology and the expected benefits by means of a domain experts' survey. Conclusion. We contribute to the state-of-The-Art by introducing a novel approach to support computationally efficient SPA characterization and detection in large complex systems using performance testing results. We have compared the computational efficiency of the proposed approach with state-of-The-Art heuristics. We have found that the approach introduced in this paper grows linearly, which is a significant improvement over existing techniques. © 2021 ACM.
  •  
6.
  • Avritzer, Alberto A., et al. (författare)
  • PPTAMλ : What, Where, and How of Cross-domain Scalability Assessment
  • 2021
  • Ingår i: Proceedings - 2021 IEEE 18th International Conference on Software Architecture Companion, ICSA-C 2021. - : Institute of Electrical and Electronics Engineers Inc.. - 9781665439107 ; , s. 62-69
  • Konferensbidrag (refereegranskat)abstract
    • Software development ecosystems vary significantly among different industrial domains. Therefore, it is challenging to establish quality assurance processes that can be deployed seamlessly to multiple domains. In this paper, we extend our previous work on performance and scalability assessment by identifying the architecture variability points in our PPTAM tooling infrastructure. The goal is to design a modifiable software architecture that enables low cost deployment of our performance and scalability assessment approach. We present the scalability assessment context, architecture modifiability, and lessons learned that were derived from our experience with scalability assessment in several business domains. Specifically, we describe our experience with the application of the proposed approach to a large complex telecom system at Ericsson. © 2021 IEEE.
  •  
7.
  • Avritzer, Alberto, et al. (författare)
  • Scalability testing automation using multivariate characterization and detection of software performance antipatterns
  • 2022
  • Ingår i: Journal of Systems and Software. - : Elsevier. - 0164-1212 .- 1873-1228. ; 193
  • Tidskriftsartikel (refereegranskat)abstract
    • Context: Software Performance Antipatterns (SPAs) research has focused on algorithms for their characterization, detection, and solution. Existing algorithms are based on the analysis of runtime behavior to detect trends on several monitored variables, such as system response time and CPU utilization. However, the lack of computationally efficient methods currently limits their integration into modern agile practices to detect SPAs in large scale systems. Objective: In this paper, we extended our previously proposed approach for the automated SPA characterization and detection designed to support continuous integration/delivery/deployment (CI/CDD) pipelines, with the goal of addressing the lack of computationally efficient algorithms. Method: We introduce a machine learning-based approach to improve the detection of SPA and interpretation of approach's results. The approach is complemented with a simulation-based methodology to analyze different architectural alternatives and measure the precision and recall of our approach. Our approach includes SPA statistical characterization using a multivariate analysis of load testing experimental results to identify the services that have the largest impact on system scalability. Results: To show the effectiveness of our approach, we have applied it to a large complex telecom system at Ericsson. We have built a simulation model of the Ericsson system and we have evaluated the introduced methodology by using simulation-based SPA injection. For this system, we are able to automatically identify the top five services that represent scalability choke points. We applied two machine learning algorithms for the automated detection of SPA. Conclusion: We contributed to the state-of-the-art by introducing a novel approach to support computationally efficient SPA characterization and detection that has been applied to a large complex system using performance testing data. We have compared the computational efficiency of the proposed approach with state-of-the-art heuristics. We have found that the approach introduced in this paper grows linearly, which is a significant improvement over existing techniques. © 2022 Elsevier Inc.
  •  
8.
  • Clark, Andrew G., et al. (författare)
  • Evolution of genes and genomes on the Drosophila phylogeny
  • 2007
  • Ingår i: Nature. - : Springer Science and Business Media LLC. - 0028-0836 .- 1476-4687. ; 450:7167, s. 203-218
  • Tidskriftsartikel (refereegranskat)abstract
    • Comparative analysis of multiple genomes in a phylogenetic framework dramatically improves the precision and sensitivity of evolutionary inference, producing more robust results than single-genome analyses can provide. The genomes of 12 Drosophila species, ten of which are presented here for the first time (sechellia, simulans, yakuba, erecta, ananassae, persimilis, willistoni, mojavensis, virilis and grimshawi), illustrate how rates and patterns of sequence divergence across taxa can illuminate evolutionary processes on a genomic scale. These genome sequences augment the formidable genetic tools that have made Drosophila melanogaster a pre-eminent model for animal genetics, and will further catalyse fundamental research on mechanisms of development, cell biology, genetics, disease, neurobiology, behaviour, physiology and evolution. Despite remarkable similarities among these Drosophila species, we identified many putatively non-neutral changes in protein-coding genes, non-coding RNA genes, and cis-regulatory regions. These may prove to underlie differences in the ecology and behaviour of these diverse species.
  •  
9.
  • Danaei, Goodarz, et al. (författare)
  • Effects of diabetes definition on global surveillance of diabetes prevalence and diagnosis: a pooled analysis of 96 population-based studies with 331288 participants
  • 2015
  • Ingår i: The Lancet Diabetes & Endocrinology. - 2213-8595 .- 2213-8587. ; 3:8, s. 624-637
  • Tidskriftsartikel (refereegranskat)abstract
    • Background Diabetes has been defined on the basis of different biomarkers, including fasting plasma glucose (FPG), 2-h plasma glucose in an oral glucose tolerance test (2hOGTT), and HbA(1c). We assessed the effect of different diagnostic definitions on both the population prevalence of diabetes and the classification of previously undiagnosed individuals as having diabetes versus not having diabetes in a pooled analysis of data from population-based health examination surveys in different regions. Methods We used data from 96 population-based health examination surveys that had measured at least two of the biomarkers used for defining diabetes. Diabetes was defined using HbA(1c) (HbA(1c) >= 6 . 5% or history of diabetes diagnosis or using insulin or oral hypoglycaemic drugs) compared with either FPG only or FPG-or-2hOGTT definitions (FPG >= 7 . 0 mmol/L or 2hOGTT >= 11 . 1 mmol/L or history of diabetes or using insulin or oral hypoglycaemic drugs). We calculated diabetes prevalence, taking into account complex survey design and survey sample weights. We compared the prevalences of diabetes using different definitions graphically and by regression analyses. We calculated sensitivity and specificity of diabetes diagnosis based on HbA1c compared with diagnosis based on glucose among previously undiagnosed individuals (ie, excluding those with history of diabetes or using insulin or oral hypoglycaemic drugs). We calculated sensitivity and specificity in each survey, and then pooled results using a random-effects model. We assessed the sources of heterogeneity of sensitivity by meta-regressions for study characteristics selected a priori. Findings Population prevalence of diabetes based on FPG- or-2hOGTT was correlated with prevalence based on FPG alone (r= 0 . 98), but was higher by 2-6 percentage points at different prevalence levels. Prevalence based on HbA(1c) was lower than prevalence based on FPG in 42 . 8% of age-sex-survey groups and higher in another 41 . 6%; in the other 15 . 6%, the two definitions provided similar prevalence estimates. The variation across studies in the relation between glucose-based and HbA(1c)-based prevalences was partly related to participants' age, followed by natural logarithm of per person gross domestic product, the year of survey, mean BMI, and whether the survey population was national, subnational, or from specific communities. Diabetes defined as HbA(1c) 6 . 5% or more had a pooled sensitivity of 52 . 8% (95% CI 51 . 3-54 . 3%) and a pooled specificity of 99 . 74% (99 . 71-99 . 78%) compared with FPG 7 . 0 mmol/L or more for diagnosing previously undiagnosed participants; sensitivity compared with diabetes defined based on FPG-or-2hOGTT was 30 . 5% (28 . 7-32 . 3%). None of the preselected study-level characteristics explained the heterogeneity in the sensitivity of HbA(1c) versus FPG. Interpretation Different biomarkers and definitions for diabetes can provide different estimates of population prevalence of diabetes, and differentially identify people without previous diagnosis as having diabetes. Using an HbA(1c)-based definition alone in health surveys will not identify a substantial proportion of previously undiagnosed people who would be considered as having diabetes using a glucose-based test.
  •  
10.
  • Himes, Austin, et al. (författare)
  • Correction to: Why nature matters : A systematic review of intrinsic, instrumental, and relational values
  • 2023
  • Ingår i: BioScience. - : Oxford University Press. - 0006-3568 .- 1525-3244. ; 74:1, s. 25-43
  • Tidskriftsartikel (refereegranskat)abstract
    • In this article, we present results from a literature review of intrinsic, instrumental, and relational values of nature conducted for the Intergovernmental Science-Policy Platform on Biodiversity and Ecosystem Services, as part of the Methodological Assessment of the Diverse Values and Valuations of Nature. We identify the most frequently recurring meanings in the heterogeneous use of different value types and their association with worldviews and other key concepts. From frequent uses, we determine a core meaning for each value type, which is sufficiently inclusive to serve as an umbrella over different understandings in the literature and specific enough to help highlight its difference from the other types of values. Finally, we discuss convergences, overlapping areas, and fuzzy boundaries between different value types to facilitate dialogue, reduce misunderstandings, and improve the methods for valuation of nature's contributions to people, including ecosystem services, to inform policy and direct futureresearch.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 19
Typ av publikation
tidskriftsartikel (12)
proceedings (redaktörskap) (3)
konferensbidrag (3)
forskningsöversikt (1)
Typ av innehåll
refereegranskat (16)
övrigt vetenskapligt/konstnärligt (3)
Författare/redaktör
Russo, Barbara (7)
Camilli, Matteo (4)
Wang, Dong (2)
Lundqvist, Annamari (2)
Giwercman, Aleksande ... (2)
Wade, Alisha N. (2)
visa fler...
Cooper, Cyrus (2)
Hardy, Rebecca (2)
Claessens, Frank (2)
Sjostrom, Michael (2)
Thijs, Lutgarde (2)
Staessen, Jan A (2)
Lissner, Lauren, 195 ... (2)
Farzadfar, Farshad (2)
Geleijnse, Johanna M ... (2)
Guessous, Idris (2)
Jonas, Jost B. (2)
Kasaeian, Amir (2)
Khader, Yousef Saleh (2)
Khang, Young-Ho (2)
Mohan, Viswanathan (2)
Nagel, Gabriele (2)
Poustchi, Hossein (2)
Qorbani, Mostafa (2)
Alkerwi, Ala'a (2)
Kengne, Andre P. (2)
McGarvey, Stephen T. (2)
Shiri, Rahman (2)
Bengtsson, Per-Erik (2)
Huybrechts, Inge (2)
Finn, Joseph D. (2)
Casanueva, Felipe F. (2)
Kula, Krzysztof (2)
Punab, Margus (2)
Vanderschueren, Dirk (2)
Nguyen, Nguyen D (2)
Ikram, M. Arfan (2)
Ahrens, Wolfgang (2)
Chetrit, Angela (2)
Anjana, Ranjit Mohan (2)
Pradeepa, Rajendra (2)
Dankner, Rachel (2)
Sundström, Johan (2)
Eggertsen, Robert, 1 ... (2)
Pascual, Unai (2)
Peters, Annette (2)
Gutierrez, Laura (2)
Lytsy, Per (2)
Ali, Mohammed K. (2)
Ueda, Peter (2)
visa färre...
Lärosäte
Lunds universitet (8)
Umeå universitet (4)
Karolinska Institutet (4)
Blekinge Tekniska Högskola (4)
Göteborgs universitet (3)
Uppsala universitet (3)
visa fler...
Högskolan Kristianstad (2)
Linköpings universitet (2)
Högskolan i Skövde (2)
Sveriges Lantbruksuniversitet (2)
Luleå tekniska universitet (1)
Stockholms universitet (1)
Mälardalens universitet (1)
Handelshögskolan i Stockholm (1)
visa färre...
Språk
Engelska (19)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (11)
Medicin och hälsovetenskap (6)
Teknik (1)
Samhällsvetenskap (1)
Humaniora (1)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy