WorldWideScience

Sample records for previous interpretations based

  1. Histological image classification using biologically interpretable shape-based features

    International Nuclear Information System (INIS)

    Kothari, Sonal; Phan, John H; Young, Andrew N; Wang, May D

    2013-01-01

    Automatic cancer diagnostic systems based on histological image classification are important for improving therapeutic decisions. Previous studies propose textural and morphological features for such systems. These features capture patterns in histological images that are useful for both cancer grading and subtyping. However, because many of these features lack a clear biological interpretation, pathologists may be reluctant to adopt these features for clinical diagnosis. We examine the utility of biologically interpretable shape-based features for classification of histological renal tumor images. Using Fourier shape descriptors, we extract shape-based features that capture the distribution of stain-enhanced cellular and tissue structures in each image and evaluate these features using a multi-class prediction model. We compare the predictive performance of the shape-based diagnostic model to that of traditional models, i.e., using textural, morphological and topological features. The shape-based model, with an average accuracy of 77%, outperforms or complements traditional models. We identify the most informative shapes for each renal tumor subtype from the top-selected features. Results suggest that these shapes are not only accurate diagnostic features, but also correlate with known biological characteristics of renal tumors. Shape-based analysis of histological renal tumor images accurately classifies disease subtypes and reveals biologically insightful discriminatory features. This method for shape-based analysis can be extended to other histological datasets to aid pathologists in diagnostic and therapeutic decisions

  2. Model-Based Integration and Interpretation of Data

    DEFF Research Database (Denmark)

    Petersen, Johannes

    2004-01-01

    Data integration and interpretation plays a crucial role in supervisory control. The paper defines a set of generic inference steps for the data integration and interpretation process based on a three-layer model of system representations. The three-layer model is used to clarify the combination...... of constraint and object-centered representations of the work domain throwing new light on the basic principles underlying the data integration and interpretation process of Rasmussen's abstraction hierarchy as well as other model-based approaches combining constraint and object-centered representations. Based...

  3. Validation of Diagnostic Imaging Based on Repeat Examinations. An Image Interpretation Model

    International Nuclear Information System (INIS)

    Isberg, B.; Jorulf, H.; Thorstensen, Oe.

    2004-01-01

    Purpose: To develop an interpretation model, based on repeatedly acquired images, aimed at improving assessments of technical efficacy and diagnostic accuracy in the detection of small lesions. Material and Methods: A theoretical model is proposed. The studied population consists of subjects that develop focal lesions which increase in size in organs of interest during the study period. The imaging modality produces images that can be re-interpreted with high precision, e.g. conventional radiography, computed tomography, and magnetic resonance imaging. At least four repeat examinations are carried out. Results: The interpretation is performed in four or five steps: 1. Independent readers interpret the examinations chronologically without access to previous or subsequent films. 2. Lesions found on images at the last examination are included in the analysis, with interpretation in consensus. 3. By concurrent back-reading in consensus, the lesions are identified on previous images until they are so small that even in retrospect they are undetectable. The earliest examination at which included lesions appear is recorded, and the lesions are verified by their growth (imaging reference standard). Lesion size and other characteristics may be recorded. 4. Records made at step 1 are corrected to those of steps 2 and 3. False positives are recorded. 5. (Optional) Lesion type is confirmed by another diagnostic test. Conclusion: Applied on subjects with progressive disease, the proposed image interpretation model may improve assessments of technical efficacy and diagnostic accuracy in the detection of small focal lesions. The model may provide an accurate imaging reference standard as well as repeated detection rates and false-positive rates for tested imaging modalities. However, potential review bias necessitates a strict protocol

  4. Cognitive Artificial Intelligence Method for Interpreting Transformer Condition Based on Maintenance Data

    Directory of Open Access Journals (Sweden)

    Karel Octavianus Bachri

    2017-07-01

    Full Text Available A3S(Arwin-Adang-Aciek-Sembiring is a method of information fusion at a single observation and OMA3S(Observation Multi-time A3S is a method of information fusion for time-series data. This paper proposes OMA3S-based Cognitive Artificial-Intelligence method for interpreting Transformer Condition, which is calculated based on maintenance data from Indonesia National Electric Company (PLN. First, the proposed method is tested using the previously published data, and then followed by implementation on maintenance data. Maintenance data are fused to obtain part condition, and part conditions are fused to obtain transformer condition. Result shows proposed method is valid for DGA fault identification with the average accuracy of 91.1%. The proposed method not only can interpret the major fault, it can also identify the minor fault occurring along with the major fault, allowing early warning feature. Result also shows part conditions can be interpreted using information fusion on maintenance data, and the transformer condition can be interpreted using information fusion on part conditions. The future works on this research is to gather more data, to elaborate more factors to be fused, and to design a cognitive processor that can be used to implement this concept of intelligent instrumentation.

  5. Cling - The LLVM-based C++ Interpreter

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Cling (http://cern.ch/cling) is a C++ interpreter, built on top of clang (http://clang.llvm.org) and LLVM (http://llvm.org). Like its predecessor CINT, cling offers an interactive, terminal-like prompt. It enables exploratory programming with rapid edit / run cycles. The ROOT team has more than 15 years of experience with C++ interpreters, and this has been fully exploited in the design of cling. However, matching the concepts of an interpreter to a compiler library is a non-trivial task; we will explain how this is done for cling, and how we managed to implement cling as a small (10,000 lines of code) extension to the clang and llvm libraries. The resulting features clearly show the advantages of basing an interpreter on a compiler. Cling uses clang's praised concise and easy to understand diagnostics. Building an interpreter on top of a compiler library makes the transition between interpreted and compiled code much easier and smoother. We will present the design, e.g. how cling treats the C++ extensions ...

  6. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2003-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied to the lam......Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  7. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2004-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied to the lam......Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  8. From Interpreter to logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2003-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied to the lam......Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  9. Techniques for Scaling Up Analyses Based on Pre-interpretations

    DEFF Research Database (Denmark)

    Gallagher, John Patrick; Henriksen, Kim Steen; Banda, Gourinath

    2005-01-01

    a variety of analyses, both generic (such as mode analysis) and program-specific (with respect to a type describing some particular property of interest). Previous work demonstrated the approach using pre-interpretations over small domains. In this paper we present techniques that allow the method...

  10. Codetype-based interpretation of the MMPI-2 in an outpatient psychotherapy sample.

    Science.gov (United States)

    Koffmann, Andrew

    2015-01-01

    In an evaluation of the codetype-based interpretation of the MMPI-2, 48 doctoral student psychotherapists rated their clients' (N = 120) standardized interpretations as more accurate when based on the profile's codetype, in comparison with ratings for interpretations based on alternate codetypes. Effect sizes ranged from nonsignificant to large, depending on the degree of proximity between the profile's codetype and the alternate codetype. There was weak evidence to suggest that well-defined profiles yielded more accurate interpretations than undefined profiles. It appears that codetype-based interpretation of the MMPI-2 is generally valid, but there might be little difference in the accuracy of interpretations based on nearby codetypes.

  11. Design of a single-borehole hydraulic test programme allowing for interpretation-based errors

    International Nuclear Information System (INIS)

    Black, J.H.

    1987-07-01

    Hydraulic testing using packers in single boreholes is one of the most important sources of data to safety assessment modelling in connection with the disposal of radioactive waste. It is also one of the most time-consuming and expensive. It is important that the results are as reliable as possible and as accurate as necessary for the use that is made of them. There are many causes of possible error and inaccuracy ranging from poor field practice to inappropriate interpretation procedure. The report examines and attempts to quantify the size of error arising from the accidental use of an inappropriate or inadequate interpretation procedure. In doing so, it can be seen which interpretation procedure or combination of procedures results in least error. Lastly, the report attempts to use the previous conclusions from interpretation to propose forms of field test procedure where interpretation-based errors will be minimised. Hydraulic tests (sometimes known as packer tests) come in three basic forms: slug/pulse, constant flow and constant head. They have different characteristics, some measuring a variable volume of rock (dependent on hydraulic conductivity) and some having a variable duration (dependent on hydraulic conductivity). A combination of different tests in the same interval is seen as desirable. For the purposes of assessing interpretation-based errors, slug and pulse tests are considered together as are constant flow and constant head tests. The same method is used in each case to assess errors. The method assumes that the simplest analysis procedure (cylindrical flow in homogeneous isotropic porous rock) will be used on each set of field data. The error is assessed by calculating synthetic data for alternative configurations (e.g. fissured rock, anisotropic rock, inhomogeneous rock - i.e. skin - etc.) and then analyzing this data using the simplest analysis procedure. 28 refs., 26 figs

  12. A decision support system and rule-based algorithm to augment the human interpretation of the 12-lead electrocardiogram.

    Science.gov (United States)

    Cairns, Andrew W; Bond, Raymond R; Finlay, Dewar D; Guldenring, Daniel; Badilini, Fabio; Libretti, Guido; Peace, Aaron J; Leslie, Stephen J

    The 12-lead Electrocardiogram (ECG) has been used to detect cardiac abnormalities in the same format for more than 70years. However, due to the complex nature of 12-lead ECG interpretation, there is a significant cognitive workload required from the interpreter. This complexity in ECG interpretation often leads to errors in diagnosis and subsequent treatment. We have previously reported on the development of an ECG interpretation support system designed to augment the human interpretation process. This computerised decision support system has been named 'Interactive Progressive based Interpretation' (IPI). In this study, a decision support algorithm was built into the IPI system to suggest potential diagnoses based on the interpreter's annotations of the 12-lead ECG. We hypothesise semi-automatic interpretation using a digital assistant can be an optimal man-machine model for ECG interpretation. To improve interpretation accuracy and reduce missed co-abnormalities. The Differential Diagnoses Algorithm (DDA) was developed using web technologies where diagnostic ECG criteria are defined in an open storage format, Javascript Object Notation (JSON), which is queried using a rule-based reasoning algorithm to suggest diagnoses. To test our hypothesis, a counterbalanced trial was designed where subjects interpreted ECGs using the conventional approach and using the IPI+DDA approach. A total of 375 interpretations were collected. The IPI+DDA approach was shown to improve diagnostic accuracy by 8.7% (although not statistically significant, p-value=0.1852), the IPI+DDA suggested the correct interpretation more often than the human interpreter in 7/10 cases (varying statistical significance). Human interpretation accuracy increased to 70% when seven suggestions were generated. Although results were not found to be statistically significant, we found; 1) our decision support tool increased the number of correct interpretations, 2) the DDA algorithm suggested the correct

  13. Microcomputer Assisted Interpretative Reporting of Sequential Creatine Kinase (CK) and Lactate Dehydrogenase (LDH) Isoenzyme Determination

    Science.gov (United States)

    Talamo, Thomas S.; Losos, Frank J.; Mercer, Donald W.

    1984-01-01

    We have developed a microcomputer based system for interpretative reporting of creatine kinase (CK) and lactate dehydrogenase (LDH) isoenzyme studies. Patient demographic data and test results (total CK, CK-MB, LD-1, and LD-2) are entered manually through the keyboard. The test results are compared with normal range values and an interpretative report is generated. This report consists of all pertinent demographic information with a graphic display of up to 12 previous CK and LDH isoenzyme determinations. Diagnostic interpretative statements are printed beneath the graphic display following analysis of previously entered test results. The combination of graphic data display and interpretations based on analysis of up to 12 previous specimens provides useful and accurate information to the cardiologist.

  14. Automatic Tamil lyric generation based on ontological interpretation ...

    Indian Academy of Sciences (India)

    This system proposes an -gram based approach to automatic Tamil lyric generation, by the ontological semantic interpretation of the input scene. The approach is based on identifying the semantics conveyed in the scenario, thereby making the system understand the situation and generate lyrics accordingly. The heart of ...

  15. Knowledge-based interpretation of cranial MR images

    International Nuclear Information System (INIS)

    Kuhn, M.H.; Menhardt, W.; Schmidt, K.H.

    1987-01-01

    A computerized system is described that can be used to evaluate an MR tomogram automatically to support clinical identification of anatomic and pathologic structures and to aid in planning MR measurements. Knowledge from three domains is used for the interpretation of an MR image: nosologic knowledge, knowledge of MR imaging parameters, and anatomic and morphologic knowledge. Nosologic information is used to generate hypotheses about possible pathologies and their locations, based on the signs and symptoms of the patient. With this information, a sequence of interpretation modules, each able to detect substructures in already detected structures with the aid of techniques from image processing, pattern recognition, and artificial intelligence, is generated and executed

  16. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2004-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  17. From Interpreter to Logic Engine by Defunctionalization

    DEFF Research Database (Denmark)

    Biernacki, Dariusz; Danvy, Olivier

    2003-01-01

    Starting from a continuation-based interpreter for a simple logic programming language, propositional Prolog with cut, we derive the corresponding logic engine in the form of an abstract machine. The derivation originates in previous work (our article at PPDP 2003) where it was applied...

  18. Uncertainty Representation and Interpretation in Model-Based Prognostics Algorithms Based on Kalman Filter Estimation

    Science.gov (United States)

    Galvan, Jose Ramon; Saxena, Abhinav; Goebel, Kai Frank

    2012-01-01

    This article discusses several aspects of uncertainty representation and management for model-based prognostics methodologies based on our experience with Kalman Filters when applied to prognostics for electronics components. In particular, it explores the implications of modeling remaining useful life prediction as a stochastic process, and how it relates to uncertainty representation, management and the role of prognostics in decision-making. A distinction between the interpretations of estimated remaining useful life probability density function is explained and a cautionary argument is provided against mixing interpretations for two while considering prognostics in making critical decisions.

  19. Abstract Interpretation-based verification/certification in the ciaoPP system

    OpenAIRE

    Puebla Sánchez, Alvaro Germán; Albert Albiol, Elvira; Hermenegildo, Manuel V.

    2005-01-01

    CiaoPP is the abstract interpretation-based preprocessor of the Ciao multi-paradigm (Constraint) Logic Programming system. It uses modular, incremental abstract interpretation as a fundamental tool to obtain information about programs. In CiaoPP, the semantic approximations thus produced have been applied to perform high- and low-level optimizations during program compilation, including transformations such as múltiple abstract specialization, parallelization, partial evaluation, resource...

  20. Diagnostic reliability of MMPI-2 computer-based test interpretations.

    Science.gov (United States)

    Pant, Hina; McCabe, Brian J; Deskovitz, Mark A; Weed, Nathan C; Williams, John E

    2014-09-01

    Reflecting the common use of the MMPI-2 to provide diagnostic considerations, computer-based test interpretations (CBTIs) also typically offer diagnostic suggestions. However, these diagnostic suggestions can sometimes be shown to vary widely across different CBTI programs even for identical MMPI-2 profiles. The present study evaluated the diagnostic reliability of 6 commercially available CBTIs using a 20-item Q-sort task developed for this study. Four raters each sorted diagnostic classifications based on these 6 CBTI reports for 20 MMPI-2 profiles. Two questions were addressed. First, do users of CBTIs understand the diagnostic information contained within the reports similarly? Overall, diagnostic sorts of the CBTIs showed moderate inter-interpreter diagnostic reliability (mean r = .56), with sorts for the 1/2/3 profile showing the highest inter-interpreter diagnostic reliability (mean r = .67). Second, do different CBTIs programs vary with respect to diagnostic suggestions? It was found that diagnostic sorts of the CBTIs had a mean inter-CBTI diagnostic reliability of r = .56, indicating moderate but not strong agreement across CBTIs in terms of diagnostic suggestions. The strongest inter-CBTI diagnostic agreement was found for sorts of the 1/2/3 profile CBTIs (mean r = .71). Limitations and future directions are discussed. PsycINFO Database Record (c) 2014 APA, all rights reserved.

  1. Interpretations of bullying by bullies, victims, and bully-victims in interactions at different levels of abstraction

    NARCIS (Netherlands)

    Pouwels, J.L.; Scholte, R.H.J.; Noorden, T.H.J. van; Cillessen, A.H.N.

    2016-01-01

    According to the Social Information Processing Model of children's adjustment, children develop general interpretation styles for future social events based on past social experiences. Previous research has shown associations between interpretations of social situations and internalizing and

  2. Evaluation of web-based instruction for anatomical interpretation in maxillofacial cone beam computed tomography

    NARCIS (Netherlands)

    Al-Rawi, W.T.; Jacobs, R.; Hassan, B.A.; Sanderink, G.; Scarfe, W.C.

    2007-01-01

    Objectives: To evaluate the effectiveness of a web-based instruction in the interpretation of anatomy in images acquired with maxillofacial cone beam CT (CBCT). Methods: An interactive web-based education course for the interpretation of craniofacial CBCT images was recently developed at our

  3. Previously unknown species of Aspergillus.

    Science.gov (United States)

    Gautier, M; Normand, A-C; Ranque, S

    2016-08-01

    The use of multi-locus DNA sequence analysis has led to the description of previously unknown 'cryptic' Aspergillus species, whereas classical morphology-based identification of Aspergillus remains limited to the section or species-complex level. The current literature highlights two main features concerning these 'cryptic' Aspergillus species. First, the prevalence of such species in clinical samples is relatively high compared with emergent filamentous fungal taxa such as Mucorales, Scedosporium or Fusarium. Second, it is clearly important to identify these species in the clinical laboratory because of the high frequency of antifungal drug-resistant isolates of such Aspergillus species. Matrix-assisted laser desorption/ionization-time of flight mass spectrometry (MALDI-TOF MS) has recently been shown to enable the identification of filamentous fungi with an accuracy similar to that of DNA sequence-based methods. As MALDI-TOF MS is well suited to the routine clinical laboratory workflow, it facilitates the identification of these 'cryptic' Aspergillus species at the routine mycology bench. The rapid establishment of enhanced filamentous fungi identification facilities will lead to a better understanding of the epidemiology and clinical importance of these emerging Aspergillus species. Based on routine MALDI-TOF MS-based identification results, we provide original insights into the key interpretation issues of a positive Aspergillus culture from a clinical sample. Which ubiquitous species that are frequently isolated from air samples are rarely involved in human invasive disease? Can both the species and the type of biological sample indicate Aspergillus carriage, colonization or infection in a patient? Highly accurate routine filamentous fungi identification is central to enhance the understanding of these previously unknown Aspergillus species, with a vital impact on further improved patient care. Copyright © 2016 European Society of Clinical Microbiology and

  4. Blackboard architecture for medical image interpretation

    Science.gov (United States)

    Davis, Darryl N.; Taylor, Christopher J.

    1991-06-01

    There is a growing interest in using sophisticated knowledge-based systems for biomedical image interpretation. We present a principled attempt to use artificial intelligence methodologies in interpreting lateral skull x-ray images. Such radiographs are routinely used in cephalometric analysis to provide quantitative measurements useful to clinical orthodontists. Manual and interactive methods of analysis are known to be error prone and previous attempts to automate this analysis typically fail to capture the expertise and adaptability required to cope with the variability in biological structure and image quality. An integrated model-based system has been developed which makes use of a blackboard architecture and multiple knowledge sources. A model definition interface allows quantitative models, of feature appearance and location, to be built from examples as well as more qualitative modelling constructs. Visual task definition and blackboard control modules allow task-specific knowledge sources to act on information available to the blackboard in a hypothesise and test reasoning cycle. Further knowledge-based modules include object selection, location hypothesis, intelligent segmentation, and constraint propagation systems. Alternative solutions to given tasks are permitted.

  5. Pragmatic Inferences in Context: Learning to Interpret Contrastive Prosody

    Science.gov (United States)

    Kurumada, Chigusa; Clark, Eve V.

    2017-01-01

    Can preschoolers make pragmatic inferences based on the intonation of an utterance? Previous work has found that young children appear to ignore intonational meanings and come to understand contrastive intonation contours only after age six. We show that four-year-olds succeed in interpreting an English utterance, such as "It LOOKS like a…

  6. Interpretive Reporting of Protein Electrophoresis Data by Microcomputer

    Science.gov (United States)

    Talamo, Thomas S.; Losos, Frank J.; Kessler, G. Frederick

    1982-01-01

    A microcomputer based system for interpretive reporting of protein electrophoretic data has been developed. Data for serum, urine and cerebrospinal fluid protein electrophoreses as well as immunoelectrophoresis can be entered. Patient demographic information is entered through the keyboard followed by manual entry of total and fractionated protein levels obtained after densitometer scanning of the electrophoretic strip. The patterns are then coded, interpreted, and final reports generated. In most cases interpretation time is less than one second. Misinterpretation by computer is uncommon and can be corrected by edit functions within the system. These discrepancies between computer and pathologist interpretation are automatically stored in a data file for later review and possible program modification. Any or all previous tests on a patient may be reviewed with graphic display of the electrophoretic pattern. The system has been in use for several months and is presently well accepted by both laboratory and clinical staff. It also allows rapid storage, retrieval and analysis of protein electrophoretic datab.

  7. Electrocardiogram interpretation and arrhythmia management: a primary and secondary care survey.

    Science.gov (United States)

    Begg, Gordon; Willan, Kathryn; Tyndall, Keith; Pepper, Chris; Tayebjee, Muzahir

    2016-05-01

    There is increasing desire among service commissioners to treat arrhythmia in primary care. Accurate interpretation of the electrocardiogram (ECG) is fundamental to this. ECG interpretation has previously been shown to vary widely but there is little recent data. To examine the interpretation of ECGs in primary and secondary care. A cross-sectional survey of participants' interpretation of six ECGs and hypothetical management of patients based on those ECGs, at primary care educational events, and a cardiology department in Leeds. A total of 262 primary care clinicians and 20 cardiology clinicians were surveyed via questionnaire. Answers were compared with expert electrophysiologist opinion. In primary care, abnormal ECGs were interpreted as normal by 23% of responders. ST elevation and prolonged QT were incorrectly interpreted as normal by 1% and 22%, respectively. In cardiology, abnormal ECGs were interpreted as normal by 3%. ECG provision and interpretation remains inconsistent in both primary and secondary care. Primary care practitioners are less experienced and less confident with ECG interpretation than cardiologists, and require support in this area. © British Journal of General Practice 2016.

  8. Quantum physics, fuzzy sets and logic steps towards a many-valued interpretation of quantum mechanics

    CERN Document Server

    Pykacz, Jarosław

    2015-01-01

    This Brief presents steps towards elaborating a new interpretation of quantum mechanics based on a specific version of Łukasiewicz infinite-valued logic. It begins with a short survey of main interpretations of quantum mechanics already proposed, as well as various models of many-valued logics and previous attempts to apply them for the description of quantum phenomena. The prospective many-valued interpretation of quantum mechanics is soundly based on a theorem concerning the isomorphic representation of Birkhoff-von Neumann quantum logic in the form of a special Łukasiewicz infinite-valued logic endowed with partially defined conjunctions and disjunctions.

  9. Evaluation of a web-based ECG-interpretation programme for undergraduate medical students.

    Science.gov (United States)

    Nilsson, Mikael; Bolinder, Gunilla; Held, Claes; Johansson, Bo-Lennart; Fors, Uno; Ostergren, Jan

    2008-04-23

    Most clinicians and teachers agree that knowledge about ECG is of importance in the medical curriculum. Students at Karolinska Institute have asked for more training in ECG-interpretation during their undergraduate studies. Clinical tutors, however, have difficulties in meeting these demands due to shortage of time. Thus, alternative ways to learn and practice ECG-interpretation are needed. Education offered via the Internet is readily available, geographically independent and flexible. Furthermore, the quality of education may increase and become more effective through a superior educational approach, improved visualization and interactivity. A Web-based comprehensive ECG-interpretation programme has been evaluated. Medical students from the sixth semester were given an optional opportunity to access the programme from the start of their course. Usage logs and an initial evaluation survey were obtained from each student. A diagnostic test was performed in order to assess the effect on skills in ECG interpretation. Students from the corresponding course, at another teaching hospital and without access to the ECG-programme but with conventional teaching of ECG served as a control group. 20 of the 32 students in the intervention group had tested the programme after 2 months. On a five-graded scale (1- bad to 5 - very good) they ranked the utility of a web-based programme for this purpose as 4.1 and the quality of the programme software as 3.9. At the diagnostic test (maximal points 16) by the end of the 5-month course at the 6th semester the mean result for the students in the intervention group was 9.7 compared with 8.1 for the control group (p = 0.03). Students ranked the Web-based ECG-interpretation programme as a useful instrument to learn ECG. Furthermore, Internet-delivered education may be more effective than traditional teaching methods due to greater immediacy, improved visualisation and interactivity.

  10. Performance-based interpretation bias in clinically anxious youths: relationships with attention, anxiety, and negative cognition.

    Science.gov (United States)

    Rozenman, Michelle; Amir, Nader; Weersing, V Robin

    2014-09-01

    This preliminary investigation sought to examine basic interpretive biases, as assessed via performance-based means, in the context of anxious symptomatology, attention, and negative cognition in children and adolescents. At a single assessment, 26 youths diagnosed with primary separation anxiety, social phobia, or generalized anxiety disorder completed performance-based assessments of interpretation and attention. Youths and parents also completed diagnostic interviews and youths completed a measure of negative self-statements. Components of interpretation (threat-valence judgments and speed of responding) were examined, and interpretation was explored as a correlate of youth anxiety, attention bias, and negative self-statements. Results found percentage of negative interpretations endorsed as the strongest predictor of anxiety symptoms; this index was also correlated with attention bias. Slower rejection of benign interpretations was also associated with youth-reported negative self-statements.This initial investigation provides support for a relationship between interpretation bias and anxiety and preliminary evidence for a relationship between attention and interpretation biases. Continued research dismantling the stages of basic cognition within the chain of information processing may provide a better understanding of the mechanisms underlying anxiety disorders in youths and lead to continued development and refinement of cognitive interventions. Copyright © 2014. Published by Elsevier Ltd.

  11. A Study of the Competency of Third Year Medical Students to Interpret Biochemically Based Clinical Scenarios Using Knowledge and Skills Gained in Year 1 and 2

    Science.gov (United States)

    Gowda, Veena Bhaskar S.; Nagaiah, Bhaskar Hebbani; Sengodan, Bharathi

    2016-01-01

    Medical students build clinical knowledge on the grounds of previously obtained basic knowledge. The study aimed to evaluate the competency of third year medical students to interpret biochemically based clinical scenarios using knowledge and skills gained during year 1 and 2 of undergraduate medical training. Study was conducted on year 3 MBBS…

  12. The cancer precision medicine knowledge base for structured clinical-grade mutations and interpretations

    Science.gov (United States)

    Huang, Linda; Fernandes, Helen; Zia, Hamid; Tavassoli, Peyman; Rennert, Hanna; Pisapia, David; Imielinski, Marcin; Sboner, Andrea; Rubin, Mark A; Kluk, Michael

    2017-01-01

    Objective: This paper describes the Precision Medicine Knowledge Base (PMKB; https://pmkb.weill.cornell.edu), an interactive online application for collaborative editing, maintenance, and sharing of structured clinical-grade cancer mutation interpretations. Materials and Methods: PMKB was built using the Ruby on Rails Web application framework. Leveraging existing standards such as the Human Genome Variation Society variant description format, we implemented a data model that links variants to tumor-specific and tissue-specific interpretations. Key features of PMKB include support for all major variant types, standardized authentication, distinct user roles including high-level approvers, and detailed activity history. A REpresentational State Transfer (REST) application-programming interface (API) was implemented to query the PMKB programmatically. Results: At the time of writing, PMKB contains 457 variant descriptions with 281 clinical-grade interpretations. The EGFR, BRAF, KRAS, and KIT genes are associated with the largest numbers of interpretable variants. PMKB’s interpretations have been used in over 1500 AmpliSeq tests and 750 whole-exome sequencing tests. The interpretations are accessed either directly via the Web interface or programmatically via the existing API. Discussion: An accurate and up-to-date knowledge base of genomic alterations of clinical significance is critical to the success of precision medicine programs. The open-access, programmatically accessible PMKB represents an important attempt at creating such a resource in the field of oncology. Conclusion: The PMKB was designed to help collect and maintain clinical-grade mutation interpretations and facilitate reporting for clinical cancer genomic testing. The PMKB was also designed to enable the creation of clinical cancer genomics automated reporting pipelines via an API. PMID:27789569

  13. Use of declarative statements in creating and maintaining computer-interpretable knowledge bases for guideline-based care.

    Science.gov (United States)

    Tu, Samson W; Hrabak, Karen M; Campbell, James R; Glasgow, Julie; Nyman, Mark A; McClure, Robert; McClay, James; Abarbanel, Robert; Mansfield, James G; Martins, Susana M; Goldstein, Mary K; Musen, Mark A

    2006-01-01

    Developing computer-interpretable clinical practice guidelines (CPGs) to provide decision support for guideline-based care is an extremely labor-intensive task. In the EON/ATHENA and SAGE projects, we formulated substantial portions of CPGs as computable statements that express declarative relationships between patient conditions and possible interventions. We developed query and expression languages that allow a decision-support system (DSS) to evaluate these statements in specific patient situations. A DSS can use these guideline statements in multiple ways, including: (1) as inputs for determining preferred alternatives in decision-making, and (2) as a way to provide targeted commentaries in the clinical information system. The use of these declarative statements significantly reduces the modeling expertise and effort required to create and maintain computer-interpretable knowledge bases for decision-support purpose. We discuss possible implications for sharing of such knowledge bases.

  14. Completed lineament interpretation of the Olkiluoto region

    International Nuclear Information System (INIS)

    Paananen, M.

    2013-10-01

    dominating. The EM lineaments are mainly related to electrically conductive narrow sea areas between the islands. Accordingly, they may be indirect indications of deformation zones. In addition to the sole geophysical interpretation, the result is also merged with the revision of the most recent previous lineament interpretation, based on several data sources, such as geophysics, topography and bathymetry. The compiled interpretation, resulting in altogether 200 lineaments, serves as one starting point when constructing the geological model of the Olkiluoto site. (orig.)

  15. Completed lineament interpretation of the Olkiluoto region

    Energy Technology Data Exchange (ETDEWEB)

    Paananen, M. [Geological Survey of Finland, Espoo (Finland)

    2013-10-15

    dominating. The EM lineaments are mainly related to electrically conductive narrow sea areas between the islands. Accordingly, they may be indirect indications of deformation zones. In addition to the sole geophysical interpretation, the result is also merged with the revision of the most recent previous lineament interpretation, based on several data sources, such as geophysics, topography and bathymetry. The compiled interpretation, resulting in altogether 200 lineaments, serves as one starting point when constructing the geological model of the Olkiluoto site. (orig.)

  16. Identification of igneous rocks in a superimposed basin through integrated interpretation dominantly based on magnetic data

    Science.gov (United States)

    LI, S.

    2017-12-01

    Identification of igneous rocks in the basin environment is of great significance to the exploration for hydrocarbon reservoirs hosted in igneous rocks. Magnetic methods are often used to alleviate the difficulties faced by seismic imaging in basins with thick cover and complicated superimposed structures. We present a case study on identification of igneous rocks in a superimposed basin through integrated interpretation based on magnetic and other geophysical data sets. The study area is located in the deepest depression with sedimentary cover of 14,000 m in Huanghua basin, which is a Cenozoic basin superimposed on a residual pre-Cenozoic basin above the North China craton. Cenozoic and Mesozoic igneous rocks that are dominantly intermediate-basic volcanic and intrusive rocks are widespread at depth in the basin. Drilling and seismic data reveal some volcanic units and intrusive rocks in Cenozoic stratum at depths of about 4,000 m. The question remains to identify the lateral extent of igneous rocks in large depth and adjacent areas. In order to tackle the difficulties for interpretation of magnetic data arisen from weak magnetic anomaly and remanent magnetization of igneous rocks buried deep in the superimposed basin, we use the preferential continuation approach to extract the anomaly and magnetic amplitude inversion to image the 3D magnetic units. The resultant distribution of effective susceptibility not only correlates well with the locations of Cenozoic igneous rocks known previously through drilling and seismic imaging, but also identifies the larger scale distribution of Mesozoic igneous rocks at greater depth in the west of the basin. The integrated interpretation results dominantly based on magnetic data shows that the above strategy is effective for identification of igneous rocks deep buried in the superimposed basin. Keywords: Identification of igneous rocks; Superimposed basin; Magnetic data

  17. Relative User Ratings of MMPI-2 Computer-Based Test Interpretations

    Science.gov (United States)

    Williams, John E.; Weed, Nathan C.

    2004-01-01

    There are eight commercially available computer-based test interpretations (CBTIs) for the Minnesota Multiphasic Personality Inventory-2 (MMPI-2), of which few have been empirically evaluated. Prospective users of these programs have little scientific data to guide choice of a program. This study compared ratings of these eight CBTIs. Test users…

  18. Interpretative commenting.

    Science.gov (United States)

    Vasikaran, Samuel

    2008-08-01

    * Clinical laboratories should be able to offer interpretation of the results they produce. * At a minimum, contact details for interpretative advice should be available on laboratory reports.Interpretative comments may be verbal or written and printed. * Printed comments on reports should be offered judiciously, only where they would add value; no comment preferred to inappropriate or dangerous comment. * Interpretation should be based on locally agreed or nationally recognised clinical guidelines where available. * Standard tied comments ("canned" comments) can have some limited use.Individualised narrative comments may be particularly useful in the case of tests that are new, complex or unfamiliar to the requesting clinicians and where clinical details are available. * Interpretative commenting should only be provided by appropriately trained and credentialed personnel. * Audit of comments and continued professional development of personnel providing them are important for quality assurance.

  19. Evaluation of a web-based ECG-interpretation programme for undergraduate medical students

    Directory of Open Access Journals (Sweden)

    Johansson Bo-Lennart

    2008-04-01

    Full Text Available Abstract Background Most clinicians and teachers agree that knowledge about ECG is of importance in the medical curriculum. Students at Karolinska Institutet have asked for more training in ECG-interpretation during their undergraduate studies. Clinical tutors, however, have difficulties in meeting these demands due to shortage of time. Thus, alternative ways to learn and practice ECG-interpretation are needed. Education offered via the Internet is readily available, geographically independent and flexible. Furthermore, the quality of education may increase and become more effective through a superior educational approach, improved visualization and interactivity. Methods A Web-based comprehensive ECG-interpretation programme has been evaluated. Medical students from the sixth semester were given an optional opportunity to access the programme from the start of their course. Usage logs and an initial evaluation survey were obtained from each student. A diagnostic test was performed in order to assess the effect on skills in ECG interpretation. Students from the corresponding course, at another teaching hospital and without access to the ECG-programme but with conventional teaching of ECG served as a control group. Results 20 of the 32 students in the intervention group had tested the programme after 2 months. On a five-graded scale (1- bad to 5 – very good they ranked the utility of a web-based programme for this purpose as 4.1 and the quality of the programme software as 3.9. At the diagnostic test (maximal points 16 by the end of the 5-month course at the 6th semester the mean result for the students in the intervention group was 9.7 compared with 8.1 for the control group (p = 0.03. Conclusion Students ranked the Web-based ECG-interpretation programme as a useful instrument to learn ECG. Furthermore, Internet-delivered education may be more effective than traditional teaching methods due to greater immediacy, improved visualisation and

  20. Effectiveness of an e-Learning Platform for Image Interpretation Education of Medical Staff and Students.

    Science.gov (United States)

    Ogura, Akio; Hayashi, Norio; Negishi, Tohru; Watanabe, Haruyuki

    2018-05-09

    Medical staff must be able to perform accurate initial interpretations of radiography to prevent diagnostic errors. Education in medical image interpretation is an ongoing need that is addressed by text-based and e-learning platforms. The effectiveness of these methods has been previously reported. Here, we describe the effectiveness of an e-learning platform used for medical image interpretation education. Ten third-year medical students without previous experience in chest radiography interpretation were provided with e-learning instructions. Accuracy of diagnosis using chest radiography was provided before and after e-learning education. We measured detection accuracy for two image groups: nodular shadow and ground-glass shadow. We also distributed the e-learning system to the two groups and analyzed the effectiveness of education for both types of image shadow. The mean correct answer rate after the 2-week e-learning period increased from 34.5 to 72.7%. Diagnosis of the ground glass shadow improved significantly more than that of the mass shadow. Education using the e-leaning platform is effective for interpretation of chest radiography results. E-learning is particularly effective for the interpretation of chest radiography images containing ground glass shadow.

  1. Working with interpreters: an interactive Web-based learning module.

    Science.gov (United States)

    Kalet, Adina; Gany, Francesca; Senter, Lindsay

    2002-09-01

    Medical students are presented with unique challenges when they care for patients with limited English proficiency. Students must learn a complex set of skills needed to care for patients across cultural and language barriers and to understand the impact of their own attitudes and beliefs about caring for these patients. We developed and piloted a multimedia interactive Web-based module aimed at teaching students effective strategies for working with interpreters and diverse patient populations, and at raising their awareness of important legal, ethical, and cultural issues. First the learner completes a 37-multiple-choice-question (MCQ) pre-test that assesses attitudes, factual knowledge, and ability to analyze written clinical scenarios relevant to the module's content. Learners are then shown a series of professionally produced video vignettes, which reflect diverse patient populations, interpreters, and effectiveness of interpretation strategies (e.g., a Russian-speaking woman with chest pain whose daughter interprets, a medical student interpreting for a Chinese-speaking man using herbal medication, a Haitian woman told of an abnormal mammogram through a trained simultaneous interpreter). In each case, learners submit short answers to on-screen questions analyzing the effectiveness of the interpretation strategies demonstrated. Immediate feedback is given comparing student responses with those of experts. At any time during the module, the learners may view video commentary by legal, ethics, and cultural experts, or access a glossary and Web site links. Students conclude the module by again taking the MCQ test. A final screen compares their pre- and post-MCQ test responses and shows best answers, allowing them to assess their learning. The learners also complete a survey, providing personal cultural information and feedback on the module. All 160 first-year medical students completed the module and evaluated its effectiveness this year. On average, students

  2. A statistical mechanical interpretation of algorithmic information theory: Total statistical mechanical interpretation based on physical argument

    International Nuclear Information System (INIS)

    Tadaki, Kohtaro

    2010-01-01

    The statistical mechanical interpretation of algorithmic information theory (AIT, for short) was introduced and developed by our former works [K. Tadaki, Local Proceedings of CiE 2008, pp. 425-434, 2008] and [K. Tadaki, Proceedings of LFCS'09, Springer's LNCS, vol. 5407, pp. 422-440, 2009], where we introduced the notion of thermodynamic quantities, such as partition function Z(T), free energy F(T), energy E(T), statistical mechanical entropy S(T), and specific heat C(T), into AIT. We then discovered that, in the interpretation, the temperature T equals to the partial randomness of the values of all these thermodynamic quantities, where the notion of partial randomness is a stronger representation of the compression rate by means of program-size complexity. Furthermore, we showed that this situation holds for the temperature T itself, which is one of the most typical thermodynamic quantities. Namely, we showed that, for each of the thermodynamic quantities Z(T), F(T), E(T), and S(T) above, the computability of its value at temperature T gives a sufficient condition for T is an element of (0,1) to satisfy the condition that the partial randomness of T equals to T. In this paper, based on a physical argument on the same level of mathematical strictness as normal statistical mechanics in physics, we develop a total statistical mechanical interpretation of AIT which actualizes a perfect correspondence to normal statistical mechanics. We do this by identifying a microcanonical ensemble in the framework of AIT. As a result, we clarify the statistical mechanical meaning of the thermodynamic quantities of AIT.

  3. Attribute and topology based change detection in a constellation of previously detected objects

    Science.gov (United States)

    Paglieroni, David W.; Beer, Reginald N.

    2016-01-19

    A system that applies attribute and topology based change detection to networks of objects that were detected on previous scans of a structure, roadway, or area of interest. The attributes capture properties or characteristics of the previously detected objects, such as location, time of detection, size, elongation, orientation, etc. The topology of the network of previously detected objects is maintained in a constellation database that stores attributes of previously detected objects and implicitly captures the geometrical structure of the network. A change detection system detects change by comparing the attributes and topology of new objects detected on the latest scan to the constellation database of previously detected objects.

  4. Interpretation and code generation based on intermediate languages

    DEFF Research Database (Denmark)

    Kornerup, Peter; Kristensen, Bent Bruun; Madsen, Ole Lehrmann

    1980-01-01

    The possibility of supporting high level languages through intermediate languages to be used for direct interpretation and as intermediate forms in compilers is investigated. An accomplished project in the construction of an interpreter and a code generator using one common intermediate form...

  5. Digital training platform for interpreting radiographic images of the chest.

    Science.gov (United States)

    McLaughlin, L; Woznitza, N; Cairns, A; McFadden, S L; Bond, R; Hughes, C M; Elsayed, A; Finlay, D; McConnell, J

    2018-05-01

    Time delays and errors exist which lead to delays in patient care and misdiagnosis. Reporting clinicians follow guidance to form their own search strategy. However, little research has tested these training guides. With the use of eye tracking technology and expert input we developed a digital training platform to be used in chest image interpretation learning. Two sections of a digital training platform were planned and developed; A) a search strategy training tool to assist reporters during their interpretation of images, and B) an educational tool to communicate the search strategies of expert viewers to trainees by using eye tracking technology. A digital training platform for use in chest image interpretation was created based on evidence within the literature, expert input and two search strategies previously used in clinical practice. Images and diagrams, aiding translation of the platform content, were incorporated where possible. The platform is structured to allow the chest image interpretation process to be clear, concise and methodical. A search strategy was incorporated within the tool to investigate its use, with the possibility that it could be recommended as an evidence based approach for use by reporting clinicians. Eye tracking, a checklist and voice recordings have been combined to form a multi-dimensional learning tool, which has never been used in chest image interpretation learning before. The training platform for use in chest image interpretation learning has been designed, created and digitised. Future work will establish the efficacy of the developed approaches. Crown Copyright © 2018. Published by Elsevier Ltd. All rights reserved.

  6. Static Safety for an Actor Dedicated Process Calculus by Abstract Interpretation

    OpenAIRE

    Garoche, Pierre-Loïc; Pantel, Marc; Thirioux, Xavier

    2006-01-01

    International audience; The actor model eases the definition of concurrent programs with non uniform behaviors. Static analysis of such a model was previously done in a data-flow oriented way, with type systems. This approach was based on constraint set resolution and was not able to deal with precise properties for communications of behaviors. We present here a new approach, control-flow oriented, based on the abstract interpretation framework, able to deal with communication of behaviors. W...

  7. Road Interpretation for Driver Assistance Based on an Early Cognitive Vision System

    DEFF Research Database (Denmark)

    Baseski, Emre; Jensen, Lars Baunegaard With; Pugeault, Nicolas

    2009-01-01

    In this work, we address the problem of road interpretation for driver assistance based on an early cognitive vision system. The structure of a road and the relevant traffic are interpreted in terms of ego-motion estimation of the car, independently moving objects on the road, lane markers and large...... scale maps of the road. We make use of temporal and spatial disambiguation mechanisms to increase the reliability of visually extracted 2D and 3D information. This information is then used to interpret the layout of the road by using lane markers that are detected via Bayesian reasoning. We also...... estimate the ego-motion of the car which is used to create large scale maps of the road and also to detect independently moving objects. Sample results for the presented algorithms are shown on a stereo image sequence, that has been collected from a structured road....

  8. Interpreting "Personality" Taxonomies: Why Previous Models Cannot Capture Individual-Specific Experiencing, Behaviour, Functioning and Development. Major Taxonomic Tasks Still Lay Ahead.

    Science.gov (United States)

    Uher, Jana

    2015-12-01

    As science seeks to make generalisations, a science of individual peculiarities encounters intricate challenges. This article explores these challenges by applying the Transdisciplinary Philosophy-of-Science Paradigm for Research on Individuals (TPS-Paradigm) and by exploring taxonomic "personality" research as an example. Analyses of researchers' interpretations of the taxonomic "personality" models, constructs and data that have been generated in the field reveal widespread erroneous assumptions about the abilities of previous methodologies to appropriately represent individual-specificity in the targeted phenomena. These assumptions, rooted in everyday thinking, fail to consider that individual-specificity and others' minds cannot be directly perceived, that abstract descriptions cannot serve as causal explanations, that between-individual structures cannot be isomorphic to within-individual structures, and that knowledge of compositional structures cannot explain the process structures of their functioning and development. These erroneous assumptions and serious methodological deficiencies in widely used standardised questionnaires have effectively prevented psychologists from establishing taxonomies that can comprehensively model individual-specificity in most of the kinds of phenomena explored as "personality", especially in experiencing and behaviour and in individuals' functioning and development. Contrary to previous assumptions, it is not universal models but rather different kinds of taxonomic models that are required for each of the different kinds of phenomena, variations and structures that are commonly conceived of as "personality". Consequently, to comprehensively explore individual-specificity, researchers have to apply a portfolio of complementary methodologies and develop different kinds of taxonomies, most of which have yet to be developed. Closing, the article derives some meta-desiderata for future research on individuals' "personality".

  9. Interpreting land records

    CERN Document Server

    Wilson, Donald A

    2014-01-01

    Base retracement on solid research and historically accurate interpretation Interpreting Land Records is the industry's most complete guide to researching and understanding the historical records germane to land surveying. Coverage includes boundary retracement and the primary considerations during new boundary establishment, as well as an introduction to historical records and guidance on effective research and interpretation. This new edition includes a new chapter titled "Researching Land Records," and advice on overcoming common research problems and insight into alternative resources wh

  10. Evaluation of total workstation CT interpretation quality: a single-screen pilot study

    Science.gov (United States)

    Beard, David V.; Perry, John R.; Muller, Keith E.; Misra, Ram B.; Brown, P.; Hemminger, Bradley M.; Johnston, Richard E.; Mauro, J. Matthew; Jaques, P. F.; Schiebler, M.

    1991-07-01

    An interpretation report, generated with an electronic viewbox, is affected by two factors: image quality, which encompasses what can be seen on the display, and computer human interaction (CHI), which accounts for the cognitive load effect of locating, moving, and manipulating images with the workstation controls. While a number of subject experiments have considered image quality, only recently has the affect of CHI on total interpretation quality been measured. This paper presents the results of a pilot study conducted to evaluate the total interpretation quality of the FilmPlane2.2 radiology workstation for patient folders containing single forty-slice CT studies. First, radiologists interpreted cases and dictated reports using FilmPlane2.2. Requisition forms were provided. Film interpretation was provided by the original clinical report and interpretation forms generated from a previous experiment. Second, an evaluator developed a list of findings for each case based on those listed in all the reports for each case and then evaluated each report for its response on each finding. Third, the reports were compared to determine how well they agreed with one another. Interpretation speed and observation data was also gathered.

  11. Long-term Shifting Patterns in Quality of Life After Distal Subtotal Gastrectomy: Preoperative- and Healthy-based Interpretations.

    Science.gov (United States)

    Lee, Seung Soo; Chung, Ho Young; Kwon, Ohkyoung; Yu, Wansik

    2015-06-01

    The study assessed long-term shifting patterns in quality of life (QoL) after distal subtotal gastrectomy relative to an estimated healthy population QoL (HPQoL), and compared them to shifting patterns interpreted in terms of a preoperative QoL baseline. QoL data from 127 gastric cancer patients who underwent open distal subtotal gastrectomy were obtained at the preoperative period and at 6, 12, 18, 24, and 36 months after surgery. QoL data obtained from 127 age- and sex-adjusted healthy individuals were used to estimate HPQoL. The study used the European Organization for Research and Treatment of Cancer (EORTC) QoL Questionnaire Core 30 (QLQ-C30) and a gastric cancer module (QLQ-STO22) to assess QoL. Comparisons were made between preoperative-based and healthy-based interpretations of longitudinal QoL shifting patterns. Among the persistently deteriorated QoL variables indicated by the preoperative-based interpretation (physical functioning, role functioning, cognitive functioning, nausea and vomiting, dyspnea, diarrhea, dysphagia, eating restrictions, dry mouth, and body image), eating restrictions and body image concerns were the only factors indicated by a healthy-based interpretation. In this interpretation, financial difficulties were evident at the preoperative period and persisted for at least 36 months. When preoperative QoL was used as a baseline, decreased QoL due to financial difficulties was not revealed. Persistent QoL deterioration after distal subtotal gastrectomy is primarily due to financial difficulties, eating restrictions, and body image concerns. Preoperative-based interpretation of postoperative QoL may exaggerate the persistency of reduced QoL and conceal on-going QoL deterioration after surgery.

  12. The African interpretations of a set of values in a value-based HIV ...

    African Journals Online (AJOL)

    This article focuses on a qualitative exploration of six core values embedded in the Choose Life Training Programme (CLTP), a value-based HIV and AIDS prevention programme. The article is based on a study that explored the possibility that the African interpretations of these values are different to the Western definitions.

  13. Blending Simulation-Based Learning and Interpretative Pedagogy for Undergraduate Leadership Competency Development.

    Science.gov (United States)

    McPherson, Charmaine; MacDonald, Cathy

    2017-01-01

    Effective leadership is an essential component guiding nursing activity and influencing health systems, health workers, and patient outcomes. Despite this evidence, undergraduate nursing programs may not be adequately preparing graduates to effectively engage in leadership practice. This article describes an educational innovation designed to support prelicensure leadership competency development. The authors blended simulation-based learning (SBL) with an interpretative pedagogical frame in a senior nursing leadership course at a primarily undergraduate university. The innovation involves a break from traditional nursing educational pedagogy by bringing SBL into the leadership classroom. Using interpretative pedagogy to purposefully create different relationships in the learning space supported deeper personal and professional transformation for the students. Nurse educators must purposefully design leadership curricula using active educational strategies that adequately prepare nurses for complex health systems. Integrating SBL within an interpretative pedagogy for leadership development moves students from merely knowing theory to informed and effective action. [J Nurs Educ. 2017;56(1):49-54.]. Copyright 2017, SLACK Incorporated.

  14. The phenomenon of claimed memories of previous lives: possible interpretations and importance.

    Science.gov (United States)

    Stevenson, I

    2000-04-01

    Several disorders or abnormalities observed in medicine and psychology are not explicable (or not fully explicable) by genetics and environmental influences, either alone or together. These include phobias and philias observed in early infancy, unusual play in childhood, homosexuality, gender identity disorder, a child's idea of having parents other than its own, differences in temperament manifested soon after birth, unusual birthmarks and their correspondence with wounds on a deceased person, unusual birth defects, and differences (physical and behavioral) between monozygotic twins. The hypothesis of previous lives can contribute to the further understanding of these phenomena. Copyright 2000 Harcourt Publishers Ltd.

  15. Entropy-Based Model for Interpreting Life Systems in Traditional Chinese Medicine

    Directory of Open Access Journals (Sweden)

    Guo-lian Kang

    2008-01-01

    Full Text Available Traditional Chinese medicine (TCM treats qi as the core of the human life systems. Starting with a hypothetical correlation between TCM qi and the entropy theory, we address in this article a holistic model for evaluating and unveiling the rule of TCM life systems. Several new concepts such as acquired life entropy (ALE, acquired life entropy flow (ALEF and acquired life entropy production (ALEP are propounded to interpret TCM life systems. Using the entropy theory, mathematical models are established for ALE, ALEF and ALEP, which reflect the evolution of life systems. Some criteria are given on physiological activities and pathological changes of the body in different stages of life. Moreover, a real data-based simulation shows life entropies of the human body with different ages, Cold and Hot constitutions and in different seasons in North China are coincided with the manifestations of qi as well as the life evolution in TCM descriptions. Especially, based on the comparative and quantitative analysis, the entropy-based model can nicely describe the evolution of life entropies in Cold and Hot individuals thereby fitting the Yin–Yang theory in TCM. Thus, this work establishes a novel approach to interpret the fundamental principles in TCM, and provides an alternative understanding for the complex life systems.

  16. An Online Synchronous Test for Professional Interpreters

    Science.gov (United States)

    Chen, Nian-Shing; Ko, Leong

    2010-01-01

    This article is based on an experiment designed to conduct an interpreting test for multiple candidates online, using web-based synchronous cyber classrooms. The test model was based on the accreditation test for Professional Interpreters produced by the National Accreditation Authority of Translators and Interpreters (NAATI) in Australia.…

  17. Abstract Interpretation and Attribute Gramars

    DEFF Research Database (Denmark)

    Rosendahl, Mads

    The objective of this thesis is to explore the connections between abstract interpretation and attribute grammars as frameworks in program analysis. Abstract interpretation is a semantics-based program analysis method. A large class of data flow analysis problems can be expressed as non-standard ...... is presented in the thesis. Methods from abstract interpretation can also be used in correctness proofs of attribute grammars. This proof technique introduces a new class of attribute grammars based on domain theory. This method is illustrated with examples....

  18. ECG interpretation in Emergency Department residents: an update and e-learning as a resource to improve skills.

    Science.gov (United States)

    Barthelemy, Francois X; Segard, Julien; Fradin, Philippe; Hourdin, Nicolas; Batard, Eric; Pottier, Pierre; Potel, Gilles; Montassier, Emmanuel

    2017-04-01

    ECG interpretation is a pivotal skill to acquire during residency, especially for Emergency Department (ED) residents. Previous studies reported that ECG interpretation competency among residents was rather low. However, the optimal resource to improve ECG interpretation skills remains unclear. The aim of our study was to compare two teaching modalities to improve the ECG interpretation skills of ED residents: e-learning and lecture-based courses. The participants were first-year and second-year ED residents, assigned randomly to the two groups. The ED residents were evaluated by means of a precourse test at the beginning of the study and a postcourse test after the e-learning and lecture-based courses. These evaluations consisted of the interpretation of 10 different ECGs. We included 39 ED residents from four different hospitals. The precourse test showed that the overall average score of ECG interpretation was 40%. Nineteen participants were then assigned to the e-learning course and 20 to the lecture-based course. Globally, there was a significant improvement in ECG interpretation skills (accuracy score=55%, P=0.0002). However, this difference was not significant between the two groups (P=0.14). Our findings showed that the ECG interpretation was not optimal and that our e-learning program may be an effective tool for enhancing ECG interpretation skills among ED residents. A large European study should be carried out to evaluate ECG interpretation skills among ED residents before the implementation of ECG learning, including e-learning strategies, during ED residency.

  19. A Novel Approach to Asynchronous MVP Data Interpretation Based on Elliptical-Vectors

    Science.gov (United States)

    Kruglyakov, M.; Trofimov, I.; Korotaev, S.; Shneyer, V.; Popova, I.; Orekhova, D.; Scshors, Y.; Zhdanov, M. S.

    2014-12-01

    We suggest a novel approach to asynchronous magnetic-variation profiling (MVP) data interpretation. Standard method in MVP is based on the interpretation of the coefficients of linear relation between vertical and horizontal components of the measured magnetic field.From mathematical point of view this pair of linear coefficients is not a vector which leads to significant difficulties in asynchronous data interpretation. Our approach allows us to actually treat such a pair of complex numbers as a special vector called an ellipse-vector (EV). By choosing the particular definitions of complex length and direction, the basic relation of MVP can be considered as the dot product. This considerably simplifies the interpretation of asynchronous data. The EV is described by four real numbers: the values of major and minor semiaxes, the angular direction of the major semiaxis and the phase. The notation choice is motivated by historical reasons. It is important that different EV's components have different sensitivity with respect to the field sources and the local heterogeneities. Namely, the value of major semiaxis and the angular direction are mostly determined by the field source and the normal cross-section. On the other hand, the value of minor semiaxis and the phase are responsive to local heterogeneities. Since the EV is the general form of complex vector, the traditional Schmucker vectors can be explicitly expressed through its components.The proposed approach was successfully applied to interpretation the results of asynchronous measurements that had been obtained in the Arctic Ocean at the drift stations "North Pole" in 1962-1976.

  20. Interpreting the Customary Rules on Interpretation

    NARCIS (Netherlands)

    Merkouris, Panos

    2017-01-01

    International courts have at times interpreted the customary rules on interpretation. This is interesting because what is being interpreted is: i) rules of interpretation, which sounds dangerously tautological, and ii) customary law, the interpretation of which has not been the object of critical

  1. Localized Smart-Interpretation

    Science.gov (United States)

    Lundh Gulbrandsen, Mats; Mejer Hansen, Thomas; Bach, Torben; Pallesen, Tom

    2014-05-01

    The complex task of setting up a geological model consists not only of combining available geological information into a conceptual plausible model, but also requires consistency with availably data, e.g. geophysical data. However, in many cases the direct geological information, e.g borehole samples, are very sparse, so in order to create a geological model, the geologist needs to rely on the geophysical data. The problem is however, that the amount of geophysical data in many cases are so vast that it is practically impossible to integrate all of them in the manual interpretation process. This means that a lot of the information available from the geophysical surveys are unexploited, which is a problem, due to the fact that the resulting geological model does not fulfill its full potential and hence are less trustworthy. We suggest an approach to geological modeling that 1. allow all geophysical data to be considered when building the geological model 2. is fast 3. allow quantification of geological modeling. The method is constructed to build a statistical model, f(d,m), describing the relation between what the geologists interpret, d, and what the geologist knows, m. The para- meter m reflects any available information that can be quantified, such as geophysical data, the result of a geophysical inversion, elevation maps, etc... The parameter d reflects an actual interpretation, such as for example the depth to the base of a ground water reservoir. First we infer a statistical model f(d,m), by examining sets of actual interpretations made by a geological expert, [d1, d2, ...], and the information used to perform the interpretation; [m1, m2, ...]. This makes it possible to quantify how the geological expert performs interpolation through f(d,m). As the geological expert proceeds interpreting, the number of interpreted datapoints from which the statistical model is inferred increases, and therefore the accuracy of the statistical model increases. When a model f

  2. Inscription of Behaviour and Flexible Interpretation in Information Infrastructures

    DEFF Research Database (Denmark)

    Henningsson, Stefan; Zinner Henriksen, Helle

    2011-01-01

    Despite the increasing importance of large IT-based solutions binding actors and processes together across institutional borders, still little is known about how these Information Infrastructures (IIs) assume their shapes and potentially may be reshaped towards specific ends. We focus...... on the duality of organizations using the IT artefacts of the European e-Customs IIs to inscribe harmonised behaviour into the operation of the infrastructure and how the IT artefacts are divergently interpreted by the users of the II. We find a tension between the need for artefacts with strong inscription...... to regulate the II and a need for flexibility for II users. The consequence is diluted inscriptions and, in contradiction to what has previously been concluded about interpretative flexibility, the European e-Customs II does not show signs of settling down in a stable phase with consensus. This lack...

  3. From Aggregation to Interpretation: How Assessors Judge Complex Data in a Competency-Based Portfolio

    Science.gov (United States)

    Oudkerk Pool, Andrea; Govaerts, Marjan J. B.; Jaarsma, Debbie A. D. C.; Driessen, Erik W.

    2018-01-01

    While portfolios are increasingly used to assess competence, the validity of such portfolio-based assessments has hitherto remained unconfirmed. The purpose of the present research is therefore to further our understanding of how assessors form judgments when interpreting the complex data included in a competency-based portfolio. Eighteen…

  4. Integrating Emotions Into the Critical Interpretive Synthesis.

    Science.gov (United States)

    McFerran, Katrina Skewes; Hense, Cherry; Medcalf, Laura; Murphy, Melissa; Fairchild, Rebecca

    2017-01-01

    Critical interpretive synthesis is a particular form of systematic review that critically examines the decisions made by authors while conducting and publishing about their research and practices. It differs from empirical syntheses of qualitative research by emphasizing the interpreted and constructed nature of this form of secondary analysis. In this article, we extend previous literature on critical interpretive syntheses by highlighting the integration of emotional responses when developing critical questions for interrogating the literature and interpreting results. Our extension of the critical interpretive synthesis is illustrated through examples from five studies examining literature in our own field of music therapy, as well as related fields of disability studies, mental health, music psychology, and child welfare. The methodology we have refined uses an iterative and recursive method that promotes increased critical awareness of the assumptions driving the production of research in health contexts. © The Author(s) 2016.

  5. Modular interpreters with implicit context propagation

    NARCIS (Netherlands)

    P.A. Inostroza Valdera (Pablo); T. van der Storm (Tijs)

    2017-01-01

    textabstractModular interpreters are a crucial first step towards component-based language development: instead of writing language interpreters from scratch, they can be assembled from reusable, semantic building blocks. Unfortunately, traditional language interpreters can be hard to extend because

  6. Variation in the Interpretation of Scientific Integrity in Community-based Participatory Health Research

    Science.gov (United States)

    Kraemer Diaz, Anne E.; Spears Johnson, Chaya R.; Arcury, Thomas A.

    2013-01-01

    Community-based participatory research (CBPR) has become essential in health disparities and environmental justice research; however, the scientific integrity of CBPR projects has become a concern. Some concerns, such as appropriate research training, lack of access to resources and finances, have been discussed as possibly limiting the scientific integrity of a project. Prior to understanding what threatens scientific integrity in CBPR, it is vital to understand what scientific integrity means for the professional and community investigators who are involved in CBPR. This analysis explores the interpretation of scientific integrity in CBPR among 74 professional and community research team members from of 25 CBPR projects in nine states in the southeastern United States in 2012. It describes the basic definition for scientific integrity and then explores variations in the interpretation of scientific integrity in CBPR. Variations in the interpretations were associated with team member identity as professional or community investigators. Professional investigators understood scientific integrity in CBPR as either conceptually or logistically flexible, as challenging to balance with community needs, or no different than traditional scientific integrity. Community investigators interpret other factors as important in scientific integrity, such as trust, accountability, and overall benefit to the community. This research demonstrates that the variations in the interpretation of scientific integrity in CBPR call for a new definition of scientific integrity in CBPR that takes into account the understanding and needs of all investigators. PMID:24161098

  7. Multispecies Coevolution Particle Swarm Optimization Based on Previous Search History

    Directory of Open Access Journals (Sweden)

    Danping Wang

    2017-01-01

    Full Text Available A hybrid coevolution particle swarm optimization algorithm with dynamic multispecies strategy based on K-means clustering and nonrevisit strategy based on Binary Space Partitioning fitness tree (called MCPSO-PSH is proposed. Previous search history memorized into the Binary Space Partitioning fitness tree can effectively restrain the individuals’ revisit phenomenon. The whole population is partitioned into several subspecies and cooperative coevolution is realized by an information communication mechanism between subspecies, which can enhance the global search ability of particles and avoid premature convergence to local optimum. To demonstrate the power of the method, comparisons between the proposed algorithm and state-of-the-art algorithms are grouped into two categories: 10 basic benchmark functions (10-dimensional and 30-dimensional, 10 CEC2005 benchmark functions (30-dimensional, and a real-world problem (multilevel image segmentation problems. Experimental results show that MCPSO-PSH displays a competitive performance compared to the other swarm-based or evolutionary algorithms in terms of solution accuracy and statistical tests.

  8. Interpretation of the Haestholmen in situ state of stress based on core damage observations

    International Nuclear Information System (INIS)

    Hakala, M.

    2000-01-01

    At the Haestholmen investigation site, direct in situ stress measurements, overcoring and hydraulic fracturing have been unsuccessful because of ring disking and horizontal hydraulic fracturing. Prior to this study, a detailed study on both core disking and ring disking was made, and based on those results an in situ state of stress interpretation method was developed. In this work this method is applied to the Haestholmen site. The interpretation is based on disk fracture type, spacing and shape. Also, the Hoek-Brown strength envelope and Poisson's ratio of intact rock are needed. The interpretation result is most reliable if both core disking and ring disking information at the same depth levels is available. A detailed core logging showed that ring disking is systematic below the -365 m level in the vertical overcoring stress measurement hole, HH-KR6. On the other hand, no representative core disking exists except for two points in two differently oriented subvertical boreholes HH-KR2 and HHKR7. Because the interpretation has to be based on ring disking only, upper and lower estimates for the vertical stress were set. These were gravitational and 67% of gravitational. Furthermore, the in situ stress state was assumed to be in horizontal and vertical planes, because the disking in vertical borehole HH-KR6 was not inclined. The interpretation resulted in a good estimate for the major horizontal stress but none of the horizontal stress rations ( 0.25, 0.5, 0.75 and 1.0 ) or vertical stress assumptions studied are clearly more probable the others. At the 500 m level the resulting maximum horizontal stress is 41 MPa. If a linear fit through the zero depth and zero stress point is applied, the maximum horizontal stress gradient is 0.0818 z MPa/m with a standard deviation between 5 and 12 per cent. The orientation of the major horizontal stress is 108 with standard deviation of 21 degrees. The interpreted major horizontal stress state also indicated that systematic

  9. A NEW NONPLANETARY INTERPRETATION OF THE MICROLENSING EVENT OGLE-2013-BLG-0723

    Energy Technology Data Exchange (ETDEWEB)

    Han, Cheongho; Jung, Youn Kil [Department of Physics, Institute for Astrophysics, Chungbuk National University, 371-763 Cheongju (Korea, Republic of); Bennett, David P. [Code 667, NASA Goddard Space Flight Center, Greenbelt, MD 20771 (United States); Udalski, Andrzej [Warsaw University Observatory, Al. Ujazdowskie 4, 00-478 Warszawa (Poland)

    2016-07-01

    Recently, the discovery of a Venus-mass planet orbiting a brown-dwarf host in a binary system was reported from the analysis of the microlensing event OGLE-2013-BLG-0723. We reanalyze the event considering the possibility of other interpretations. From this, we find a new solution where the lens is composed of two bodies, in contrast to the three-body solution of the previous analysis. The new solution better explains the observed light curve than the previous solution with Δ χ {sup 2} ∼ 202, suggesting that the new solution is a correct model for the event. From the estimation of the physical parameters based on the new interpretation, we find that the lens system is composed of two low-mass stars with ∼0.2 M {sub ⊙} and ∼0.1 M {sub ⊙} and located at a distance of ∼3 kpc. The fact that the physical parameters correspond to those of the most common lens population located at a distance with a large lensing probability further supports the likelihood of the new interpretation. Considering that two dramatically different solutions can approximately explain the observed light curve, the event suggests the need for carefully testing all possible lens-system geometries.

  10. Interpretation of pH-activity profiles for acid-base catalysis from molecular simulations.

    Science.gov (United States)

    Dissanayake, Thakshila; Swails, Jason M; Harris, Michael E; Roitberg, Adrian E; York, Darrin M

    2015-02-17

    The measurement of reaction rate as a function of pH provides essential information about mechanism. These rates are sensitive to the pK(a) values of amino acids directly involved in catalysis that are often shifted by the enzyme active site environment. Experimentally observed pH-rate profiles are usually interpreted using simple kinetic models that allow estimation of "apparent pK(a)" values of presumed general acid and base catalysts. One of the underlying assumptions in these models is that the protonation states are uncorrelated. In this work, we introduce the use of constant pH molecular dynamics simulations in explicit solvent (CpHMD) with replica exchange in the pH-dimension (pH-REMD) as a tool to aid in the interpretation of pH-activity data of enzymes and to test the validity of different kinetic models. We apply the methods to RNase A, a prototype acid-base catalyst, to predict the macroscopic and microscopic pK(a) values, as well as the shape of the pH-rate profile. Results for apo and cCMP-bound RNase A agree well with available experimental data and suggest that deprotonation of the general acid and protonation of the general base are not strongly coupled in transphosphorylation and hydrolysis steps. Stronger coupling, however, is predicted for the Lys41 and His119 protonation states in apo RNase A, leading to the requirement for a microscopic kinetic model. This type of analysis may be important for other catalytic systems where the active forms of the implicated general acid and base are oppositely charged and more highly correlated. These results suggest a new way for CpHMD/pH-REMD simulations to bridge the gap with experiments to provide a molecular-level interpretation of pH-activity data in studies of enzyme mechanisms.

  11. New Structural Interpretation of the Central Confusion Range, Western Utah, Based On Balanced Cross Sections

    Science.gov (United States)

    Yezerski, D.; Greene, D. C.

    2009-12-01

    The Confusion Range is a topographically low mountain range in the Basin and Range of west-central Utah, located east of and in the hanging wall of the Snake Range core complex. Previous workers have used a gravity sliding model to interpret the Confusion Range as a large structural trough or synclinorium (e.g. Hose, 1977). Based on existing mapping (Hose, 1965; Hintze, 1974) and new field data, we use balanced and restored cross sections to reinterpret the structure of the Confusion Range as an east-vergent fold-and-thrust belt formed during the Sevier Orogeny. The Confusion Range consists of Cambro-Ordovician through Triassic strata, with predominantly thick-bedded, competent carbonate rocks in the lower Paleozoic (lPz) section and incompetent shales and thin-bedded carbonates in the upper Paleozoic (uPz) section. The contrasting mechanical behavior of these stratigraphic sections results in faulted folds within uPz carbonates above detachments in shale-rich units, deforming in response to ramp-flat thrust faulting of the underlying lPz units. East of the axis of the Conger Mountain (Mtn) syncline, we attribute the increase in structural elevation of lPz rocks to a subsurface thrust sheet consisting of lPz strata that advanced eastward via a high-angle ramp from a lower detachment in the Kanosh Shale to an upper detachment in the Pilot Shale. The doubling of lPz strata that resulted continues through the eastern Confusion Range where a series of small-displacement thrust faults comprising the Kings Canyon thrust system gently tilt strata to the west. In the Conger Range, west of the Conger Mtn syncline, our analysis focuses on reinterpreting the geometrically unlikely folding depicted in previous cross sections as more admissible, fault-cored, asymmetric, detached folding. In our interpretation, resistance created by a steeply-dipping thrust ramp in the lPz section west of Conger Mtn resulted in folding of uPz strata into an east-vergent anticline. Continued east

  12. 3D quantitative interpretation of archaeo-magnetic data: Adaptation of aero-magnetic interpretation techniques for archaeological purposes

    Science.gov (United States)

    Cheyney, S.; Hill, I. A.; Linford, N.; Fishwick, S.; Leech, C.

    2011-12-01

    High-resolution total-field magnetic data can be collected rapidly and relatively cheaply over large archaeological sites due to recent advances in data collection. However, interpretation of these datasets still generally comprises a sequence of data correction and filtering operations prior to a 2D visual interpretation based on pattern recognition. In contrast, current developments in aero-magnetic interpretation have led to several tools for identifying location, shape and depth information of anomalous sources. These methods often fail when directly applied to archaeo-magnetic data, due to the particular noise content typical in very near-surface surveys. Here techniques are explored that allow these aero-magnetic interpretation tools to be applied to archaeological problems, without the need for extensive, often biased user input. It is shown that full 3D quantitative interpretation of the subsurface is possible from just the magnetic data alone. Inversion of magnetic data is increasingly being applied to aero-magnetic surveys to produce 3D models of the subsurface magnetisation. Typically, an objective function is minimised in order to create a smooth distribution of magnetisation away from a reference model (or halfspace if no a-priori information is available). Often, although a good fit to the observed values may be obtained, the final model will be non-unique and biased by the reference model. Testing of synthetic data shows that when archaeo-magnetic datasets are inverted without applying a-priori information, large discrepancies between the true and modelled depths can occur. Where no a-priori information is available, information regarding the horizontal location of sources can be obtained from derivative-based methods such as the absolute horizontal gradient, tilt-angle and theta-map. Using pseudogravity data with these techniques, overcomes the problem of noise amplification that has previously hampered archaeological uses of these techniques. Depth

  13. Objective interpretation as conforming interpretation

    Directory of Open Access Journals (Sweden)

    Lidka Rodak

    2011-12-01

    Full Text Available The practical discourse willingly uses the formula of “objective interpretation”, with no regards to its controversial nature that has been discussed in literature.The main aim of the article is to investigate what “objective interpretation” could mean and how it could be understood in the practical discourse, focusing on the understanding offered by judicature.The thesis of the article is that objective interpretation, as identified with textualists’ position, is not possible to uphold, and should be rather linked with conforming interpretation. And what this actually implies is that it is not the virtue of certainty and predictability – which are usually associated with objectivity- but coherence that makes the foundation of applicability of objectivity in law.What could be observed from the analyses, is that both the phenomenon of conforming interpretation and objective interpretation play the role of arguments in the interpretive discourse, arguments that provide justification that interpretation is not arbitrary or subjective. With regards to the important part of the ideology of legal application which is the conviction that decisions should be taken on the basis of law in order to exclude arbitrariness, objective interpretation could be read as a question “what kind of authority “supports” certain interpretation”? that is almost never free of judicial creativity and judicial activism.One can say that, objective and conforming interpretation are just another arguments used in legal discourse.

  14. Interpreting quantum discord through quantum state merging

    International Nuclear Information System (INIS)

    Madhok, Vaibhav; Datta, Animesh

    2011-01-01

    We present an operational interpretation of quantum discord based on the quantum state merging protocol. Quantum discord is the markup in the cost of quantum communication in the process of quantum state merging, if one discards relevant prior information. Our interpretation has an intuitive explanation based on the strong subadditivity of von Neumann entropy. We use our result to provide operational interpretations of other quantities like the local purity and quantum deficit. Finally, we discuss in brief some instances where our interpretation is valid in the single-copy scenario.

  15. Instruction-Based Clinical Eye-Tracking Study on the Visual Interpretation of Divergence: How Do Students Look at Vector Field Plots?

    Science.gov (United States)

    Klein, P.; Viiri, J.; Mozaffari, S.; Dengel, A.; Kuhn, J.

    2018-01-01

    Relating mathematical concepts to graphical representations is a challenging task for students. In this paper, we introduce two visual strategies to qualitatively interpret the divergence of graphical vector field representations. One strategy is based on the graphical interpretation of partial derivatives, while the other is based on the flux…

  16. Using interpreted large scale aerial photo data to enhance satellite-based mapping and explore forest land definitions

    Science.gov (United States)

    Tracey S. Frescino; Gretchen G. Moisen

    2009-01-01

    The Interior-West, Forest Inventory and Analysis (FIA), Nevada Photo-Based Inventory Pilot (NPIP), launched in 2004, involved acquisition, processing, and interpretation of large scale aerial photographs on a subset of FIA plots (both forest and nonforest) throughout the state of Nevada. Two objectives of the pilot were to use the interpreted photo data to enhance...

  17. Interpretation of coagulation test results using a web-based reporting system.

    Science.gov (United States)

    Quesada, Andres E; Jabcuga, Christine E; Nguyen, Alex; Wahed, Amer; Nedelcu, Elena; Nguyen, Andy N D

    2014-01-01

    Web-based synoptic reporting has been successfully integrated into diverse fields of pathology, improving efficiency and reducing typographic errors. Coagulation is a challenging field for practicing pathologists and pathologists-in-training alike. To develop a Web-based program that can expedite the generation of a individualized interpretive report for a variety of coagulation tests. We developed a Web-based synoptic reporting system composed of 119 coagulation report templates and 38 thromboelastography (TEG) report templates covering a wide range of findings. Our institution implemented this reporting system in July 2011; it is currently used by pathology residents and attending pathologists. Feedback from the users of these reports have been overwhelmingly positive. Surveys note the time saved and reduced errors. Our easily accessible, user-friendly, Web-based synoptic reporting system for coagulation is a valuable asset to our laboratory services. Copyright© by the American Society for Clinical Pathology (ASCP).

  18. Formal Analysis of SET and NSL Protocols Using the Interpretation Functions-Based Method

    Directory of Open Access Journals (Sweden)

    Hanane Houmani

    2012-01-01

    Full Text Available Most applications in the Internet such as e-banking and e-commerce use the SET and the NSL protocols to protect the communication channel between the client and the server. Then, it is crucial to ensure that these protocols respect some security properties such as confidentiality, authentication, and integrity. In this paper, we analyze the SET and the NSL protocols with respect to the confidentiality (secrecy property. To perform this analysis, we use the interpretation functions-based method. The main idea behind the interpretation functions-based technique is to give sufficient conditions that allow to guarantee that a cryptographic protocol respects the secrecy property. The flexibility of the proposed conditions allows the verification of daily-life protocols such as SET and NSL. Also, this method could be used under different assumptions such as a variety of intruder abilities including algebraic properties of cryptographic primitives. The NSL protocol, for instance, is analyzed with and without the homomorphism property. We show also, using the SET protocol, the usefulness of this approach to correct weaknesses and problems discovered during the analysis.

  19. 基于DICache的混合线索解释执行技术%A DICache-Based Hybrid Threaded Interpretation Technique

    Institute of Scientific and Technical Information of China (English)

    陈微; 王志英; 陈顼颢; 沈立; 陆洪毅; 肖侬

    2012-01-01

    Interpretation-based instruction set emulation provides a solution to the binary compatibility problem. The organization of the interpretation process has great impact on the performance of an interpreter. Centralized interpretation is inefficient while the traditional threaded interpretation is not suitable for interpreting the CISC Instruction Set Architecture (ISA) because of the complicated instruction decoding process. We propose a DICache-based hybrid interpretation technique. DICache can dynamically predecode the source instruction and convert them into an intermediate form. The DICache access code is appended at the end of each interpreter routine, which enables the threaded interpretation for CISC ISA. We implement an interpreter which interprets the IA-32 instructions on VLIW. We conduct some benchmarks from SPEC INT 2000 to evaluate the performance of the novel threaded interpretation method. It is demonstrated that DICache-based hybrid threaded interpretation can significantly improve the performance of an interpreter.%由解释执行实现的指令集仿真是解决二进制兼容问题的有效手段.解释执行各步骤的组织方式对解释器性能有着重要影响.集中方式效率较低,而效率较高的线索方式由于译码过程过于复杂而无法用于CISC指令集的解释执行.本文提出了一种基于DICache的混合线索解释执行技术,DICache实现一种高效的硬件动态预译码,将源指令转换为一种中间表示,在解释例程中对DICache快速访问实现对CISC指令集的线索解释执行.本文在一个源为IA-32、目标为VLIW的解释器上,采用SPEC INT2000中的测试程序对基于DICache的混合线索解释执行技术进行评估.结果表明该方法可以显著提高解释器的性能.

  20. Towards operational interpretations of generalized entropies

    Science.gov (United States)

    Topsøe, Flemming

    2010-12-01

    The driving force behind our study has been to overcome the difficulties you encounter when you try to extend the clear and convincing operational interpretations of classical Boltzmann-Gibbs-Shannon entropy to other notions, especially to generalized entropies as proposed by Tsallis. Our approach is philosophical, based on speculations regarding the interplay between truth, belief and knowledge. The main result demonstrates that, accepting philosophically motivated assumptions, the only possible measures of entropy are those suggested by Tsallis - which, as we know, include classical entropy. This result constitutes, so it seems, a more transparent interpretation of entropy than previously available. However, further research to clarify the assumptions is still needed. Our study points to the thesis that one should never consider the notion of entropy in isolation - in order to enable a rich and technically smooth study, further concepts, such as divergence, score functions and descriptors or controls should be included in the discussion. This will clarify the distinction between Nature and Observer and facilitate a game theoretical discussion. The usefulness of this distinction and the subsequent exploitation of game theoretical results - such as those connected with the notion of Nash equilibrium - is demonstrated by a discussion of the Maximum Entropy Principle.

  1. Towards operational interpretations of generalized entropies

    International Nuclear Information System (INIS)

    Topsoee, Flemming

    2010-01-01

    The driving force behind our study has been to overcome the difficulties you encounter when you try to extend the clear and convincing operational interpretations of classical Boltzmann-Gibbs-Shannon entropy to other notions, especially to generalized entropies as proposed by Tsallis. Our approach is philosophical, based on speculations regarding the interplay between truth, belief and knowledge. The main result demonstrates that, accepting philosophically motivated assumptions, the only possible measures of entropy are those suggested by Tsallis - which, as we know, include classical entropy. This result constitutes, so it seems, a more transparent interpretation of entropy than previously available. However, further research to clarify the assumptions is still needed. Our study points to the thesis that one should never consider the notion of entropy in isolation - in order to enable a rich and technically smooth study, further concepts, such as divergence, score functions and descriptors or controls should be included in the discussion. This will clarify the distinction between Nature and Observer and facilitate a game theoretical discussion. The usefulness of this distinction and the subsequent exploitation of game theoretical results - such as those connected with the notion of Nash equilibrium - is demonstrated by a discussion of the Maximum Entropy Principle.

  2. An information gap in DNA evidence interpretation.

    Directory of Open Access Journals (Sweden)

    Mark W Perlin

    Full Text Available Forensic DNA evidence often contains mixtures of multiple contributors, or is present in low template amounts. The resulting data signals may appear to be relatively uninformative when interpreted using qualitative inclusion-based methods. However, these same data can yield greater identification information when interpreted by computer using quantitative data-modeling methods. This study applies both qualitative and quantitative interpretation methods to a well-characterized DNA mixture and dilution data set, and compares the inferred match information. The results show that qualitative interpretation loses identification power at low culprit DNA quantities (below 100 pg, but that quantitative methods produce useful information down into the 10 pg range. Thus there is a ten-fold information gap that separates the qualitative and quantitative DNA mixture interpretation approaches. With low quantities of culprit DNA (10 pg to 100 pg, computer-based quantitative interpretation provides greater match sensitivity.

  3. Interpretive Medicine

    Science.gov (United States)

    Reeve, Joanne

    2010-01-01

    Patient-centredness is a core value of general practice; it is defined as the interpersonal processes that support the holistic care of individuals. To date, efforts to demonstrate their relationship to patient outcomes have been disappointing, whilst some studies suggest values may be more rhetoric than reality. Contextual issues influence the quality of patient-centred consultations, impacting on outcomes. The legitimate use of knowledge, or evidence, is a defining aspect of modern practice, and has implications for patient-centredness. Based on a critical review of the literature, on my own empirical research, and on reflections from my clinical practice, I critique current models of the use of knowledge in supporting individualised care. Evidence-Based Medicine (EBM), and its implementation within health policy as Scientific Bureaucratic Medicine (SBM), define best evidence in terms of an epistemological emphasis on scientific knowledge over clinical experience. It provides objective knowledge of disease, including quantitative estimates of the certainty of that knowledge. Whilst arguably appropriate for secondary care, involving episodic care of selected populations referred in for specialist diagnosis and treatment of disease, application to general practice can be questioned given the complex, dynamic and uncertain nature of much of the illness that is treated. I propose that general practice is better described by a model of Interpretive Medicine (IM): the critical, thoughtful, professional use of an appropriate range of knowledges in the dynamic, shared exploration and interpretation of individual illness experience, in order to support the creative capacity of individuals in maintaining their daily lives. Whilst the generation of interpreted knowledge is an essential part of daily general practice, the profession does not have an adequate framework by which this activity can be externally judged to have been done well. Drawing on theory related to the

  4. Abdominal and pelvic computed tomography (CT) interpretation: discrepancy rates among experienced radiologists

    Energy Technology Data Exchange (ETDEWEB)

    Abujudeh, Hani H.; Boland, Giles W.; Kaewlai, Rathachai; Rabiner, Pavel; Thrall, James H. [Massachusetts General Hospital and Harvard Medical School, Department of Radiology, Boston, MA (United States); Halpern, Elkarn F.; Gazelle, G.S. [Massachusetts General Hospital and Harvard Medical School, Department of Radiology, Boston, MA (United States); Massachusetts General Hospital and Harvard Medical School, Institute for Technology Assessment, Boston, MA (United States)

    2010-08-15

    To assess the discrepancy rate for the interpretation of abdominal and pelvic computed tomography (CT) examinations among experienced radiologists. Ninety abdominal and pelvic CT examinations reported by three experienced radiologists who specialize in abdominal imaging were randomly selected from the radiological database. The same radiologists, blinded to previous interpretation, were asked to re-interpret 60 examinations: 30 of their previous interpretations and 30 interpreted by others. All reports were assessed for the degree of discrepancy between initial and repeat interpretations according to a three-level scoring system: no discrepancy, minor, or major discrepancy. Inter- and intrareader discrepancy rates and causes were evaluated. CT examinations included in the investigation were performed on 90 patients (43 men, mean age 59 years, SD 14, range 19-88) for the following indications: follow-up/evaluation of malignancy (69/90, 77%), pancreatitis (5/90, 6%), urinary tract stone (4/90, 4%) or other (12/90, 13%). Interobserver and intraobserver major discrepancy rates were 26 and 32%, respectively. Major discrepancies were due to missed findings, different opinions regarding interval change of clinically significant findings, and the presence of recommendation. Major discrepancy of between 26 and 32% was observed in the interpretation of abdominal and pelvic CT examinations. (orig.)

  5. Abdominal and pelvic computed tomography (CT) interpretation: discrepancy rates among experienced radiologists

    International Nuclear Information System (INIS)

    Abujudeh, Hani H.; Boland, Giles W.; Kaewlai, Rathachai; Rabiner, Pavel; Thrall, James H.; Halpern, Elkarn F.; Gazelle, G.S.

    2010-01-01

    To assess the discrepancy rate for the interpretation of abdominal and pelvic computed tomography (CT) examinations among experienced radiologists. Ninety abdominal and pelvic CT examinations reported by three experienced radiologists who specialize in abdominal imaging were randomly selected from the radiological database. The same radiologists, blinded to previous interpretation, were asked to re-interpret 60 examinations: 30 of their previous interpretations and 30 interpreted by others. All reports were assessed for the degree of discrepancy between initial and repeat interpretations according to a three-level scoring system: no discrepancy, minor, or major discrepancy. Inter- and intrareader discrepancy rates and causes were evaluated. CT examinations included in the investigation were performed on 90 patients (43 men, mean age 59 years, SD 14, range 19-88) for the following indications: follow-up/evaluation of malignancy (69/90, 77%), pancreatitis (5/90, 6%), urinary tract stone (4/90, 4%) or other (12/90, 13%). Interobserver and intraobserver major discrepancy rates were 26 and 32%, respectively. Major discrepancies were due to missed findings, different opinions regarding interval change of clinically significant findings, and the presence of recommendation. Major discrepancy of between 26 and 32% was observed in the interpretation of abdominal and pelvic CT examinations. (orig.)

  6. The MMPI Assistant: A Microcomputer Based Expert System to Assist in Interpreting MMPI Profiles

    Science.gov (United States)

    Tanner, Barry A.

    1989-01-01

    The Assistant is an MS DOS program to aid clinical psychologists in interpreting the results of the Minnesota Multiphasic Personality Inventory (MMPI). Interpretive hypotheses are based on the professional literature and the author's experience. After scores are entered manually, the Assistant produces a hard copy which is intended for use by a psychologist knowledgeable about the MMPI. The rules for each hypothesis appear first on the monitor, and then in the printed output, followed by the patient's scores on the relevant scales, and narrative hypotheses for the scores. The data base includes hypotheses for 23 validity configurations, 45 two-point clinical codes, 10 high scoring single-point clinical scales, and 10 low scoring single-point clinical scales. The program can accelerate the production of test reports, while insuring that actuarial rules are not overlooked. It has been especially useful as a teaching tool with graduate students. The Assistant requires an IBM PC compatible with 128k available memory, DOS 2.x or higher, and a printer.

  7. An Interpreter's Interpretation: Sign Language Interpreters' View of Musculoskeletal Disorders

    National Research Council Canada - National Science Library

    Johnson, William L

    2003-01-01

    Sign language interpreters are at increased risk for musculoskeletal disorders. This study used content analysis to obtain detailed information about these disorders from the interpreters' point of view...

  8. The acquisition and retention of ECG interpretation skills after a standardized web-based ECG tutorial

    DEFF Research Database (Denmark)

    Rolskov Bojsen, Signe; Räder, Sune Bernd Emil Werner; Holst, Anders Gaardsdal

    2015-01-01

    BACKGROUND: Electrocardiogram (ECG) interpretation is of great importance for patient management. However, medical students frequently lack proficiency in ECG interpretation and rate their ECG training as inadequate. Our aim was to examine the effect of a standalone web-based ECG tutorial...... and to assess the retention of skills using multiple follow-up intervals. METHODS: 203 medical students were included in the study. All participants completed a pre-test, an ECG tutorial, and a post-test. The participants were also randomised to complete a retention-test after short (2-4 weeks), medium (10.......6), respectively). When comparing the pre-test to retention-test delta scores, junior students had learned significantly more than senior students (junior students improved 10.7 points and senior students improved 4.7 points, p = 0.003). CONCLUSION: A standalone web-based ECG tutorial can be an effective means...

  9. Ensemble Classifiers for Predicting HIV-1 Resistance from Three Rule-Based Genotypic Resistance Interpretation Systems.

    Science.gov (United States)

    Raposo, Letícia M; Nobre, Flavio F

    2017-08-30

    Resistance to antiretrovirals (ARVs) is a major problem faced by HIV-infected individuals. Different rule-based algorithms were developed to infer HIV-1 susceptibility to antiretrovirals from genotypic data. However, there is discordance between them, resulting in difficulties for clinical decisions about which treatment to use. Here, we developed ensemble classifiers integrating three interpretation algorithms: Agence Nationale de Recherche sur le SIDA (ANRS), Rega, and the genotypic resistance interpretation system from Stanford HIV Drug Resistance Database (HIVdb). Three approaches were applied to develop a classifier with a single resistance profile: stacked generalization, a simple plurality vote scheme and the selection of the interpretation system with the best performance. The strategies were compared with the Friedman's test and the performance of the classifiers was evaluated using the F-measure, sensitivity and specificity values. We found that the three strategies had similar performances for the selected antiretrovirals. For some cases, the stacking technique with naïve Bayes as the learning algorithm showed a statistically superior F-measure. This study demonstrates that ensemble classifiers can be an alternative tool for clinical decision-making since they provide a single resistance profile from the most commonly used resistance interpretation systems.

  10. THE METHODOLOGY USED TO INTERPRET CUSTOMARY LAND TENURE

    Directory of Open Access Journals (Sweden)

    Gerrit Pienaar

    2012-09-01

    Full Text Available Customary land tenure is normally not based on codified or statutory sources, but stems from customary traditions and norms. When westernised courts have to interpret and adjudicate these customary traditions and norms, the normal rules of statutory interpretation cannot be followed. The court has to rely on evidence of the traditional values of land use to determine the rules connected to land tenure.Previously courts in many mixed jurisdictions relied on common or civil law legal principles to determine the nature of customary land tenure and lay down the principles to adjudicate customary land disputes among traditional communities, or between traditional and westernised communities in the same jurisdiction. Many examples of such westernised approach can be found in case law of Canada and South Africa. The interpretation of the nature of customary land tenure according to common law or civil law principles has been increasingly rejected by higher courts in South Africa and Canada, e.g. in Alexkor Ltd v The Richtersveld Community 2004 5 SA 469 (CC and Delgamuukw v British Columbia 1997 3 SCR 1010. This paper explores the methodology the courts should follow to determine what the distinctive nature of customary land tenure is. As customary land tenure is not codified or based on legislation, the court has to rely, in addition to the evidence of indigenous peoples, on the expert evidence of anthropologists and sociologists in determining the nature of aboriginal title (in Canada and indigenous land tenure (in South Africa. The court must approach the rules of evidence and interpret the evidence with a consciousness of the special nature of aboriginal claims and the evidentiary difficulties in proving a right which originates in times where there were no written records of the practices, customs and traditions engaged in. The court must not undervalue the evidence presented simply because that evidence does not conform precisely with the

  11. A Discussion on Uncertainty Representation and Interpretation in Model-Based Prognostics Algorithms based on Kalman Filter Estimation Applied to Prognostics of Electronics Components

    Science.gov (United States)

    Celaya, Jose R.; Saxen, Abhinav; Goebel, Kai

    2012-01-01

    This article discusses several aspects of uncertainty representation and management for model-based prognostics methodologies based on our experience with Kalman Filters when applied to prognostics for electronics components. In particular, it explores the implications of modeling remaining useful life prediction as a stochastic process and how it relates to uncertainty representation, management, and the role of prognostics in decision-making. A distinction between the interpretations of estimated remaining useful life probability density function and the true remaining useful life probability density function is explained and a cautionary argument is provided against mixing interpretations for the two while considering prognostics in making critical decisions.

  12. An Alienation-Based Framework for Student Experience in Higher Education: New Interpretations of Past Observations in Student Learning Theory

    Science.gov (United States)

    Barnhardt, Bradford; Ginns, Paul

    2014-01-01

    This article orients a recently proposed alienation-based framework for student learning theory (SLT) to the empirical basis of the approaches to learning perspective. The proposed framework makes new macro-level interpretations of an established micro-level theory, across three levels of interpretation: (1) a context-free psychological state…

  13. Infusing Counseling Skills in Test Interpretation.

    Science.gov (United States)

    Rawlins, Melanie E.; And Others

    1991-01-01

    Presents an instructional model based on Neurolinguistic Programming that links counseling student course work in measurement and test interpretation with counseling techniques and theory. A process incorporating Neurolinguistic Programming patterns is outlined for teaching graduate students the counseling skills helpful in test interpretation.…

  14. REQUIREMENTS FOR A GENERAL INTERPRETATION THEORY

    Directory of Open Access Journals (Sweden)

    Anda Laura Lungu Petruescu

    2013-06-01

    Full Text Available Time has proved that Economic Analysis is not enough as to ensure all the needs of the economic field. The present study wishes to propose a new approach method of the economic phenomena and processes based on the researches made outside the economic space- a new general interpretation theory- which is centered on the human being as the basic actor of economy. A general interpretation theory must assure the interpretation of the causalities among the economic phenomena and processes- causal interpretation; the interpretation of the correlations and dependencies among indicators- normative interpretation; the interpretation of social and communicational processes in economic organizations- social and communicational interpretation; the interpretation of the community status of companies- transsocial interpretation; the interpretation of the purposes of human activities and their coherency – teleological interpretation; the interpretation of equilibrium/ disequilibrium from inside the economic systems- optimality interpretation. In order to respond to such demands, rigor, pragmatism, praxiology and contextual connectors are required. In order to progress, the economic science must improve its language, both its syntax and its semantics. The clarity of exposure requires a language clarity and the scientific theory progress asks for the need of hypotheses in the building of the theories. The switch from the common language to the symbolic one means the switch from ambiguity to rigor and rationality, that is order in thinking. But order implies structure, which implies formalization. Our paper should be a plea for these requirements, requirements which should be fulfilled by a modern interpretation theory.

  15. Automated, computer interpreted radioimmunoassay results

    International Nuclear Information System (INIS)

    Hill, J.C.; Nagle, C.E.; Dworkin, H.J.; Fink-Bennett, D.; Freitas, J.E.; Wetzel, R.; Sawyer, N.; Ferry, D.; Hershberger, D.

    1984-01-01

    90,000 Radioimmunoassay results have been interpreted and transcribed automatically using software developed for use on a Hewlett Packard Model 1000 mini-computer system with conventional dot matrix printers. The computer program correlates the results of a combination of assays, interprets them and prints a report ready for physician review and signature within minutes of completion of the assay. The authors designed and wrote a computer program to query their patient data base for radioassay laboratory results and to produce a computer generated interpretation of these results using an algorithm that produces normal and abnormal interpretives. Their laboratory assays 50,000 patient samples each year using 28 different radioassays. Of these 85% have been interpreted using our computer program. Allowances are made for drug and patient history and individualized reports are generated with regard to the patients age and sex. Finalization of reports is still subject to change by the nuclear physician at the time of final review. Automated, computerized interpretations have realized cost savings through reduced personnel and personnel time and provided uniformity of the interpretations among the five physicians. Prior to computerization of interpretations, all radioassay results had to be dictated and reviewed for signing by one of the resident or staff physicians. Turn around times for reports prior to the automated computer program generally were two to three days. Whereas, the computerized interpret system allows reports to generally be issued the day assays are completed

  16. Interpretable functional principal component analysis.

    Science.gov (United States)

    Lin, Zhenhua; Wang, Liangliang; Cao, Jiguo

    2016-09-01

    Functional principal component analysis (FPCA) is a popular approach to explore major sources of variation in a sample of random curves. These major sources of variation are represented by functional principal components (FPCs). The intervals where the values of FPCs are significant are interpreted as where sample curves have major variations. However, these intervals are often hard for naïve users to identify, because of the vague definition of "significant values". In this article, we develop a novel penalty-based method to derive FPCs that are only nonzero precisely in the intervals where the values of FPCs are significant, whence the derived FPCs possess better interpretability than the FPCs derived from existing methods. To compute the proposed FPCs, we devise an efficient algorithm based on projection deflation techniques. We show that the proposed interpretable FPCs are strongly consistent and asymptotically normal under mild conditions. Simulation studies confirm that with a competitive performance in explaining variations of sample curves, the proposed FPCs are more interpretable than the traditional counterparts. This advantage is demonstrated by analyzing two real datasets, namely, electroencephalography data and Canadian weather data. © 2015, The International Biometric Society.

  17. Developing evidence-based dentistry skills: how to interpret randomized clinical trials and systematic reviews.

    Science.gov (United States)

    Kiriakou, Juliana; Pandis, Nikolaos; Madianos, Phoebus; Polychronopoulou, Argy

    2014-10-30

    Decision-making based on reliable evidence is more likely to lead to effective and efficient treatments. Evidence-based dentistry was developed, similarly to evidence-based medicine, to help clinicians apply current and valid research findings into their own clinical practice. Interpreting and appraising the literature is fundamental and involves the development of evidence-based dentistry (EBD) skills. Systematic reviews (SRs) of randomized controlled trials (RCTs) are considered to be evidence of the highest level in evaluating the effectiveness of interventions. Furthermore, the assessment of the report of a RCT, as well as a SR, can lead to an estimation of how the study was designed and conducted.

  18. Interpretive Media Study and Interpretive Social Science.

    Science.gov (United States)

    Carragee, Kevin M.

    1990-01-01

    Defines the major theoretical influences on interpretive approaches in mass communication, examines the central concepts of these perspectives, and provides a critique of these approaches. States that the adoption of interpretive approaches in mass communication has ignored varied critiques of interpretive social science. Suggests that critical…

  19. Interpreters, Interpreting, and the Study of Bilingualism.

    Science.gov (United States)

    Valdes, Guadalupe; Angelelli, Claudia

    2003-01-01

    Discusses research on interpreting focused specifically on issues raised by this literature about the nature of bilingualism. Suggests research carried out on interpreting--while primarily produced with a professional audience in mind and concerned with improving the practice of interpreting--provides valuable insights about complex aspects of…

  20. Video medical interpretation over 3G cellular networks: a feasibility study.

    Science.gov (United States)

    Locatis, Craig; Williamson, Deborah; Sterrett, James; Detzler, Isabel; Ackerman, Michael

    2011-12-01

    To test the feasibility of using cell phone technology to provide video medical interpretation services at a distance. Alternative cell phone services were researched and videoconferencing technologies were tried out to identify video products and telecommunication services needed to meet video medical interpretation requirements. The video and telecommunication technologies were tried out in a pharmacy setting and compared with use of the telephone. Outcomes were similar to findings in previous research involving video medical interpretation with higher bandwidth and video quality. Patients appreciated the interpretation service no matter how it is provided, while health providers and interpreters preferred video. It is possible to provide video medical interpretation services via cellular communication using lower bandwidth videoconferencing technology that provides sufficient quality, at least in pharmacy settings. However, a number of issues need to be addressed to ensure quality of service.

  1. An approach based on Hierarchical Bayesian Graphical Models for measurement interpretation under uncertainty

    Science.gov (United States)

    Skataric, Maja; Bose, Sandip; Zeroug, Smaine; Tilke, Peter

    2017-02-01

    It is not uncommon in the field of non-destructive evaluation that multiple measurements encompassing a variety of modalities are available for analysis and interpretation for determining the underlying states of nature of the materials or parts being tested. Despite and sometimes due to the richness of data, significant challenges arise in the interpretation manifested as ambiguities and inconsistencies due to various uncertain factors in the physical properties (inputs), environment, measurement device properties, human errors, and the measurement data (outputs). Most of these uncertainties cannot be described by any rigorous mathematical means, and modeling of all possibilities is usually infeasible for many real time applications. In this work, we will discuss an approach based on Hierarchical Bayesian Graphical Models (HBGM) for the improved interpretation of complex (multi-dimensional) problems with parametric uncertainties that lack usable physical models. In this setting, the input space of the physical properties is specified through prior distributions based on domain knowledge and expertise, which are represented as Gaussian mixtures to model the various possible scenarios of interest for non-destructive testing applications. Forward models are then used offline to generate the expected distribution of the proposed measurements which are used to train a hierarchical Bayesian network. In Bayesian analysis, all model parameters are treated as random variables, and inference of the parameters is made on the basis of posterior distribution given the observed data. Learned parameters of the posterior distribution obtained after the training can therefore be used to build an efficient classifier for differentiating new observed data in real time on the basis of pre-trained models. We will illustrate the implementation of the HBGM approach to ultrasonic measurements used for cement evaluation of cased wells in the oil industry.

  2. The geotectonic evolution of southern part of Sao Francisco Craton, based in geochronologic interpretation

    International Nuclear Information System (INIS)

    Teixeira, W.

    1985-01-01

    Interpretation of available radiometric data from poly metamorphic terranes of southern part of the Sao Francisco Craton demonstrates the importance of geochronology as a tool in the study of ancient crustal evolution. In addition, radiometric study of basic intrusive magmatism helps define the most important epochs of crustal rifting during the Proterozoic. The definition of the southern border of the cratonic area based on distinctive age patterns of the geochronological provinces is also discussed. Finally, the geochronologic evolution of the Bambui platform cover is presented. Approximately 250 radiometric age determinations (Rb-Sr, K-Ar and Pb-Pb methods) were interpreted principally through the use of iso chronic diagrams. The geologic history tectonomagnetic events identified in this study is compared to the crustal evolution of similar segments of the Sao Francisco Craton and elsewhere. (author)

  3. Algal Functional Annotation Tool: a web-based analysis suite to functionally interpret large gene lists using integrated annotation and expression data

    Directory of Open Access Journals (Sweden)

    Merchant Sabeeha S

    2011-07-01

    Full Text Available Abstract Background Progress in genome sequencing is proceeding at an exponential pace, and several new algal genomes are becoming available every year. One of the challenges facing the community is the association of protein sequences encoded in the genomes with biological function. While most genome assembly projects generate annotations for predicted protein sequences, they are usually limited and integrate functional terms from a limited number of databases. Another challenge is the use of annotations to interpret large lists of 'interesting' genes generated by genome-scale datasets. Previously, these gene lists had to be analyzed across several independent biological databases, often on a gene-by-gene basis. In contrast, several annotation databases, such as DAVID, integrate data from multiple functional databases and reveal underlying biological themes of large gene lists. While several such databases have been constructed for animals, none is currently available for the study of algae. Due to renewed interest in algae as potential sources of biofuels and the emergence of multiple algal genome sequences, a significant need has arisen for such a database to process the growing compendiums of algal genomic data. Description The Algal Functional Annotation Tool is a web-based comprehensive analysis suite integrating annotation data from several pathway, ontology, and protein family databases. The current version provides annotation for the model alga Chlamydomonas reinhardtii, and in the future will include additional genomes. The site allows users to interpret large gene lists by identifying associated functional terms, and their enrichment. Additionally, expression data for several experimental conditions were compiled and analyzed to provide an expression-based enrichment search. A tool to search for functionally-related genes based on gene expression across these conditions is also provided. Other features include dynamic visualization of

  4. Kernel-Based Relevance Analysis with Enhanced Interpretability for Detection of Brain Activity Patterns

    Directory of Open Access Journals (Sweden)

    Andres M. Alvarez-Meza

    2017-10-01

    Full Text Available We introduce Enhanced Kernel-based Relevance Analysis (EKRA that aims to support the automatic identification of brain activity patterns using electroencephalographic recordings. EKRA is a data-driven strategy that incorporates two kernel functions to take advantage of the available joint information, associating neural responses to a given stimulus condition. Regarding this, a Centered Kernel Alignment functional is adjusted to learning the linear projection that best discriminates the input feature set, optimizing the required free parameters automatically. Our approach is carried out in two scenarios: (i feature selection by computing a relevance vector from extracted neural features to facilitating the physiological interpretation of a given brain activity task, and (ii enhanced feature selection to perform an additional transformation of relevant features aiming to improve the overall identification accuracy. Accordingly, we provide an alternative feature relevance analysis strategy that allows improving the system performance while favoring the data interpretability. For the validation purpose, EKRA is tested in two well-known tasks of brain activity: motor imagery discrimination and epileptic seizure detection. The obtained results show that the EKRA approach estimates a relevant representation space extracted from the provided supervised information, emphasizing the salient input features. As a result, our proposal outperforms the state-of-the-art methods regarding brain activity discrimination accuracy with the benefit of enhanced physiological interpretation about the task at hand.

  5. Geological interpretation of Mount Ciremai geothermal system from remote sensing and magneto-teluric analysis

    OpenAIRE

    Sumintadireja, Prihadi; Saepuloh, Asep; Irawan, Dasapta E.; Irawan, Diky; Fadillah, Ahmad

    2014-01-01

    The exploration of geothermal system at Mount Ciremai has been started since the early 1980s and has just been studied carefully since the early 2000s. Previous studies have detected the potential of geothermal system and also the groundwater mechanism feeding the system. This paper will discuss the geothermal exploration based on regional scale surface temperature analysis with Landsat image to have a more detail interpretation of the geological setting and magneto-telluric or MT survey at p...

  6. Collaborative Meaning-making in Arts-based Research: Data Interpretation with an Artist, a Physician, and an Art Historian

    Directory of Open Access Journals (Sweden)

    Kaisu Koski

    2016-07-01

    Full Text Available This article discusses collaborative meaning-making in arts-based research. It introduces a project in which an artist-researcher invited a physician and an art historian to help to interpret medical students’ hand-made drawings of the female reproductive system and the conception process. The authors elaborated on different viewpoints and modes of talking during the data interpretation, and discussed how these were founded on, and disrupted, their professional roles in various ways. The article discusses how these different viewpoints about the students’ drawings complemented or conflicted with each other. It also discusses the use of associations and humor in these interpretations, and the experiences of emotional discomfort during the process.

  7. Interpretation of Oil Seepage of Source Rock Based Magnetic Survey in Cipari Cilacap District

    Directory of Open Access Journals (Sweden)

    Sukmaji Anom Raharjo

    2015-12-01

    Full Text Available The magnetic survey had been conducted in Village of Cipari, District of Cipari, Region of  Cilacap to interpret to the location of the oil seepage source rock. Boundary of the research area is 108.75675°E – 108.77611°E and 7.42319°S – 7.43761°S. The observed total magnetic data is corrected and reducted to obtain the local magnetic anomaly data. The local magnetic anomaly data is applied to model the subsurface bodies anomalies based on the Mag2DC for Windows software. With be supported the geological information, the some bodies anomalies are interpreted as the basaltic igneous rock (c = 0.0051, the alternately of sandstone and claystone and insert of marl from Halang Formation (c = 0.0014, the breccia from Kumbang Formation (c = 0.0035, the alternately of sandstones and claystone with insert of marl and breccia from Halang Formation (c = 0.0036, the claystone from Tapak Formation (c = 0.0015, the alternately of sandstones and claystone with insert of marl and compacted breccia from Halang Formation (c = 0.0030, and the alternately of sandstone and claystone from   Halang Formation (c = 0.0020. The plantonic foraminifer fossils as resources of oil seepage are estimated in the sedimentaries rocks, where the oil flows from those rocks into the         reservoir (source rock. Based on the interpretation results, the source rock is above basaltic igneous rock with the approximate position is 108.76164°W and 7.43089°S; and the depth is 132.09 meters below the average topographic.

  8. Determination of difficult concepts in the interpretation of musculoskeletal radiographs using a web-based learning/teaching tool

    International Nuclear Information System (INIS)

    Nunn, Heidi; Nunn, David L.

    2011-01-01

    Aim: To identify which aspects of musculoskeletal radiograph image interpretation users of a web-based learning resource found to be most difficult. Method: The resource provides modular online training, based on twelve musculoskeletal anatomical and pathological areas. At the end of each module is a multiple choice self-test, which users can utilize to consolidate their learning. There are 217 questions within the tests. The results for all questions answered on or before 1st February 2011 were analyzed, and the lowest scoring 25% of questions subsequently reviewed. A low-scoring question implies that the subject was difficult. Results: Users provided a total of 117,097 answers. The range of scores provided by the test questions varied significantly (P < 0.0001), from 15.8% to 93.8%. Topics appearing in the lowest quartile were analyzed in detail. They included interpretation of paediatric radiographs, the Salter-Harris classification, soft-tissue signs and the identification of multiple injuries. The lowest scoring modules were the shoulder and ankle. Conclusion: The results of this study will help to guide educators both within radiography and other health professions in providing more targeted teaching in musculoskeletal image interpretation.

  9. Volcano stratigraphy interpretation of Mamuju area based on Landsat-8 imagery analysis

    International Nuclear Information System (INIS)

    Frederikus Dian Indrastomo; I Gde Sukadana; Dhatu Kamajati; Asep Saepuloh; Agus Handoyo Harsolumakso

    2015-01-01

    Mamuju and its surrounding area are constructed mainly by volcanic rocks. Volcanoclastic sedimentary rocks and limestones are laid above the volcanic rocks. Volcanic activities create some unique morphologies such as craters, lava domes, and pyroclastic flow paths as their volcanic products. These products are identified from their circular features characters on Landsat-8 imagery. Geometric and atmospheric corrections had been done, a visual interpretation on Landsat-8 imagery was conducted to identify structure, geomorphology, and geological condition of the area. Regional geological structures show trend to southeast – northwest direction which is affects the formation of Adang volcano. Geomorphology of the area are classified into 16 geomorphology units based on their genetic aspects, i.e Sumare fault block ridge, Mamuju cuesta ridge, Adang eruption crater, Labuhan Ranau eruption crater, Sumare eruption crater, Ampalas volcanic cone, Adang lava dome, Labuhan Ranau intrusion hill, Adang pyroclastic flow ridge, Sumare pyroclastic flow ridge, Adang volcanic remnant hills, Malunda volcanic remnant hills, Talaya volcanic remnant hills, Tapalang karst hills, Mamuju alluvium plains, and Karampuang reef terrace plains. Based on the Landsat-8 imagery interpretation result and field confirmation, the geology of Mamuju area is divided into volcanic rocks and sedimentary rocks. There are two groups of volcanic rocks; Talaya complex and Mamuju complex. The Talaya complex consists of Mambi, Malunda, and Kalukku volcanic rocks with andesitic composition, while Mamuju complex consist of Botteng, Ahu, Tapalang, Adang, Ampalas, Sumare, and Labuhan Ranau volcanic rocks with andesite to leucitic basalt composition. The volcano stratigraphy of Mamuju area was constructed based on its structure, geomorphology and lithology distribution analysis. Volcano stratigraphy of Mamuju area is classified into Khuluk Talaya and Khuluk Mamuju. The Khuluk Talaya consists of Gumuk Mambi, Gumuk

  10. Particle interpretations of the PVLAS data

    International Nuclear Information System (INIS)

    Ringwald, A.

    2007-04-01

    Recently the PVLAS collaboration reported the observation of a rotation of linearly polarized laser light induced by a transverse magnetic field - a signal being unexpected within standard QED. In this review, we emphasize two mechanisms which have been proposed to explain this result: production of a single light neutral spin-zero particle or pair production of light minicharged particles. We discuss a class of models, involving, in addition to our familiar ''visible'' photon, further light ''hidden paraphotons'', which mix kinematically with the visible one, and further light paracharged particles. In these models, very strong astrophysical and cosmological bounds on the weakly interacting light particles mentioned above can be evaded. In the upcoming year, a number of decisive laboratory based tests of the particle interpretation of the PVLAS anomaly will be done. More generally, such experiments, exploiting high fluxes of low-energy photons and/or large electromagnetic fields, will dig into previously unconstrained parameter space of the above mentioned models. (orig.)

  11. Mind, Matter, Information and Quantum Interpretations

    Directory of Open Access Journals (Sweden)

    Reza Maleeh

    2015-07-01

    Full Text Available In this paper I give a new information-theoretic analysis of the formalisms and interpretations of quantum mechanics (QM in general, and of two mainstream interpretations of quantum mechanics in particular: The Copenhagen interpretation and David Bohm’s interpretation of quantum mechanics. Adopting Juan G. Roederer’s reading of the notion of pragmatic information, I argue that pragmatic information is not applicable to the Copenhagen interpretation since the interpretation is primarily concerned with epistemology rather than ontology. However it perfectly fits Bohm’s ontological interpretation of quantum mechanics in the realms of biotic and artificial systems. Viewing Bohm’s interpretation of QM in the context of pragmatic information imposes serious limitations to the qualitative aspect of such an interpretation, making his extension of the notion active information to every level of reality illegitimate. Such limitations lead to the idea that, contrary to Bohm’s claim, mind is not a more subtle aspect of reality via the quantum potential as active information, but the quantum potential as it affects particles in the double-slit experiment represents the non-algorithmic aspect of the mind as a genuine information processing system. This will provide an information-based ground, firstly, for refreshing our views on quantum interpretations and secondly, for a novel qualitative theory of the relationship of mind and matter in which mind-like properties are exclusive attributes of living systems. To this end, I will also take an information-theoretic approach to the notion of intentionality as interpreted by John Searle.

  12. The evolution of mapping habitat for northern spotted owls (Strix occidentalis caurina): A comparison of photo-interpreted, Landsat-based, and lidar-based habitat maps

    Science.gov (United States)

    Ackers, Steven H.; Davis, Raymond J.; Olsen, K.; Dugger, Catherine

    2015-01-01

    Wildlife habitat mapping has evolved at a rapid pace over the last few decades. Beginning with simple, often subjective, hand-drawn maps, habitat mapping now involves complex species distribution models (SDMs) using mapped predictor variables derived from remotely sensed data. For species that inhabit large geographic areas, remote sensing technology is often essential for producing range wide maps. Habitat monitoring for northern spotted owls (Strix occidentalis caurina), whose geographic covers about 23 million ha, is based on SDMs that use Landsat Thematic Mapper imagery to create forest vegetation data layers using gradient nearest neighbor (GNN) methods. Vegetation data layers derived from GNN are modeled relationships between forest inventory plot data, climate and topographic data, and the spectral signatures acquired by the satellite. When used as predictor variables for SDMs, there is some transference of the GNN modeling error to the final habitat map.Recent increases in the use of light detection and ranging (lidar) data, coupled with the need to produce spatially accurate and detailed forest vegetation maps have spurred interest in its use for SDMs and habitat mapping. Instead of modeling predictor variables from remotely sensed spectral data, lidar provides direct measurements of vegetation height for use in SDMs. We expect a SDM habitat map produced from directly measured predictor variables to be more accurate than one produced from modeled predictors.We used maximum entropy (Maxent) SDM modeling software to compare predictive performance and estimates of habitat area between Landsat-based and lidar-based northern spotted owl SDMs and habitat maps. We explored the differences and similarities between these maps, and to a pre-existing aerial photo-interpreted habitat map produced by local wildlife biologists. The lidar-based map had the highest predictive performance based on 10 bootstrapped replicate models (AUC = 0.809 ± 0.011), but the

  13. Nuclear log interpretation by first principle

    International Nuclear Information System (INIS)

    Oelgaard, P.L.

    1988-07-01

    A weakness connected to the present interpretation of nuclear borehole logs is that the interdependence of the various logs and physical effects of importance for the tools are not always taken into account in a correct way. Therefore a new approach to the interpretation of nuclear borehole logs is considered. It is based on the logs obtained with the natural gamma, the neutron porosity, the gamma density, and the pulsed neutron tools. For each of these tools a model, taking into account the important physical effects, is established. These models are incorporated into a computer programme which from the tool signals calculates, by use of iteration, a consistent set of the corresponding formation properties. In the paper the models developed for the four tools and the interpretation programme are briefly described. An example of the use of the interpretation programme is given and compared with a conventional interpretation. (author)

  14. Abstract Interpretation of Mobile Ambients

    DEFF Research Database (Denmark)

    Hansen, René Rydhof; Jensen, J. G.; Nielson, Flemming

    1999-01-01

    We demonstrate that abstract interpretation is useful for analysing calculi of computation such as the ambient calculus (which is based on the p-calculus); more importantly, we show that the entire development can be expressed in a constraint-based formalism that is becoming exceedingly popular...

  15. Better dual-task processing in simultaneous interpreters

    Science.gov (United States)

    Strobach, Tilo; Becker, Maxi; Schubert, Torsten; Kühn, Simone

    2015-01-01

    Simultaneous interpreting (SI) is a highly complex activity and requires the performance and coordination of multiple, simultaneous tasks: analysis and understanding of the discourse in a first language, reformulating linguistic material, storing of intermediate processing steps, and language production in a second language among others. It is, however, an open issue whether persons with experience in SI possess superior skills in coordination of multiple tasks and whether they are able to transfer these skills to lab-based dual-task situations. Within the present study, we set out to explore whether interpreting experience is associated with related higher-order executive functioning in the context of dual-task situations of the Psychological Refractory Period (PRP) type. In this PRP situation, we found faster reactions times in participants with experience in simultaneous interpretation in contrast to control participants without such experience. Thus, simultaneous interpreters possess superior skills in coordination of multiple tasks in lab-based dual-task situations. PMID:26528232

  16. Efficacy of peg-interferon based treatment in patients with hepatitis C refractory to previous conventional interferon-based treatment

    International Nuclear Information System (INIS)

    Shaikh, S.; Devrajani, B.R.; Kalhoro, M.

    2012-01-01

    Objective: To determine the efficacy of peg-interferon-based therapy in patients refractory to previous conventional interferon-based treatment and factors predicting sustained viral response (SVR). Study Design: Analytical study. Place and Duration of Study: Medical Unit IV, Liaquat University Hospital, Jamshoro, from July 2009 to June 2011. Methodology: This study included consecutive patients of hepatitis C who were previously treated with conventional interferon-based treatment for 6 months but were either non-responders, relapsed or had virologic breakthrough and stage = 2 with fibrosis on liver biopsy. All eligible patients were provided peg-interferon at the dosage of 180 mu g weekly with ribavirin thrice a day for 6 months. Sustained Viral Response (SVR) was defined as absence of HCV RNA at twenty four week after treatment. All data was processed on SPSS version 16. Results: Out of 450 patients enrolled in the study, 192 were excluded from the study on the basis of minimal fibrosis (stage 0 and 1). Two hundred and fifty eight patients fulfilled the inclusion criteria and 247 completed the course of peg-interferon treatment. One hundred and sixty one (62.4%) were males and 97 (37.6%) were females. The mean age was 39.9 +- 6.1 years, haemoglobin was 11.49 +- 2.45 g/dl, platelet count was 127.2 +- 50.6 10/sup 3/ /mm/sup 3/, ALT was 99 +- 65 IU/L. SVR was achieved in 84 (32.6%). The strong association was found between SVR and the pattern of response (p = 0. 001), degree of fibrosis and early viral response (p = 0.001). Conclusion: Peg-interferon based treatment is an effective and safe treatment option for patients refractory to conventional interferon-based treatment. (author)

  17. An Experience of Forest Inventory by Photo Interpretation Method Based on Advanced Firmware and Digital Aerial Photographs of New Generation

    Directory of Open Access Journals (Sweden)

    V. I. Arkhipov

    2014-10-01

    Full Text Available The main stages of the developed technology of forest inventory by interpretation method, named «From survey – to project», with the use of modern aerial survey data, special software and hardware are discussed in the paper. A need for development of high-end technology of forest inventory is due to increasing demands of state, business, and civil community for actual and correct information about forests. The tasks of research were: integration software and hardware into single technology, testing on the real object, and development of recommendations for introduction into production and forming of system of preparing specialists for forest interpretation. Positive results of experimental works by measurement and analytical forest interpretation in stereo regime on base of photogrammetric software were obtained by specialists from Russia, Croatia, Belarus, and Sweden. In the technology «From survey – to project», the following instruments are used: photogrammetric complex Vision Map A3, digital photogrammetric system Photomod, program «ESAUL», GIS ArcGIS, special hardware for stereo visualization. Results of testing this technology are shown on example of model territory. Comparison of results of forest inventory obtained by interpretation method and results of control inventory obtained by enumeration method demonstrated that errors of determination of main forest inventory characteristics do not exceed the norms. The advantages of practical use of the technology are shown. It has been noted that forest inventory by interpretation method is a complex psychophysiological process and it requires an attraction of specialists with high qualification on base of special training. It is indicated the necessity of forming system for training forest inventory specialists on interpretation method. The designed and prepared curriculums and training manuals for interpretation method in forestry are listed.

  18. The physical interpretation of the threshold-stress intensity range during fatigue loading

    International Nuclear Information System (INIS)

    Marci, G.; Bazant, E.

    1977-01-01

    Based on the experimental results, the threshold-stress intensity range is given the physical interpretation that it characterizes a range of effective tensile stresses which need to be exceeded during a loading cycle for stage II fatigue crack growth to occur. The threshold stress intensity range is independent from its relative position in the range of effective tensile stress, has always the same magnitude and, furthermore, is independent of the Ksub(Imax) which produced the active plastic zone. The experimental results available from previous threshold stress intensity determinations are in good agreement with the concept developed. (orig.) [de

  19. Risk of cardiovascular disease? A qualitative study of risk interpretation among patients with high cholesterol

    DEFF Research Database (Denmark)

    Kirkegaard, P.; Edwards, A.; Risor, M. B.

    2013-01-01

    Background: Previous studies have shown the importance of paying attention to lay peoples' interpretations of risk of disease, in order to explain health-related behavior. However, risk interpretations interplay with social context in complex ways. The objective was to explore how asymptomatic...

  20. Nurse faculty experiences in problem-based learning: an interpretive phenomenologic analysis.

    Science.gov (United States)

    Paige, Jane B; Smith, Regina O

    2013-01-01

    This study explored the nurse faculty experience of participating in a problem-based learning (PBL) faculty development program. Utilizing PBL as a pedagogical method requires a paradigm shift in the way faculty think about teaching, learning, and the teacher-student relationship. An interpretive phenomenological analysis approach was used to explore the faculty experience in a PBL development program. Four themes emerged: change in perception of the teacher-student relationship, struggle in letting go, uncertainty, and valuing PBL as a developmental process. Epistemic doubt happens when action and intent toward the PBL teaching perspective do not match underlying beliefs. Findings from this study call for ongoing administrative support for education on PBL while faculty take time to uncover hidden epistemological beliefs.

  1. Interval Coded Scoring: a toolbox for interpretable scoring systems

    Directory of Open Access Journals (Sweden)

    Lieven Billiet

    2018-04-01

    Full Text Available Over the last decades, clinical decision support systems have been gaining importance. They help clinicians to make effective use of the overload of available information to obtain correct diagnoses and appropriate treatments. However, their power often comes at the cost of a black box model which cannot be interpreted easily. This interpretability is of paramount importance in a medical setting with regard to trust and (legal responsibility. In contrast, existing medical scoring systems are easy to understand and use, but they are often a simplified rule-of-thumb summary of previous medical experience rather than a well-founded system based on available data. Interval Coded Scoring (ICS connects these two approaches, exploiting the power of sparse optimization to derive scoring systems from training data. The presented toolbox interface makes this theory easily applicable to both small and large datasets. It contains two possible problem formulations based on linear programming or elastic net. Both allow to construct a model for a binary classification problem and establish risk profiles that can be used for future diagnosis. All of this requires only a few lines of code. ICS differs from standard machine learning through its model consisting of interpretable main effects and interactions. Furthermore, insertion of expert knowledge is possible because the training can be semi-automatic. This allows end users to make a trade-off between complexity and performance based on cross-validation results and expert knowledge. Additionally, the toolbox offers an accessible way to assess classification performance via accuracy and the ROC curve, whereas the calibration of the risk profile can be evaluated via a calibration curve. Finally, the colour-coded model visualization has particular appeal if one wants to apply ICS manually on new observations, as well as for validation by experts in the specific application domains. The validity and applicability

  2. The emergent Copenhagen interpretation of quantum mechanics

    Science.gov (United States)

    Hollowood, Timothy J.

    2014-05-01

    We introduce a new and conceptually simple interpretation of quantum mechanics based on reduced density matrices of sub-systems from which the standard Copenhagen interpretation emerges as an effective description of macroscopically large systems. This interpretation describes a world in which definite measurement results are obtained with probabilities that reproduce the Born rule. Wave function collapse is seen to be a useful but fundamentally unnecessary piece of prudent book keeping which is only valid for macro-systems. The new interpretation lies in a class of modal interpretations in that it applies to quantum systems that interact with a much larger environment. However, we show that it does not suffer from the problems that have plagued similar modal interpretations like macroscopic superpositions and rapid flipping between macroscopically distinct states. We describe how the interpretation fits neatly together with fully quantum formulations of statistical mechanics and that a measurement process can be viewed as a process of ergodicity breaking analogous to a phase transition. The key feature of the new interpretation is that joint probabilities for the ergodic subsets of states of disjoint macro-systems only arise as emergent quantities. Finally we give an account of the EPR-Bohm thought experiment and show that the interpretation implies the violation of the Bell inequality characteristic of quantum mechanics but in a way that is rather novel. The final conclusion is that the Copenhagen interpretation gives a completely satisfactory phenomenology of macro-systems interacting with micro-systems.

  3. The emergent Copenhagen interpretation of quantum mechanics

    International Nuclear Information System (INIS)

    Hollowood, Timothy J

    2014-01-01

    We introduce a new and conceptually simple interpretation of quantum mechanics based on reduced density matrices of sub-systems from which the standard Copenhagen interpretation emerges as an effective description of macroscopically large systems. This interpretation describes a world in which definite measurement results are obtained with probabilities that reproduce the Born rule. Wave function collapse is seen to be a useful but fundamentally unnecessary piece of prudent book keeping which is only valid for macro-systems. The new interpretation lies in a class of modal interpretations in that it applies to quantum systems that interact with a much larger environment. However, we show that it does not suffer from the problems that have plagued similar modal interpretations like macroscopic superpositions and rapid flipping between macroscopically distinct states. We describe how the interpretation fits neatly together with fully quantum formulations of statistical mechanics and that a measurement process can be viewed as a process of ergodicity breaking analogous to a phase transition. The key feature of the new interpretation is that joint probabilities for the ergodic subsets of states of disjoint macro-systems only arise as emergent quantities. Finally we give an account of the EPR–Bohm thought experiment and show that the interpretation implies the violation of the Bell inequality characteristic of quantum mechanics but in a way that is rather novel. The final conclusion is that the Copenhagen interpretation gives a completely satisfactory phenomenology of macro-systems interacting with micro-systems. (paper)

  4. Interactive seismic interpretation with piecewise global energy minimization

    KAUST Repository

    Hollt, Thomas; Beyer, Johanna; Gschwantner, Fritz M.; Muigg, Philipp; Doleisch, Helmut; Heinemann, Gabor F.; Hadwiger, Markus

    2011-01-01

    Increasing demands in world-wide energy consumption and oil depletion of large reservoirs have resulted in the need for exploring smaller and more complex oil reservoirs. Planning of the reservoir valorization usually starts with creating a model of the subsurface structures, including seismic faults and horizons. However, seismic interpretation and horizon tracing is a difficult and error-prone task, often resulting in hours of work needing to be manually repeated. In this paper, we propose a novel, interactive workflow for horizon interpretation based on well positions, which include additional geological and geophysical data captured by actual drillings. Instead of interpreting the volume slice-by-slice in 2D, we propose 3D seismic interpretation based on well positions. We introduce a combination of 2D and 3D minimal cost path and minimal cost surface tracing for extracting horizons with very little user input. By processing the volume based on well positions rather than slice-based, we are able to create a piecewise optimal horizon surface at interactive rates. We have integrated our system into a visual analysis platform which supports multiple linked views for fast verification, exploration and analysis of the extracted horizons. The system is currently being evaluated by our collaborating domain experts. © 2011 IEEE.

  5. Interactive seismic interpretation with piecewise global energy minimization

    KAUST Repository

    Hollt, Thomas

    2011-03-01

    Increasing demands in world-wide energy consumption and oil depletion of large reservoirs have resulted in the need for exploring smaller and more complex oil reservoirs. Planning of the reservoir valorization usually starts with creating a model of the subsurface structures, including seismic faults and horizons. However, seismic interpretation and horizon tracing is a difficult and error-prone task, often resulting in hours of work needing to be manually repeated. In this paper, we propose a novel, interactive workflow for horizon interpretation based on well positions, which include additional geological and geophysical data captured by actual drillings. Instead of interpreting the volume slice-by-slice in 2D, we propose 3D seismic interpretation based on well positions. We introduce a combination of 2D and 3D minimal cost path and minimal cost surface tracing for extracting horizons with very little user input. By processing the volume based on well positions rather than slice-based, we are able to create a piecewise optimal horizon surface at interactive rates. We have integrated our system into a visual analysis platform which supports multiple linked views for fast verification, exploration and analysis of the extracted horizons. The system is currently being evaluated by our collaborating domain experts. © 2011 IEEE.

  6. Optimizing the ingredients for imagery-based interpretation bias modification for depressed mood: is self-generation more effective than imagination alone?

    Science.gov (United States)

    Rohrbacher, Heike; Blackwell, Simon E; Holmes, Emily A; Reinecke, Andrea

    2014-01-01

    Negative interpretation is thought to be crucial in the development and maintenance of depression. Recently developed cognitive bias modification paradigms, intending to change these biases towards a more optimistic interpretation tendency (CBM-I), seem to offer new promising implications for cognitive therapy innovation. This study aimed to increase our knowledge of the underlying mechanisms of action of imagery-based CBM-I in the context of depressed mood. We therefore compared the efficacy of CBM-I requiring participants to imagine standardized positive resolutions to a novel, more active training version that required participants to generate the positive interpretations themselves. Fifty-four participants were randomly allocated to (1) standardized CBM-I, (2) self-generation CBM-I or (3) a control group. Outcome measures included self-report mood measures and a depression-related interpretation bias measure. Both positive training variants significantly increased the tendency to interpret fresh ambiguous material in an optimistic manner. However, only the standardized imagery CBM-I paradigm positively influenced mood. © 2013 Published by Elsevier B.V.

  7. Particle interpretations of the PVLAS data

    Energy Technology Data Exchange (ETDEWEB)

    Ringwald, A.

    2007-04-15

    Recently the PVLAS collaboration reported the observation of a rotation of linearly polarized laser light induced by a transverse magnetic field - a signal being unexpected within standard QED. In this review, we emphasize two mechanisms which have been proposed to explain this result: production of a single light neutral spin-zero particle or pair production of light minicharged particles. We discuss a class of models, involving, in addition to our familiar ''visible'' photon, further light ''hidden paraphotons'', which mix kinematically with the visible one, and further light paracharged particles. In these models, very strong astrophysical and cosmological bounds on the weakly interacting light particles mentioned above can be evaded. In the upcoming year, a number of decisive laboratory based tests of the particle interpretation of the PVLAS anomaly will be done. More generally, such experiments, exploiting high fluxes of low-energy photons and/or large electromagnetic fields, will dig into previously unconstrained parameter space of the above mentioned models. (orig.)

  8. 'Vague Oviedo': autonomy, culture and the case of previously competent patients.

    Science.gov (United States)

    Pascalev, Assya; Vidalis, Takis

    2010-03-01

    The paper examines the ethical and legal challenges of making decisions for previously competent patients and the role of advance directives and legal representatives in light of the Oviedo Convention. The paper identifies gaps in the Convention that result in conflicting instructions in cases of a disagreement between the expressed prior wishes of a patient, and the legal representative. The authors also examine the legal and moral status of informally expressed prior wishes of patients unable to consent. The authors argue that positivist legal reasoning is insufficient for a consistent interpretation of the relevant provisions of the Convention and argue that ethical argumentation is needed to provide guidance in such cases. Based on the ethical arguments, the authors propose a way of reconciling the apparent inconsistencies in the Oviedo Convention. They advance a culturally sensitive approach to the application of the Convention at the national level. This approach understands autonomy as a broader, relational consent and emphasizes the social and cultural embeddedness of the individual. Based on their approach, the authors argue that there exists a moral obligation to respect the prior wishes of the patient even in countries without advance directives. Yet it should be left to the national legislations to determine the extent of this obligation and its concrete forms.

  9. Teaching the interpretation of electrocardiograms: which method is best?

    Science.gov (United States)

    Fent, Graham; Gosai, Jivendra; Purva, Makani

    2015-01-01

    Electrocardiogram (ECG) interpretation is poorly performed at undergraduate and post-graduate level. Incorrect ECG interpretation can lead to serious clinical error. Despite the incorporation of computerized ECG interpretation software into modern ECG machines, the sensitivity and specificity of current technology remain poor, emphasizing the on-going need for doctors to perform ECG interpretation accurately. This is the first review in this important area and aims to critically evaluate the current literature in relation to the optimal format and method of teaching ECG interpretation at undergraduate and postgraduate level. No single method or format of teaching is most effective in delivering ECG interpretation skills; however, self-directed learning appears to be associated with poorer interpretation competence. Summative in preference to formative assessment is associated with improved interpretation competence. Web-based learning offers a promising modern approach to learning ECG interpretation, though caution must be exercised in accessing user-uploaded content to supplement learning. Copyright © 2015 Elsevier Inc. All rights reserved.

  10. Optimizing the ingredients for imagery-based interpretation bias modification for depressed mood: Is self-generation more effective than imagination alone?☆

    Science.gov (United States)

    Rohrbacher, Heike; Blackwell, Simon E.; Holmes, Emily A.; Reinecke, Andrea

    2014-01-01

    Negative interpretation is thought to be crucial in the development and maintenance of depression. Recently developed cognitive bias modification paradigms, intending to change these biases towards a more optimistic interpretation tendency (CBM-I), seem to offer new promising implications for cognitive therapy innovation. This study aimed to increase our knowledge of the underlying mechanisms of action of imagery-based CBM-I in the context of depressed mood. We therefore compared the efficacy of CBM-I requiring participants to imagine standardized positive resolutions to a novel, more active training version that required participants to generate the positive interpretations themselves. Fifty-four participants were randomly allocated to (1) standardized CBM-I, (2) self-generation CBM-I or (3) a control group. Outcome measures included self-report mood measures and a depression-related interpretation bias measure. Both positive training variants significantly increased the tendency to interpret fresh ambiguous material in an optimistic manner. However, only the standardized imagery CBM-I paradigm positively influenced mood. PMID:24113076

  11. Quantifying and predicting interpretational uncertainty in cross-sections

    Science.gov (United States)

    Randle, Charles; Bond, Clare; Monaghan, Alison; Lark, Murray

    2015-04-01

    or over estimate the elevation of the bedrock. More complex analysis was completed in the form of linear mixed effects modelling. The modelling was used to determine if there were any correlations between the error and any other parameter recorded in the questionnaire, section or the initial dataset. This has resulted in the determination of both data based and interpreter based controls on uncertainty, adding insight into how uncertainty can be predicted, as well as how interpretation workflows can be improved. Our results will inform further experiments across a wide variety of geological situations to build understanding and best practice workflows for cross-section interpretation to reduce uncertainty.

  12. Interpreting Impoliteness: Interpreters’ Voices

    Directory of Open Access Journals (Sweden)

    Tatjana Radanović Felberg

    2017-11-01

    Full Text Available Interpreters in the public sector in Norway interpret in a variety of institutional encounters, and the interpreters evaluate the majority of these encounters as polite. However, some encounters are evaluated as impolite, and they pose challenges when it comes to interpreting impoliteness. This issue raises the question of whether interpreters should take a stance on their own evaluation of impoliteness and whether they should interfere in communication. In order to find out more about how interpreters cope with this challenge, in 2014 a survey was sent to all interpreters registered in the Norwegian Register of Interpreters. The survey data were analyzed within the theoretical framework of impoliteness theory using the notion of moral order as an explanatory tool in a close reading of interpreters’ answers. The analysis shows that interpreters reported using a variety of strategies for interpreting impoliteness, including omissions and downtoning. However, the interpreters also gave examples of individual strategies for coping with impoliteness, such as interrupting and postponing interpreting. These strategies border behavioral strategies and conflict with the Norwegian ethical guidelines for interpreting. In light of the ethical guidelines and actual practice, mapping and discussing different strategies used by interpreters might heighten interpreters’ and interpreter-users’ awareness of the role impoliteness can play in institutional interpreter– mediated encounters. 

  13. Penultimate interpretation.

    Science.gov (United States)

    Neuman, Yair

    2010-10-01

    Interpretation is at the center of psychoanalytic activity. However, interpretation is always challenged by that which is beyond our grasp, the 'dark matter' of our mind, what Bion describes as ' O'. O is one of the most central and difficult concepts in Bion's thought. In this paper, I explain the enigmatic nature of O as a high-dimensional mental space and point to the price one should pay for substituting the pre-symbolic lexicon of the emotion-laden and high-dimensional unconscious for a low-dimensional symbolic representation. This price is reification--objectifying lived experience and draining it of vitality and complexity. In order to address the difficulty of approaching O through symbolization, I introduce the term 'Penultimate Interpretation'--a form of interpretation that seeks 'loopholes' through which the analyst and the analysand may reciprocally save themselves from the curse of reification. Three guidelines for 'Penultimate Interpretation' are proposed and illustrated through an imaginary dialogue. Copyright © 2010 Institute of Psychoanalysis.

  14. Effectiveness of Ritonavir-Boosted Protease Inhibitor Monotherapy in Clinical Practice Even with Previous Virological Failures to Protease Inhibitor-Based Regimens.

    Directory of Open Access Journals (Sweden)

    Luis F López-Cortés

    Full Text Available Significant controversy still exists about ritonavir-boosted protease inhibitor monotherapy (mtPI/rtv as a simplification strategy that is used up to now to treat patients that have not experienced previous virological failure (VF while on protease inhibitor (PI -based regimens. We have evaluated the effectiveness of two mtPI/rtv regimens in an actual clinical practice setting, including patients that had experienced previous VF with PI-based regimens.This retrospective study analyzed 1060 HIV-infected patients with undetectable viremia that were switched to lopinavir/ritonavir or darunavir/ritonavir monotherapy. In cases in which the patient had previously experienced VF while on a PI-based regimen, the lack of major HIV protease resistance mutations to lopinavir or darunavir, respectively, was mandatory. The primary endpoint of this study was the percentage of participants with virological suppression after 96 weeks according to intention-to-treat analysis (non-complete/missing = failure.A total of 1060 patients were analyzed, including 205 with previous VF while on PI-based regimens, 90 of whom were on complex therapies due to extensive resistance. The rates of treatment effectiveness (intention-to-treat analysis and virological efficacy (on-treatment analysis at week 96 were 79.3% (CI95, 76.8-81.8 and 91.5% (CI95, 89.6-93.4, respectively. No relationships were found between VF and earlier VF while on PI-based regimens, the presence of major or minor protease resistance mutations, the previous time on viral suppression, CD4+ T-cell nadir, and HCV-coinfection. Genotypic resistance tests were available in 49 out of the 74 patients with VFs and only four patients presented new major protease resistance mutations.Switching to mtPI/rtv achieves sustained virological control in most patients, even in those with previous VF on PI-based regimens as long as no major resistance mutations are present for the administered drug.

  15. Modular Interpreters for the Masses: Implicit Context Propagation using Object Algebras

    NARCIS (Netherlands)

    P.A. Inostroza Valdera (Pablo); T. van der Storm (Tijs); C. Kästner (Christian); A. Gokhālé (Aniruddha)

    2015-01-01

    htmlabstractModular interpreters have the potential to achieve component-based language development: instead of writing language interpreters from scratch, they can be assembled from reusable, semantic building blocks. Unfortunately, traditional language interpreters are hard to extend because

  16. Laboratory test result interpretation for primary care doctors in South Africa

    Directory of Open Access Journals (Sweden)

    Naadira Vanker

    2017-03-01

    Full Text Available Background: Challenges and uncertainties with test result interpretation can lead to diagnostic errors. Primary care doctors are at a higher risk than specialists of making these errors, due to the range in complexity and severity of conditions that they encounter. Objectives: This study aimed to investigate the challenges that primary care doctors face with test result interpretation, and to identify potential countermeasures to address these. Methods: A survey was sent out to 7800 primary care doctors in South Africa. Questionnaire themes included doctors’ uncertainty with interpreting test results, mechanisms used to overcome this uncertainty, challenges with appropriate result interpretation, and perceived solutions for interpreting results. Results: Of the 552 responses received, the prevalence of challenges with result interpretation was estimated in an average of 17% of diagnostic encounters. The most commonly-reported challenges were not receiving test results in a timely manner (51% of respondents and previous results not being easily available (37%. When faced with diagnostic uncertainty, 84% of respondents would either follow-up and reassess the patient or discuss the case with a specialist, and 67% would contact a laboratory professional. The most useful test utilisation enablers were found to be: interpretive comments (78% of respondents, published guidelines (74%, and a dedicated laboratory phone line (72%. Conclusion: Primary care doctors acknowledge uncertainty with test result interpretation. Potential countermeasures include the addition of patient-specific interpretive comments, the availability of guidelines or algorithms, and a dedicated laboratory phone line. The benefit of enhanced test result interpretation would reduce diagnostic error rates.

  17. The Marketing Firm: Operant Interpretation of Corporate Behavior

    Science.gov (United States)

    Vella, Kevin J.; Foxall, Gordon R.

    2013-01-01

    In this article we address the issue of applying operant psychology to derive plausible and useful interpretations of complex firm behavior in natural settings. The objective is to discuss an appropriate methodology based on case study design, developed specifically in Vella and Foxall (2011), to produce an operant interpretation of secondary…

  18. Animal-Assisted Therapy for persons with disabilities based on canine tail language interpretation via fuzzy emotional behavior model.

    Science.gov (United States)

    Phanwanich, Warangkhana; Kumdee, Orrawan; Ritthipravat, Panrasee; Wongsawat, Yodchanan

    2011-01-01

    Animal-Assisted Therapy (AAT) is the science that employs the merit of human-animal interaction to alleviate mental and physical problems of persons with disabilities. However, to achieve the goal of AAT for persons with severe disabilities (e.g. spinal cord injury and amyotrophic lateral sclerosis), real-time animal language interpretation is needed. Since canine behaviors can be visually distinguished from its tail, this paper proposes the automatic real-time interpretation of canine tail language for human-canine interaction in the case of persons with severe disabilities. Canine tail language is captured via two 3-axis accelerometers. Directions and frequency are selected as our features of interests. New fuzzy rules and center of gravity (COG)-based defuzzification method are proposed in order to interpret the features into three canine emotional behaviors, i.e., agitate, happy, and scare as well as its blended emotional behaviors. The emotional behavior model is performed in the simulated dog. The average recognition rate in real dog is 93.75% accuracy.

  19. Ecobat: An online resource to facilitate transparent, evidence-based interpretation of bat activity data.

    Science.gov (United States)

    Lintott, Paul R; Davison, Sophie; van Breda, John; Kubasiewicz, Laura; Dowse, David; Daisley, Jonathan; Haddy, Emily; Mathews, Fiona

    2018-01-01

    Acoustic surveys of bats are one of the techniques most commonly used by ecological practitioners. The results are used in Ecological Impact Assessments to assess the likely impacts of future developments on species that are widely protected in law, and to monitor developments' postconstruction. However, there is no standardized methodology for analyzing or interpreting these data, which can make the assessment of the ecological value of a site very subjective. Comparisons of sites and projects are therefore difficult for ecologists and decision-makers, for example, when trying to identify the best location for a new road based on relative bat activity levels along alternative routes. Here, we present a new web-based, data-driven tool, Ecobat, which addresses the need for a more robust way of interpreting ecological data. Ecobat offers users an easy, standardized, and objective method for analyzing bat activity data. It allows ecological practitioners to compare bat activity data at regional and national scales and to generate a numerical indicator of the relative importance of a night's worth of bat activity. The tool is free and open-source; because the underlying algorithms are already developed, it could easily be expanded to new geographical regions and species. Data donation is required to ensure the robustness of the analyses; we use a positive feedback mechanism to encourage ecological practitioners to share data by providing in return high quality, contextualized data analysis, and graphical visualizations for direct use in ecological reports.

  20. Keyword Query Expansion Paradigm Based on Recommendation and Interpretation in Relational Databases

    Directory of Open Access Journals (Sweden)

    Yingqi Wang

    2017-01-01

    Full Text Available Due to the ambiguity and impreciseness of keyword query in relational databases, the research on keyword query expansion has attracted wide attention. Existing query expansion methods expose users’ query intention to a certain extent, but most of them cannot balance the precision and recall. To address this problem, a novel two-step query expansion approach is proposed based on query recommendation and query interpretation. First, a probabilistic recommendation algorithm is put forward by constructing a term similarity matrix and Viterbi model. Second, by using the translation algorithm of triples and construction algorithm of query subgraphs, query keywords are translated to query subgraphs with structural and semantic information. Finally, experimental results on a real-world dataset demonstrate the effectiveness and rationality of the proposed method.

  1. Effects of Recreation Participation and Tildenian Interpretation on Tourists' Environmental Concern

    Science.gov (United States)

    Satchabut, Thitikan

    2013-01-01

    Evidence from correlational studies suggests outdoor recreation may enhance participants' environmental concern, but findings are inconclusive. Also, previous research has not systematically addressed the influence of interpretation services on environmental concern, and little research has been conducted in developing Eastern countries. Thus,…

  2. Investigation of previously derived Hyades, Coma, and M67 reddenings

    International Nuclear Information System (INIS)

    Taylor, B.J.

    1980-01-01

    New Hyades polarimetry and field star photometry have been obtained to check the Hyades reddening, which was found to be nonzero in a previous paper. The new Hyades polarimetry implies essentially zero reddening; this is also true of polarimetry published by Behr (which was incorrectly interpreted in the previous paper). Four photometric techniques which are presumed to be insensitive to blanketing are used to compare the Hyades to nearby field stars; these four techniques also yield essentially zero reddening. When all of these results are combined with others which the author has previously published and a simultaneous solution for the Hyades, Coma, and M67 reddenings is made, the results are E (B-V) =3 +- 2 (sigma) mmag, -1 +- 3 (sigma) mmag, and 46 +- 6 (sigma) mmag, respectively. No support for a nonzero Hyades reddening is offered by the new results. When the newly obtained reddenings for the Hyades, Coma, and M67 are compared with results from techniques given by Crawford and by users of the David Dunlap Observatory photometric system, no differences between the new and other reddenings are found which are larger than about 2 sigma. The author had previously found that the M67 main-sequence stars have about the same blanketing as that of Coma and less blanketing than the Hyades; this conclusion is essentially unchanged by the revised reddenings

  3. Atrial electrogram interpretation improves after an innovative education program.

    Science.gov (United States)

    Preston, Julie L; Currey, Judy; Considine, Julie

    2015-01-01

    To avoid adverse patient outcomes from inappropriate treatment, it is recommended that an atrial electrogram (AEG) be recorded whenever atrial arrhythmias develop in patients after cardiac surgery. However, AEGs are not commonly performed because nurses lack knowledge about differentiating atrial rhythms on AEGs. To investigate whether completing a novel online evidence-based education program on interpreting AEGs would improve critical care nurses' AEG interpretation. Specialized critical care nurses were taught about obtaining and interpreting atrial rhythms on AEGs using a 42-minute online mini-movie. AEG interpretation was assessed pre and two and eight weeks post-intervention. AEG interpretation increased two weeks post intervention and was retained at eight weeks. Some participants used this newly acquired knowledge to interpret arrhythmias that were not taught during the education program. Accurate interpretation of AEGs is an easy skill for specialized critical care nurses to learn via an online education program.

  4. Quality Systems. A Thermodynamics-Related Interpretive Model

    Directory of Open Access Journals (Sweden)

    Stefano A. Lollai

    2017-08-01

    Full Text Available In the present paper, a Quality Systems Theory is presented. Certifiable Quality Systems are treated and interpreted in accordance with a Thermodynamics-based approach. Analysis is also conducted on the relationship between Quality Management Systems (QMSs and systems theories. A measure of entropy is proposed for QMSs, including a virtual document entropy and an entropy linked to processes and organisation. QMSs are also interpreted in light of Cybernetics, and interrelations between Information Theory and quality are also highlighted. A measure for the information content of quality documents is proposed. Such parameters can be used as adequacy indices for QMSs. From the discussed approach, suggestions for organising QMSs are also derived. Further interpretive thermodynamic-based criteria for QMSs are also proposed. The work represents the first attempt to treat quality organisational systems according to a thermodynamics-related approach. At this stage, no data are available to compare statements in the paper.

  5. On court interpreters' visibility

    DEFF Research Database (Denmark)

    Dubslaff, Friedel; Martinsen, Bodil

    of the service they receive. Ultimately, the findings will be used for training purposes. Future - and, for that matter, already practising - interpreters as well as the professional users of interpreters ought to take the reality of the interpreters' work in practice into account when assessing the quality...... on the interpreter's interpersonal role and, in particular, on signs of the interpreter's visibility, i.e. active co-participation. At first sight, the interpreting assignment in question seems to be a short and simple routine task which would not require the interpreter to deviate from the traditional picture...

  6. Computational-Model-Based Analysis of Context Effects on Harmonic Expectancy

    OpenAIRE

    Morimoto, Satoshi; Remijn, Gerard B.; Nakajima, Yoshitaka

    2016-01-01

    Expectancy for an upcoming musical chord, harmonic expectancy, is supposedly based on automatic activation of tonal knowledge. Since previous studies implicitly relied on interpretations based on Western music theory, the underlying computational processes involved in harmonic expectancy and how it relates to tonality need further clarification. In particular, short chord sequences which cannot lead to unique keys are difficult to interpret in music theory. In this study, we examined effects ...

  7. Do Interpreters Indeed Have Superior Working Memory in Interpreting

    Institute of Scientific and Technical Information of China (English)

    于飞

    2012-01-01

    With the frequent communications between China and western countries in the field of economy,politics and culture,etc,Inter preting becomes more and more important to people in all walks of life.This paper aims to testify the author’s hypothesis "professional interpreters have similar short-term memory with unprofessional interpreters,but they have superior working memory." After the illustration of literatures concerning with consecutive interpreting,short-term memory and working memory,experiments are designed and analysis are described.

  8. Designing for collaborative interpretation in telemonitoring

    DEFF Research Database (Denmark)

    Andersen, Tariq Osman; Bjørn, Pernille; Kensing, Finn

    2011-01-01

    with a design interventionist perspective was conducted to investigate the telemonitoring arrangement for chronic heart patients with ICDs and to identify the nature of the collaborative practices involved in ICD data interpretation. We diagnose the main challenges involved in collaborative interpretation...... practices. These insights were used to re-design the socio-technical setup of the telemonitoring practices by designing and building a web-based, patient-centric, collaborative application, myRecord, to re-introduce the patients as active participants into the telemonitoring setup. Finally, we introduce my......Record at Copenhagen University Hospital and evaluate the new practices and the collaborative technology related to the transformed role of the patients. Results: The interpretation of ICD data is a collaborative practice engaging clinicians and patients and involving three separate collaborative processes...

  9. Thermal conductivity of carbon foams. Measurements and interpretation; Conductivite thermique de mousses de carbone. Mesures et interpretation

    Energy Technology Data Exchange (ETDEWEB)

    Bourret, F.; Fort, C.; Duffa, G. [CEA CESTA, 33 - Le Barp (France)

    1996-12-31

    This paper describes thermal diffusivity measurements performed with the flash method on carbon foams with open porosity at ambient and higher temperatures. The influence of gas inclusions in the pores has been studied too. In this type of highly insulating material, radiant heat transfer plays a major role. The experiments carried out are interpreted in terms of equivalent thermal conductivity and show the difficulties encountered, in particular the dependence with sample thickness. An interpretation based on a direct simulation with an equivalent periodical material is given with an estimation of the gaseous conductivity based on the kinetics theory of gases. This study demonstrates that the notion of equivalent thermal conductivity is not applicable to all experiments. (J.S.) 10 refs.

  10. Improved Geologic Interpretation of Non-invasive Electrical Resistivity Imaging from In-situ Samples

    Science.gov (United States)

    Mucelli, A.; Aborn, L.; Jacob, R.; Malusis, M.; Evans, J.

    2016-12-01

    Non-invasive geophysical techniques are useful in characterizing the subsurface geology without disturbing the environment, however, the ability to interpret the subsurface is enhanced by invasive work. Since geologic materials have electrical resistivity values it allows for a geologic interpretation to be made based on variations of electrical resistivity measured by electrical resistivity imaging (ERI). This study focuses on the pre-characterization of the geologic subsurface from ERI collected adjacent to the Montandon Marsh, a wetland located near Lewisburg, PA within the West Branch of the Susquehanna River watershed. The previous invasive data, boreholes, indicate that the subsurface consists of limestone and shale bedrock overlain with sand and gravel deposits from glacial outwash and aeolian processes. The objective is to improve our understanding of the subsurface at this long-term hydrologic research site by using excavation results, specifically observed variations in geologic materials and electrical resistivity laboratory testing of subsurface samples. The pre-excavation ERI indicated that the shallow-most geologic material had a resistivity value of 100-500 ohm-m. In comparison, the laboratory testing indicated the shallow-most material had the same range of electrical resistivity values depending on saturation levels. The ERI also showed that there was an electrically conductive material, 7 to 70 ohm-m, that was interpreted to be clay and agreed with borehole data, however, the excavation revealed that at this depth range the geologic material varied from stratified clay to clay with cobbles to weathered residual clay. Excavation revealed that the subtle variations in the electrical conductive material corresponded well with the variations in the geologic material. We will use these results to reinterpret previously collected ERI data from the entire long-term research site.

  11. Using the model statement to elicit information and cues to deceit in interpreter-based interviews.

    Science.gov (United States)

    Vrij, Aldert; Leal, Sharon; Mann, Samantha; Dalton, Gary; Jo, Eunkyung; Shaboltas, Alla; Khaleeva, Maria; Granskaya, Juliana; Houston, Kate

    2017-06-01

    We examined how the presence of an interpreter during an interview affects eliciting information and cues to deceit, while using a method that encourages interviewees to provide more detail (model statement, MS). A total of 199 Hispanic, Korean and Russian participants were interviewed either in their own native language without an interpreter, or through an interpreter. Interviewees either lied or told the truth about a trip they made during the last twelve months. Half of the participants listened to a MS at the beginning of the interview. The dependent variables were 'detail', 'complications', 'common knowledge details', 'self-handicapping strategies' and 'ratio of complications'. In the MS-absent condition, the interviews resulted in less detail when an interpreter was present than when an interpreter was absent. In the MS-present condition, the interviews resulted in a similar amount of detail in the interpreter present and absent conditions. Truthful statements included more complications and fewer common knowledge details and self-handicapping strategies than deceptive statements, and the ratio of complications was higher for truth tellers than liars. The MS strengthened these results, whereas an interpreter had no effect on these results. Copyright © 2017. Published by Elsevier B.V.

  12. Interpretation and Implementation of Reputation/Brand Management by UK University Leaders

    Science.gov (United States)

    Chapleo, Christopher

    2004-01-01

    Reputation and brand management are topical issues in UK higher education but previous research has often focused on marketing practitioners within higher education (HE) institutions rather than the senior strategic leaders. This paper, however, examines university chief executives' understanding, attitudes, and interpretation of reputation and…

  13. Genre and Interpretation

    DEFF Research Database (Denmark)

    Auken, Sune

    2015-01-01

    Despite the immensity of genre studies as well as studies in interpretation, our understanding of the relationship between genre and interpretation is sketchy at best. The article attempts to unravel some of intricacies of that relationship through an analysis of the generic interpretation carrie...

  14. Engineering Definitional Interpreters

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Ramsay, Norman; Larsen, Bradford

    2013-01-01

    A definitional interpreter should be clear and easy to write, but it may run 4--10 times slower than a well-crafted bytecode interpreter. In a case study focused on implementation choices, we explore ways of making definitional interpreters faster without expending much programming effort. We imp...

  15. Interpretation of ongoing thermal response tests of vertical (BHE) borehole heat exchangers with predictive uncertainty based stopping criterion

    DEFF Research Database (Denmark)

    Poulsen, Søren Erbs; Alberdi Pagola, Maria

    2015-01-01

    A method for real-time interpretation of ongoing thermal response tests of vertical borehole heat exchangers is presented. The method utilizes a statistically based stopping criterion for ongoing tests. The study finds minimum testing times for synthetic and actual TRTs to be in the interval 12–2...

  16. Recurrent severe invasive pneumococcal disease in an adult with previously unknown hyposplenia

    DEFF Research Database (Denmark)

    Ballegaard, Vibe C; Schejbel, Lone; Hoffmann, Steen

    2015-01-01

    was found. Despite immunization against S. pneumoniae and measurement of what was interpreted as protective levels of serotype-specific IgG antibodies after vaccination, the patient suffered from a third episode of IPD. CONCLUSIONS: Individuals with predisposing medical conditions or a history of severe......BACKGROUND: The risk of life-threatening and invasive infections with encapsulated bacteria is increased in patients with hyposplenia or asplenia. We report a case of recurrent invasive pneumococcal meningitis in a woman with previous unknown hyposplenia. She was vaccinated after the first episode...... of meningitis and developed sufficient levels of pneumococcal antibodies. The pneumococcal strains isolated were serotype 7 F and 17 F. To our knowledge, there has been no previously reported case of recurrent invasive pneumococcal disease in a pneumococcal vaccinated adult with hyposplenia and apparently...

  17. Directionality effects in simultaneous language interpreting: the case of sign language interpreters in The Netherlands.

    Science.gov (United States)

    Van Dijk, Rick; Boers, Eveline; Christoffels, Ingrid; Hermans, Daan

    2011-01-01

    The quality of interpretations produced by sign language interpreters was investigated. Twenty-five experienced interpreters were instructed to interpret narratives from (a) spoken Dutch to Sign Language of The Netherlands (SLN), (b) spoken Dutch to Sign Supported Dutch (SSD), and (c) SLN to spoken Dutch. The quality of the interpreted narratives was assessed by 5 certified sign language interpreters who did not participate in the study. Two measures were used to assess interpreting quality: the propositional accuracy of the interpreters' interpretations and a subjective quality measure. The results showed that the interpreted narratives in the SLN-to-Dutch interpreting direction were of lower quality (on both measures) than the interpreted narratives in the Dutch-to-SLN and Dutch-to-SSD directions. Furthermore, interpreters who had begun acquiring SLN when they entered the interpreter training program performed as well in all 3 interpreting directions as interpreters who had acquired SLN from birth.

  18. Theory of mind in utterance interpretation: The case from clinical pragmatics

    Directory of Open Access Journals (Sweden)

    Louise eCummings

    2015-08-01

    Full Text Available The cognitive basis of utterance interpretation is an area that continues to provoke intense theoretical debate among pragmatists. That utterance interpretation involves some type of mind-reading or theory of mind (ToM is indisputable. However, theorists are divided on the exact nature of this ToM-based mechanism. In this paper, it is argued that the only type of ToM-based mechanism that can adequately represent the cognitive basis of utterance interpretation is one which reflects the rational, intentional, holistic character of interpretation. Such a ToM-based mechanism is supported on conceptual and empirical grounds. Empirical support for this view derives from the study of children and adults with pragmatic disorders. Specifically, three types of clinical case are considered. In the first case, evidence is advanced which indicates that individuals with pragmatic disorders exhibit deficits in reasoning and the use of inferences. These deficits compromise the ability of children and adults with pragmatic disorders to comply with the rational dimension of utterance interpretation. In the second case, evidence is presented which suggests that subjects with pragmatic disorders struggle with the intentional dimension of utterance interpretation. This dimension extends beyond the recognition of communicative intentions to include the attribution of a range of cognitive and affective mental states that play a role in utterance interpretation. In the third case, evidence is presented that children and adults with pragmatic disorders struggle with the holistic character of utterance interpretation. This serves to distort the contexts in which utterances are processed for their implicated meanings. The paper concludes with some thoughts about the role of theorizing in relation to utterance interpretation.

  19. Theory of mind in utterance interpretation: the case from clinical pragmatics.

    Science.gov (United States)

    Cummings, Louise

    2015-01-01

    The cognitive basis of utterance interpretation is an area that continues to provoke intense theoretical debate among pragmatists. That utterance interpretation involves some type of mind-reading or theory of mind (ToM) is indisputable. However, theorists are divided on the exact nature of this ToM-based mechanism. In this paper, it is argued that the only type of ToM-based mechanism that can adequately represent the cognitive basis of utterance interpretation is one which reflects the rational, intentional, holistic character of interpretation. Such a ToM-based mechanism is supported on conceptual and empirical grounds. Empirical support for this view derives from the study of children and adults with pragmatic disorders. Specifically, three types of clinical case are considered. In the first case, evidence is advanced which indicates that individuals with pragmatic disorders exhibit deficits in reasoning and the use of inferences. These deficits compromise the ability of children and adults with pragmatic disorders to comply with the rational dimension of utterance interpretation. In the second case, evidence is presented which suggests that subjects with pragmatic disorders struggle with the intentional dimension of utterance interpretation. This dimension extends beyond the recognition of communicative intentions to include the attribution of a range of cognitive and affective mental states that play a role in utterance interpretation. In the third case, evidence is presented that children and adults with pragmatic disorders struggle with the holistic character of utterance interpretation. This serves to distort the contexts in which utterances are processed for their implicated meanings. The paper concludes with some thoughts about the role of theorizing in relation to utterance interpretation.

  20. Why Don't the Chinese Play Cricket? Rethinking Progression in Historical Interpretations through the British Empire

    Science.gov (United States)

    Mastin, Steven; Wallace, Pieter

    2006-01-01

    Let's stop saying sorry for the Empire! Thus Mastin and Wallace introduce one of their lessons on interpretations of the British Empire. They develop Gary Howells's ideas from the previous edition of "Teaching History" to demonstrate exactly what we might get our students to do with interpretations of the past. They produce an enquiry…

  1. Authentic interpretations of Return of the Lands Act (1839

    Directory of Open Access Journals (Sweden)

    Stanković Uroš

    2011-01-01

    Full Text Available The article sheds light on three interpretations of Return of the Lands Act, introduced in 1839 and entitling landowners whose land was usurped by prince Miloš Obrenović (1815-1839, 1858-1860 and distinguished people's headmen to claim retrial of litigations over land adjudicated unjustly and return of their lawlessly disposed property. Two main questions arose in relation with interpretive rules - what were legislative power's goals when interpreting the Act and to what they were due. The author seeked the answer to the first dilemma by scrutinizing texts of interpretations, in order to determine their semantic meaning. In an attempt to provide the explanation for the second problem, he explored social context preceeding introduction of interpretive rules (namely, number of litigations before courts and political ambiance in Serbia. The first interpretation, dating back to March, 2nd 1843, is inclined towards previous owners of the land. Such solution was caused mainly by the political situation - Russia contested Aleksandar Karađorđević's first election for prince of Serbia in 1842 and the assembly foreseen to elect ruler anew was to be summoned in June 1843 In the meantime, new regime embodied in so-called constitution-defenders (the group of distinguished political leaders opposed to Obrenović dynasty struggled to ensure enthronement of its candidate and therefore issued a demagogic interpretation. On the contrary, two remaining interpretations, from the years 1844 and 1845, were aimed to retain status quo regarding land property by diminishing possibilities for new trial. The legislators opted for restrictions having learned that number of litigations had increased greatly. Besides, political climate was to the most extent convenient for taking such measures, as several lesser rebellions incited by the followers of Obrenović dynasty had been quelled easily, after which the opponents of the regime remained passive for a longer period

  2. Agreement in the Interpretation of Magnetic Resonance Images of the Lumbar Spine

    DEFF Research Database (Denmark)

    Kovacs, F M; Royuela, A; Jensen, Tue Secher

    2009-01-01

    Background: Correlation between clinical features and magnetic resonance imaging (MRI) findings is essential in low-back-pain patients. Most previous studies have analyzed concordance in the interpretation of lumbar MRI among a few radiologists who worked together. This may have overestimated...

  3. Interpretation, compilation and field verification procedures in the CARETS project

    Science.gov (United States)

    Alexander, Robert H.; De Forth, Peter W.; Fitzpatrick, Katherine A.; Lins, Harry F.; McGinty, Herbert K.

    1975-01-01

    The production of the CARETS map data base involved the development of a series of procedures for interpreting, compiling, and verifying data obtained from remote sensor sources. Level II land use mapping from high-altitude aircraft photography at a scale of 1:100,000 required production of a photomosaic mapping base for each of the 48, 50 x 50 km sheets, and the interpretation and coding of land use polygons on drafting film overlays. CARETS researchers also produced a series of 1970 to 1972 land use change overlays, using the 1970 land use maps and 1972 high-altitude aircraft photography. To enhance the value of the land use sheets, researchers compiled series of overlays showing cultural features, county boundaries and census tracts, surface geology, and drainage basins. In producing Level I land use maps from Landsat imagery, at a scale of 1:250,000, interpreters overlaid drafting film directly on Landsat color composite transparencies and interpreted on the film. They found that such interpretation involves pattern and spectral signature recognition. In studies using Landsat imagery, interpreters identified numerous areas of change but also identified extensive areas of "false change," where Landsat spectral signatures but not land use had changed.

  4. Designing a Knowledge Management Excellence Model Based on Interpretive Structural Modeling

    Directory of Open Access Journals (Sweden)

    Mirza Hassan Hosseini

    2014-09-01

    Full Text Available Despite the development of appropriate academic and experiential background knowledge management and its manifestation as a competitive advantage, many organizations have failed in its effective utilization. Among the reasons for this failure are some deficiencies in terms of methodology in inappropriate recognition and translation of KM dimensions and lack of systematic approach in establishment of causal relationships among KM factors. This article attempts to design an Organizational Knowledge Management Excellence Model. To design an organizational knowledge management excellence model based on library researches, interviews with experts and interpretive-structural modeling (ISM was used in order to identify and determine the relationships between the factors of km excellence. Accordingly, 9 key criteria of KM Excellence as well as 29 sub-criteria were extracted and the relationships and sequence of factors were defined and developed in 5 levels for designing an organizational KM excellence Model. Finally, the concepts were applied in Defense Organizations to illustrate the proposed methodology.

  5. Computer interpretation of thallium SPECT studies based on neural network analysis

    Science.gov (United States)

    Wang, David C.; Karvelis, K. C.

    1991-06-01

    A class of artificial intelligence (Al) programs known as neural networks are well suited to pattern recognition. A neural network is trained rather than programmed to recognize patterns. This differs from "expert system" Al programs in that it is not following an extensive set of rules determined by the programmer, but rather bases its decision on a gestalt interpretation of the image. The "bullseye" images from cardiac stress thallium tests performed on 50 male patients, as well as several simulated images were used to train the network. The network was able to accurately classify all patients in the training set. The network was then tested against 50 unknown patients and was able to correctly categorize 77% of the areas of ischemia and 92% of the areas of infarction. While not yet matching the ability of a trained physician, the neural network shows great promise in this area and has potential application in other areas of medical imaging.

  6. Computer interpretation of thallium SPECT studies based on neural network analysis

    International Nuclear Information System (INIS)

    Wang, D.C.; Karvelis, K.C.

    1991-01-01

    This paper reports that a class of artificial intelligence (AI) programs known as neural-networks are well suited to pattern recognition. A neural network is trained rather than programmed to recognize patterns. This differs from expert system AI programs in that it is not following an extensive set of rules determined by the programmer, but rather bases its decision on a gestalt interpretation of the image. The bullseye images from cardiac stress thallium tests performed on 50 male patients, as well as several simulated images were used to train the network. The network was able to accurately classify all patients in the training set. The network was then tested against 50 unknown patients and was able to correctly categorize 77% of the areas of ischemia and 92% of the areas of infarction. While not yet matching the ability of the trained physician, the neural network shows great promise in this area and has potential application in other areas of medical imaging

  7. Exploring untrained interpreters' use of direct versus indirect speech

    DEFF Research Database (Denmark)

    Dubslaff, Friedel; Martinsen, Bodil

    2005-01-01

    by personalizing the indefinite pronoun 'one' when relaying from doctor to patient. All other pronoun shifts occurred in connection with interactional problems caused almost exclusively by the interpreters' lack of knowledge about medical terminology - even though the terms used were in fact non-specialized ones....... The study also indicates that primary parties' shifts from direct to indirect address are closely related either to the form or to the content of the interpreter's prior utterance. Finally, it emerges that repeated one-language talk, triggered by the interpreter's problems with medical terminology, can......This study examines the interrelations between the use of direct vs. indirect speech by primary participants and by dialogue interpreters by focusing on pronoun shifts and their interactional functions. The data consist of four simulated interpreter-mediated medical interviews based on the same...

  8. Deaf-Blind Interpreting: Building on What You Already Know

    Directory of Open Access Journals (Sweden)

    Karen Petronio

    2010-10-01

    Full Text Available http://dx.doi.org/10.5007/2175-7968.2010v2n26p237 This article focuses on visual considerations and describes the numerous similarities between video interpreting and deaf-blind interpreting. It also looks at linguistic considerations for deaf-blind interpreting and presents research findings showing similarities and differences between ASL and Tactile ASL. Because many interpreters are unfamiliar with tactile communication, there is a section that includes an overview of Tactile ASL. The issues, descriptions, and data presented in this article are based on situations in the United States and involve the use of ASL and Tactile ASL; however, it is highly likely that these discussions and findings also relate to deaf-blind interpreting done in other countries using other sign languages.

  9. Interpreting Data: The Hybrid Mind

    Science.gov (United States)

    Heisterkamp, Kimberly; Talanquer, Vicente

    2015-01-01

    The central goal of this study was to characterize major patterns of reasoning exhibited by college chemistry students when analyzing and interpreting chemical data. Using a case study approach, we investigated how a representative student used chemical models to explain patterns in the data based on structure-property relationships. Our results…

  10. Meaning and interpretation of Igbo body-parts based idioms | Okoye ...

    African Journals Online (AJOL)

    The traditional view of idioms suggests that they are expressions with arbitrary meanings. The cognitive linguistics view however, has it that the meanings of idioms can be interpreted by some cognitive operations. This study, using Igbo idioms pertaining to body-parts, attempts to ascertain the cognitive operations that apply ...

  11. Practical guide to interpretive near-infrared spectroscopy

    CERN Document Server

    Workman, Jr, Jerry

    2007-01-01

    Containing focused, comprehensive coverage, Practical Guide to Interpretive Near-Infrared Spectroscopy gives you the tools necessary to interpret NIR spectra. The authors present extensive tables, charts, and figures with NIR absorption band assignments and structural information for a broad range of functional groups, organic compounds, and polymers. They include visual spectral representation of all major compound functional groupings and NIR frequency ranges. Organized by functional group type and chemical structure, based on standard compound classification, the chapters are easy to

  12. Essentials of psychoanalytic cure: a symposium. Introduction and survey of some previous views.

    Science.gov (United States)

    Osman, M P; Tabachnick, N D

    1988-01-01

    Friedman (1978) suggested that implicit in the theories of the psychoanalytic process a classification of three separate trends can be identified. In the first instance, there is what could be called "understanding," whether it be intellectual or emotional. Second, there is "attachment," which refers to curative measures based on some "binding emotional reaction to the analyst." And third, and less explicitly, there is "integration," which refers to the development of a synthesis that has the effect of harmonizing parts of the mind or elevating psychic functioning to a higher level. Freud's writings embodied all three of these trends. The participants of the symposium at Marienbad, being strongly influenced by Strachey's emphasis on superego alteration through introjection, placed the greater stress on attachment. Loewald, emphasizing as he does the importance of the patient's identification with the analyst as a corrective reliving of the origins of identification in childhood, highlights attachment while also relating it to understanding. Stone and Gitelson also focused on the beneficial aspects of the affective link to the analyst and the important function served by this link in facilitating understanding of the analyst's interpretation. At the Edinburgh conference, however, aside from Gitelson and Nacht, who viewed attachment as an integrating or structuring aspect of the analytic process, the participants placed their confidence almost completely on "understanding" strictly through interpretation. In the latest debate between the proponents of self psychology and the object relations approach proposed by Kernberg, many aspects of these previous discussions and controversies have resurfaced (Friedman, 1978). Kohut, utilizing Freud's concept that links gratification and minimal frustration together as the developer of structure, relied on the empathic bond between patient and analyst as a basic component of the process of cure. Kernberg, however, relying

  13. Who is who? Interpretation of multiple occurrences of the Chinese reflexive: evidence from real-time sentence processing.

    Directory of Open Access Journals (Sweden)

    Lan Shuai

    Full Text Available Theoretical linguists claim that the notorious reflexive ziji 'self' in Mandarin Chinese, if occurring more than once in a single sentence, can take distinct antecedents. This study tackles possibly the most interesting puzzle in the linguistic literature, investigating how two occurrences of ziji in a single sentence are interpreted and whether or not there are mixed readings, i.e., these zijis are interpretively bound by distinct antecedents. Using 15 Chinese sentences each having two zijis, we conducted two sentence reading experiments based on a modified self-paced reading paradigm. The general interpretation patterns observed showed that the majority of participants associated both zijis with the same local antecedent, which was consistent with Principle A of the Standard Binding Theory and previous experimental findings involving a single ziji. In addition, mixed readings also occurred, but did not pattern as claimed in the theoretical linguistic literature (i.e., one ziji is bound by a long-distance antecedent and the other by a local antecedent. Based on these results, we argue that: (i mixed readings were due to manifold, interlocking and conflicting perspectives taken by the participants; and (ii cases of multiple occurrences of ziji taking distinct antecedents are illicit in Chinese syntax, since the speaker, when expressing a sentence, can select only one P(erspective-Center that referentially denotes the psychological perspective in which the sentence is situated.

  14. Epigenomic annotation-based interpretation of genomic data: from enrichment analysis to machine learning.

    Science.gov (United States)

    Dozmorov, Mikhail G

    2017-10-15

    One of the goals of functional genomics is to understand the regulatory implications of experimentally obtained genomic regions of interest (ROIs). Most sequencing technologies now generate ROIs distributed across the whole genome. The interpretation of these genome-wide ROIs represents a challenge as the majority of them lie outside of functionally well-defined protein coding regions. Recent efforts by the members of the International Human Epigenome Consortium have generated volumes of functional/regulatory data (reference epigenomic datasets), effectively annotating the genome with epigenomic properties. Consequently, a wide variety of computational tools has been developed utilizing these epigenomic datasets for the interpretation of genomic data. The purpose of this review is to provide a structured overview of practical solutions for the interpretation of ROIs with the help of epigenomic data. Starting with epigenomic enrichment analysis, we discuss leading tools and machine learning methods utilizing epigenomic and 3D genome structure data. The hierarchy of tools and methods reviewed here presents a practical guide for the interpretation of genome-wide ROIs within an epigenomic context. mikhail.dozmorov@vcuhealth.org. Supplementary data are available at Bioinformatics online. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  15. Noncommutative quantum mechanics and Bohm's ontological interpretation

    International Nuclear Information System (INIS)

    Barbosa, G.D.; Pinto-Neto, N.

    2004-01-01

    We carry out an investigation into the possibility of developing a Bohmian interpretation based on the continuous motion of point particles for noncommutative quantum mechanics. The conditions for such an interpretation to be consistent are determined, and the implications of its adoption for noncommutativity are discussed. A Bohmian analysis of the noncommutative harmonic oscillator is carried out in detail. By studying the particle motion in the oscillator orbits, we show that small-scale physics can have influence at large scales, something similar to the IR-UV mixing

  16. An Optimization Framework for Travel Pattern Interpretation of Cellular Data

    Directory of Open Access Journals (Sweden)

    Sarit Freund

    2013-09-01

    This paper explores methods for identifying travel patterns from cellular data. A primary challenge in this research is to provide an interpretation of the raw data that distinguishes between activity durations and travel durations. A novel framework is proposed for this purpose, based on a grading scheme for candidate interpretations of the raw data. A genetic algorithm is used to find interpretations with high grades, which are considered as the most reasonable ones. The proposed method is tested on a dataset of records covering 9454 cell-phone users over a period of one week. Preliminary evaluation of the resulting interpretations is presented.

  17. A collaborative European exercise on mRNA-based body fluid/skin typing and interpretation of DNA and RNA results

    DEFF Research Database (Denmark)

    van den Berge, M; Carracedo, A; Gomes, I

    2014-01-01

    The European Forensic Genetics Network of Excellence (EUROFORGEN-NoE) undertook a collaborative project on mRNA-based body fluid/skin typing and the interpretation of the resulting RNA and DNA data. Although both body fluids and skin are composed of a variety of cell types with different function...

  18. Algorithmic tools for interpreting vital signs.

    Science.gov (United States)

    Rathbun, Melina C; Ruth-Sahd, Lisa A

    2009-07-01

    Today's complex world of nursing practice challenges nurse educators to develop teaching methods that promote critical thinking skills and foster quick problem solving in the novice nurse. Traditional pedagogies previously used in the classroom and clinical setting are no longer adequate to prepare nursing students for entry into practice. In addition, educators have expressed frustration when encouraging students to apply newly learned theoretical content to direct the care of assigned patients in the clinical setting. This article presents algorithms as an innovative teaching strategy to guide novice student nurses in the interpretation and decision making related to vital sign assessment in an acute care setting.

  19. A consistent interpretation of quantum mechanics

    International Nuclear Information System (INIS)

    Omnes, Roland

    1990-01-01

    Some mostly recent theoretical and mathematical advances can be linked together to yield a new consistent interpretation of quantum mechanics. It relies upon a unique and universal interpretative rule of a logical character which is based upon Griffiths consistent history. Some new results in semi-classical physics allow classical physics to be derived from this rule, including its logical aspects, and to prove accordingly the existence of determinism within the quantum framework. Together with decoherence, this can be used to retrieve the existence of facts, despite the probabilistic character of the theory. Measurement theory can then be made entirely deductive. It is accordingly found that wave packet reduction is a logical property, whereas one can always choose to avoid using it. The practical consequences of this interpretation are most often in agreement with the Copenhagen formulation but they can be proved never to give rise to any logical inconsistency or paradox. (author)

  20. ICADx: interpretable computer aided diagnosis of breast masses

    Science.gov (United States)

    Kim, Seong Tae; Lee, Hakmin; Kim, Hak Gu; Ro, Yong Man

    2018-02-01

    In this study, a novel computer aided diagnosis (CADx) framework is devised to investigate interpretability for classifying breast masses. Recently, a deep learning technology has been successfully applied to medical image analysis including CADx. Existing deep learning based CADx approaches, however, have a limitation in explaining the diagnostic decision. In real clinical practice, clinical decisions could be made with reasonable explanation. So current deep learning approaches in CADx are limited in real world deployment. In this paper, we investigate interpretability in CADx with the proposed interpretable CADx (ICADx) framework. The proposed framework is devised with a generative adversarial network, which consists of interpretable diagnosis network and synthetic lesion generative network to learn the relationship between malignancy and a standardized description (BI-RADS). The lesion generative network and the interpretable diagnosis network compete in an adversarial learning so that the two networks are improved. The effectiveness of the proposed method was validated on public mammogram database. Experimental results showed that the proposed ICADx framework could provide the interpretability of mass as well as mass classification. It was mainly attributed to the fact that the proposed method was effectively trained to find the relationship between malignancy and interpretations via the adversarial learning. These results imply that the proposed ICADx framework could be a promising approach to develop the CADx system.

  1. Uncertainty Representation and Interpretation in Model-based Prognostics Algorithms based on Kalman Filter Estimation

    Science.gov (United States)

    2012-09-01

    interpreting the state vector as the health indicator and a threshold is used on this variable in order to compute EOL (end-of-life) and RUL. Here, we...End-of-life ( EOL ) would match the true spread and would not change from one experiment to another. This is, however, in practice impossible to achieve

  2. The Two-Time Interpretation and Macroscopic Time-Reversibility

    Directory of Open Access Journals (Sweden)

    Yakir Aharonov

    2017-03-01

    Full Text Available The two-state vector formalism motivates a time-symmetric interpretation of quantum mechanics that entails a resolution of the measurement problem. We revisit a post-selection-assisted collapse model previously suggested by us, claiming that unlike the thermodynamic arrow of time, it can lead to reversible dynamics at the macroscopic level. In addition, the proposed scheme enables us to characterize the classical-quantum boundary. We discuss the limitations of this approach and its broad implications for other areas of physics.

  3. Vaccinia-based influenza vaccine overcomes previously induced immunodominance hierarchy for heterosubtypic protection.

    Science.gov (United States)

    Kwon, Ji-Sun; Yoon, Jungsoon; Kim, Yeon-Jung; Kang, Kyuho; Woo, Sunje; Jung, Dea-Im; Song, Man Ki; Kim, Eun-Ha; Kwon, Hyeok-Il; Choi, Young Ki; Kim, Jihye; Lee, Jeewon; Yoon, Yeup; Shin, Eui-Cheol; Youn, Jin-Won

    2014-08-01

    Growing concerns about unpredictable influenza pandemics require a broadly protective vaccine against diverse influenza strains. One of the promising approaches was a T cell-based vaccine, but the narrow breadth of T-cell immunity due to the immunodominance hierarchy established by previous influenza infection and efficacy against only mild challenge condition are important hurdles to overcome. To model T-cell immunodominance hierarchy in humans in an experimental setting, influenza-primed C57BL/6 mice were chosen and boosted with a mixture of vaccinia recombinants, individually expressing consensus sequences from avian, swine, and human isolates of influenza internal proteins. As determined by IFN-γ ELISPOT and polyfunctional cytokine secretion, the vaccinia recombinants of influenza expanded the breadth of T-cell responses to include subdominant and even minor epitopes. Vaccine groups were successfully protected against 100 LD50 challenges with PR/8/34 and highly pathogenic avian influenza H5N1, which contained the identical dominant NP366 epitope. Interestingly, in challenge with pandemic A/Cal/04/2009 containing mutations in the dominant epitope, only the group vaccinated with rVV-NP + PA showed improved protection. Taken together, a vaccinia-based influenza vaccine expressing conserved internal proteins improved the breadth of influenza-specific T-cell immunity and provided heterosubtypic protection against immunologically close as well as distant influenza strains. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  4. The metaphysics of quantum mechanics: Modal interpretations

    Science.gov (United States)

    Gluck, Stuart Murray

    2004-11-01

    This dissertation begins with the argument that a preferred way of doing metaphysics is through philosophy of physics. An understanding of quantum physics is vital to answering questions such as: What counts as an individual object in physical ontology? Is the universe fundamentally indeterministic? Are indiscernibles identical? This study explores how the various modal interpretations of quantum mechanics answer these sorts of questions; modal accounts are one of the two classes of interpretations along with so-called collapse accounts. This study suggests a new alternative within the class of modal views that yields a more plausible ontology, one in which the Principle of the Identity of Indisceribles is necessarily true. Next, it shows that modal interpretations can consistently deny that the universe must be fundamentally indeterministic so long as they accept certain other metaphysical commitments: either a perfect initial distribution of states in the universe or some form of primitive dispositional properties. Finally, the study sketches out a future research project for modal interpretations based on developing quantified quantum logic.

  5. Momentum conservation decides Heisenberg's interpretation of the uncertainty formulas

    International Nuclear Information System (INIS)

    Angelidis, T.D.

    1977-01-01

    In the light of Heisenberg's interpretation of the uncertainty formulas, the conditions necessary for the derivation of the quantitative statement or law of momentum conservation are considered. The result of such considerations is a contradiction between the formalism of quantum physics and the asserted consequences of Heisenberg's interpretation. This contradiction decides against Heisenberg's interpretation of the uncertainty formulas on upholding that the formalism of quantum physics is both consistent and complete, at least insofar as the statement of momentum conservation can be proved within this formalism. A few comments are also included on Bohr's complementarity interpretation of the formalism of quantum physics. A suggestion, based on a statistical mode of empirical testing of the uncertainty formulas, does not give rise to any such contradiction

  6. Cultivation-based multiplex phenotyping of human gut microbiota allows targeted recovery of previously uncultured bacteria

    DEFF Research Database (Denmark)

    Rettedal, Elizabeth; Gumpert, Heidi; Sommer, Morten

    2014-01-01

    The human gut microbiota is linked to a variety of human health issues and implicated in antibiotic resistance gene dissemination. Most of these associations rely on culture-independent methods, since it is commonly believed that gut microbiota cannot be easily or sufficiently cultured. Here, we...... microbiota. Based on the phenotypic mapping, we tailor antibiotic combinations to specifically select for previously uncultivated bacteria. Utilizing this method we cultivate and sequence the genomes of four isolates, one of which apparently belongs to the genus Oscillibacter; uncultivated Oscillibacter...

  7. Schrodinger's mechanics interpretation

    CERN Document Server

    Cook, David B

    2018-01-01

    The interpretation of quantum mechanics has been in dispute for nearly a century with no sign of a resolution. Using a careful examination of the relationship between the final form of classical particle mechanics (the Hamilton–Jacobi Equation) and Schrödinger's mechanics, this book presents a coherent way of addressing the problems and paradoxes that emerge through conventional interpretations.Schrödinger's Mechanics critiques the popular way of giving physical interpretation to the various terms in perturbation theory and other technologies and places an emphasis on development of the theory and not on an axiomatic approach. When this interpretation is made, the extension of Schrödinger's mechanics in relation to other areas, including spin, relativity and fields, is investigated and new conclusions are reached.

  8. Instruction-based clinical eye-tracking study on the visual interpretation of divergence: How do students look at vector field plots?

    Science.gov (United States)

    Klein, P.; Viiri, J.; Mozaffari, S.; Dengel, A.; Kuhn, J.

    2018-06-01

    Relating mathematical concepts to graphical representations is a challenging task for students. In this paper, we introduce two visual strategies to qualitatively interpret the divergence of graphical vector field representations. One strategy is based on the graphical interpretation of partial derivatives, while the other is based on the flux concept. We test the effectiveness of both strategies in an instruction-based eye-tracking study with N =41 physics majors. We found that students' performance improved when both strategies were introduced (74% correct) instead of only one strategy (64% correct), and students performed best when they were free to choose between the two strategies (88% correct). This finding supports the idea of introducing multiple representations of a physical concept to foster student understanding. Relevant eye-tracking measures demonstrate that both strategies imply different visual processing of the vector field plots, therefore reflecting conceptual differences between the strategies. Advanced analysis methods further reveal significant differences in eye movements between the best and worst performing students. For instance, the best students performed predominantly horizontal and vertical saccades, indicating correct interpretation of partial derivatives. They also focused on smaller regions when they balanced positive and negative flux. This mixed-method research leads to new insights into student visual processing of vector field representations, highlights the advantages and limitations of eye-tracking methodologies in this context, and discusses implications for teaching and for future research. The introduction of saccadic direction analysis expands traditional methods, and shows the potential to discover new insights into student understanding and learning difficulties.

  9. Cardiac imaging: working towards fully-automated machine analysis & interpretation.

    Science.gov (United States)

    Slomka, Piotr J; Dey, Damini; Sitek, Arkadiusz; Motwani, Manish; Berman, Daniel S; Germano, Guido

    2017-03-01

    Non-invasive imaging plays a critical role in managing patients with cardiovascular disease. Although subjective visual interpretation remains the clinical mainstay, quantitative analysis facilitates objective, evidence-based management, and advances in clinical research. This has driven developments in computing and software tools aimed at achieving fully automated image processing and quantitative analysis. In parallel, machine learning techniques have been used to rapidly integrate large amounts of clinical and quantitative imaging data to provide highly personalized individual patient-based conclusions. Areas covered: This review summarizes recent advances in automated quantitative imaging in cardiology and describes the latest techniques which incorporate machine learning principles. The review focuses on the cardiac imaging techniques which are in wide clinical use. It also discusses key issues and obstacles for these tools to become utilized in mainstream clinical practice. Expert commentary: Fully-automated processing and high-level computer interpretation of cardiac imaging are becoming a reality. Application of machine learning to the vast amounts of quantitative data generated per scan and integration with clinical data also facilitates a move to more patient-specific interpretation. These developments are unlikely to replace interpreting physicians but will provide them with highly accurate tools to detect disease, risk-stratify, and optimize patient-specific treatment. However, with each technological advance, we move further from human dependence and closer to fully-automated machine interpretation.

  10. Visualization and interpretation of the year 2005 mise-a-la-masse survey data at Olkiluoto site

    International Nuclear Information System (INIS)

    Lehtonen, T.

    2006-06-01

    This report concerns mise-a-la-masse surveys conducted autumn 2005 at the area of the underground characterisation facility (Onkalo) and surroundings. Surveys were made in 14 boreholes and at 1 ground survey area. Suomen Malmi Oy conducted the fieldwork. Astrock Oy supervised field surveys and processed, interpreted and reported acquired data for Posiva Oy. The purpose of the study was to collect data for geological modelling with following continuity of the conducting features in bedrock from borehole to borehole and to ground surface. These conducting features in bedrock are often linked with lithologic characters or weakness zones. A basis for the current survey was the previous mine-a-la-masse measurements and their results. Current earthings were placed in 15 electrically conducting structures in 8 boreholes and in one outcrop. Current earthings were situated in boreholes KR4, KR7, KR25, KR27 and KR37. Electrical connections were probed in 14 boreholes and at 1 ground survey area. The acquired survey data were collected to xyz-coordinate oriented databases for 3D processing, interpreting and visualization of the results. At first the data were transferred to Oasis Montaj, where the potential field profiles were drawn and studied borehole-by-borehole current earthing at a time to determine characteristics of the electrical connections. Next probable connections between boreholes and moved were constructed and moved to SurpacVision for visualisation. They were delivered for Posiva Oy as Surpac string and DTM files. With the mise-a-la-masse data, it was possible to determine numerous low dipping electrically conducting structures. Additionally previously detected conducting structures were updated with the observations and interpretations. Ground surveys were hampered strongly by electrical disturbances of the infrastructure of the Olkiluoto. Results of the all surveys are also collected in the same table, where every one of connections is classified

  11. Red radiators versus red tulips : the influence of context on the interpretation and effectiveness of color-based ambient persuasive technology

    NARCIS (Netherlands)

    Lu, S.; Ham, J.R.C.; Midden, C.J.H.; Meschtscherjakov, A.; De Ruyter, B.; Fuchsberger, V.; Murer, M.; Tscheligi, M.

    2016-01-01

    Colors are widely used as feedback in ambient persuasive technology. In current research, we argue that the information that colorbased feedback carries is highly context dependent. Two studies investigated effects of context (in which color-based feedback was presented) on user’s interpretation of

  12. The language divide. The importance of training in the use of interpreters for outpatient practice.

    Science.gov (United States)

    Karliner, Leah S; Pérez-Stable, Eliseo J; Gildengorin, Ginny

    2004-02-01

    Provision of interpreter services for non-English-speaking patients is a federal requirement. We surveyed clinicians to describe their experience using interpreters. In this cross-sectional study we surveyed clinicians in three academic outpatient settings in San Francisco (N = 194) regarding their most recent patient encounter which involved an interpreter. Questions about the visit included type of interpreter, satisfaction with content of clinical encounter, potential problems, and frequency of need. Previous training in interpreter use, languages spoken, and demographics were also asked. Questionnaires were self-administered in approximately 10 minutes. Of 194 questionnaires mailed, 158 were completed (81% response rate) and 67% were from resident physicians. Most respondents (78%) were very satisfied or satisfied with the medical care they provided, 85% felt satisfied with their ability to diagnose a disease and treat a disease, but only 45% were satisfied with their ability to empower the patient with knowledge about their disease, treatment, or medication. Even though 71% felt they were able to make a personal connection with their patient, only 33% felt they had learned about another culture as a result of the encounter. Clinicians reported difficulties eliciting exact symptoms (70%), explaining treatments (44%), and eliciting treatment preferences (51%). Clinicians perceived that lack of knowledge of a patient's culture hindered their ability to provide quality medical care and only 18% felt they were unable to establish trust or rapport. Previous training in interpreter use was associated with increased use of professional interpreters (odds ratio [OR], 3.2; 95% confidence interval [CI], 1.4 to 7.5) and increased satisfaction with medical care provided (OR, 2.6; 95% CI, 1.1 to 6.6). Clinicians reported communication difficulties affecting their ability to understand symptoms and treat disease, as well as their ability to empower patients regarding their

  13. The Interpretive Function

    DEFF Research Database (Denmark)

    Agerbo, Heidi

    2017-01-01

    Approximately a decade ago, it was suggested that a new function should be added to the lexicographical function theory: the interpretive function(1). However, hardly any research has been conducted into this function, and though it was only suggested that this new function was relevant...... to incorporate into lexicographical theory, some scholars have since then assumed that this function exists(2), including the author of this contribution. In Agerbo (2016), I present arguments supporting the incorporation of the interpretive function into the function theory and suggest how non-linguistic signs...... can be treated in specific dictionary articles. However, in the current article, due to the results of recent research, I argue that the interpretive function should not be considered an individual main function. The interpretive function, contrary to some of its definitions, is not connected...

  14. Aristotelian Presocratics A Look at Aristotle\\'s Interpretation of Presocratic Phiolosophers

    Directory of Open Access Journals (Sweden)

    Mehdi Qavam Safari

    2015-03-01

    Full Text Available Aristotle's understanding of Presocratic philosophers and his interpretation of their theses based on his own framework has always been a matter of dispute among scholars. His role of representing them as one of the main sources of Presocratic philosophy makes this is more. Here in this paper we try to investigate, analyzing Metaphysics, Physics and Generation and Destruction, how Aristotle interprets all the Presocratics in the same way and based on his own framework. He understands their arche as a simple element came out of nothing and constructing all other things and even considers it as substance while every other thing as accident which is obviously on the basis of his own distinction. He also interprets their change on the basis of his own distinction between change on the one hand and generation and destruction on the other that is itself based on the substance-accident distinction. All these show that he interprets them Aristotelian and this is what we should be aware of while we look at Presocratic philosophers through Aristotle.

  15. The blind student’s interpretation of two-dimensional shapes in geometry

    Science.gov (United States)

    Andriyani; Budayasa, I. K.; Juniati, D.

    2018-01-01

    The blind student’s interpretation of two-dimensional shapes represents the blind student’s mental image of two-dimensional shapes that they can’t visualize directly, which is related to illustration of the characteristics and number of edges and angles. The objective of this research is to identify the blind student’s interpretation of two-dimensional shapes. This research was an exploratory study with qualitative approach. A subject of this research is a sixth-grade student who experiencing total blind from the fifth grade of elementary school. Researchers interviewed the subject about his interpretation of two-dimensional shapes according to his thinking.The findings of this study show the uniqueness of blind students, who have been totally blind since school age, in knowing and illustrating the characteristics of edges and angles of two-dimensional shapes by utilizing visual experiences that were previously obtained before the blind. The result can inspire teachers to design further learning for development of blind student geometry concepts.

  16. Neutrons and antimony physical measurements and interpretations

    International Nuclear Information System (INIS)

    Smith, A. B.

    2000-01-01

    New experimental information for the elastic and inelastic scattering of ∼ 4--10 MeV neutrons from elemental antimony is presented. The differential measurements are made at ∼ 40 or more scattering angles and at incident neutron-energy intervals of ∼ 0.5 MeV. The present experimental results, those previously reported from this laboratory and as found in the literature are comprehensively interpreted using spherical optical-statistical and dispersive-optical models. Direct vibrational processes via core-excitation, isospin and shell effects are discussed. Antimony models for applications are proposed and compared with global, regional, and specific models reported in the literature

  17. In vivo dentate nucleus MRI relaxometry correlates with previous administration of Gadolinium-based contrast agents

    Energy Technology Data Exchange (ETDEWEB)

    Tedeschi, Enrico; Canna, Antonietta; Cocozza, Sirio; Russo, Carmela; Angelini, Valentina; Brunetti, Arturo [University ' ' Federico II' ' , Neuroradiology, Department of Advanced Biomedical Sciences, Naples (Italy); Palma, Giuseppe; Quarantelli, Mario [National Research Council, Institute of Biostructure and Bioimaging, Naples (Italy); Borrelli, Pasquale; Salvatore, Marco [IRCCS SDN, Naples (Italy); Lanzillo, Roberta; Postiglione, Emanuela; Morra, Vincenzo Brescia [University ' ' Federico II' ' , Department of Neurosciences, Reproductive and Odontostomatological Sciences, Naples (Italy)

    2016-12-15

    To evaluate changes in T1 and T2* relaxometry of dentate nuclei (DN) with respect to the number of previous administrations of Gadolinium-based contrast agents (GBCA). In 74 relapsing-remitting multiple sclerosis (RR-MS) patients with variable disease duration (9.8±6.8 years) and severity (Expanded Disability Status Scale scores:3.1±0.9), the DN R1 (1/T1) and R2* (1/T2*) relaxation rates were measured using two unenhanced 3D Dual-Echo spoiled Gradient-Echo sequences with different flip angles. Correlations of the number of previous GBCA administrations with DN R1 and R2* relaxation rates were tested, including gender and age effect, in a multivariate regression analysis. The DN R1 (normalized by brainstem) significantly correlated with the number of GBCA administrations (p<0.001), maintaining the same significance even when including MS-related factors. Instead, the DN R2* values correlated only with age (p=0.003), and not with GBCA administrations (p=0.67). In a subgroup of 35 patients for whom the administered GBCA subtype was known, the effect of GBCA on DN R1 appeared mainly related to linear GBCA. In RR-MS patients, the number of previous GBCA administrations correlates with R1 relaxation rates of DN, while R2* values remain unaffected, suggesting that T1-shortening in these patients is related to the amount of Gadolinium given. (orig.)

  18. Considering uncertainties in the reservoir interpretation of geophysical data. Application to segmentation; Prise en compte des incertitudes dans l'interpretation reservoir des donnees geophysiques. Application a la segmentation

    Energy Technology Data Exchange (ETDEWEB)

    Nivlet, Ph.

    2001-10-01

    Qualitative interpretation of data of different nature and sources, based on segmentation techniques such as discriminant analysis, is useful to characterize and monitor hydrocarbon reservoirs. In order to make this interpretation more reliable, it is necessary to characterize uncertainties attached to data and then, to propagate them in the interpretation work-flow. In this thesis, uncertainties are represented by intervals, because usually, little is known about input data errors. The uncertainty characterization issue is dealt with specifically for each case study. The uncertainty propagation issue is treated by a new technique, based on interval analysis, which consists in extending to intervals various popular approaches (non parametric, quadratic and linear) to discriminant analysis: Firstly, a learning phase allows calibrating an imprecise classifying model on the basis of pre-interpreted data. If the quality of this model is good enough, it is used to interpret the whole set of imprecise recorded data. The resulting interpreted model is thus imprecise, but it is also more reliable. A validation study on a synthetic data set is firstly achieved, which compares the developed algorithms with more traditional -simulation based- uncertainty propagation techniques. Finally, two real case studies are presented. The first one consists in a rock-type interpretation of borehole data recorded on the Alwyn field (North Sea). The second one is concerned with monitoring with 4-D seismic the physical changes occurring in the East-Senlac heavy oil pool (Canada) due to steam injection during hydrocarbon production. (author)

  19. Interpretation of ultrasonic images; Interpretation von Ultraschall-Abbildungen

    Energy Technology Data Exchange (ETDEWEB)

    Mueller, W; Schmitz, V; Kroening, M [Fraunhofer-Institut fuer Zerstoerungsfreie Pruefverfahren, Saarbruecken (Germany)

    1998-11-01

    During the evaluation of ultrasonic images, e.g. SAFT-reconstructed B-scan images (SAFT=Synthetic Aperture Focusing Technique) it is often difficult to decide, what is the origin of reconstructed image points: were they caused by defects, specimens geometry or mode-conversions. To facilitate this evaluation a tool based on the comparison of data was developed. Different kinds of data comparison are possible: identification of that RF-signals, which caused the reconstructed image point. This is the comparison of a reconstructed image with the corresponding RF-data. Comparison of two reconstructed images performing a superposition using logical operators. In this case e.g. the reconstruction of an unknown reflector is compared with that of a known one. Comparison of raw-RF-data by simultaneous scanning through two data sets. Here the echoes of an unknown reflector are compared with the echoes of a known one. The necessary datasets of known reflectors may be generated experimentally on reference reflectors or modelled. The aim is the identification of the reflector type, e.g. cracklike or not, the determination of position, size and orientation as well as the identification of accompanying satellite echoes. The interpretation of the SAFT-reconstructed B-scan image is carried out by a complete description of the reflector. In addition to the aim of interpretation the tool described is well suited to educate and train ultrasonic testers. (orig./MM) [Deutsch] Bei der Auswertung von Ultraschall-Abbildungen, z.B. SAFT-rekonstruierten B-Bildern (SAFT=Synthetische Apertur Fokus Technik), ist es oft schwierig zu entscheiden, wo rekonstruierte Bildpunkte herruehren: wurden sie durch Materialfehler, Bauteilgeometrie oder durch Wellenumwandlungen versursacht. Um diese Auswertung zu erleichtern, wurde ein Werkzeug entwickelt, welches auf dem Vergleich von Datensaetzen basiert. Es koennen verschiedene Arten des Datenvergleichs durchgefuehrt werden: Identifikation der HF

  20. An Outcrop-based Detailed Geological Model to Test Automated Interpretation of Seismic Inversion Results

    NARCIS (Netherlands)

    Feng, R.; Sharma, S.; Luthi, S.M.; Gisolf, A.

    2015-01-01

    Previously, Tetyukhina et al. (2014) developed a geological and petrophysical model based on the Book Cliffs outcrops that contained eight lithotypes. For reservoir modelling purposes, this model is judged to be too coarse because in the same lithotype it contains reservoir and non-reservoir

  1. Performance of educational interpreter: partnership with teachers and authorship

    Directory of Open Access Journals (Sweden)

    Lara Ferreira dos Santos

    2015-10-01

    Full Text Available This research aim to analyze and discuss the work of the Educational Interpreter (IE, which is a recent professional in our country in the field of deaf educacion, and the currently researches on their performance in the classroom are incipient. This article aimed to discuss in addition to the work of interpretation from one language to another (Brazilian Sign Language/Portuguese, their relationship of partnership with the teacher and how this may influence interpretation practices, and also the possibilities of creation and discursive authoring by professional IE. For this purpose, this research is based mostly on Bakhtinian theoretical frameworks (2009, 2010, and authors in the field of deafness, translation and interpretation. The data selected for this study was done in tape-recorder and subsequently transcribed, in a History classroom with the presence of interpreter, on the 6th year of elementary school that proposed be inclusive bilingual for the deaf. The analysis on the IE’s performance demonstrated that the work of Educational Interpreter is not restricted to the utterances translation and interpretations:  he is co-author of the discourses delivered by teachers in classroom, and your practices are connected with the teacher’s practice work development.

  2. Performance of educational interpreter: partnership with teachers and authorship

    Directory of Open Access Journals (Sweden)

    Lara Ferreira dos Santos

    2015-12-01

    Full Text Available This research aim to analyze and discuss the work of the Educational Interpreter (IE, which is a recent professional in our country in the field of deaf educacion, and the currently researches on their performance in the classroom are incipient. This article aimed to discuss in addition to the work of interpretation from one language to another (Brazilian Sign Language/Portuguese, their relationship of partnership with the teacher and how this may influence interpretation practices, and also the possibilities of creation and discursive authoring by professional IE. For this purpose, this research is based mostly on Bakhtinian theoretical frameworks (2009, 2010, and authors in the field of deafness, translation and interpretation. The data selected for this study was done in tape-recorder and subsequently transcribed, in a History classroom with the presence of interpreter, on the 6th year of elementary school that proposed be inclusive bilingual for the deaf. The analysis on the IE’s performance demonstrated that the work of Educational Interpreter is not restricted to the utterances translation and interpretations: he is co-author of the discourses delivered by teachers in classroom, and your practices are connected with the teacher’s practice work development.

  3. How accurate are interpretations of curriculum-based measurement progress monitoring data? Visual analysis versus decision rules.

    Science.gov (United States)

    Van Norman, Ethan R; Christ, Theodore J

    2016-10-01

    Curriculum based measurement of oral reading (CBM-R) is used to monitor the effects of academic interventions for individual students. Decisions to continue, modify, or terminate these interventions are made by interpreting time series CBM-R data. Such interpretation is founded upon visual analysis or the application of decision rules. The purpose of this study was to compare the accuracy of visual analysis and decision rules. Visual analysts interpreted 108 CBM-R progress monitoring graphs one of three ways: (a) without graphic aids, (b) with a goal line, or (c) with a goal line and a trend line. Graphs differed along three dimensions, including trend magnitude, variability of observations, and duration of data collection. Automated trend line and data point decision rules were also applied to each graph. Inferential analyses permitted the estimation of the probability of a correct decision (i.e., the student is improving - continue the intervention, or the student is not improving - discontinue the intervention) for each evaluation method as a function of trend magnitude, variability of observations, and duration of data collection. All evaluation methods performed better when students made adequate progress. Visual analysis and decision rules performed similarly when observations were less variable. Results suggest that educators should collect data for more than six weeks, take steps to control measurement error, and visually analyze graphs when data are variable. Implications for practice and research are discussed. Copyright © 2016 Society for the Study of School Psychology. Published by Elsevier Ltd. All rights reserved.

  4. Validating Score Interpretations and Uses: Messick Lecture, Language Testing Research Colloquium, Cambridge, April 2010

    Science.gov (United States)

    Kane, Michael

    2012-01-01

    The argument-based approach to validation involves two steps; specification of the proposed interpretations and uses of the test scores as an interpretive argument, and the evaluation of the plausibility of the proposed interpretive argument. More ambitious interpretations and uses tend to involve an extended network of inferences and assumptions…

  5. Interpreter-mediated dentistry.

    Science.gov (United States)

    Bridges, Susan; Drew, Paul; Zayts, Olga; McGrath, Colman; Yiu, Cynthia K Y; Wong, H M; Au, T K F

    2015-05-01

    The global movements of healthcare professionals and patient populations have increased the complexities of medical interactions at the point of service. This study examines interpreter mediated talk in cross-cultural general dentistry in Hong Kong where assisting para-professionals, in this case bilingual or multilingual Dental Surgery Assistants (DSAs), perform the dual capabilities of clinical assistant and interpreter. An initial language use survey was conducted with Polyclinic DSAs (n = 41) using a logbook approach to provide self-report data on language use in clinics. Frequencies of mean scores using a 10-point visual analogue scale (VAS) indicated that the majority of DSAs spoke mainly Cantonese in clinics and interpreted for postgraduates and professors. Conversation Analysis (CA) examined recipient design across a corpus (n = 23) of video-recorded review consultations between non-Cantonese speaking expatriate dentists and their Cantonese L1 patients. Three patterns of mediated interpreting indicated were: dentist designated expansions; dentist initiated interpretations; and assistant initiated interpretations to both the dentist and patient. The third, rather than being perceived as negative, was found to be framed either in response to patient difficulties or within the specific task routines of general dentistry. The findings illustrate trends in dentistry towards personalized care and patient empowerment as a reaction to product delivery approaches to patient management. Implications are indicated for both treatment adherence and the education of dental professionals. Copyright © 2015 Elsevier Ltd. All rights reserved.

  6. The Settlement of Litigations Arising from the Interpretation and Enforcement of Administrative Contracts

    Directory of Open Access Journals (Sweden)

    Vasilica NEGRUŢ

    2015-03-01

    Full Text Available Regarded nowadays as an instrument of strategy implementation of government policy and establishment mechanism of public administration, the administrative contract raises many debates on its applicable regime, but also on the jurisdiction, to solve litigations arising from their interpretation and execution. In this paper we proposed, based on the analysis of the laws in force, doctrine, jurisprudence, and previous research results related to the subject, using the comparative method, to clarify the mentioned issues. The conclusions of this paper will strengthen the practice on the referral of courts competent to solve litigations arising from the implementation of the administrative contracts in the context where the administrative contract has profound implications in the administrative, economic and social field.

  7. Competency in ECG Interpretation Among Medical Students

    Science.gov (United States)

    Kopeć, Grzegorz; Magoń, Wojciech; Hołda, Mateusz; Podolec, Piotr

    2015-01-01

    Background Electrocardiogram (ECG) is commonly used in diagnosis of heart diseases, including many life-threatening disorders. We aimed to assess skills in ECG interpretation among Polish medical students and to analyze the determinants of these skills. Material/Methods Undergraduates from all Polish medical schools were asked to complete a web-based survey containing 18 ECG strips. Questions concerned primary ECG parameters (rate, rhythm, and axis), emergencies, and common ECG abnormalities. Analysis was restricted to students in their clinical years (4th–6th), and students in their preclinical years (1st–3rd) were used as controls. Results We enrolled 536 medical students (females: n=299; 55.8%), aged 19 to 31 (23±1.6) years from all Polish medical schools. Most (72%) were in their clinical years. The overall rate of good response was better in students in years 4th–5th than those in years 1st–3rd (66% vs. 56%; pECG interpretation was higher in students who reported ECG self-learning (69% vs. 62%; pECG classes (66% vs. 66%; p=0.99). On multivariable analysis (pECG interpretation. Conclusions Polish medical students in their clinical years have a good level of competency in interpreting the primary ECG parameters, but their ability to recognize ECG signs of emergencies and common heart abnormalities is low. ECG interpretation skills are determined by self-education but not by attendance at regular ECG classes. Our results indicate qualitative and quantitative deficiencies in teaching ECG interpretation at medical schools. PMID:26541993

  8. Determining root correspondence between previously and newly detected objects

    Science.gov (United States)

    Paglieroni, David W.; Beer, N Reginald

    2014-06-17

    A system that applies attribute and topology based change detection to networks of objects that were detected on previous scans of a structure, roadway, or area of interest. The attributes capture properties or characteristics of the previously detected objects, such as location, time of detection, size, elongation, orientation, etc. The topology of the network of previously detected objects is maintained in a constellation database that stores attributes of previously detected objects and implicitly captures the geometrical structure of the network. A change detection system detects change by comparing the attributes and topology of new objects detected on the latest scan to the constellation database of previously detected objects.

  9. Validating the Interpretations and Uses of Test Scores

    Science.gov (United States)

    Kane, Michael T.

    2013-01-01

    To validate an interpretation or use of test scores is to evaluate the plausibility of the claims based on the scores. An argument-based approach to validation suggests that the claims based on the test scores be outlined as an argument that specifies the inferences and supporting assumptions needed to get from test responses to score-based…

  10. Interpretable Categorization of Heterogeneous Time Series Data

    Science.gov (United States)

    Lee, Ritchie; Kochenderfer, Mykel J.; Mengshoel, Ole J.; Silbermann, Joshua

    2017-01-01

    We analyze data from simulated aircraft encounters to validate and inform the development of a prototype aircraft collision avoidance system. The high-dimensional and heterogeneous time series dataset is analyzed to discover properties of near mid-air collisions (NMACs) and categorize the NMAC encounters. Domain experts use these properties to better organize and understand NMAC occurrences. Existing solutions either are not capable of handling high-dimensional and heterogeneous time series datasets or do not provide explanations that are interpretable by a domain expert. The latter is critical to the acceptance and deployment of safety-critical systems. To address this gap, we propose grammar-based decision trees along with a learning algorithm. Our approach extends decision trees with a grammar framework for classifying heterogeneous time series data. A context-free grammar is used to derive decision expressions that are interpretable, application-specific, and support heterogeneous data types. In addition to classification, we show how grammar-based decision trees can also be used for categorization, which is a combination of clustering and generating interpretable explanations for each cluster. We apply grammar-based decision trees to a simulated aircraft encounter dataset and evaluate the performance of four variants of our learning algorithm. The best algorithm is used to analyze and categorize near mid-air collisions in the aircraft encounter dataset. We describe each discovered category in detail and discuss its relevance to aircraft collision avoidance.

  11. Discourse Interpretation: A Deconstructive, Reader-oriented Approach to Critical Discourse Analysis

    Directory of Open Access Journals (Sweden)

    Ayman Farid Khafaga

    2017-01-01

    Full Text Available This paper is based on the premise that discourse is always under the influence of different ideological readings which not only formulate its meaning but inspire various interpretations as well; hence, it needs a theoretical cover that could justify its multiplicity of meaning. This paper, therefore, discusses the possibility of introducing a deconstructive, reader-oriented approach (DRA to Critical Discourse Analysis (CDA as a model of discourse interpretation. The paper tries to appraise the theoretical framework of CDA and to offer an overview of the fundamental propels of its interpretative task in the light of two poststructuralist literary theories: the deconstruction theory and the reception theory. The paper also endeavours to emphasize the deconstructive nature of CDA by shedding lights on its relationship with the above mentioned theories. The conclusion drawn from this paper shows that introducing a deconstructive, reader-oriented approach to CDA is relevant to the latter's interpretative nature enough to diminish a part of the criticism levelled against its interpretative framework concerning plurality of meaning; and to establish some sort of exoneration for its theoretical shortcomings. The paper recommends that DRA will bridge the gap between theory and practice as it offers a theoretical base to discourse which could advocate its critiques regarding diversity of interpretation.

  12. Interpreting Quality of Life after Brain Injury Scores: Cross-Walk with the Short Form-36.

    Science.gov (United States)

    Wilson, Lindsay; Marsden-Loftus, Isaac; Koskinen, Sanna; Bakx, Wilbert; Bullinger, Monika; Formisano, Rita; Maas, Andrew; Neugebauer, Edmund; Powell, Jane; Sarajuuri, Jaana; Sasse, Nadine; von Steinbuechel, Nicole; von Wild, Klaus; Truelle, Jean-Luc

    2017-01-01

    The Quality of Life after Brain Injury (QOLIBRI) instruments are traumatic brain injury (TBI)-specific assessments of health-related quality of life (HRQoL), with established validity and reliability. The purpose of the study is to help improve the interpretability of the two QOLIBRI summary scores (the QOLIBRI Total score and the QOLBRI Overall Scale [OS] score). An analysis was conducted of 761 patients with TBI who took part in the QOLIBRI validation studies. A cross-walk between QOLIBRI scores and the SF-36 Mental Component Summary norm-based scoring system was performed using geometric mean regression analysis. The exercise supports a previous suggestion that QOLIBRI Total scores GOSE), as a measure of global function, are presented in the form of means and standard deviations that allow comparison with other studies, and data on age and sex are presented for the QOLIBRI-OS. While bearing in mind the potential imprecision of the comparison, the findings provide a framework for evaluating QOLIBRI summary scores in relation to generic HRQoL that improves their interpretability.

  13. Standardized Interpretation of Chest Radiographs in Cases of Pediatric Pneumonia From the PERCH Study.

    Science.gov (United States)

    Fancourt, Nicholas; Deloria Knoll, Maria; Barger-Kamate, Breanna; de Campo, John; de Campo, Margaret; Diallo, Mahamadou; Ebruke, Bernard E; Feikin, Daniel R; Gleeson, Fergus; Gong, Wenfeng; Hammitt, Laura L; Izadnegahdar, Rasa; Kruatrachue, Anchalee; Madhi, Shabir A; Manduku, Veronica; Matin, Fariha Bushra; Mahomed, Nasreen; Moore, David P; Mwenechanya, Musaku; Nahar, Kamrun; Oluwalana, Claire; Ominde, Micah Silaba; Prosperi, Christine; Sande, Joyce; Suntarattiwong, Piyarat; O'Brien, Katherine L

    2017-06-15

    Chest radiographs (CXRs) are a valuable diagnostic tool in epidemiologic studies of pneumonia. The World Health Organization (WHO) methodology for the interpretation of pediatric CXRs has not been evaluated beyond its intended application as an endpoint measure for bacterial vaccine trials. The Pneumonia Etiology Research for Child Health (PERCH) study enrolled children aged 1-59 months hospitalized with WHO-defined severe and very severe pneumonia from 7 low- and middle-income countries. An interpretation process categorized each CXR into 1 of 5 conclusions: consolidation, other infiltrate, both consolidation and other infiltrate, normal, or uninterpretable. Two members of a 14-person reading panel, who had undertaken training and standardization in CXR interpretation, interpreted each CXR. Two members of an arbitration panel provided additional independent reviews of CXRs with discordant interpretations at the primary reading, blinded to previous reports. Further discordance was resolved with consensus discussion. A total of 4172 CXRs were obtained from 4232 cases. Observed agreement for detecting consolidation (with or without other infiltrate) between primary readers was 78% (κ = 0.50) and between arbitrators was 84% (κ = 0.61); agreement for primary readers and arbitrators across 5 conclusion categories was 43.5% (κ = 0.25) and 48.5% (κ = 0.32), respectively. Disagreement was most frequent between conclusions of other infiltrate and normal for both the reading panel and the arbitration panel (32% and 30% of discordant CXRs, respectively). Agreement was similar to that of previous evaluations using the WHO methodology for detecting consolidation, but poor for other infiltrates despite attempts at a rigorous standardization process. © The Author 2017. Published by Oxford University Press for the Infectious Diseases Society of America.

  14. Patterns of Communication through Interpreters: A Detailed Sociolinguistic Analysis

    Science.gov (United States)

    Aranguri, Cesar; Davidson, Brad; Ramirez, Robert

    2006-01-01

    BACKGROUND Numerous articles have detailed how the presence of an interpreter leads to less satisfactory communication with physicians; few have studied how actual communication takes place through an interpreter in a clinical setting. OBJECTIVE Record and analyze physician-interpreter-patient interactions. DESIGN Primary care physicians with high-volume Hispanic practices were recruited for a communication study. Dyslipidemic Hispanic patients, either monolingual Spanish or bilingual Spanish-English, were recruited on the day of a normally scheduled appointment and, once consented, recorded without a researcher present in the room. Separate postvisit interviews were conducted with the patient and the physician. All interactions were fully transcribed and analyzed. PARTICIPANTS Sixteen patients were recorded interacting with 9 physicians. Thirteen patients used an interpreter with 8 physicians, and 3 patients spoke Spanish with the 1 bilingual physician. APPROACH Transcript analysis based on sociolinguistic and discourse analytic techniques, including but not limited to time speaking, analysis of questions asked and answered, and the loss of semantic information. RESULTS Speech was significantly reduced and revised by the interpreter, resulting in an alteration of linguistic features such as content, meaning, reinforcement/validation, repetition, and affect. In addition, visits that included an interpreter had virtually no rapport-building “small talk,” which typically enables the physician to gain comprehensive patient history, learn clinically relevant information, and increase emotional engagement in treatment. CONCLUSIONS The presence of an interpreter increases the difficulty of achieving good physician-patient communication. Physicians and interpreters should be trained in the process of communication and interpretation, to minimize conversational loss and maximize the information and relational exchange with interpreted patients. PMID:16808747

  15. When Factorization Meets Heterogeneous Latent Topics:An Interpretable Cross-Site Recommendation Framework

    Institute of Scientific and Technical Information of China (English)

    辛欣; 林钦佑; 魏骁驰; 黄河燕

    2015-01-01

    Data sparsity is a well-known challenge in recommender systems. Previous studies alleviate this problem by incorporating the information within the corresponding social media site. In this paper, we solve this challenge by exploring cross-site information. Specifically, we examine: 1) how to effectively and efficiently utilize cross-site ratings and content features to improve recommendation performance and 2) how to make the recommendation interpretable by utilizing content features. We propose a joint model of matrix factorization and latent topic analysis. Heterogeneous content features are modeled by multiple kinds of latent topics. In addition, the combination of matrix factorization and latent topics makes the recommendation result interpretable. Therefore, the above two issues are simultaneously solved. Through a real-world dataset, where user behaviors in three social media sites are collected, we demonstrate that the proposed model is effective in improving recommendation performance and interpreting the rationale of ratings.

  16. Control-Flow Analysis of Function Calls and Returns by Abstract Interpretation

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Jensen, Thomas P.

    , effectively approximating where function calls return across optimized tail calls. The analysis is systematically calculated by abstract interpretation of the stack-based CaEK abstract machine of Flanagan et al. using a series of Galois connections. Abstract interpretation provides a unifying setting in which...

  17. A Heritage Interpretation-Based Itinerary to Enhance Tourist Use of Traditional Rural Buildings

    Directory of Open Access Journals (Sweden)

    Paola M. Leanza

    2016-01-01

    Full Text Available The study describes the planning strategy for a tourist itinerary in rural areas located in South-Eastern Sicily which aimed at promoting cultural rural heritage and diversifying the tourist offer. The planning of the tourist itinerary occurred within an appropriate heritage interpretation strategy as a working method which could facilitate the understanding and social use of the heritage sites located along the itinerary. The tourist itinerary combined significant territory potential such as traditional rural buildings and enogastronomy. It included a starting point; which is a heritage site and an already well known “tourist attraction”, and several other tourist resources selected on the basis of the information derived from the analysis of the profile of the average visitor to the area. An interpretation center, which was located at the heritage site, and several interpretation media placed at each stopping point included in the itinerary supported the tourists during their trip. By promoting traditional rural buildings and enogastronomy, the tourist itinerary represents a significant opportunity for rural diversification and, therefore, can contribute to achieving sustainable socio-economic development of rural areas.

  18. Development and validation of open-source software for DNA mixture interpretation based on a quantitative continuous model.

    Science.gov (United States)

    Manabe, Sho; Morimoto, Chie; Hamano, Yuya; Fujimoto, Shuntaro; Tamaki, Keiji

    2017-01-01

    In criminal investigations, forensic scientists need to evaluate DNA mixtures. The estimation of the number of contributors and evaluation of the contribution of a person of interest (POI) from these samples are challenging. In this study, we developed a new open-source software "Kongoh" for interpreting DNA mixture based on a quantitative continuous model. The model uses quantitative information of peak heights in the DNA profile and considers the effect of artifacts and allelic drop-out. By using this software, the likelihoods of 1-4 persons' contributions are calculated, and the most optimal number of contributors is automatically determined; this differs from other open-source software. Therefore, we can eliminate the need to manually determine the number of contributors before the analysis. Kongoh also considers allele- or locus-specific effects of biological parameters based on the experimental data. We then validated Kongoh by calculating the likelihood ratio (LR) of a POI's contribution in true contributors and non-contributors by using 2-4 person mixtures analyzed through a 15 short tandem repeat typing system. Most LR values obtained from Kongoh during true-contributor testing strongly supported the POI's contribution even for small amounts or degraded DNA samples. Kongoh correctly rejected a false hypothesis in the non-contributor testing, generated reproducible LR values, and demonstrated higher accuracy of the estimated number of contributors than another software based on the quantitative continuous model. Therefore, Kongoh is useful in accurately interpreting DNA evidence like mixtures and small amounts or degraded DNA samples.

  19. Development and validation of open-source software for DNA mixture interpretation based on a quantitative continuous model.

    Directory of Open Access Journals (Sweden)

    Sho Manabe

    Full Text Available In criminal investigations, forensic scientists need to evaluate DNA mixtures. The estimation of the number of contributors and evaluation of the contribution of a person of interest (POI from these samples are challenging. In this study, we developed a new open-source software "Kongoh" for interpreting DNA mixture based on a quantitative continuous model. The model uses quantitative information of peak heights in the DNA profile and considers the effect of artifacts and allelic drop-out. By using this software, the likelihoods of 1-4 persons' contributions are calculated, and the most optimal number of contributors is automatically determined; this differs from other open-source software. Therefore, we can eliminate the need to manually determine the number of contributors before the analysis. Kongoh also considers allele- or locus-specific effects of biological parameters based on the experimental data. We then validated Kongoh by calculating the likelihood ratio (LR of a POI's contribution in true contributors and non-contributors by using 2-4 person mixtures analyzed through a 15 short tandem repeat typing system. Most LR values obtained from Kongoh during true-contributor testing strongly supported the POI's contribution even for small amounts or degraded DNA samples. Kongoh correctly rejected a false hypothesis in the non-contributor testing, generated reproducible LR values, and demonstrated higher accuracy of the estimated number of contributors than another software based on the quantitative continuous model. Therefore, Kongoh is useful in accurately interpreting DNA evidence like mixtures and small amounts or degraded DNA samples.

  20. Basic principles of pulmonary anatomy and physiology for CT interpretation of lung diseases

    International Nuclear Information System (INIS)

    Remy-Jardin, M.; Beigelman, C.; Desfontaines, C.; Dupont, S.; Remy, J.

    1989-01-01

    High resolution CT is now the method of choice in the diagnosis of lung diseases, especially in their early recognition. However, the radiologist must be aware of precise anatomic, pathologic and physiologic data which are observed when the patient is supine. This concept leads to a transversal analysis of lung diseases by CT, as previously proposed in the coronal and sagittal planes for conventional chest X Ray interpretation. The aim of the study is to demonstrate that these regional differences in the lung must be included in the method of chest scanning but also in the interpretation of lung diseases [fr

  1. Local Interpretations of Degrowth—Actors, Arenas and Attempts to Influence Policy

    Directory of Open Access Journals (Sweden)

    Katarina Buhr

    2018-06-01

    Full Text Available During the last decade, degrowth has developed into a central research theme within sustainability science. A significant proportion of previous works on degrowth has focused on macro-level units of analysis, such as global or national economies. Less is known about local interpretations of degrowth. This study explored interpretations of growth and degrowth in a local setting and attempts to integrate degrowth ideas into local policy. The work was carried out as a qualitative single-case study of the small town of Alingsås, Sweden. The results revealed two different, yet interrelated, local growth discourses in Alingsås: one relating to population growth and one relating to economic growth. Individuals participating in the degrowth discourse tend to have a sustainability-related profession and/or background in civil society. Arenas for local degrowth discussions are few and temporary and, despite some signs of influence, degrowth-related ideas have not had any significant overall impact on local policy and planning. In practice, degrowth-interested individuals tend to adjust their arguments to the mainstream sustainability discourse and turn to arenas beyond the formal municipal organization when discussing transformative ideas about development, progress, and quality of life. Based on these findings, the conditions for a further integration of degrowth into local policy and planning are discussed. Suggested themes for further research are institutional change and the role of local politicians.

  2. Interpreting space-based trends in carbon monoxide with multiple models

    Directory of Open Access Journals (Sweden)

    S. A. Strode

    2016-06-01

    Full Text Available We use a series of chemical transport model and chemistry climate model simulations to investigate the observed negative trends in MOPITT CO over several regions of the world, and to examine the consistency of time-dependent emission inventories with observations. We find that simulations driven by the MACCity inventory, used for the Chemistry Climate Modeling Initiative (CCMI, reproduce the negative trends in the CO column observed by MOPITT for 2000–2010 over the eastern United States and Europe. However, the simulations have positive trends over eastern China, in contrast to the negative trends observed by MOPITT. The model bias in CO, after applying MOPITT averaging kernels, contributes to the model–observation discrepancy in the trend over eastern China. This demonstrates that biases in a model's average concentrations can influence the interpretation of the temporal trend compared to satellite observations. The total ozone column plays a role in determining the simulated tropospheric CO trends. A large positive anomaly in the simulated total ozone column in 2010 leads to a negative anomaly in OH and hence a positive anomaly in CO, contributing to the positive trend in simulated CO. These results demonstrate that accurately simulating variability in the ozone column is important for simulating and interpreting trends in CO.

  3. Estimating the effect of current, previous and never use of drugs in studies based on prescription registries

    DEFF Research Database (Denmark)

    Nielsen, Lars Hougaard; Løkkegaard, Ellen; Andreasen, Anne Helms

    2009-01-01

    of this misclassification for analysing the risk of breast cancer. MATERIALS AND METHODS: Prescription data were obtained from Danish Registry of Medicinal Products Statistics and we applied various methods to approximate treatment episodes. We analysed the duration of HT episodes to study the ability to identify......PURPOSE: Many studies which investigate the effect of drugs categorize the exposure variable into never, current, and previous use of the study drug. When prescription registries are used to make this categorization, the exposure variable possibly gets misclassified since the registries do...... not carry any information on the time of discontinuation of treatment.In this study, we investigated the amount of misclassification of exposure (never, current, previous use) to hormone therapy (HT) when the exposure variable was based on prescription data. Furthermore, we evaluated the significance...

  4. Processing demands upon cognitive, linguistic, and articulatory functions promote grey matter plasticity in the adult multilingual brain: Insights from simultaneous interpreters.

    Science.gov (United States)

    Elmer, Stefan; Hänggi, Jürgen; Jäncke, Lutz

    2014-05-01

    Until now, considerable effort has been made to determine structural brain characteristics related to exceptional multilingual skills. However, at least one important question has not yet been satisfactorily addressed in the previous literature, namely whether and to which extent the processing demands upon cognitive, linguistic, and articulatory functions may promote grey matter plasticity in the adult multilingual brain. Based on the premise that simultaneous interpretation is a highly demanding linguistic task that places strong demands on executive and articulatory functions, here we compared grey matter volumes between professional simultaneous interpreters (SI) and multilingual control subjects. Thereby, we focused on a specific set of a-priori defined bilateral brain regions that have previously been shown to support neurocognitional aspects of language control and linguistic functions in the multilingual brain. These regions are the cingulate gyrus, caudate nucleus, frontal operculum (pars triangularis and opercularis), inferior parietal lobe (IPL) (supramarginal and angular gyrus), and the insula. As a main result, we found reduced grey matter volumes in professional SI, compared to multilingual controls, in the left middle-anterior cingulate gyrus, bilateral pars triangularis, left pars opercularis, bilateral middle part of the insula, and in the left supramarginal gyrus (SMG). Interestingly, grey matter volume in left pars triangularis, right pars opercularis, middle-anterior cingulate gyrus, and in the bilateral caudate nucleus was negatively correlated with the cumulative number of interpreting hours. Hence, we provide first evidence for an expertise-related grey matter architecture that may reflect a composite of brain characteristics that were still present before interpreting training and training-related changes. Copyright © 2014 Elsevier Ltd. All rights reserved.

  5. Mobile Learning Based Worked Example in Electric Circuit (WEIEC) Application to Improve the High School Students' Electric Circuits Interpretation Ability

    Science.gov (United States)

    Yadiannur, Mitra; Supahar

    2017-01-01

    This research aims to determine the feasibility and effectivity of mobile learning based Worked Example in Electric Circuits (WEIEC) application in improving the high school students' electric circuits interpretation ability on Direct Current Circuits materials. The research method used was a combination of Four-D Models and ADDIE model. The…

  6. Why history matters: The place of historical consciousness in a multidimensional approach towards biblical interpretation

    Directory of Open Access Journals (Sweden)

    Louise C. Jonker

    2013-09-01

    Full Text Available Since the linguistic turn of New Criticism and the advent of reader-response approaches in the previous century, the category of history has come under pressure in biblical interpretation. New developments in general historiography have also emphasised that the past is forever past, and that only constructions of the past remain. These developments bring many to the conclusion that the past offers no assistance in the interpretation process. In my paper I would like to re-emphasise that �historical consciousness� does not mean an anachronistic clinging to something which no longer exists, but rather refers to the ability to sense the multidimensionality of interpretation, particularly in the case of ancient biblical texts.

  7. Medical interpreters as tools: dangers and challenges in the utilitarian approach to interpreters' roles and functions.

    Science.gov (United States)

    Hsieh, Elaine; Kramer, Eric Mark

    2012-10-01

    This study explores the tensions, challenges, and dangers when a utilitarian view of interpreter is constructed, imposed, and/or reinforced in health care settings. We conducted in-depth interviews and focus groups with 26 medical interpreters from 17 different languages and cultures and 39 providers of five specialties. Grounded theory was used for data analysis. The utilitarian view to interpreters' roles and functions influences providers in the following areas: (a) hierarchical structure and unidirectional communication, (b) the interpreter seen as information gatekeeper, (c) the interpreter seen as provider proxy, and (d) interpreter's emotional support perceived as tools. When interpreters are viewed as passive instruments, a utilitarian approach may compromise the quality of care by silencing patients' and interpreters' voice, objectifying interpreters' emotional work, and exploiting patients' needs. Providers need to recognize that a utilitarian approach to the interpreter's role and functions may create interpersonal and ethical dilemmas that compromise the quality of care. By viewing interpreters as smart technology (rather than passive instruments), both providers and interpreters can learn from and co-evolve with each other, allowing them to maintain control over their expertise and to work as collaborators in providing quality care. Copyright © 2012 Elsevier Ireland Ltd. All rights reserved.

  8. Heart rate and exercise: An evidence based interpretation

    Directory of Open Access Journals (Sweden)

    Marcos Bezerra de Almeida

    2007-06-01

    Full Text Available a manner as to facilitate clinical and epidemiological interpretation, and its use for prescribing exercise. At rest, HR can be considered a marker of subjects’ autonomic condition, but despite being affected by maximal aerobic power, neither should not be used for estimating the other. It is possible for HR to increase rapidly within just few seconds of exercise as a result of the vagal inhibition refl ex. This kind of situation is quite common in sports in which movements may be short and sudden, such as judo and tennis, and this information could be used for detecting sports talent. During prolonged exercise, HR tends to follow the level of intensity of effort, especially in continuous exercise. Maximum HR determined by equations exhibits signifi cant estimation errors and should be used with caution. Higher values suggest a better prognosis in terms of risk of mortality. Fast recovery of baseline HR after exercise, while indicating low cardiovascular risk, does not necessarily denote good aerobic fi tness. Evidence also suggests that resistance exercises evoke a lower cardiovascular response than endurance exercises. In conclusion, the utilization of HR for the purposes of diagnosis, prognosis or exercise prescription should be evidence based, in order to diminish the risk of interpretation errors, and also to increase applicability. RESUMO Nosso objetivo foi apresentar e discutir a resposta da freqüência cardíaca (FC de modo a favorecer sua interpretação clínica, epidemiológica e para a prescrição do exercício. Em repouso, a FC é um indicador da condição autonômica do indivíduo, e que apesar de ser infl uenciada pela potência aeróbia máxima, não deve ser utilizada para sua determinação. A FC pode aumentar bastante em apenas poucos segundos de exercício em decorrência do refl exo de inibição vagal. Este tipo de situação é comum em esportes cujos movimentos podem ser súbitos e de curta duração, como o judô e

  9. Design of interpretable fuzzy systems

    CERN Document Server

    Cpałka, Krzysztof

    2017-01-01

    This book shows that the term “interpretability” goes far beyond the concept of readability of a fuzzy set and fuzzy rules. It focuses on novel and precise operators of aggregation, inference, and defuzzification leading to flexible Mamdani-type and logical-type systems that can achieve the required accuracy using a less complex rule base. The individual chapters describe various aspects of interpretability, including appropriate selection of the structure of a fuzzy system, focusing on improving the interpretability of fuzzy systems designed using both gradient-learning and evolutionary algorithms. It also demonstrates how to eliminate various system components, such as inputs, rules and fuzzy sets, whose reduction does not adversely affect system accuracy. It illustrates the performance of the developed algorithms and methods with commonly used benchmarks. The book provides valuable tools for possible applications in many fields including expert systems, automatic control and robotics.

  10. The ICRP working party on bioassay interpretation

    International Nuclear Information System (INIS)

    Fry, F.A.; Lipsztein, J.L.; Birchall, A.

    2003-01-01

    In recent years there have been many developments in modelling the behaviour of radionuclides in the human body. The current generation of models are designed to be more 'realistic' than the previous generation of simple compartment models. The International Commission on Radiological Protection (ICRP) uses these models to produce dose coefficients and recognises that there is a need to give more guidance on how these models can be used to interpret bioassay data. A working party has been set up to address the issue. This paper describes some of the problems, some approaches to solving the problems and the progress of the ICRP working party. (author)

  11. Visualisation and interpretation of the autumn 2006 mise-a-la-masse survey data at the Olkiluoto site

    International Nuclear Information System (INIS)

    Lehtonen, T.

    2007-01-01

    previous surveys. The best electrical connections from current earthings in drillholes OL-KR4 and OL-KR27 were found to drillhole OL-KR40. Drillholes OL-KR41, OL-KR42 and OL-KR43 are too remotely situated for reliable interpretations. Ground surveys were hampered strongly by electrical disturbances of the infrastructure in the Olkiluoto. Results of the all surveys are also collected in the same table, where every one of connections is classified. Interpretations are merely based on mise-a-la-masse data. (orig.)

  12. Agreement in the Interpretation of Magnetic Resonance Images of the Lumbar Spine

    International Nuclear Information System (INIS)

    Kovacs, F.M.; Royuela, A.; Jensen, T.S.

    2009-01-01

    Background: Correlation between clinical features and magnetic resonance imaging (MRI) findings is essential in low-back-pain patients. Most previous studies have analyzed concordance in the interpretation of lumbar MRI among a few radiologists who worked together. This may have overestimated concordance. Purpose: To evaluate intra- and interobserver agreement in the interpretation of lumbar MRI performed in an open 0.2T system. Material and Methods: Seven radiologists from two different geographic settings in Spain interpreted the lumbar MRIs of 50 subjects representative of the general Danish population aged 40 years. The radiologists interpreted the images in routine clinical practice, having no knowledge of the clinical and demographic characteristics of the subjects and blinded to their colleagues' assessments. Six of the radiologists evaluated the same MRIs 14 days later, having no knowledge of the previous results. Data on the existence of disc degeneration, high-intensity zones, disc contour, Schmorl nodes, Modic changes, osteophytes, spondylolisthesis, and spinal stenosis were collected in the Nordic Modic Consensus Group Classification form. Intra- and interobserver agreement was analyzed for variables with a prevalence =10% and =90% by means of the kappa statistic. Results: Intra- and interobserver agreement was excellent for variables related to Modic changes, and fair to good for disc contour, high-intensity zones, and Schmorl nodes. The evaluations for disc degeneration and osteophytes were found to have fair to good intraobserver agreement and poor interobserver agreement. The agreement for the evaluations of spondylolisthesis and spinal stenosis was not analyzed because they were observed in <10% of reports. Conclusion: Images from 0.2T MRIs appear to lead to good agreement in the reporting of disc contour, high-intensity zones, Schmorl nodes, and, in particular, Modic changes, suggesting that they can possibly be reliably used for clinical research

  13. Agreement in the Interpretation of Magnetic Resonance Images of the Lumbar Spine

    Energy Technology Data Exchange (ETDEWEB)

    Kovacs, F.M. (Dept. Cientfico, Fundacin Kovacs, Palma de Majorca (Spain)); Royuela, A. (Spanish Back Pain Research Network, Fundacin Kovacs, Palma de Majorca (Spain)); Jensen, T.S. (Back Research Center, Backcenter Funen, Ringe (Denmark)) (and others)

    2009-06-15

    Background: Correlation between clinical features and magnetic resonance imaging (MRI) findings is essential in low-back-pain patients. Most previous studies have analyzed concordance in the interpretation of lumbar MRI among a few radiologists who worked together. This may have overestimated concordance. Purpose: To evaluate intra- and interobserver agreement in the interpretation of lumbar MRI performed in an open 0.2T system. Material and Methods: Seven radiologists from two different geographic settings in Spain interpreted the lumbar MRIs of 50 subjects representative of the general Danish population aged 40 years. The radiologists interpreted the images in routine clinical practice, having no knowledge of the clinical and demographic characteristics of the subjects and blinded to their colleagues' assessments. Six of the radiologists evaluated the same MRIs 14 days later, having no knowledge of the previous results. Data on the existence of disc degeneration, high-intensity zones, disc contour, Schmorl nodes, Modic changes, osteophytes, spondylolisthesis, and spinal stenosis were collected in the Nordic Modic Consensus Group Classification form. Intra- and interobserver agreement was analyzed for variables with a prevalence =10% and =90% by means of the kappa statistic. Results: Intra- and interobserver agreement was excellent for variables related to Modic changes, and fair to good for disc contour, high-intensity zones, and Schmorl nodes. The evaluations for disc degeneration and osteophytes were found to have fair to good intraobserver agreement and poor interobserver agreement. The agreement for the evaluations of spondylolisthesis and spinal stenosis was not analyzed because they were observed in <10% of reports. Conclusion: Images from 0.2T MRIs appear to lead to good agreement in the reporting of disc contour, high-intensity zones, Schmorl nodes, and, in particular, Modic changes, suggesting that they can possibly be reliably used for clinical

  14. Application of knowledge-based network processing to automated gas chromatography data interpretation

    International Nuclear Information System (INIS)

    Levis, A.P.; Timpany, R.G.; Klotter, D.A.

    1995-01-01

    A method of translating a two-way table of qualified symptom/cause relationships into a four layer Expert Network for diagnosis of machine or sample preparation failure for Gas Chromatography is presented. This method has proven to successfully capture an expert's ability to predict causes of failure in a Gas Chromatograph based on a small set of symptoms, derived from a chromatogram, in spite of poorly defined category delineations and definitions. In addition, the resulting network possesses the advantages inherent in most neural networks: the ability to function correctly in the presence of missing or uncertain inputs and the ability to improve performance through data-based training procedures. Acquisition of knowledge from the domain experts produced a group of imprecise cause-to-symptom relationships. These are reproduced as parallel pathways composed of Symptom-Filter-Combination-Cause node chains in the network representation. Each symptom signal is passed through a Filter node to determine if the signal should be interpreted as positive or negative evidence and then modified according to the relationship established by the domain experts. The signals from several processed symptoms are then combined in the Combination node(s) for a given cause. The resulting value is passed to the Cause node and the highest valued Cause node is then selected as the most probable cause of failure

  15. Puzzle based teaching versus traditional instruction in electrocardiogram interpretation for medical students--a pilot study.

    Science.gov (United States)

    Rubinstein, Jack; Dhoble, Abhijeet; Ferenchick, Gary

    2009-01-13

    Most medical professionals are expected to possess basic electrocardiogram (EKG) interpretation skills. But, published data suggests that residents' and physicians' EKG interpretation skills are suboptimal. Learning styles differ among medical students; individualization of teaching methods has been shown to be viable and may result in improved learning. Puzzles have been shown to facilitate learning in a relaxed environment. The objective of this study was to assess efficacy of teaching puzzle in EKG interpretation skills among medical students. This is a reader blinded crossover trial. Third year medical students from College of Human Medicine, Michigan State University participated in this study. Two groups (n = 9) received two traditional EKG interpretation skills lectures followed by a standardized exam and two extra sessions with the teaching puzzle and a different exam. Two other groups (n = 6) received identical courses and exams with the puzzle session first followed by the traditional teaching. EKG interpretation scores on final test were used as main outcome measure. The average score after only traditional teaching was 4.07 +/- 2.08 while after only the puzzle session was 4.04 +/- 2.36 (p = 0.97). The average improvement after the traditional session was followed up with a puzzle session was 2.53 +/- 1.94 while the average improvement after the puzzle session was followed with the traditional session was 2.08 +/- 1.73 (p = 0.67). The final EKG exam score for this cohort (n = 15) was 84.1 compared to 86.6 (p = 0.22) for a comparable sample of medical students (n = 15) at a different campus. Teaching EKG interpretation with puzzles is comparable to traditional teaching and may be particularly useful for certain subgroups of students. Puzzle session are more interactive and relaxing, and warrant further investigations on larger scale.

  16. Using narrative pedagogy: learning and practising interpretive thinking.

    Science.gov (United States)

    Ironside, Pamela M

    2006-08-01

    This paper reports a hermeneutic study undertaken to explicate students' experiences in educational courses in which teachers enact Narrative Pedagogy. International interest in developing and implementing discipline-specific pedagogies is becoming commonplace as teachers respond to the challenges of preparing students for contemporary practice. Lifeworld Pedagogy, developed in Scandinavia, and Narrative Pedagogy, developed in the United States of America, Canada and New Zealand, are two approaches developed from nursing research for nursing education that provide teachers with research-based alternatives to conventional pedagogy. Further research is needed, however, that addresses how new pedagogies are experienced in schools of nursing. Teachers and students from 22 schools of nursing in the United States of America were interviewed over a 4-year period between 2002 and 2005. Using interpretive phenomenology as the philosophical background and Heideggerian hermeneutics as the method, accounts from 52 participants were analysed by a research team. The theme Learning and Practising Interpretive Thinking reveals how reform is occurring in schools of nursing that use Narrative Pedagogy. It documents how Narrative Pedagogy helps students challenge their assumptions and think through and interpret situations they encounter from multiple perspectives. Findings suggest that by focusing teachers' and students' attention on thinking and interpreting as communal experiences, interpretive pedagogies such as Narrative Pedagogy engage teachers and students in pooling their wisdom, challenging their preconceptions, envisioning new possibilities for providing care and engaging with others to ensure patient-centred care and safety. By documenting students' experiences in courses in which Narrative Pedagogy is used, this study provides teachers with research-based evidence to guide their pedagogical decisions. It extends international efforts to develop discipline

  17. Influence of Previous Knowledge, Language Skills and Domain-specific Interest on Observation Competency

    Science.gov (United States)

    Kohlhauf, Lucia; Rutke, Ulrike; Neuhaus, Birgit

    2011-10-01

    Many epoch-making biological discoveries (e.g. Darwinian Theory) were based upon observations. Nevertheless, observation is often regarded as `just looking' rather than a basic scientific skill. As observation is one of the main research methods in biological sciences, it must be considered as an independent research method and systematic practice of this method is necessary. Because observation skills form the basis of further scientific methods (e.g. experiments or comparisons) and children from the age of 4 years are able to independently generate questions and hypotheses, it seems possible to foster observation competency at a preschool level. To be able to provide development-adequate individual fostering of this competency, it is first necessary to assess each child's competency. Therefore, drawing on the recent literature, we developed in this study a competency model that was empirically evaluated within learners ( N = 110) from different age groups, from kindergarten to university. In addition, we collected data on language skills, domain-specific interest and previous knowledge to analyse coherence between these skills and observation competency. The study showed as expected that previous knowledge had a high impact on observation competency, whereas the influence of domain-specific interest was nonexistent. Language skills were shown to have a weak influence. By utilising the empirically validated model consisting of three dimensions (`Describing', `Scientific reasoning' and `Interpreting') and three skill levels, it was possible to assess each child's competency level and to develop and evaluate guided play activities to individually foster a child's observation competency.

  18. The impact of image test bank construction on radiographic interpretation outcomes: A comparison study

    International Nuclear Information System (INIS)

    Hardy, M.; Flintham, K.; Snaith, B.; Lewis, E.F.

    2016-01-01

    Introduction: Assessment of image interpretation competency is commonly undertaken through review of a defined image test bank. Content of these image banks has been criticised for the high percentage of abnormal examinations which contrasts with lower reported incidences of abnormal radiographs in clinical practice. As a result, questions have been raised regarding the influence of prevalence bias on the accuracy of interpretive decision making. This article describes a new and novel approach to the design of musculoskeletal image test banks. Methods: Three manufactured image banks were compiled following a standard academic menu in keeping with previous studies. Three further image test banks were constructed to reflect local clinical workload within a single NHS Trust. Eighteen radiographers, blinded to the method of test bank composition, were randomly assigned 2 test banks to review (1 manufactured, 1 clinical workload). Comparison of interpretive accuracy was undertaken. Results: Inter-rater agreement was moderate to good for all image banks (manufactured: range k = 0.45–0.68; clinical workload: k = 0.49–0.62). A significant difference in mean radiographer sensitivity was noted between test bank designs (manufactured 87.1%; clinical workload 78.5%; p = 0.040, 95% CI = 0.4–16.8; t = 2.223). Relative parity in radiographer specificity and overall accuracy was observed. Conclusion: This study confirms the findings of previous research that high abnormality prevalence image banks over-estimate the ability of observers to identify abnormalities. Assessment of interpretive competency using an image bank that reflects local clinical practice is a better approach to accurately establish interpretive competency and the learning development needs of individual practitioners. - Highlights: • High prevalence image test banks over-estimate the ability of observers. • Clinical workload test banks may better reflect image interpretation competency.

  19. An interpretation of the tectonostratigraphic framework of the Murray Basin region of southeastern Australia, based on an examination of airborne magnetic patterns

    Science.gov (United States)

    Brown, C. M.; Tucker, D. H.; Anfiloff, V.

    1988-11-01

    New pixel map representations of regional total magnetic intensity data reveal previously unknown characteristics of the basement concealed beneath thin Cainozoic sediments of the Murray Basin in southeastern Australia. Interpretations of magnetic patterns in terms of structural features allow a revised interpretation of the nature of the tectonostratigraphic framework underlying and flanking the basin. The magnetic data indicate that arcuate or curvilinear structural trends under the Murray Basin do not conform with those of the exposed Lachlan Fold Belt to the east and suggest that the basement concealed beneath the basin, together with that exposed in the Victorian Highlands to the south, forms a distinct composite tectonostratigraphic terrane. Beneath the southwestern Murray Basin ?Proterozoic-Lower Cambrian metasediments of the Padthaway Ridge of the Kanmantoo Fold Belt display a northwesterly trending structural grain and a previously unsuspected continuity of structural trend with Adelaidean-Cambrian rocks of the Mount Lofty Ranges to the west. In the south, Cambrian volcanics of the Black Range and Stavely greenstone belts have similar magnetic response and appear to be components of a single elongate and strongly magnetic domain which extends to the northwest for at least 400 km (Stavely Belt). To the north a similar but entirely concealed northeasterly trending magnetic domain can also be interpreted as volcanics (Lake Wintlow Belt). Together these two magnetic domains appear to form an arcuate zone of volcanics, with a concave-to-the-east configuration, located at a possible suture between the Lachlan and Kanmantoo Fold Belts beneath the western Murray Basin. In the south the magnetic imagery indicates that metasediments of the ?Cambro-Ordovician Stawell Belt produce magnetic patterns distinct from those produced by the metasediments of the adjacent Ordovician Bendigo Belt, which can itself be subdivided into a number of areas of distinct magnetic

  20. Forest Interpreter's Primer on Fire Management.

    Science.gov (United States)

    Zelker, Thomas M.

    Specifically prepared for the use of Forest Service field-based interpreters of the management, protection, and use of forest and range resources and the associated human, cultural, and natural history found on these lands, this book is the second in a series of six primers on the multiple use of forest and range resources. Following an…

  1. Interpreting Physics

    CERN Document Server

    MacKinnon, Edward

    2012-01-01

    This book is the first to offer a systematic account of the role of language in the development and interpretation of physics. An historical-conceptual analysis of the co-evolution of mathematical and physical concepts leads to the classical/quatum interface. Bohrian orthodoxy stresses the indispensability of classical concepts and the functional role of mathematics. This book analyses ways of extending, and then going beyond this orthodoxy orthodoxy. Finally, the book analyzes how a revised interpretation of physics impacts on basic philosophical issues: conceptual revolutions, realism, and r

  2. Problems in black-hole entropy interpretation

    International Nuclear Information System (INIS)

    Liberati, S.

    1997-01-01

    In this work some proposals for black-hole entropy interpretation are exposed and investigated. In particular, the author will firstly consider the so-called 'entanglement entropy' interpretation, in the framework of the brick wall model and the divergence problem arising in the one-loop calculations of various thermodynamical quantities, like entropy, internal energy and heat capacity. It is shown that the assumption of equality of entanglement entropy and Bekenstein-Hawking one appears to give inconsistent results. These will be a starting point for a different interpretation of black.hole entropy based on peculiar topological structures of manifolds with 'intrinsic' thermodynamical features. It is possible to show an exact relation between black-hole gravitational entropy and topology of these Euclidean space-times. the expression for the Euler characteristic, through the Gauss-Bonnet integral, and the one for entropy for gravitational instantons are proposed in a form which makes the relation between these self-evident. Using this relation he propose a generalization of the Bekenstein-Hawking entropy in which the former and Euler characteristic are related in the equation S = χA / 8. Finally, he try to expose some conclusions and hypotheses about possible further development of this research

  3. A formal approach to the analysis of clinical computer-interpretable guideline modeling languages.

    Science.gov (United States)

    Grando, M Adela; Glasspool, David; Fox, John

    2012-01-01

    To develop proof strategies to formally study the expressiveness of workflow-based languages, and to investigate their applicability to clinical computer-interpretable guideline (CIG) modeling languages. We propose two strategies for studying the expressiveness of workflow-based languages based on a standard set of workflow patterns expressed as Petri nets (PNs) and notions of congruence and bisimilarity from process calculus. Proof that a PN-based pattern P can be expressed in a language L can be carried out semi-automatically. Proof that a language L cannot provide the behavior specified by a PNP requires proof by exhaustion based on analysis of cases and cannot be performed automatically. The proof strategies are generic but we exemplify their use with a particular CIG modeling language, PROforma. To illustrate the method we evaluate the expressiveness of PROforma against three standard workflow patterns and compare our results with a previous similar but informal comparison. We show that the two proof strategies are effective in evaluating a CIG modeling language against standard workflow patterns. We find that using the proposed formal techniques we obtain different results to a comparable previously published but less formal study. We discuss the utility of these analyses as the basis for principled extensions to CIG modeling languages. Additionally we explain how the same proof strategies can be reused to prove the satisfaction of patterns expressed in the declarative language CIGDec. The proof strategies we propose are useful tools for analysing the expressiveness of CIG modeling languages. This study provides good evidence of the benefits of applying formal methods of proof over semi-formal ones. Copyright © 2011 Elsevier B.V. All rights reserved.

  4. Building Tailorable Hypermedia Systems: The embedded-interpreter approach

    DEFF Research Database (Denmark)

    Grønbæk, Kaj; Malhotra, Jawahar

    1994-01-01

    This paper discusses an approach for developing dynamically tailorable hypermedia systems in an object-oriented environment. The approach is aimed at making applications developed in compiled languages like Beta and C++ tailorable at run-time. The approach is based on use of: 1) a hypermedia...... application framework (DEVISE Hyper-media), and 2) an embeddable interpreter for the framework language. A specific hypermedia system is instantiated from the framework with the interpreter embedded in the executable. The specific hypermedia system has a number of “open points” which can be filled via......-type. The paper describes the framework and illustrates how the interpreter is integrated. It describes steps involved in tailoring a specific hypermedia system with a new drawing media-type, where graphical objects can be endpoints for links. Since the hypermedia framework uses a persistent object...

  5. Topological interpretation of Luttinger theorem

    OpenAIRE

    Seki, Kazuhiro; Yunoki, Seiji

    2017-01-01

    Based solely on the analytical properties of the single-particle Green's function of fermions at finite temperatures, we show that the generalized Luttinger theorem inherently possesses topological aspects. The topological interpretation of the generalized Luttinger theorem can be introduced because i) the Luttinger volume is represented as the winding number of the single-particle Green's function and thus ii) the deviation of the theorem, expressed with a ratio between the interacting and n...

  6. Audiovisual interpretative skills: between textual culture and formalized literacy

    Directory of Open Access Journals (Sweden)

    Estefanía Jiménez, Ph. D.

    2010-01-01

    Full Text Available This paper presents the results of a study on the process of acquiring interpretative skills to decode audiovisual texts among adolescents and youth. Based on the conception of such competence as the ability to understand the meanings connoted beneath the literal discourses of audiovisual texts, this study compared two variables: the acquisition of such skills from the personal and social experience in the consumption of audiovisual products (which is affected by age difference, and, on the second hand, the differences marked by the existence of formalized processes of media literacy. Based on focus groups of young students, the research assesses the existing academic debate about these processes of acquiring skills to interpret audiovisual materials.

  7. Automatic interpretation and writing report of the adult waking electroencephalogram.

    Science.gov (United States)

    Shibasaki, Hiroshi; Nakamura, Masatoshi; Sugi, Takenao; Nishida, Shigeto; Nagamine, Takashi; Ikeda, Akio

    2014-06-01

    Automatic interpretation of the EEG has so far been faced with significant difficulties because of a large amount of spatial as well as temporal information contained in the EEG, continuous fluctuation of the background activity depending on changes in the subject's vigilance and attention level, the occurrence of paroxysmal activities such as spikes and spike-and-slow-waves, contamination of the EEG with a variety of artefacts and the use of different recording electrodes and montages. Therefore, previous attempts of automatic EEG interpretation have been focussed only on a specific EEG feature such as paroxysmal abnormalities, delta waves, sleep stages and artefact detection. As a result of a long-standing cooperation between clinical neurophysiologists and system engineers, we report for the first time on a comprehensive, computer-assisted, automatic interpretation of the adult waking EEG. This system analyses the background activity, intermittent abnormalities, artefacts and the level of vigilance and attention of the subject, and automatically presents its report in written form. Besides, it also detects paroxysmal abnormalities and evaluates the effects of intermittent photic stimulation and hyperventilation on the EEG. This system of automatic EEG interpretation was formed by adopting the strategy that the qualified EEGers employ for the systematic visual inspection. This system can be used as a supplementary tool for the EEGer's visual inspection, and for educating EEG trainees and EEG technicians. Copyright © 2014 International Federation of Clinical Neurophysiology. Published by Elsevier Ireland Ltd. All rights reserved.

  8. Normative interpretations of diversity

    DEFF Research Database (Denmark)

    Lægaard, Sune

    2009-01-01

    Normative interpretations of particular cases consist of normative principles or values coupled with social theoretical accounts of the empirical facts of the case. The article reviews the most prominent normative interpretations of the Muhammad cartoons controversy over the publication of drawings...... of the Prophet Muhammad in the Danish newspaper Jyllands-Posten. The controversy was seen as a case of freedom of expression, toleration, racism, (in)civility and (dis)respect, and the article notes different understandings of these principles and how the application of them to the controversy implied different...... social theoretical accounts of the case. In disagreements between different normative interpretations, appeals are often made to the ‘context', so it is also considered what roles ‘context' might play in debates over normative interpretations...

  9. Visual Interpretation with Three-Dimensional Annotations (VITA): Three-Dimensional Image Interpretation Tool for Radiological Reporting

    OpenAIRE

    Roy, Sharmili; Brown, Michael S.; Shih, George L.

    2013-01-01

    This paper introduces a software framework called Visual Interpretation with Three-Dimensional Annotations (VITA) that is able to automatically generate three-dimensional (3D) visual summaries based on radiological annotations made during routine exam reporting. VITA summaries are in the form of rotating 3D volumes where radiological annotations are highlighted to place important clinical observations into a 3D context. The rendered volume is produced as a Digital Imaging and Communications i...

  10. Barak’s Purposive Interpretation in Law as a Pattern of Constitutional Interpretative Fidelity

    Directory of Open Access Journals (Sweden)

    Marinković Tanasije

    2016-12-01

    Full Text Available Political jurisprudence points out that constitutional court judges sometimes act like political actors, and that their decisions are a function of strategic and ideological as much as legal considerations. Consequently, the proper role of the courts, notably in exercising their review of constitutionality, has been one of the most debated issues in modern political and legal theory. Part of the controversy is also how to measure the interpretative fidelity of judges to the constitutional texts, or conversely, the level of their political engagement. This paper argues for the reconsideration of Aharon Barak’s Purposive Interpretation in Law in that light. Barak’s work was intended to provide, in the first place, judges and other lawyers with a sort of judicial philosophy – a holistic system of legal reasoning, applying both to the interpretation of will, contract, statute and constitution. Nevertheless, these conventions of legal reasoning, modified and readapted, could well be used also as heuristic tools by the academics in measuring the interpretative fidelity of judges to various sources of law. Accordingly, this paper clings closely to the presentation of Barak’s precepts for the purposive interpretation of constitutions, by focusing on the notions of subjective and objective purpose in interpreting constitutions, and how the potential conflicts between these purposes are resolved.

  11. Interpretation of magnetotelluric data: Pasco Basin, south central Washington

    International Nuclear Information System (INIS)

    Orange, A.; Berkman, E.

    1985-01-01

    The purpose of this project was to review, evaluate, and interpret magnetotelluric (MT) data collected in support of the Basalt Waste Isolation Project. The integrated interpretation presented is related to regional and site-specific geology and associated borehole, gravity, and magnetic data. The MT interpretation procedure placed strong reliance on computer models based upon the inferred physical parameters of the subsurface materials and their anticipated variability. Much of the MT data is of poor quality by current standards; however, significant qualitative observations can be made. The quantification of these observations, including the procedures and assumption utilized, are discussed in detail. Problems related to ambiguities inherent in the MT method are discussed as related to the Pasco Basin MT data. 117 refs., 77 figs., 3 tabs

  12. Court Interpreting in Denmark - the role of court interpreters in Danish courtrooms

    DEFF Research Database (Denmark)

    Jacobsen, Bente

    1999-01-01

    Court interpreters in Denmark are expected to follow the guidelines laid down in the document Instructions for Interpreters, which was published in 1994, and which deals with four principal areas: accuracy and completeness, impartiality, confidentiality and conflict of interest. This paper contends...

  13. Control-flow analysis of function calls and returns by abstract interpretation

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Jensen, Thomas P.

    2012-01-01

    Abstract interpretation techniques are used to derive a control-flow analysis for a simple higher-order functional language. The analysis approximates the interprocedural control-flow of both function calls and returns in the presence of first-class functions and tail-call optimization. In additi...... a rational reconstruction of a constraint-based CFA from abstract interpretation principles....

  14. Constraining fault interpretation through tomographic velocity gradients: application to northern Cascadia

    Directory of Open Access Journals (Sweden)

    K. Ramachandran

    2012-02-01

    Full Text Available Spatial gradients of tomographic velocities are seldom used in interpretation of subsurface fault structures. This study shows that spatial velocity gradients can be used effectively in identifying subsurface discontinuities in the horizontal and vertical directions. Three-dimensional velocity models constructed through tomographic inversion of active source and/or earthquake traveltime data are generally built from an initial 1-D velocity model that varies only with depth. Regularized tomographic inversion algorithms impose constraints on the roughness of the model that help to stabilize the inversion process. Final velocity models obtained from regularized tomographic inversions have smooth three-dimensional structures that are required by the data. Final velocity models are usually analyzed and interpreted either as a perturbation velocity model or as an absolute velocity model. Compared to perturbation velocity model, absolute velocity models have an advantage of providing constraints on lithology. Both velocity models lack the ability to provide sharp constraints on subsurface faults. An interpretational approach utilizing spatial velocity gradients applied to northern Cascadia shows that subsurface faults that are not clearly interpretable from velocity model plots can be identified by sharp contrasts in velocity gradient plots. This interpretation resulted in inferring the locations of the Tacoma, Seattle, Southern Whidbey Island, and Darrington Devil's Mountain faults much more clearly. The Coast Range Boundary fault, previously hypothesized on the basis of sedimentological and tectonic observations, is inferred clearly from the gradient plots. Many of the fault locations imaged from gradient data correlate with earthquake hypocenters, indicating their seismogenic nature.

  15. Data Mining of Chemogenomics Data Using Bi-Modal PLS Methods and Chemical Interpretation for Molecular Design.

    Science.gov (United States)

    Hasegawa, Kiyoshi; Funatsu, Kimito

    2014-12-01

    Chemogenomics is a new strategy in drug discovery for interrogating all molecules capable of interacting with all biological targets. Because of the almost infinite number of drug-like organic molecules, bench-based experimental chemogenomics methods are not generally feasible. Several in silico chemogenomics models have therefore been developed for high-throughput screening of large numbers of drug candidate compounds and target proteins. In previous studies, we described two novel bi-modal PLS approaches. These methods provide a significant advantage in that they enable direct connections to be made between biological activities and ligand and protein descriptors. In this special issue, we review these two PLS-based approaches using two different chemogenomics datasets for illustration. We then compare the predictive and interpretive performance of the two methods using the same congeneric data set. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  16. The interpretation of administrative contracts

    Directory of Open Access Journals (Sweden)

    Cătălin-Silviu SĂRARU

    2014-06-01

    Full Text Available The article analyzes the principles of interpretation for administrative contracts, in French law and in Romanian law. In the article are highlighted derogations from the rules of contract interpretation in common law. Are examined the exceptions to the principle of good faith, the principle of common intention (willingness of the parties, the principle of good administration, the principle of extensive interpretation of the administrative contract. The article highlights the importance and role of the interpretation in administrative contracts.

  17. The INTERPRET-DD study of diabetes and depression: a protocol.

    Science.gov (United States)

    Lloyd, C E; Sartorius, N; Cimino, L C; Alvarez, A; Guinzbourg de Braude, M; Rabbani, G; Uddin Ahmed, H; Papelbaum, M; Regina de Freitas, S; Ji, L; Yu, X; Gaebel, W; Müssig, K; Chaturvedi, S K; Srikanta, S S; Burti, L; Bulgari, V; Musau, A; Ndetei, D; Heinze, G; Romo Nava, F; Taj, R; Khan, A; Kokoszka, A; Papasz-Siemieniuk, A; Starostina, E G; Bobrov, A E; Lecic-Tosevski, D; Lalic, N M; Udomratn, P; Tangwongchai, S; Bahendeka, S; Basangwa, D; Mankovsky, B

    2015-07-01

    People with diabetes are at an increased risk of developing depression and other psychological disorders. However, little is known about the prevalence, correlates or care pathways in countries other than the UK and the USA. A new study, the International Prevalence and Treatment of Diabetes and Depression Study (INTERPRET-DD) aims to address this dearth of knowledge and identify optimal pathways to care across the globe. INTERPRET-DD is a 2-year longitudinal study, taking place in 16 countries' diabetes outpatients' facilities, investigating the recognition and management of depressive disorders in people with Type 2 diabetes. Clinical interviews are used to diagnose depression, with clinical and other data obtained from medical records and through patient interviews. Pathways to care and the impact of treatment for previously unrecognized (undocumented) depression on clinical outcomes and emotional well-being are being investigated. Initial evidence indicates that a range of pathways to care exist, with few of them based on available recommendations for treatment. Pilot data indicates that the instruments we are using to measure both the symptoms and clinical diagnosis of depression are acceptable in our study population and easy to use. Our study will increase the understanding of the impact of comorbid diabetes and depression and identify the most appropriate (country-specific) pathways via which patients receive their care. It addresses an important public health problem and leads to recommendations for best practice relevant to the different participating centres with regard to the identification and treatment of people with comorbid diabetes and depression. © 2015 The Authors. Diabetic Medicine © 2015 Diabetes UK.

  18. A LabVIEW-based electrical bioimpedance spectroscopic data interpreter (LEBISDI) for biological tissue impedance analysis and equivalent circuit modelling

    KAUST Repository

    Bera, Tushar Kanti

    2016-12-05

    Under an alternating electrical signal, biological tissues produce a complex electrical bioimpedance that is a function of tissue composition and applied signal frequencies. By studying the bioimpedance spectra of biological tissues over a wide range of frequencies, we can noninvasively probe the physiological properties of these tissues to detect possible pathological conditions. Electrical impedance spectroscopy (EIS) can provide the spectra that are needed to calculate impedance parameters within a wide range of frequencies. Before impedance parameters can be calculated and tissue information extracted, impedance spectra should be processed and analyzed by a dedicated software program. National Instruments (NI) Inc. offers LabVIEW, a fast, portable, robust, user-friendly platform for designing dataanalyzing software. We developed a LabVIEW-based electrical bioimpedance spectroscopic data interpreter (LEBISDI) to analyze the electrical impedance spectra for tissue characterization in medical, biomedical and biological applications. Here, we test, calibrate and evaluate the performance of LEBISDI on the impedance data obtained from simulation studies as well as the practical EIS experimentations conducted on electronic circuit element combinations and the biological tissue samples. We analyze the Nyquist plots obtained from the EIS measurements and compare the equivalent circuit parameters calculated by LEBISDI with the corresponding original circuit parameters to assess the accuracy of the program developed. Calibration studies show that LEBISDI not only interpreted the simulated and circuitelement data accurately, but also successfully interpreted tissues impedance data and estimated the capacitive and resistive components produced by the compositions biological cells. Finally, LEBISDI efficiently calculated and analyzed variation in bioimpedance parameters of different tissue compositions, health and temperatures. LEBISDI can also be used for human tissue

  19. A LabVIEW-based electrical bioimpedance spectroscopic data interpreter (LEBISDI) for biological tissue impedance analysis and equivalent circuit modelling

    KAUST Repository

    Bera, Tushar Kanti; Jampana, Nagaraju; Lubineau, Gilles

    2016-01-01

    Under an alternating electrical signal, biological tissues produce a complex electrical bioimpedance that is a function of tissue composition and applied signal frequencies. By studying the bioimpedance spectra of biological tissues over a wide range of frequencies, we can noninvasively probe the physiological properties of these tissues to detect possible pathological conditions. Electrical impedance spectroscopy (EIS) can provide the spectra that are needed to calculate impedance parameters within a wide range of frequencies. Before impedance parameters can be calculated and tissue information extracted, impedance spectra should be processed and analyzed by a dedicated software program. National Instruments (NI) Inc. offers LabVIEW, a fast, portable, robust, user-friendly platform for designing dataanalyzing software. We developed a LabVIEW-based electrical bioimpedance spectroscopic data interpreter (LEBISDI) to analyze the electrical impedance spectra for tissue characterization in medical, biomedical and biological applications. Here, we test, calibrate and evaluate the performance of LEBISDI on the impedance data obtained from simulation studies as well as the practical EIS experimentations conducted on electronic circuit element combinations and the biological tissue samples. We analyze the Nyquist plots obtained from the EIS measurements and compare the equivalent circuit parameters calculated by LEBISDI with the corresponding original circuit parameters to assess the accuracy of the program developed. Calibration studies show that LEBISDI not only interpreted the simulated and circuitelement data accurately, but also successfully interpreted tissues impedance data and estimated the capacitive and resistive components produced by the compositions biological cells. Finally, LEBISDI efficiently calculated and analyzed variation in bioimpedance parameters of different tissue compositions, health and temperatures. LEBISDI can also be used for human tissue

  20. Risk of the Maritime Supply Chain System Based on Interpretative Structural Model

    Directory of Open Access Journals (Sweden)

    Jiang He

    2017-11-01

    Full Text Available Marine transportation is the most important transport mode of in the international trade, but the maritime supply chain is facing with many risks. At present, most of the researches on the risk of the maritime supply chain focus on the risk identification and risk management, and barely carry on the quantitative analysis of the logical structure of each influencing factor. This paper uses the interpretative structure model to analysis the maritime supply chain risk system. On the basis of comprehensive literature analysis and expert opinion, this paper puts forward 16 factors of maritime supply chain risk system. Using the interpretative structure model to construct maritime supply chain risk system, and then optimize the model. The model analyzes the structure of the maritime supply chain risk system and its forming process, and provides a scientific basis for the controlling the maritime supply chain risk, and puts forward some corresponding suggestions for the prevention and control the maritime supply chain risk.

  1. Effects of an Appearance-Focused Interpretation Training Intervention on Eating Disorder Symptoms.

    Science.gov (United States)

    Summers, Berta J; Cougle, Jesse R

    2018-03-13

    Previous research suggests that computerized interpretation bias modification (IBM) techniques may be useful for modifying thoughts and behaviours relevant to eating pathology; however, little is known about the utility of IBM for decreasing specific eating disorder (ED) symptoms (e.g. bulimia, drive for thinness). The current study sought to further examine the utility of IBM for ED symptoms via secondary analyses of an examination of IBM for individuals with elevated body dysmorphic disorder (BDD) symptoms (see Summers and Cougle, 2016), as these disorders are both characterized by threat interpretation biases of ambiguous appearance-related information. We recruited 41 participants for a randomized trial comparing four sessions of IBM aimed at modifying problematic social and appearance-related threat interpretation biases with a placebo control training (PC). At 1-week post-treatment, and relative to the PC, the IBM group reported greater reductions in negative/threat interpretations of ambiguous information in favour of positive/benign biases. Furthermore, among individuals with high pre-treatment bulimia symptoms, IBM yielded greater reductions in bulimia symptoms compared with PC at post-treatment. No treatment effects were observed on drive for thinness symptoms. The current study suggests that cognitive interventions for individuals with primary BDD symptoms may improve co-occurring ED symptoms such as bulimia.

  2. Building an Online Library for Interpretation Training: Explorations into an Effective Blended-Learning Mode

    Science.gov (United States)

    Chan, Clara Ho-yan

    2014-01-01

    This paper reports on a blended-learning project that aims to develop a web-based library of interpreting practice resources built on the course management system Blackboard for Hong Kong interpretation students to practise outside the classroom. It also evaluates the library's effectiveness for learning, based on a case study that uses it to…

  3. Interpretation of the photoelectron, ultraviolet, and vacuum ultraviolet photoabsorption spectra of bromobenzene by ab initio configuration interaction and DFT computations

    Energy Technology Data Exchange (ETDEWEB)

    Palmer, Michael H., E-mail: m.h.palmer@ed.ac.uk; Ridley, Trevor, E-mail: t.ridley@ed.ac.uk, E-mail: vronning@phys.au.dk, E-mail: nykj@phys.au.dk, E-mail: marcello.coreno@elettra.eu, E-mail: desimone@iom.cnr.it, E-mail: malgorzata.biczysko@sns.it, E-mail: kipeters@wsu.edu [School of Chemistry, University of Edinburgh, Joseph Black Building, David Brewster Road, Edinburgh EH9 3FJ, Scotland (United Kingdom); Hoffmann, Søren Vrønning, E-mail: t.ridley@ed.ac.uk, E-mail: vronning@phys.au.dk, E-mail: nykj@phys.au.dk, E-mail: marcello.coreno@elettra.eu, E-mail: desimone@iom.cnr.it, E-mail: malgorzata.biczysko@sns.it, E-mail: kipeters@wsu.edu; Jones, Nykola C., E-mail: t.ridley@ed.ac.uk, E-mail: vronning@phys.au.dk, E-mail: nykj@phys.au.dk, E-mail: marcello.coreno@elettra.eu, E-mail: desimone@iom.cnr.it, E-mail: malgorzata.biczysko@sns.it, E-mail: kipeters@wsu.edu [ISA, Department of Physics and Astronomy, Aarhus University, Ny Munkegade 120, DK-8000 Aarhus C (Denmark); Coreno, Marcello, E-mail: t.ridley@ed.ac.uk, E-mail: vronning@phys.au.dk, E-mail: nykj@phys.au.dk, E-mail: marcello.coreno@elettra.eu, E-mail: desimone@iom.cnr.it, E-mail: malgorzata.biczysko@sns.it, E-mail: kipeters@wsu.edu [CNR-IMIP, Montelibretti, c/o Laboratorio Elettra, Trieste (Italy); Simone, Monica de, E-mail: t.ridley@ed.ac.uk, E-mail: vronning@phys.au.dk, E-mail: nykj@phys.au.dk, E-mail: marcello.coreno@elettra.eu, E-mail: desimone@iom.cnr.it, E-mail: malgorzata.biczysko@sns.it, E-mail: kipeters@wsu.edu [CNR-IOM Laboratorio TASC, Trieste (Italy); Grazioli, Cesare [CNR-IOM Laboratorio TASC, Trieste (Italy); Department of Chemical and Pharmaceutical Sciences, University of Trieste, Trieste (Italy); Zhang, Teng [Department of Physics and Astronomy, University of Uppsala, Uppsala (Sweden); and others

    2015-10-28

    New photoelectron, ultraviolet (UV), and vacuum UV (VUV) spectra have been obtained for bromobenzene by synchrotron study with higher sensitivity and resolution than previous work. This, together with use of ab initio calculations with both configuration interaction and time dependent density functional theoretical methods, has led to major advances in interpretation. The VUV spectrum has led to identification of a considerable number of Rydberg states for the first time. The Franck-Condon (FC) analyses including both hot and cold bands lead to identification of the vibrational structure of both ionic and electronically excited states including two Rydberg states. The UV onset has been interpreted in some detail, and an interpretation based on the superposition of FC and Herzberg-Teller contributions has been performed. In a similar way, the 6 eV absorption band which is poorly resolved is analysed in terms of the presence of two ππ* states of {sup 1}A{sub 1} (higher oscillator strength) and {sup 1}B{sub 2} (lower oscillator strength) symmetries, respectively. The detailed analysis of the vibrational structure of the 2{sup 2}B{sub 1} ionic state is particularly challenging, and the best interpretation is based on equation-of-motion-coupled cluster with singles and doubles computations. A number of equilibrium structures of the ionic and singlet excited states show that the molecular structure is less subject to variation than corresponding studies for iodobenzene. The equilibrium structures of the 3b{sub 1}3s and 6b{sub 2}3s (valence shell numbering) Rydberg states have been obtained and compared with the corresponding ionic limit structures.

  4. Intraobserver interpretation of breast ultrasonography following the BI-RADS classification

    International Nuclear Information System (INIS)

    Calas, M.J.G.; Almeida, R.M.V.R.; Gutfilen, B.; Pereira, W.C.A.

    2010-01-01

    Purpose: To use the BI-RADS ultrasound classification in an intraobserver retrospective study of the interpretation of breast images. Materials and Methods: The study used 40 breast ultrasound images recorded in orthogonal planes, obtained from patients with an indication for surgery. Eight professionals experienced in breast imaging analysis retrospectively reviewed these lesions, in three rounds of image interpretation (with a 3-6 months interval between rounds). Observers had no access to information from medical records or histopathological results, and, without their knowledge, in each new round were assigned the same images previously interpreted by them. Fleiss-modified Kappa measures were the study main concordance index. Besides the BI-RADS, a scale grouping its categories 2-3 and 4-5 was also used. The statistical analysis concerned the intraobserver agreement. Results: Kappa values ranged from 0.37 to 0.75 (original categories) and from 0.73 to 0.87 (grouped categories). Overall, out of the 8 observers, 7 presented moderate to substantial concordance (Kappa values 0.51 to 0.74). Conclusion: The BI-RADS is a reporting tool that provides a standardized terminology for US exams. In this study, moderate to substantial concordance in Kappa values was found, in agreement with other studies of the literature.

  5. Application of Demand-Control Theory to Sign Language Interpreting: Implications for Stress and Interpreter Training.

    Science.gov (United States)

    Dean, Robyn K.; Pollard, Robert Q., Jr.

    2001-01-01

    This article uses the framework of demand-control theory to examine the occupation of sign language interpreting. It discusses the environmental, interpersonal, and intrapersonal demands that impinge on the interpreter's decision latitude and notes the prevalence of cumulative trauma disorders, turnover, and burnout in the interpreting profession.…

  6. COMMUNICATIVE PECULIARITY OF INTERPRETATIVE AND DELIBERATIVE STYLE IN PEDAGOGICAL DISCOURSE

    Directory of Open Access Journals (Sweden)

    Tsinkerman Tamara Nikolaevna

    2013-04-01

    Full Text Available The aim of the paper is to characterize the communicative peculiarities of the interpretative-deliberative style in pedagogical discourse. The object of the study is interpretative-deliberative style viewed as one of the communication forms in pedagogical discourse; the subject of the analysis is the stratagem and tactics characteristics of the interpretative-deliberative communicative style. Descriptive and analytical as well as stylistic and discourse analysis methods are employed. The author reveals the most prevalent strategies–explanatory, interpretative and deliberative–employed in communicative interaction in situations of educative persuasion. The communicative characteristics of the analyzed style are: a rational type of the communicative action, a trust-based tone and the emotional involvement of the communication participants. The results can be used for clarifying specifics of speech behavior in educative communication as well as for comparing styles of educative communication in different enthnocultural traditions.

  7. On the Latent Variable Interpretation in Sum-Product Networks.

    Science.gov (United States)

    Peharz, Robert; Gens, Robert; Pernkopf, Franz; Domingos, Pedro

    2017-10-01

    One of the central themes in Sum-Product networks (SPNs) is the interpretation of sum nodes as marginalized latent variables (LVs). This interpretation yields an increased syntactic or semantic structure, allows the application of the EM algorithm and to efficiently perform MPE inference. In literature, the LV interpretation was justified by explicitly introducing the indicator variables corresponding to the LVs' states. However, as pointed out in this paper, this approach is in conflict with the completeness condition in SPNs and does not fully specify the probabilistic model. We propose a remedy for this problem by modifying the original approach for introducing the LVs, which we call SPN augmentation. We discuss conditional independencies in augmented SPNs, formally establish the probabilistic interpretation of the sum-weights and give an interpretation of augmented SPNs as Bayesian networks. Based on these results, we find a sound derivation of the EM algorithm for SPNs. Furthermore, the Viterbi-style algorithm for MPE proposed in literature was never proven to be correct. We show that this is indeed a correct algorithm, when applied to selective SPNs, and in particular when applied to augmented SPNs. Our theoretical results are confirmed in experiments on synthetic data and 103 real-world datasets.

  8. Puzzle based teaching versus traditional instruction in electrocardiogram interpretation for medical students – a pilot study

    Science.gov (United States)

    Rubinstein, Jack; Dhoble, Abhijeet; Ferenchick, Gary

    2009-01-01

    Background Most medical professionals are expected to possess basic electrocardiogram (EKG) interpretation skills. But, published data suggests that residents' and physicians' EKG interpretation skills are suboptimal. Learning styles differ among medical students; individualization of teaching methods has been shown to be viable and may result in improved learning. Puzzles have been shown to facilitate learning in a relaxed environment. The objective of this study was to assess efficacy of teaching puzzle in EKG interpretation skills among medical students. Methods This is a reader blinded crossover trial. Third year medical students from College of Human Medicine, Michigan State University participated in this study. Two groups (n = 9) received two traditional EKG interpretation skills lectures followed by a standardized exam and two extra sessions with the teaching puzzle and a different exam. Two other groups (n = 6) received identical courses and exams with the puzzle session first followed by the traditional teaching. EKG interpretation scores on final test were used as main outcome measure. Results The average score after only traditional teaching was 4.07 ± 2.08 while after only the puzzle session was 4.04 ± 2.36 (p = 0.97). The average improvement after the traditional session was followed up with a puzzle session was 2.53 ± 1.94 while the average improvement after the puzzle session was followed with the traditional session was 2.08 ± 1.73 (p = 0.67). The final EKG exam score for this cohort (n = 15) was 84.1 compared to 86.6 (p = 0.22) for a comparable sample of medical students (n = 15) at a different campus. Conclusion Teaching EKG interpretation with puzzles is comparable to traditional teaching and may be particularly useful for certain subgroups of students. Puzzle session are more interactive and relaxing, and warrant further investigations on larger scale. PMID:19144134

  9. Puzzle based teaching versus traditional instruction in electrocardiogram interpretation for medical students – a pilot study

    Directory of Open Access Journals (Sweden)

    Dhoble Abhijeet

    2009-01-01

    Full Text Available Abstract Background Most medical professionals are expected to possess basic electrocardiogram (EKG interpretation skills. But, published data suggests that residents' and physicians' EKG interpretation skills are suboptimal. Learning styles differ among medical students; individualization of teaching methods has been shown to be viable and may result in improved learning. Puzzles have been shown to facilitate learning in a relaxed environment. The objective of this study was to assess efficacy of teaching puzzle in EKG interpretation skills among medical students. Methods This is a reader blinded crossover trial. Third year medical students from College of Human Medicine, Michigan State University participated in this study. Two groups (n = 9 received two traditional EKG interpretation skills lectures followed by a standardized exam and two extra sessions with the teaching puzzle and a different exam. Two other groups (n = 6 received identical courses and exams with the puzzle session first followed by the traditional teaching. EKG interpretation scores on final test were used as main outcome measure. Results The average score after only traditional teaching was 4.07 ± 2.08 while after only the puzzle session was 4.04 ± 2.36 (p = 0.97. The average improvement after the traditional session was followed up with a puzzle session was 2.53 ± 1.94 while the average improvement after the puzzle session was followed with the traditional session was 2.08 ± 1.73 (p = 0.67. The final EKG exam score for this cohort (n = 15 was 84.1 compared to 86.6 (p = 0.22 for a comparable sample of medical students (n = 15 at a different campus. Conclusion Teaching EKG interpretation with puzzles is comparable to traditional teaching and may be particularly useful for certain subgroups of students. Puzzle session are more interactive and relaxing, and warrant further investigations on larger scale.

  10. The impact of working memory on interpreting

    Institute of Scientific and Technical Information of China (English)

    白云安; 张国梅

    2016-01-01

    This paper investigates the roles of working memory in interpreting process. First of all, it gives a brief introduction to interpreting. Secondly, the paper exemplifies the role of working memory in interpreting. The result reveals that the working memory capacity of interpreters is not adsolutely proportional to the quality of interpreting in the real interpreting conditions. The performance of an interpreter with well-equipped working memory capacity will comprehensively influenced by various elements.

  11. Interpretable Active Learning

    OpenAIRE

    Phillips, Richard L.; Chang, Kyu Hyun; Friedler, Sorelle A.

    2017-01-01

    Active learning has long been a topic of study in machine learning. However, as increasingly complex and opaque models have become standard practice, the process of active learning, too, has become more opaque. There has been little investigation into interpreting what specific trends and patterns an active learning strategy may be exploring. This work expands on the Local Interpretable Model-agnostic Explanations framework (LIME) to provide explanations for active learning recommendations. W...

  12. Simulation and interpretation of inter-well tracer tests

    Directory of Open Access Journals (Sweden)

    Dugstad Øyvind

    2013-05-01

    Full Text Available In inter-well tracer tests (IWTT, chemical compounds or radioactive isotopes are used to label injection water and gas to establish well connections and fluid patterns in petroleum reservoirs. Tracer simulation is an invaluable tool to ease the interpretation of IWTT results and is also required for assisted history matching application of tracer data. In this paper we present a new simulation technique to analyse and interpret tracer results. Laboratory results are used to establish and test formulations of the tracer conservation equations, and the technique is used to provide simulated tracer responses that are compared with observed tracer data from an extensive tracer program. The implemented tracer simulation methodology use a fast post-processing of previously simulated reservoir simulation runs. This provides a fast, flexible and powerful method for analysing gas tracer behaviour in reservoirs. We show that simulation time for tracers can be reduced by factor 100 compared to solving the tracer flow equations simultaneously with the reservoir fluid flow equations. The post-processing technique, combined with a flexible built-in local tracer-grid refinement is exploited to reduce numerical smearing, particularly severe for narrow tracer pulses.

  13. Interpreter in Criminal Cases: Allrounders First!

    Science.gov (United States)

    Frid, Arthur

    1974-01-01

    The interpreter in criminal cases generally has had a purely linguistic training with no difference from the education received by his colleague interpreters. The position of interpreters in criminal cases is vague and their role depends to a large extent on individual interpretation of officials involved in the criminal procedure. Improvements on…

  14. Interpretation of computed tomographic images

    International Nuclear Information System (INIS)

    Stickle, R.L.; Hathcock, J.T.

    1993-01-01

    This article discusses the production of optimal CT images in small animal patients as well as principles of radiographic interpretation. Technical factors affecting image quality and aiding image interpretation are included. Specific considerations for scanning various anatomic areas are given, including indications and potential pitfalls. Principles of radiographic interpretation are discussed. Selected patient images are illustrated

  15. Applying Heidegger’s interpretive phenomenology to women’s miscarriage experience

    Directory of Open Access Journals (Sweden)

    Annsofie Adolfsson

    2010-09-01

    Full Text Available Annsofie Adolfsson1,21School of life Sciences, University of Skövde, 2Department of Obstetrics and Gynecology, Skaraborgs Hospital, Skövde, SwedenAbstract: Much has been written about measuring the feelings and impressions of women regarding their experience of miscarriage. According to the existential philosopher Heidegger life experiences such as the experience of a woman having a miscarriage can be interpreted and explained only in the context of the totality of the women’s experiences in the past, the present, and the future. Thirteen in-depth interviews with women about their experiences of miscarriage were interpreted with respect to Heidegger’s “Being and Time”. By using his interpretive phenomenology the essence of the miscarriage experience was explored and defined. The women’s feelings and impressions were influenced by past experiences of miscarriage, pregnancy, and births. Present conditions in the women’s lives contributing to the experience include their relationships, working situation, and living conditions. Each woman’s future prospects and hopes have been structurally altered with regard to their aspirations for their terminated pregnancy. The impact of miscarriage in a woman’s life was found to be more important than caregiver providers and society have previously attributed to in terms of scale. The results of the interviews reveal that the women believed that only women who had experienced their own miscarriages were able to fully understand this complex womanly experience and its effects on the woman who had miscarried.Keywords: miscarriage, Heidegger, interpretive phenomenology, life experience, woman, emotional response

  16. Informal interpreting in general practice: Are interpreters' roles related to perceived control, trust, and satisfaction?

    Science.gov (United States)

    Zendedel, Rena; Schouten, Barbara C; van Weert, Julia C M; van den Putte, Bas

    2018-06-01

    The aim of this observational study was twofold. First, we examined how often and which roles informal interpreters performed during consultations between Turkish-Dutch migrant patients and general practitioners (GPs). Second, relations between these roles and patients' and GPs' perceived control, trust in informal interpreters and satisfaction with the consultation were assessed. A coding instrument was developed to quantitatively code informal interpreters' roles from transcripts of 84 audio-recorded interpreter-mediated consultations in general practice. Patients' and GPs' perceived control, trust and satisfaction were assessed in a post consultation questionnaire. Informal interpreters most often performed the conduit role (almost 25% of all coded utterances), and also frequently acted as replacers and excluders of patients and GPs by asking and answering questions on their own behalf, and by ignoring and omitting patients' and GPs' utterances. The role of information source was negatively related to patients' trust and the role of GP excluder was negatively related to patients' perceived control. Patients and GPs are possibly insufficiently aware of the performed roles of informal interpreters, as these were barely related to patients' and GPs' perceived trust, control and satisfaction. Patients and GPs should be educated about the possible negative consequences of informal interpreting. Copyright © 2018 Elsevier B.V. All rights reserved.

  17. Evolution of the eastern part of the Kuusamo Ice Lobe, based on geomorphological interpretation of high-resolution LiDAR data

    Directory of Open Access Journals (Sweden)

    P. Sarala

    2017-12-01

    Full Text Available In this article, we present new glacial geomorphological data from the eastern part of the Kuusamo Ice Lobe (KIL in eastern Finland. The focus is on glacial lineations (about 9000 individual features and interpretation of ice lobe evolution based on streamlined erosional and depositional formations, hummocky and ribbed moraines and glaciofluvial formations. Glacial geomorphological mapping was performed based on interpretation and classification of LiDAR data according to the Geological Survey of Finland’s new Glacier Dynamic database. The results revealed that modern surficial deposits were formed during three different ice flow phases. The oldest remains are seen as occasional NW-SE megalineations and unclassified glacially lineated terrains and erosional valleys representing the Middle Weichselian glaciation. The younger morphologies were formed from the two overlapping drumlin fields of the Tuoppajärvi and Kuusamo ice flow phases, with origins in the Late Weichselian deglaciation. Analysis of different erosional and depositional formation patterns was used to separate ice flow phases and estimate the evolution, subglacial conditions and mass balance of KIL during the last deglaciation. The morphological interpretation revealed that the Tuoppajärvi ice flow stage was large and homogeneous, while the later Kuusamo ice flow stage was more concentrated, narrower and heterogeneous, following a fan-type pattern that is also emphasised by the meltwater channel systems, including both erosional and depositional features. Furthermore, on both margins (northern and southern, part of the ice masses formed stagnant areas. The length of the lineations also indicates both glacier flow velocity and transport distances, which in the case of megalineations and drumlins are longer than in the fluted terrain. Ribbed moraines in the western (core part of KIL indicate a very different depositional environment relating to strong quarrying and short transport

  18. Objective interpretation as conforming interpretation

    OpenAIRE

    Lidka Rodak

    2011-01-01

    The practical discourse willingly uses the formula of “objective interpretation”, with no regards to its controversial nature that has been discussed in literature.The main aim of the article is to investigate what “objective interpretation” could mean and how it could be understood in the practical discourse, focusing on the understanding offered by judicature.The thesis of the article is that objective interpretation, as identified with textualists’ position, is not possible to uphold, and ...

  19. Sign language interpreting education : Reflections on interpersonal skills

    NARCIS (Netherlands)

    Hammer, A.; van den Bogaerde, B.; Cirillo, L.; Niemants, N.

    2017-01-01

    We present a description of our didactic approach to train undergraduate sign language interpreters on their interpersonal and reflective skills. Based predominantly on the theory of role-space by Llewellyn-Jones and Lee (2014), we argue that dialogue settings require a dynamic role of the

  20. RE-INTERPRETATION OF SUPRA-ARCADE DOWNFLOWS IN SOLAR FLARES

    International Nuclear Information System (INIS)

    Savage, Sabrina L.; McKenzie, David E.; Reeves, Katharine K.

    2012-01-01

    Following the eruption of a filament from a flaring active region, sunward-flowing voids are often seen above developing post-eruption arcades. First discovered using the soft X-ray telescope aboard Yohkoh, these supra-arcade downflows (SADs) are now an expected observation of extreme ultra-violet and soft X-ray coronal imagers and spectrographs (e.g, TRACE, SOHO/SUMER, Hinode/XRT, SDO/AIA). Observations made prior to the operation of AIA suggested that these plasma voids (which are seen in contrast to bright, high-temperature plasma associated with current sheets) are the cross-sections of evacuated flux tubes retracting from reconnection sites high in the corona. The high temperature imaging afforded by AIA's 131, 94, and 193 Å channels coupled with the fast temporal cadence allows for unprecedented scrutiny of the voids. For a flare occurring on 2011 October 22, we provide evidence suggesting that SADs, instead of being the cross-sections of relatively large, evacuated flux tubes, are actually wakes (i.e., trailing regions of low density) created by the retraction of much thinner tubes. This re-interpretation is a significant shift in the fundamental understanding of SADs, as the features once thought to be identifiable as the shrinking loops themselves now appear to be 'side effects' of the passage of the loops through the supra-arcade plasma. In light of the fact that previous measurements have attributed to the shrinking loops characteristics that may instead belong to their wakes, we discuss the implications of this new interpretation on previous parameter estimations and on reconnection theory.

  1. RE-INTERPRETATION OF SUPRA-ARCADE DOWNFLOWS IN SOLAR FLARES

    Energy Technology Data Exchange (ETDEWEB)

    Savage, Sabrina L. [NASA/Goddard Space Flight Center (Oak Ridge Associated Universities), 8800 Greenbelt Rd Code 671, Greenbelt, MD 20771 (United States); McKenzie, David E. [Department of Physics, Montana State University, P.O. Box 173840, Bozeman, MT 59717-3840 (United States); Reeves, Katharine K. [Harvard-Smithsonian Center for Astrophysics, 60 Garden Street MS 58, Cambridge, MA 02138 (United States)

    2012-03-10

    Following the eruption of a filament from a flaring active region, sunward-flowing voids are often seen above developing post-eruption arcades. First discovered using the soft X-ray telescope aboard Yohkoh, these supra-arcade downflows (SADs) are now an expected observation of extreme ultra-violet and soft X-ray coronal imagers and spectrographs (e.g, TRACE, SOHO/SUMER, Hinode/XRT, SDO/AIA). Observations made prior to the operation of AIA suggested that these plasma voids (which are seen in contrast to bright, high-temperature plasma associated with current sheets) are the cross-sections of evacuated flux tubes retracting from reconnection sites high in the corona. The high temperature imaging afforded by AIA's 131, 94, and 193 Angstrom-Sign channels coupled with the fast temporal cadence allows for unprecedented scrutiny of the voids. For a flare occurring on 2011 October 22, we provide evidence suggesting that SADs, instead of being the cross-sections of relatively large, evacuated flux tubes, are actually wakes (i.e., trailing regions of low density) created by the retraction of much thinner tubes. This re-interpretation is a significant shift in the fundamental understanding of SADs, as the features once thought to be identifiable as the shrinking loops themselves now appear to be 'side effects' of the passage of the loops through the supra-arcade plasma. In light of the fact that previous measurements have attributed to the shrinking loops characteristics that may instead belong to their wakes, we discuss the implications of this new interpretation on previous parameter estimations and on reconnection theory.

  2. Predictability and interpretability of hybrid link-level crash frequency models for urban arterials compared to cluster-based and general negative binomial regression models.

    Science.gov (United States)

    Najaf, Pooya; Duddu, Venkata R; Pulugurtha, Srinivas S

    2018-03-01

    Machine learning (ML) techniques have higher prediction accuracy compared to conventional statistical methods for crash frequency modelling. However, their black-box nature limits the interpretability. The objective of this research is to combine both ML and statistical methods to develop hybrid link-level crash frequency models with high predictability and interpretability. For this purpose, M5' model trees method (M5') is introduced and applied to classify the crash data and then calibrate a model for each homogenous class. The data for 1134 and 345 randomly selected links on urban arterials in the city of Charlotte, North Carolina was used to develop and validate models, respectively. The outputs from the hybrid approach are compared with the outputs from cluster-based negative binomial regression (NBR) and general NBR models. Findings indicate that M5' has high predictability and is very reliable to interpret the role of different attributes on crash frequency compared to other developed models.

  3. A linear-flow interpretation of the H-3 multiwell pumping test conducted at the Waste Isolation Pilot Plant (WIPP) site

    International Nuclear Information System (INIS)

    Tomasko, D.; Jensen, A.L.

    1987-07-01

    Unlike previous interpretations of this test that used a double-porosity radial-flow model, this interpretation is based on a linear-flow process. Drawdowns in pumped well H-3b2 responded as if the Culebra Dolomite Member of the Rustler Formation were pumped from an elongated feature with a significantly higher permeability than the surrounding porous medium. Drawdowns in observation wells DOE-1 and H-11 exhibited nearly classic linear-flow behavior in specialty plots of drawdowns had excellent type-curve matches with a linear-flow type curve. The orientation of the linear feature using data from a multiwell interference test was found by minimizing the squared differences between field observations and linear flow calculations. A second technique was used to calculate the transmissivity and width of the feature. To calculate consistent system parameters, this technique required developing a least-squares fitting procedure to minimize the effects of noise in the drawdown measurements. While the underlying assumptions of the linear-flow model differ from those of a double-porosity radial-flow model, the properties calculated for the Culebra are similar to those previously presented and indicate a basic insensitivity to the system flow model. In addition to yielding hydrologic values that are approximately the same, the two models are complementary and provide unique information for characterizing the aquifer - double-porosity parameters from one model, and the orientation and width of a high-permeability elongated strip from the other. The two interpretations also provide a consistent picture of an extensively fractured porous medium in the vicinity of the H-3 hydropad. 24 refs., 27 figs., 3 tabs

  4. Re-Interpreting the "Chinese miracle"

    DEFF Research Database (Denmark)

    Feng, Xingyuan; Ljungwall, Christer; Guo, Sujian

    2011-01-01

    The rapid economic development and transformation of Chinese society over the past three decades has, by a large mass of analysts, been called a "Miracle." This paper not only addresses the shortcomings of existing interpretations but also develops a new multi-dimensional framework based on North......'s theory of institutional change and Hayek's theory of institutional evolution to explain China's miraculous growth. Our analysis shows that both Hayekian spontaneous order and Popper's "piecemeal social engineering" played a major role in attaining China's miraculous growth....

  5. A robust interpretation of duration calculus

    DEFF Research Database (Denmark)

    Franzle, M.; Hansen, Michael Reichhardt

    2005-01-01

    We transfer the concept of robust interpretation from arithmetic first-order theories to metric-time temporal logics. The idea is that the interpretation of a formula is robust iff its truth value does not change under small variation of the constants in the formula. Exemplifying this on Duration...... Calculus (DC), our findings are that the robust interpretation of DC is equivalent to a multi-valued interpretation that uses the real numbers as semantic domain and assigns Lipschitz-continuous interpretations to all operators of DC. Furthermore, this continuity permits approximation between discrete...

  6. EPR interpretation, magnetism and biological study of a Cu(II) dinuclear complex assisted by a schiff base precursor.

    Science.gov (United States)

    Das, Kuheli; Patra, Chiranjit; Sen, Chandana; Datta, Amitabha; Massera, Chiara; Garribba, Eugenio; El Fallah, Mohamed Salah; Beyene, Belete B; Hung, Chen-Hsiung; Sinha, Chittaranjan; Askun, Tulin; Celikboyun, Pinar; Escudero, Daniel; Frontera, Antonio

    2017-06-01

    A new Cu(II) dinuclear complex, Cu 2 L 2 (1) was afforded employing the potentially pentatentate Schiff base precursor H 2 L, a refluxed product of o-vanillin and diethylenetriamine in methanol. Complex 1 was systematically characterized by FTIR, UV-Vis, emission and EPR spectrometry. The single crystal X-ray diffraction analysis of 1 reveals that the copper atom exhibits a distorted square planar geometry, comprising two pairs of phenolato-O and imine-N donors from two different H 2 L ligands. The temperature dependent magnetic interpretation agrees with the existence of weak antiferromagnetic interactions between the bridging dinuclear Cu(II) ions. A considerable body of experimental evidence has been accumulated to elucidate the magneto-structural relationship in this dinuclear Cu(II) complex by DFT computation. Both the ligand and complex 1 exhibit anti-mycobacterial activity and considerable efficacy on M. tuberculosis H 37 Ra (ATCC 25177) and M. tuberculosis H 37 Rv (ATCC 25618) strains. The practical applicability of the ligand and complex 1 has been examined in living cells (African Monkey Vero Cells). The MTT assay proves the non-toxicity of the probe up to 100 mg mL -1 . A new homometallic dinuclear Cu(II) complex is afforded with a tetradentate Schiff base precursor. EPR interpretation and temperature dependent magnetic studies show that complex 1 has weak antiferromagnetic coupling and DFT computation is governed to explain the magneto-structural correlation.

  7. Ibrutinib versus previous standard of care: an adjusted comparison in patients with relapsed/refractory chronic lymphocytic leukaemia.

    Science.gov (United States)

    Hansson, Lotta; Asklid, Anna; Diels, Joris; Eketorp-Sylvan, Sandra; Repits, Johanna; Søltoft, Frans; Jäger, Ulrich; Österborg, Anders

    2017-10-01

    This study explored the relative efficacy of ibrutinib versus previous standard-of-care treatments in relapsed/refractory patients with chronic lymphocytic leukaemia (CLL), using multivariate regression modelling to adjust for baseline prognostic factors. Individual patient data were collected from an observational Stockholm cohort of consecutive patients (n = 144) diagnosed with CLL between 2002 and 2013 who had received at least second-line treatment. Data were compared with results of the RESONATE clinical trial. A multivariate Cox proportional hazards regression model was used which estimated the hazard ratio (HR) of ibrutinib versus previous standard of care. The adjusted HR of ibrutinib versus the previous standard-of-care cohort was 0.15 (p ibrutinib in the RESONATE study were significantly longer than with previous standard-of-care regimens used in second or later lines in routine healthcare. The approach used, which must be interpreted with caution, compares patient-level data from a clinical trial with outcomes observed in a daily clinical practice and may complement results from randomised trials or provide preliminary wider comparative information until phase 3 data exist.

  8. COMMUNICATIVE PECULIARITY OF INTERPRETATIVE AND DELIBERATIVE STYLE IN PEDAGOGICAL DISCOURSE

    Directory of Open Access Journals (Sweden)

    Тамара Николаевна Цинкерман

    2013-05-01

    Full Text Available The aim of the paper is to characterize the communicative peculiarities of the interpretative-deliberative style in pedagogical discourse. The object of the study is interpretative-deliberative style viewed as one of the communication forms in pedagogical discourse; the subject of the analysis is the stratagem and tactics characteristics of the interpretative-deliberative communicative style.  Descriptive and analytical as well as stylistic and discourse analysis methods are employed. The author reveals the most prevalent strategies–explanatory, interpretative and deliberative–employed in communicative interaction in situations of educative persuasion. The communicative characteristics of the analyzed style are: a rational type of the communicative action, a trust-based tone and the emotional involvement of the communication participants. The results can be used for clarifying specifics of speech behavior in educative communication as well as for comparing styles of educative communication in different enthnocultural traditions.DOI: http://dx.doi.org/10.12731/2218-7405-2013-4-32

  9. Data analysis and interpretation for environmental surveillance

    International Nuclear Information System (INIS)

    1992-06-01

    The Data Analysis and Interpretation for Environmental Surveillance Conference was held in Lexington, Kentucky, February 5--7, 1990. The conference was sponsored by what is now the Office of Environmental Compliance and Documentation, Oak Ridge National Laboratory. Participants included technical professionals from all Martin Marietta Energy Systems facilities, Westinghouse Materials Company of Ohio, Pacific Northwest Laboratory, and several technical support contractors. Presentations at the conference ranged the full spectrum of issues that effect the analysis and interpretation of environmental data. Topics included tracking systems for samples and schedules associated with ongoing programs; coalescing data from a variety of sources and pedigrees into integrated data bases; methods for evaluating the quality of environmental data through empirical estimates of parameters such as charge balance, pH, and specific conductance; statistical applications to the interpretation of environmental information; and uses of environmental information in risk and dose assessments. Hearing about and discussing this wide variety of topics provided an opportunity to capture the subtlety of each discipline and to appreciate the continuity that is required among the disciplines in order to perform high-quality environmental information analysis

  10. Kidnapping Detection and Recognition in Previous Unknown Environment

    Directory of Open Access Journals (Sweden)

    Yang Tian

    2017-01-01

    Full Text Available An unaware event referred to as kidnapping makes the estimation result of localization incorrect. In a previous unknown environment, incorrect localization result causes incorrect mapping result in Simultaneous Localization and Mapping (SLAM by kidnapping. In this situation, the explored area and unexplored area are divided to make the kidnapping recovery difficult. To provide sufficient information on kidnapping, a framework to judge whether kidnapping has occurred and to identify the type of kidnapping with filter-based SLAM is proposed. The framework is called double kidnapping detection and recognition (DKDR by performing two checks before and after the “update” process with different metrics in real time. To explain one of the principles of DKDR, we describe a property of filter-based SLAM that corrects the mapping result of the environment using the current observations after the “update” process. Two classical filter-based SLAM algorithms, Extend Kalman Filter (EKF SLAM and Particle Filter (PF SLAM, are modified to show that DKDR can be simply and widely applied in existing filter-based SLAM algorithms. Furthermore, a technique to determine the adapted thresholds of metrics in real time without previous data is presented. Both simulated and experimental results demonstrate the validity and accuracy of the proposed method.

  11. Sign language interpreting education : Reflections on interpersonal skills

    NARCIS (Netherlands)

    Annemiek Hammer; Dr. Beppie van den Bogaerde

    2017-01-01

    We present a description of our didactic approach to train undergraduate sign language interpreters on their interpersonal and reflective skills. Based pre-dominantly on the theory of role-space by Llewellyn-Jones and Lee (2014), we argue that dialogue settings require a dynamic role of the

  12. Item hierarchy-based analysis of the Rivermead Mobility Index resulted in improved interpretation and enabled faster scoring in patients undergoing rehabilitation after stroke.

    Science.gov (United States)

    Roorda, Leo D; Green, John R; Houwink, Annemieke; Bagley, Pam J; Smith, Jane; Molenaar, Ivo W; Geurts, Alexander C

    2012-06-01

    To enable improved interpretation of the total score and faster scoring of the Rivermead Mobility Index (RMI) by studying item ordering or hierarchy and formulating start-and-stop rules in patients after stroke. Cohort study. Rehabilitation center in the Netherlands; stroke rehabilitation units and the community in the United Kingdom. Item hierarchy of the RMI was studied in an initial group of patients (n=620; mean age ± SD, 69.2±12.5y; 297 [48%] men; 304 [49%] left hemisphere lesion, and 269 [43%] right hemisphere lesion), and the adequacy of the item hierarchy-based start-and-stop rules was checked in a second group of patients (n=237; mean age ± SD, 60.0±11.3y; 139 [59%] men; 103 [44%] left hemisphere lesion, and 93 [39%] right hemisphere lesion) undergoing rehabilitation after stroke. Not applicable. Mokken scale analysis was used to investigate the fit of the double monotonicity model, indicating hierarchical item ordering. The percentages of patients with a difference between the RMI total score and the scores based on the start-and-stop rules were calculated to check the adequacy of these rules. The RMI had good fit of the double monotonicity model (coefficient H(T)=.87). The interpretation of the total score improved. Item hierarchy-based start-and-stop rules were formulated. The percentages of patients with a difference between the RMI total score and the score based on the recommended start-and-stop rules were 3% and 5%, respectively. Ten of the original 15 items had to be scored after applying the start-and-stop rules. Item hierarchy was established, enabling improved interpretation and faster scoring of the RMI. Copyright © 2012 American Congress of Rehabilitation Medicine. Published by Elsevier Inc. All rights reserved.

  13. Protein flexibility: coordinate uncertainties and interpretation of structural differences

    Energy Technology Data Exchange (ETDEWEB)

    Rashin, Alexander A., E-mail: alexander-rashin@hotmail.com [BioChemComp Inc., 543 Sagamore Avenue, Teaneck, NJ 07666 (United States); LH Baker Center for Bioinformatics and Department of Biochemistry, Biophysics and Molecular Biology, 112 Office and Lab Building, Iowa State University, Ames, IA 50011-3020 (United States); Rashin, Abraham H. L. [BioChemComp Inc., 543 Sagamore Avenue, Teaneck, NJ 07666 (United States); Rutgers, The State University of New Jersey, 22371 BPO WAY, Piscataway, NJ 08854-8123 (United States); Jernigan, Robert L. [LH Baker Center for Bioinformatics and Department of Biochemistry, Biophysics and Molecular Biology, 112 Office and Lab Building, Iowa State University, Ames, IA 50011-3020 (United States); BioChemComp Inc., 543 Sagamore Avenue, Teaneck, NJ 07666 (United States)

    2009-11-01

    Criteria for the interpretability of coordinate differences and a new method for identifying rigid-body motions and nonrigid deformations in protein conformational changes are developed and applied to functionally induced and crystallization-induced conformational changes. Valid interpretations of conformational movements in protein structures determined by X-ray crystallography require that the movement magnitudes exceed their uncertainty threshold. Here, it is shown that such thresholds can be obtained from the distance difference matrices (DDMs) of 1014 pairs of independently determined structures of bovine ribonuclease A and sperm whale myoglobin, with no explanations provided for reportedly minor coordinate differences. The smallest magnitudes of reportedly functional motions are just above these thresholds. Uncertainty thresholds can provide objective criteria that distinguish between true conformational changes and apparent ‘noise’, showing that some previous interpretations of protein coordinate changes attributed to external conditions or mutations may be doubtful or erroneous. The use of uncertainty thresholds, DDMs, the newly introduced CDDMs (contact distance difference matrices) and a novel simple rotation algorithm allows a more meaningful classification and description of protein motions, distinguishing between various rigid-fragment motions and nonrigid conformational deformations. It is also shown that half of 75 pairs of identical molecules, each from the same asymmetric crystallographic cell, exhibit coordinate differences that range from just outside the coordinate uncertainty threshold to the full magnitude of large functional movements. Thus, crystallization might often induce protein conformational changes that are comparable to those related to or induced by the protein function.

  14. A Method for Developing Enterprise Architecture Frameworks: An Interpretive Phenomenology Study

    Directory of Open Access Journals (Sweden)

    Ali Moeini

    2015-03-01

    Full Text Available Nowadays, many of organizations, who are involved in enterprise architecting, make their own architecture framework or customize existing frameworks. These endeavors are based on the knowledge and the experience of each organization, and there is no defined method for developing the enterprise architecture framework. Therefore, a method for developing architecture framework is presented in this qualitative research. For this reason, 15 versions of 5 most used architecture frameworks are analyzed based on the interpretive phenomenology. Based on this analysis, a method for developing architecture frameworks is introduced which contains 8 disciplines and 6 phases. Analyzing the qualitative data of the research and also the validation of the research are carried out using the guidelines of Van Manen in the interpretive phenomenology.

  15. Interpretation of Tandem Mass Spectrometry (MSMS) Spectra for Peptide Analysis

    DEFF Research Database (Denmark)

    Hjernø, Karin; Højrup, Peter

    2015-01-01

    The aim of this chapter is to give a short introduction to peptide analysis by mass spectrometry (MS) and interpretation of fragment mass spectra. Through examples and guidelines we demonstrate how to understand and validate search results and how to perform de novo sequencing based on the often...... very complex fragmentation pattern obtained by tandem mass spectrometry (also referred to as MSMS). The focus is on simple rules for interpretation of MSMS spectra of tryptic as well as non-tryptic peptides....

  16. WPS criterion proposition based on experimental data base interpretation

    International Nuclear Information System (INIS)

    Chapuliot, S.; Izard, J.P.; Moinereau, D.; Marie, S.

    2011-01-01

    This article gives the background and the methodology developed to define a K J based criterion for brittle fracture of Reactor Pressure Vessel (RPV) submitted to Pressurized Thermal Shock (PTS), and taking into account Warm Pre Stressing effect (WPS). The first step of this methodology is the constitution of an experimental data base. This work was performed through bibliography and partnerships, and allows merging experimental results dealing with: -) Various ferritic steels; -) Various material states (as received, thermally aged, irradiated...); -) Various mode of fracture (cleavage, inter-granular, mixed mode); -) Various specimen geometry and size (CT, SENB, mock-ups); -) Various thermo-mechanical transients. Based on this experimental data base, a simple K J based limit is proposed and compared to experimental results. Parametric studies are performed in order to define the main parameters of the problem. Finally, a simple proposition based on a detailed analysis of tests results is performed. This proposition giving satisfactory results in every cases, it constitutes a good candidate for integration in French RSE-M code for in service assessment. (authors)

  17. Structural interpretation of El Hierro (Canary Islands) rifts system from gravity inversion modelling

    Science.gov (United States)

    Sainz-Maza, S.; Montesinos, F. G.; Martí, J.; Arnoso, J.; Calvo, M.; Borreguero, A.

    2017-08-01

    Recent volcanism in El Hierro Island is mostly concentrated along three elongated and narrow zones which converge at the center of the island. These zones with extensive volcanism have been identified as rift zones. The presence of similar structures is common in many volcanic oceanic islands, so understanding their origin, dynamics and structure is important to conduct hazard assessment in such environments. There is still not consensus on the origin of the El Hierro rift zones, having been associated with mantle uplift or interpreted as resulting from gravitational spreading and flank instability. To further understand the internal structure and origin of the El Hierro rift systems, starting from the previous gravity studies, we developed a new 3D gravity inversion model for its shallower layers, gathering a detailed picture of this part of the island, which has permitted a new interpretation about these rifts. Previous models already identified a main central magma accumulation zone and several shallower high density bodies. The new model allows a better resolution of the pathways that connect both levels and the surface. Our results do not point to any correspondence between the upper parts of these pathways and the rift identified at the surface. Non-clear evidence of progression toward deeper parts into the volcanic system is shown, so we interpret them as very shallow structures, probably originated by local extensional stresses derived from gravitational loading and flank instability, which are used to facilitate the lateral transport of magma when it arrives close to the surface.

  18. RETHINKING RESIDENTIAL MOBILITY: AN INTERDISCIPLINARY INTERPRETATION

    Directory of Open Access Journals (Sweden)

    Roderick J. Lawrence

    2008-03-01

    Full Text Available Since the 1950s academics and professionals have proposed a number of disciplinary and sector based interpretations of why, when and where households move or choose to stay in the same housing unit at different periods of the life cycle and especially the family cycle. This article challenges studies that only analyse one set of factors. The article stems from a synthesis of 20 years of research by the author who  has an interdisciplinary training in the broad field of people-environment relations. First, it reviews some key concepts related to human ecology, including housing, culture, identity and cultivation. Then it will consider how these concepts can be applied to interpret residential mobility using an interdisciplinary approach. An empirical case study of residential mobility in Geneva, Switzerland is presented in order to show how this approach can help improve our understanding of the motives people have regarding the wish to stay in their residence or to move elsewhere.

  19. Interpretation of searches for supersymmetry with simplified models

    Energy Technology Data Exchange (ETDEWEB)

    Chatrchyan, S.; Khachatryan, V.; Sirunyan, A. M.; Tumasyan, A.; Adam, W.; Aguilo, E.; Bergauer, T.; Dragicevic, M.; Erö, J.; Fabjan, C.; Friedl, M.; Frühwirth, R.; Ghete, V. M.; Hörmann, N.; Hrubec, J.; Jeitler, M.; Kiesenhofer, W.; Knünz, V.; Krammer, M.; Krätschmer, I.; Liko, D.; Mikulec, I.; Pernicka, M.; Rabady, D.; Rahbaran, B.; Rohringer, C.; Rohringer, H.; Schöfbeck, R.; Strauss, J.; Taurok, A.; Waltenberger, W.; Wulz, C. -E.; Mossolov, V.; Shumeiko, N.; Suarez Gonzalez, J.; Bansal, M.; Bansal, S.; Cornelis, T.; De Wolf, E. A.; Janssen, X.; Luyckx, S.; Mucibello, L.; Ochesanu, S.; Roland, B.; Rougny, R.; Selvaggi, M.; Van Haevermaet, H.; Van Mechelen, P.; Van Remortel, N.; Van Spilbeeck, A.; Blekman, F.; Blyweert, S.; D’Hondt, J.; Gonzalez Suarez, R.; Kalogeropoulos, A.; Maes, M.; Olbrechts, A.; Van Doninck, W.; Van Mulders, P.; Van Onsem, G. P.; Villella, I.; Clerbaux, B.; De Lentdecker, G.; Dero, V.; Gay, A. P. R.; Hreus, T.; Léonard, A.; Marage, P. E.; Mohammadi, A.; Reis, T.; Thomas, L.; Vander Velde, C.; Vanlaer, P.; Wang, J.; Adler, V.; Beernaert, K.; Cimmino, A.; Costantini, S.; Garcia, G.; Grunewald, M.; Klein, B.; Lellouch, J.; Marinov, A.; Mccartin, J.; Ocampo Rios, A. A.; Ryckbosch, D.; Strobbe, N.; Thyssen, F.; Tytgat, M.; Walsh, S.; Yazgan, E.; Zaganidis, N.; Basegmez, S.; Bruno, G.; Castello, R.; Ceard, L.; Delaere, C.; du Pree, T.; Favart, D.; Forthomme, L.; Giammanco, A.; Hollar, J.; Lemaitre, V.; Liao, J.; Militaru, O.; Nuttens, C.; Pagano, D.; Pin, A.; Piotrzkowski, K.; Vizan Garcia, J. M.; Beliy, N.; Caebergs, T.; Daubie, E.; Hammad, G. H.; Alves, G. A.; Correa Martins Junior, M.; Martins, T.; Pol, M. E.; Souza, M. H. G.; Aldá Júnior, W. L.; Carvalho, W.; Custódio, A.; Da Costa, E. M.; De Jesus Damiao, D.; De Oliveira Martins, C.; Fonseca De Souza, S.; Malbouisson, H.; Malek, M.; Matos Figueiredo, D.; Mundim, L.; Nogima, H.; Prado Da Silva, W. L.; Santoro, A.; Soares Jorge, L.; Sznajder, A.; Vilela Pereira, A.; Anjos, T. S.; Bernardes, C. A.; Dias, F. A.; Fernandez Perez Tomei, T. R.; Gregores, E. M.; Lagana, C.; Marinho, F.; Mercadante, P. G.; Novaes, S. F.; Padula, Sandra S.; Genchev, V.; Iaydjiev, P.; Piperov, S.; Rodozov, M.; Stoykova, S.; Sultanov, G.; Tcholakov, V.; Trayanov, R.; Vutova, M.; Dimitrov, A.; Hadjiiska, R.; Kozhuharov, V.; Litov, L.; Pavlov, B.; Petkov, P.; Bian, J. G.; Chen, G. M.; Chen, H. S.; Jiang, C. H.; Liang, D.; Liang, S.; Meng, X.; Tao, J.; Wang, J.; Wang, X.; Wang, Z.; Xiao, H.; Xu, M.; Zang, J.; Zhang, Z.; Asawatangtrakuldee, C.; Ban, Y.; Guo, Y.; Li, W.; Liu, S.; Mao, Y.; Qian, S. J.; Teng, H.; Wang, D.; Zhang, L.; Zou, W.; Avila, C.; Gomez, J. P.; Gomez Moreno, B.; Osorio Oliveros, A. F.; Sanabria, J. C.; Godinovic, N.; Lelas, D.; Plestina, R.; Polic, D.; Puljak, I.; Antunovic, Z.; Kovac, M.; Brigljevic, V.; Duric, S.; Kadija, K.; Luetic, J.; Mekterovic, D.; Morovic, S.; Attikis, A.; Galanti, M.; Mavromanolakis, G.; Mousa, J.; Nicolaou, C.; Ptochos, F.; Razis, P. A.; Finger, M.; Finger, M.; Assran, Y.; Elgammal, S.; Ellithi Kamel, A.; Mahmoud, M. A.; Mahrous, A.; Radi, A.; Kadastik, M.; Müntel, M.; Raidal, M.; Rebane, L.; Tiko, A.; Eerola, P.; Fedi, G.; Voutilainen, M.; Härkönen, J.; Heikkinen, A.; Karimäki, V.; Kinnunen, R.; Kortelainen, M. J.; Lampén, T.; Lassila-Perini, K.; Lehti, S.; Lindén, T.; Luukka, P.; Mäenpää, T.; Peltola, T.; Tuominen, E.; Tuominiemi, J.; Tuovinen, E.; Ungaro, D.; Wendland, L.; Banzuzi, K.; Karjalainen, A.; Korpela, A.; Tuuva, T.; Besancon, M.; Choudhury, S.; Dejardin, M.; Denegri, D.; Fabbro, B.; Faure, J. L.; Ferri, F.; Ganjour, S.; Givernaud, A.; Gras, P.; Hamel de Monchenault, G.; Jarry, P.; Locci, E.; Malcles, J.; Millischer, L.; Nayak, A.; Rander, J.; Rosowsky, A.; Titov, M.; Baffioni, S.; Beaudette, F.; Benhabib, L.; Bianchini, L.; Bluj, M.; Busson, P.; Charlot, C.; Daci, N.; Dahms, T.; Dalchenko, M.; Dobrzynski, L.; Florent, A.; Granier de Cassagnac, R.; Haguenauer, M.; Miné, P.; Mironov, C.; Naranjo, I. N.; Nguyen, M.; Ochando, C.; Paganini, P.; Sabes, D.; Salerno, R.; Sirois, Y.; Veelken, C.; Zabi, A.; Agram, J. -L.; Andrea, J.; Bloch, D.; Bodin, D.; Brom, J. -M.; Cardaci, M.; Chabert, E. C.; Collard, C.; Conte, E.; Drouhin, F.; Fontaine, J. -C.; Gelé, D.; Goerlach, U.; Juillot, P.; Le Bihan, A. -C.; Van Hove, P.; Fassi, F.; Mercier, D.; Beauceron, S.; Beaupere, N.; Bondu, O.; Boudoul, G.; Brochet, S.; Chasserat, J.; Chierici, R.; Contardo, D.; Depasse, P.; El Mamouni, H.; Fay, J.; Gascon, S.; Gouzevitch, M.; Ille, B.; Kurca, T.; Lethuillier, M.; Mirabito, L.; Perries, S.; Sgandurra, L.; Sordini, V.; Tschudi, Y.; Verdier, P.; Viret, S.; Tsamalaidze, Z.; Autermann, C.; Beranek, S.; Calpas, B.; Edelhoff, M.; Feld, L.; Heracleous, N.; Hindrichs, O.; Jussen, R.; Klein, K.; Merz, J.; Ostapchuk, A.; Perieanu, A.; Raupach, F.; Sammet, J.; Schael, S.; Sprenger, D.; Weber, H.; Wittmer, B.; Zhukov, V.; Ata, M.; Caudron, J.; Dietz-Laursonn, E.; Duchardt, D.; Erdmann, M.; Fischer, R.; Güth, A.; Hebbeker, T.; Heidemann, C.; Hoepfner, K.; Klingebiel, D.; Kreuzer, P.; Merschmeyer, M.; Meyer, A.; Olschewski, M.; Papacz, P.; Pieta, H.; Reithler, H.; Schmitz, S. A.; Sonnenschein, L.; Steggemann, J.; Teyssier, D.; Thüer, S.; Weber, M.; Bontenackels, M.; Cherepanov, V.; Erdogan, Y.; Flügge, G.; Geenen, H.; Geisler, M.; Haj Ahmad, W.; Hoehle, F.; Kargoll, B.; Kress, T.; Kuessel, Y.; Lingemann, J.; Nowack, A.; Perchalla, L.; Pooth, O.; Sauerland, P.; Stahl, A.; Aldaya Martin, M.; Behr, J.; Behrenhoff, W.; Behrens, U.; Bergholz, M.; Bethani, A.; Borras, K.; Burgmeier, A.; Cakir, A.; Calligaris, L.; Campbell, A.; Castro, E.; Costanza, F.; Dammann, D.; Diez Pardos, C.; Eckerlin, G.; Eckstein, D.; Flucke, G.; Geiser, A.; Glushkov, I.; Gunnellini, P.; Habib, S.; Hauk, J.; Hellwig, G.; Jung, H.; Kasemann, M.; Katsas, P.; Kleinwort, C.; Kluge, H.; Knutsson, A.; Krämer, M.; Krücker, D.; Kuznetsova, E.; Lange, W.; Leonard, J.; Lohmann, W.; Lutz, B.; Mankel, R.; Marfin, I.; Marienfeld, M.; Melzer-Pellmann, I. -A.; Meyer, A. B.; Mnich, J.; Mussgiller, A.; Naumann-Emme, S.; Novgorodova, O.; Olzem, J.; Perrey, H.; Petrukhin, A.; Pitzl, D.; Raspereza, A.; Ribeiro Cipriano, P. M.; Riedl, C.; Ron, E.; Rosin, M.; Salfeld-Nebgen, J.; Schmidt, R.; Schoerner-Sadenius, T.; Sen, N.; Spiridonov, A.; Stein, M.; Walsh, R.; Wissing, C.; Blobel, V.; Enderle, H.; Erfle, J.; Gebbert, U.; Görner, M.; Gosselink, M.; Haller, J.; Hermanns, T.; Höing, R. S.; Kaschube, K.; Kaussen, G.; Kirschenmann, H.; Klanner, R.; Lange, J.; Nowak, F.; Peiffer, T.; Pietsch, N.; Rathjens, D.; Sander, C.; Schettler, H.; Schleper, P.; Schlieckau, E.; Schmidt, A.; Schröder, M.; Schum, T.; Seidel, M.; Sibille, J.; Sola, V.; Stadie, H.; Steinbrück, G.; Thomsen, J.; Vanelderen, L.; Barth, C.; Berger, J.; Böser, C.; Chwalek, T.; De Boer, W.; Descroix, A.; Dierlamm, A.; Feindt, M.; Guthoff, M.; Hackstein, C.; Hartmann, F.; Hauth, T.; Heinrich, M.; Held, H.; Hoffmann, K. H.; Husemann, U.; Katkov, I.; Komaragiri, J. R.; Lobelle Pardo, P.; Martschei, D.; Mueller, S.; Müller, Th.; Niegel, M.; Nürnberg, A.; Oberst, O.; Oehler, A.; Ott, J.; Quast, G.; Rabbertz, K.; Ratnikov, F.; Ratnikova, N.; Röcker, S.; Schilling, F. -P.; Schott, G.; Simonis, H. J.; Stober, F. M.; Troendle, D.; Ulrich, R.; Wagner-Kuhr, J.; Wayand, S.; Weiler, T.; Zeise, M.; Anagnostou, G.; Daskalakis, G.; Geralis, T.; Kesisoglou, S.; Kyriakis, A.; Loukas, D.; Manolakos, I.; Markou, A.; Markou, C.; Ntomari, E.; Gouskos, L.; Mertzimekis, T. J.; Panagiotou, A.; Saoulidou, N.; Evangelou, I.; Foudas, C.; Kokkas, P.; Manthos, N.; Papadopoulos, I.; Patras, V.; Bencze, G.; Hajdu, C.; Hidas, P.; Horvath, D.; Sikler, F.; Veszpremi, V.; Vesztergombi, G.; Beni, N.; Czellar, S.; Molnar, J.; Palinkas, J.; Szillasi, Z.; Karancsi, J.; Raics, P.; Trocsanyi, Z. L.; Ujvari, B.; Beri, S. B.; Bhatnagar, V.; Dhingra, N.; Gupta, R.; Kaur, M.; Mehta, M. Z.; Nishu, N.; Saini, L. K.; Sharma, A.; Singh, J. B.; Kumar, Ashok; Kumar, Arun; Ahuja, S.; Bhardwaj, A.; Choudhary, B. C.; Malhotra, S.; Naimuddin, M.; Ranjan, K.; Sharma, V.; Shivpuri, R. K.; Banerjee, S.; Bhattacharya, S.; Dutta, S.; Gomber, B.; Jain, Sa.; Jain, Sh.; Khurana, R.; Sarkar, S.; Sharan, M.; Abdulsalam, A.; Dutta, D.; Kailas, S.; Kumar, V.; Mohanty, A. K.; Pant, L. M.; Shukla, P.; Aziz, T.; Ganguly, S.; Guchait, M.; Gurtu, A.; Maity, M.; Majumder, G.; Mazumdar, K.; Mohanty, G. B.; Parida, B.; Sudhakar, K.; Wickramage, N.; Banerjee, S.; Dugad, S.; Arfaei, H.; Bakhshiansohi, H.; Etesami, S. M.; Fahim, A.; Hashemi, M.; Hesari, H.; Jafari, A.; Khakzad, M.; Mohammadi Najafabadi, M.; Paktinat Mehdiabadi, S.; Safarzadeh, B.; Zeinali, M.; Abbrescia, M.; Barbone, L.; Calabria, C.; Chhibra, S. S.; Colaleo, A.; Creanza, D.; De Filippis, N.; De Palma, M.; Fiore, L.; Iaselli, G.; Maggi, G.; Maggi, M.; Marangelli, B.; My, S.; Nuzzo, S.; Pacifico, N.; Pompili, A.; Pugliese, G.; Selvaggi, G.; Silvestris, L.; Singh, G.; Venditti, R.; Verwilligen, P.; Zito, G.; Abbiendi, G.; Benvenuti, A. C.; Bonacorsi, D.; Braibant-Giacomelli, S.; Brigliadori, L.; Capiluppi, P.; Castro, A.; Cavallo, F. R.; Cuffiani, M.; Dallavalle, G. M.; Fabbri, F.; Fanfani, A.; Fasanella, D.; Giacomelli, P.; Grandi, C.; Guiducci, L.; Marcellini, S.; Masetti, G.; Meneghelli, M.; Montanari, A.; Navarria, F. L.; Odorici, F.; Perrotta, A.; Primavera, F.; Rossi, A. M.; Rovelli, T.; Siroli, G. P.; Tosi, N.; Travaglini, R.; Albergo, S.; Cappello, G.; Chiorboli, M.; Costa, S.; Potenza, R.; Tricomi, A.; Tuve, C.; Barbagli, G.; Ciulli, V.; Civinini, C.; D’Alessandro, R.; Focardi, E.; Frosali, S.; Gallo, E.; Gonzi, S.; Meschini, M.; Paoletti, S.; Sguazzoni, G.; Tropiano, A.; Benussi, L.; Bianco, S.; Colafranceschi, S.; Fabbri, F.; Piccolo, D.; Fabbricatore, P.; Musenich, R.; Tosi, S.; Benaglia, A.; De Guio, F.; Di Matteo, L.; Fiorendi, S.; Gennai, S.; Ghezzi, A.; Malvezzi, S.; Manzoni, R. A.; Martelli, A.; Massironi, A.; Menasce, D.; Moroni, L.; Paganoni, M.; Pedrini, D.; Ragazzi, S.; Redaelli, N.; Sala, S.; Tabarelli de Fatis, T.; Buontempo, S.; Carrillo Montoya, C. A.; Cavallo, N.; De Cosa, A.; Dogangun, O.; Fabozzi, F.; Iorio, A. O. M.; Lista, L.; Meola, S.; Merola, M.; Paolucci, P.; Azzi, P.; Bacchetta, N.; Bisello, D.; Branca, A.; Carlin, R.; Checchia, P.; Dorigo, T.; Gasparini, F.; Gozzelino, A.; Kanishchev, K.; Lacaprara, S.; Lazzizzera, I.; Margoni, M.; Meneguzzo, A. T.; Pazzini, J.; Pozzobon, N.; Ronchese, P.; Simonetto, F.; Torassa, E.; Tosi, M.; Triossi, A.; Vanini, S.; Zotto, P.; Zucchetta, A.; Zumerle, G.; Gabusi, M.; Ratti, S. P.; Riccardi, C.; Torre, P.; Vitulo, P.; Biasini, M.; Bilei, G. M.; Fanò, L.; Lariccia, P.; Mantovani, G.; Menichelli, M.; Nappi, A.; Romeo, F.; Saha, A.; Santocchia, A.; Spiezia, A.; Taroni, S.; Azzurri, P.; Bagliesi, G.; Bernardini, J.; Boccali, T.; Broccolo, G.; Castaldi, R.; D’Agnolo, R. T.; Dell’Orso, R.; Fiori, F.; Foà, L.; Giassi, A.; Kraan, A.; Ligabue, F.; Lomtadze, T.; Martini, L.; Messineo, A.; Palla, F.; Rizzi, A.; Serban, A. T.; Spagnolo, P.; Squillacioti, P.; Tenchini, R.; Tonelli, G.; Venturi, A.; Verdini, P. G.; Barone, L.; Cavallari, F.; Del Re, D.; Diemoz, M.; Fanelli, C.; Grassi, M.; Longo, E.; Meridiani, P.; Micheli, F.; Nourbakhsh, S.; Organtini, G.; Paramatti, R.; Rahatlou, S.; Sigamani, M.; Soffi, L.; Amapane, N.; Arcidiacono, R.; Argiro, S.; Arneodo, M.; Biino, C.; Cartiglia, N.; Casasso, S.; Costa, M.; Demaria, N.; Mariotti, C.; Maselli, S.; Migliore, E.; Monaco, V.; Musich, M.; Obertino, M. M.; Pastrone, N.; Pelliccioni, M.; Potenza, A.; Romero, A.; Ruspa, M.; Sacchi, R.; Solano, A.; Staiano, A.; Belforte, S.; Candelise, V.; Casarsa, M.; Cossutti, F.; Della Ricca, G.; Gobbo, B.; Marone, M.; Montanino, D.; Penzo, A.; Schizzi, A.; Kim, T. Y.; Nam, S. K.; Chang, S.; Kim, D. H.; Kim, G. N.; Kong, D. J.; Park, H.; Son, D. C.; Son, T.; Kim, J. Y.; Kim, Zero J.; Song, S.; Choi, S.; Gyun, D.; Hong, B.; Jo, M.; Kim, H.; Kim, T. J.; Lee, K. S.; Moon, D. H.; Park, S. K.; Roh, Y.; Choi, M.; Kim, J. H.; Park, C.; Park, I. C.; Park, S.; Ryu, G.; Choi, Y.; Choi, Y. K.; Goh, J.; Kim, M. S.; Kwon, E.; Lee, B.; Lee, J.; Lee, S.; Seo, H.; Yu, I.; Bilinskas, M. J.; Grigelionis, I.; Janulis, M.; Juodagalvis, A.; Castilla-Valdez, H.; De La Cruz-Burelo, E.; Heredia-de La Cruz, I.; Lopez-Fernandez, R.; Martínez-Ortega, J.; Sanchez-Hernandez, A.; Villasenor-Cendejas, L. M.; Carrillo Moreno, S.; Vazquez Valencia, F.; Salazar Ibarguen, H. A.; Casimiro Linares, E.; Morelos Pineda, A.; Reyes-Santos, M. A.; Krofcheck, D.; Bell, A. J.; Butler, P. H.; Doesburg, R.; Reucroft, S.; Silverwood, H.; Ahmad, M.; Asghar, M. I.; Butt, J.; Hoorani, H. R.; Khalid, S.; Khan, W. A.; Khurshid, T.; Qazi, S.; Shah, M. A.; Shoaib, M.; Bialkowska, H.; Boimska, B.; Frueboes, T.; Górski, M.; Kazana, M.; Nawrocki, K.; Romanowska-Rybinska, K.; Szleper, M.; Wrochna, G.; Zalewski, P.; Brona, G.; Bunkowski, K.; Cwiok, M.; Dominik, W.; Doroba, K.; Kalinowski, A.; Konecki, M.; Krolikowski, J.; Misiura, M.; Almeida, N.; Bargassa, P.; David, A.; Faccioli, P.; Ferreira Parracho, P. G.; Gallinaro, M.; Seixas, J.; Varela, J.; Vischia, P.; Bunin, P.; Gavrilenko, M.; Golutvin, I.; Gorbunov, I.; Kamenev, A.; Karjavin, V.; Kozlov, G.; Lanev, A.; Malakhov, A.; Moisenz, P.; Palichik, V.; Perelygin, V.; Savina, M.; Shmatov, S.; Smirnov, V.; Volodko, A.; Zarubin, A.; Evstyukhin, S.; Golovtsov, V.; Ivanov, Y.; Kim, V.; Levchenko, P.; Murzin, V.; Oreshkin, V.; Smirnov, I.; Sulimov, V.; Uvarov, L.; Vavilov, S.; Vorobyev, A.; Vorobyev, An.; Andreev, Yu.; Dermenev, A.; Gninenko, S.; Golubev, N.; Kirsanov, M.; Krasnikov, N.; Matveev, V.; Pashenkov, A.; Tlisov, D.; Toropin, A.; Epshteyn, V.; Erofeeva, M.; Gavrilov, V.; Kossov, M.; Lychkovskaya, N.; Popov, V.; Safronov, G.; Semenov, S.; Shreyber, I.; Stolin, V.; Vlasov, E.; Zhokin, A.; Belyaev, A.; Boos, E.; Dubinin, M.; Dudko, L.; Ershov, A.; Gribushin, A.; Klyukhin, V.; Kodolova, O.; Lokhtin, I.; Markina, A.; Obraztsov, S.; Perfilov, M.; Petrushanko, S.; Popov, A.; Sarycheva, L.; Savrin, V.; Snigirev, A.; Andreev, V.; Azarkin, M.; Dremin, I.; Kirakosyan, M.; Leonidov, A.; Mesyats, G.; Rusakov, S. V.; Vinogradov, A.; Azhgirey, I.; Bayshev, I.; Bitioukov, S.; Grishin, V.; Kachanov, V.; Konstantinov, D.; Krychkine, V.; Petrov, V.; Ryutin, R.; Sobol, A.; Tourtchanovitch, L.; Troshin, S.; Tyurin, N.; Uzunian, A.; Volkov, A.; Adzic, P.; Djordjevic, M.; Ekmedzic, M.; Krpic, D.; Milosevic, J.; Aguilar-Benitez, M.; Alcaraz Maestre, J.; Arce, P.; Battilana, C.; Calvo, E.; Cerrada, M.; Chamizo Llatas, M.; Colino, N.; De La Cruz, B.; Delgado Peris, A.; Domínguez Vázquez, D.; Fernandez Bedoya, C.; Fernández Ramos, J. P.; Ferrando, A.; Flix, J.; Fouz, M. C.; Garcia-Abia, P.; Gonzalez Lopez, O.; Goy Lopez, S.; Hernandez, J. M.; Josa, M. I.; Merino, G.; Puerta Pelayo, J.; Quintario Olmeda, A.; Redondo, I.; Romero, L.; Santaolalla, J.; Soares, M. S.; Willmott, C.; Albajar, C.; Codispoti, G.; de Trocóniz, J. F.; Brun, H.; Cuevas, J.; Fernandez Menendez, J.; Folgueras, S.; Gonzalez Caballero, I.; Lloret Iglesias, L.; Piedra Gomez, J.; Brochero Cifuentes, J. A.; Cabrillo, I. J.; Calderon, A.; Chuang, S. H.; Duarte Campderros, J.; Felcini, M.; Fernandez, M.; Gomez, G.; Gonzalez Sanchez, J.; Graziano, A.; Jorda, C.; Lopez Virto, A.; Marco, J.; Marco, R.; Martinez Rivero, C.; Matorras, F.; Munoz Sanchez, F. J.; Rodrigo, T.; Rodríguez-Marrero, A. Y.; Ruiz-Jimeno, A.; Scodellaro, L.; Vila, I.; Vilar Cortabitarte, R.; Abbaneo, D.; Auffray, E.; Auzinger, G.; Bachtis, M.; Baillon, P.; Ball, A. H.; Barney, D.; Benitez, J. F.; Bernet, C.; Bianchi, G.; Bloch, P.; Bocci, A.; Bonato, A.; Botta, C.; Breuker, H.; Camporesi, T.; Cerminara, G.; Christiansen, T.; Coarasa Perez, J. A.; D’Enterria, D.; Dabrowski, A.; De Roeck, A.; Di Guida, S.; Dobson, M.; Dupont-Sagorin, N.; Elliott-Peisert, A.; Frisch, B.; Funk, W.; Georgiou, G.; Giffels, M.; Gigi, D.; Gill, K.; Giordano, D.; Girone, M.; Giunta, M.; Glege, F.; Gomez-Reino Garrido, R.; Govoni, P.; Gowdy, S.; Guida, R.; Gundacker, S.; Hammer, J.; Hansen, M.; Harris, P.; Hartl, C.; Harvey, J.; Hegner, B.; Hinzmann, A.; Innocente, V.; Janot, P.; Kaadze, K.; Karavakis, E.; Kousouris, K.; Lecoq, P.; Lee, Y. -J.; Lenzi, P.; Lourenço, C.; Magini, N.; Mäki, T.; Malberti, M.; Malgeri, L.; Mannelli, M.; Masetti, L.; Meijers, F.; Mersi, S.; Meschi, E.; Moser, R.; Mozer, M. U.; Mulders, M.; Musella, P.; Nesvold, E.; Orsini, L.; Palencia Cortezon, E.; Perez, E.; Perrozzi, L.; Petrilli, A.; Pfeiffer, A.; Pierini, M.; Pimiä, M.; Piparo, D.; Polese, G.; Quertenmont, L.; Racz, A.; Reece, W.; Rodrigues Antunes, J.; Rolandi, G.; Rovelli, C.; Rovere, M.; Sakulin, H.; Santanastasio, F.; Schäfer, C.; Schwick, C.; Segoni, I.; Sekmen, S.; Sharma, A.; Siegrist, P.; Silva, P.; Simon, M.; Sphicas, P.; Spiga, D.; Tsirou, A.; Veres, G. I.; Vlimant, J. R.; Wöhri, H. K.; Worm, S. D.; Zeuner, W. D.; Bertl, W.; Deiters, K.; Erdmann, W.; Gabathuler, K.; Horisberger, R.; Ingram, Q.; Kaestli, H. C.; König, S.; Kotlinski, D.; Langenegger, U.; Meier, F.; Renker, D.; Rohe, T.; Bäni, L.; Bortignon, P.; Buchmann, M. A.; Casal, B.; Chanon, N.; Deisher, A.; Dissertori, G.; Dittmar, M.; Donegà, M.; Dünser, M.; Eller, P.; Eugster, J.; Freudenreich, K.; Grab, C.; Hits, D.; Lecomte, P.; Lustermann, W.; Marini, A. C.; Martinez Ruiz del Arbol, P.; Mohr, N.; Moortgat, F.; Nägeli, C.; Nef, P.; Nessi-Tedaldi, F.; Pandolfi, F.; Pape, L.; Pauss, F.; Peruzzi, M.; Ronga, F. J.; Rossini, M.; Sala, L.; Sanchez, A. K.; Starodumov, A.; Stieger, B.; Takahashi, M.; Tauscher, L.; Thea, A.; Theofilatos, K.; Treille, D.; Urscheler, C.; Wallny, R.; Weber, H. A.; Wehrli, L.; Amsler, C.; Chiochia, V.; De Visscher, S.; Favaro, C.; Ivova Rikova, M.; Kilminster, B.; Millan Mejias, B.; Otiougova, P.; Robmann, P.; Snoek, H.; Tupputi, S.; Verzetti, M.; Chang, Y. H.; Chen, K. H.; Ferro, C.; Kuo, C. M.; Li, S. W.; Lin, W.; Lu, Y. J.; Singh, A. P.; Volpe, R.; Yu, S. S.; Bartalini, P.; Chang, P.; Chang, Y. H.; Chang, Y. W.; Chao, Y.; Chen, K. F.; Dietz, C.; Grundler, U.; Hou, W. -S.; Hsiung, Y.; Kao, K. Y.; Lei, Y. J.; Lu, R. -S.; Majumder, D.; Petrakou, E.; Shi, X.; Shiu, J. G.; Tzeng, Y. M.; Wan, X.; Wang, M.; Asavapibhop, B.; Srimanobhas, N.; Adiguzel, A.; Bakirci, M. N.; Cerci, S.; Dozen, C.; Dumanoglu, I.; Eskut, E.; Girgis, S.; Gokbulut, G.; Gurpinar, E.; Hos, I.; Kangal, E. E.; Karaman, T.; Karapinar, G.; Kayis Topaksu, A.; Onengut, G.; Ozdemir, K.; Ozturk, S.; Polatoz, A.; Sogut, K.; Sunar Cerci, D.; Tali, B.; Topakli, H.; Vergili, L. N.; Vergili, M.; Akin, I. V.; Aliev, T.; Bilin, B.; Bilmis, S.; Deniz, M.; Gamsizkan, H.; Guler, A. M.; Ocalan, K.; Ozpineci, A.; Serin, M.; Sever, R.; Surat, U. E.; Yalvac, M.; Yildirim, E.; Zeyrek, M.; Gülmez, E.; Isildak, B.; Kaya, M.; Kaya, O.; Ozkorucuklu, S.; Sonmez, N.; Cankocak, K.; Levchuk, L.; Brooke, J. J.; Clement, E.; Cussans, D.; Flacher, H.; Frazier, R.; Goldstein, J.; Grimes, M.; Heath, G. P.; Heath, H. F.; Kreczko, L.; Metson, S.; Newbold, D. M.; Nirunpong, K.; Poll, A.; Senkin, S.; Smith, V. J.; Williams, T.; Basso, L.; Bell, K. W.; Belyaev, A.; Brew, C.; Brown, R. M.; Cockerill, D. J. A.; Coughlan, J. A.; Harder, K.; Harper, S.; Jackson, J.; Kennedy, B. W.; Olaiya, E.; Petyt, D.; Radburn-Smith, B. C.; Shepherd-Themistocleous, C. H.; Tomalin, I. R.; Womersley, W. J.; Bainbridge, R.; Ball, G.; Beuselinck, R.; Buchmuller, O.; Colling, D.; Cripps, N.; Cutajar, M.; Dauncey, P.; Davies, G.; Della Negra, M.; Ferguson, W.; Fulcher, J.; Futyan, D.; Gilbert, A.; Guneratne Bryer, A.; Hall, G.; Hatherell, Z.; Hays, J.; Iles, G.; Jarvis, M.; Karapostoli, G.; Lyons, L.; Magnan, A. -M.; Marrouche, J.; Mathias, B.; Nandi, R.; Nash, J.; Nikitenko, A.; Pela, J.; Pesaresi, M.; Petridis, K.; Pioppi, M.; Raymond, D. M.; Rogerson, S.; Rose, A.; Ryan, M. J.; Seez, C.; Sharp, P.; Sparrow, A.; Stoye, M.; Tapper, A.; Vazquez Acosta, M.; Virdee, T.; Wakefield, S.; Wardle, N.; Whyntie, T.; Chadwick, M.; Cole, J. E.; Hobson, P. R.; Khan, A.; Kyberd, P.; Leggat, D.; Leslie, D.; Martin, W.; Reid, I. D.; Symonds, P.; Teodorescu, L.; Turner, M.; Hatakeyama, K.; Liu, H.; Scarborough, T.; Charaf, O.; Henderson, C.; Rumerio, P.; Avetisyan, A.; Bose, T.; Fantasia, C.; Heister, A.; St. John, J.; Lawson, P.; Lazic, D.; Rohlf, J.; Sperka, D.; Sulak, L.; Alimena, J.; Bhattacharya, S.; Christopher, G.; Cutts, D.; Demiragli, Z.; Ferapontov, A.; Garabedian, A.; Heintz, U.; Jabeen, S.; Kukartsev, G.; Laird, E.; Landsberg, G.; Luk, M.; Narain, M.; Nguyen, D.; Segala, M.; Sinthuprasith, T.; Speer, T.; Breedon, R.; Breto, G.; Calderon De La Barca Sanchez, M.; Chauhan, S.; Chertok, M.; Conway, J.; Conway, R.; Cox, P. T.; Dolen, J.; Erbacher, R.; Gardner, M.; Houtz, R.; Ko, W.; Kopecky, A.; Lander, R.; Mall, O.; Miceli, T.; Pellett, D.; Ricci-Tam, F.; Rutherford, B.; Searle, M.; Smith, J.; Squires, M.; Tripathi, M.; Vasquez Sierra, R.; Yohay, R.; Andreev, V.; Cline, D.; Cousins, R.; Duris, J.; Erhan, S.; Everaerts, P.; Farrell, C.; Hauser, J.; Ignatenko, M.; Jarvis, C.; Rakness, G.; Schlein, P.; Traczyk, P.; Valuev, V.; Weber, M.; Babb, J.; Clare, R.; Dinardo, M. E.; Ellison, J.; Gary, J. W.; Giordano, F.; Hanson, G.; Liu, H.; Long, O. R.; Luthra, A.; Nguyen, H.; Paramesvaran, S.; Sturdy, J.; Sumowidagdo, S.; Wilken, R.; Wimpenny, S.; Andrews, W.; Branson, J. G.; Cerati, G. B.; Cittolin, S.; Evans, D.; Holzner, A.; Kelley, R.; Lebourgeois, M.; Letts, J.; Macneill, I.; Mangano, B.; Padhi, S.; Palmer, C.; Petrucciani, G.; Pieri, M.; Sani, M.; Sharma, V.; Simon, S.; Sudano, E.; Tadel, M.; Tu, Y.; Vartak, A.; Wasserbaech, S.; Würthwein, F.; Yagil, A.; Yoo, J.; Barge, D.; Bellan, R.; Campagnari, C.; D’Alfonso, M.; Danielson, T.; Flowers, K.; Geffert, P.; Golf, F.; Incandela, J.; Justus, C.; Kalavase, P.; Kovalskyi, D.; Krutelyov, V.; Lowette, S.; Magaña Villalba, R.; Mccoll, N.; Pavlunin, V.; Ribnik, J.; Richman, J.; Rossin, R.; Stuart, D.; To, W.; West, C.; Apresyan, A.; Bornheim, A.; Chen, Y.; Di Marco, E.; Duarte, J.; Gataullin, M.; Ma, Y.; Mott, A.; Newman, H. B.; Rogan, C.; Spiropulu, M.; Timciuc, V.; Veverka, J.; Wilkinson, R.; Xie, S.; Yang, Y.; Zhu, R. Y.; Azzolini, V.; Calamba, A.; Carroll, R.; Ferguson, T.; Iiyama, Y.; Jang, D. W.; Liu, Y. F.; Paulini, M.; Vogel, H.; Vorobiev, I.; Cumalat, J. P.; Drell, B. R.; Ford, W. T.; Gaz, A.; Luiggi Lopez, E.; Smith, J. G.; Stenson, K.; Ulmer, K. A.; Wagner, S. R.; Alexander, J.; Chatterjee, A.; Eggert, N.; Gibbons, L. K.; Heltsley, B.; Hopkins, W.; Khukhunaishvili, A.; Kreis, B.; Mirman, N.; Nicolas Kaufman, G.; Patterson, J. R.; Ryd, A.; Salvati, E.; Sun, W.; Teo, W. D.; Thom, J.; Thompson, J.; Tucker, J.; Vaughan, J.; Weng, Y.; Winstrom, L.; Wittich, P.; Winn, D.; Abdullin, S.; Albrow, M.; Anderson, J.; Bauerdick, L. A. T.; Beretvas, A.; Berryhill, J.; Bhat, P. C.; Burkett, K.; Butler, J. N.; Chetluru, V.; Cheung, H. W. K.; Chlebana, F.; Elvira, V. D.; Fisk, I.; Freeman, J.; Gao, Y.; Green, D.; Gutsche, O.; Hanlon, J.; Harris, R. M.; Hirschauer, J.; Hooberman, B.; Jindariani, S.; Johnson, M.; Joshi, U.; Klima, B.; Kunori, S.; Kwan, S.; Leonidopoulos, C.; Linacre, J.; Lincoln, D.; Lipton, R.; Lykken, J.; Maeshima, K.; Marraffino, J. M.; Maruyama, S.; Mason, D.; McBride, P.; Mishra, K.; Mrenna, S.; Musienko, Y.; Newman-Holmes, C.; O’Dell, V.; Prokofyev, O.; Sexton-Kennedy, E.; Sharma, S.; Spalding, W. J.; Spiegel, L.; Taylor, L.; Tkaczyk, S.; Tran, N. V.; Uplegger, L.; Vaandering, E. W.; Vidal, R.; Whitmore, J.; Wu, W.; Yang, F.; Yun, J. C.; Acosta, D.; Avery, P.; Bourilkov, D.; Chen, M.; Cheng, T.; Das, S.; De Gruttola, M.; Di Giovanni, G. P.; Dobur, D.; Drozdetskiy, A.; Field, R. D.; Fisher, M.; Fu, Y.; Furic, I. K.; Gartner, J.; Hugon, J.; Kim, B.; Konigsberg, J.; Korytov, A.; Kropivnitskaya, A.; Kypreos, T.; Low, J. F.; Matchev, K.; Milenovic, P.; Mitselmakher, G.; Muniz, L.; Park, M.; Remington, R.; Rinkevicius, A.; Sellers, P.; Skhirtladze, N.; Snowball, M.; Yelton, J.; Zakaria, M.; Gaultney, V.; Hewamanage, S.; Lebolo, L. M.; Linn, S.; Markowitz, P.; Martinez, G.; Rodriguez, J. L.; Adams, T.; Askew, A.; Bochenek, J.; Chen, J.; Diamond, B.; Gleyzer, S. V.; Haas, J.; Hagopian, S.; Hagopian, V.; Jenkins, M.; Johnson, K. F.; Prosper, H.; Veeraraghavan, V.; Weinberg, M.; Baarmand, M. M.; Dorney, B.; Hohlmann, M.; Kalakhety, H.; Vodopiyanov, I.; Yumiceva, F.; Adams, M. R.; Anghel, I. M.; Apanasevich, L.; Bai, Y.; Bazterra, V. E.; Betts, R. R.; Bucinskaite, I.; Callner, J.; Cavanaugh, R.; Evdokimov, O.; Gauthier, L.; Gerber, C. E.; Hofman, D. J.; Khalatyan, S.; Lacroix, F.; O’Brien, C.; Silkworth, C.; Strom, D.; Turner, P.; Varelas, N.; Akgun, U.; Albayrak, E. A.; Bilki, B.; Clarida, W.; Duru, F.; Griffiths, S.; Merlo, J. -P.; Mermerkaya, H.; Mestvirishvili, A.; Moeller, A.; Nachtman, J.; Newsom, C. R.; Norbeck, E.; Onel, Y.; Ozok, F.; Sen, S.; Tan, P.; Tiras, E.; Wetzel, J.; Yetkin, T.; Yi, K.; Barnett, B. A.; Blumenfeld, B.; Bolognesi, S.; Fehling, D.; Giurgiu, G.; Gritsan, A. V.; Guo, Z. J.; Hu, G.; Maksimovic, P.; Swartz, M.; Whitbeck, A.; Baringer, P.; Bean, A.; Benelli, G.; Kenny, R. P.; Murray, M.; Noonan, D.; Sanders, S.; Stringer, R.; Tinti, G.; Wood, J. S.; Barfuss, A. F.; Bolton, T.; Chakaberia, I.; Ivanov, A.; Khalil, S.; Makouski, M.; Maravin, Y.; Shrestha, S.; Svintradze, I.; Gronberg, J.; Lange, D.; Rebassoo, F.; Wright, D.; Baden, A.; Calvert, B.; Eno, S. C.; Gomez, J. A.; Hadley, N. J.; Kellogg, R. G.; Kirn, M.; Kolberg, T.; Lu, Y.; Marionneau, M.; Mignerey, A. C.; Pedro, K.; Skuja, A.; Temple, J.; Tonjes, M. B.; Tonwar, S. C.; Apyan, A.; Bauer, G.; Bendavid, J.; Busza, W.; Butz, E.; Cali, I. A.; Chan, M.; Dutta, V.; Gomez Ceballos, G.; Goncharov, M.; Kim, Y.; Klute, M.; Krajczar, K.; Levin, A.; Luckey, P. D.; Ma, T.; Nahn, S.; Paus, C.; Ralph, D.; Roland, C.; Roland, G.; Rudolph, M.; Stephans, G. S. F.; Stöckli, F.; Sumorok, K.; Sung, K.; Velicanu, D.; Wenger, E. A.; Wolf, R.; Wyslouch, B.; Yang, M.; Yilmaz, Y.; Yoon, A. S.; Zanetti, M.; Zhukova, V.; Cooper, S. I.; Dahmes, B.; De Benedetti, A.; Franzoni, G.; Gude, A.; Kao, S. C.; Klapoetke, K.; Kubota, Y.; Mans, J.; Pastika, N.; Rusack, R.; Sasseville, M.; Singovsky, A.; Tambe, N.; Turkewitz, J.; Cremaldi, L. M.; Kroeger, R.; Perera, L.; Rahmat, R.; Sanders, D. A.; Avdeeva, E.; Bloom, K.; Bose, S.; Claes, D. R.; Dominguez, A.; Eads, M.; Keller, J.; Kravchenko, I.; Lazo-Flores, J.; Malik, S.; Snow, G. R.; Godshalk, A.; Iashvili, I.; Jain, S.; Kharchilava, A.; Kumar, A.; Rappoccio, S.; Alverson, G.; Barberis, E.; Baumgartel, D.; Chasco, M.; Haley, J.; Nash, D.; Orimoto, T.; Trocino, D.; Wood, D.; Zhang, J.; Anastassov, A.; Hahn, K. A.; Kubik, A.; Lusito, L.; Mucia, N.; Odell, N.; Ofierzynski, R. A.; Pollack, B.; Pozdnyakov, A.; Schmitt, M.; Stoynev, S.; Velasco, M.; Won, S.; Antonelli, L.; Berry, D.; Brinkerhoff, A.; Chan, K. M.; Hildreth, M.; Jessop, C.; Karmgard, D. J.; Kolb, J.; Lannon, K.; Luo, W.; Lynch, S.; Marinelli, N.; Morse, D. M.; Pearson, T.; Planer, M.; Ruchti, R.; Slaunwhite, J.; Valls, N.; Wayne, M.; Wolf, M.; Bylsma, B.; Durkin, L. S.; Hill, C.; Hughes, R.; Kotov, K.; Ling, T. Y.; Puigh, D.; Rodenburg, M.; Vuosalo, C.; Williams, G.; Winer, B. L.; Berry, E.; Elmer, P.; Halyo, V.; Hebda, P.; Hegeman, J.; Hunt, A.; Jindal, P.; Koay, S. A.; Lopes Pegna, D.; Lujan, P.; Marlow, D.; Medvedeva, T.; Mooney, M.; Olsen, J.; Piroué, P.; Quan, X.; Raval, A.; Saka, H.; Stickland, D.; Tully, C.; Werner, J. S.; Zuranski, A.; Brownson, E.; Lopez, A.; Mendez, H.; Ramirez Vargas, J. E.; Alagoz, E.; Barnes, V. E.; Benedetti, D.; Bolla, G.; Bortoletto, D.; De Mattia, M.; Everett, A.; Hu, Z.; Jones, M.; Koybasi, O.; Kress, M.; Laasanen, A. T.; Leonardo, N.; Maroussov, V.; Merkel, P.; Miller, D. H.; Neumeister, N.; Shipsey, I.; Silvers, D.; Svyatkovskiy, A.; Vidal Marono, M.; Yoo, H. D.; Zablocki, J.; Zheng, Y.; Guragain, S.; Parashar, N.; Adair, A.; Akgun, B.; Boulahouache, C.; Ecklund, K. M.; Geurts, F. J. M.; Li, W.; Padley, B. P.; Redjimi, R.; Roberts, J.; Zabel, J.; Betchart, B.; Bodek, A.; Chung, Y. S.; Covarelli, R.; de Barbaro, P.; Demina, R.; Eshaq, Y.; Ferbel, T.; Garcia-Bellido, A.; Goldenzweig, P.; Han, J.; Harel, A.; Miner, D. C.; Vishnevskiy, D.; Zielinski, M.; Bhatti, A.; Ciesielski, R.; Demortier, L.; Goulianos, K.; Lungu, G.; Malik, S.; Mesropian, C.; Arora, S.; Barker, A.; Chou, J. P.; Contreras-Campana, C.; Contreras-Campana, E.; Duggan, D.; Ferencek, D.; Gershtein, Y.; Gray, R.; Halkiadakis, E.; Hidas, D.; Lath, A.; Panwalkar, S.; Park, M.; Patel, R.; Rekovic, V.; Robles, J.; Rose, K.; Salur, S.; Schnetzer, S.; Seitz, C.; Somalwar, S.; Stone, R.; Thomas, S.; Walker, M.; Cerizza, G.; Hollingsworth, M.; Spanier, S.; Yang, Z. C.; York, A.; Eusebi, R.; Flanagan, W.; Gilmore, J.; Kamon, T.; Khotilovich, V.; Montalvo, R.; Osipenkov, I.; Pakhotin, Y.; Perloff, A.; Roe, J.; Safonov, A.; Sakuma, T.; Sengupta, S.; Suarez, I.; Tatarinov, A.; Toback, D.; Akchurin, N.; Damgov, J.; Dragoiu, C.; Dudero, P. R.; Jeong, C.; Kovitanggoon, K.; Lee, S. W.; Libeiro, T.; Volobouev, I.; Appelt, E.; Delannoy, A. G.; Florez, C.; Greene, S.; Gurrola, A.; Johns, W.; Kurt, P.; Maguire, C.; Melo, A.; Sharma, M.; Sheldon, P.; Snook, B.; Tuo, S.; Velkovska, J.; Arenton, M. W.; Balazs, M.; Boutle, S.; Cox, B.; Francis, B.; Goodell, J.; Hirosky, R.; Ledovskoy, A.; Lin, C.; Neu, C.; Wood, J.; Gollapinni, S.; Harr, R.; Karchin, P. E.; Kottachchi Kankanamge Don, C.; Lamichhane, P.; Sakharov, A.; Anderson, M.; Belknap, D. A.; Borrello, L.; Carlsmith, D.; Cepeda, M.; Dasu, S.; Friis, E.; Gray, L.; Grogg, K. S.; Grothe, M.; Hall-Wilton, R.; Herndon, M.; Hervé, A.; Klabbers, P.; Klukas, J.; Lanaro, A.; Lazaridis, C.; Loveless, R.; Mohapatra, A.; Ojalvo, I.; Palmonari, F.; Pierro, G. A.; Ross, I.; Savin, A.; Smith, W. H.; Swanson, J.

    2013-09-01

    The results of searches for supersymmetry by the CMS experiment are interpreted in the framework of simplified models. The results are based on data corresponding to an integrated luminosity of 4.73 to 4.98 inverse femtobarns. The data were collected at the LHC in proton-proton collisions at a center-of-mass energy of 7 TeV. This paper describes the method of interpretation and provides upper limits on the product of the production cross section and branching fraction as a function of new particle masses for a number of simplified models. These limits and the corresponding experimental acceptance calculations can be used to constrain other theoretical models and to compare different supersymmetry-inspired analyses.

  20. The effects of a novel hostile interpretation bias modification paradigm on hostile interpretations, mood, and aggressive behavior.

    Science.gov (United States)

    AlMoghrabi, Nouran; Huijding, Jorg; Franken, Ingmar H A

    2018-03-01

    Cognitive theories of aggression propose that biased information processing is causally related to aggression. To test these ideas, the current study investigated the effects of a novel cognitive bias modification paradigm (CBM-I) designed to target interpretations associated with aggressive behavior. Participants aged 18-33 years old were randomly assigned to either a single session of positive training (n = 40) aimed at increasing prosocial interpretations or negative training (n = 40) aimed at increasing hostile interpretations. The results revealed that the positive training resulted in an increase in prosocial interpretations while the negative training seemed to have no effect on interpretations. Importantly, in the positive condition, a positive change in interpretations was related to lower anger and verbal aggression scores after the training. In this condition, participants also reported an increase in happiness. In the negative training no such effects were found. However, the better participants performed on the negative training, the more their interpretations were changed in a negative direction and the more aggression they showed on the behavioral aggression task. Participants were healthy university students. Therefore, results should be confirmed within a clinical population. These findings provide support for the idea that this novel CBM-I paradigm can be used to modify interpretations, and suggests that these interpretations are related to mood and aggressive behavior. Copyright © 2017 Elsevier Ltd. All rights reserved.

  1. Independent transmission of sign language interpreter in DVB: assessment of image compression

    Science.gov (United States)

    Zatloukal, Petr; Bernas, Martin; Dvořák, LukáÅ.¡

    2015-02-01

    Sign language on television provides information to deaf that they cannot get from the audio content. If we consider the transmission of the sign language interpreter over an independent data stream, the aim is to ensure sufficient intelligibility and subjective image quality of the interpreter with minimum bit rate. The work deals with the ROI-based video compression of Czech sign language interpreter implemented to the x264 open source library. The results of this approach are verified in subjective tests with the deaf. They examine the intelligibility of sign language expressions containing minimal pairs for different levels of compression and various resolution of image with interpreter and evaluate the subjective quality of the final image for a good viewing experience.

  2. Declarative interpretations of session-based concurrency

    DEFF Research Database (Denmark)

    Cano, Mauricio; Rueda, Camilo; López-Acosta, Hugo-Andrés

    2015-01-01

    Session-based concurrency is a type-based approach to the analysis of communication-intensive systems. Correct behavior in these systems may be specified in an operational or declarative style: the former defines how interactions are structured; the latter defines governing conditions...

  3. Building interpretable predictive models for pediatric hospital readmission using Tree-Lasso logistic regression.

    Science.gov (United States)

    Jovanovic, Milos; Radovanovic, Sandro; Vukicevic, Milan; Van Poucke, Sven; Delibasic, Boris

    2016-09-01

    Quantification and early identification of unplanned readmission risk have the potential to improve the quality of care during hospitalization and after discharge. However, high dimensionality, sparsity, and class imbalance of electronic health data and the complexity of risk quantification, challenge the development of accurate predictive models. Predictive models require a certain level of interpretability in order to be applicable in real settings and create actionable insights. This paper aims to develop accurate and interpretable predictive models for readmission in a general pediatric patient population, by integrating a data-driven model (sparse logistic regression) and domain knowledge based on the international classification of diseases 9th-revision clinical modification (ICD-9-CM) hierarchy of diseases. Additionally, we propose a way to quantify the interpretability of a model and inspect the stability of alternative solutions. The analysis was conducted on >66,000 pediatric hospital discharge records from California, State Inpatient Databases, Healthcare Cost and Utilization Project between 2009 and 2011. We incorporated domain knowledge based on the ICD-9-CM hierarchy in a data driven, Tree-Lasso regularized logistic regression model, providing the framework for model interpretation. This approach was compared with traditional Lasso logistic regression resulting in models that are easier to interpret by fewer high-level diagnoses, with comparable prediction accuracy. The results revealed that the use of a Tree-Lasso model was as competitive in terms of accuracy (measured by area under the receiver operating characteristic curve-AUC) as the traditional Lasso logistic regression, but integration with the ICD-9-CM hierarchy of diseases provided more interpretable models in terms of high-level diagnoses. Additionally, interpretations of models are in accordance with existing medical understanding of pediatric readmission. Best performing models have

  4. Yielding physically-interpretable emulators - A Sparse PCA approach

    Science.gov (United States)

    Galelli, S.; Alsahaf, A.; Giuliani, M.; Castelletti, A.

    2015-12-01

    Projection-based techniques, such as Principal Orthogonal Decomposition (POD), are a common approach to surrogate high-fidelity process-based models by lower order dynamic emulators. With POD, the dimensionality reduction is achieved by using observations, or 'snapshots' - generated with the high-fidelity model -, to project the entire set of input and state variables of this model onto a smaller set of basis functions that account for most of the variability in the data. While reduction efficiency and variance control of POD techniques are usually very high, the resulting emulators are structurally highly complex and can hardly be given a physically meaningful interpretation as each basis is a projection of the entire set of inputs and states. In this work, we propose a novel approach based on Sparse Principal Component Analysis (SPCA) that combines the several assets of POD methods with the potential for ex-post interpretation of the emulator structure. SPCA reduces the number of non-zero coefficients in the basis functions by identifying a sparse matrix of coefficients. While the resulting set of basis functions may retain less variance of the snapshots, the presence of a few non-zero coefficients assists in the interpretation of the underlying physical processes. The SPCA approach is tested on the reduction of a 1D hydro-ecological model (DYRESM-CAEDYM) used to describe the main ecological and hydrodynamic processes in Tono Dam, Japan. An experimental comparison against a standard POD approach shows that SPCA achieves the same accuracy in emulating a given output variable - for the same level of dimensionality reduction - while yielding better insights of the main process dynamics.

  5. Human trafficking for labour exploitation:
    Interpreting the crime

    Directory of Open Access Journals (Sweden)

    Jill E.B. Coster van Voorhout

    2007-12-01

    Full Text Available The definition of human trafficking for labour exploitation, as follows from the European Council Framework Decision, proves to be unclear. Literal interpretation does not suffice, because it does not clarify all elements of what is deemed to be criminal behaviour, and hermeneutical interpretation also falls short discouraging the aim of this legislation, namely harmonisation. Hence, another solution is required. This article does so by firstly challenging assumptions about human trafficking for labour exploitation that are generally pertinent, but nonetheless untrue. This accurate appraisal of the crime’s nature is followed by a synopsis of national legislation and adjudication in three Member States, so as to also focus on these actualities regarding the crime that are commonly not conceived. This article examines two countries that have implemented the Framework Decision, namely Belgium and the Netherlands, and one that has not yet done so, the United Kingdom. Thereafter remaining unexplained elements of the Framework Decision’s definition are interpreted with use of international, pan-European and European legislation and adjudication. Based upon all this, a suggested interpretation of the Framework Decision’s definition is provided so as to overcome all identified difficulties with it.

  6. 18 CFR 385.1901 - Interpretations and interpretative rules under the NGPA (Rule 1901).

    Science.gov (United States)

    2010-04-01

    ... to requests for interpretations to prospective, existing or completed facts, acts, or transactions..., knowledge, and belief there is no untrue statement of a material or relevant fact and there is no omission... misrepresented or omitted or if any material or relevant fact changes after an interpretation is issued or if the...

  7. On sample size and different interpretations of snow stability datasets

    Science.gov (United States)

    Schirmer, M.; Mitterer, C.; Schweizer, J.

    2009-04-01

    Interpretations of snow stability variations need an assessment of the stability itself, independent of the scale investigated in the study. Studies on stability variations at a regional scale have often chosen stability tests such as the Rutschblock test or combinations of various tests in order to detect differences in aspect and elevation. The question arose: ‘how capable are such stability interpretations in drawing conclusions'. There are at least three possible errors sources: (i) the variance of the stability test itself; (ii) the stability variance at an underlying slope scale, and (iii) that the stability interpretation might not be directly related to the probability of skier triggering. Various stability interpretations have been proposed in the past that provide partly different results. We compared a subjective one based on expert knowledge with a more objective one based on a measure derived from comparing skier-triggered slopes vs. slopes that have been skied but not triggered. In this study, the uncertainties are discussed and their effects on regional scale stability variations will be quantified in a pragmatic way. An existing dataset with very large sample sizes was revisited. This dataset contained the variance of stability at a regional scale for several situations. The stability in this dataset was determined using the subjective interpretation scheme based on expert knowledge. The question to be answered was how many measurements were needed to obtain similar results (mainly stability differences in aspect or elevation) as with the complete dataset. The optimal sample size was obtained in several ways: (i) assuming a nominal data scale the sample size was determined with a given test, significance level and power, and by calculating the mean and standard deviation of the complete dataset. With this method it can also be determined if the complete dataset consists of an appropriate sample size. (ii) Smaller subsets were created with similar

  8. Parenting Practices, Interpretive Biases, and Anxiety in Latino Children

    Science.gov (United States)

    Varela, R. Enrique; Niditch, Laura A.; Hensley-Maloney, Lauren; Moore, Kathryn W.; Creveling, C. Christiane

    2013-01-01

    A number of factors are believed to confer risk for anxiety development in children; however, cultural variation of purported risk factors remains unclear. We examined relations between controlling and rejecting parenting styles, parental modeling of anxious behaviors, child interpretive biases, and child anxiety in a mixed clinically anxious (n = 27) and non-clinical (n = 20) sample of Latino children and at least one of their parents. Families completed discussion-based tasks and questionnaires in a lab setting. Results indicated that child anxiety was: linked with parental control and child interpretative biases; associated with parental modeling of anxious behaviors at a trend level; and not associated with low parental acceptance. Findings that controlling parenting and child interpretive biases were associated with anxiety extend current theories of anxiety development to the Latino population. We speculate that strong family ties may buffer Latino children from detrimental effects of perceived low parental acceptance. PMID:23434545

  9. Linguistics in Text Interpretation

    DEFF Research Database (Denmark)

    Togeby, Ole

    2011-01-01

    A model for how text interpretation proceeds from what is pronounced, through what is said to what is comunicated, and definition of the concepts 'presupposition' and 'implicature'.......A model for how text interpretation proceeds from what is pronounced, through what is said to what is comunicated, and definition of the concepts 'presupposition' and 'implicature'....

  10. Lineament interpretation. Short review and methodology

    Energy Technology Data Exchange (ETDEWEB)

    Tiren, Sven (GEOSIGMA AB (Sweden))

    2010-11-15

    interpretation, and the skill of the interpreter. Images and digital terrain models that display the relief of the studied area should, if possible, be illuminated in at least four directions to reduce biases regarding the orientation of structures. The resolution in the source data should be fully used and extrapolation of structures avoided in the primary interpretation of the source data. The interpretation of lineaments should be made in steps: a. Interpretation of each data set/image/terrain model is conducted separately; b. Compilation of all interpretations in a base lineament map and classification of the lineaments; and c. Construction of thematical maps, e.g. structural maps, rock block maps, and statistic presentation of lineaments. Generalisations and extrapolations of lineaments/structures may be made when producing the thematical maps. The construction of thematical maps should be supported by auxiliary information (geological and geomorphologic data and information on human impact in the area). Inferred tectonic structures should be controlled in field

  11. Lineament interpretation. Short review and methodology

    International Nuclear Information System (INIS)

    Tiren, Sven

    2010-11-01

    the interpreter. Images and digital terrain models that display the relief of the studied area should, if possible, be illuminated in at least four directions to reduce biases regarding the orientation of structures. The resolution in the source data should be fully used and extrapolation of structures avoided in the primary interpretation of the source data. The interpretation of lineaments should be made in steps: a. Interpretation of each data set/image/terrain model is conducted separately; b. Compilation of all interpretations in a base lineament map and classification of the lineaments; and c. Construction of thematical maps, e.g. structural maps, rock block maps, and statistic presentation of lineaments. Generalisations and extrapolations of lineaments/structures may be made when producing the thematical maps. The construction of thematical maps should be supported by auxiliary information (geological and geomorphologic data and information on human impact in the area). Inferred tectonic structures should be controlled in field

  12. [Do different interpretative methods used for evaluation of checkerboard synergy test affect the results?].

    Science.gov (United States)

    Ozseven, Ayşe Gül; Sesli Çetin, Emel; Ozseven, Levent

    2012-07-01

    In recent years, owing to the presence of multi-drug resistant nosocomial bacteria, combination therapies are more frequently applied. Thus there is more need to investigate the in vitro activity of drug combinations against multi-drug resistant bacteria. Checkerboard synergy testing is among the most widely used standard technique to determine the activity of antibiotic combinations. It is based on microdilution susceptibility testing of antibiotic combinations. Although this test has a standardised procedure, there are many different methods for interpreting the results. In many previous studies carried out with multi-drug resistant bacteria, different rates of synergy have been reported with various antibiotic combinations using checkerboard technique. These differences might be attributed to the different features of the strains. However, different synergy rates detected by checkerboard method have also been reported in other studies using the same drug combinations and same types of bacteria. It was thought that these differences in synergy rates might be due to the different methods of interpretation of synergy test results. In recent years, multi-drug resistant Acinetobacter baumannii has been the most commonly encountered nosocomial pathogen especially in intensive-care units. For this reason, multidrug resistant A.baumannii has been the subject of a considerable amount of research about antimicrobial combinations. In the present study, the in vitro activities of frequently preferred combinations in A.baumannii infections like imipenem plus ampicillin/sulbactam, and meropenem plus ampicillin/sulbactam were tested by checkerboard synergy method against 34 multi-drug resistant A.baumannii isolates. Minimum inhibitory concentration (MIC) values for imipenem, meropenem and ampicillin/sulbactam were determined by the broth microdilution method. Subsequently the activity of two different combinations were tested in the dilution range of 4 x MIC and 0.03 x MIC in

  13. Historical and interpretative aspects of quantum mechanics: a physicists' naive approach

    Directory of Open Access Journals (Sweden)

    B.Berche

    2006-01-01

    Full Text Available Many theoretical predictions derived from quantum mechanics have been confirmed experimentally for the last 80 years. However, interpretative aspects have long been subject to debate. Among them, the question of the existence of hidden variables is still open. We review these questions, paying special attention to historical aspects, and argue that one may definitively exclude local realism based on the present experimental outcomes. Nevertheless other interpretations of Quantum Mechanics are not excluded.

  14. Interpreting Sustainability for Urban Forests

    Directory of Open Access Journals (Sweden)

    Camilo Ordóñez

    2010-06-01

    Full Text Available Incisive interpretations of urban-forest sustainability are important in furthering our understanding of how to sustain the myriad values associated with urban forests. Our analysis of earlier interpretations reveals conceptual gaps. These interpretations are attached to restrictive definitions of a sustainable urban forest and limited to a rather mechanical view of maintaining the biophysical structure of trees. The probing of three conceptual domains (urban forest concepts, sustainable development, and sustainable forest management leads to a broader interpretation of urban-forest sustainability as the process of sustaining urban forest values through time and across space. We propose that values—and not services, benefits, functions or goods—is a superior concept to refer to what is to be sustained in and by an urban forest.

  15. ASSESSING STUDENT PERFORMANCE ON INTERPRETING THROUGH PEER-ASSESSMENT

    Directory of Open Access Journals (Sweden)

    Titik Ismailia

    2017-12-01

    Full Text Available As a part of translation interpreting is translating spoken discourse orally. It needs some requirements like ability to speak clearly, clarity, fluency, eye contact, and self-confidence. It also needs linguistic proficiency, analytical skill, listening and recall, interpersonal skills, ethical behaviour, speaking skills, cultural knowledge, and subject knowledge. Evaluating students performance on interpreting can be done through peer assessment. Peer- assessment is one of alternative assessment to grade the peers in group or individuals by commenting on and judging other students work. To do this process there is a join work between listening and speaking, and two students. The first student as a speaker and the second student as an interpreter. Both of them should do the same quality on speak clearly as a speaker and as an interpreter should able to listen and translating the spoken discourse orally. Evaluation can use analytical grade that allows teacher to set clear criteria for correction like fluency, grammar, terminology, general content, and mechanics. Students and teacher can give comment on every criteria based on their own competency. During the process on making criteria, students and teacher can discuss and give reasonable suggestion to make the assessment suitable to the students competency. At the end, a rubric of assessment with the score from 0 to 100 and criteria and also the comment included in the paper of assessment.

  16. Working memory and simultaneous interpreting

    OpenAIRE

    Timarova, Sarka

    2009-01-01

    Working memory is a cognitive construct underlying a number of abilities, and it has been hypothesised for many years that it is crucial for interpreting. A number of studies have been conducted with the aim to support this hypothesis, but research has not yielded convincing results. Most researchers focused on studying working memory differences between interpreters and non-interpreters with the rationale that differences in working memory between the two groups would provide evidence of wor...

  17. Using ground-based geophysics to constrain the interpretation of airborne TEM data recorded across the Okavango Delta, Botswana

    Science.gov (United States)

    Podgorski, J. E.; Kalscheuer, T.; Doetsch, J.; Rabenstein, L.; Tshoso, G.; Meier, P.; Horstmeyer, H.; Kgotlhang, L.; Ploug, C.; Auken, E.; Kinzelbach, W. K.; Green, A. G.

    2011-12-01

    The Okavango Delta in northern Botswana is a near endorheic inland delta that has developed over the past ~2 MA in an active graben at the southwestern end of the East Africa Rift System. An annual flood from the north causes a slowly flowing surface water regime in the delta, but previous wetter climatic periods were responsible for intermittent lacustrine environments. The Okavango Delta is the largest permanent water body in the Kalahari Desert and, as such, represents an important resource for wildlife and humans alike. An airborne time-domain electromagnetic (TEM) survey, commissioned by the Botswana government, was undertaken in 2007 for the purpose of better understanding the hydrogeology of the delta. Initial processing and inversion of these data show within the main fan of the delta a resistive 20-50 m thick surface layer underlain by a 30-200 m thick conductive layer. In the upper fan, the conductive layer is underlain by a resistive unit beginning at about 150 m depth. This unit exhibits a dendritic pattern implying a fluvial origin. To help interpret this and other structures, geophysical field work was initiated in early 2011 at various locations in the delta. Seismic reflection and refraction, electrical resistive tomography (ERT), and ground TEM methods were employed. The seismic methods are useful for delineating the boundaries of the weathering and basement layers, whereas ERT provides an independent estimate of the resistivity structure, particularly at shallow depths. Ground TEM allows for a direct comparison with the airborne TEM soundings, helping to estimate the accuracy of the latter. Though still evolving, the current large-scale hydrogeological interpretation of the airborne data set includes a fresh water-saturated surface layer underlain by a saline aquifer and clay aquitard. In the upper fan of the delta, a fresh water aquifer appears to lie between the aquitard and the basement rock.

  18. Image interpretation performance: A longitudinal study from novice to professional

    International Nuclear Information System (INIS)

    Wright, C.; Reeves, P.

    2017-01-01

    Purpose: Universities need to deliver educational programmes that create radiography graduates who are ready and able to participate in abnormality detection schemes, ultimately delivering safe and reliable performance because junior doctors are exposed to the risk of misdiagnosis if unsupported by other healthcare professionals. Radiographers are ideally suited to this role having the responsibility for conducting the actual X-ray examination. Method: The image interpretation performance of one cohort of student radiographers was measured upon enrolment from UCAS in the first week of university education and then again prior to graduation using RadBench (n = 23). Results: The results identified that novices have a range of natural image interpretation skills; accuracy 35–85%, sensitivity 45–100%, specificity 15–85%, mean ROC 0.691. Graduates presented a narrower range; accuracy 60–90%, sensitivity 40–100%, specificity 60–90%, mean ROC 0.841. The positive shift in graduate mean accuracy (+16%) was driven by increases in specificity (+27%) rather than sensitivity (+5%). No statistically significant differences (ANOVA) could be found between age group, gender and previous education however trends were identified. 56.5% of the population (n = 13) met a benchmark accurate standard of 80%, including one graduate who met 90%. Conclusion: Image interpretation testing at the point of UCAS entry is a useful indicator of future performance and is a recommended factor for consideration as part of the selection process. Whilst image interpretation now forms an integral part of undergraduate radiography programmes, new graduates may not necessary possess the reliability in decision making to justify participation in abnormality detection schemes, highlighting the need for continuous professional development. - Highlights: • Some novices appear to have inherent skills in fracture identification. • RadBench testing as part of the UCAS selection process

  19. Interpreter services in emergency medicine.

    Science.gov (United States)

    Chan, Yu-Feng; Alagappan, Kumar; Rella, Joseph; Bentley, Suzanne; Soto-Greene, Marie; Martin, Marcus

    2010-02-01

    Emergency physicians are routinely confronted with problems associated with language barriers. It is important for emergency health care providers and the health system to strive for cultural competency when communicating with members of an increasingly diverse society. Possible solutions that can be implemented include appropriate staffing, use of new technology, and efforts to develop new kinds of ties to the community served. Linguistically specific solutions include professional interpretation, telephone interpretation, the use of multilingual staff members, the use of ad hoc interpreters, and, more recently, the use of mobile computer technology at the bedside. Each of these methods carries a specific set of advantages and disadvantages. Although professionally trained medical interpreters offer improved communication, improved patient satisfaction, and overall cost savings, they are often underutilized due to their perceived inefficiency and the inconclusive results of their effect on patient care outcomes. Ultimately, the best solution for each emergency department will vary depending on the population served and available resources. Access to the multiple interpretation options outlined above and solid support and commitment from hospital institutions are necessary to provide proper and culturally competent care for patients. Appropriate communications inclusive of interpreter services are essential for culturally and linguistically competent provider/health systems and overall improved patient care and satisfaction. Copyright (c) 2010 Elsevier Inc. All rights reserved.

  20. Semantic interpretation of search engine resultant

    Science.gov (United States)

    Nasution, M. K. M.

    2018-01-01

    In semantic, logical language can be interpreted in various forms, but the certainty of meaning is included in the uncertainty, which directly always influences the role of technology. One results of this uncertainty applies to search engines as user interfaces with information spaces such as the Web. Therefore, the behaviour of search engine results should be interpreted with certainty through semantic formulation as interpretation. Behaviour formulation shows there are various interpretations that can be done semantically either temporary, inclusion, or repeat.

  1. Rotational bands in the nuclear sup(168)Er and some remarks on their interpretation

    International Nuclear Information System (INIS)

    Davidson, W.F.; Dixon, W.R.; Storey, R.S.

    1984-01-01

    Further analysis of previously published data on sup(168)Er, together with results of new measurements of selected portions of the neutron capture γ-ray spectrum, has resulted in the construction of an improved level spectrum for this nucleus. Altogether 127 excited levels have now been established and grouped into 36 rotational bands. Some remarks on their interpretation are advanced

  2. Who can monitor the court interpreter's performance?

    DEFF Research Database (Denmark)

    Martinsen, Bodil

    2009-01-01

    and the conflict about her competence was negotiated. Because of this unusual constellation, combined with a multi-method approach, this single case study can shed some light on the question of the participants' ability to monitor the interpreter's performance. Legal professional users of interpreters tend......  Who can monitor the court interpreter's performance? Results of a case study This paper presents the results of a case study of an unusual interpreting event in a Danish courtroom setting. During the trial, the interpreter's non-normative performance was explicitly criticised by the audience...... are far less transparent for the legal participants than they normally assume. This problem, in turn, stresses the importance of a) the interpreter's competence and self-awareness and b) the use of check interpreters.  ...

  3. NAGWS Volleyball Rulebook, 1993. Official Rules & Interpretations/Officiating.

    Science.gov (United States)

    1993

    The National Association for Girls and Women in Sport (NAGWS) Volleyball Rules are based on the United States Volleyball Rules, which in turn are adopted from the rules and interpretations of the International Volleyball Federation Rules. Following a foreword by Robertha Abney, NAGWS President, the publication is organized into six sections as…

  4. Advanced statistics to improve the physical interpretation of atomization processes

    International Nuclear Information System (INIS)

    Panão, Miguel R.O.; Radu, Lucian

    2013-01-01

    Highlights: ► Finite pdf mixtures improves physical interpretation of sprays. ► Bayesian approach using MCMC algorithm is used to find the best finite mixture. ► Statistical method identifies multiple droplet clusters in a spray. ► Multiple drop clusters eventually associated with multiple atomization mechanisms. ► Spray described by drop size distribution and not only its moments. -- Abstract: This paper reports an analysis of the physics of atomization processes using advanced statistical tools. Namely, finite mixtures of probability density functions, which best fitting is found using a Bayesian approach based on a Markov chain Monte Carlo (MCMC) algorithm. This approach takes into account eventual multimodality and heterogeneities in drop size distributions. Therefore, it provides information about the complete probability density function of multimodal drop size distributions and allows the identification of subgroups in the heterogeneous data. This allows improving the physical interpretation of atomization processes. Moreover, it also overcomes the limitations induced by analyzing the spray droplets characteristics through moments alone, particularly, the hindering of different natures of droplet formation. Finally, the method is applied to physically interpret a case-study based on multijet atomization processes

  5. Context-dependent player's movement interpretation: application to adaptive game development

    Science.gov (United States)

    Picard, Francois; Estraillier, Pascal

    2010-02-01

    Video games are more and more controlled by the real movements of the player. However, the player is constrained by the system devices, imposing a limited vocabulary of actions associated with a set of unnatural movements. To introduce more entertaining video games to players, a component-based architecture is proposed. It has been acknowledged as the starting point for the development of adaptive applications based on the hypothesis of a high level dialogue between the system and the player. The system adaptability relies on interpretation mechanisms of the player behaviors. These behaviors are defined through the representation of the real movements of the player who freely interacts with the 3D elements composing an immersive virtual environment, following a given game scenario. The efficient interpretation of the player movements relies on the introduction in the system of the management of the scene's context. The contextual information not only helps to determine the true meaning of an observed behavior but also makes the system to adapt its processes regarding this interpretation, while managing its hardware and software resources efficiently. A commercial motion capture interface has been enhanced by the elaboration of such a system.

  6. A functional programming interpreter. M.S. Thesis

    Science.gov (United States)

    Robison, Arch Douglas

    1987-01-01

    Functional Programming (FP) sup BAC87 is an alternative to conventional imperative programming languages. This thesis describes an FP interpreter implementation. Superficially, FP appears to be a simple, but very inefficient language. Its simplicity, however, allows it to be interpreted quickly. Much of the inefficiency can be removed by simple interpreter techniques. This thesis describes the Illinois Functional Programming (IFP) interpreter, an interactive functional programming implementation which runs under both MS-DOS and UNIX. The IFP interpreter allows functions to be created, executed, and debugged in an environment very similar to UNIX. IFP's speed is competitive with other interpreted languages such as BASIC.

  7. Concurrent LISP and its interpreter

    Energy Technology Data Exchange (ETDEWEB)

    Tabata, K; Sugimoto, S; Ohno, Y

    1981-01-01

    In the research field of artificial intelligence many languages have been developed based on LISP, such as Planner, Conniver and so on. They have been developed to give users many useful facilities, especially for describing flexible control structures. Backtracking and coroutine facilities are typical ones introduced into these languages. Compared with backtracking and coroutine facilities, multi-process description facilities are considered to be a better alternative for writing well-structured programs. This paper describes concurrent LISP, a new concurrent programming language based on LISP. Concurrent LISP is designed to provide simple and flexible facilities for multi-process description without changing the original language features of LISP. This paper also describes the concurrent LISP interpreter which has been implemented on a FACOM M-200 at the Data Processing Center of Kyoto University. 19 references.

  8. Dialectica Interpretation with Marked Counterexamples

    Directory of Open Access Journals (Sweden)

    Trifon Trifonov

    2011-01-01

    Full Text Available Goedel's functional "Dialectica" interpretation can be used to extract functional programs from non-constructive proofs in arithmetic by employing two sorts of higher-order witnessing terms: positive realisers and negative counterexamples. In the original interpretation decidability of atoms is required to compute the correct counterexample from a set of candidates. When combined with recursion, this choice needs to be made for every step in the extracted program, however, in some special cases the decision on negative witnesses can be calculated only once. We present a variant of the interpretation in which the time complexity of extracted programs can be improved by marking the chosen witness and thus avoiding recomputation. The achieved effect is similar to using an abortive control operator to interpret computational content of non-constructive principles.

  9. Parenting practices, interpretive biases, and anxiety in Latino children.

    Science.gov (United States)

    Varela, R Enrique; Niditch, Laura A; Hensley-Maloney, Lauren; Moore, Kathryn W; Creveling, C Christiane

    2013-03-01

    A number of factors are believed to confer risk for anxiety development in children; however, cultural variation of purported risk factors remains unclear. We examined relations between controlling and rejecting parenting styles, parental modeling of anxious behaviors, child interpretive biases, and child anxiety in a mixed clinically anxious (n=27) and non-clinical (n=20) sample of Latino children and at least one of their parents. Families completed discussion-based tasks and questionnaires in a lab setting. Results indicated that child anxiety was: linked with parental control and child interpretative biases, associated with parental modeling of anxious behaviors at a trend level, and not associated with low parental acceptance. Findings that controlling parenting and child interpretive biases were associated with anxiety extend current theories of anxiety development to the Latino population. We speculate that strong family ties may buffer Latino children from detrimental effects of perceived low parental acceptance. Copyright © 2013 Elsevier Ltd. All rights reserved.

  10. Evaluation of in silico algorithms for use with ACMG/AMP clinical variant interpretation guidelines.

    Science.gov (United States)

    Ghosh, Rajarshi; Oak, Ninad; Plon, Sharon E

    2017-11-28

    The American College of Medical Genetics and American College of Pathologists (ACMG/AMP) variant classification guidelines for clinical reporting are widely used in diagnostic laboratories for variant interpretation. The ACMG/AMP guidelines recommend complete concordance of predictions among all in silico algorithms used without specifying the number or types of algorithms. The subjective nature of this recommendation contributes to discordance of variant classification among clinical laboratories and prevents definitive classification of variants. Using 14,819 benign or pathogenic missense variants from the ClinVar database, we compared performance of 25 algorithms across datasets differing in distinct biological and technical variables. There was wide variability in concordance among different combinations of algorithms with particularly low concordance for benign variants. We also identify a previously unreported source of error in variant interpretation (false concordance) where concordant in silico predictions are opposite to the evidence provided by other sources. We identified recently developed algorithms with high predictive power and robust to variables such as disease mechanism, gene constraint, and mode of inheritance, although poorer performing algorithms are more frequently used based on review of the clinical genetics literature (2011-2017). Our analyses identify algorithms with high performance characteristics independent of underlying disease mechanisms. We describe combinations of algorithms with increased concordance that should improve in silico algorithm usage during assessment of clinically relevant variants using the ACMG/AMP guidelines.

  11. The importance of cantilever dynamics in the interpretation of Kelvin probe force microscopy.

    Science.gov (United States)

    Satzinger, Kevin J; Brown, Keith A; Westervelt, Robert M

    2012-09-15

    A realistic interpretation of the measured contact potential difference (CPD) in Kelvin probe force microscopy (KPFM) is crucial in order to extract meaningful information about the sample. Central to this interpretation is a method to include contributions from the macroscopic cantilever arm, as well as the cone and sharp tip of a KPFM probe. Here, three models of the electrostatic interaction between a KPFM probe and a sample are tested through an electrostatic simulation and compared with experiment. In contrast with previous studies that treat the KPFM cantilever as a rigid object, we allow the cantilever to bend and rotate; accounting for cantilever bending provides the closest agreement between theory and experiment. We demonstrate that cantilever dynamics play a major role in CPD measurements and provide a simulation technique to explore this phenomenon.

  12. A review of peer-assisted learning to deliver interprofessional supplementary image interpretation skills

    International Nuclear Information System (INIS)

    Bain, P.; Wareing, A.; Henderson, I.

    2017-01-01

    Background: Peer-assisted learning provides a means through which individuals can learn from one another through a reciprocal process. Radiographic image interpretation skills are fundamental to both diagnostic radiography students and medical students due to their shared role in preliminary evaluation of conventional radiographic images. Medical students on graduation, may not be well prepared to carry out image interpretation, since evidence suggests that they perform less well than radiographers in e.g. Accident and Emergency situations. Method: A review of literature was conducted exploring the application of peer-assisted learning within diagnostic radiography and health education more widely as well as the practice of initial image interpretation. An extensive and systematic search strategy was developed which provided a range of material related to the areas. Findings: An overview was obtained of the effectiveness of peer-assisted learning and the issues associated with development of image interpretation skills and a degree of discrepancy was identified between the two cohorts regarding their interpretative competence and confidence. This inconsistency may create an opportunity to apply peer-assisted learning, better preparing both disciplines for the practical application of image interpretation skills. Conclusion: The review identified the lack of a substantial evidence base relating to peer-assisted learning in radiography. Peer-assisted learning is not widely embraced in an interprofessional context. Multiple positive factors of such an intervention are identified which outweigh perceived negative issues. Student teacher and learner may benefit as should the clinical service from enhanced practitioner performance. The findings justify further research to develop the evidence base. - Highlights: • Many diagnostic radiographers and medics are involved in image interpretation. • Evidence indicates an imbalance in image interpretation competence and

  13. Obstructive pulmonary disease in patients with previous tuberculosis ...

    African Journals Online (AJOL)

    Obstructive pulmonary disease in patients with previous tuberculosis: Pathophysiology of a community-based cohort. B.W. Allwood, R Gillespie, M Galperin-Aizenberg, M Bateman, H Olckers, L Taborda-Barata, G.L. Calligaro, Q Said-Hartley, R van Zyl-Smit, C.B. Cooper, E van Rikxoort, J Goldin, N Beyers, E.D. Bateman ...

  14. Pauses in theatrical interpretation: delimitation of prosodic constituents

    Directory of Open Access Journals (Sweden)

    Lourenço Chacon

    2014-07-01

    Full Text Available We intend to observe the function of a linguistic resource – the pause – in theatrical interpretation. Connected to the field of speech therapy, we search for theoretical support in the Linguistics field, mainly in prosodic phonology – specifically, we highlight intonational phrase and phonological utterance, prosodic constituents –, proposing a dialogue between these fields, regarding the work with actors. In speech therapy literature, the work with actors focuses, centrally, in organic issues involved in the vocal process, such as “misuse” or “voice abuse”. To a smaller extent, we find, in this literature, researches that emphasize issues regarding interpretation and expressive resources, besides a few emphasizing the importance of linguistic resources in interpretation. Differently, in linguistics literature, the pause is approached, to a larger extent, from the phonetic perspective, related to several language levels. In this research, we analyzed audio recordings of four actors from a same theatrical group, acting the theatrical text Brutas flores, focused on these aims: (1 detect the place where pauses happen in the interpretation of a single text by four actors; (2 survey physical characteristics of length of these pauses; (3 check to what extent the length of a pause is related to the place where it happens, regarding the prosodic limits of intonational phrases (I and phonological utterance (U. We could observe that, although the interpretation is characterized by the subjectivity of the actor, the interpretation is constructed based in the possibilities offered by the prosodic organization of the text itself, being more or less flexible.We were also able to confirm, by considering the length of VVs units containing pauses, the prosodic hierarchy proposed by Nespor & Vogel, once the length of these units in U's limits was significantly higher than the length in I's limits. Thus, our results reinforce the premise that a

  15. An open room for interpretation

    DEFF Research Database (Denmark)

    Tofte-Hansen, Inge

    2015-01-01

    Based on a concept that I have developed, which is called: "An open room for interpretation", the following article states that creative work and aesthetic expression in a pedagogical context with 2-6 years old children must give space for the children's own expressions. To teach music should...... not only be seen as a learning task where initiative and product is defined by the teacher. In contrast, I suggest that creative activities and aesthetic processes must be seen as an interaction between children's immediate physicality and curiosity and the teacher's musical skills and abilities to follow...

  16. Interpersonal Privacy Management in Distributed Collaboration: Situational Characteristics and Interpretive Influences

    Science.gov (United States)

    Patil, Sameer; Kobsa, Alfred; John, Ajita; Brotman, Lynne S.; Seligmann, Doree

    To understand how collaborators reconcile the often conflicting needs of awareness and privacy, we studied a large software development project in a multinational corporation involving individuals at sites in the U.S. and India. We present a theoretical framework describing privacy management practices and their determinants that emerged from field visits, interviews, and questionnaire responses. The framework identifies five relevant situational characteristics: issue(s) under consideration, physical place(s) involved in interaction(s), temporal aspects, affordances and limitations presented by technology, and nature of relationships among parties. Each actor, in turn, interprets the situation based on several simultaneous influences: self, team, work site, organization, and cultural environment. This interpretation guides privacy management action(s). Past actions form a feedback loop refining and/or reinforcing the interpretive influences. The framework suggests that effective support for privacy management will require that designers follow a socio-technical approach incorporating a wider scope of situational and interpretive differences.

  17. Interpretations of Probability in Quantum Mechanics: A Case of "Experimental Metaphysics"

    Science.gov (United States)

    Hellman, Geoffrey

    After reviewing paradigmatic cases of "experimental metaphysics" basing inferences against local realism and determinism on experimental tests of Bells theorem (and successors), we concentrate on clarifying the meaning and status of "objective probability" in quantum mechanics. The terms "objective" and "subjective" are found ambiguous and inadequate, masking crucial differences turning on the question of what the numerical values of probability functions measure vs. the question of the nature of the "events" on which such functions are defined. This leads naturally to a 2×2 matrix of types of interpretations, which are then illustrated with salient examples. (Of independent interest are the splitting of "Copenhagen interpretation" into "objective" and "subjective" varieties in one of the dimensions and the splitting of Bohmian hidden variables from (other) modal interpretations along that same dimension.) It is then explained why Everett interpretations are difficult to categorize in these terms. Finally, we argue that Bohmian mechanics does not seriously threaten the experimental-metaphysical case for ultimate randomness and purely physical probabilities.

  18. Differences in How 12- and 24-Month-Olds Interpret the Gaze of Adults

    Science.gov (United States)

    Moore, Chris; Povinelli, Daniel J.

    2007-01-01

    This study examined the hypothesis that toddlers interpret an adult's head turn as evidence that the adult was looking at something, whereas younger infants interpret gaze based on an expectancy that an interesting object will be present on the side to which the adult has turned. Infants of 12 months and toddlers of 24 months were first shown that…

  19. Nuclear arbitration: Interpreting non-proliferation agreements

    International Nuclear Information System (INIS)

    Tzeng, Peter

    2015-01-01

    At the core of the nuclear non-proliferation regime lie international agreements. These agreements include, inter alia, the Nuclear Non-proliferation Treaty, nuclear co-operation agreements and nuclear export control agreements.1 States, however, do not always comply with their obligations under these agreements. In response, commentators have proposed various enforcement mechanisms to promote compliance. The inconvenient truth, however, is that states are generally unwilling to consent to enforcement mechanisms concerning issues as critical to national security as nuclear non-proliferation.3 This article suggests an alternative solution to the non-compliance problem: interpretation mechanisms. Although an interpretation mechanism does not have the teeth of an enforcement mechanism, it can induce compliance by providing an authoritative interpretation of a legal obligation. Interpretation mechanisms would help solve the non-compliance problem because, as this article shows, in many cases of alleged non-compliance with a non-proliferation agreement, the fundamental problem has been the lack of an authoritative interpretation of the agreement, not the lack of an enforcement mechanism. Specifically, this article proposes arbitration as the proper interpretation mechanism for non-proliferation agreements. It advocates the establishment of a 'Nuclear Arbitration Centre' as an independent branch of the International Atomic Energy Agency (IAEA), and recommends the gradual introduction of arbitration clauses into the texts of non-proliferation agreements. Section I begins with a discussion of international agreements in general and the importance of interpretation and enforcement mechanisms. Section II then discusses nuclear non-proliferation agreements and their lack of interpretation and enforcement mechanisms. Section III examines seven case studies of alleged non-compliance with non-proliferation agreements in order to show that the main problem in many cases

  20. Scanning Tunneling Microscopy - image interpretation

    International Nuclear Information System (INIS)

    Maca, F.

    1998-01-01

    The basic ideas of image interpretation in Scanning Tunneling Microscopy are presented using simple quantum-mechanical models and supplied with examples of successful application. The importance is stressed of a correct interpretation of this brilliant experimental surface technique

  1. Methods for interpreting change over time in patient-reported outcome measures.

    Science.gov (United States)

    Wyrwich, K W; Norquist, J M; Lenderking, W R; Acaster, S

    2013-04-01

    Interpretation guidelines are needed for patient-reported outcome (PRO) measures' change scores to evaluate efficacy of an intervention and to communicate PRO results to regulators, patients, physicians, and providers. The 2009 Food and Drug Administration (FDA) Guidance for Industry Patient-Reported Outcomes (PRO) Measures: Use in Medical Product Development to Support Labeling Claims (hereafter referred to as the final FDA PRO Guidance) provides some recommendations for the interpretation of change in PRO scores as evidence of treatment efficacy. This article reviews the evolution of the methods and the terminology used to describe and aid in the communication of meaningful PRO change score thresholds. Anchor- and distribution-based methods have played important roles, and the FDA has recently stressed the importance of cross-sectional patient global assessments of concept as anchor-based methods for estimation of the responder definition, which describes an individual-level treatment benefit. The final FDA PRO Guidance proposes the cumulative distribution function (CDF) of responses as a useful method to depict the effect of treatments across the study population. While CDFs serve an important role, they should not be a replacement for the careful investigation of a PRO's relevant responder definition using anchor-based methods and providing stakeholders with a relevant threshold for the interpretation of change over time.

  2. Interpretation of driving environments for driver assistance systems; Interpretation von Fahrumgebungen fuer Fahrerassistenzsysteme

    Energy Technology Data Exchange (ETDEWEB)

    Weiss, K.

    2007-07-01

    A prototype vehicle was equipped with laser scanners, radar and vision sensors by the electronic research department of Volkswagen AG for the perception of the vehicle's surroundings. The data of these sensors and of the vehicle's sensors are fused together by the means of an extended kalman filter into a common description of the vehicle's surroundings, which is here called environmental model. This model is a complex representation of the environment and contains information about one's own vehicle, other vehicles and other environmental objects as wells as the road. The system for the environmental perception is aimed at founding an information base for future driver assistance systems, which are developed to assist the driver in its driving tasks. This thesis deals with the interpretation of the fused environmental data. The maneuvers of one's own vehicle and of the other vehicles as well as their relations between each other are classified. This performs the step from the pure captation of the environmental data to an assessment of the current traffic situation. The relations between the environmental objects are described by an integrated consideration of the states of one's own vehicle, the environmental objects and the road. The maneuvers and the driving states are derived from the estimated states or innovations of the kalman filter, or they are determined by the means of multiple hypothesis methods or multiple model filters. The result of the interpretation is the detection of the maneuvers of one's own vehicle and the other vehicles, the relations between one's own vehicle and the other vehicles are classified and their threat in relation to one's own vehicle are assessed. Detected lane change maneuvers are used for the prediction of the traffic situation. The algorithms of the interpretation are integrated into the environmental perception system of the prototype vehicle and are verified with real measured

  3. Interpretative decisions in the practice of the Constitutional Court of Serbia

    Directory of Open Access Journals (Sweden)

    Rajić Nataša

    2014-01-01

    Full Text Available The relationship between the Constitutional Court and Parliament is marked by envolving process. The desired balance between these two state bodies was gradually disturbed by the Constitutional Court. Consequently, the substrate of the constitutional function originally designed as a function of 'negative legislator' is also changed in that process. Interpretative decision is one of the model of the activity of the Constitutional Court which makes questionable the position of the Parliament as a state body which regulates social relations in original form. Interpretative decision is an specific form of rejected decisions that contains binding instruction regading the interpretation of the norm, as a condition. This interpretation is given by Constitutional Court in order to make the norm in accordance with the Constitution. By the analysis of the practice of the Constitutional Court of Serbia, the paper has a task to determine wheter, to what extend and in what form the interpretative decisions occur in the work of the Court as well as to determine is there a clear constitutional base for establishing the jurisdiction of their adoption in our legal system.

  4. Constraint-Based Abstraction of a Model Checker for Infinite State Systems

    DEFF Research Database (Denmark)

    Banda, Gourinath; Gallagher, John Patrick

    Abstract interpretation-based model checking provides an approach to verifying properties of infinite-state systems. In practice, most previous work on abstract model checking is either restricted to verifying universal properties, or develops special techniques for temporal logics such as modal t...... to implementation of abstract model checking algorithms for abstract domains based on constraints, making use of an SMT solver....

  5. Critical Assessment of Metagenome Interpretation

    DEFF Research Database (Denmark)

    Sczyrba, Alexander; Hofmann, Peter; Belmann, Peter

    2017-01-01

    Methods for assembly, taxonomic profiling and binning are key to interpreting metagenome data, but a lack of consensus about benchmarking complicates performance assessment. The Critical Assessment of Metagenome Interpretation (CAMI) challenge has engaged the global developer community to benchma...

  6. Late preterm birth and previous cesarean section: a population-based cohort study.

    Science.gov (United States)

    Yasseen Iii, Abdool S; Bassil, Kate; Sprague, Ann; Urquia, Marcelo; Maguire, Jonathon L

    2018-02-21

    Late preterm birth (LPB) is increasingly common and associated with higher morbidity and mortality than term birth. Yet, little is known about the influence of previous cesarean section (PCS) and the occurrence of LPB in subsequent pregnancies. We aim to evaluate this association along with the potential mediation by cesarean sections in the current pregnancy. We use population-based birth registry data (2005-2012) to establish a cohort of live born singleton infants born between 34 and 41 gestational weeks to multiparous mothers. PCS was the primary exposure, LPB (34-36 weeks) was the primary outcome, and an unplanned or emergency cesarean section in the current pregnancy was the potential mediator. Associations were quantified using propensity weighted multivariable Poisson regression, and mediating associations were explored using the Baron-Kenny approach. The cohort included 481,531 births, 21,893 (4.5%) were LPB, and 119,983 (24.9%) were predated by at least one PCS. Among mothers with at least one PCS, 6307 (5.26%) were LPB. There was increased risk of LPB among women with at least one PCS (adjusted Relative Risk (aRR): 1.20 (95%CI [1.16, 1.23]). Unplanned or emergency cesarean section in the current pregnancy was identified as a strong mediator to this relationship (mediation ratio = 97%). PCS was associated with higher risk of LPB in subsequent pregnancies. This may be due to an increased risk of subsequent unplanned or emergency preterm cesarean sections. Efforts to minimize index cesarean sections may reduce the risk of LPB in subsequent pregnancies.

  7. Assisted Interpretation of Laser-Induced Fluorescence Spectra of Egg-Based Binding Media Using Total Emission Fluorescence Spectroscopy

    International Nuclear Information System (INIS)

    Anglos, D.; Nevin, A.

    2006-01-01

    Laser-induced fluorescence (LIF) spectroscopy can provide nondestructive, qualitative analysis of protein-based binding media found in artworks. Fluorescence emissions from proteins in egg yolk and egg white are due to auto fluorescent aromatic amino acids as well as other native and age-related fluorophores, but the potential of fluorescence spectroscopy for the differentiation between binding media is dependent on the choice of a suitable excitation wavelength and limited by problems in interpretation. However, a better understanding of emission spectra associated with LIF can be achieved following comparisons with total emission fluorescence spectra where a series of consecutive emission spectra are recorded over a specific range. Results using nanosecond UV laser sources for LIF of egg-based binding media are presented which are rationalised following comparisons with total emission spectra. Specifically, fluorescence is assigned to tryptophan and oxidation products of amino acids; in the case of egg yolk, fatty-acid polymerisation and age-related degradation products account for the formation of fluorophores.

  8. A decision support system improves the interpretation of myocardial perfusion imaging

    DEFF Research Database (Denmark)

    Tagil, K.; Bondouy, M.; Chaborel, J.P.

    2008-01-01

    PURPOSE: The aim of this study was to investigate the influence of a computer-based decision support system (DSS) on performance and inter-observer variability of interpretations regarding ischaemia and infarction in myocardial perfusion scintigraphy (MPS). METHODS: Seven physicians independently...... with the advice of the DSS showed less inter-observer variability than those made without advice. CONCLUSION: This study shows that a DSS can improve performance and reduces the inter-observer variability of interpretations in myocardial perfusion imaging. Both experienced and, especially, inexperienced...

  9. Measuring Primary Students' Graph Interpretation Skills Via a Performance Assessment: A case study in instrument development

    Science.gov (United States)

    Peterman, Karen; Cranston, Kayla A.; Pryor, Marie; Kermish-Allen, Ruth

    2015-11-01

    This case study was conducted within the context of a place-based education project that was implemented with primary school students in the USA. The authors and participating teachers created a performance assessment of standards-aligned tasks to examine 6-10-year-old students' graph interpretation skills as part of an exploratory research project. Fifty-five students participated in a performance assessment interview at the beginning and end of a place-based investigation. Two forms of the assessment were created and counterbalanced within class at pre and post. In situ scoring was conducted such that responses were scored as correct versus incorrect during the assessment's administration. Criterion validity analysis demonstrated an age-level progression in student scores. Tests of discriminant validity showed that the instrument detected variability in interpretation skills across each of three graph types (line, bar, dot plot). Convergent validity was established by correlating in situ scores with those from the Graph Interpretation Scoring Rubric. Students' proficiency with interpreting different types of graphs matched expectations based on age and the standards-based progression of graphs across primary school grades. The assessment tasks were also effective at detecting pre-post gains in students' interpretation of line graphs and dot plots after the place-based project. The results of the case study are discussed in relation to the common challenges associated with performance assessment. Implications are presented in relation to the need for authentic and performance-based instructional and assessment tasks to respond to the Common Core State Standards and the Next Generation Science Standards.

  10. Heritage Interpretation and Presentation Practices in Tigray, Northern Ethiopia: Cases from the Wukro Tourism Cluster

    Directory of Open Access Journals (Sweden)

    Gebrekiros Welegebriel Asfaw

    2016-12-01

    Full Text Available Interpretation and presentation of heritage is becoming a major challenge as important elements of human culture are misinterpreted and vanishing throughout the globe. It is only when the heritages are sustainably interpreted that tourism can be developed in a sustainable manner. The major purpose of this study is to investigate the practices of heritage interpretation and presentation in Tigray with a case from Wukro Tourism Cluster. Descriptive type of research design inculcating both quantitative and qualitative research methods was employed for empirical investigation. Questionnaire, interview and observation were the main instruments of primary data collections. Primary data was collected from 134 respondents (120 questionnaires and 14 interviews. Findings of the study reveal that the practices of heritage interpretation and presentation in Wukro Cluster are embedded with different pitfalls. A lot of unfavorable factors like limited capacity of heritage interpreters, scant attention to community based heritage interpretation, problems in variety and quality of visitor experiences, problems with stakeholder cooperation, lack of organized interpretation and presentation, problems in the adequacy and quality of interpretation infrastructures and others. Developing appropriate interpretation system, preparing different interpretation and presentation infrastructures and introducing common practices of visitor management can be good remedies.

  11. Association between Radiologists' Experience and Accuracy in Interpreting Screening Mammograms

    Directory of Open Access Journals (Sweden)

    Maristany Maria-Teresa

    2008-04-01

    Full Text Available Abstract Background Radiologists have been observed to differ, sometimes substantially, both in their interpretations of mammograms and in their recommendations for follow-up. The aim of this study was to determine how factors related to radiologists' experience affect the accuracy of mammogram readings. Methods We selected a random sample of screening mammograms from a population-based breast cancer screening program. The sample was composed of 30 women with histopathologically-confirmed breast cancer and 170 women without breast cancer after a 2-year follow-up (the proportion of cancers was oversampled. These 200 mammograms were read by 21 radiologists routinely interpreting mammograms, with different amount of experience, and by seven readers who did not routinely interpret mammograms. All readers were blinded to the results of the screening. A positive assessment was considered when a BI-RADS III, 0, IV, V was reported (additional evaluation required. Diagnostic accuracy was calculated through sensitivity and specificity. Results Average specificity was higher in radiologists routinely interpreting mammograms with regard to radiologists who did not (66% vs 56%; p Conclusion Among radiologists who read routinely, volume is not associated with better performance when interpreting screening mammograms, although specificity decreased in radiologists not routinely reading mammograms. Follow-up of cases for which further workup is recommended might reduce variability in mammogram readings and improve the quality of breast cancer screening programs.

  12. The role of theory in the evaluation and interpretation of cross-section data

    International Nuclear Information System (INIS)

    Schneider, B.I.

    1994-01-01

    Experimental physics is concerned primarily with providing data through which we can improve our understanding of the universe around us. However, the measurements by themselves do not provide that understanding. It is necessary to have a conceptual framework to interpret those measurements. As an example, an experimentalist collects data on the absorption spectrum of saturated hydrocarbons, which allows him or her to state the next member of the series will likely behave in a manner similar to the previous members. This is a prediction based on empirical evidence, but it is not an explanation of the underlying (microscopic) mechanism that produces the common spectral features. For that it is necessary to make a hypothesis concerning the reasons for the similarities in the spectral features and to try to verify the hypothesis by further experimentation. In the physical sciences this usually entails the development of a mathematical model based on existing theory that explains the experiments. In unusual circumstances, such as those that prevailed at the turn of the century, it became impossible to explain the results of a number of experiments in terms of known theoretical constructs and radically new ideas (i.e., the quantum theory) had to be formulated in order to make progress. In the more usual scenario, it is possible to use existing theory to provide the needed framework to unify the experimental facts. In the example under consideration, molecular orbital theory provides the required framework. At that point the experimentalist not only has a theoretical model to interpret the data, but more important, a model to predict the outcome of future experiments on similar systems. Once this has been achieved and the results of the measurements have become routine and explicable by existing theory, they are no longer interesting scientifically. 100 refs., 6 figs

  13. Augmented Reality for Real-Time Detection and Interpretation of Colorimetric Signals Generated by Paper-Based Biosensors.

    Science.gov (United States)

    Russell, Steven M; Doménech-Sánchez, Antonio; de la Rica, Roberto

    2017-06-23

    Colorimetric tests are becoming increasingly popular in point-of-need analyses due to the possibility of detecting the signal with the naked eye, which eliminates the utilization of bulky and costly instruments only available in laboratories. However, colorimetric tests may be interpreted incorrectly by nonspecialists due to disparities in color perception or a lack of training. Here we solve this issue with a method that not only detects colorimetric signals but also interprets them so that the test outcome is understandable for anyone. It consists of an augmented reality (AR) app that uses a camera to detect the colored signals generated by a nanoparticle-based immunoassay, and that yields a warning symbol or message when the concentration of analyte is higher than a certain threshold. The proposed method detected the model analyte mouse IgG with a limit of detection of 0.3 μg mL -1 , which was comparable to the limit of detection afforded by classical densitometry performed with a nonportable device. When adapted to the detection of E. coli, the app always yielded a "hazard" warning symbol when the concentration of E. coli in the sample was above the infective dose (10 6 cfu mL -1 or higher). The proposed method could help nonspecialists make a decision about drinking from a potentially contaminated water source by yielding an unambiguous message that is easily understood by anyone. The widespread availability of smartphones along with the inexpensive paper test that requires no enzymes to generate the signal makes the proposed assay promising for analyses in remote locations and developing countries.

  14. Heartbeat Classification Using Abstract Features From the Abductive Interpretation of the ECG.

    Science.gov (United States)

    Teijeiro, Tomas; Felix, Paulo; Presedo, Jesus; Castro, Daniel

    2018-03-01

    This paper aims to prove that automatic beat classification on ECG signals can be effectively solved with a pure knowledge-based approach, using an appropriate set of abstract features obtained from the interpretation of the physiological processes underlying the signal. A set of qualitative morphological and rhythm features are obtained for each heartbeat as a result of the abductive interpretation of the ECG. Then, a QRS clustering algorithm is applied in order to reduce the effect of possible errors in the interpretation. Finally, a rule-based classifier assigns a tag to each cluster. The method has been tested with the MIT-BIH Arrhythmia Database records, showing a significantly better performance than any other automatic approach in the state-of-the-art, and even improving most of the assisted approaches that require the intervention of an expert in the process. The most relevant issues in ECG classification, related to a large extent to the variability of the signal patterns between different subjects and even in the same subject over time, will be overcome by changing the reasoning paradigm. This paper demonstrates the power of an abductive framework for time-series interpretation to make a qualitative leap in the significance of the information extracted from the ECG by automatic methods.

  15. NAIL SAMPLING TECHNIQUE AND ITS INTERPRETATION

    Directory of Open Access Journals (Sweden)

    TZAR MN

    2011-01-01

    Full Text Available The clinical suspicion of onychomyosis based on appearance of the nails, requires culture for confirmation. This is because treatment requires prolonged use of systemic agents which may cause side effects. One of the common problems encountered is improper nail sampling technique which results in loss of essential information. The unfamiliar terminologies used in reporting culture results may intimidate physicians resulting in misinterpretation and hamper treatment decision. This article provides a simple guide on nail sampling technique and the interpretation of culture results.

  16. Pragmatics in Court Interpreting: Additions

    DEFF Research Database (Denmark)

    Jacobsen, Bente

    2003-01-01

    Danish court interpreters are expected to follow ethical guidelines, which instruct them to deliver exact verbatim versions of source texts. However, this requirement often clashes with the reality of the interpreting situation in the courtroom. This paper presents and discusses the findings of a...

  17. Intercultural pragmatics and court interpreting

    DEFF Research Database (Denmark)

    Jacobsen, Bente

    2008-01-01

      This paper reports on an on-going investigation of conversational implicature in triadic speech events: Interpreter-mediated questionings in criminal proceedings in Danish district courts. The languages involved are Danish and English, and the mode of interpreting is the consecutive mode. The c...

  18. Automated Urban Travel Interpretation: A Bottom-up Approach for Trajectory Segmentation

    Directory of Open Access Journals (Sweden)

    Rahul Deb Das

    2016-11-01

    Full Text Available Understanding travel behavior is critical for an effective urban planning as well as for enabling various context-aware service provisions to support mobility as a service (MaaS. Both applications rely on the sensor traces generated by travellers’ smartphones. These traces can be used to interpret travel modes, both for generating automated travel diaries as well as for real-time travel mode detection. Current approaches segment a trajectory by certain criteria, e.g., drop in speed. However, these criteria are heuristic, and, thus, existing approaches are subjective and involve significant vagueness and uncertainty in activity transitions in space and time. Also, segmentation approaches are not suited for real time interpretation of open-ended segments, and cannot cope with the frequent gaps in the location traces. In order to address all these challenges a novel, state based bottom-up approach is proposed. This approach assumes a fixed atomic segment of a homogeneous state, instead of an event-based segment, and a progressive iteration until a new state is found. The research investigates how an atomic state-based approach can be developed in such a way that can work in real time, near-real time and offline mode and in different environmental conditions with their varying quality of sensor traces. The results show the proposed bottom-up model outperforms the existing event-based segmentation models in terms of adaptivity, flexibility, accuracy and richness in information delivery pertinent to automated travel behavior interpretation.

  19. Automated Urban Travel Interpretation: A Bottom-up Approach for Trajectory Segmentation.

    Science.gov (United States)

    Das, Rahul Deb; Winter, Stephan

    2016-11-23

    Understanding travel behavior is critical for an effective urban planning as well as for enabling various context-aware service provisions to support mobility as a service (MaaS). Both applications rely on the sensor traces generated by travellers' smartphones. These traces can be used to interpret travel modes, both for generating automated travel diaries as well as for real-time travel mode detection. Current approaches segment a trajectory by certain criteria, e.g., drop in speed. However, these criteria are heuristic, and, thus, existing approaches are subjective and involve significant vagueness and uncertainty in activity transitions in space and time. Also, segmentation approaches are not suited for real time interpretation of open-ended segments, and cannot cope with the frequent gaps in the location traces. In order to address all these challenges a novel, state based bottom-up approach is proposed. This approach assumes a fixed atomic segment of a homogeneous state, instead of an event-based segment, and a progressive iteration until a new state is found. The research investigates how an atomic state-based approach can be developed in such a way that can work in real time, near-real time and offline mode and in different environmental conditions with their varying quality of sensor traces. The results show the proposed bottom-up model outperforms the existing event-based segmentation models in terms of adaptivity, flexibility, accuracy and richness in information delivery pertinent to automated travel behavior interpretation.

  20. Default Sarcastic Interpretations: On the Priority of Nonsalient Interpretations

    Science.gov (United States)

    Giora, Rachel; Drucker, Ari; Fein, Ofer; Mendelson, Itamar

    2015-01-01

    Findings from five experiments support the view that negation generates sarcastic utterance-interpretations by default. When presented in isolation, novel negative constructions ("Punctuality is not his forte," "Thoroughness is not her most distinctive feature"), free of semantic anomaly or internal incongruity, were…

  1. A new interpretation and validation of variance based importance measures for models with correlated inputs

    Science.gov (United States)

    Hao, Wenrui; Lu, Zhenzhou; Li, Luyi

    2013-05-01

    In order to explore the contributions by correlated input variables to the variance of the output, a novel interpretation framework of importance measure indices is proposed for a model with correlated inputs, which includes the indices of the total correlated contribution and the total uncorrelated contribution. The proposed indices accurately describe the connotations of the contributions by the correlated input to the variance of output, and they can be viewed as the complement and correction of the interpretation about the contributions by the correlated inputs presented in "Estimation of global sensitivity indices for models with dependent variables, Computer Physics Communications, 183 (2012) 937-946". Both of them contain the independent contribution by an individual input. Taking the general form of quadratic polynomial as an illustration, the total correlated contribution and the independent contribution by an individual input are derived analytically, from which the components and their origins of both contributions of correlated input can be clarified without any ambiguity. In the special case that no square term is included in the quadratic polynomial model, the total correlated contribution by the input can be further decomposed into the variance contribution related to the correlation of the input with other inputs and the independent contribution by the input itself, and the total uncorrelated contribution can be further decomposed into the independent part by interaction between the input and others and the independent part by the input itself. Numerical examples are employed and their results demonstrate that the derived analytical expressions of the variance-based importance measure are correct, and the clarification of the correlated input contribution to model output by the analytical derivation is very important for expanding the theory and solutions of uncorrelated input to those of the correlated one.

  2. Open Online Research: Developing Software and Method for Collaborative Interpretation

    Directory of Open Access Journals (Sweden)

    Christian Bröer

    2016-09-01

    Full Text Available Inspired by the potentials of web-based collaboration, in 2014, a group of social scientists, students and information specialists started tinkering with software and methodology for open online collaborative research. The results of their research led to a gathering of academics at the #ethnography Conference Amsterdam 2014, where new material was collected, shared and collaboratively interpreted. Following the conference, they continued to develop software and methodology. In this contribution, we report on the aims, methodology, inspiring examples, caveats and results from testing several prototypes of open online research software. We conclude that open online collaborative interpretation is both feasible and desirable. Dialogue and reflexivity, we hold, are able to transcend separated perspectives and stimulate agreement on a set of distinct interpretations; they simultaneously respect the multiplicity of understandings of social phenomena whilst bringing order into this diversity. URN: http://nbn-resolving.de/urn:nbn:de:0114-fqs160327

  3. 12 CFR 609.920 - Interpretations.

    Science.gov (United States)

    2010-01-01

    ... and Banking FARM CREDIT ADMINISTRATION FARM CREDIT SYSTEM ELECTRONIC COMMERCE Interpretations and Definitions § 609.920 Interpretations. (a) E-SIGN preempts most statutes and regulations, including the Act... E-commerce as long as the safeguards of E-SIGN are met and its exceptions recognized. Generally, an...

  4. An Authentic Interpretation of Laws

    Directory of Open Access Journals (Sweden)

    Teodor Antić

    2015-01-01

    Full Text Available Authentic interpretation of laws is a legal institute whereby a legislator gives the authentic meaning to a specific legal norm in case of its incorrect or diversified interpretation in practice. It has the same legal force as the law. Retroactivity and influence on pending cases are its inherent characteristics. Due to these characteristics and their relation to the principles of the rule of law, legal certainty and separation of powers, it is subjected to severe criticism not only by legal theory but also legal practice. The author analyses the institute of authentic interpretation from historical and comparative point of view and through the Croatian normative regulation, practice of the Croatian Parliament and academic debate, including opinions in favour as well as against it. On these grounds the author concludes that higher quality of law making procedure could make the authentic interpretation dispensable. On the other hand, should this institute be kept in the legal order it is essential to receive more effective constitutional control.

  5. Interpreting conjunctions.

    Science.gov (United States)

    Bott, Lewis; Frisson, Steven; Murphy, Gregory L

    2009-04-01

    The interpretation generated from a sentence of the form P and Q can often be different to that generated by Q and P, despite the fact that and has a symmetric truth-conditional meaning. We experimentally investigated to what extent this difference in meaning is due to the connective and and to what extent it is due to order of mention of the events in the sentence. In three experiments, we collected interpretations of sentences in which we varied the presence of the conjunction, the order of mention of the events, and the type of relation holding between the events (temporally vs. causally related events). The results indicated that the effect of using a conjunction was dependent on the discourse relation between the events. Our findings contradict a narrative marker theory of and, but provide partial support for a single-unit theory derived from Carston (2002). The results are discussed in terms of conjunction processing and implicatures of temporal order.

  6. Process-based interpretation of conceptual hydrological model performance using a multinational catchment set

    Science.gov (United States)

    Poncelet, Carine; Merz, Ralf; Merz, Bruno; Parajka, Juraj; Oudin, Ludovic; Andréassian, Vazken; Perrin, Charles

    2017-08-01

    Most of previous assessments of hydrologic model performance are fragmented, based on small number of catchments, different methods or time periods and do not link the results to landscape or climate characteristics. This study uses large-sample hydrology to identify major catchment controls on daily runoff simulations. It is based on a conceptual lumped hydrological model (GR6J), a collection of 29 catchment characteristics, a multinational set of 1103 catchments located in Austria, France, and Germany and four runoff model efficiency criteria. Two analyses are conducted to assess how features and criteria are linked: (i) a one-dimensional analysis based on the Kruskal-Wallis test and (ii) a multidimensional analysis based on regression trees and investigating the interplay between features. The catchment features most affecting model performance are the flashiness of precipitation and streamflow (computed as the ratio of absolute day-to-day fluctuations by the total amount in a year), the seasonality of evaporation, the catchment area, and the catchment aridity. Nonflashy, nonseasonal, large, and nonarid catchments show the best performance for all the tested criteria. We argue that this higher performance is due to fewer nonlinear responses (higher correlation between precipitation and streamflow) and lower input and output variability for such catchments. Finally, we show that, compared to national sets, multinational sets increase results transferability because they explore a wider range of hydroclimatic conditions.

  7. PEMIKIRAN TAFSÎR MESIR MODERN J.J.G JANSEN (Telaah atas Karya J.J.G.Jansen The Interpretation of The Koran in Modern Egypt

    Directory of Open Access Journals (Sweden)

    Abu Bakar Abu Bakar

    2013-08-01

    Full Text Available Abstract: Jansen is a researcher that classifies the work of interpretation (tafsîr into: firstly, an interpretation adopting a modern science but not oppose against the holy Quran, it is called tafsîr  al-‘ilmî. Secondly, an interpretation that is designed to help reader understand the holy Quran or philological interpretation (al-tafsîr  al-lughawî. Thirdly, an interpretation dealing with the Muslim deed and it is called practical interpretation (tafsîr  al-adabî al-ijtimâ’î. Jansen is about to display a short description that covers the answers of explanation inadequacy of the previous researchers’ studies. He mainly clarifies  the history of interpretation and western studies on interpretation developing in Islamic world. As a matter of fact, Jansen’s view is majorly a kind of beginning critical of his attention on interpretation. He focuses the research object on the interpretation of Muhammad Abduh, then he compares it to the other intrepretations that are considered up to standard to be classified into his work of interpretation.   Key Words: al-Qur’ân, tafsîr, dan Jansen  

  8. Interpretation bias and social anxiety: does interpretation bias mediate the relationship between trait social anxiety and state anxiety responses?

    Science.gov (United States)

    Chen, Junwen; Milne, Kirby; Dayman, Janet; Kemps, Eva

    2018-05-23

    Two studies aimed to examine whether high socially anxious individuals are more likely to negatively interpret ambiguous social scenarios and facial expressions compared to low socially anxious individuals. We also examined whether interpretation bias serves as a mediator of the relationship between trait social anxiety and state anxiety responses, in particular current state anxiety, bodily sensations, and perceived probability and cost of negative evaluation pertaining to a speech task. Study 1 used ambiguous social scenarios and Study 2 used ambiguous facial expressions as stimuli to objectively assess interpretation bias. Undergraduate students with high and low social anxiety completed measures of state anxiety responses at three time points: baseline, after the interpretation bias task, and after the preparation for an impromptu speech. Results showed that high socially anxious individuals were more likely to endorse threat interpretations for ambiguous social scenarios and to interpret ambiguous faces as negative than low socially anxious individuals. Furthermore, negative interpretations mediated the relationship between trait social anxiety and perceived probability of negative evaluation pertaining to the speech task in Study 1 but not Study 2. The present studies provide new insight into the role of interpretation bias in social anxiety.

  9. Interpretation Principles of Jus Cogens Principles as Public Order in International Practice

    Directory of Open Access Journals (Sweden)

    Claudia Andritoi

    2010-07-01

    Full Text Available What is happening if the custom is founded on the coincidence of interests, or even worse, on error? If we rapport specific problems of international customary law to the principles of judicial interpretation it results that a common error (including opinio juris does not disturb the process of legality proper to the principle error communis facit jus. According to the principle of equity, a common error operates only if the victim’s interests are not affected in an irreparable manner. In this case, the error is insuperable and represents a vice for judicial nullity. Error cannot be accepted when it results from the actions of the state, realized with bad intention, as coercion is. Pacta sunt servanda as a jus cogens norm protects nor only good faith. Thus, through interpretation theories in the Anglo-American environment we will use the refinement of a traditional position in continental interpretation, arguing a general method of interpretation based on the recovery of the legislator’s intentions, had at the moment of an edition of a juridical norm. We will use of this application thedialectics between meanings expressed by the text and those the interpret advances with the role of interpretative hypothesis in order to find its meaning.

  10. Measuring the effects of image interpretation: An evaluative framework

    International Nuclear Information System (INIS)

    Brealey, Stephen

    2001-01-01

    The relaxing of restrictions on reporting films has resulted in radiographers and other health care professionals becoming increasingly involved in the interpretation of images in areas such as mammography, ultrasound and plain film radiography. However, errors and variation in the interpretation of images now represents the weakest area of clinical imaging. This has been highlighted by the difficulty of establishing standards to measure the film reading performance of radiographers as part of role extension initiatives. Despite a growing literature of studies that evaluate the film reading performance of different health care professionals, there is a paucity of evidence of the subsequent effects on the referring clinician's diagnosis, management plans and patient outcome. This paper proposes an evaluative framework that can be used to measure the chain of events from the initial technical assessment of observers' potential to interpret images using search behaviour techniques, through to the potential costs and benefits to society. Evaluating the wider implications of alternative or complementary reporting policies is essential for generating the evidence base to comprehensively underpin policy and practice and direct future research. Brealey, S. (2001)

  11. The transactional interpretation of quantum mechanics

    Science.gov (United States)

    Cramer, John G.

    2001-06-01

    The transactional interpretation of quantum mechanics [1] was originally published in 1986 and is now about 14 years old. It is an explicitly nonlocal and Lorentz invariant alternative to the Copenhagen interpretation. It interprets the formalism for a quantum interaction as describing a "handshake" between retarded waves (ψ) and advanced waves (ψ*) for each quantum event or "transaction" in which energy, momentum, angular momentum, and other conserved quantities are transferred. The transactional interpretation offers the advantages that (1) it is actually "visible" in the formalism of quantum mechanics, (2) it is economical, involving fewer independent assumptions than its rivals, (3) it is paradox-free, resolving all of the paradoxes of standard quantum theory including nonlocality and wave function collapse, (4) it does not give a privileged role to observers or measurements, and (5) it permits the visualization of quantum events. We will review the transactional interpretation and some of its applications to "quantum paradoxes."

  12. Architectural design of an Algol interpreter

    Science.gov (United States)

    Jackson, C. K.

    1971-01-01

    The design of a syntax-directed interpreter for a subset of Algol is described. It is a conceptual design with sufficient details and completeness but as much independence of implementation as possible. The design includes a detailed description of a scanner, an analyzer described in the Floyd-Evans productions, a hash-coded symbol table, and an executor. Interpretation of sample programs is also provided to show how the interpreter functions.

  13. Synthesis of quantitative and qualitative research: an example using Critical Interpretive Synthesis.

    Science.gov (United States)

    Flemming, Kate

    2010-01-01

    This paper is a report of a Critical Interpretive Synthesis to synthesize quantitative research, in the form of an effectiveness review and a guideline, with qualitative research to examine the use of morphine to treat cancer-related pain. Critical Interpretive Synthesis is a new method of reviewing, developed from meta-ethnography, which integrates systematic review methodology with a qualitative tradition of enquiry. It has not previously been used specifically to synthesize effectiveness and qualitative literature. Data sources. An existing systematic review of quantitative research and a guideline examining the effectiveness of oral morphine to treat cancer pain were identified. Electronic searches of Medline, CINAHL, Embase, PsychINFO, Health Management Information Consortium database and the Social Science Citation Index to identify qualitative research were carried out in May 2008. Qualitative research papers reporting on the use of morphine to treat cancer pain were identified. The findings of the effectiveness research were used as a framework to guide the translation of findings from qualitative research using an integrative grid. A secondary translation of findings from the qualitative research, not specifically mapped to the effectiveness literature, was guided by the framework. Nineteen qualitative papers were synthesized with the quantitative effectiveness literature, producing 14 synthetic constructs. These were developed into four synthesizing arguments which drew on patients', carers' and healthcare professionals' interpretations of the meaning and context of the use of morphine to treat cancer pain. Critical Interpretive Synthesis can be adapted to synthesize reviews of quantitative research into effectiveness with qualitative research and fits into an existing typology of approaches to synthesizing qualitative and quantitative research.

  14. TRAC, a collaborative computer tool for tracer-test interpretation

    Directory of Open Access Journals (Sweden)

    Fécamp C.

    2013-05-01

    Full Text Available Artificial tracer tests are widely used by consulting engineers for demonstrating water circulation, proving the existence of leakage, or estimating groundwater velocity. However, the interpretation of such tests is often very basic, with the result that decision makers and professionals commonly face unreliable results through hasty and empirical interpretation. There is thus an increasing need for a reliable interpretation tool, compatible with the latest operating systems and available in several languages. BRGM, the French Geological Survey, has developed a project together with hydrogeologists from various other organizations to build software assembling several analytical solutions in order to comply with various field contexts. This computer program, called TRAC, is very light and simple, allowing the user to add his own analytical solution if the formula is not yet included. It aims at collaborative improvement by sharing the tool and the solutions. TRAC can be used for interpreting data recovered from a tracer test as well as for simulating the transport of a tracer in the saturated zone (for the time being. Calibration of a site operation is based on considering the hydrodynamic and hydrodispersive features of groundwater flow as well as the amount, nature and injection mode of the artificial tracer. The software is available in French, English and Spanish, and the latest version can be downloaded from the web site http://trac.brgm.fr.

  15. Causal interpretation of stochastic differential equations

    DEFF Research Database (Denmark)

    Sokol, Alexander; Hansen, Niels Richard

    2014-01-01

    We give a causal interpretation of stochastic differential equations (SDEs) by defining the postintervention SDE resulting from an intervention in an SDE. We show that under Lipschitz conditions, the solution to the postintervention SDE is equal to a uniform limit in probability of postintervention...... structural equation models based on the Euler scheme of the original SDE, thus relating our definition to mainstream causal concepts. We prove that when the driving noise in the SDE is a Lévy process, the postintervention distribution is identifiable from the generator of the SDE....

  16. Karl Popper and the Copenhagen interpretation

    Science.gov (United States)

    Peres, Asher

    Popper conceived an experiment whose analysis led to a result that he deemed absurd. Popper wrote that his reasoning was based on the Copenhagen interpretation and therefore invalidated it. Many authors who have examined Popper's analysis have found in it various technical flaws which are briefly summarized here. However, the aim of the present article is not technical. My concern is to redress logical flaws in Popper's argument: the terminology he uses is ambiguous, his analysis involves counterfactual hypotheses, and it violates Bohr's complementarity principle. Therefore, the absurdity of Popper's result only confirms Bohr's approach.

  17. From Computer-interpretable Guidelines to Computer-interpretable Quality Indicators: A Case for an Ontology.

    Science.gov (United States)

    White, Pam; Roudsari, Abdul

    2014-01-01

    In the United Kingdom's National Health Service, quality indicators are generally measured electronically by using queries and data extraction, resulting in overlap and duplication of query components. Electronic measurement of health care quality indicators could be improved through an ontology intended to reduce duplication of effort during healthcare quality monitoring. While much research has been published on ontologies for computer-interpretable guidelines, quality indicators have lagged behind. We aimed to determine progress on the use of ontologies to facilitate computer-interpretable healthcare quality indicators. We assessed potential for improvements to computer-interpretable healthcare quality indicators in England. We concluded that an ontology for a large, diverse set of healthcare quality indicators could benefit the NHS and reduce workload, with potential lessons for other countries.

  18. Risk of the Maritime Supply Chain System Based on Interpretative Structural Model

    OpenAIRE

    Jiang He; Xiong Wei; Cao Yonghui

    2017-01-01

    Marine transportation is the most important transport mode of in the international trade, but the maritime supply chain is facing with many risks. At present, most of the researches on the risk of the maritime supply chain focus on the risk identification and risk management, and barely carry on the quantitative analysis of the logical structure of each influencing factor. This paper uses the interpretative structure model to analysis the maritime supply chain risk system. On the basis of com...

  19. What defines an Expert? - Uncertainty in the interpretation of seismic data

    Science.gov (United States)

    Bond, C. E.

    2008-12-01

    Studies focusing on the elicitation of information from experts are concentrated primarily in economics and world markets, medical practice and expert witness testimonies. Expert elicitation theory has been applied in the natural sciences, most notably in the prediction of fluid flow in hydrological studies. In the geological sciences expert elicitation has been limited to theoretical analysis with studies focusing on the elicitation element, gaining expert opinion rather than necessarily understanding the basis behind the expert view. In these cases experts are defined in a traditional sense, based for example on: standing in the field, no. of years of experience, no. of peer reviewed publications, the experts position in a company hierarchy or academia. Here traditional indicators of expertise have been compared for significance on affective seismic interpretation. Polytomous regression analysis has been used to assess the relative significance of length and type of experience on the outcome of a seismic interpretation exercise. Following the initial analysis the techniques used by participants to interpret the seismic image were added as additional variables to the analysis. Specific technical skills and techniques were found to be more important for the affective geological interpretation of seismic data than the traditional indicators of expertise. The results of a seismic interpretation exercise, the techniques used to interpret the seismic and the participant's prior experience have been combined and analysed to answer the question - who is and what defines an expert?

  20. Federal Motor Vehicle Safety Standards Interpretations

    Data.gov (United States)

    Department of Transportation — NHTSA's Chief Counsel interprets the statutes that the agency administers and the regulations that it promulgates. The Chief Counsel's interpretations, issued in the...

  1. Interpretation of Spirometry: Selection of Predicted Values and Defining Abnormality.

    Science.gov (United States)

    Chhabra, S K

    2015-01-01

    Spirometry is the most frequently performed investigation to evaluate pulmonary function. It provides clinically useful information on the mechanical properties of the lung and the thoracic cage and aids in taking management-related decisions in a wide spectrum of diseases and disorders. Few measurements in medicine are so dependent on factors related to equipment, operator and the patient. Good spirometry requires quality assured measurements and a systematic approach to interpretation. Standard guidelines on the technical aspects of equipment and their calibration as well as the test procedure have been developed and revised from time-to-time. Strict compliance with standardisation guidelines ensures quality control. Interpretation of spirometry data is based only on two basic measurements--the forced vital capacity (FVC) and the forced expiratory volume in 1 second (FEV1) and their ratio, FEV1/FVC. A meaningful and clinically useful interpretation of the measured data requires a systematic approach and consideration of several important issues. Central to interpretation is the understanding of the development and application of prediction equations. Selection of prediction equations that are appropriate for the ethnic origin of the patient is vital to avoid erroneous interpretation. Defining abnormal values is a debatable but critical aspect of spirometry. A statistically valid definition of the lower limits of normal has been advocated as the better method over the more commonly used approach of defining abnormality as a fixed percentage of the predicted value. Spirometry rarely provides a specific diagnosis. Examination of the flow-volume curve and the measured data provides information to define patterns of ventilatory impairment. Spirometry must be interpreted in conjunction with clinical information including results of other investigations.

  2. Control-flow analysis of function calls and returns by abstract interpretation

    DEFF Research Database (Denmark)

    Midtgaard, Jan; Jensen, Thomas P.

    2009-01-01

    We derive a control-flow analysis that approximates the interprocedural control-flow of both function calls and returns in the presence of first-class functions and tail-call optimization. In addition to an abstract environment, our analysis computes for each expression an abstract control stack......, effectively approximating where function calls return across optimized tail calls. The analysis is systematically calculated by abstract interpretation of the stack-based CaEK abstract machine of Flanagan et al. using a series of Galois connections. Abstract interpretation provides a unifying setting in which...

  3. Imaging defined risk factors in neuroblastoma -guidelines for optimising imaging interpretations

    International Nuclear Information System (INIS)

    Valchev, G.; Balev, B.

    2017-01-01

    Neuroblastoma is the most frequent extracranial tumor in children, arising from the primitive sympathetic cells and the adrenal medulla. Two separate mutually complementing staging systems exist - INSS and INRGSS - one is based on post-operative findings, the other - on pre-treatment imaging. INRGSS consists of a list of 20 separate imaging defined risk factors (IDRF), the presence of which could alter the treatment plan. Radiologists need to be aware of certain intricacies in interpreting the individual IDRFs in order to optimise clinical decision-making. Key words: neuroblastoma. imaging defined risk factors (IDRF). interpretation guidelines [bg

  4. In vitro fertilization outcome in women with endometriosis & previous ovarian surgery

    Directory of Open Access Journals (Sweden)

    Sonja Pop-Trajkovic

    2014-01-01

    Full Text Available Background & objectives: Women with endometriosis often need in vitro fertilization (IVF to concieve. There are conflicting data on the results of IVF in patients with endometriosis. This study was undertaken to elucidate the influence of endometriosis on IVF outcome to give the best counselling for infertile patient with this problem. Methods: The outcome measures in 78 patients with surgically confirmed endometriosis were compared with 157 patients with tubal factor infertility, all of whom have undergone IVF. The groups were matched for age and follicle stimulating hormone (FSH levels. Outcome measures included number of follicles, number of ocytes, peak oestradiol (E2 concentrations and mean number of ampoules of gonadotropins. Cumulative pregnancy, miscarriage and live birth rates were calculated in both the groups. Results: Higher cancelation rates, higher total gonadotropin requirements, lower peak E2 levels and lower oocyte yield were found in women with endometriosis and previous surgery compared with those with tubal factor infertility. However, no differences were found in fertilization, implantation, pregnancy, miscarriage, multiple births and delivery rates between the endometriosis and tubal factor infertility groups. Interpretation & conclusions: The present findings showed that women with endometriosis and previous surgery responded less well to gonadotropins during ovarian stimulation and hence the cost of treatment to achieve pregnancy was higher in this group compared with those with tubal factor infertility. However, the outcome of IVF treatment in patients with endometriosis was as good as in women with tubal factor infertility.

  5. Using Playing Cards to Differentiate Probability Interpretations

    Science.gov (United States)

    López Puga, Jorge

    2014-01-01

    The aprioristic (classical, naïve and symmetric) and frequentist interpretations of probability are commonly known. Bayesian or subjective interpretation of probability is receiving increasing attention. This paper describes an activity to help students differentiate between the three types of probability interpretations.

  6. A review of peer-assisted learning to deliver interprofessional supplementary image interpretation skills.

    Science.gov (United States)

    Bain, P; Wareing, A; Henderson, I

    2017-09-01

    Peer-assisted learning provides a means through which individuals can learn from one another through a reciprocal process. Radiographic image interpretation skills are fundamental to both diagnostic radiography students and medical students due to their shared role in preliminary evaluation of conventional radiographic images. Medical students on graduation, may not be well prepared to carry out image interpretation, since evidence suggests that they perform less well than radiographers in e.g. Accident and Emergency situations. A review of literature was conducted exploring the application of peer-assisted learning within diagnostic radiography and health education more widely as well as the practice of initial image interpretation. An extensive and systematic search strategy was developed which provided a range of material related to the areas. An overview was obtained of the effectiveness of peer-assisted learning and the issues associated with development of image interpretation skills and a degree of discrepancy was identified between the two cohorts regarding their interpretative competence and confidence. This inconsistency may create an opportunity to apply peer-assisted learning, better preparing both disciplines for the practical application of image interpretation skills. The review identified the lack of a substantial evidence base relating to peer-assisted learning in radiography. Peer-assisted learning is not widely embraced in an interprofessional context. Multiple positive factors of such an intervention are identified which outweigh perceived negative issues. Student teacher and learner may benefit as should the clinical service from enhanced practitioner performance. The findings justify further research to develop the evidence base. Copyright © 2017 The College of Radiographers. Published by Elsevier Ltd. All rights reserved.

  7. SDE decomposition and A-type stochastic interpretation in nonequilibrium processes

    Science.gov (United States)

    Yuan, Ruoshi; Tang, Ying; Ao, Ping

    2017-12-01

    An innovative theoretical framework for stochastic dynamics based on the decomposition of a stochastic differential equation (SDE) into a dissipative component, a detailed-balance-breaking component, and a dual-role potential landscape has been developed, which has fruitful applications in physics, engineering, chemistry, and biology. It introduces the A-type stochastic interpretation of the SDE beyond the traditional Ito or Stratonovich interpretation or even the α-type interpretation for multidimensional systems. The potential landscape serves as a Hamiltonian-like function in nonequilibrium processes without detailed balance, which extends this important concept from equilibrium statistical physics to the nonequilibrium region. A question on the uniqueness of the SDE decomposition was recently raised. Our review of both the mathematical and physical aspects shows that uniqueness is guaranteed. The demonstration leads to a better understanding of the robustness of the novel framework. In addition, we discuss related issues including the limitations of an approach to obtaining the potential function from a steady-state distribution.

  8. 15 CFR Supplement No. 7 to Part 760 - Interpretation

    Science.gov (United States)

    2010-01-01

    ... TRADE PRACTICES OR BOYCOTTS Pt. 760, Supp. 7 Supplement No. 7 to Part 760—Interpretation Prohibited Refusal To Do Business When a boycotting country rejects for boycott-related reasons a shipment of goods... supplier and demand restitution). The U.S. person may then make a non-boycott based selection of another...

  9. Unregulated Autonomy: Uncredentialed Educational Interpreters in Rural Schools.

    Science.gov (United States)

    Fitzmaurice, Stephen

    2017-01-01

    Although many rural Deaf and Hard of Hearing students attend public schools most of the day and use the services of educational interpreters to gain access to the school environment, little information exists on what interpreters are doing in rural school systems in the absence of credentialing requirements. The researcher used ethnographic interviews and field observations of three educational interpreters with no certification or professional assessment to explore how uncredentialed interpreters were enacting their role in a rural high school. The findings indicate that uncredentialed interpreters in rural settings perform four major functions during their school day: preparing the environment, staff, and materials; interpreting a variety of content; interacting with numerous stakeholders; and directly instructing Deaf and Hard of Hearing students. Generally, educational interpreters in rural districts operate with unregulated autonomy, a situation that warrants further research and a national standard for all educational interpreters.

  10. RESEARCH ON THE CONSTRUCTION OF REMOTE SENSING AUTOMATIC INTERPRETATION SYMBOL BIG DATA

    Directory of Open Access Journals (Sweden)

    Y. Gao

    2018-04-01

    Full Text Available Remote sensing automatic interpretation symbol (RSAIS is an inexpensive and fast method in providing precise in-situ information for image interpretation and accuracy. This study designed a scientific and precise RSAIS data characterization method, as well as a distributed and cloud architecture massive data storage method. Additionally, it introduced an offline and online data update mode and a dynamic data evaluation mechanism, with the aim to create an efficient approach for RSAIS big data construction. Finally, a national RSAIS database with more than 3 million samples covering 86 land types was constructed during 2013–2015 based on the National Geographic Conditions Monitoring Project of China and then annually updated since the 2016 period. The RSAIS big data has proven to be a good method for large scale image interpretation and field validation. It is also notable that it has the potential to solve image automatic interpretation with the assistance of deep learning technology in the remote sensing big data era.

  11. Psychoanalytical interpretations of prejudices with emphasis on prejudices towards persons with disabilities

    Directory of Open Access Journals (Sweden)

    Dimoski Sanja

    2012-01-01

    Full Text Available This paper deals with interpretations of prejudices and specifically, prejudices towards people with disabilities, from the perspective of one of the many theoretical approaches. Psychoanalytic theoretical point of view interpret prejudices through the personality of the individual. The study and interpretation of prejudices towards people with disabilities is one of the major themes of modern social model of disability. Psychoanalytic interpretations determine prejudices, as well as prejudices towards people with disabilities, as a result of defense mechanisms, especially projection. This paper discusses the emotional component of attitude, based on its predominance in prejudices, as a extreme attitudes. In this analysis we have taken into account the emotional and unconscious reactions that can compose an emotional ambivalence in relation to the object of an attitude. Prejudice towards people with disabilities were brought in connection with the irrational and emotional reactions and unconscious fantasies related to the object of an attitude.

  12. Research on the Construction of Remote Sensing Automatic Interpretation Symbol Big Data

    Science.gov (United States)

    Gao, Y.; Liu, R.; Liu, J.; Cheng, T.

    2018-04-01

    Remote sensing automatic interpretation symbol (RSAIS) is an inexpensive and fast method in providing precise in-situ information for image interpretation and accuracy. This study designed a scientific and precise RSAIS data characterization method, as well as a distributed and cloud architecture massive data storage method. Additionally, it introduced an offline and online data update mode and a dynamic data evaluation mechanism, with the aim to create an efficient approach for RSAIS big data construction. Finally, a national RSAIS database with more than 3 million samples covering 86 land types was constructed during 2013-2015 based on the National Geographic Conditions Monitoring Project of China and then annually updated since the 2016 period. The RSAIS big data has proven to be a good method for large scale image interpretation and field validation. It is also notable that it has the potential to solve image automatic interpretation with the assistance of deep learning technology in the remote sensing big data era.

  13. Connecting imaging mass spectrometry and magnetic resonance imaging-based anatomical atlases for automated anatomical interpretation and differential analysis.

    Science.gov (United States)

    Verbeeck, Nico; Spraggins, Jeffrey M; Murphy, Monika J M; Wang, Hui-Dong; Deutch, Ariel Y; Caprioli, Richard M; Van de Plas, Raf

    2017-07-01

    Imaging mass spectrometry (IMS) is a molecular imaging technology that can measure thousands of biomolecules concurrently without prior tagging, making it particularly suitable for exploratory research. However, the data size and dimensionality often makes thorough extraction of relevant information impractical. To help guide and accelerate IMS data analysis, we recently developed a framework that integrates IMS measurements with anatomical atlases, opening up opportunities for anatomy-driven exploration of IMS data. One example is the automated anatomical interpretation of ion images, where empirically measured ion distributions are automatically decomposed into their underlying anatomical structures. While offering significant potential, IMS-atlas integration has thus far been restricted to the Allen Mouse Brain Atlas (AMBA) and mouse brain samples. Here, we expand the applicability of this framework by extending towards new animal species and a new set of anatomical atlases retrieved from the Scalable Brain Atlas (SBA). Furthermore, as many SBA atlases are based on magnetic resonance imaging (MRI) data, a new registration pipeline was developed that enables direct non-rigid IMS-to-MRI registration. These developments are demonstrated on protein-focused FTICR IMS measurements from coronal brain sections of a Parkinson's disease (PD) rat model. The measurements are integrated with an MRI-based rat brain atlas from the SBA. The new rat-focused IMS-atlas integration is used to perform automated anatomical interpretation and to find differential ions between healthy and diseased tissue. IMS-atlas integration can serve as an important accelerator in IMS data exploration, and with these new developments it can now be applied to a wider variety of animal species and modalities. This article is part of a Special Issue entitled: MALDI Imaging, edited by Dr. Corinna Henkel and Prof. Peter Hoffmann. Copyright © 2017. Published by Elsevier B.V.

  14. Tax Treaty Interpretation in Spain

    OpenAIRE

    Soler Roch, María Teresa; Ribes Ribes, Aurora

    2001-01-01

    This paper provides insight in the interpretation of Spanish double taxation conventions. Taking as a premise the Vienna Convention on the Law of Treaties and the wording of Article 3(2) OECD Model Convention, the authors explore the relevance of mutual agreements, tax authority practice and foreign court decisions on the tax treaty interpretation.

  15. Children's Comprehension of Metaphor: A Piagetian Interpretation

    Science.gov (United States)

    Smith, J. W. A.

    1976-01-01

    When the descriptive interpretations that sixth and eighth graders provided for metaphors selected from fifth-grade readers were examined in a Piagetian framework, the poorest interpretations showed characteristics of concrete and pre-operational thought, while the best interpretations showed characteristics of formal operational thought. (RL)

  16. Performing Interpretation

    Science.gov (United States)

    Kothe, Elsa Lenz; Berard, Marie-France

    2013-01-01

    Utilizing a/r/tographic methodology to interrogate interpretive acts in museums, multiple areas of inquiry are raised in this paper, including: which knowledge is assigned the greatest value when preparing a gallery talk; what lies outside of disciplinary knowledge; how invitations to participate invite and disinvite in the same gesture; and what…

  17. Theory and interpretation in qualitative studies from general practice

    DEFF Research Database (Denmark)

    Malterud, Kirsti

    2016-01-01

    Objective: In this article, I want to promote theoretical awareness and commitment among qualitative researchers in general practice and suggest adequate and feasible theoretical approaches.  Approach: I discuss different theoretical aspects of qualitative research and present the basic foundations...... theory is a consistent and soundly based set of assumptions about a specific aspect of the world, predicting or explaining a phenomenon. Qualitative research is situated in an interpretative paradigm where notions about particular human experiences in context are recognized from different subject...... in qualitative analysis are presented, emphasizing substantive theories to sharpen the interpretative focus. Such approaches are clearly within reach for a general practice researcher contributing to clinical practice by doing more than summarizing what the participants talked about, without trying to become...

  18. Recomendación de productos a partir de perfiles de usuario interpretables

    Directory of Open Access Journals (Sweden)

    Claudia Jeanneth Becerra Cortes

    2015-07-01

    Full Text Available Recommender systems allow users to have a personalized view of large sets of products, relieving the overload problem of choice in e-commerce sites. Usually, recommendations are obtained using the technique called "collaborative filtering". This technique filters the products the users wish, from those they don´t want, inferring affinities between products and users in a space of abstract features, also called a latent space. These techniques have proven to be of great predictive value, but these created profiles are neither understandable, nor editable for users, enclosing users in a bubble, in which they only receive collaborative recommendations conditioned by their historical behaviors. In our work we propose a method to build user profiles, defined in interpretable spaces, or defined in terms of collaborative tags or keywords (i.e. words extracted from the descriptions of the product, which can be interpreted and modified by users. The model proposed generate linear profiles, whose coefficients, positives or negatives, reflect the user's affinity towards tags or keywords, according to the space selected. To test our hypothesis, we used the dataset of research in movie recommender systems from the University of Minnesota: Movielens. The results show that the predictive ability of the model, based on interpretable user profiles, is comparable to those models based on abstract profiles with the added benefit that these profiles are interpretable.

  19. Interpretation of measurements made by oscillations of irradiated fuels in natural uranium, graphite-gas piles

    International Nuclear Information System (INIS)

    Laponche, Bernard; Luffin, Jean; Brunet, Max; Guerange, Jacques; Tonolli, Jacky

    1969-06-01

    When considering a pile operation, it is interesting to know the evolution of fuel quality with respect to irradiation, i.e. the variation of its fission rate and of its absorption rate. In order to experimentally obtain these features, a method is to introduce an irradiated cartridge into a critical reactor and to measure the induced effect on its reactivity and on the neutron density at the vicinity of the cartridge. An oscillation method presented in another document and based on a periodic introduction of fuel sample into a critical reactor allows, from the measurement of reactivity variation (global signal), and of the neutron density (local signal), effective macroscopic fission and absorption cross sections of this sample to be obtained. As previous studies revealed that the interpretation of the local signal was notably delicate, this information has been replaced by computed information, the fission rate, which is determined by means of the COREGRAF1 code. Thus, the remaining quantity to be obtained is the fuel absorption rate. The authors report studies performed on several sets of cartridges from different reactors, and with an irradiation range from about 700 to 4000 MWJ/T. In a first part, they describe the characteristics of the studied cartridges, their irradiation and measurement conditions, and the use of the evolution code. In a second part, they try to define the interpretation of oscillation-based measurements by using two methods, a first and fast one which gives an approximation of results, and a more elaborated second one which complies with measurement conditions. The last part presents and discusses the obtained results [fr

  20. Interpretation and evaluation of radiograph

    International Nuclear Information System (INIS)

    Abdul Nassir Ibrahim; Azali Muhammad; Ab. Razak Hamzah; Abd. Aziz Mohamed; Mohamad Pauzi Ismail

    2008-01-01

    After digestion, the interpreter must interpreted and evaluate the image on film, usually many radiograph stuck in this step, if there is good density, so there are no problem. This is a final stage of radiography work and this work must be done by level two or three radiographer. This is a final stages before the radiographer give a result to their customer for further action. The good interpreter must know what kind of artifact, is this artifact are dangerous or not and others. In this chapter, the entire artifact that usually showed will be discussed briefly with the good illustration and picture to make the reader understand and know the type of artifact that exists.

  1. Structuring Ethical Interpretations of the Sustainable Development Goals—Concepts, Implications and Progress

    Directory of Open Access Journals (Sweden)

    Martina Keitsch

    2018-03-01

    Full Text Available The Sustainable Development Goals (SDGs, like the sustainable development (SD concept itself, are open to multifaceted interpretations, and the same is true for their ethical implications. While SDG values are widely accepted as universal, the ethical structure of the SDGs is complex, with differing interpretations and ideas, e.g., on how to regard and value nature. This article is a conceptual attempt to clarify and structure ethical interpretations based on an environmental ethics framework consisting of two branches: anthropocentrism and biocentrism. The aim is to provide an overview of SDG positions and locate them in the wider field of environmental ethics, addressing the human–nature relationship as a recurring topic in the SDGs. Section 1 of this article presents environmental ethics and briefly discusses anthropocentrism and biocentrism. Section 2 outlines ethical similarities of SD and the SDGs and locates representative SDG interpretations within the environmental ethics framework. Section 3 summarizes findings and suggests a possibility of integrating biocentrism and anthropocentrism with regard to the further interpretation and discussion of SDG ethics. Insights from this article will aid researchers in adopting a better overview on ethical positions in the SDG debate.

  2. Model-Agnostic Interpretability of Machine Learning

    OpenAIRE

    Ribeiro, Marco Tulio; Singh, Sameer; Guestrin, Carlos

    2016-01-01

    Understanding why machine learning models behave the way they do empowers both system designers and end-users in many ways: in model selection, feature engineering, in order to trust and act upon the predictions, and in more intuitive user interfaces. Thus, interpretability has become a vital concern in machine learning, and work in the area of interpretable models has found renewed interest. In some applications, such models are as accurate as non-interpretable ones, and thus are preferred f...

  3. Attention, interpretation, and memory biases in subclinical depression: a proof-of-principle test of the combined cognitive biases hypothesis.

    Science.gov (United States)

    Everaert, Jonas; Duyck, Wouter; Koster, Ernst H W

    2014-04-01

    Emotional biases in attention, interpretation, and memory are viewed as important cognitive processes underlying symptoms of depression. To date, there is a limited understanding of the interplay among these processing biases. This study tested the dependence of memory on depression-related biases in attention and interpretation. Subclinically depressed and nondepressed participants completed a computerized version of the scrambled sentences test (measuring interpretation bias) while their eye movements were recorded (measuring attention bias). This task was followed by an incidental free recall test of previously constructed interpretations (measuring memory bias). Path analysis revealed a good fit for the model in which selective orienting of attention was associated with interpretation bias, which in turn was associated with a congruent bias in memory. Also, a good fit was observed for a path model in which biases in the maintenance of attention and interpretation were associated with memory bias. Both path models attained a superior fit compared with path models without the theorized functional relations among processing biases. These findings enhance understanding of how mechanisms of attention and interpretation regulate what is remembered. As such, they offer support for the combined cognitive biases hypothesis or the notion that emotionally biased cognitive processes are not isolated mechanisms but instead influence each other. Implications for theoretical models and emotion regulation across the spectrum of depressive symptoms are discussed.

  4. Informal Interpreting in General Practice: Comparing the perspectives of General Practitioners, migrant patients and family interpreters.

    NARCIS (Netherlands)

    Zendedel, R.; Schouten, B.C.; van Weert, J.C.M.; van den Putte, B.

    Objective To explore differences in perspectives of general practitioners, Turkish-Dutch migrant patients and family interpreters on interpreters’ role, power dynamics and trust in interpreted GP consultations. Methods 54 semi-structured in-depth interviews were conducted with the three parties

  5. 29 CFR 793.1 - Reliance upon interpretations.

    Science.gov (United States)

    2010-07-01

    ... Regulations Relating to Labor (Continued) WAGE AND HOUR DIVISION, DEPARTMENT OF LABOR STATEMENTS OF GENERAL... official interpretations which may be relied upon as provided in section 10 of the Portal-to-Portal Act of 1947. All prior opinions, rulings and interpretations which are inconsistent with the interpretations...

  6. Structural interpretation of seismic data and inherent uncertainties

    Science.gov (United States)

    Bond, Clare

    2013-04-01

    Geoscience is perhaps unique in its reliance on incomplete datasets and building knowledge from their interpretation. This interpretation basis for the science is fundamental at all levels; from creation of a geological map to interpretation of remotely sensed data. To teach and understand better the uncertainties in dealing with incomplete data we need to understand the strategies individual practitioners deploy that make them effective interpreters. The nature of interpretation is such that the interpreter needs to use their cognitive ability in the analysis of the data to propose a sensible solution in their final output that is both consistent not only with the original data but also with other knowledge and understanding. In a series of experiments Bond et al. (2007, 2008, 2011, 2012) investigated the strategies and pitfalls of expert and non-expert interpretation of seismic images. These studies focused on large numbers of participants to provide a statistically sound basis for analysis of the results. The outcome of these experiments showed that a wide variety of conceptual models were applied to single seismic datasets. Highlighting not only spatial variations in fault placements, but whether interpreters thought they existed at all, or had the same sense of movement. Further, statistical analysis suggests that the strategies an interpreter employs are more important than expert knowledge per se in developing successful interpretations. Experts are successful because of their application of these techniques. In a new set of experiments a small number of experts are focused on to determine how they use their cognitive and reasoning skills, in the interpretation of 2D seismic profiles. Live video and practitioner commentary were used to track the evolving interpretation and to gain insight on their decision processes. The outputs of the study allow us to create an educational resource of expert interpretation through online video footage and commentary with

  7. The Interpretive Approach to Religious Education: Challenging Thompson's Interpretation

    Science.gov (United States)

    Jackson, Robert

    2012-01-01

    In a recent book chapter, Matthew Thompson makes some criticisms of my work, including the interpretive approach to religious education and the research and activity of Warwick Religions and Education Research Unit. Against the background of a discussion of religious education in the public sphere, my response challenges Thompson's account,…

  8. Interpreting Recoil for Undergraduate Students

    Science.gov (United States)

    Elsayed, Tarek A.

    2012-01-01

    The phenomenon of recoil is usually explained to students in the context of Newton's third law. Typically, when a projectile is fired, the recoil of the launch mechanism is interpreted as a reaction to the ejection of the smaller projectile. The same phenomenon is also interpreted in the context of the conservation of linear momentum, which is…

  9. DIFFICULTY OF AMENDMENT AND INTERPRETATIVE CHOICE

    Directory of Open Access Journals (Sweden)

    Andrew Coan

    2016-01-01

    Full Text Available The extreme difficulty of amending the U.S. Constitution plays a central but largely unexamined role in theoretical debates over interpretive choice. In particular, conventional wisdom assumes that the extreme difficulty of Article V amendment weakens the case for originalism. This view might ultimately be correct, but it is not the freestanding argument against originalism it is often presumed to be. Rather, it depends on contestable normative and empirical premises that require defense. If those premises are wrong, the stringency of Article V might actually strengthen the case for originalism. Or Article V might have no impact on that case one way or another. This “complexity thesis” highlights and clarifies the role that difficulty of amendment plays across a range of significant interpretive debates, including those surrounding writtenness, John Hart Ely’s representation-reinforcement theory, interpretive pluralism, and originalism as a theory of positive law. It also has important implications for the under-studied relations between statutory and constitutional interpretation and federal and state constitutional interpretation.

  10. On the Importance of Solar Eclipse Geometry in the Interpretation of Ionospheric Observations

    Science.gov (United States)

    Stankov, S.; Verhulst, T. G. W.

    2017-12-01

    A reliable interpretation of solar eclipse effects on the geospace environment, and on the ionosphere in particular, necessitates a careful consideration of the so-called eclipse geometry. A solar eclipse is a relatively rare astronomical phenomenon, which geometry is rather complex, specific for each event, and fast changing in time. The standard, most popular way to look at the eclipse geometry is via the two-dimensional representation (map) of the solar obscuration on the Earth's surface, in which the path of eclipse totality is drawn together with isolines of the gradually-decreasing eclipse magnitude farther away from this path. Such "surface maps" are widely used to readily explain some of the solar eclipse effects including, for example, the well-known decrease in total ionisation (due to the substantial decrease in solar irradiation), usually presented by the popular and easy to understand ionospheric characteristic of Total Electron Content (TEC). However, many other effects, especially those taking place at higher altitudes, cannot be explained in this fashion. Instead, a complete, four-dimensional (4D) description of the umbra (and penumbra), would be required. This presentation will address the issue of eclipse geometry effects on various ionospheric observations carried out during the total solar eclipse of August 21, 2017. In particular, GPS-based TEC and ionosonde measurements will be analysed and the eclipse effects on the ionosphere will be interpreted with respect to the actual eclipse geometry at ionospheric heights. Whenever possible, a comparison will be made with results from previous events, such as the ones from March 20, 2015 and October 3, 2005.

  11. The challenge of tetradic relationships in medically interpreted pediatric primary care visits: A descriptive study of communication practices.

    Science.gov (United States)

    Pope, C A; Escobar-Gomez, M; Davis, B H; Roberts, J R; O'Brien, E S; Hinton, E; Darden, P M

    2016-04-01

    To examine spoken interactions between pediatricians and community-based interpreters speaking with adolescents and parents with Limited English proficiency (LEP) in primary care to identify the challenges of interpreting in a four-person or tetradic visit, its sources of co-constructed errors, and specific practices for educational intervention. As part of a larger study of vaccine decision-making at six clinical sites in two states, this descriptive study used discourse analysis to examine 20 routine primary care visits in a Latino Clinic in interactions between adolescents, parents, community-based interpreters, and pediatricians. Specific patterns of communication practices were identified that contributed to inaccuracies in medical interpretation Practices needing improvement were tallied for simple frequencies and included: omissions; false fluency; substitutions; editorializing; added clarification, information, or questions; medical terminology; extra explanation to mother; and, cultural additions. Of these speaking practices, omissions were the most common (123 out of 292 total) and the most affected by pediatricians. The dynamics of both pediatricians and interpreters contributed to identification of areas for improvement, with more adolescent participation in bilingual than monolingual visits. These observations provide opportunities for mapping a communication skills training intervention based on observations for future testing of an evidence-based curriculum. Published by Elsevier Ireland Ltd.

  12. QUALITATIVE INTERPRETATION OF GALAXY SPECTRA

    Energy Technology Data Exchange (ETDEWEB)

    Sanchez Almeida, J.; Morales-Luis, A. B. [Instituto de Astrofisica de Canarias, E-38205 La Laguna, Tenerife (Spain); Terlevich, R.; Terlevich, E. [Instituto Nacional de Astrofisica, Optica y Electronica, Tonantzintla, Puebla (Mexico); Cid Fernandes, R., E-mail: jos@iac.es, E-mail: abml@iac.es, E-mail: rjt@ast.cam.ac.uk, E-mail: eterlevi@inaoep.mx, E-mail: cid@astro.ufsc.br [Departamento de Fisica-CFM, Universidade Federal de Santa Catarina, P.O. Box 476, 88040-900 Florianopolis, SC (Brazil)

    2012-09-10

    We describe a simple step-by-step guide to qualitative interpretation of galaxy spectra. Rather than an alternative to existing automated tools, it is put forward as an instrument for quick-look analysis and for gaining physical insight when interpreting the outputs provided by automated tools. Though the recipe is for general application, it was developed for understanding the nature of the Automatic Spectroscopic K-means-based (ASK) template spectra. They resulted from the classification of all the galaxy spectra in the Sloan Digital Sky Survey data release 7, thus being a comprehensive representation of the galaxy spectra in the local universe. Using the recipe, we give a description of the properties of the gas and the stars that characterize the ASK classes, from those corresponding to passively evolving galaxies, to H II galaxies undergoing a galaxy-wide starburst. The qualitative analysis is found to be in excellent agreement with quantitative analyses of the same spectra. We compare the mean ages of the stellar populations with those inferred using the code STARLIGHT. We also examine the estimated gas-phase metallicity with the metallicities obtained using electron-temperature-based methods. A number of byproducts follow from the analysis. There is a tight correlation between the age of the stellar population and the metallicity of the gas, which is stronger than the correlations between galaxy mass and stellar age, and galaxy mass and gas metallicity. The galaxy spectra are known to follow a one-dimensional sequence, and we identify the luminosity-weighted mean stellar age as the affine parameter that describes the sequence. All ASK classes happen to have a significant fraction of old stars, although spectrum-wise they are outshined by the youngest populations. Old stars are metal-rich or metal-poor depending on whether they reside in passive galaxies or in star-forming galaxies.

  13. PROBABLE FORECASTING IN THE COURSE OF INTERPRETING

    Directory of Open Access Journals (Sweden)

    Ye. B. Kagan

    2017-01-01

    Full Text Available Introduction. Translation practice has a heuristic nature and involves cognitive structures of consciousness of any interpreter. When preparing translators, special attention is paid to the development of their skill of probable forecasting.The aim of the present publication is to understand the process of anticipation from the position of the cognitive model of translation, development of exercises aimed at the development of prognostic abilities of students and interpreters when working with newspaper articles, containing metaphorical headlines.Methodology and research methods. The study is based on the competence approach to the training of students-translators, the complex of interrelated scientific methods, the main of which is the psycholinguistic experiment. With the use of quantitative data the features of the perception of newspaper texts on their metaphorical titles are characterized.Results and scientific novelty. On the basis of the conducted experiment to predict the content of newspaper articles with metaphorical headlines it is concluded that the main condition of predictability is the expectation. Probable forecasting as a professional competence of a future translator is formed in the process of training activities by integrating efforts of various departments of any language university. Specific exercises for the development of anticipation of students while studying the course of translation and interpretation are offered.Practical significance. The results of the study can be used by foreign language teachers of both language and non-language universities in teaching students of different specialties to translate foreign texts. 

  14. What dementia reveals about proverb interpretation and its neuroanatomical correlates.

    Science.gov (United States)

    Kaiser, Natalie C; Lee, Grace J; Lu, Po H; Mather, Michelle J; Shapira, Jill; Jimenez, Elvira; Thompson, Paul M; Mendez, Mario F

    2013-08-01

    Neuropsychologists frequently include proverb interpretation as a measure of executive abilities. A concrete interpretation of proverbs, however, may reflect semantic impairments from anterior temporal lobes, rather than executive dysfunction from frontal lobes. The investigation of proverb interpretation among patients with different dementias with varying degrees of temporal and frontal dysfunction may clarify the underlying brain-behavior mechanisms for abstraction from proverbs. We propose that patients with behavioral variant frontotemporal dementia (bvFTD), who are characteristically more impaired on proverb interpretation than those with Alzheimer's disease (AD), are disproportionately impaired because of anterior temporal-mediated semantic deficits. Eleven patients with bvFTD and 10 with AD completed the Delis-Kaplan Executive Function System (D-KEFS) Proverbs Test and a series of neuropsychological measures of executive and semantic functions. The analysis included both raw and age-adjusted normed data for multiple choice responses on the D-KEFS Proverbs Test using independent samples t-tests. Tensor-based morphometry (TBM) applied to 3D T1-weighted MRI scans mapped the association between regional brain volume and proverb performance. Computations of mean Jacobian values within select regions of interest provided a numeric summary of regional volume, and voxel-wise regression yielded 3D statistical maps of the association between tissue volume and proverb scores. The patients with bvFTD were significantly worse than those with AD in proverb interpretation. The worse performance of the bvFTD patients involved a greater number of concrete responses to common, familiar proverbs, but not to uncommon, unfamiliar ones. These concrete responses to common proverbs correlated with semantic measures, whereas concrete responses to uncommon proverbs correlated with executive functions. After controlling for dementia diagnosis, TBM analyses indicated significant

  15. Conjunctive interpretations of disjunctions

    Directory of Open Access Journals (Sweden)

    Robert van Rooij

    2010-09-01

    Full Text Available In this extended commentary I discuss the problem of how to account for "conjunctive" readings of some sentences with embedded disjunctions for globalist analyses of conversational implicatures. Following Franke (2010, 2009, I suggest that earlier proposals failed, because they did not take into account the interactive reasoning of what else the speaker could have said, and how else the hearer could have interpreted the (alternative sentence(s. I show how Franke's idea relates to more traditional pragmatic interpretation strategies. doi:10.3765/sp.3.11 BibTeX info

  16. Improving Visualization and Interpretation of Metabolome-Wide Association Studies: An Application in a Population-Based Cohort Using Untargeted 1H NMR Metabolic Profiling.

    Science.gov (United States)

    Castagné, Raphaële; Boulangé, Claire Laurence; Karaman, Ibrahim; Campanella, Gianluca; Santos Ferreira, Diana L; Kaluarachchi, Manuja R; Lehne, Benjamin; Moayyeri, Alireza; Lewis, Matthew R; Spagou, Konstantina; Dona, Anthony C; Evangelos, Vangelis; Tracy, Russell; Greenland, Philip; Lindon, John C; Herrington, David; Ebbels, Timothy M D; Elliott, Paul; Tzoulaki, Ioanna; Chadeau-Hyam, Marc

    2017-10-06

    1 H NMR spectroscopy of biofluids generates reproducible data allowing detection and quantification of small molecules in large population cohorts. Statistical models to analyze such data are now well-established, and the use of univariate metabolome wide association studies (MWAS) investigating the spectral features separately has emerged as a computationally efficient and interpretable alternative to multivariate models. The MWAS rely on the accurate estimation of a metabolome wide significance level (MWSL) to be applied to control the family wise error rate. Subsequent interpretation requires efficient visualization and formal feature annotation, which, in-turn, call for efficient prioritization of spectral variables of interest. Using human serum 1 H NMR spectroscopic profiles from 3948 participants from the Multi-Ethnic Study of Atherosclerosis (MESA), we have performed a series of MWAS for serum levels of glucose. We first propose an extension of the conventional MWSL that yields stable estimates of the MWSL across the different model parameterizations and distributional features of the outcome. We propose both efficient visualization methods and a strategy based on subsampling and internal validation to prioritize the associations. Our work proposes and illustrates practical and scalable solutions to facilitate the implementation of the MWAS approach and improve interpretation in large cohort studies.

  17. Retrospective analysis on malignant calcification previously misdiagnosed as benign on screening mammography

    International Nuclear Information System (INIS)

    Ha, Su Min; Cha, Joo Hee; Kim, Hak Hee; Shin, Hee Jung; Chae, Eun Young; Choi, Woo Jung

    2017-01-01

    The purpose of our study was to investigate the morphology and distribution of calcifications initially interpreted as benign or probably benign, but proven to be malignant by subsequent stereotactic biopsy, and to identify the reason for misinterpretation or underestimation at the initial diagnosis. Out of 567 women who underwent stereotactic biopsy for calcifications at our hospital between January 2012 and December 2014, 167 women were diagnosed with malignancy. Forty-six of these 167 women had previous mammography assessed as benign or probably benign which was changed to suspicious malignancy on follow-up mammography. Of these 46 women, three women with biopsy-proven benign calcifications at the site of subsequent cancer were excluded, and 43 patients were finally included. The calcifications (morphology, distribution, extent, associated findings) in the previous and follow-up mammography examinations were analyzed according to the Breast Imaging Reporting and Data System (BI-RADS) lexicon and assessment category. We classified the patients into two groups: 1) group A patients who were still retrospectively re-categorized as less than or equal to BI-RADS 3 and 2) group B patients who were re-categorized as equal to or higher than BI-RADS 4a and whose results should have prompted previous diagnostic assessment. In the follow-up mammography examinations, change in calcification morphology (n = 27, 63%) was the most frequent cause of assessment change. The most frequent previous mammographic findings of malignant calcification were amorphous morphology (n = 26, 60%) and grouped distribution (n = 36, 84%). The most frequent calcification findings at reassessment were amorphous morphology (n = 4, 9%), fine pleomorphic calcification (n = 30, 70%), grouped distribution (n = 23, 53%), and segmental calcification (n = 12, 28%). There were 33 (77%) patients in group A, and 10 patients (23%) in group B. Amorphous morphology and grouped distribution were the most frequent

  18. Retrospective analysis on malignant calcification previously misdiagnosed as benign on screening mammography

    Energy Technology Data Exchange (ETDEWEB)

    Ha, Su Min [Dept. of Radiology, Research Institute of Radiology, Chung Ang University Hospital, Seoul(Korea, Republic of); Cha, Joo Hee; Kim, Hak Hee; Shin, Hee Jung; Chae, Eun Young; Choi, Woo Jung [Dept. of Radiology, Research Institute of Radiology, Asan Medical Center, University of Ulsan College of Medicine, Seoul (Korea, Republic of)

    2017-04-15

    The purpose of our study was to investigate the morphology and distribution of calcifications initially interpreted as benign or probably benign, but proven to be malignant by subsequent stereotactic biopsy, and to identify the reason for misinterpretation or underestimation at the initial diagnosis. Out of 567 women who underwent stereotactic biopsy for calcifications at our hospital between January 2012 and December 2014, 167 women were diagnosed with malignancy. Forty-six of these 167 women had previous mammography assessed as benign or probably benign which was changed to suspicious malignancy on follow-up mammography. Of these 46 women, three women with biopsy-proven benign calcifications at the site of subsequent cancer were excluded, and 43 patients were finally included. The calcifications (morphology, distribution, extent, associated findings) in the previous and follow-up mammography examinations were analyzed according to the Breast Imaging Reporting and Data System (BI-RADS) lexicon and assessment category. We classified the patients into two groups: 1) group A patients who were still retrospectively re-categorized as less than or equal to BI-RADS 3 and 2) group B patients who were re-categorized as equal to or higher than BI-RADS 4a and whose results should have prompted previous diagnostic assessment. In the follow-up mammography examinations, change in calcification morphology (n = 27, 63%) was the most frequent cause of assessment change. The most frequent previous mammographic findings of malignant calcification were amorphous morphology (n = 26, 60%) and grouped distribution (n = 36, 84%). The most frequent calcification findings at reassessment were amorphous morphology (n = 4, 9%), fine pleomorphic calcification (n = 30, 70%), grouped distribution (n = 23, 53%), and segmental calcification (n = 12, 28%). There were 33 (77%) patients in group A, and 10 patients (23%) in group B. Amorphous morphology and grouped distribution were the most frequent

  19. Reprocessing and interpretation, seismic reflection data: Hanford Site, Pasco Basin, south central Washington

    International Nuclear Information System (INIS)

    Berkman, E.

    1983-01-01

    The purpose of this project was to reprocess, evaluate, and reinterpret 14 line miles of seismic reflection data acquired at the Hanford Site. Regional and area-specific geology has been reviewed, the data acquisition parameters as they relate to the limitations inherent in the data have been discussed, and the reprocessing procedures have been described in detail along with an evaluation of the original processing. After initial testing, the focus of the reprocessing was placed on resolution of the geologic horizons at and near the top of the basalt. The reprocessed seismic data shows significant improvement over the original processing. The improvement is the result of the integrated processing and interpretation approach where each processing step has been tested in sequence and the intermediate results examined carefully in accordance with the project goals. The interpretation procedure placed strong reliance upon synthetic seismograms and models calculated based upon the physical parameters of the subsurface materials, and upon associated geophysical (reflection, gravity, magnetic) data. The final interpretation of the seismic data is in agreement with the structural contour maps based primarily on borehole information. The seismic interpretation has added important detail concerning areas which should be considered for further study. 60 figs., 1 tab

  20. A synthetic interpretation: the double-preparation theory

    International Nuclear Information System (INIS)

    Gondran, Michel; Gondran, Alexandre

    2014-01-01

    In the 1927 Solvay conference, three apparently irreconcilable interpretations of the quantum mechanics wave function were presented: the pilot-wave interpretation by de Broglie, the soliton wave interpretation by Schrödinger and the Born statistical rule by Born and Heisenberg. In this paper, we demonstrate the complementarity of these interpretations corresponding to quantum systems that are prepared differently and we deduce a synthetic interpretation: the double-preparation theory. We first introduce in quantum mechanics the concept of semi-classical statistically prepared particles, and we show that in the Schrödinger equation these particles converge, when h→0, to the equations of a statistical set of classical particles. These classical particles are undiscerned, and if we assume continuity between classical mechanics and quantum mechanics, we conclude the necessity of the de Broglie–Bohm interpretation for the semi-classical statistically prepared particles (statistical wave). We then introduce in quantum mechanics the concept of a semi-classical deterministically prepared particle, and we show that in the Schrödinger equation this particle converges, when h→0, to the equations of a single classical particle. This classical particle is discerned and assuming continuity between classical mechanics and quantum mechanics, we conclude the necessity of the Schrödinger interpretation for the semi-classical deterministically prepared particle (the soliton wave). Finally we propose, in the semi-classical approximation, a new interpretation of quantum mechanics, the ‘theory of the double preparation’, which depends on the preparation of the particles. (paper)

  1. Radiology Residents' Performance in Screening Mammography Interpretation

    International Nuclear Information System (INIS)

    Lee, Eun Hye; Lyou, Chae Yeon

    2013-01-01

    To evaluate radiology residents' performance in screening mammography interpretation and to analyze the factors affecting performance. We enrolled 203 residents from 21 institutions and performed mammography interpretation tests. Between the trainee and non-trainee groups, we compared the interpretation score, recall rate, sensitivity, positive predictive value (PPV) and false-positive rate (FPR). We estimated the training effect using the score differences between trainee and non-trainee groups. We analyzed the factors affecting performance between training-effective and non-effective groups. Trainees were superior to non-trainees regarding interpretation score (43.1 vs. 37.1), recall rate (11.0 vs. 15.5%), sensitivity (83.6 vs. 72.0%), PPV (53.0 vs. 32.4%) and FPR (13.5 vs. 25.5). The longer the training period, the better were the interpretation score, recall rate, sensitivity, PPV and FPR (rho = 0.486, -0.375, 0.343, 0.504, -0.446, respectively). The training affected an increase by an average of 6 points; however, 31.6% of institutions showed no effect. A difference was noted in the volume of mammography interpretation during a month (594.0 vs. 476.9) and dedication of breast staff (61.5 vs. 0%) between training-effective and non-effective groups. Trainees showed better performance in mammography interpretation compared to non-trainees. Moreover, performance was correlated with the training period. The factors affecting performance were the volume of mammography interpretation and the dedication of the breast staff.

  2. Three Interpretations of the Matrix Equation Ax = b

    Science.gov (United States)

    Larson, Christine; Zandieh, Michelle

    2013-01-01

    Many of the central ideas in an introductory undergraduate linear algebra course are closely tied to a set of interpretations of the matrix equation Ax = b (A is a matrix, x and b are vectors): linear combination interpretations, systems interpretations, and transformation interpretations. We consider graphic and symbolic representations for each,…

  3. Problems Faced by Court Interpreters in Botswana | Miyanda ...

    African Journals Online (AJOL)

    Journal Home > Vol 19 (2009) > ... The problems established include lack of training for interpreters, the absence of a job description and guidelines for interpreters, long hours of work, lack of a forum for interpreters to share ideas on their job, lack ... other staff, and lack of equipment such as microphones during interpreting.

  4. Relating UMLS semantic types and task-based ontology to computer-interpretable clinical practice guidelines.

    Science.gov (United States)

    Kumar, Anand; Ciccarese, Paolo; Quaglini, Silvana; Stefanelli, Mario; Caffi, Ezio; Boiocchi, Lorenzo

    2003-01-01

    Medical knowledge in clinical practice guideline (GL) texts is the source of task-based computer-interpretable clinical guideline models (CIGMs). We have used Unified Medical Language System (UMLS) semantic types (STs) to understand the percentage of GL text which belongs to a particular ST. We also use UMLS semantic network together with the CIGM-specific ontology to derive a semantic meaning behind the GL text. In order to achieve this objective, we took nine GL texts from the National Guideline Clearinghouse (NGC) and marked up the text dealing with a particular ST. The STs we took into consideration were restricted taking into account the requirements of a task-based CIGM. We used DARPA Agent Markup Language and Ontology Inference Layer (DAML + OIL) to create the UMLS and CIGM specific semantic network. For the latter, as a bench test, we used the 1999 WHO-International Society of Hypertension Guidelines for the Management of Hypertension. We took into consideration the UMLS STs closest to the clinical tasks. The percentage of the GL text dealing with the ST "Health Care Activity" and subtypes "Laboratory Procedure", "Diagnostic Procedure" and "Therapeutic or Preventive Procedure" were measured. The parts of text belonging to other STs or comments were separated. A mapping of terms belonging to other STs was done to the STs under "HCA" for representation in DAML + OIL. As a result, we found that the three STs under "HCA" were the predominant STs present in the GL text. In cases where the terms of related STs existed, they were mapped into one of the three STs. The DAML + OIL representation was able to describe the hierarchy in task-based CIGMs. To conclude, we understood that the three STs could be used to represent the semantic network of the task-bases CIGMs. We identified some mapping operators which could be used for the mapping of other STs into these.

  5. Computer assisted diagnosis in renal nuclear medicine: rationale, methodology and interpretative criteria for diuretic renography

    Science.gov (United States)

    Taylor, Andrew T; Garcia, Ernest V

    2014-01-01

    The goal of artificial intelligence, expert systems, decision support systems and computer assisted diagnosis (CAD) in imaging is the development and implementation of software to assist in the detection and evaluation of abnormalities, to alert physicians to cognitive biases, to reduce intra and inter-observer variability and to facilitate the interpretation of studies at a faster rate and with a higher level of accuracy. These developments are needed to meet the challenges resulting from a rapid increase in the volume of diagnostic imaging studies coupled with a concurrent increase in the number and complexity of images in each patient data. The convergence of an expanding knowledge base and escalating time constraints increases the likelihood of physician errors. Errors are even more likely when physicians interpret low volume studies such as 99mTc-MAG3 diuretic scans where imagers may have had limited training or experience. Decision support systems include neural networks, case-based reasoning, expert systems and statistical systems. iRENEX (renal expert) is an expert system for diuretic renography that uses a set of rules obtained from human experts to analyze a knowledge base of both clinical parameters and quantitative parameters derived from the renogram. Initial studies have shown that the interpretations provided by iRENEX are comparable to the interpretations of a panel of experts. iRENEX provides immediate patient specific feedback at the time of scan interpretation, can be queried to provide the reasons for its conclusions and can be used as an educational tool to teach trainees to better interpret renal scans. iRENEX also has the capacity to populate a structured reporting module and generate a clear and concise impression based on the elements contained in the report; adherence to the procedural and data entry components of the structured reporting module assures and documents procedural competency. Finally, although the focus is CAD applied to

  6. Ethnographic Households and Archaeological Interpretations: A Case from Iranian Kurdistan.

    Science.gov (United States)

    Kramer, Carol

    1982-01-01

    Shows how archaeological interpretation based strictly on the evidence of architectural remains may lead to inaccurate conclusions about social patterns in extinct societies. An ethnographic study of an Iranian Kurdish village is used to illustrate the possible variations of residential social relationships within buildings with similar…

  7. Interpretive focus groups: a participatory method for interpreting and extending secondary analysis of qualitative data

    Directory of Open Access Journals (Sweden)

    Michelle Redman-MacLaren

    2014-08-01

    Full Text Available Background: Participatory approaches to qualitative research practice constantly change in response to evolving research environments. Researchers are increasingly encouraged to undertake secondary analysis of qualitative data, despite epistemological and ethical challenges. Interpretive focus groups can be described as a more participative method for groups to analyse qualitative data. Objective: To facilitate interpretive focus groups with women in Papua New Guinea to extend analysis of existing qualitative data and co-create new primary data. The purpose of this was to inform a transformational grounded theory and subsequent health promoting action. Design: A two-step approach was used in a grounded theory study about how women experience male circumcision in Papua New Guinea. Participants analysed portions or ‘chunks’ of existing qualitative data in story circles and built upon this analysis by using the visual research method of storyboarding. Results: New understandings of the data were evoked when women in interpretive focus groups analysed the data ‘chunks’. Interpretive focus groups encouraged women to share their personal experiences about male circumcision. The visual method of storyboarding enabled women to draw pictures to represent their experiences. This provided an additional focus for whole-of-group discussions about the research topic. Conclusions: Interpretive focus groups offer opportunity to enhance trustworthiness of findings when researchers undertake secondary analysis of qualitative data. The co-analysis of existing data and co-generation of new data between research participants and researchers informed an emergent transformational grounded theory and subsequent health promoting action.

  8. Interpretive focus groups: a participatory method for interpreting and extending secondary analysis of qualitative data.

    Science.gov (United States)

    Redman-MacLaren, Michelle; Mills, Jane; Tommbe, Rachael

    2014-01-01

    Participatory approaches to qualitative research practice constantly change in response to evolving research environments. Researchers are increasingly encouraged to undertake secondary analysis of qualitative data, despite epistemological and ethical challenges. Interpretive focus groups can be described as a more participative method for groups to analyse qualitative data. To facilitate interpretive focus groups with women in Papua New Guinea to extend analysis of existing qualitative data and co-create new primary data. The purpose of this was to inform a transformational grounded theory and subsequent health promoting action. A two-step approach was used in a grounded theory study about how women experience male circumcision in Papua New Guinea. Participants analysed portions or 'chunks' of existing qualitative data in story circles and built upon this analysis by using the visual research method of storyboarding. New understandings of the data were evoked when women in interpretive focus groups analysed the data 'chunks'. Interpretive focus groups encouraged women to share their personal experiences about male circumcision. The visual method of storyboarding enabled women to draw pictures to represent their experiences. This provided an additional focus for whole-of-group discussions about the research topic. Interpretive focus groups offer opportunity to enhance trustworthiness of findings when researchers undertake secondary analysis of qualitative data. The co-analysis of existing data and co-generation of new data between research participants and researchers informed an emergent transformational grounded theory and subsequent health promoting action.

  9. Interpreting the CMMI a process improvement approach

    CERN Document Server

    Kulpa, Margaret K

    2008-01-01

    Written by experienced process improvement professionals who have developed and implemented computer based systems in organizations around the world, Interpreting the CMMI®: A Process Improvement Approach, Second Edition provides you with specific techniques for performing process improvement. Employing everyday language and supported by real world examples, the authors describe the fundamental concepts of the CMMI model, covering goals, practices, architecture, and definitions, and provide a structured approach for implementing the concepts of the CMMI into any organization. They discuss gett

  10. On the interpretability and computational reliability of frequency-domain Granger causality [version 1; referees: 2 approved

    Directory of Open Access Journals (Sweden)

    Luca Faes

    2017-09-01

    Full Text Available This Correspondence article is a comment which directly relates to the paper “A study of problems encountered in Granger causality analysis from a neuroscience perspective” (Stokes and Purdon, 2017. We agree that interpretation issues of Granger causality (GC in neuroscience exist, partially due to the historically unfortunate use of the name “causality”, as described in previous literature. On the other hand, we think that Stokes and Purdon use a formulation of GC which is outdated (albeit still used and do not fully account for the potential of the different frequency-domain versions of GC; in doing so, their paper dismisses GC measures based on a suboptimal use of them. Furthermore, since data from simulated systems are used, the pitfalls that are found with the used formulation are intended to be general, and not limited to neuroscience. It would be a pity if this paper, even if written in good faith, became a wildcard against all possible applications of GC, regardless of the large body of work recently published which aims to address faults in methodology and interpretation. In order to provide a balanced view, we replicate the simulations of Stokes and Purdon, using an updated GC implementation and exploiting the combination of spectral and causal information, showing that in this way the pitfalls are mitigated or directly solved.

  11. Interpretation of moving EM dipole-dipole measurements using thin plate models

    International Nuclear Information System (INIS)

    Oksama, M.; Suppala, I.

    1998-01-01

    The three dimensional inversion of electromagnetic data is still rather problematic, because forward modelling programs are usually time consuming. They are based on numerical methods like finite element or integral equation methods. In the study a specific model for interpretation: two thin plates, which are located in a horizontally layered earth with two layers has been chosen. The model is rather limited, but in a few geological cases it is relevant. This interpretation method has been applied for two geophysical EM-systems, the slingram-system and the airborne electromagnetic system of the Geological Survey of Finland (GTK)

  12. Interpretation of moving EM dipole-dipole measurements using thin plate models

    Energy Technology Data Exchange (ETDEWEB)

    Oksama, M.; Suppala, I. [Geological Survey of Finland, Espoo (Finland)

    1998-09-01

    The three dimensional inversion of electromagnetic data is still rather problematic, because forward modelling programs are usually time consuming. They are based on numerical methods like finite element or integral equation methods. In the study a specific model for interpretation: two thin plates, which are located in a horizontally layered earth with two layers has been chosen. The model is rather limited, but in a few geological cases it is relevant. This interpretation method has been applied for two geophysical EM-systems, the slingram-system and the airborne electromagnetic system of the Geological Survey of Finland (GTK) 5 refs.

  13. An Interpreted Language and System for the Visualization of Unstructured Meshes

    Science.gov (United States)

    Moran, Patrick J.; Gerald-Yamasaki, Michael (Technical Monitor)

    1998-01-01

    We present an interpreted language and system supporting the visualization of unstructured meshes and the manipulation of shapes defined in terms of mesh subsets. The language features primitives inspired by geometric modeling, mathematical morphology and algebraic topology. The adaptation of the topology ideas to an interpreted environment, along with support for programming constructs such, as user function definition, provide a flexible system for analyzing a mesh and for calculating with shapes defined in terms of the mesh. We present results demonstrating some of the capabilities of the language, based on an implementation called the Shape Calculator, for tetrahedral meshes in R^3.

  14. 29 CFR 780.7 - Reliance on interpretations.

    Science.gov (United States)

    2010-07-01

    ... addition, the Supreme Court has recognized that such interpretations of this Act “provide a practical guide... will seek to apply it” and “constitute a body of experience and informed judgment to which courts and....” (Skidmore v. Swift, 323 U.S. 134). Some of the interpretations in this part are interpretations of exemption...

  15. On derivation and interpretation of Kuo-Eliassen equation

    Directory of Open Access Journals (Sweden)

    Jun-Ichi Yano

    2011-05-01

    Full Text Available The Kuo–Eliassen equation provides a balance condition for both tropical–cyclone like vortex systems as well as zonally–symmetric meridional circulations. This condition is examined with the former application more in mind. The condition is derived more ped- agogically based on the bounded derivative method. Some physical interpretations as well as basic mathematical remarks on this condition are provided. Analogy with quasi–geostrophic system is also remarked.

  16. Interpretive reliability of two common MMPI-2 profiles

    Directory of Open Access Journals (Sweden)

    Mark A. Deskovitz

    2016-12-01

    Full Text Available Users of multi-scale tests like the MMPI-2 tend not to interpret scales one at a time in a way that would correspond to standard scale-level reliability information. Instead, clinicians integrate inferences from a multitude of scales simultaneously, producing a descriptive narrative that is thought to characterize the examinee. This study was an attempt to measure the reliability of such integrated interpretations using a q-sort research methodology. Participants were 20 MMPI-2 users who responded to E-mail solicitations on professional listservs and in personal emails. Each participant interpreted one of two common MMPI-2 profiles using a q-set of 100 statements designed for MMPI-2 interpretation. To measure the “interpretive reliability” of the MMPI-2 profile interpretations, q-sort descriptions were intercorrelated. Mean pairwise interpretive reliability was .39, lower than expected, and there was no significant difference in reliability between profiles. There was also not a significant difference between within-profile and cross-profile correlations. Q-set item analysis was conducted to determine which individual statements had the most impact on interpretive reliability. Although sampling in this study was limited, implications for the field reliability of MMPI-2 interpretation are sobering.

  17. Research as Praxis: Perspectives on Interpreting Data from a Science and Indigenous Knowledge Systems Project

    Science.gov (United States)

    Nhalevilo, Emilia Afonso; Ogunniyi, Meshach

    2014-01-01

    This article presents a reflection on an aspect of research methodology, particularly on the interpretation strategy of data from a Science and Indigenous Knowledge Systems Project (SIKSP) in a South African university. The data interpretation problem arose while we were analysing the effects of a series of SIKSP-based workshops on the views of a…

  18. Use of interpreters in individual psychotherapy.

    Science.gov (United States)

    Baxter, H; Cheng, L Y

    1996-02-01

    This paper was written after one of the authors treated a case by individual therapy using an interpreter, as patient and therapist spoke different languages. There is little literature on this subject, and this paper describes our findings and recommendations for using this approach. A 15-year-old Chinese, Cantonese-speaking in-patient in Hong Kong was treated with individual psychodynamic psychotherapy by an English-speaking Caucasian psychotherapist. The Chinese interpreter attended each session, and therapy was supervised by a bilingual Chinese supervisor. The alternative was to not carry out any therapy, as there was no other therapist available. The patient was treated for a total of 32 sessions. Issues involving language and culture differences between therapist and patient, issues of therapy in a triadic situation involving group dynamics, and specific therapy difficulties raised by the presence of the interpreter are discussed. Therapy was not as effective as hoped, but the patient made some improvements. Finding a suitable interpreter is difficult and their role must be well defined. A bilingual supervisor is also needed to monitor the translation as well as supervising the therapist. Psychotherapy through an interpreter is feasible but not ideal.

  19. From Copenhagen to Neo-Copenhagen Interpretation

    Science.gov (United States)

    de Muynck, Willem M.

    2007-12-01

    Positive and negative features of the Copenhagen interpretation are discussed. As positive features can be mentioned its pragmatism and its awareness of the crucial role of measurement. However, the main part of the contribution is devoted to the negative features, to wit, its pragmatism (once again), its confounding of preparation and measurement, its classical account of measurement, its completeness claims, the ambiguity of its notion of correspondence, its confused notion of complementarity. It is demonstrated how confusions and paradoxes stemming from the negative features of the Copenhagen interpretation can be dealt with in an amended interpretation, to be referred to as `neo-Copenhagen interpretation', in which the role of the measuring instrument is taken seriously by recognizing the quantum mechanical character of its interaction with the microscopic object. The ensuing necessity of extending the notion of a quantum mechanical observable from the Hermitian operator of the standard formalism to the positive operator-valued measure of a generalized formalism yields a sound mathematical basis for a transition from the Copenhagen contextualistic-realist interpretation to the neo-Copenhagen empiricist one. Applications to the uncertainty relations and to the Bell inequalities are briefly discussed.

  20. A COMPUTER PROGRAM FOR INTERPRETATION OF THE DATA OF VERTICAL ELECTRICAL SOUNDING VEZ-4A

    Directory of Open Access Journals (Sweden)

    D. G. Koliushko

    2017-06-01

    Full Text Available Purpose. Creating a computer program for interpreting the results of vertical sounding the soil in the form of multilayer model most typical for Ukraine. Methodology. The algorithm of the program is constructed on determination the soil structure with the help of the method of point source current, method of analogy and method of equivalent. The option of automatic interpretation based on Hook-Jeeves method. The program is implemented in the programming language Delphi. Results. The computer program «VEZ-4A» has a possibility of the interactive and automatic interpretation sounding results in the multi-layered geoelectrical model. Originality. In first time the computer program for analyzing and interpreting results of the soil sounding by Wenner configuration was created on the base of the analytical solution for field of current point source located in four-, three- or two-layer structure. In paper the review is presented and basic functions of our program are analyzed. Practical value. The program «VEZ-4A» is created and adapted for use in the electromagnetic diagnostics of grounding of existing power plants and substations.

  1. Court interpreting and pragmatic meaning

    DEFF Research Database (Denmark)

    Jacobsen, Bente

    In Denmark, court interpreters are required to deliver verbatim translations of speakers' originals and to refrain from transferring pragmatic meaning. Yet, as this paper demonstrates, pragmatic meaning is central to courtroom interaction.......In Denmark, court interpreters are required to deliver verbatim translations of speakers' originals and to refrain from transferring pragmatic meaning. Yet, as this paper demonstrates, pragmatic meaning is central to courtroom interaction....

  2. Recognising and Interpreting Named Temporal Expressions

    DEFF Research Database (Denmark)

    Brucato, Matteo; Derczynski, Leon; Llorens, Hectjor

    2013-01-01

    This paper introduces a new class of temporal expression – named temporal expressions – and methods for recognising and interpreting its members. The commonest temporal expressions typically contain date and time words, like April or hours. Research into recognising and interpreting these typical...... expressions is mature in many languages. However, there is a class of expressions that are less typical, very varied, and difficult to automatically interpret. These indicate dates and times, but are harder to detect because they often do not contain time words and are not used frequently enough to appear...

  3. Abstract Interpretation as a Programming Language

    DEFF Research Database (Denmark)

    Rosendahl, Mads

    2013-01-01

    examine different programming styles and ways to represent states. Abstract interpretation is primarily a technique for derivation and specification of program analysis. As with denotational semantics we may also view abstract interpretations as programs and examine the implementation. The main focus...... in this paper is to show that results from higher-order strictness analysis may be used more generally as fixpoint operators for higher-order functions over lattices and thus provide a technique for immediate implementation of a large class of abstract interpretations. Furthermore, it may be seen...

  4. Interpreting doubly special relativity as a modified theory of measurement

    International Nuclear Information System (INIS)

    Liberati, Stefano; Sonego, Sebastiano; Visser, Matt

    2005-01-01

    In this article we develop a physical interpretation for the deformed (doubly) special relativity theories (DSRs), based on a modification of the theory of measurement in special relativity. We suggest that it is useful to regard the DSRs as reflecting the manner in which quantum gravity effects induce Planck-suppressed distortions in the measurement of the 'true' energy and momentum. This interpretation provides a framework for the DSRs that is manifestly consistent, nontrivial, and in principle falsifiable. However, it does so at the cost of demoting such theories from the level of fundamental physics to the level of phenomenological models - models that should in principle be derivable from whatever theory of quantum gravity one ultimately chooses to adopt

  5. Measuring online interpretations and attributions of social situations: Links with adolescent social anxiety.

    Science.gov (United States)

    Haller, Simone P W; Raeder, Sophie M; Scerif, Gaia; Cohen Kadosh, Kathrin; Lau, Jennifer Y F

    2016-03-01

    We evaluated the utility of a novel, picture-based tool to measure how adolescents interpret and attribute cause to social exchanges and whether biases in these processes relate to social anxiety. Briefly presented ambiguous visual social scenes, each containing a photograph of the adolescent as the protagonist, were followed by three possible interpretations (positive, negative, neutral/unrelated) and two possible causal attributions (internal, external) to which participants responded. Ninety-five adolescents aged 14 to 17 recruited from mainstream schools, with varying levels of social anxiety rated the likelihood of positive, negative and unrelated interpretations before selecting the single interpretation they deemed as most likely. This was followed by a question prompting them to decide between an internal or external causal attribution for the interpreted event. Across scenarios, adolescents with higher levels of social anxiety rated negative interpretations as more likely and positive interpretations as less likely compared to lower socially anxious adolescents. Higher socially anxious adolescents were also more likely to select internal attributions to negative and less likely to select internal attributions for positive events than adolescents with lower levels of social anxiety. Adolescents with higher social anxiety display cognitive biases in interpretation and attribution. This tool is suitable for measuring cognitive biases of complex visual-social cues in youth populations with social anxiety and simulates the demands of daily social experiences more closely. As we did not measure depressive symptoms, we cannot be sure that biases linked to social anxiety are not due to concurrent low mood. Copyright © 2015. Published by Elsevier Ltd.

  6. The role of biomedical knowledge in echocardiographic interpretation expertise development: a correlation study

    DEFF Research Database (Denmark)

    Nielsen, Dorte Guldbrand; Gøtzsche, Ole; Eika, Berit

    2010-01-01

    Purpose: Little is known about factors of relevance for achieving knowledge of echocardiography (TTE); one of the essential skills defined by the European Society of Cardiology Core Curriculum. Recent research in other fields suggests that biomedical knowledge plays a more prominent role in profe......Purpose: Little is known about factors of relevance for achieving knowledge of echocardiography (TTE); one of the essential skills defined by the European Society of Cardiology Core Curriculum. Recent research in other fields suggests that biomedical knowledge plays a more prominent role...... in professional practice than previously assumed. This study investigates the role of biomedical knowledge represented by physiology knowledge in the development of echocardiographic expertise. Methods: Forty-five physicians (15 novices, 15 intermediates and 15 experts) were evaluated on echocardiography...... interpretation skills. An anatomical focused checklist was developed based on Danish Cardiology Society guidelines for a standard echocardiography of adults. A TTE case of a common and complex clinical presentation was recorded and presented to participants on a portable computer using EchoPac software...

  7. When Does Modality Matter? Perceptual versus Conceptual Fluency-Based Illusions in Recognition Memory

    Science.gov (United States)

    Miller, Jeremy K.; Lloyd, Marianne E.; Westerman, Deanne L.

    2008-01-01

    Previous research has shown that illusions of recognition memory based on enhanced perceptual fluency are sensitive to the perceptual match between the study and test phases of an experiment. The results of the current study strengthen that conclusion, as they show that participants will not interpret enhanced perceptual fluency as a sign of…

  8. Combinatorial Interpretation of General Eulerian Numbers

    OpenAIRE

    Tingyao Xiong; Jonathan I. Hall; Hung-Ping Tsao

    2014-01-01

    Since 1950s, mathematicians have successfully interpreted the traditional Eulerian numbers and $q-$Eulerian numbers combinatorially. In this paper, the authors give a combinatorial interpretation to the general Eulerian numbers defined on general arithmetic progressions { a, a+d, a+2d,...}.

  9. An Automated, High-Throughput Method for Interpreting the Tandem Mass Spectra of Glycosaminoglycans

    Science.gov (United States)

    Duan, Jiana; Jonathan Amster, I.

    2018-05-01

    The biological interactions between glycosaminoglycans (GAGs) and other biomolecules are heavily influenced by structural features of the glycan. The structure of GAGs can be assigned using tandem mass spectrometry (MS2), but analysis of these data, to date, requires manually interpretation, a slow process that presents a bottleneck to the broader deployment of this approach to solving biologically relevant problems. Automated interpretation remains a challenge, as GAG biosynthesis is not template-driven, and therefore, one cannot predict structures from genomic data, as is done with proteins. The lack of a structure database, a consequence of the non-template biosynthesis, requires a de novo approach to interpretation of the mass spectral data. We propose a model for rapid, high-throughput GAG analysis by using an approach in which candidate structures are scored for the likelihood that they would produce the features observed in the mass spectrum. To make this approach tractable, a genetic algorithm is used to greatly reduce the search-space of isomeric structures that are considered. The time required for analysis is significantly reduced compared to an approach in which every possible isomer is considered and scored. The model is coded in a software package using the MATLAB environment. This approach was tested on tandem mass spectrometry data for long-chain, moderately sulfated chondroitin sulfate oligomers that were derived from the proteoglycan bikunin. The bikunin data was previously interpreted manually. Our approach examines glycosidic fragments to localize SO3 modifications to specific residues and yields the same structures reported in literature, only much more quickly.

  10. Investigating deviations from norms in court interpreting

    DEFF Research Database (Denmark)

    Dubslaff, Friedel; Martinsen, Bodil

    Since Shlesinger (1989) discussed the applicability of translational norms to the field of interpreting, a number of scholars have advocated the use of this concept as a frame of reference in interpreting research (e.g. Harris 1990, Schjoldager 1994, 1995, Jansen 1995, Gile 1999, Garzone 2002). Due...... for the study, we intend to conduct interviews instead. The purpose of the study is to investigate deviations from translational norms in court interpreting. More specifically, we aim to identify and describe instances of deviant behaviour on the part of the interpreters, discuss signs of possible deviant...... speaking these languages. This example does not immediately indicate that Translation Studies might be able to contribute to, for example, an improvement of the training situation for the group of court interpreters mentioned above. However, in our opinion, there is reason to believe that TS can make...

  11. Interpretation of the line profiles of the 8 micron band of silicon monoxide from VY canis majoris

    International Nuclear Information System (INIS)

    Van Blerkom, D.; Xinjie, M.

    1982-01-01

    Observations of the vibration-rotation transitions of silicon monoxide from the expanding circumstellar envelope of VY Canis Majoris have previously been interpreted in terms of line formation in a thin shell of gas surrounding an opaque core of dust which emits a continuous spectrum. We show that the use of this model is the cause of the apparent displacement of the stellar velocity derived from the 8 μm lines by 14 km s -1 from the value based on the v = 0, J = 2→1 SiO line and on the midpoint of the OH maser emission. No such displacement occurs if a model of line formation is employed in which emission from the entire envelope contributes to the emergent profile. This eliminates the need to postulate asymmetries in the envelope and agrees with infrared continuum studies

  12. Currency crisis and external fragility: a Minskyan interpretation applied to the Brazilian economy between 1999 and 2013

    Directory of Open Access Journals (Sweden)

    Victor Hugo Rocha Sarto

    2016-12-01

    Full Text Available This work has two goals. The first one is to develop an interpretation for open economies founded on Minsky’s financial fragility hypothesis about the process of a currency crisis and its determinants. The deterioration of an economy’s external financial structure is identified as the reason for the increase of its crisis susceptibility. With this approach, we create external fragility indexes intending to measure an economy’s crisis susceptibility. Our second objective is to evaluate the Brazilian external fragility between 1999 and 2013 using the index and the interpretation previously developed. The results suggest that Brazilian’s external fragility suffered a gradual and significant decrease and tends to follow stable trend in the coming years.

  13. Taming Human Genetic Variability: Transcriptomic Meta-Analysis Guides the Experimental Design and Interpretation of iPSC-Based Disease Modeling

    Directory of Open Access Journals (Sweden)

    Pierre-Luc Germain

    2017-06-01

    Full Text Available Both the promises and pitfalls of the cell reprogramming research platform rest on human genetic variation, making the measurement of its impact one of the most urgent issues in the field. Harnessing large transcriptomics datasets of induced pluripotent stem cells (iPSC, we investigate the implications of this variability for iPSC-based disease modeling. In particular, we show that the widespread use of more than one clone per individual in combination with current analytical practices is detrimental to the robustness of the findings. We then proceed to identify methods to address this challenge and leverage multiple clones per individual. Finally, we evaluate the specificity and sensitivity of different sample sizes and experimental designs, presenting computational tools for power analysis. These findings and tools reframe the nature of replicates used in disease modeling and provide important resources for the design, analysis, and interpretation of iPSC-based studies.

  14. Can Linear Regression Modeling Help Clinicians in the Interpretation of Genotypic Resistance Data? An Application to Derive a Lopinavir-Score

    DEFF Research Database (Denmark)

    Cozzi-Lepri, Alessandro; Prosperi, Mattia C F; Kjær, Jesper

    2011-01-01

    explored the potential of linear regression to construct a simple predictive model for lopinavir/r-based TCE. Although, the performance of our proposed score was similar to that of already existing IS, previously unrecognized lopinavir/r-associated mutations were identified. The analysis illustrates......BACKGROUND: The question of whether a score for a specific antiretroviral (e.g. lopinavir/r in this analysis) that improves prediction of viral load response given by existing expert-based interpretation systems (IS) could be derived from analyzing the correlation between genotypic data......). Our analysis identified mutations V82A, I54V, K20I and I62V, which were associated with reduced viral response and mutations I15V and V91S which determined lopinavir/r hypersensitivity. All models performed equally well (ASE on test ranging between 1.1 and 1.3, p¿=¿0.34). CONCLUSIONS: We fully...

  15. A NON-ISOTHERMAL THEORY FOR INTERPRETING SODIUM LINES IN TRANSMISSION SPECTRA OF EXOPLANETS

    Energy Technology Data Exchange (ETDEWEB)

    Heng, Kevin; Lavie, Baptiste [University of Bern, Physics Institute, Center for Space and Habitability, Sidlerstrasse 5, CH-3012 Bern (Switzerland); Wyttenbach, Aurélien; Ehrenreich, David; Lovis, Christophe [Observatoire de l’Université de Genève, 51 chemin des Maillettes, CH-1290 Sauverny (Switzerland); Sing, David K., E-mail: kevin.heng@csh.unibe.ch [Astrophysics Group, School of Physics, University of Exeter, Stocker Road, Exeter EX4 4QL (United Kingdom)

    2015-04-10

    We present a theory for interpreting the sodium lines detected in transmission spectra of exoplanetary atmospheres. Previous analyses employed the isothermal approximation and dealt only with the transit radius. By recognizing the absorption depth and the transit radius as being independent observables, we develop a theory for jointly interpreting both quantities, which allows us to infer the temperatures and number densities associated with the sodium lines. We are able to treat a non-isothermal situation with a constant temperature gradient. Our novel diagnostics take the form of simple-to-use algebraic formulae and require measurements of the transit radii (and their corresponding absorption depths) at line center and in the line wing for both sodium lines. We apply our diagnostics to the HARPS data of HD 189733b, confirm the upper atmospheric heating reported by Huitson et al., derive a temperature gradient of 0.4376 ± 0.0154 K km{sup −1}, and find densities ∼1–10{sup 4} cm{sup −3}.

  16. Evaluation of forensic DNA mixture evidence: protocol for evaluation, interpretation, and statistical calculations using the combined probability of inclusion.

    Science.gov (United States)

    Bieber, Frederick R; Buckleton, John S; Budowle, Bruce; Butler, John M; Coble, Michael D

    2016-08-31

    The evaluation and interpretation of forensic DNA mixture evidence faces greater interpretational challenges due to increasingly complex mixture evidence. Such challenges include: casework involving low quantity or degraded evidence leading to allele and locus dropout; allele sharing of contributors leading to allele stacking; and differentiation of PCR stutter artifacts from true alleles. There is variation in statistical approaches used to evaluate the strength of the evidence when inclusion of a specific known individual(s) is determined, and the approaches used must be supportable. There are concerns that methods utilized for interpretation of complex forensic DNA mixtures may not be implemented properly in some casework. Similar questions are being raised in a number of U.S. jurisdictions, leading to some confusion about mixture interpretation for current and previous casework. Key elements necessary for the interpretation and statistical evaluation of forensic DNA mixtures are described. Given the most common method for statistical evaluation of DNA mixtures in many parts of the world, including the USA, is the Combined Probability of Inclusion/Exclusion (CPI/CPE). Exposition and elucidation of this method and a protocol for use is the focus of this article. Formulae and other supporting materials are provided. Guidance and details of a DNA mixture interpretation protocol is provided for application of the CPI/CPE method in the analysis of more complex forensic DNA mixtures. This description, in turn, should help reduce the variability of interpretation with application of this methodology and thereby improve the quality of DNA mixture interpretation throughout the forensic community.

  17. Horn clause verification with convex polyhedral abstraction and tree automata-based refinement

    DEFF Research Database (Denmark)

    Kafle, Bishoksan; Gallagher, John Patrick

    2017-01-01

    In this paper we apply tree-automata techniques to refinement of abstract interpretation in Horn clause verification. We go beyond previous work on refining trace abstractions; firstly we handle tree automata rather than string automata and thereby can capture traces in any Horn clause derivations...... underlying the Horn clauses. Experiments using linear constraint problems and the abstract domain of convex polyhedra show that the refinement technique is practical and that iteration of abstract interpretation with tree automata-based refinement solves many challenging Horn clause verification problems. We...... compare the results with other state-of-the-art Horn clause verification tools....

  18. Modeling sports highlights using a time-series clustering framework and model interpretation

    Science.gov (United States)

    Radhakrishnan, Regunathan; Otsuka, Isao; Xiong, Ziyou; Divakaran, Ajay

    2005-01-01

    In our past work on sports highlights extraction, we have shown the utility of detecting audience reaction using an audio classification framework. The audio classes in the framework were chosen based on intuition. In this paper, we present a systematic way of identifying the key audio classes for sports highlights extraction using a time series clustering framework. We treat the low-level audio features as a time series and model the highlight segments as "unusual" events in a background of an "usual" process. The set of audio classes to characterize the sports domain is then identified by analyzing the consistent patterns in each of the clusters output from the time series clustering framework. The distribution of features from the training data so obtained for each of the key audio classes, is parameterized by a Minimum Description Length Gaussian Mixture Model (MDL-GMM). We also interpret the meaning of each of the mixture components of the MDL-GMM for the key audio class (the "highlight" class) that is correlated with highlight moments. Our results show that the "highlight" class is a mixture of audience cheering and commentator's excited speech. Furthermore, we show that the precision-recall performance for highlights extraction based on this "highlight" class is better than that of our previous approach which uses only audience cheering as the key highlight class.

  19. Laterally constrained inversion for CSAMT data interpretation

    Science.gov (United States)

    Wang, Ruo; Yin, Changchun; Wang, Miaoyue; Di, Qingyun

    2015-10-01

    Laterally constrained inversion (LCI) has been successfully applied to the inversion of dc resistivity, TEM and airborne EM data. However, it hasn't been yet applied to the interpretation of controlled-source audio-frequency magnetotelluric (CSAMT) data. In this paper, we apply the LCI method for CSAMT data inversion by preconditioning the Jacobian matrix. We apply a weighting matrix to Jacobian to balance the sensitivity of model parameters, so that the resolution with respect to different model parameters becomes more uniform. Numerical experiments confirm that this can improve the convergence of the inversion. We first invert a synthetic dataset with and without noise to investigate the effect of LCI applications to CSAMT data, for the noise free data, the results show that the LCI method can recover the true model better compared to the traditional single-station inversion; and for the noisy data, the true model is recovered even with a noise level of 8%, indicating that LCI inversions are to some extent noise insensitive. Then, we re-invert two CSAMT datasets collected respectively in a watershed and a coal mine area in Northern China and compare our results with those from previous inversions. The comparison with the previous inversion in a coal mine shows that LCI method delivers smoother layer interfaces that well correlate to seismic data, while comparison with a global searching algorithm of simulated annealing (SA) in a watershed shows that though both methods deliver very similar good results, however, LCI algorithm presented in this paper runs much faster. The inversion results for the coal mine CSAMT survey show that a conductive water-bearing zone that was not revealed by the previous inversions has been identified by the LCI. This further demonstrates that the method presented in this paper works for CSAMT data inversion.

  20. Static analysis of software the abstract interpretation

    CERN Document Server

    Boulanger, Jean-Louis

    2013-01-01

    The existing literature currently available to students and researchers is very general, covering only the formal techniques of static analysis. This book presents real examples of the formal techniques called ""abstract interpretation"" currently being used in various industrial fields: railway, aeronautics, space, automotive, etc. The purpose of this book is to present students and researchers, in a single book, with the wealth of experience of people who are intrinsically involved in the realization and evaluation of software-based safety critical systems. As the authors are people curr

  1. Interpretive medicine: Supporting generalism in a changing primary care world.

    Science.gov (United States)

    Reeve, Joanne

    2010-01-01

    Patient-centredness is a core value of general practice; it is defined as the interpersonal processes that support the holistic care of individuals. To date, efforts to demonstrate their relationship to patient outcomes have been disappointing, whilst some studies suggest values may be more rhetoric than reality. Contextual issues influence the quality of patient-centred consultations, impacting on outcomes. The legitimate use of knowledge, or evidence, is a defining aspect of modern practice, and has implications for patient-centredness. Based on a critical review of the literature, on my own empirical research, and on reflections from my clinical practice, I critique current models of the use of knowledge in supporting individualised care. Evidence-Based Medicine (EBM), and its implementation within health policy as Scientific Bureaucratic Medicine (SBM), define best evidence in terms of an epistemological emphasis on scientific knowledge over clinical experience. It provides objective knowledge of disease, including quantitative estimates of the certainty of that knowledge. Whilst arguably appropriate for secondary care, involving episodic care of selected populations referred in for specialist diagnosis and treatment of disease, application to general practice can be questioned given the complex, dynamic and uncertain nature of much of the illness that is treated. I propose that general practice is better described by a model of Interpretive Medicine (IM): the critical, thoughtful, professional use of an appropriate range of knowledges in the dynamic, shared exploration and interpretation of individual illness experience, in order to support the creative capacity of individuals in maintaining their daily lives. Whilst the generation of interpreted knowledge is an essential part of daily general practice, the profession does not have an adequate framework by which this activity can be externally judged to have been done well. Drawing on theory related to the

  2. On the Dogmatics of Contract Interpretation

    Institute of Scientific and Technical Information of China (English)

    Yang Guoqing

    2017-01-01

    The interpretation of contract has attracted much attention in the practice of contract law and the basic problems to be solved are what the parties agree on and how to set up the rules of adjudication. The present domestic studies are not conducive to contract prac-tices because they either unnecessarily elevate scientific problems to the speculative realm of fantasy, or make the problems become more unreal and abstract. The two traditional theories of contract interpretation do not conflict in values in terms of the autonomy of the will and trust protection. However, in today' s society where cultural pluralism and legal value plural-ism exist, because of different contract practices, differentiation and individualization of con-tract interpretation will become the basic patterns. Therefore, it is impossible and unnecessary to construct a unitary model, but it is of great significance to introduce the dogmatics-orien-ted contract interpretation.

  3. NODAL interpreter for CP/M

    International Nuclear Information System (INIS)

    Oide, Katsunobu.

    1982-11-01

    A NODAL interpreter which works under CP/M operating system is made for microcomputers. This interpreter language named NODAL-80 has a similar structure to the NODAL of SPS, but its commands, variables, and expressions are modified to increase the flexibility of programming. NODAL-80 also uses a simple intermediate code to make the execution speed fast without imposing any restriction on the dynamic feature of NODAL language. (author)

  4. The effect of prosody awareness training on the performance of consecutive interpretation by Farsi-English interpreter trainees : an experimental study

    NARCIS (Netherlands)

    Yenkimaleki, M.; V.J., van Heuven

    2016-01-01

    This study investigates the effect of prosody awareness training on the performance of Farsi-English interpreter trainees. Two groups of student interpreters were formed. All were native speakers of Farsi who studied English translation and interpreting at the BA level at the State University of

  5. Laparoscopy After Previous Laparotomy

    Directory of Open Access Journals (Sweden)

    Zulfo Godinjak

    2006-11-01

    Full Text Available Following the abdominal surgery, extensive adhesions often occur and they can cause difficulties during laparoscopic operations. However, previous laparotomy is not considered to be a contraindication for laparoscopy. The aim of this study is to present that an insertion of Veres needle in the region of umbilicus is a safe method for creating a pneumoperitoneum for laparoscopic operations after previous laparotomy. In the last three years, we have performed 144 laparoscopic operations in patients that previously underwent one or two laparotomies. Pathology of digestive system, genital organs, Cesarean Section or abdominal war injuries were the most common causes of previouslaparotomy. During those operations or during entering into abdominal cavity we have not experienced any complications, while in 7 patients we performed conversion to laparotomy following the diagnostic laparoscopy. In all patients an insertion of Veres needle and trocar insertion in the umbilical region was performed, namely a technique of closed laparoscopy. Not even in one patient adhesions in the region of umbilicus were found, and no abdominal organs were injured.

  6. [Smartphone application for blood gas interpretation].

    Science.gov (United States)

    Obiols, Julien; Bardo, Pascale; Garnier, Jean-Pierre; Brouard, Benoît

    2013-01-01

    Ninety four per cent of health professionals use their smartphone for business purposes and more than 50% has medical applications. The «Blood Gas» application was created to be part of this dynamic and participate to e-health development in France. The «Blood Gas» application facilitates interpretation of the results of blood gas analysis using an algorithm developed with reference to a medical bibliography. It can detect some complex or intricate acid-base disorders in evaluating the effectiveness of the secondary response. The application also studied the respiratory status of the patient by calculating the PaO2/FiO2 ratio and the alveol-arterial gradient. It also indicates the presence of a shunt effect. Finally, a specific module to calculate the SID (strong ion difference) depending on the model of Stewart can detect complex acid-base disorders.

  7. The realism problem of quantum mechanics in view of the decoherence interpretation; Das Realismus-Problem der Quantenmechanik angesichts der Dekohaerenz-Interpretation

    Energy Technology Data Exchange (ETDEWEB)

    Messer, Joachim August

    2007-07-01

    Eugene P. Wigner showed, an emergence of the classical world from the quantum world is not forcingly necessary. All is based on quantum mechanics (from Carl Friedrich von Weizsacker in a remark about Parmenides). [German] Die Quantenmechanik, in der Fassung, in der sie heute vorliegt, enthaelt - was ihr begriffliches Verstaendnis und ihre Interpretation betrifft - zahlreiche Paradoxien. Die bekannteste, Kopenhagener Interpretation wird kritisiert und andere Interpretationen, wie die Viele-Welten-Interpretation und die moderne, heute am meisten vertretene Dekohaerenz-Interpretation werden dieser beschreibend zur Seite gestellt. Axiomatische Klaerungsversuche, wie die von Mackey, Jauch und Piron werden analysiert und das Messprozessproblem aus drei Sichtweisen heraus diskutiert: der Einfuehrung eines Schnittes durch Georg Suessmann, des Skalierungsformalismus von Klaus Hepp und der Philosophie von Bernulf Kanitscheider. Insbesondere die von Albert Einstein gelieferte Kritik an der Bohr-Heisenbergschen Kopenhagener Interpretation und an der Vollstaendigkeit einer realistischen Quantentheorie durch das EPR-Gedankenexperiment (benannt nach Einstein, Podolsky und Rosen) wird naeher untersucht und zu einem holomorphen Realismus erweitert, bei der die Messgroessen als Randwerte einer holomorphen Funktion sichtbar werden. Diese analytische Fortsetzung wirft auch ein neues Licht auf den Leib-Seele-Parallelismus, das die Positionen von Platon und Feigl uebersteigt. Neben der Dekohaerenz sind auch die Superauswahlregeln, die ausfuehrlich diskutiert werden, ein Beispiel fuer eine realistische Zustandsreduktion - jedoch zwingt die Nichtlokalitaet einer realistischen Quantenmechanik zu einem Dualismus von Higgsscher Symmetriebrechung mit lokaler Dekohaerenz im irdischen Laboratorium. Es wird die Position eines holomorphen baryzentrischen Realismus erarbeitet durch Rueckgriff auf die Quantenfeldtheorie von Lehmann, Symanzik und Zimmermann (LSZ) mit Ihrer Reduktionsformel

  8. The realism problem of quantum mechanics in view of the decoherence interpretation; Das Realismus-Problem der Quantenmechanik angesichts der Dekohaerenz-Interpretation

    Energy Technology Data Exchange (ETDEWEB)

    Messer, Joachim August

    2007-07-01

    Eugene P. Wigner showed, an emergence of the classical world from the quantum world is not forcingly necessary. All is based on quantum mechanics (from Carl Friedrich von Weizsacker in a remark about Parmenides). [German] Die Quantenmechanik, in der Fassung, in der sie heute vorliegt, enthaelt - was ihr begriffliches Verstaendnis und ihre Interpretation betrifft - zahlreiche Paradoxien. Die bekannteste, Kopenhagener Interpretation wird kritisiert und andere Interpretationen, wie die Viele-Welten-Interpretation und die moderne, heute am meisten vertretene Dekohaerenz-Interpretation werden dieser beschreibend zur Seite gestellt. Axiomatische Klaerungsversuche, wie die von Mackey, Jauch und Piron werden analysiert und das Messprozessproblem aus drei Sichtweisen heraus diskutiert: der Einfuehrung eines Schnittes durch Georg Suessmann, des Skalierungsformalismus von Klaus Hepp und der Philosophie von Bernulf Kanitscheider. Insbesondere die von Albert Einstein gelieferte Kritik an der Bohr-Heisenbergschen Kopenhagener Interpretation und an der Vollstaendigkeit einer realistischen Quantentheorie durch das EPR-Gedankenexperiment (benannt nach Einstein, Podolsky und Rosen) wird naeher untersucht und zu einem holomorphen Realismus erweitert, bei der die Messgroessen als Randwerte einer holomorphen Funktion sichtbar werden. Diese analytische Fortsetzung wirft auch ein neues Licht auf den Leib-Seele-Parallelismus, das die Positionen von Platon und Feigl uebersteigt. Neben der Dekohaerenz sind auch die Superauswahlregeln, die ausfuehrlich diskutiert werden, ein Beispiel fuer eine realistische Zustandsreduktion - jedoch zwingt die Nichtlokalitaet einer realistischen Quantenmechanik zu einem Dualismus von Higgsscher Symmetriebrechung mit lokaler Dekohaerenz im irdischen Laboratorium. Es wird die Position eines holomorphen baryzentrischen Realismus erarbeitet durch Rueckgriff auf die Quantenfeldtheorie von Lehmann, Symanzik und Zimmermann (LSZ) mit Ihrer Reduktionsformel

  9. Can linear regression modeling help clinicians in the interpretation of genotypic resistance data? An application to derive a lopinavir-score.

    Science.gov (United States)

    Cozzi-Lepri, Alessandro; Prosperi, Mattia C F; Kjær, Jesper; Dunn, David; Paredes, Roger; Sabin, Caroline A; Lundgren, Jens D; Phillips, Andrew N; Pillay, Deenan

    2011-01-01

    The question of whether a score for a specific antiretroviral (e.g. lopinavir/r in this analysis) that improves prediction of viral load response given by existing expert-based interpretation systems (IS) could be derived from analyzing the correlation between genotypic data and virological response using statistical methods remains largely unanswered. We used the data of the patients from the UK Collaborative HIV Cohort (UK CHIC) Study for whom genotypic data were stored in the UK HIV Drug Resistance Database (UK HDRD) to construct a training/validation dataset of treatment change episodes (TCE). We used the average square error (ASE) on a 10-fold cross-validation and on a test dataset (the EuroSIDA TCE database) to compare the performance of a newly derived lopinavir/r score with that of the 3 most widely used expert-based interpretation rules (ANRS, HIVDB and Rega). Our analysis identified mutations V82A, I54V, K20I and I62V, which were associated with reduced viral response and mutations I15V and V91S which determined lopinavir/r hypersensitivity. All models performed equally well (ASE on test ranging between 1.1 and 1.3, p = 0.34). We fully explored the potential of linear regression to construct a simple predictive model for lopinavir/r-based TCE. Although, the performance of our proposed score was similar to that of already existing IS, previously unrecognized lopinavir/r-associated mutations were identified. The analysis illustrates an approach of validation of expert-based IS that could be used in the future for other antiretrovirals and in other settings outside HIV research.

  10. UV-POSIT: Web-Based Tools for Rapid and Facile Structural Interpretation of Ultraviolet Photodissociation (UVPD) Mass Spectra

    Science.gov (United States)

    Rosenberg, Jake; Parker, W. Ryan; Cammarata, Michael B.; Brodbelt, Jennifer S.

    2018-04-01

    UV-POSIT (Ultraviolet Photodissociation Online Structure Interrogation Tools) is a suite of web-based tools designed to facilitate the rapid interpretation of data from native mass spectrometry experiments making use of 193 nm ultraviolet photodissociation (UVPD). The suite includes four separate utilities which assist in the calculation of fragment ion abundances as a function of backbone cleavage sites and sequence position; the localization of charge sites in intact proteins; the calculation of hydrogen elimination propensity for a-type fragment ions; and mass-offset searching of UVPD spectra to identify unknown modifications and assess false positive fragment identifications. UV-POSIT is implemented as a Python/Flask web application hosted at http://uv-posit.cm.utexas.edu. UV-POSIT is available under the MIT license, and the source code is available at https://github.com/jarosenb/UV_POSIT. [Figure not available: see fulltext.

  11. UV-POSIT: Web-Based Tools for Rapid and Facile Structural Interpretation of Ultraviolet Photodissociation (UVPD) Mass Spectra.

    Science.gov (United States)

    Rosenberg, Jake; Parker, W Ryan; Cammarata, Michael B; Brodbelt, Jennifer S

    2018-04-06

    UV-POSIT (Ultraviolet Photodissociation Online Structure Interrogation Tools) is a suite of web-based tools designed to facilitate the rapid interpretation of data from native mass spectrometry experiments making use of 193 nm ultraviolet photodissociation (UVPD). The suite includes four separate utilities which assist in the calculation of fragment ion abundances as a function of backbone cleavage sites and sequence position; the localization of charge sites in intact proteins; the calculation of hydrogen elimination propensity for a-type fragment ions; and mass-offset searching of UVPD spectra to identify unknown modifications and assess false positive fragment identifications. UV-POSIT is implemented as a Python/Flask web application hosted at http://uv-posit.cm.utexas.edu . UV-POSIT is available under the MIT license, and the source code is available at https://github.com/jarosenb/UV_POSIT . Graphical Abstract.

  12. A functional interpretation for nonstandard arithmetic

    NARCIS (Netherlands)

    van den Berg, B.; Briseid, E.; Safarik, P.

    2012-01-01

    We introduce constructive and classical systems for nonstandard arithmetic and show how variants of the functional interpretations due to Gödel and Shoenfield can be used to rewrite proofs performed in these systems into standard ones. These functional interpretations show in particular that our

  13. Purposes of double taxation treaties and interpretation of beneficial owner concept in Ukraine

    Directory of Open Access Journals (Sweden)

    Pavlo Selezen

    2017-10-01

    Full Text Available The term ‟beneficial owner” has been interpreted by Ukrainian courts concerning the application of double taxation treaties’ provisions since the adoption of the Tax Code of Ukraine in 2010. Changing nature of the beneficial owner concept, its importance as an instrument for treaty shopping counteraction and the necessity of its proper interpretation in the Ukrainian reality are the main factors that have a strong impact on the development of court practice concerning beneficial ownership. The article focuses on the prevention of tax avoidance as one of the purposes of double taxation treaties and its role in the interpretation of the term ‟beneficial owner”. The analysis is based on the practice of the Supreme Administrative Court of Ukraine on interpretation of the relevant provisions of the Convention between the Government of Ukraine and the Government of Switzerland on Avoidance of Double Taxation with respect to Taxes on Income and Capital as of 30 October 2000.

  14. Skeletal blood flow: implications for bone-scan interpretation

    International Nuclear Information System (INIS)

    Charkes, N.D.

    1980-01-01

    The dispersion of the skeleton throughout the body and its complex vascular anatomy require indirect methods for the measurement of skeletal blood flow. The results of one such method, compartmental analysis of skeletal tracer kinetics, are presented. The assumptions underlying the models were tested in animals and found to be in agreement with experimental observations. Based upon the models and the experimental results, inferences concerning bone-scan interpretation can be drawn: decreased cardiac output produces low-contrast (technically poor) scans; decreased skeletal flow produces photon-deficient lesions; increase of cardiac output or of generalized systemic blood flow is undetectable 1 to 2 h after dose; increased local skeletal blood flow results from disturbance of the bone microvasculature and can occur from neurologic (sympatholytic) disorders or in association with focal abnormalities that also incite the formation of reactive bone (e.g., metastasis, fracture, etc.). Mathematical solutions of tracer kinetic data thus become relevant to bone-scan interpretation

  15. Model sparsity and brain pattern interpretation of classification models in neuroimaging

    DEFF Research Database (Denmark)

    Rasmussen, Peter Mondrup; Madsen, Kristoffer Hougaard; Churchill, Nathan W

    2012-01-01

    Interest is increasing in applying discriminative multivariate analysis techniques to the analysis of functional neuroimaging data. Model interpretation is of great importance in the neuroimaging context, and is conventionally based on a ‘brain map’ derived from the classification model. In this ...

  16. The characteristics and interpretability of land surface change and implications for project design

    Science.gov (United States)

    Sohl, Terry L.; Gallant, Alisa L.; Loveland, Thomas R.

    2004-01-01

    The need for comprehensive, accurate information on land-cover change has never been greater. While remotely sensed imagery affords the opportunity to provide information on land-cover change over large geographic expanses at a relatively low cost, the characteristics of land-surface change bring into question the suitability of many commonly used methodologies. Algorithm-based methodologies to detect change generally cannot provide the same level of accuracy as the analyses done by human interpreters. Results from the Land Cover Trends project, a cooperative venture that includes the U.S. Geological Survey, Environmental Protection Agency, and National Aeronautics and Space Administration, have shown that land-cover conversion is a relatively rare event, occurs locally in small patches, varies geographically and temporally, and is spectrally ambiguous. Based on these characteristics of change and the type of information required, manual interpretation was selected as the primary means of detecting change in the Land Cover Trends project. Mixtures of algorithm-based detection and manual interpretation may often prove to be the most feasible and appropriate design for change-detection applications. Serious examination of the expected characteristics and measurability of change must be considered during the design and implementation phase of any change analysis project.

  17. IMPROVEMENT OF GRAPH INTERPRETATION ABILITY USING HYPERTEXT-ASSISTED KINEMATIC LEARNING AND FORMAL THINKING ABILITY

    Directory of Open Access Journals (Sweden)

    S. R. Manurung

    2018-01-01

    Full Text Available The effectiveness of hypertext media in improving graph interpretation ability is investigated in this paper. In addition, joint ability of the formal thinking to improve the graph ability of prospective students is considered. The research design used is the one-group pretest-posttest experimental design is carried out in the research by taking 36 students on from Physics Education Program in one institute for teacher education in Medan. The test consists of graph interpretation ability test in the topic of kinematics and Test of Logical Thinking (TOLT or formal thinking before learning and graph interpretation ability test after learning. The data are then analysed by using SPSS based two ways Analisys of Variance (ANOVA method. The results show that the ability to interpretate graph is significantly improved by using hypertext media assisted kinematic learning.

  18. Myocardial ischemia detection by artificial intelligence interpretation of Tl-201 tomograms

    International Nuclear Information System (INIS)

    Herbst, M.D.; Garcia, E.V.; Cooke, C.D.; Folks, R.D.; Ezquerra, N.F.

    1989-01-01

    This paper reports on an expert system environment which automatically assigned certainty factors to abnormal regions in stress and delayed myocardial thallium-201 polar bulls-eye plots. MYCIN-type algorithms propagated certainty factors for the presence, location, and character of each coronary lesion. Ninety-four previously validated rules that considered only stress perfusion defects spawned 91 new rules considering tracer redistribution. Fifteen new rules assessed vascular territories for the presence and location of fixed or reversible defects. This artificial intelligence tool can provide novice readers of cardiac T1-201 studies automatic, consistent, objective, and justified interpretations that consider artifacts, coronary territory overlap, and multiple defects

  19. The Age of Interpretation

    Directory of Open Access Journals (Sweden)

    Gianni Vattimo

    2013-01-01

    Full Text Available Gianni Vattimo, who is both a Catholic and a frequent critic of the Church, explores the surprising congruence between Christianity and hermeneutics in light of the dissolution of metaphysical truth. As in hermeneutics, Vatimo claims, interpretation is central to Christianity. Influenced by hermeneutics and borrowing largely from the Nietzschean and Heideggerian heritage, the Italian philosopher, who has been instrumental in promoting a nihilistic approach to Christianity, draws here on Nietzsche’s writings on nihilism, which is not to be understood in a purely negative sense. Vattimo suggests that nihilism not only expands the Christian message of charity, but also transforms it into its endless human potential. In “The Age of Interpretation,” the author shows that hermeneutical radicalism “reduces all reality to message,” so that the opposition between facts and norms turns out to be misguided, for both are governed by the interpretative paradigms through which someone (always a concrete, historically situated someone makes sense of them. Vattimo rejects some of the deplorable political consequences of hermeneutics and claims that traditional hermeneutics is in collusion with various political-ideological neutralizations.

  20. Extending and embedding the Python interpreter

    NARCIS (Netherlands)

    G. van Rossum (Guido)

    1995-01-01

    textabstractPython is an interpreted, object-oriented programming language. This document describes how to write modules in C or C++ to extend the Python interpreter with new modules. Those modules can define new functions but also new object types and their methods. The document also describes

  1. Begriffsverwirrung? Interpretation Analyse Bedeutung Applikation

    Directory of Open Access Journals (Sweden)

    Mayr, Jeremia Josef M.

    2017-11-01

    Full Text Available Empirical research on the reception of biblical texts confronts scientific exegesis with valid and challenging requests and demands. The hermeneutic question of the compatibility of interpretations resulting out of different contexts (e.g. scientific exegesis and ordinary readers‘ exegesis plays an important role. Taking these requests seriously by coherently restructuring fundamental and central aspects of the theory of scientific interpretation, the present article attempts to offer a stimulating approach for further investigation.

  2. Abstract Interpretation as a Programming Language

    Directory of Open Access Journals (Sweden)

    Mads Rosendahl

    2013-09-01

    Full Text Available In David Schmidt's PhD work he explored the use of denotational semantics as a programming language. It was part of an effort to not only treat formal semantics as specifications but also as interpreters and input to compiler generators. The semantics itself can be seen as a program and one may examine different programming styles and ways to represent states. Abstract interpretation is primarily a technique for derivation and specification of program analysis. As with denotational semantics we may also view abstract interpretations as programs and examine the implementation. The main focus in this paper is to show that results from higher-order strictness analysis may be used more generally as fixpoint operators for higher-order functions over lattices and thus provide a technique for immediate implementation of a large class of abstract interpretations. Furthermore, it may be seen as a programming paradigm and be used to write programs in a circular style.

  3. Viral epidemics in a cell culture: novel high resolution data and their interpretation by a percolation theory based model.

    Science.gov (United States)

    Gönci, Balázs; Németh, Valéria; Balogh, Emeric; Szabó, Bálint; Dénes, Ádám; Környei, Zsuzsanna; Vicsek, Tamás

    2010-12-20

    Because of its relevance to everyday life, the spreading of viral infections has been of central interest in a variety of scientific communities involved in fighting, preventing and theoretically interpreting epidemic processes. Recent large scale observations have resulted in major discoveries concerning the overall features of the spreading process in systems with highly mobile susceptible units, but virtually no data are available about observations of infection spreading for a very large number of immobile units. Here we present the first detailed quantitative documentation of percolation-type viral epidemics in a highly reproducible in vitro system consisting of tens of thousands of virtually motionless cells. We use a confluent astroglial monolayer in a Petri dish and induce productive infection in a limited number of cells with a genetically modified herpesvirus strain. This approach allows extreme high resolution tracking of the spatio-temporal development of the epidemic. We show that a simple model is capable of reproducing the basic features of our observations, i.e., the observed behaviour is likely to be applicable to many different kinds of systems. Statistical physics inspired approaches to our data, such as fractal dimension of the infected clusters as well as their size distribution, seem to fit into a percolation theory based interpretation. We suggest that our observations may be used to model epidemics in more complex systems, which are difficult to study in isolation.

  4. Schematic drawings of facial expressions for emotion recognition and interpretation by preschool-aged children.

    Science.gov (United States)

    MacDonald, P M; Kirkpatrick, S W; Sullivan, L A

    1996-11-01

    Schematic drawings of facial expressions were evaluated as a possible assessment tool for research on emotion recognition and interpretation involving young children. A subset of Ekman and Friesen's (1976) Pictures of Facial Affect was used as the standard for comparison. Preschool children (N = 138) were shown drawing and photographs in two context conditions for six emotions (anger, disgust, fear, happiness, sadness, and surprise). The overall correlation between accuracy for the photographs and drawings was .677. A significant difference was found for the stimulus condition (photographs vs. drawings) but not for the administration condition (label-based vs. context-based). Children were significantly more accurate in interpreting drawings than photographs and tended to be more accurate in identifying facial expressions in the label-based administration condition for both photographs and drawings than in the context-based administration condition.

  5. Interpretations of alternative uncertainty representations in a reliability and risk analysis context

    International Nuclear Information System (INIS)

    Aven, T.

    2011-01-01

    Probability is the predominant tool used to measure uncertainties in reliability and risk analyses. However, other representations also exist, including imprecise (interval) probability, fuzzy probability and representations based on the theories of evidence (belief functions) and possibility. Many researchers in the field are strong proponents of these alternative methods, but some are also sceptical. In this paper, we address one basic requirement set for quantitative measures of uncertainty: the interpretation needed to explain what an uncertainty number expresses. We question to what extent the various measures meet this requirement. Comparisons are made with probabilistic analysis, where uncertainty is represented by subjective probabilities, using either a betting interpretation or a reference to an uncertainty standard interpretation. By distinguishing between chances (expressing variation) and subjective probabilities, new insights are gained into the link between the alternative uncertainty representations and probability.

  6. Computerized follow-up of discrepancies in image interpretation between emergency and radiology departments.

    Science.gov (United States)

    Siegel, E; Groleau, G; Reiner, B; Stair, T

    1998-08-01

    Radiographs are ordered and interpreted for immediate clinical decisions 24 hours a day by emergency physicians (EP's). The Joint Commission for Accreditation of Health Care Organizations requires that all these images be reviewed by radiologists and that there be some mechanism for quality improvement (QI) for discrepant readings. There must be a log of discrepancies and documentation of follow up activities, but this alone does not guarantee effective Q.I. Radiologists reviewing images from the previous day and night often must guess at the preliminary interpretation of the EP and whether follow up action is necessary. EP's may remain ignorant of the final reading and falsely assume the initial diagnosis and treatment were correct. Some hospitals use a paper system in which the EP writes a preliminary interpretation on the requisition slip, which will be available when the radiologist dictates the final reading. Some hospitals use a classification of discrepancies based on clinical import and urgency, and communicated to the EP on duty at the time of the official reading, but may not communicate discrepancies to the EP's who initial read the images. Our computerized radiology department and picture archiving and communications system have increased technologist and radiologist productivity, and decreased retakes and lost films. There are fewer face-to-face consultants of radiologists and clinicians, but more communication by telephone and electronic annotation of PACS images. We have integrated the QI process for emergency department (ED) images into the PACS, and gained advantages over the traditional discrepancy log. Requisitions including clinical indications are entered into the Hospital Information System and then appear on the PACS along with images on readings. The initial impression, time of review, and the initials of the EP are available to the radiologist dictating the official report. The radiologist decides if there is a discrepancy, and whether it

  7. Effect of dataset selection on the topological interpretation of protein interaction networks

    Directory of Open Access Journals (Sweden)

    Robertson David L

    2005-09-01

    Full Text Available Abstract Background Studies of the yeast protein interaction network have revealed distinct correlations between the connectivity of individual proteins within the network and the average connectivity of their neighbours. Although a number of biological mechanisms have been proposed to account for these findings, the significance and influence of the specific datasets included in these studies has not been appreciated adequately. Results We show how the use of different interaction data sets, such as those resulting from high-throughput or small-scale studies, and different modelling methodologies for the derivation pair-wise protein interactions, can dramatically change the topology of these networks. Furthermore, we show that some of the previously reported features identified in these networks may simply be the result of experimental or methodological errors and biases. Conclusion When performing network-based studies, it is essential to define what is meant by the term "interaction" and this must be taken into account when interpreting the topologies of the networks generated. Consideration must be given to the type of data included and appropriate controls that take into account the idiosyncrasies of the data must be selected

  8. Bomb-Pulse Chlorine-36 At The Proposed Yucca Mountain Repository Horizon: An Investigation Of Previous Conflicting Results And Collection Of New Data

    International Nuclear Information System (INIS)

    J. Cizdziel

    2006-01-01

    Previous studies by scientists at Los Alamos National Laboratory (LANL) found elevated ratios of chlorine-36 to total chloride ( 36 Cl/Cl) in samples of rock collected from the Exploratory Studies Facility (ESF) and the Enhanced Characterization of the Repository Block (ECRB) at Yucca Mountain as the tunnels were excavated. The data were interpreted as an indication that fluids containing 'bomb-pulse' 36 Cl reached the repository horizon in the ∼50 years since the peak period of above-ground nuclear testing. Moreover, the data support the concept that so-called fast pathways for infiltration not only exist but are active, possibly through a combination of porous media, faults and/or other geologic features. Due to the significance of 36 Cl data to conceptual models of unsaturated zone flow and transport, the United States Geological Survey (USGS) was requested by the Department of Energy (DOE) to design and implement a study to validate the LANL findings. The USGS chose to drill new boreholes at select locations across zones where bomb-pulse ratios had previously been identified. The drill cores were analyzed at Lawrence Livermore National Laboratory (LLNL) for 36 Cl/Cl using both active and passive leaches, with the USGS/LLNL concluding that the active leach extracted too much rock-Cl and the passive leach did not show bomb-pulse ratios. Because consensus was not reached between the USGS/LLNL and LANL on several fundamental points, including the conceptual strategy for sampling, interpretation and use of tritium ( 3 H) data, and the importance and interpretation of blanks, in addition to the presence or absence of bomb-pulse 36 Cl, an evaluation by an independent entity, the University of Nevada, Las Vegas (UNLV), using new samples was initiated. This report is the result of that study. The overall objectives of the UNLV study were to investigate the source or sources of the conflicting results from the previous validation study, and to obtain additional data to

  9. Personal literary interpretation

    Directory of Open Access Journals (Sweden)

    Michał Januszkiewicz

    2015-11-01

    Full Text Available The article titled “Personal literary interpretation” deals with problems which have usually been marginalized in literary studies, but which seem to be very important in the context of the humanities, as broadly defined. The author of this article intends to rethink the problem of literary studies not in objective, but in personal terms. This is why the author wants to talk about what he calls personal literary interpretation, which has nothing to do with subjective or irrational thinking, but which is rather grounded in the hermeneutical rule that says that one must believe in order tounderstand a text or the other (where ‘believe’ also means: ‘to love’, ‘engage’, and ‘be open’. The article presents different determinants of this attitude, ranging from Dilthey to Heidegger and Gadamer. Finally, the author subscribes to the theory of personal interpretation, which is always dialogical.

  10. A Forth interpreter and compiler's study for computer aided design

    International Nuclear Information System (INIS)

    Djebbar, F. Zohra Widad

    1986-01-01

    The wide field of utilization of FORTH leads us to develop an interpreter. It has been implemented on a MC 68000 microprocessor based computer, with ASTERIX, a UNIX-like operating system (real time system written by C.E.A.). This work has been done in two different versions: - The first one, fully written in C language, assures a good portability on a wide variety of microprocessors. But the performance estimations show off excessive execution times, and lead to a new optimized version. - This new version is characterized by the compilation of the most frequently used words of the FORTH basis. This allows us to get an interpreter with good performances and an execution speed close to the resulting one of the C compiler. (author) [fr

  11. Ant colony optimization algorithm for interpretable Bayesian classifiers combination: application to medical predictions.

    Directory of Open Access Journals (Sweden)

    Salah Bouktif

    Full Text Available Prediction and classification techniques have been well studied by machine learning researchers and developed for several real-word problems. However, the level of acceptance and success of prediction models are still below expectation due to some difficulties such as the low performance of prediction models when they are applied in different environments. Such a problem has been addressed by many researchers, mainly from the machine learning community. A second problem, principally raised by model users in different communities, such as managers, economists, engineers, biologists, and medical practitioners, etc., is the prediction models' interpretability. The latter is the ability of a model to explain its predictions and exhibit the causality relationships between the inputs and the outputs. In the case of classification, a successful way to alleviate the low performance is to use ensemble classiers. It is an intuitive strategy to activate collaboration between different classifiers towards a better performance than individual classier. Unfortunately, ensemble classifiers method do not take into account the interpretability of the final classification outcome. It even worsens the original interpretability of the individual classifiers. In this paper we propose a novel implementation of classifiers combination approach that does not only promote the overall performance but also preserves the interpretability of the resulting model. We propose a solution based on Ant Colony Optimization and tailored for the case of Bayesian classifiers. We validate our proposed solution with case studies from medical domain namely, heart disease and Cardiotography-based predictions, problems where interpretability is critical to make appropriate clinical decisions.The datasets, Prediction Models and software tool together with supplementary materials are available at http://faculty.uaeu.ac.ae/salahb/ACO4BC.htm.

  12. Philosophical perspectives on quantum chaos: Models and interpretations

    Science.gov (United States)

    Bokulich, Alisa Nicole

    2001-09-01

    The problem of quantum chaos is a special case of the larger problem of understanding how the classical world emerges from quantum mechanics. While we have learned that chaos is pervasive in classical systems, it appears to be almost entirely absent in quantum systems. The aim of this dissertation is to determine what implications the interpretation of quantum mechanics has for attempts to explain the emergence of classical chaos. There are three interpretations of quantum mechanics that have set out programs for solving the problem of quantum chaos: the standard interpretation, the statistical interpretation, and the deBroglie-Bohm causal interpretation. One of the main conclusions of this dissertation is that an interpretation alone is insufficient for solving the problem of quantum chaos and that the phenomenon of decoherence must be taken into account. Although a completely satisfactory solution of the problem of quantum chaos is still outstanding, I argue that the deBroglie-Bohm interpretation with the help of decoherence outlines the most promising research program to pursue. In addition to making a contribution to the debate in the philosophy of physics concerning the interpretation of quantum mechanics, this dissertation reveals two important methodological lessons for the philosophy of science. First, issues of reductionism and intertheoretic relations cannot be divorced from questions concerning the interpretation of the theories involved. Not only is the exploration of intertheoretic relations a central part of the articulation and interpretation of an individual theory, but the very terms used to discuss intertheoretic relations, such as `state' and `classical limit', are themselves defined by particular interpretations of the theory. The second lesson that emerges is that, when it comes to characterizing the relationship between classical chaos and quantum mechanics, the traditional approaches to intertheoretic relations, namely reductionism and

  13. Preoperative screening: value of previous tests.

    Science.gov (United States)

    Macpherson, D S; Snow, R; Lofgren, R P

    1990-12-15

    To determine the frequency of tests done in the year before elective surgery that might substitute for preoperative screening tests and to determine the frequency of test results that change from a normal value to a value likely to alter perioperative management. Retrospective cohort analysis of computerized laboratory data (complete blood count, sodium, potassium, and creatinine levels, prothrombin time, and partial thromboplastin time). Urban tertiary care Veterans Affairs Hospital. Consecutive sample of 1109 patients who had elective surgery in 1988. At admission, 7549 preoperative tests were done, 47% of which duplicated tests performed in the previous year. Of 3096 previous results that were normal as defined by hospital reference range and done closest to the time of but before admission (median interval, 2 months), 13 (0.4%; 95% CI, 0.2% to 0.7%), repeat values were outside a range considered acceptable for surgery. Most of the abnormalities were predictable from the patient's history, and most were not noted in the medical record. Of 461 previous tests that were abnormal, 78 (17%; CI, 13% to 20%) repeat values at admission were outside a range considered acceptable for surgery (P less than 0.001, frequency of clinically important abnormalities of patients with normal previous results with those with abnormal previous results). Physicians evaluating patients preoperatively could safely substitute the previous test results analyzed in this study for preoperative screening tests if the previous tests are normal and no obvious indication for retesting is present.

  14. Interpretation of macroscopic quantum phenomena

    International Nuclear Information System (INIS)

    Baumann, K.

    1986-01-01

    It is argued that a quantum theory without observer is required for the interpretation of macroscopic quantum tunnelling. Such a theory is obtained by augmenting QED by the actual electric field in the rest system of the universe. An equation of the motion of this field is formulated form which the correct macroscopic behavior of the universe and the validity of the Born interpretation is derived. Care is taken to use mathematically sound concepts only. (Author)

  15. Interpretation Analysis as a Competitive Event.

    Science.gov (United States)

    Nading, Robert M.

    Interpretation analysis is a new and interesting event on the forensics horizon which appears to be attracting an ever larger number of supporters. This event, developed by Larry Lambert of Ball State University in 1989, requires a student to perform all three disciplines of forensic competition (interpretation, public speaking, and limited…

  16. Example-based illustrations of design, conduct, analysis and result interpretation of multi-regional clinical trials.

    Science.gov (United States)

    Quan, Hui; Mao, Xuezhou; Tanaka, Yoko; Binkowitz, Bruce; Li, Gang; Chen, Josh; Zhang, Ji; Zhao, Peng-Liang; Ouyang, Soo Peter; Chang, Mark

    2017-07-01

    Extensive research has been conducted in the Multi-Regional Clinical Trial (MRCT) area. To effectively apply an appropriate approach to a MRCT, we need to synthesize and understand the features of different approaches. In this paper, examples are used to illustrate considerations regarding design, conduct, analysis and interpretation of result of MRCTs. We start with a brief discussion of region definitions and the scenarios where different regions have differing requirements for a MRCT. We then compare different designs and models as well as the corresponding interpretation of the results. We highlight the importance of paying special attention to trial monitoring and conduct to prevent potential issues associated with the final trial results. Besides evaluating the overall treatment effect for the entire MRCT, we also consider other key analyses including quantification of regional treatment effects within a MRCT, and assessment of consistency of these regional treatment effects. Copyright © 2017 Elsevier Inc. All rights reserved.

  17. Remote sensing based geology interpretation and uranium mineralization prediction in Janchivlan, Mongolia

    International Nuclear Information System (INIS)

    Yang Guofang; Lin Ziyu

    2014-01-01

    Remote sensing technology and high resolution satellite image were used to interprete the geologic information in Janchivlan, Mongolia. Mineralization condition information related uranium such as rocks and strata, faults, hydrothermal alteration were studied. By information extraction and target recognition from ALOS and ETM image, Devonian was found to be composed of two lithological units. The double token-ring structures in the midwest of study area were closely related to uranium metalization period of magmatic activity. According to the relationship of the comprehensive information and uranium mineralization, favorable metallogenic target was predicted in the study area, which was useful to uranium prospecting in the study area. (authors)

  18. Umberto Eco: Freedom and the limits of artwork interpretation

    Directory of Open Access Journals (Sweden)

    Kršić Lamija

    2017-01-01

    Full Text Available In his study The Open Work (1962 Umberto Eco commenced his long term exploration of the nature of interpreting an artwork. The author problematizes the question of freedom and the limits of artwork interpretation in the context of semiology and theory of semiotics. Although the contemporary debates on interpreting art focus on interpretation and interpreter, that is to say, on unconditional openness of the work, Eco reminds us of the other side of the interpreting process - controllability of the interpretative activity and limitations of reading in new meanings. The paper points to the various theoretical basis on which Eco propagates the dialectics between the form and openness of a work of art, in other words, between intentio operis and intentio lectoris. This position enables him to differentiate art from nonart, as well as to consider interpretation of a work of art not as a self-sufficing process, but from the point of view of human experience.

  19. Metaphorical interpretations of the educator-student relationship: An innovation in nursing educational research.

    Science.gov (United States)

    Chan, Zenobia C Y; Chien, Wai Tong; Henderson, Saras

    2018-01-01

    Previous research has shown that collecting and analysing metaphors is a useful strategy in seeking data that are difficult to collect via verbal interviews or that cannot be represented by statistics. This study explored nursing students' perceptions of the educator-student relationship using metaphorical interpretation. A qualitative study with a personal essay approach was adopted. A total of 124 students were recruited from a nursing school in Hong Kong. A personal essay form was distributed to the participants. They were asked to give a metaphor with explanations to describe the power dynamics in the educator-student relationship, within 200 words in English or Chinese. After some thought, the participants each gave their own metaphor individually, because the aim of this study was to collect their subjective experiences. The results were presented as follows: a) The overall description of the metaphors; b) The three groups of metaphors; c) The fives natures of metaphors; d) The most significant metaphors; and e) The four thematic meanings - (i) nurturing role; (ii) guiding role; (iii) insufficient connection; and (iv) promoting development. The implications for research methods and nurse education of collecting and analyzing metaphors were discussed. Discrepancies in metaphorical interpretations are to be expected, as interpretations are dependent on the researchers' socio-cultural background, personal experiences, professional training, languages spoken, and other factors. Copyright © 2017 Elsevier Ltd. All rights reserved.

  20. Artificial Neural Networks in Mammography Interpretation and Diagnostic Decision Making

    Directory of Open Access Journals (Sweden)

    Turgay Ayer

    2013-01-01

    Full Text Available Screening mammography is the most effective means for early detection of breast cancer. Although general rules for discriminating malignant and benign lesions exist, radiologists are unable to perfectly detect and classify all lesions as malignant and benign, for many reasons which include, but are not limited to, overlap of features that distinguish malignancy, difficulty in estimating disease risk, and variability in recommended management. When predictive variables are numerous and interact, ad hoc decision making strategies based on experience and memory may lead to systematic errors and variability in practice. The integration of computer models to help radiologists increase the accuracy of mammography examinations in diagnostic decision making has gained increasing attention in the last two decades. In this study, we provide an overview of one of the most commonly used models, artificial neural networks (ANNs, in mammography interpretation and diagnostic decision making and discuss important features in mammography interpretation. We conclude by discussing several common limitations of existing research on ANN-based detection and diagnostic models and provide possible future research directions.