Sample records for schema-based program synthesis

  1. Combining Model-driven and Schema-based Program Synthesis

    NASA Technical Reports Server (NTRS)

    Denney, Ewen; Whittle, John

    2004-01-01

    We describe ongoing work which aims to extend the schema-based program synthesis paradigm with explicit models. In this context, schemas can be considered as model-to-model transformations. The combination of schemas with explicit models offers a number of advantages, namely, that building synthesis systems becomes much easier since the models can be used in verification and in adaptation of the synthesis systems. We illustrate our approach using an example from signal processing.

  2. The Role of Ontologies in Schema-based Program Synthesis

    NASA Technical Reports Server (NTRS)

    Bures, Tomas; Denney, Ewen; Fischer, Bernd; Nistor, Eugen C.

    2004-01-01

    Program synthesis is the process of automatically deriving executable code from (non-executable) high-level specifications. It is more flexible and powerful than conventional code generation techniques that simply translate algorithmic specifications into lower-level code or only create code skeletons from structural specifications (such as UML class diagrams). Key to building a successful synthesis system is specializing to an appropriate application domain. The AUTOBAYES and AUTOFILTER systems, under development at NASA Ames, operate in the two domains of data analysis and state estimation, respectively. The central concept of both systems is the schema, a representation of reusable computational knowledge. This can take various forms, including high-level algorithm templates, code optimizations, datatype refinements, or architectural information. A schema also contains applicability conditions that are used to determine when it can be applied safely. These conditions can refer to the initial specification, to intermediate results, or to elements of the partially-instantiated code. Schema-based synthesis uses AI technology to recursively apply schemas to gradually refine a specification into executable code. This process proceeds in two main phases. A front-end gradually transforms the problem specification into a program represented in an abstract intermediate code. A backend then compiles this further down into a concrete target programming language of choice. A core engine applies schemas on the initial problem specification, then uses the output of those schemas as the input for other schemas, until the full implementation is generated. Since there might be different schemas that implement different solutions to the same problem this process can generate an entire solution tree. AUTOBAYES and AUTOFILTER have reached the level of maturity where they enable users to solve interesting application problems, e.g., the analysis of Hubble Space Telescope images

  3. AutoBayes Program Synthesis System System Internals

    NASA Technical Reports Server (NTRS)

    Schumann, Johann Martin

    2011-01-01

    This lecture combines the theoretical background of schema based program synthesis with the hands-on study of a powerful, open-source program synthesis system (Auto-Bayes). Schema-based program synthesis is a popular approach toward program synthesis. The lecture will provide an introduction into this topic and discuss how this technology can be used to generate customized algorithms. The synthesis of advanced numerical algorithms requires the availability of a powerful symbolic (algebra) system. Its task is to symbolically solve equations, simplify expressions, or to symbolically calculate derivatives (among others) such that the synthesized algorithms become as efficient as possible. We will discuss the use and importance of the symbolic system for synthesis. Any synthesis system is a large and complex piece of code. In this lecture, we will study Autobayes in detail. AutoBayes has been developed at NASA Ames and has been made open source. It takes a compact statistical specification and generates a customized data analysis algorithm (in C/C++) from it. AutoBayes is written in SWI Prolog and many concepts from rewriting, logic, functional, and symbolic programming. We will discuss the system architecture, the schema libary and the extensive support infra-structure. Practical hands-on experiments and exercises will enable the student to get insight into a realistic program synthesis system and provides knowledge to use, modify, and extend Autobayes.

  4. Adding Concrete Syntax to a Prolog-Based Program Synthesis System

    NASA Technical Reports Server (NTRS)

    Fischer, Bernd; Visser, Eelco

    2003-01-01

    Program generation and transformation systems manipulate large, pa- rameterized object language fragments. Support for user-definable concrete syntax makes this easier but is typically restricted to certain object and meta languages. We show how Prolog can be retrofitted with concrete syntax and describe how a seamless interaction of concrete syntax fragments with an existing legacy meta-programming system based on abstract syntax is achieved. We apply the approach to gradually migrate the schemas of the AUTOBAYES program synthesis system to concrete syntax. Fit experiences show that this can result in a considerable reduction of the code size and an improved readability of the code. In particular, abstracting out fresh-variable generation and second-order term construction allows the formulation of larger continuous fragments and improves the locality in the schemas.

  5. Retrofitting the AutoBayes Program Synthesis System with Concrete Syntax

    NASA Technical Reports Server (NTRS)

    Fischer, Bernd; Visser, Eelco

    2004-01-01

    AutoBayes is a fully automatic, schema-based program synthesis system for statistical data analysis applications. Its core component is a schema library. i.e., a collection of generic code templates with associated applicability constraints which are instantiated in a problem-specific way during synthesis. Currently, AutoBayes is implemented in Prolog; the schemas thus use abstract syntax (i.e., Prolog terms) to formulate the templates. However, the conceptual distance between this abstract representation and the concrete syntax of the generated programs makes the schemas hard to create and maintain. In this paper we describe how AutoBayes is retrofitted with concrete syntax. We show how it is integrated into Prolog and describe how the seamless interaction of concrete syntax fragments with AutoBayes's remaining legacy meta-programming kernel based on abstract syntax is achieved. We apply the approach to gradually mitigate individual schemas without forcing a disruptive migration of the entire system to a different First experiences show that a smooth migration can be achieved. Moreover, it can result in a considerable reduction of the code size and improved readability of the code. In particular, abstracting out fresh-variable generation and second-order term construction allows the formulation of larger continuous fragments.

  6. Beacon- and Schema-Based Method for Recognizing Algorithms from Students' Source Code

    ERIC Educational Resources Information Center

    Taherkhani, Ahmad; Malmi, Lauri

    2013-01-01

    In this paper, we present a method for recognizing algorithms from students programming submissions coded in Java. The method is based on the concept of "programming schemas" and "beacons". Schemas are high-level programming knowledge with detailed knowledge abstracted out, and beacons are statements that imply specific…

  7. Three-dimensional motor schema based navigation

    NASA Technical Reports Server (NTRS)

    Arkin, Ronald C.

    1989-01-01

    Reactive schema-based navigation is possible in space domains by extending the methods developed for ground-based navigation found within the Autonomous Robot Architecture (AuRA). Reformulation of two dimensional motor schemas for three dimensional applications is a straightforward process. The manifold advantages of schema-based control persist, including modular development, amenability to distributed processing, and responsiveness to environmental sensing. Simulation results show the feasibility of this methodology for space docking operations in a cluttered work area.

  8. Schema-Based Text Comprehension

    ERIC Educational Resources Information Center

    Ensar, Ferhat

    2015-01-01

    Schema is one of the most common terms used for classifying and constructing knowledge. Therefore, a schema is a pre-planned set of concepts. It usually contains social information and is used to represent chain of events, perceptions, situations, relationships and even objects. For example, Kant initially defines the idea of schema as some…

  9. A Schema-Based Reading Test.

    ERIC Educational Resources Information Center

    Lewin, Beverly A.

    Schemata based notions need not replace, but should be reflected in, product-centered reading tests. The contributions of schema theory to the psycholinguistic model of reading has been thoroughly reviewed. Schemata-based reading tests provide several advantages: (1) they engage the appropriate conceptual processes for the student which frees the…

  10. Parsing GML data based on integrative GML syntactic and semantic schemas database

    NASA Astrophysics Data System (ADS)

    Miao, Lizhi; Zhang, Shuliang; Lu, Guonian; Gao, Xiaoli; Jiao, Donglai; Gan, Jiayan

    2007-06-01

    This paper proposes a new method to parse various application schemas of Geography Markup Language (GML) for understanding syntax and semantic of their element and type in order to implement uniform interpretation of the same GML instance data among diverse users. The proposed method generates an Integrative GML Syntactic and Semantic Schemas Database (IGSSSDB) from GML3.1 core schemas and corresponding application schema. This paper parses GML data based on IGSSSDB, which is composed of syntactic and semantic information, nesting information and mapping rules of GML core schemas and application schemas. Three kinds of relational tables are designed for storing information from schemas when constructing IGSSSDB. Those are info tables for schemas included and namespace imported in application schemas, tables for information related to schemas and catalog tables of core schemas. In relational tables, we propose to use homologous regular expression to describe model of elements and complex types in schemas, which can ensure model complete and readable. Based on IGSSSDB, we design and develop many APIs to implement GML data parsing, and can process syntactic and semantic information of GML data from diverse fields and users. At the latter part of this paper, test study is implemented to show that the proposed method is feasible and appropriate for parsing GML data. Also, it founds a good basis for future GML data studies such as storage, index and query etc.

  11. Neurobiology of Schemas and Schema-Mediated Memory.

    PubMed

    Gilboa, Asaf; Marlatte, Hannah

    2017-08-01

    Schemas are superordinate knowledge structures that reflect abstracted commonalities across multiple experiences, exerting powerful influences over how events are perceived, interpreted, and remembered. Activated schema templates modulate early perceptual processing, as they get populated with specific informational instances (schema instantiation). Instantiated schemas, in turn, can enhance or distort mnemonic processing from the outset (at encoding), impact offline memory transformation and accelerate neocortical integration. Recent studies demonstrate distinctive neurobiological processes underlying schema-related learning. Interactions between the ventromedial prefrontal cortex (vmPFC), hippocampus, angular gyrus (AG), and unimodal associative cortices support context-relevant schema instantiation and schema mnemonic effects. The vmPFC and hippocampus may compete (as suggested by some models) or synchronize (as suggested by others) to optimize schema-related learning depending on the specific operationalization of schema memory. This highlights the need for more precise definitions of memory schemas. Copyright © 2017 Elsevier Ltd. All rights reserved.

  12. Effects of the Schema Therapy and Mindfulness on the Maladaptive Schemas Hold by the Psoriasis Patients with the Psychopathology Symptoms

    PubMed Central

    Gojani, Parvin Jamali; Masjedi, Mohsen; Khaleghipour, Shahnaz; Behzadi, Ehsan

    2017-01-01

    Background: This study aimed to compare the effects of the schema along with mindfulness-based therapies in the psoriasis patients. Materials and Methods: This semi-experimental study with post- and pre-tests was conducted on the psoriasis patients in the Dermatology Clinic of the Isfahan Alzahra Hospital, Iran using the convenience sampling in 2014. The patients had a low general health score. The experimental groups included two treatment groups of schema-based (n = 8) and mindfulness (n = 8). Both groups received eight 90-min sessions therapy once a week; they were compared with 8 patients in the control group. To evaluate the psoriasis patients’ maladaptive schema, Young schema questionnaire was used. Data were analyzed through the covariance analysis test. Results: There was a significant difference between the schema-based therapy and mindfulness groups with the control group. There was also a significant difference between the schema-based therapy groups consisting of the defeated schema, dependence/incompetence schema, devotion schema, stubbornly criteria schema, merit schema, restraint/inadequate self-discipline schema, and the control group. Moreover, a significant difference existed between the maladaptive schema of mindfulness therapy group and the controls. There was a significant difference concerning the improvement of the psychopathologic symptoms between the mindfulness therapy group and the control group. Conclusions: This study showed similar effects of both the schema and mindfulness-based therapies on the maladaptive schemas in improving the psoriasis patients with the psychopathologic symptoms. PMID:28217649

  13. Young Adolescents' Gender-, Ethnicity-, and Popularity-Based Social Schemas of Aggressive Behavior

    ERIC Educational Resources Information Center

    Clemans, Katherine H.; Graber, Julia A.

    2016-01-01

    Social schemas can influence the perception and recollection of others' behavior and may create biases in the reporting of social events. This study investigated young adolescents' (N = 317) gender-, ethnicity-, and popularity-based social schemas of overtly and relationally aggressive behavior. Results indicated that participants associated overt…

  14. SCHeMA web-based observation data information system

    NASA Astrophysics Data System (ADS)

    Novellino, Antonio; Benedetti, Giacomo; D'Angelo, Paolo; Confalonieri, Fabio; Massa, Francesco; Povero, Paolo; Tercier-Waeber, Marie-Louise

    2016-04-01

    It is well recognized that the need of sharing ocean data among non-specialized users is constantly increasing. Initiatives that are built upon international standards will contribute to simplify data processing and dissemination, improve user-accessibility also through web browsers, facilitate the sharing of information across the integrated network of ocean observing systems; and ultimately provide a better understanding of the ocean functioning. The SCHeMA (Integrated in Situ Chemical MApping probe) Project is developing an open and modular sensing solution for autonomous in situ high resolution mapping of a wide range of anthropogenic and natural chemical compounds coupled to master bio-physicochemical parameters (www.schema-ocean.eu). The SCHeMA web system is designed to ensure user-friendly data discovery, access and download as well as interoperability with other projects through a dedicated interface that implements the Global Earth Observation System of Systems - Common Infrastructure (GCI) recommendations and the international Open Geospatial Consortium - Sensor Web Enablement (OGC-SWE) standards. This approach will insure data accessibility in compliance with major European Directives and recommendations. Being modular, the system allows the plug-and-play of commercially available probes as well as new sensor probess under development within the project. The access to the network of monitoring probes is provided via a web-based system interface that, being implemented as a SOS (Sensor Observation Service), is providing standard interoperability and access tosensor observations systems through O&M standard - as well as sensor descriptions - encoded in Sensor Model Language (SensorML). The use of common vocabularies in all metadatabases and data formats, to describe data in an already harmonized and common standard is a prerequisite towards consistency and interoperability. Therefore, the SCHeMA SOS has adopted the SeaVox common vocabularies populated by

  15. Towards the XML schema measurement based on mapping between XML and OO domain

    NASA Astrophysics Data System (ADS)

    Rakić, Gordana; Budimac, Zoran; Heričko, Marjan; Pušnik, Maja

    2017-07-01

    Measuring quality of IT solutions is a priority in software engineering. Although numerous metrics for measuring object-oriented code already exist, measuring quality of UML models or XML Schemas is still developing. One of the research questions in the overall research leaded by ideas described in this paper is whether we can apply already defined object-oriented design metrics on XML schemas based on predefined mappings. In this paper, basic ideas for mentioned mapping are presented. This mapping is prerequisite for setting the future approach to XML schema quality measuring with object-oriented metrics.

  16. A Chado case study: an ontology-based modular schema for representing genome-associated biological information.

    PubMed

    Mungall, Christopher J; Emmert, David B

    2007-07-01

    A few years ago, FlyBase undertook to design a new database schema to store Drosophila data. It would fully integrate genomic sequence and annotation data with bibliographic, genetic, phenotypic and molecular data from the literature representing a distillation of the first 100 years of research on this major animal model system. In developing this new integrated schema, FlyBase also made a commitment to ensure that its design was generic, extensible and available as open source, so that it could be employed as the core schema of any model organism data repository, thereby avoiding redundant software development and potentially increasing interoperability. Our question was whether we could create a relational database schema that would be successfully reused. Chado is a relational database schema now being used to manage biological knowledge for a wide variety of organisms, from human to pathogens, especially the classes of information that directly or indirectly can be associated with genome sequences or the primary RNA and protein products encoded by a genome. Biological databases that conform to this schema can interoperate with one another, and with application software from the Generic Model Organism Database (GMOD) toolkit. Chado is distinctive because its design is driven by ontologies. The use of ontologies (or controlled vocabularies) is ubiquitous across the schema, as they are used as a means of typing entities. The Chado schema is partitioned into integrated subschemas (modules), each encapsulating a different biological domain, and each described using representations in appropriate ontologies. To illustrate this methodology, we describe here the Chado modules used for describing genomic sequences. GMOD is a collaboration of several model organism database groups, including FlyBase, to develop a set of open-source software for managing model organism data. The Chado schema is freely distributed under the terms of the Artistic License (http

  17. Exploration into the Effects of the Schema-Based Instruction: A Bottom-Up Approach

    ERIC Educational Resources Information Center

    Fujii, Kazuma

    2016-01-01

    The purpose of this paper is to explore the effective use of the core schema-based instruction (SBI) in a classroom setting. The core schema is a schematic representation of the common underlying meaning of a given lexical item, and was first proposed on the basis of the cognitive linguistic perspectives by the Japanese applied linguists Tanaka,…

  18. SchemaOnRead: A Package for Schema-on-Read in R

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    North, Michael J.

    Schema-on-read is an agile approach to data storage and retrieval that defers investments in data organization until production queries need to be run by working with data directly in native form. Schema-on-read functions have been implemented in a wide range of analytical systems, most notably Hadoop. SchemaOnRead is a CRAN package that uses R’s flexible data representations to provide transparent and convenient support for the schema-on-read paradigm in R. The schema-on- read tools within the package include a single function call that recursively reads folders with text, comma separated value, raster image, R data, HDF5, NetCDF, spreadsheet, Weka, Epi Info,more » Pajek network, R network, HTML, SPSS, Systat, and Stata files. The provided tools can be used as-is or easily adapted to implement customized schema-on-read tool chains in R. This paper’s contribution is that it introduces and describes SchemaOnRead, the first R package specifically focused on providing explicit schema-on-read support in R.« less

  19. The development of a classification schema for arts-based approaches to knowledge translation.

    PubMed

    Archibald, Mandy M; Caine, Vera; Scott, Shannon D

    2014-10-01

    Arts-based approaches to knowledge translation are emerging as powerful interprofessional strategies with potential to facilitate evidence uptake, communication, knowledge, attitude, and behavior change across healthcare provider and consumer groups. These strategies are in the early stages of development. To date, no classification system for arts-based knowledge translation exists, which limits development and understandings of effectiveness in evidence syntheses. We developed a classification schema of arts-based knowledge translation strategies based on two mechanisms by which these approaches function: (a) the degree of precision in key message delivery, and (b) the degree of end-user participation. We demonstrate how this classification is necessary to explore how context, time, and location shape arts-based knowledge translation strategies. Classifying arts-based knowledge translation strategies according to their core attributes extends understandings of the appropriateness of these approaches for various healthcare settings and provider groups. The classification schema developed may enhance understanding of how, where, and for whom arts-based knowledge translation approaches are effective, and enable theorizing of essential knowledge translation constructs, such as the influence of context, time, and location on utilization strategies. The classification schema developed may encourage systematic inquiry into the effectiveness of these approaches in diverse interprofessional contexts. © 2014 Sigma Theta Tau International.

  20. Solving Word Problems using Schemas: A Review of the Literature

    PubMed Central

    Powell, Sarah R.

    2011-01-01

    Solving word problems is a difficult task for students at-risk for or with learning disabilities (LD). One instructional approach that has emerged as a valid method for helping students at-risk for or with LD to become more proficient at word-problem solving is using schemas. A schema is a framework for solving a problem. With a schema, students are taught to recognize problems as falling within word-problem types and to apply a problem solution method that matches that problem type. This review highlights two schema approaches for 2nd- and 3rd-grade students at-risk for or with LD: schema-based instruction and schema-broadening instruction. A total of 12 schema studies were reviewed and synthesized. Both types of schema approaches enhanced the word-problem skill of students at-risk for or with LD. Based on the review, suggestions are provided for incorporating word-problem instruction using schemas. PMID:21643477

  1. A narrative review of schemas and schema therapy outcomes in the eating disorders.

    PubMed

    Pugh, Matthew

    2015-07-01

    Whilst cognitive-behavioural therapy has demonstrated efficacy in the treatment of eating disorders, therapy outcomes and current conceptualizations still remain inadequate. In light of these shortcomings there has been growing interest in the utility of schema therapy applied to eating pathology. The present article first provides a narrative review of empirical literature exploring schemas and schema processes in eating disorders. Secondly, it critically evaluates outcome studies assessing schema therapy applied to eating disorders. Current evidence lends support to schema-focused conceptualizations of eating pathology and confirms that eating disorders are characterised by pronounced maladaptive schemas. Treatment outcomes also indicate that schema therapy, the schema-mode approach, and associated techniques are promising interventions for complex eating disorders. Implications for clinical practice and future directions for research are discussed. Copyright © 2015 Elsevier Ltd. All rights reserved.

  2. A Program Structure for Event-Based Speech Synthesis by Rules within a Flexible Segmental Framework.

    ERIC Educational Resources Information Center

    Hill, David R.

    1978-01-01

    A program structure based on recently developed techniques for operating system simulation has the required flexibility for use as a speech synthesis algorithm research framework. This program makes synthesis possible with less rigid time and frequency-component structure than simpler schemes. It also meets real-time operation and memory-size…

  3. XML Schema Guide for Primary CDR Submissions

    EPA Pesticide Factsheets

    This document presents the extensible markup language (XML) schema guide for the Office of Pollution Prevention and Toxics’ (OPPT) e-CDRweb tool. E-CDRweb is the electronic, web-based tool provided by Environmental Protection Agency (EPA) for the submission of Chemical Data Reporting (CDR) information. This document provides the user with tips and guidance on correctly using the version 1.7 XML schema. Please note that the order of the elements must match the schema.

  4. Schema-based learning of adaptable and flexible prey- catching in anurans II. Learning after lesioning.

    PubMed

    Corbacho, Fernando; Nishikawa, Kiisa C; Weerasuriya, Ananda; Liaw, Jim-Shih; Arbib, Michael A

    2005-12-01

    The previous companion paper describes the initial (seed) schema architecture that gives rise to the observed prey-catching behavior. In this second paper in the series we describe the fundamental adaptive processes required during learning after lesioning. Following bilateral transections of the hypoglossal nerve, anurans lunge toward mealworms with no accompanying tongue or jaw movement. Nevertheless anurans with permanent hypoglossal transections eventually learn to catch their prey by first learning to open their mouth again and then lunging their body further and increasing their head angle. In this paper we present a new learning framework, called schema-based learning (SBL). SBL emphasizes the importance of the current existent structure (schemas), that defines a functioning system, for the incremental and autonomous construction of ever more complex structure to achieve ever more complex levels of functioning. We may rephrase this statement into the language of Schema Theory (Arbib 1992, for a comprehensive review) as the learning of new schemas based on the stock of current schemas. SBL emphasizes a fundamental principle of organization called coherence maximization, that deals with the maximization of congruence between the results of an interaction (external or internal) and the expectations generated for that interaction. A central hypothesis consists of the existence of a hierarchy of predictive internal models (predictive schemas) all over the control center-brain-of the agent. Hence, we will include predictive models in the perceptual, sensorimotor, and motor components of the autonomous agent architecture. We will then show that predictive models are fundamental for structural learning. In particular we will show how a system can learn a new structural component (augment the overall network topology) after being lesioned in order to recover (or even improve) its original functionality. Learning after lesioning is a special case of structural

  5. Schema representation in patients with ventromedial PFC lesions.

    PubMed

    Ghosh, Vanessa E; Moscovitch, Morris; Melo Colella, Brenda; Gilboa, Asaf

    2014-09-03

    Human neuroimaging and animal studies have recently implicated the ventromedial prefrontal cortex (vmPFC) in memory schema, particularly in facilitating new encoding by existing schemas. In humans, the most conspicuous memory disorder following vmPFC damage is confabulation; strategic retrieval models suggest that aberrant schema activation or reinstatement plays a role in confabulation. This raises the possibility that beyond its role in schema-supported memory encoding, the vmPFC is also implicated in schema reinstatement itself. If that is the case, vmPFC lesions should lead to impaired schema-based operations, even on tasks that do not involve memory acquisition. To test this prediction, ten patients with vmPFC damage, four with present or prior confabulation, and a group of twelve matched healthy controls made speeded yes/no decisions as to whether words were closely related to a schema (a visit to the doctor). Ten minutes later, they repeated the task for a new schema (going to bed) with some words related to the first schema included as lures. Last, they rated the degree to which stimuli were related to the second schema. All four vmPFC patients with present or prior confabulation were impaired in rejecting lures and in classifying stimulus belongingness to the schema, even when they were not lures. Nonconfabulating patients performed comparably to healthy adults with high accuracy, comparable reaction times, and similar ratings. These results show for the first time that damage to the human vmPFC, when associated with confabulation, leads to deficient schema reinstatement, which is likely a prerequisite for schema-mediated memory integration. Copyright © 2014 the authors 0270-6474/14/3412057-14$15.00/0.

  6. The Evolution of a Coding Schema in a Paced Program of Research

    ERIC Educational Resources Information Center

    Winters, Charlene A.; Cudney, Shirley; Sullivan, Therese

    2010-01-01

    A major task involved in the management, analysis, and integration of qualitative data is the development of a coding schema to facilitate the analytic process. Described in this paper is the evolution of a coding schema that was used in the analysis of qualitative data generated from online forums of middle-aged women with chronic conditions who…

  7. XML Schema Guide for Secondary CDR Submissions

    EPA Pesticide Factsheets

    This document presents the extensible markup language (XML) schema guide for the Office of Pollution Prevention and Toxics’ (OPPT) e-CDRweb tool. E-CDRweb is the electronic, web-based tool provided by Environmental Protection Agency (EPA) for the submission of Chemical Data Reporting (CDR) information. This document provides the user with tips and guidance on correctly using the version 1.1 XML schema for the Joint Submission Form. Please note that the order of the elements must match the schema.

  8. Inpatient schema therapy for nonresponsive patients with personality pathology: Changes in symptomatic distress, schemas, schema modes, coping styles, experienced parenting styles, and mental well-being.

    PubMed

    Schaap, Grietje M; Chakhssi, Farid; Westerhof, Gerben J

    2016-12-01

    This study provides an evaluation of group schema therapy (ST) for inpatient treatment of patients with personality pathology who did not respond to previous psychotherapeutic interventions. Forty-two patients were assessed pre- and posttreatment, and 35 patients were evaluated at follow-up 6 months later. The results showed a dropout rate of 35%. Those who dropped out did not differ from those who completed treatment with regard to demographic and clinical variables; the only exception was that those who dropped out showed a lower prevalence of mood disorders. Furthermore, intention-to-treat analyses showed a significant improvement in maladaptive schemas, schema modes, maladaptive coping styles, mental well-being, and psychological distress after treatment, and these improvements were maintained at follow-up. On the other hand, there was no significant change in experienced parenting style as self-reported by patients. Changes in schemas and schema modes measured from pre- to posttreatment were predictive of general psychological distress at follow-up. Overall, these preliminary findings suggest that positive treatment results can be obtained with group ST-based inpatient treatment for patients who did not respond to previous psychotherapeutic interventions. Moreover, these findings are comparable with treatment results for patients without such a nonresponsive treatment history. (PsycINFO Database Record (c) 2016 APA, all rights reserved).

  9. Relationship of negative self-schemas and attachment styles with appearance schemas.

    PubMed

    Ledoux, Tracey; Winterowd, Carrie; Richardson, Tamara; Clark, Julie Dorton

    2010-06-01

    The purpose was to test, among women, the relationship between negative self-schemas and styles of attachment with men and women and two types of appearance investment (Self-evaluative and Motivational Salience). Predominantly Caucasian undergraduate women (N=194) completed a modified version of the Relationship Questionnaire, the Young Schema Questionnaire-Short Form, and the Appearance Schemas Inventory-Revised. Linear multiple regression analyses were conducted with Motivational Salience and Self-evaluative Salience of appearance serving as dependent variables and relevant demographic variables, negative self-schemas, and styles of attachment to men serving as independent variables. Styles of attachment to women were not entered into these regression models because Pearson correlations indicated they were not related to either dependent variable. Self-evaluative Salience of appearance was related to impaired autonomy and performance negative self-schema and the preoccupation style of attachment with men, while Motivational Salience of appearance was related only to the preoccupation style of attachment with men. 2010 Elsevier Ltd. All rights reserved.

  10. Hybrid Schema Matching for Deep Web

    NASA Astrophysics Data System (ADS)

    Chen, Kerui; Zuo, Wanli; He, Fengling; Chen, Yongheng

    Schema matching is the process of identifying semantic mappings, or correspondences, between two or more schemas. Schema matching is a first step and critical part of data integration. For schema matching of deep web, most researches only interested in query interface, while rarely pay attention to abundant schema information contained in query result pages. This paper proposed a mixed schema matching technique, which combines attributes that appeared in query structures and query results of different data sources, and mines the matched schemas inside. Experimental results prove the effectiveness of this method for improving the accuracy of schema matching.

  11. Component Prioritization Schema for Achieving Maximum Time and Cost Benefits from Software Testing

    NASA Astrophysics Data System (ADS)

    Srivastava, Praveen Ranjan; Pareek, Deepak

    Software testing is any activity aimed at evaluating an attribute or capability of a program or system and determining that it meets its required results. Defining the end of software testing represents crucial features of any software development project. A premature release will involve risks like undetected bugs, cost of fixing faults later, and discontented customers. Any software organization would want to achieve maximum possible benefits from software testing with minimum resources. Testing time and cost need to be optimized for achieving a competitive edge in the market. In this paper, we propose a schema, called the Component Prioritization Schema (CPS), to achieve an effective and uniform prioritization of the software components. This schema serves as an extension to the Non Homogenous Poisson Process based Cumulative Priority Model. We also introduce an approach for handling time-intensive versus cost-intensive projects.

  12. Maladaptive dependency schemas, posttraumatic stress hyperarousal symptoms, and intimate partner aggression perpetration.

    PubMed

    Kachadourian, Lorig K; Taft, Casey T; Holowka, Darren W; Woodward, Halley; Marx, Brian P; Burns, Anthony

    2013-10-01

    This study examined the associations between maladaptive dependency-related schemas, posttraumatic stress disorder (PTSD) hyperarousal symptoms, and intimate-partner psychological and physical aggression in a sample of court-referred men (N = 174) participating in a domestic-abuser-intervention program. The men were largely African American; average age was 33.5 years. The extent to which hyperarousal symptoms moderated the association between dependency schemas and aggression was also examined. Maladaptive dependency-related schemas were positively associated with severe psychological, and mild and severe physical aggression perpetration. Hyperarousal symptoms were positively associated with mild and severe psychological aggression, and mild physical aggression perpetration. Multiple regression analyses showed a significant interaction for mild physical aggression: For those with high levels of hyperarousal symptoms, greater endorsement of maladaptive dependency schemas was associated with the perpetration of aggression (B = 0.98, p = .001). For those with low levels of hyperarousal symptoms, there was no association between dependency schemas and aggression (B = 0.04, ns). These findings suggest that focusing on problematic dependency and PTSD-hyperarousal symptoms in domestic-abuser-intervention programs may be helpful, and that examining related variables as possible moderators between dependency schemas and intimate aggression would be a fruitful area for future research. Published 2013. This article is a US Government work and is in the public domain in the USA.

  13. The role of aggression-related early maladaptive schemas and schema modes in aggression in a prisoner sample.

    PubMed

    Dunne, Ashley L; Gilbert, Flora; Lee, Stuart; Daffern, Michael

    2018-05-01

    Contemporary social-cognitive aggression theory and extant empirical research highlights the relationship between certain Early Maladaptive Schemas (EMSs) and aggression in offenders. To date, the related construct of schema modes, which presents a comprehensive and integrated schema unit, has received scant empirical attention. Furthermore, EMSs and schema modes have yet to be examined concurrently with respect to aggressive behavior. This study examined associations between EMSs, schema modes, and aggression in an offender sample. Two hundred and eight adult male prisoners completed self-report psychological tests measuring their histories of aggression, EMSs, and schema modes. Regression analyses revealed that EMSs were significantly associated with aggression but did not account for a unique portion of variance once the effects of schema modes were taken into account. Three schema modes, Enraged Child, Impulsive Child, and Bully and Attack, significantly predicted aggression. These findings support the proposition that schema modes characterized by escalating states of anger, rage, and impulsivity characterize aggressive offenders. In this regard, we call attention to the need to include schema modes in contemporary social-cognitive aggression theories, and suggest that systematic assessment and treatment of schema modes has the potential to enhance outcomes with violent offenders. © 2018 Wiley Periodicals, Inc.

  14. XCEDE: An Extensible Schema For Biomedical Data

    PubMed Central

    Gadde, Syam; Aucoin, Nicole; Grethe, Jeffrey S.; Keator, David B.; Marcus, Daniel S.; Pieper, Steve

    2013-01-01

    The XCEDE (XML-based Clinical and Experimental Data Exchange) XML schema, developed by members of the BIRN (Biomedical Informatics Research Network), provides an extensive metadata hierarchy for storing, describing and documenting the data generated by scientific studies. Currently at version 2.0, the XCEDE schema serves as a specification for the exchange of scientific data between databases, analysis tools, and web services. It provides a structured metadata hierarchy, storing information relevant to various aspects of an experiment (project, subject, protocol, etc.). Each hierarchy level also provides for the storage of data provenance information allowing for a traceable record of processing and/or changes to the underlying data. The schema is extensible to support the needs of various data modalities and to express types of data not originally envisioned by the developers. The latest version of the XCEDE schema and manual are available from http://www.xcede.org/ PMID:21479735

  15. Explanation-Based Knowledge Acquisition of Schemas in Practical Electronics: A Machine Learning Approach

    DTIC Science & Technology

    1990-09-12

    electronics reading to the next. To test this hypothesis and the suitability of EBL to acquiring schemas, I have implemented an automated reader/learner as...used. For example, testing the utility of a kidnapping schema using several readings about kidnapping can only go so far toward establishing the...the cost of carrying the new rules while processing unrelated material will be underestimated. The present research tests the utility of new schemas in

  16. Conceptual Developments in Schema Theory.

    ERIC Educational Resources Information Center

    Bigenho, Frederick W., Jr.

    The conceptual development of schema theory, the way an individual organizes knowledge, is discussed, reviewing a range of perspectives regarding schema. Schema has been defined as the interfacing of incoming information with prior knowledge, clustered in networks. These networks comprise a superordinate concept and supporting information. The…

  17. Schemas and memory consolidation.

    PubMed

    Tse, Dorothy; Langston, Rosamund F; Kakeyama, Masaki; Bethus, Ingrid; Spooner, Patrick A; Wood, Emma R; Witter, Menno P; Morris, Richard G M

    2007-04-06

    Memory encoding occurs rapidly, but the consolidation of memory in the neocortex has long been held to be a more gradual process. We now report, however, that systems consolidation can occur extremely quickly if an associative "schema" into which new information is incorporated has previously been created. In experiments using a hippocampal-dependent paired-associate task for rats, the memory of flavor-place associations became persistent over time as a putative neocortical schema gradually developed. New traces, trained for only one trial, then became assimilated and rapidly hippocampal-independent. Schemas also played a causal role in the creation of lasting associative memory representations during one-trial learning. The concept of neocortical schemas may unite psychological accounts of knowledge structures with neurobiological theories of systems memory consolidation.

  18. Improving Grasp Skills Using Schema Structured Learning

    NASA Technical Reports Server (NTRS)

    Platt, Robert; Grupen, ROderic A.; Fagg, Andrew H.

    2006-01-01

    Abstract In the control-based approach to robotics, complex behavior is created by sequencing and combining control primitives. While it is desirable for the robot to autonomously learn the correct control sequence, searching through the large number of potential solutions can be time consuming. This paper constrains this search to variations of a generalized solution encoded in a framework known as an action schema. A new algorithm, SCHEMA STRUCTURED LEARNING, is proposed that repeatedly executes variations of the generalized solution in search of instantiations that satisfy action schema objectives. This approach is tested in a grasping task where Dexter, the UMass humanoid robot, learns which reaching and grasping controllers maximize the probability of grasp success.

  19. Topological Schemas of Cognitive Maps and Spatial Learning.

    PubMed

    Babichev, Andrey; Cheng, Sen; Dabaghian, Yuri A

    2016-01-01

    Spatial navigation in mammals is based on building a mental representation of their environment-a cognitive map. However, both the nature of this cognitive map and its underpinning in neural structures and activity remains vague. A key difficulty is that these maps are collective, emergent phenomena that cannot be reduced to a simple combination of inputs provided by individual neurons. In this paper we suggest computational frameworks for integrating the spiking signals of individual cells into a spatial map, which we call schemas. We provide examples of four schemas defined by different types of topological relations that may be neurophysiologically encoded in the brain and demonstrate that each schema provides its own large-scale characteristics of the environment-the schema integrals. Moreover, we find that, in all cases, these integrals are learned at a rate which is faster than the rate of complete training of neural networks. Thus, the proposed schema framework differentiates between the cognitive aspect of spatial learning and the physiological aspect at the neural network level.

  20. How the Media Effects Schema and the Persuasion Ethics Schema Affect Audience Responses to Antismoking Campaign Messages.

    PubMed

    Paek, Hye-Jin; Hove, Thomas

    2018-05-01

    This study examines the roles that the media effects and persuasion ethics schemas play in people's responses to an antismoking ad in South Korea. An online experiment was conducted with 347 adults. The media effects schema was manipulated with news stories on an antismoking campaign's effectiveness, while the persuasion ethics schema was measured and median-split. Analysis of Variance (ANOVA) tests were performed for issue attitudes (Iatt), attitude toward the ad (Aad), and behavioral intention (BI). Results show significant main effects of the media effects schema on the three dependent variables. People in the weak media effects condition had significantly lower Iatt, Aad, and BI than those in either the strong media effects condition or the control condition. This pattern was more pronounced among smokers. While there was no significant main effect of the persuasion ethics schema on any of the dependent variables, a significant interaction effect for persuasion ethics schema and smoking status was found on behavioral intention (BI). Nonsmokers' BI was significantly higher than smokers' in the low-persuasion ethics schema condition, but it was not significant in the high-persuasion ethics schema condition.

  1. Group Schema Therapy for Eating Disorders: A Pilot Study

    PubMed Central

    Simpson, Susan G.; Morrow, Emma; van Vreeswijk, Michiel; Reid, Caroline

    2010-01-01

    This paper describes the use of Group Schema Therapy for Eating Disorders (ST-E-g) in a case series of eight participants with chronic eating disorders and high levels of co-morbidity. Treatment was comprised of 20 sessions which included cognitive, experiential, and interpersonal strategies, with an emphasis on behavioral change. Specific schema-based strategies focused on bodily felt-sense and body-image, as well as emotional regulation skills. Six attended until end of treatment, two dropped-out at mid-treatment. Eating disorder severity, global schema severity, shame, and anxiety levels were reduced between pre- and post-therapy, with a large effect size at follow-up. Clinically significant improvement in eating severity was found in four out of six completers. Group completers showed a mean reduction in schema severity of 43% at post-treatment, and 59% at follow-up. By follow-up, all completers had achieved over 60% improvement in schema severity. Self-report feedback suggests that group factors may catalyze the change process in schema therapy by increasing perceptions of support and encouragement to take risks and try out new behaviors, whilst providing a de-stigmatizing and de-shaming therapeutic experience. PMID:21833243

  2. Sexual Self-Schemas in the Real World: Investigating the Ecological Validity of Language-Based Markers of Childhood Sexual Abuse

    PubMed Central

    Stanton, Amelia M.; Meston, Cindy M.

    2017-01-01

    Abstract This is the first study to examine language use and sexual self-schemas in natural language data extracted from posts to a large online forum. Recently, two studies applied advanced text analysis techniques to examine differences in language use and sexual self-schemas between women with and without a history of childhood sexual abuse. The aim of the current study was to test the ecological validity of the differences in language use and sexual self-schema themes that emerged between these two groups of women in the laboratory. Archival natural language data were extracted from a social media website and analyzed using LIWC2015, a computerized text analysis program, and other word counting approaches. The differences in both language use and sexual self-schema themes that manifested in recent laboratory research were replicated and validated in the large online sample. To our knowledge, these results provide the first empirical examination of sexual cognitions as they occur in the real world. These results also suggest that natural language analysis of text extracted from social media sites may be a potentially viable precursor or alternative to laboratory measurement of sexual trauma phenomena, as well as clinical phenomena, more generally. PMID:28570129

  3. Positive clinical psychology and Schema Therapy (ST): The development of the Young Positive Schema Questionnaire (YPSQ) to complement the Young Schema Questionnaire 3 Short Form (YSQ-S3).

    PubMed

    Louis, John P; Wood, Alex M; Lockwood, George; Ho, Moon-Ho Ringo; Ferguson, Eamonn

    2018-04-19

    Negative schemas have been widely recognized as being linked to psychopathology and mental health, and they are central to the Schema Therapy (ST) model. This study is the first to report on the psychometric properties of the Young Positive Schema Questionnaire (YPSQ). In a combined community sample (Manila, Philippines, n = 559; Bangalore, India, n = 350; Singapore, n = 628), we identified a 56-item, 14-factor solution for the YPSQ. Multigroup confirmatory factor analysis supported the 14-factor model using data from two other independent samples: an Eastern sample from Kuala Lumpur, Malaysia (n = 229) and a Western sample from the United States (n = 214). Construct validity was demonstrated with the Young Schema Questionnaire 3 Short Form (YSQ-S3) that measures negative schemas, and divergent validity was demonstrated for 11 of the YPSQ subscales with their respective negative schema counterparts. Convergent validity of the 14 subscales of YPSQ was demonstrated with measures of personality dispositions, emotional distress, well-being, trait gratitude, and humor styles. Positive schemas also showed incremental validity over and above negative schemas for these same measures, thus demonstrating that both positive and negative schemas are separate constructs that relate in unique ways to mental health. Implications for using both the YPSQ and the YSQ-S3 scales in tandem in ST as well as cultural nuances from the use of Asian samples were discussed. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  4. DDML Schema Validation

    DTIC Science & Technology

    2016-02-08

    Data Display Markup Language HUD heads-up display IRIG Inter-Range Instrumentation Group RCC Range Commanders Council SVG Scalable Vector Graphics...T&E test and evaluation TMATS Telemetry Attributes Transfer Standard XML eXtensible Markup Language DDML Schema Validation, RCC 126-16, February...2016 viii This page intentionally left blank. DDML Schema Validation, RCC 126-16, February 2016 1 1. Introduction This Data Display Markup

  5. TMATS/ IHAL/ DDML Schema Validation

    DTIC Science & Technology

    2017-02-01

    task was to create a method for performing IRIG eXtensible Markup Language (XML) schema validation. As opposed to XML instance document validation...TMATS / IHAL / DDML Schema Validation, RCC 126-17, February 2017 vii Acronyms DDML Data Display Markup Language HUD heads-up display iNET...system XML eXtensible Markup Language TMATS / IHAL / DDML Schema Validation, RCC 126-17, February 2017 viii This page intentionally left blank

  6. Cognitive Group Therapy Based on Schema-Focused Approach for Reducing Depression in Prisoners Living With HIV.

    PubMed

    Jalali, Farzad; Hasani, Alireza; Hashemi, Seyedeh Fatemeh; Kimiaei, Seyed Ali; Babaei, Ali

    2018-06-01

    Depression is one the most common mental disorders in prisons. People living with HIV are more likely to develop psychological difficulties when compared with the general population. This study aims to determine the efficacy of cognitive group therapy based on schema-focused approach in reducing depression in prisoners living with HIV. The design of this study was between-groups (or "independent measures"). It was conducted with pretest, posttest, and waiting list control group. The research population comprised all prisoners living with HIV in a men's prison in Iran. Based on voluntary desire, screening, and inclusion criteria, 42 prisoners living with HIV participated in this study. They were randomly assigned to an experimental group (21 prisoners) and waiting list control group (21 prisoners). The experimental group received 11 sessions of schema-focused cognitive group therapy, while the waiting list control group received the treatment after the completion of the study. The various groups were evaluated in terms of depression. ANCOVA models were employed to test the study hypotheses. Collated results indicated that depression was reduced among prisoners in the experimental group. Schema therapy (ST) could reduce depression among prisoners living with HIV/AIDS.

  7. The Biomarker-Surrogacy Evaluation Schema: a review of the biomarker-surrogate literature and a proposal for a criterion-based, quantitative, multidimensional hierarchical levels of evidence schema for evaluating the status of biomarkers as surrogate endpoints.

    PubMed

    Lassere, Marissa N

    2008-06-01

    There are clear advantages to using biomarkers and surrogate endpoints, but concerns about clinical and statistical validity and systematic methods to evaluate these aspects hinder their efficient application. Section 2 is a systematic, historical review of the biomarker-surrogate endpoint literature with special reference to the nomenclature, the systems of classification and statistical methods developed for their evaluation. In Section 3 an explicit, criterion-based, quantitative, multidimensional hierarchical levels of evidence schema - Biomarker-Surrogacy Evaluation Schema - is proposed to evaluate and co-ordinate the multiple dimensions (biological, epidemiological, statistical, clinical trial and risk-benefit evidence) of the biomarker clinical endpoint relationships. The schema systematically evaluates and ranks the surrogacy status of biomarkers and surrogate endpoints using defined levels of evidence. The schema incorporates the three independent domains: Study Design, Target Outcome and Statistical Evaluation. Each domain has items ranked from zero to five. An additional category called Penalties incorporates additional considerations of biological plausibility, risk-benefit and generalizability. The total score (0-15) determines the level of evidence, with Level 1 the strongest and Level 5 the weakest. The term ;surrogate' is restricted to markers attaining Levels 1 or 2 only. Surrogacy status of markers can then be directly compared within and across different areas of medicine to guide individual, trial-based or drug-development decisions. This schema would facilitate communication between clinical, researcher, regulatory, industry and consumer participants necessary for evaluation of the biomarker-surrogate-clinical endpoint relationship in their different settings.

  8. Explaining sex differences in managerial career satisfier preferences: the role of gender self-schema.

    PubMed

    Eddleston, Kimberly A; Veiga, John F; Powell, Gary N

    2006-03-01

    Using survey data from 400 managers, the authors examined whether gender self-schema would explain sex differences in preferences for status-based and socioemotional career satisfiers. Female gender self-schema, represented by femininity and family role salience, completely mediated the relationship between managers' sex and preferences for socioemotional career satisfiers. However, male gender self-schema, represented by masculinity and career role salience, did not mediate the relationship between managers' sex and preferences for status-based career satisfiers. As expected, male managers regarded status-based career satisfiers as more important and socioemotional career satisfiers as less important than female managers did. The proposed conceptualization of male and female gender self-schemas, which was supported by the data, enhances understanding of adult self-schema and work-related attitudes and behavior.

  9. A Split-Path Schema-Based RFID Data Storage Model in Supply Chain Management

    PubMed Central

    Fan, Hua; Wu, Quanyuan; Lin, Yisong; Zhang, Jianfeng

    2013-01-01

    In modern supply chain management systems, Radio Frequency IDentification (RFID) technology has become an indispensable sensor technology and massive RFID data sets are expected to become commonplace. More and more space and time are needed to store and process such huge amounts of RFID data, and there is an increasing realization that the existing approaches cannot satisfy the requirements of RFID data management. In this paper, we present a split-path schema-based RFID data storage model. With a data separation mechanism, the massive RFID data produced in supply chain management systems can be stored and processed more efficiently. Then a tree structure-based path splitting approach is proposed to intelligently and automatically split the movement paths of products. Furthermore, based on the proposed new storage model, we design the relational schema to store the path information and time information of tags, and some typical query templates and SQL statements are defined. Finally, we conduct various experiments to measure the effect and performance of our model and demonstrate that it performs significantly better than the baseline approach in both the data expression and path-oriented RFID data query performance. PMID:23645112

  10. Schema Theories as a Base for the Structural Representation of the Knowledge State.

    ERIC Educational Resources Information Center

    Dochy, F. J. R. C.; Bouwens, M. R. J.

    From the view of schema-transfer theory, the use of schemata with their several functions gives an explanation for the facilitative effect of prior knowledge on learning processes. This report gives a theoretical exploration of the concept of schemata, underlying schema theories, and functions of schemata to indicate the importance of schema…

  11. The role of childhood trauma, early maladaptive schemas, emotional schemas and experimental avoidance on depression: A structural equation modeling.

    PubMed

    Rezaei, Mehdi; Ghazanfari, Firoozeh; Rezaee, Fatemeh

    2016-12-30

    The present investigation was designed to examine disconnection and rejection (DR) schemas, negative emotional schemas (NESs) and experimental avoidance (EA) as mediating variables of the relationship between the childhood trauma (CT) and depression. Specifically we examined the mediating role of NESs and EA between DR schemas and depression. The study sample consist of 439 female college students (M age =22.47; SD=6.0), of whom 88 met the criteria for current major depressive disorder (MDD) and 351 who had history of MDD in the last 12 months. Subjects were assessed by Structured Clinical Interview for DSM-IV (SCID) and completed the Childhood Trauma Questionnaire (CTQ), the Early Maladaptive Schemas Questionnaire (SQ-SF), the Leahy Emotional Schemas Scale (LESS), the Acceptance and Action Questionnaire (AAQ-II), and the Beck Depression Inventory-II (BDI-II). The findings showed that DR schemas were mediator of the relationship CT and depression but CT through the NESs and EA did not predict depression. NESs were mediator of the relationship between DR schemas and depression and EA was mediator of the relationship between DR schemas and depression. In general, results suggest that intervention of depressed women may need to target the changing of DR schemas, NESs and reduction of EA. Copyright © 2016 Elsevier Ireland Ltd. All rights reserved.

  12. [The mediating role of the interpersonal schemas between parenting styles and psychological symptoms: a schema focused view].

    PubMed

    Soygüt, Gonca; Cakir, Zehra

    2009-01-01

    The first aim of this study was to examine the relationships between perceived parenting styles and interpersonal schemas. The second purpose was to investigate the mediator role of interpersonal schemas between perceived parenting styles and psychological symptoms. University students (N=94), ages ranging between 17-26, attending to different faculty and classes, have completed Interpersonal Schema Questionnaire, Young Parenting Inventory and Symptom Check List-90. A series of regression analyses revealed that perceived parenting styles have predictive power on a number of interpersonal schemas. Further analyses pointed out that the mediator role of Hostility situation of interpersonal schemas between psychological symptoms and normative, belittling/criticizing, pessimistic/worried parenting styles on the mother forms (Sobel z= 1.94-2.08, p < .01); and normative, belittling/criticizing, emotionally depriving, pessimistic/worried, punitive, and restricted/emotionally inhibited parenting styles (Sobel z= 2.20-2.86, p < .05-.01) on the father forms of the scales. Regression analyses pointed out the predictive power of perceived parenting styles on interpersonal schemas. Moreover, the mediator role of interpersonal schemas between perceived parenting styles and psychological symptoms was also observed. Excluding pessimistic/anxious parenting styles, perceived parenting styles of mothers and fathers differed in their relation to psychological symptoms. In overall evaluation, we believe that, although schemas and parental styles have some universalities in relation to their impacts on psychological health, further research is necessary to address their implications and possible paternal differences in our collectivistic cultural context.

  13. Use of Schema on Read in Earth Science Data Archives

    NASA Technical Reports Server (NTRS)

    Hegde, Mahabaleshwara; Smit, Christine; Pilone, Paul; Petrenko, Maksym; Pham, Long

    2017-01-01

    Traditionally, NASA Earth Science data archives have file-based storage using proprietary data file formats, such as HDF and HDF-EOS, which are optimized to support fast and efficient storage of spaceborne and model data as they are generated. The use of file-based storage essentially imposes an indexing strategy based on data dimensions. In most cases, NASA Earth Science data uses time as the primary index, leading to poor performance in accessing data in spatial dimensions. For example, producing a time series for a single spatial grid cell involves accessing a large number of data files. With exponential growth in data volume due to the ever-increasing spatial and temporal resolution of the data, using file-based archives poses significant performance and cost barriers to data discovery and access. Storing and disseminating data in proprietary data formats imposes an additional access barrier for users outside the mainstream research community. At the NASA Goddard Earth Sciences Data Information Services Center (GES DISC), we have evaluated applying the schema-on-read principle to data access and distribution. We used Apache Parquet to store geospatial data, and have exposed data through Amazon Web Services (AWS) Athena, AWS Simple Storage Service (S3), and Apache Spark. Using the schema-on-read approach allows customization of indexing spatially or temporally to suit the data access pattern. The storage of data in open formats such as Apache Parquet has widespread support in popular programming languages. A wide range of solutions for handling big data lowers the access barrier for all users. This presentation will discuss formats used for data storage, frameworks with This presentation will discuss formats used for data storage, frameworks with support for schema-on-read used for data access, and common use cases covering data usage patterns seen in a geospatial data archive.

  14. Use of Schema on Read in Earth Science Data Archives

    NASA Astrophysics Data System (ADS)

    Petrenko, M.; Hegde, M.; Smit, C.; Pilone, P.; Pham, L.

    2017-12-01

    Traditionally, NASA Earth Science data archives have file-based storage using proprietary data file formats, such as HDF and HDF-EOS, which are optimized to support fast and efficient storage of spaceborne and model data as they are generated. The use of file-based storage essentially imposes an indexing strategy based on data dimensions. In most cases, NASA Earth Science data uses time as the primary index, leading to poor performance in accessing data in spatial dimensions. For example, producing a time series for a single spatial grid cell involves accessing a large number of data files. With exponential growth in data volume due to the ever-increasing spatial and temporal resolution of the data, using file-based archives poses significant performance and cost barriers to data discovery and access. Storing and disseminating data in proprietary data formats imposes an additional access barrier for users outside the mainstream research community. At the NASA Goddard Earth Sciences Data Information Services Center (GES DISC), we have evaluated applying the "schema-on-read" principle to data access and distribution. We used Apache Parquet to store geospatial data, and have exposed data through Amazon Web Services (AWS) Athena, AWS Simple Storage Service (S3), and Apache Spark. Using the "schema-on-read" approach allows customization of indexing—spatial or temporal—to suit the data access pattern. The storage of data in open formats such as Apache Parquet has widespread support in popular programming languages. A wide range of solutions for handling big data lowers the access barrier for all users. This presentation will discuss formats used for data storage, frameworks with support for "schema-on-read" used for data access, and common use cases covering data usage patterns seen in a geospatial data archive.

  15. Partitioning an object-oriented terminology schema.

    PubMed

    Gu, H; Perl, Y; Halper, M; Geller, J; Kuo, F; Cimino, J J

    2001-07-01

    Controlled medical terminologies are increasingly becoming strategic components of various healthcare enterprises. However, the typical medical terminology can be difficult to exploit due to its extensive size and high density. The schema of a medical terminology offered by an object-oriented representation is a valuable tool in providing an abstract view of the terminology, enhancing comprehensibility and making it more usable. However, schemas themselves can be large and unwieldy. We present a methodology for partitioning a medical terminology schema into manageably sized fragments that promote increased comprehension. Our methodology has a refinement process for the subclass hierarchy of the terminology schema. The methodology is carried out by a medical domain expert in conjunction with a computer. The expert is guided by a set of three modeling rules, which guarantee that the resulting partitioned schema consists of a forest of trees. This makes it easier to understand and consequently use the medical terminology. The application of our methodology to the schema of the Medical Entities Dictionary (MED) is presented.

  16. Automatic Program Synthesis Reports.

    ERIC Educational Resources Information Center

    Biermann, A. W.; And Others

    Some of the major results of future goals of an automatic program synthesis project are described in the two papers that comprise this document. The first paper gives a detailed algorithm for synthesizing a computer program from a trace of its behavior. Since the algorithm involves a search, the length of time required to do the synthesis of…

  17. Negative Relational Schemas Predict the Trajectory of Coercive Dynamics During Early Childhood

    PubMed Central

    Smith, Justin D.; Dishion, Thomas J.; Shaw, Daniel S.; Wilson, Melvin N.

    2014-01-01

    Coercive family processes are germane to the development of problem behaviors in early childhood, yet the cognitive and affective underpinnings are not well understood. We hypothesized that one antecedent of early coercive interactions is the caregiver’s implicit affective attitudes toward the child, which in this article are termed relational schemas. Relational schemas have previously been linked to coercion and problem behaviors, but there has yet to be an examination of the association between relational schemas and trajectories of coercion during early childhood. We examined 731 indigent caregiver-child dyads (49% female children) from a randomized intervention trial of the Family Check-Up. Predominantly biological mothers participated. A speech sample was used to assess relational schemas at age 2. Coercive interactions were assessed observationally each year between ages 2 and 4. Caregiver and teacher reports of children’s oppositional and aggressive behaviors were collected at age 7.5 and 8.5. Path analysis revealed that negative relational schemas were associated with less steep declines in coercion during this period, which in turn were predictive of ratings of oppositional and aggressive behaviors at age 7.5/8.5 after controlling for baseline levels, positive relational schemas, child gender, ethnicity, and cumulative risk. Intervention condition assignment did not moderate this relationship, suggesting the results represent a naturally occurring process. Given the link between persistent early coercion and later deleterious outcomes, relational schemas that maintain and amplify coercive dynamics represent a potential target for early intervention programs designed to improve parent–child relationships. PMID:25208813

  18. Parametric synthesis of a robust controller on a base of mathematical programming method

    NASA Astrophysics Data System (ADS)

    Khozhaev, I. V.; Gayvoronskiy, S. A.; Ezangina, T. A.

    2018-05-01

    Considered paper is dedicated to deriving sufficient conditions, linking root indices of robust control quality with coefficients of interval characteristic polynomial, on the base of mathematical programming method. On the base of these conditions, a method of PI- and PID-controllers, providing aperiodic transient process with acceptable stability degree and, subsequently, acceptable setting time, synthesis was developed. The method was applied to a problem of synthesizing a controller for a depth control system of an unmanned underwater vehicle.

  19. Mental Schemas Hamper Memory Storage of Goal-Irrelevant Information

    PubMed Central

    Sweegers, C. C. G.; Coleman, G. A.; van Poppel, E. A. M.; Cox, R.; Talamini, L. M.

    2015-01-01

    Mental schemas exert top-down control on information processing, for instance by facilitating the storage of schema-related information. However, given capacity-limits and competition in neural network processing, schemas may additionally exert their effects by suppressing information with low momentary relevance. In particular, when existing schemas suffice to guide goal-directed behavior, this may actually reduce encoding of the redundant sensory input, in favor of gaining efficiency in task performance. The present experiment set out to test this schema-induced shallow encoding hypothesis. Our approach involved a memory task in which faces had to be coupled to homes. For half of the faces the responses could be guided by a pre-learned schema, for the other half of the faces such a schema was not available. Memory storage was compared between schema-congruent and schema-incongruent items. To characterize putative schema effects, memory was assessed both with regard to visual details and contextual aspects of each item. The depth of encoding was also assessed through an objective neural measure: the parietal old/new ERP effect. This ERP effect, observed between 500–800 ms post-stimulus onset, is thought to reflect the extent of recollection: the retrieval of a vivid memory, including various contextual details from the learning episode. We found that schema-congruency induced substantial impairments in item memory and even larger ones in context memory. Furthermore, the parietal old/new ERP effect indicated higher recollection for the schema-incongruent than the schema-congruent memories. The combined findings indicate that, when goals can be achieved using existing schemas, this can hinder the in-depth processing of novel input, impairing the formation of perceptually detailed and contextually rich memory traces. Taking into account both current and previous findings, we suggest that schemas can both positively and negatively bias the processing of sensory

  20. Do schema processes mediate links between parenting and eating pathology?

    PubMed

    Sheffield, Alex; Waller, Glenn; Emanuelli, Francesca; Murray, James; Meyer, Caroline

    2009-07-01

    Adverse parenting experiences are commonly linked to eating pathology. A schema-based model of the development and maintenance of eating pathology proposes that one of the potential mediators of the link between parenting and eating pathology might be the development of schema maintenance processes--mechanisms that operate to help the individual avoid intolerable emotions. To test this hypothesis, 353 female students and 124 female eating-disordered clients were recruited. They completed a measure of perceived parenting experiences as related to schema development (Young Parenting Inventory-Revised (YPI-R)), two measures of schema processes (Young Compensatory Inventory; Young-Rygh Avoidance Inventory (YRAI)) and a measure of eating pathology (Eating Disorders Inventory (EDI)). In support of the hypothesis, certain schema processes did mediate the relationship between specific perceptions of parenting and particular forms of eating pathology, although these were different for the clinical and non-clinical samples. In those patients where parenting is implicated in the development of eating pathology, treatment might need to target the cognitive processes that can explain this link. 2009 John Wiley & Sons, Ltd and Eating Disorders Association

  1. Nonparametric Bayesian Modeling for Automated Database Schema Matching

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Ferragut, Erik M; Laska, Jason A

    2015-01-01

    The problem of merging databases arises in many government and commercial applications. Schema matching, a common first step, identifies equivalent fields between databases. We introduce a schema matching framework that builds nonparametric Bayesian models for each field and compares them by computing the probability that a single model could have generated both fields. Our experiments show that our method is more accurate and faster than the existing instance-based matching algorithms in part because of the use of nonparametric Bayesian models.

  2. Feasibility and Preliminary Effects of an Intervention Targeting Schema Development for Caregivers of Newly Admitted Hospice Patients

    PubMed Central

    Mazurek Melnyk, Bernadette

    2013-01-01

    Abstract Background The transition to hospice care is a stressful experience for caregivers, who report high anxiety, unpreparedness, and lack of confidence. These sequelae are likely explained by the lack of an accurate cognitive schema, not knowing what to expect or how to help their loved one. Few interventions exist for this population and most do not measure preparedness, confidence, and anxiety using a schema building a conceptual framework for a new experience. Objective The purpose of this study was to test the feasibility and preliminary effects of an intervention program, Education and Skill building Intervention for Caregivers of Hospice patients (ESI-CH), using an innovative conceptual design that targets cognitive schema development and basic skill building for caregivers of loved ones newly admitted to hospice services. Design A pre-experimental one-group pre- and post-test study design was used. Eighteen caregivers caring for loved ones in their homes were recruited and twelve completed the pilot study. Depression, anxiety, activity restriction, preparedness, and beliefs/confidence were measured. Results Caregivers reported increased preparedness, more helpful beliefs, and more confidence about their ability to care for their loved one. Preliminary trends suggested decreased anxiety levels for the intervention group. Caregivers who completed the intervention program rated the program very good or excellent, thought the information was helpful and timely, and would recommend it to friends. Conclusions Results show promise that the ESI-CH program may assist as an evidence-based program to support caregivers in their role as a caregiver to a newly admitted hospice patient. PMID:23384244

  3. How Do DSM-5 Personality Traits Align With Schema Therapy Constructs?

    PubMed

    Bach, Bo; Lee, Christopher; Mortensen, Erik Lykke; Simonsen, Erik

    2016-08-01

    DSM-5 offers an alternative model of personality pathology that includes 25 traits. Although personality disorders are mostly treated with psychotherapy, the correspondence between DSM-5 traits and concepts in evidence-based psychotherapy has not yet been evaluated adequately. Suitably, schema therapy was developed for treating personality disorders, and it has achieved promising evidence. The authors examined associations between DSM-5 traits and schema therapy constructs in a mixed sample of 662 adults, including 312 clinical participants. Associations were investigated in terms of factor loadings and regression coefficients in relation to five domains, followed by specific correlations among all constructs. The results indicated conceptually coherent associations, and 15 of 25 traits were strongly related to relevant schema therapy constructs. Conclusively, DSM-5 traits may be considered expressions of schema therapy constructs, which psychotherapists might take advantage of in terms of case formulation and targets of treatment. In turn, schema therapy constructs add theoretical understanding to DSM-5 traits.

  4. Thai University Student Schemas and Anxiety Symptomatology

    ERIC Educational Resources Information Center

    Rhein, Douglas; Sukawatana, Parisa

    2015-01-01

    This study explores how early maladaptive schemas (EMSs) contribute to the development of anxiety symptomologies among college undergraduates (N = 110). The study was conducted by assessing the correlations between 18 schemas derived from Young's model of Early Maladaptive Schemas (EMSs) and anxiety symptoms using Zung Self-Rating Anxiety Scale…

  5. Schema-Based Instruction on Learning English Polysemous Words: Effects of Instruction and Learners' Perceptions

    ERIC Educational Resources Information Center

    Mitsugi, Makoto

    2017-01-01

    The purpose of this study is to investigate the effectiveness of two instruction methods for teaching polysemous English prepositions ("at, in, on") and to explore learners' perception on learning tools used in the instruction when learning polysemous words. The first study investigated the effectiveness of schema-based instruction…

  6. Improving Seventh Grade Students' Learning of Ratio and Proportion: The Role of Schema-Based Instruction

    ERIC Educational Resources Information Center

    Jitendra, Asha K.; Star, Jon R.; Starosta, Kristin; Leh, Jayne M.; Sood, Sheetal; Caskie, Grace; Hughes, Cheyenne L.; Mack, Toshi R.

    2009-01-01

    The present study evaluated the effectiveness of an instructional intervention (schema-based instruction, SBI) that was designed to meet the diverse needs of middle school students by addressing the research literatures from both special education and mathematics education. Specifically, SBI emphasizes the role of the mathematical structure of…

  7. rCAD: A Novel Database Schema for the Comparative Analysis of RNA.

    PubMed

    Ozer, Stuart; Doshi, Kishore J; Xu, Weijia; Gutell, Robin R

    2011-12-31

    Beyond its direct involvement in protein synthesis with mRNA, tRNA, and rRNA, RNA is now being appreciated for its significance in the overall metabolism and regulation of the cell. Comparative analysis has been very effective in the identification and characterization of RNA molecules, including the accurate prediction of their secondary structure. We are developing an integrative scalable data management and analysis system, the RNA Comparative Analysis Database (rCAD), implemented with SQL Server to support RNA comparative analysis. The platformagnostic database schema of rCAD captures the essential relationships between the different dimensions of information for RNA comparative analysis datasets. The rCAD implementation enables a variety of comparative analysis manipulations with multiple integrated data dimensions for advanced RNA comparative analysis workflows. In this paper, we describe details of the rCAD schema design and illustrate its usefulness with two usage scenarios.

  8. rCAD: A Novel Database Schema for the Comparative Analysis of RNA

    PubMed Central

    Ozer, Stuart; Doshi, Kishore J.; Xu, Weijia; Gutell, Robin R.

    2013-01-01

    Beyond its direct involvement in protein synthesis with mRNA, tRNA, and rRNA, RNA is now being appreciated for its significance in the overall metabolism and regulation of the cell. Comparative analysis has been very effective in the identification and characterization of RNA molecules, including the accurate prediction of their secondary structure. We are developing an integrative scalable data management and analysis system, the RNA Comparative Analysis Database (rCAD), implemented with SQL Server to support RNA comparative analysis. The platformagnostic database schema of rCAD captures the essential relationships between the different dimensions of information for RNA comparative analysis datasets. The rCAD implementation enables a variety of comparative analysis manipulations with multiple integrated data dimensions for advanced RNA comparative analysis workflows. In this paper, we describe details of the rCAD schema design and illustrate its usefulness with two usage scenarios. PMID:24772454

  9. Correlates of African American Men's Sexual Schemas

    PubMed Central

    Morales, Dawn A.; Coyne-Beasley, Tamera; St. Lawrence, Janet

    2013-01-01

    Sexual schemas are cognitive representations of oneself as a sexual being and aid in the processing of sexually relevant information. We examined the relationship between sociosexuality (attitudes about casual sex), masculine ideology (attitudes toward traditional men and male roles), and cultural centrality (strength of identity with racial group) as significant psychosocial and sociocultural predictors in shaping young, heterosexual African American men's sexual schemas. A community sample (n=133) of men in a southeastern city of the United States completed quantitative self-report measures examining their attitudes and behavior related to casual sex, beliefs about masculinity, racial and cultural identity, and self-views of various sexual aspects of themselves. Results indicated that masculine ideology and cultural centrality were both positively related to men's sexual schemas. Cultural centrality explained 12 % of the variance in level of sexual schema, and had the strongest correlation of the predictor variables with sexual schema (r=.36). The need for more attention to the bidirectional relationships between masculinity, racial/cultural identity, and sexual schemas in prevention, intervention, and public health efforts for African American men is discussed. PMID:24031118

  10. Effectiveness of Schema-Based Instruction for Improving Seventh-Grade Students' Proportional Reasoning: A Randomized Experiment

    ERIC Educational Resources Information Center

    Jitendra, Asha K.; Star, Jon R.; Dupuis, Danielle N.; Rodriguez, Michael C.

    2013-01-01

    This study examined the effect of schema-based instruction (SBI) on 7th-grade students' mathematical problem-solving performance. SBI is an instructional intervention that emphasizes the role of mathematical structure in word problems and also provides students with a heuristic to self-monitor and aid problem solving. Using a…

  11. Thinking Children: Learning about Schemas.

    ERIC Educational Resources Information Center

    Meade, Anne; Cubey, Pam

    Schemas are cognitive structures or forms of thought, like pieces of ideas or concepts. Patterns in children's behavior, or in their drawings and paintings, indicate common themes or threads (schemas) running through them. The action research study described in this report examined the effects on children's learning of intervening in their…

  12. XML Schema Languages: Beyond DTD.

    ERIC Educational Resources Information Center

    Ioannides, Demetrios

    2000-01-01

    Discussion of XML (extensible markup language) and the traditional DTD (document type definition) format focuses on efforts of the World Wide Web Consortium's XML schema working group to develop a schema language to replace DTD that will be capable of defining the set of constraints of any possible data resource. (Contains 14 references.) (LRW)

  13. Characterizing Thematized Derivative Schema by the Underlying Emergent Structures

    ERIC Educational Resources Information Center

    Garcia, Mercedes; Llinares, Salvador; Sanchez-Matamoros, Gloria

    2011-01-01

    This paper reports on different underlying structures of the derivative schema of three undergraduate students that were considered to be at the trans level of development of the derivative schema (action-process-object-schema). The derivative schema is characterized in terms of the students' ability to explicitly transfer the relationship between…

  14. A schema theory analysis of students' think aloud protocols in an STS biology context

    NASA Astrophysics Data System (ADS)

    Quinlan, Catherine Louise

    This dissertation study is a conglomerate of the fields of Science Education and Applied Cognitive Psychology. The goal of this study is to determine what organizational features and knowledge representation patterns high school students exhibit over time for issues pertinent to science and society. Participants are thirteen tenth grade students in a diverse suburban-urban classroom in a northeastern state. Students' think alouds are recorded, pre-, post-, and late-post treatment. Treatment consists of instruction in three Science, Technology, and Society (STS) biology issues, namely the human genome project, nutrition and health, and stem cell research. Coding and analyses are performed using Marshall's knowledge representations---identification knowledge, elaboration knowledge, planning knowledge, and execution knowledge, as well as qualitative research analysis methods. Schema theory, information processing theory, and other applied cognitive theory provide a framework in which to understand and explain students' schema descriptions and progressions over time. The results show that students display five organizational features in their identification and elaboration knowledge. Students also fall into one of four categories according to if they display prior schema or no prior schema, and their orientation "for" or "against," some of the issues. Students with prior schema and orientation "against" display the most robust schema descriptions and schema progressions. Those with no prior schemas and orientation "against" show very modest schema progressions best characterized by their keyword searches. This study shows the importance in considering not only students' integrated schemas but also their individual schemes. A role for the use of a more schema-based instruction that scaffolds student learning is implicated.

  15. The image schema and innate archetypes: theoretical and clinical implications.

    PubMed

    Merchant, John

    2016-02-01

    Based in contemporary neuroscience, Jean Knox's 2004 JAP paper 'From archetypes to reflective function' honed her position on image schemas, thereby introducing a model for archetypes which sees them as 'reliably repeated early developmental achievements' and not as genetically inherited, innate psychic structures. The image schema model is used to illustrate how the analyst worked with a patient who began life as an unwanted pregnancy, was adopted at birth and as an adult experienced profound synchronicities, paranormal/telepathic phenomena and visions. The classical approach to such phenomena would see the intense affectivity arising out of a ruptured symbiotic mother-infant relationship constellating certain archetypes which set up the patient's visions. This view is contrasted with Knox's model which sees the archetype an sich as a developmentally produced image schema underpinning the emergence of later imagery. The patient's visions can then be understood to arise from his psychoid body memory related to his traumatic conception and birth. The contemporary neuroscience which supports this view is outlined and a subsequent image schema explanation is presented. Clinically, the case material suggests that a pre-birth perspective needs to be explored in all analytic work. Other implications of Knox's image schema model are summarized. © 2016, The Society of Analytical Psychology.

  16. Schema-Based Instruction with Concrete and Virtual Manipulatives to Teach Problem Solving to Students with Autism

    ERIC Educational Resources Information Center

    Root, Jenny R.; Browder, Diane M.; Saunders, Alicia F.; Lo, Ya-yu

    2017-01-01

    The current study evaluated the effects of modified schema-based instruction on the mathematical word problem solving skills of three elementary students with autism spectrum disorders and moderate intellectual disability. Participants learned to solve compare problem type with themes that related to their interests and daily experiences. In…

  17. The Schema Strategies in Reading Comprehension Tasks of Fourth-Grade Students with Reading Difficulties

    ERIC Educational Resources Information Center

    Gutkind, Rebeka Chaia

    2012-01-01

    This mixed method study investigated the schema strategy uses of fourth-grade boys with reading challenges; specifically, their ability to understand text based on two components within schema theory: tuning and restructuring. Based on the reading comprehension scores from the Iowa Test of Basic Skills (Form 2010), four comparison groups were…

  18. The Relation between Trait Mindfulness and Early Maladaptive Schemas in Men Seeking Substance Use Treatment

    PubMed Central

    Brasfield, Hope; Anderson, Scott; Stuart, Gregory L.

    2014-01-01

    Recent research has examined the relation between mindfulness and substance use, demonstrating that lower trait mindfulness is associated with increased substance use, and that mindfulness-based interventions help to reduce substance use. Research has also demonstrated that early maladaptive schemas are prevalent among individuals seeking substance use treatment and that targeting early maladaptive schemas in treatment may improve outcomes. However, no known research has examined the relation between mindfulness and early maladaptive schemas despite theoretical and empirical reasons to suspect their association. Therefore, the current study examined the relation between trait mindfulness and early maladaptive schemas among adult men seeking residential substance abuse treatment (N = 82). Findings demonstrated strong negative associations between trait mindfulness and 15 of the 18 early maladaptive schemas. Moreover, men endorsing multiple early maladaptive schemas reported lower trait mindfulness than men with fewer early maladaptive schemas. The implications of these findings for future research and treatment are discussed. PMID:26085852

  19. Gstruct: a system for extracting schemas from GML documents

    NASA Astrophysics Data System (ADS)

    Chen, Hui; Zhu, Fubao; Guan, Jihong; Zhou, Shuigeng

    2008-10-01

    Geography Markup Language (GML) becomes the de facto standard for geographic information representation on the internet. GML schema provides a way to define the structure, content, and semantic of GML documents. It contains useful structural information of GML documents and plays an important role in storing, querying and analyzing GML data. However, GML schema is not mandatory, and it is common that a GML document contains no schema. In this paper, we present Gstruct, a tool for GML schema extraction. Gstruct finds the features in the input GML documents, identifies geometry datatypes as well as simple datatypes, then integrates all these features and eliminates improper components to output the optimal schema. Experiments demonstrate that Gstruct is effective in extracting semantically meaningful schemas from GML documents.

  20. Implementation of UML Schema to RDBM

    NASA Astrophysics Data System (ADS)

    Nagni, M.; Ventouras, S.; Parton, G.

    2012-04-01

    RDBM to easily map the class into the RDBM. In other words the particular structure of the resulting OO class may expose a "composition-like aspect" to the ORM whilst maintaining an "inherited-like aspect" for use within an OO program. This methodology has been used to implement a software application to manages the new CEDA metadata model which is based on MOLES 3.4, Python, Django and SQLAlchemy.

  1. Schema Versioning for Multitemporal Relational Databases.

    ERIC Educational Resources Information Center

    De Castro, Cristina; Grandi, Fabio; Scalas, Maria Rita

    1997-01-01

    Investigates new design options for extended schema versioning support for multitemporal relational databases. Discusses the improved functionalities they may provide. Outlines options and basic motivations for the new design solutions, as well as techniques for the management of proposed schema versioning solutions, includes algorithms and…

  2. Schema-driven facilitation of new hierarchy learning in the transitive inference paradigm

    PubMed Central

    Kumaran, Dharshan

    2013-01-01

    Prior knowledge, in the form of a mental schema or framework, is viewed to facilitate the learning of new information in a range of experimental and everyday scenarios. Despite rising interest in the cognitive and neural mechanisms underlying schema-driven facilitation of new learning, few paradigms have been developed to examine this issue in humans. Here we develop a multiphase experimental scenario aimed at characterizing schema-based effects in the context of a paradigm that has been very widely used across species, the transitive inference task. We show that an associative schema, comprised of prior knowledge of the rank positions of familiar items in the hierarchy, has a marked effect on transitivity performance and the development of relational knowledge of the hierarchy that cannot be accounted for by more general changes in task strategy. Further, we show that participants are capable of deploying prior knowledge to successful effect under surprising conditions (i.e., when corrective feedback is totally absent), but only when the associative schema is robust. Finally, our results provide insights into the cognitive mechanisms underlying such schema-driven effects, and suggest that new hierarchy learning in the transitive inference task can occur through a contextual transfer mechanism that exploits the structure of associative experiences. PMID:23782509

  3. Schema-driven facilitation of new hierarchy learning in the transitive inference paradigm.

    PubMed

    Kumaran, Dharshan

    2013-06-19

    Prior knowledge, in the form of a mental schema or framework, is viewed to facilitate the learning of new information in a range of experimental and everyday scenarios. Despite rising interest in the cognitive and neural mechanisms underlying schema-driven facilitation of new learning, few paradigms have been developed to examine this issue in humans. Here we develop a multiphase experimental scenario aimed at characterizing schema-based effects in the context of a paradigm that has been very widely used across species, the transitive inference task. We show that an associative schema, comprised of prior knowledge of the rank positions of familiar items in the hierarchy, has a marked effect on transitivity performance and the development of relational knowledge of the hierarchy that cannot be accounted for by more general changes in task strategy. Further, we show that participants are capable of deploying prior knowledge to successful effect under surprising conditions (i.e., when corrective feedback is totally absent), but only when the associative schema is robust. Finally, our results provide insights into the cognitive mechanisms underlying such schema-driven effects, and suggest that new hierarchy learning in the transitive inference task can occur through a contextual transfer mechanism that exploits the structure of associative experiences.

  4. Early maladaptive schemas and personality disorder traits in perpetrators of intimate partner violence.

    PubMed

    Corral, Carmen; Calvete, Esther

    2014-01-01

    Personality disorders (PDs) are highly prevalent among perpetrators of intimate partner violence (IPV). Schema Therapy proposes a number of early maladaptive schemas (EMSs) that are involved in the development of PDs. This study examined the prevalence of PD traits in a sample of men who committed violence against their partners and the relationship between EMSs domains and PD traits. With this aim, a sample of 119 convicted men completed the Young Schema Questionnaire-Short Form (YSQ-SF; Young & Brown, 1994) and the Millon Clinical Multiaxial Inventory (MCMI-III; Millon, Millon, & Davis, 1994). The results showed that the most prevalent PD traits were narcissistic (24.6%), obsessive-compulsive (21.9%), and paranoid (17.5%). These PD traits were linked to several EMSs in ways consistent with the Schema Therapy model. Namely, narcissistic PD traits were positively associated with schemas of the impaired limits domain and were negatively associated with the other-directedness domain. The paranoid PD traits were associated with the disconnection and rejection domain and the impaired autonomy and performance domain. Finally, both borderline and antisocial PD traits were associated with the disconnection and rejection domain and the impaired limits domain. These findings suggest that the assessment and modification of EMSs should be a factor to consider for inclusion in the treatment programs for perpetrators of IPV in order to provide comprehensive intervention of this population.

  5. Early maladaptive schemas in personality disordered individuals.

    PubMed

    Jovev, Martina; Jackson, Henry J

    2004-10-01

    The present study aimed to examine the specificity of schema domains in three personality disorder (PD) groups, namely borderline (BPD), obsessive-compulsive (OCPD), and avoidant PD (AvPD), and to correctly identify the three PD groups on the basis of these schemas. The sample consisted of 48 clinical participants diagnosed with PDs and assigned to 1 of 3 groups on the basis of their Axis II diagnoses (BPD: n = 13; OCPD: n = 13; AvPD: n = 22). High scores on Dependence/Incompetence, Defectiveness/ Shame and Abandonment were found for the BPD group. Such pattern appears to be most consistent with Young's theory of BPD. Consistent with the theory and empirical findings of Beck et al. (1990, 2001), OCPD was associated with elevations on the Unrelenting Standards schema domain, but not on Emotional Inhibition, which was found to be elevated for AvPD. In conclusion, the present study suggests that there are different patterns of schema domains across different PDs and that the Schema Questionnaire (SQ) is potentially useful in differentiating between these PDs.

  6. Building HVAC control knowledge data schema – Towards a unified representation of control system knowledge

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chen, Yan; Treado, Stephen J.; Messner, John I.

    Building control systems for Heating, Ventilation, and Air Conditioning (HVAC) play a key role in realizing the functionality and operation of building systems and components. Building Control Knowledge (BCK) is the logic and algorithms embedded throughout building control system. There are different methods to represent the BCK. These methods differ in the selection of BCK representing elements and the format of those elements. There is a lack of standard data schema, for storing, retrieving, and reusing structured BCK. In this study, a modular data schema is created for BCK representation. The data schema contains eleven representing elements, i.e., control modulemore » name, operation mode, system schematic, control flow diagram, data point, alarm, parameter, control sequence, function, and programming code. Each element is defined with specific attributes. This data schema is evaluated through a case study demonstration. The demonstration shows a new way to represent the BCK with standard formats.« less

  7. Schema for Spacecraft-Command Dictionary

    NASA Technical Reports Server (NTRS)

    Laubach, Sharon; Garcia, Celina; Maxwell, Scott; Wright, Jesse

    2008-01-01

    An Extensible Markup Language (XML) schema was developed as a means of defining and describing a structure for capturing spacecraft command- definition and tracking information in a single location in a form readable by both engineers and software used to generate software for flight and ground systems. A structure defined within this schema is then used as the basis for creating an XML file that contains command definitions.

  8. Group schema therapy for eating disorders: study protocol.

    PubMed

    Calvert, Fiona; Smith, Evelyn; Brockman, Rob; Simpson, Susan

    2018-01-01

    The treatment of eating disorders is a difficult endeavor, with only a relatively small proportion of clients responding to and completing standard cognitive behavioural therapy (CBT). Given the prevalence of co-morbidity and complex personality traits in this population, Schema Therapy has been identified as a potentially viable treatment option. A case series of Group Schema Therapy for Eating Disorders (ST-E-g) yielded positive findings and the study protocol outlined in this article aims to extend upon these preliminary findings to evaluate group Schema Therapy for eating disorders in a larger sample ( n  = 40). Participants undergo a two-hour assessment where they complete a number of standard questionnaires and their diagnostic status is ascertained using the Eating Disorder Examination. Participants then commence treatment, which consists of 25 weekly group sessions lasting for 1.5 h and four individual sessions. Each group consists of five to eight participants and is facilitated by two therapists, at least one of who is a registered psychologist trained on schema therapy. The primary outcome in this study is eating disorder symptom severity. Secondary outcomes include: cognitive schemas, self-objectification, general quality of life, self-compassion, schema mode presentations, and Personality Disorder features. Participants complete psychological measures and questionnaires at pre, post, six-month and 1-year follow-up. This study will expand upon preliminary research into the efficacy of group Schema Therapy for individuals with eating disorders. If group Schema Therapy is shown to reduce eating disorder symptoms, it will hold considerable promise as an intervention option for a group of disorders that is typically difficult to treat. ACTRN12615001323516. Registered: 2/12/2015 (retrospectively registered, still recruiting).

  9. The missing link? Testing a schema account of unitization.

    PubMed

    Tibon, Roni; Greve, Andrea; Henson, Richard

    2018-05-09

    Unitization refers to the creation of a new unit from previously distinct items. The concept of unitization has been used to explain how novel pairings between items can be remembered without requiring recollection, by virtue of new, item-like representations that enable familiarity-based retrieval. We tested an alternative account of unitization - a schema account - which suggests that associations between items can be rapidly assimilated into a schema. We used a common operationalization of "unitization" as the difference between two unrelated words being linked by a definition, relative to two words being linked by a sentence, during an initial study phase. During the following relearning phase, a studied word was re-paired with a new word, either related or unrelated to the original associate from study. In a final test phase, memory for the relearned associations was tested. We hypothesized that, if unitized representations act like schemas, then we would observe some generalization to related words, such that memory would be better in the definition than sentence condition for related words, but not for unrelated words. Contrary to the schema hypothesis, evidence favored the null hypothesis of no difference between definition and sentence conditions for related words (Experiment 1), even when each cue was associated with multiple associates, indicating that the associations can be generalized (Experiment 2), or when the schematic information was explicitly re-activated during Relearning (Experiment 3). These results suggest that unitized associations do not generalize to accommodate new information, and therefore provide evidence against the schema account.

  10. Teachers' conflicting cultural schemas of teaching comprehensive school-based sexuality education in Kampala, Uganda.

    PubMed

    de Haas, Billie; Hutter, Inge

    2018-05-08

    Teachers can feel uncomfortable teaching sexuality education when the content conflicts with their cultural values and beliefs. However, more research is required to understand how to resolve conflicts between teachers' values and beliefs and those implicit in comprehensive approaches to sexuality education. This study uses cultural schema theory to identify teachers' cultural schemas of teaching sexuality education and the internal conflicts arising between them. In-depth interviews were conducted with 40 secondary school teachers in Kampala, the capital city of Uganda. Embedded in a context of morality, conflicting cultural schemas of sexuality education and young people's sexual citizenship in traditional and present-day Ugandan society were found: young people are both innocent and sexually active; sexuality education both encourages and prevents sexual activity; and teachers need to teach sexuality education, but it is considered immoral for them to do so. In countries such as Uganda, supportive school regulations and a mandate from society could help teachers feel more comfortable adopting comprehensive approaches to sexuality education.

  11. National Irrigation Water Quality Program data-synthesis data base

    USGS Publications Warehouse

    Seiler, Ralph L.; Skorupa, Joseph P.

    2001-01-01

    Under the National Irrigation Water Quality Program (NIWQP) of the U.S. Department of the Interior, researchers investigated contamination caused by irrigation drainage in 26 areas in the Western United States from 1986 to 1993. From 1992 to 1995, a comprehensive relational data base was built to organize data collected during the 26-area investigations. The data base provided the basis for analysis and synthesis of these data to identify common features of contaminated areas and hence dominant biologic, geologic, climatic, chemical, and physiographic factors that have resulted in contamination of water and biota in irrigated areas in the Western United States. Included in the data base are geologic, hydrologic, climatological, chemical, and cultural data that describe the 26 study areas in 14 Western States. The data base contains information on 1,264 sites from which water and bottom sediment were collected. It also contains chemical data from 6,903 analyses of surface water, 914 analyses of ground water, 707 analyses of inorganic constituents in bottom sediments, 223 analyses of organochlorine pesticides in bottom sediments, 8,217 analyses of inorganic constituents in biota, and 1,088 analyses for organic constituents in biota. The data base is available to the public and can be obtained at the NIWQP homepage http://www.usbr.gov/niwqp as dBase III tables for personal-computer systems or as American Standard Code for Information Exchange structured query language (SQL) command and data files for SQL data bases.

  12. Mathematical programming formulations for satellite synthesis

    NASA Technical Reports Server (NTRS)

    Bhasin, Puneet; Reilly, Charles H.

    1987-01-01

    The problem of satellite synthesis can be described as optimally allotting locations and sometimes frequencies and polarizations, to communication satellites so that interference from unwanted satellite signals does not exceed a specified threshold. In this report, mathematical programming models and optimization methods are used to solve satellite synthesis problems. A nonlinear programming formulation which is solved using Zoutendijk's method and a gradient search method is described. Nine mixed integer programming models are considered. Results of computer runs with these nine models and five geographically compatible scenarios are presented and evaluated. A heuristic solution procedure is also used to solve two of the models studied. Heuristic solutions to three large synthesis problems are presented. The results of our analysis show that the heuristic performs very well, both in terms of solution quality and solution time, on the two models to which it was applied. It is concluded that the heuristic procedure is the best of the methods considered for solving satellite synthesis problems.

  13. Evaluation of optimized b-value sampling schemas for diffusion kurtosis imaging with an application to stroke patient data

    PubMed Central

    Yan, Xu; Zhou, Minxiong; Ying, Lingfang; Yin, Dazhi; Fan, Mingxia; Yang, Guang; Zhou, Yongdi; Song, Fan; Xu, Dongrong

    2013-01-01

    Diffusion kurtosis imaging (DKI) is a new method of magnetic resonance imaging (MRI) that provides non-Gaussian information that is not available in conventional diffusion tensor imaging (DTI). DKI requires data acquisition at multiple b-values for parameter estimation; this process is usually time-consuming. Therefore, fewer b-values are preferable to expedite acquisition. In this study, we carefully evaluated various acquisition schemas using different numbers and combinations of b-values. Acquisition schemas that sampled b-values that were distributed to two ends were optimized. Compared to conventional schemas using equally spaced b-values (ESB), optimized schemas require fewer b-values to minimize fitting errors in parameter estimation and may thus significantly reduce scanning time. Following a ranked list of optimized schemas resulted from the evaluation, we recommend the 3b schema based on its estimation accuracy and time efficiency, which needs data from only 3 b-values at 0, around 800 and around 2600 s/mm2, respectively. Analyses using voxel-based analysis (VBA) and region-of-interest (ROI) analysis with human DKI datasets support the use of the optimized 3b (0, 1000, 2500 s/mm2) DKI schema in practical clinical applications. PMID:23735303

  14. Early maladaptive schemas in adult patients with attention deficit hyperactivity disorder.

    PubMed

    Philipsen, Alexandra; Lam, Alexandra P; Breit, Sigrid; Lücke, Caroline; Müller, Helge H; Matthies, Swantje

    2017-06-01

    The main purpose of this study was to examine whether adult patients with attention deficit hyperactivity disorder (ADHD) demonstrate sets of dysfunctional cognitive beliefs and behavioural tendencies according to Jeffrey Young's schema-focused therapy model. Sets of dysfunctional beliefs (maladaptive schemas) were assessed with the Young Schema Questionnaire (YSQ-S2) in 78 adult ADHD patients and 80 control subjects. Patients with ADHD scored significantly higher than the control group on almost all maladaptive schemas. The 'Failure', 'Defectiveness/Shame', 'Subjugation' and 'Emotional Deprivation' schemas were most pronounced in adult ADHD patients, while only 'Vulnerability to Harm or Illness' did not differ between the two groups. The schemas which were most pronounced in adult patients with ADHD correspond well with their learning histories and core symptoms. By demonstrating the existence of early maladaptive schemas in adults suffering from ADHD, this study suggests that schema theory may usefully be applied to adult ADHD therapy.

  15. Simulation of a Schema Theory-Based Knowledge Delivery System for Scientists.

    ERIC Educational Resources Information Center

    Vaughan, W. S., Jr.; Mavor, Anne S.

    A future, automated, interactive, knowledge delivery system for use by researchers was tested using a manual cognitive model. Conceptualized from schema/frame/script theories in cognitive psychology and artificial intelligence, this hypothetical system was simulated by two psychologists who interacted with four researchers in microbiology to…

  16. The cognitive nexus between Bohr's analogy for the atom and Pauli's exclusion schema.

    PubMed

    Ulazia, Alain

    2016-03-01

    The correspondence principle is the primary tool Bohr used to guide his contributions to quantum theory. By examining the cognitive features of the correspondence principle and comparing it with those of Pauli's exclusion principle, I will show that it did more than simply 'save the phenomena'. The correspondence principle in fact rested on powerful analogies and mental schemas. Pauli's rejection of model-based methods in favor of a phenomenological, rule-based approach was therefore not as disruptive as some historians have indicated. Even at a stage that seems purely phenomenological, historical studies of theoretical development should take into account non-formal, model-based approaches in the form of mental schemas, analogies and images. In fact, Bohr's images and analogies had non-classical components which were able to evoke the idea of exclusion as a prohibition law and as a preliminary mental schema. Copyright © 2016 Elsevier Ltd. All rights reserved.

  17. Understanding Schemas and Emotion in Early Childhood

    ERIC Educational Resources Information Center

    Arnold, Cath

    2010-01-01

    This book makes explicit connections between young children's spontaneous repeated actions and their representations of their emotional worlds. Drawing on the literature on schemas, attachment theory and family contexts, the author takes schema theory into the territory of the emotions, making it relevant to the social and emotional development…

  18. Relationships between Childhood Traumatic Experiences, Early Maladaptive Schemas and Interpersonal Styles

    PubMed Central

    KAYA TEZEL, Fulya; TUTAREL KIŞLAK, Şennur; BOYSAN, Murat

    2015-01-01

    Introduction Cognitive theories of psychopathology have generally proposed that early experiences of childhood abuse and neglect may result in the development of early maladaptive self-schemas. Maladaptive core schemas are central in the development and maintenance of psychological symptoms in a schema-focused approach. Psychosocial dysfunction in individuals with psychological problems has been consistently found to be associated with symptom severity. However, till date, linkages between psychosocial functioning, early traumatic experiences and core schemas have received little attention. The aim of the present study was to explore the relations among maladaptive interpersonal styles, negative experiences in childhood and core self-schemas in non-clinical adults. Methods A total of 300 adults (58% women) participated in the study. The participants completed a socio-demographic questionnaire, Young Schema Questionnaire, Childhood Trauma Questionnaire and Interpersonal Style Scale. Results Hierarchical regression analyses revealed that the Disconnection and Rejection and Impaired Limits schema domains were significant antecedents of maladaptive interpersonal styles after controlling for demographic characteristics and childhood abuse and neglect. Associations of child sexual abuse with Emotionally Avoidant, Manipulative and Abusive interpersonal styles were mediated by early maladaptive schemas. Early maladaptive schemas mediated the relations of emotional abuse with Emotionally Avoidant and Avoidant interpersonal styles as well as the relations of physical abuse with Avoidant and Abusive interpersonal styles. Conclusion Interpersonal styles in adulthood are significantly associated with childhood traumatic experiences. Significant relations between early traumatic experiences and maladaptive interpersonal styles are mediated by early maladaptive schemas. PMID:28360715

  19. Relationships between Childhood Traumatic Experiences, Early Maladaptive Schemas and Interpersonal Styles.

    PubMed

    Kaya Tezel, Fulya; Tutarel Kişlak, Şennur; Boysan, Murat

    2015-09-01

    Cognitive theories of psychopathology have generally proposed that early experiences of childhood abuse and neglect may result in the development of early maladaptive self-schemas. Maladaptive core schemas are central in the development and maintenance of psychological symptoms in a schema-focused approach. Psychosocial dysfunction in individuals with psychological problems has been consistently found to be associated with symptom severity. However, till date, linkages between psychosocial functioning, early traumatic experiences and core schemas have received little attention. The aim of the present study was to explore the relations among maladaptive interpersonal styles, negative experiences in childhood and core self-schemas in non-clinical adults. A total of 300 adults (58% women) participated in the study. The participants completed a socio-demographic questionnaire, Young Schema Questionnaire, Childhood Trauma Questionnaire and Interpersonal Style Scale. Hierarchical regression analyses revealed that the Disconnection and Rejection and Impaired Limits schema domains were significant antecedents of maladaptive interpersonal styles after controlling for demographic characteristics and childhood abuse and neglect. Associations of child sexual abuse with Emotionally Avoidant, Manipulative and Abusive interpersonal styles were mediated by early maladaptive schemas. Early maladaptive schemas mediated the relations of emotional abuse with Emotionally Avoidant and Avoidant interpersonal styles as well as the relations of physical abuse with Avoidant and Abusive interpersonal styles. Interpersonal styles in adulthood are significantly associated with childhood traumatic experiences. Significant relations between early traumatic experiences and maladaptive interpersonal styles are mediated by early maladaptive schemas.

  20. Parenting Schemas and the Process of Change

    ERIC Educational Resources Information Center

    Azar, Sandra T.; Nix, Robert L.; Makin-Byrd, Kerry N.

    2005-01-01

    Parents' childrearing behaviors are guided by schemas of the caregiving role, their functioning in that role, what children need in general, and what their own children are like in particular. Sometimes, however, parenting schemas can be maladaptive because they are too rigid or simple, involve inappropriate content, or are dominated by negative…

  1. Role of Father–Child Relational Quality in Early Maladaptive Schemas

    PubMed Central

    Monirpoor, Nader; Gholamyzarch, Morteza; Tamaddonfard, Mohsen; Khoosfi, Helen; Ganjali, Ali Reza

    2012-01-01

    Background Primary maladaptive schemas, which are the basis of high-risk behavior and psychological disorders, result from childhood experiences with significant objects, such as fathers, in different developmental phases. Objectives This endeavor examined the role of the father in predicting these schemas. Patients and Methods A total of 345 Islamic Azad University students (Qom Branch) who were chosen through convenience sampling completed the Young Schema Questionnaire, the Parental Bonding Instrument, and the Parent–Child Relationship Survey. Results A multivariate regression analysis indicated that anumber of aspects of the father–child relationship, including care, emotional interaction, positive affection, the effective relationship, and excessive support, predict particular schemas. Conclusions Therefore, these findings suggested that psychotherapists examine the different aspects of the father–child relationship when restructuring schemas. PMID:24971232

  2. Stress leads to aberrant hippocampal involvement when processing schema-related information.

    PubMed

    Vogel, Susanne; Kluen, Lisa Marieke; Fernández, Guillén; Schwabe, Lars

    2018-01-01

    Prior knowledge, represented as a mental schema, has critical impact on how we organize, interpret, and process incoming information. Recent findings indicate that the use of an existing schema is coordinated by the medial prefrontal cortex (mPFC), communicating with parietal areas. The hippocampus, however, is crucial for encoding schema-unrelated information but not for schema-related information. A recent study indicated that stress mediators may affect schema-related memory, but the underlying neural mechanisms are currently unknown. Here, we thus tested the impact of acute stress on neural processing of schema-related information. We exposed healthy participants to a stress or control manipulation before they processed, in the MRI scanner, words related or unrelated to a preexisting schema activated by a specific cue. Participants' memory for the presented material was tested 3-5 d after encoding. Overall, the processing of schema-related information activated the mPFC, the precuneus, and the angular gyrus. Stress resulted in aberrant hippocampal activity and connectivity while participants processed schema-related information. This aberrant engagement of the hippocampus was linked to altered subsequent memory. These findings suggest that stress may interfere with the efficient use of prior knowledge during encoding and may have important practical implications, in particular for educational settings. © 2018 Vogel et al.; Published by Cold Spring Harbor Laboratory Press.

  3. Core schemas and suicidality in a chronically traumatized population.

    PubMed

    Dutra, Lissa; Callahan, Kelley; Forman, Evan; Mendelsohn, Michaela; Herman, Judith

    2008-01-01

    The Young Schema Questionnaire (YSQ) has been demonstrated to tap into core beliefs, or maladaptive schemas, of clinical populations. This study used the YSQ to investigate maladaptive schemas of 137 chronically traumatized patients seeking outpatient psychiatric treatment and to assess whether specific schemas might be associated with suicide risk in this population. Participants completed a modified version of the YSQ-S (short form), post-traumatic diagnostic scale, dissociative experiences scale and self-harm and risk behaviors questionnaire-revised at treatment intake. Significant correlations were found between most YSQ scales and the post-traumatic diagnostic scale, and between all YSQ scales and the dissociative experiences scale. Suicide risk variables were most highly correlated with the social isolation/alienation, defectiveness/shame and failure YSQ scales, suggesting that these schemas may mark individuals at particularly high risk for suicidal ideation and suicide attempts. These results offer important implications for the assessment and treatment of high-risk traumatized patients.

  4. A Space Surveillance Ontology: Captured in an XML Schema

    DTIC Science & Technology

    2000-10-01

    characterization in a way most appropriate to a sub- domain. 6. The commercial market is embracing XML, and the military can take advantage of this significant...the space surveillance ontology effort to two key efforts: the Defense Information Infrastructure Common Operating Environment (DII COE) XML...strongly believe XML schemas will supplant them. Some of the advantages that XML schemas provide over DTDs include: • Strong data typing: The XML Schema

  5. The Effects of Schema-Based Instruction on the Mathematical Problem Solving of Students with Emotional and Behavioral Disorders

    ERIC Educational Resources Information Center

    Peltier, Corey; Vannest, Kimberly J.

    2018-01-01

    The current study examines the effects of schema instruction on the problem-solving performance of four second-grade students with emotional and behavioral disorders. The existence of a functional relationship between the schema instruction intervention and problem-solving accuracy in mathematics is examined through a single case experiment using…

  6. Improving Listening Comprehension through a Whole-Schema Approach.

    ERIC Educational Resources Information Center

    Ellermeyer, Deborah

    1993-01-01

    Examines the development of the schema, or cognitive structure, theory of reading comprehension. Advances a model for improving listening comprehension within the classroom through a teacher-facilitated approach which leads students to selecting and utilizing existing schema within a whole-language environment. (MDM)

  7. Comparison of Types of Generalizations and Problem-Solving Schemas Used to Solve a Mathematical Problem

    ERIC Educational Resources Information Center

    Hodnik Cadež, Tatjana; Manfreda Kolar, Vida

    2015-01-01

    A cognitive schema is a mechanism which allows an individual to organize her/his experiences in such a way that a new similar experience can easily be recognised and dealt with successfully. Well-structured schemas provide for the knowledge base for subsequent mathematical activities. A new experience can be assimilated into a previously existing…

  8. Androgyny Versus Gender Schema: A Comment on Bem's Gender Schema Theory.

    ERIC Educational Resources Information Center

    Spence, Janet T.; Helmreich, Robert L.

    1981-01-01

    A logical contradiction in Bem's (1981) theory is outlined. The Bem Sex Role Inventory cannot measure a unidimensional construct, gender schema, and two independent constructs--masculinity and femininity. Such instruments measure self-images of instrumental and expressive personality traits which show little relationship to the constructs…

  9. PRISM: Enmeshment of illness and self-schema.

    PubMed

    Denton, Fiona; Sharpe, Louise; Schrieber, Leslie

    2004-01-01

    The Pictorial Representation of Illness and Self Measure (PRISM) is a recently developed tool purported to assess burden of suffering due to illness. The nature of the PRISM task suggests a conceptual link to the illness self-schema construct hypothesised to be present in some individuals with chronic illness. This study investigates the relationship between PRISM and schema as measured by cognitive bias. 43 patients with systemic lupus erythematosus (SLE) completed an information-processing task involving endorsement of positive and negative illness words as descriptors of themselves, followed by free recall of the words. The outcome measures were endorsement and recall bias for negative illness words. Patients also completed the PRISM task and were assessed on other physical and psychological variables. PRISM did not correlate significantly with age, depression, functional impairment or disease activity. In a multiple regression analysis, only recall bias made an independent contribution to PRISM. Illness self-schema appears to play a significant role in determining the way in which SLE patients complete the PRISM task. This is discussed in light of a schema enmeshment model recently proposed in the cognitive bias literature. Copyright 2004 S. Karger AG, Basel

  10. VASP- VARIABLE DIMENSION AUTOMATIC SYNTHESIS PROGRAM

    NASA Technical Reports Server (NTRS)

    White, J. S.

    1994-01-01

    VASP is a variable dimension Fortran version of the Automatic Synthesis Program, ASP. The program is used to implement Kalman filtering and control theory. Basically, it consists of 31 subprograms for solving most modern control problems in linear, time-variant (or time-invariant) control systems. These subprograms include operations of matrix algebra, computation of the exponential of a matrix and its convolution integral, and the solution of the matrix Riccati equation. The user calls these subprograms by means of a FORTRAN main program, and so can easily obtain solutions to most general problems of extremization of a quadratic functional of the state of the linear dynamical system. Particularly, these problems include the synthesis of the Kalman filter gains and the optimal feedback gains for minimization of a quadratic performance index. VASP, as an outgrowth of the Automatic Synthesis Program, has the following improvements: more versatile programming language; more convenient input/output format; some new subprograms which consolidate certain groups of statements that are often repeated; and variable dimensioning. The pertinent difference between the two programs is that VASP has variable dimensioning and more efficient storage. The documentation for the VASP program contains a VASP dictionary and example problems. The dictionary contains a description of each subroutine and instructions on its use. The example problems include dynamic response, optimal control gain, solution of the sampled data matrix Riccati equation, matrix decomposition, and a pseudo-inverse of a matrix. This program is written in FORTRAN IV and has been implemented on the IBM 360. The VASP program was developed in 1971.

  11. Baby schema modulates the brain reward system in nulliparous women.

    PubMed

    Glocker, Melanie L; Langleben, Daniel D; Ruparel, Kosha; Loughead, James W; Valdez, Jeffrey N; Griffin, Mark D; Sachser, Norbert; Gur, Ruben C

    2009-06-02

    Ethologist Konrad Lorenz defined the baby schema ("Kindchenschema") as a set of infantile physical features, such as round face and big eyes, that is perceived as cute and motivates caretaking behavior in the human, with the evolutionary function of enhancing offspring survival. The neural basis of this fundamental altruistic instinct is not well understood. Prior studies reported a pattern of brain response to pictures of children, but did not dissociate the brain response to baby schema from the response to children. Using functional magnetic resonance imaging and controlled manipulation of the baby schema in infant faces, we found that baby schema activates the nucleus accumbens, a key structure of the mesocorticolimbic system mediating reward processing and appetitive motivation, in nulliparous women. Our findings suggest that engagement of the mesocorticolimbic system is the neurophysiologic mechanism by which baby schema promotes human caregiving, regardless of kinship.

  12. Hostility Ratings by Parents at Risk for Child Abuse: Impact of Chronic and Temporary Schema Activation

    ERIC Educational Resources Information Center

    Farc, Maria-Magdalena; Crouch, Julie L.; Skowronski, John J.; Milner, Joel S.

    2008-01-01

    Objective: Two studies examined whether accessibility of hostility-related schema influenced ratings of ambiguous child pictures. Based on the social information processing model of child physical abuse (CPA), it was expected that CPA risk status would serve as a proxy for chronic accessibility of hostile schema, while priming procedures were used…

  13. Schema Theory: A Basis for Domain Integration Design.

    ERIC Educational Resources Information Center

    Suzuki, Katsuaki

    The cognitive and affective domains of learning outcomes--i.e., intellectual skills, verbal information, cognitive strategies, and attitudes--are parts of every schema. Located within an individual schema, these capabilities are interrelated, and acquiring one capability is likely to have an effect on other types of capabilities within the same…

  14. Anterior Cingulate Cortex in Schema Assimilation and Expression

    ERIC Educational Resources Information Center

    Wang, Szu-Han; Tse, Dorothy; Morris, Richard G. M.

    2012-01-01

    In humans and in animals, mental schemas can store information within an associative framework that enables rapid and efficient assimilation of new information. Using a hippocampal-dependent paired-associate task, we now report that the anterior cingulate cortex is part of a neocortical network of schema storage with NMDA receptor-mediated…

  15. Development of geotechnical data schema in transportation : final report.

    DOT National Transportation Integrated Search

    2012-12-01

    The objective of "Development of Geotechnical Data Schema in Transportation" is to develop an : international standard interchange format for geotechnical data. This standard will include a data : dictionary and XML schema which are GML compliant. Th...

  16. Acquiring Software Design Schemas: A Machine Learning Perspective

    NASA Technical Reports Server (NTRS)

    Harandi, Mehdi T.; Lee, Hing-Yan

    1991-01-01

    In this paper, we describe an approach based on machine learning that acquires software design schemas from design cases of existing applications. An overview of the technique, design representation, and acquisition system are presented. the paper also addresses issues associated with generalizing common features such as biases. The generalization process is illustrated using an example.

  17. Schema Theory and Signaling: Implications for Text Design.

    ERIC Educational Resources Information Center

    Rodriguez, Stephen R.

    This discussion of the implications of schema theory and signaling theory for the design of both paper- and computer-based text describes the macro and micro levels of text structure and their interaction, provides a definition of signaling, and identifies four types of signals: (1) pointer words informing the reader of the author's perspective on…

  18. Ability Related Differences in Schema-Guided Text Processing.

    ERIC Educational Resources Information Center

    Derry, Sharon J.

    A study using a biasing paradigm examined four hypotheses regarding specific mechanisms thought to underlie the Assimilation-plus-Correction (A-C) theory of schema-text interactions. According to this theory, the ideas implied by a schema (type-1 ideas) are thought to be assimilated and obscured, while those ideas representing novel information…

  19. Agreement between coding schemas used to identify bleeding-related hospitalizations in claims analyses of nonvalvular atrial fibrillation patients.

    PubMed

    Coleman, Craig I; Vaitsiakhovich, Tatsiana; Nguyen, Elaine; Weeda, Erin R; Sood, Nitesh A; Bunz, Thomas J; Schaefer, Bernhard; Meinecke, Anna-Katharina; Eriksson, Daniel

    2018-01-01

    Schemas to identify bleeding-related hospitalizations in claims data differ in billing codes used and coding positions allowed. We assessed agreement across bleeding-related hospitalization coding schemas for claims analyses of nonvalvular atrial fibrillation (NVAF) patients on oral anticoagulation (OAC). We hypothesized that prior coding schemas used to identify bleeding-related hospitalizations in claim database studies would provide varying levels of agreement in incidence rates. Within MarketScan data, we identified adults, newly started on OAC for NVAF from January 2012 to June 2015. Billing code schemas developed by Cunningham et al., the US Food and Drug Administration (FDA) Mini-Sentinel program, and Yao et al. were used to identify bleeding-related hospitalizations as a surrogate for major bleeding. Bleeds were subcategorized as intracranial hemorrhage (ICH), gastrointestinal (GI), or other. Schema agreement was assessed by comparing incidence, rates of events/100 person-years (PYs), and Cohen's kappa statistic. We identified 151 738 new-users of OAC with NVAF (CHA2DS2-VASc score = 3, [interquartile range = 2-4] and median HAS-BLED score = 3 [interquartile range = 2-3]). The Cunningham, FDA Mini-Sentinel, and Yao schemas identified any bleeding-related hospitalizations in 1.87% (95% confidence interval [CI]: 1.81-1.94), 2.65% (95% CI: 2.57-2.74), and 4.66% (95% CI: 4.55-4.76) of patients (corresponding rates = 3.45, 4.90, and 8.65 events/100 PYs). Kappa agreement across schemas was weak-to-moderate (κ = 0.47-0.66) for any bleeding hospitalization. Near-perfect agreement (κ = 0.99) was observed with the FDA Mini-Sentinel and Yao schemas for ICH-related hospitalizations, but agreement was weak when comparing Cunningham to FDA Mini-Sentinel or Yao (κ = 0.52-0.53). FDA Mini-Sentinel and Yao agreement was moderate (κ = 0.62) for GI bleeding, but agreement was weak when comparing Cunningham to FDA Mini-Sentinel or Yao (κ

  20. A Semantic Analysis of XML Schema Matching for B2B Systems Integration

    ERIC Educational Resources Information Center

    Kim, Jaewook

    2011-01-01

    One of the most critical steps to integrating heterogeneous e-Business applications using different XML schemas is schema matching, which is known to be costly and error-prone. Many automatic schema matching approaches have been proposed, but the challenge is still daunting because of the complexity of schemas and immaturity of technologies in…

  1. SCHeMA open and modular in situ sensing solution

    NASA Astrophysics Data System (ADS)

    Tercier-Waeber, Marie Louise; Novellino, Antonio

    2017-04-01

    Marine environments are highly vulnerable and influenced by a wide diversity of anthropogenic and natural substances and organisms that may have adverse effects on the ecosystem equilibrium, on living resources and, ultimately, on human health. Identification of relevant types of hazards at the appropriate temporal and spatial scale is crucial to detect their sources and origin, to understand the processes governing their magnitude and distribution, and to ultimately evaluate and manage their risks and consequences preventing economic losses. This can be addressed only by the development of innovative, compact, rugged, automated, sensor networks allowing long-term monitoring. Development of such tools is a challenging task as it requires many analytical and technical innovations. The FP7-OCEAN 2013-SCHeMA project aims to contribute to meet this challenge by providing an open and modular sensing solution for autonomous in situ high resolution mapping of a range of anthropogenic and natural chemical compounds (trace metals, nutrients, anthropogenic organic compounds, toxic algae species and toxins, species relevant to the carbon cycle). To achieve this, SCHeMA activities focus on the development of : 1) an array of miniature sensor probes taking advantage of various innovative solutions, namely: (polymer-based) gel-integrated sensors; solid state ion-selective membrane sensors coupled to an on-line desalination module; mid-infrared optical sensors; optochemical multichannel devices; enOcean technology; 2) dedicated hardware, firmware and software components allowing their plug-and-play integration, localization as well as wireless bidirectional communication via advanced OGC-SWE wired/wireless dedicated interfaces; 3) a web-based front-end system compatible with EU standard requirements and principles (INSPIRE, GEO/GEOSS) and configured to insure easy interoperability with national, regional and local marine observation systems. This lecture will present examples of

  2. Self-Schemas, Depression, and the Processing of Personal Information in Children.

    ERIC Educational Resources Information Center

    Hammen, Constance; Zupan, Brian A.

    1984-01-01

    Investigates the applicability of the self-as-schema model to children and examines the extent of negative self-schemas in relatively depressed children among 61 elementary school students; most of the students were between 8 and 12 years old. Results were consistent with the self-as-schema hypotheses, and mood congruent content-specific recall…

  3. XML schemas for common bioinformatic data types and their application in workflow systems.

    PubMed

    Seibel, Philipp N; Krüger, Jan; Hartmeier, Sven; Schwarzer, Knut; Löwenthal, Kai; Mersch, Henning; Dandekar, Thomas; Giegerich, Robert

    2006-11-06

    Today, there is a growing need in bioinformatics to combine available software tools into chains, thus building complex applications from existing single-task tools. To create such workflows, the tools involved have to be able to work with each other's data--therefore, a common set of well-defined data formats is needed. Unfortunately, current bioinformatic tools use a great variety of heterogeneous formats. Acknowledging the need for common formats, the Helmholtz Open BioInformatics Technology network (HOBIT) identified several basic data types used in bioinformatics and developed appropriate format descriptions, formally defined by XML schemas, and incorporated them in a Java library (BioDOM). These schemas currently cover sequence, sequence alignment, RNA secondary structure and RNA secondary structure alignment formats in a form that is independent of any specific program, thus enabling seamless interoperation of different tools. All XML formats are available at http://bioschemas.sourceforge.net, the BioDOM library can be obtained at http://biodom.sourceforge.net. The HOBIT XML schemas and the BioDOM library simplify adding XML support to newly created and existing bioinformatic tools, enabling these tools to interoperate seamlessly in workflow scenarios.

  4. XML schemas for common bioinformatic data types and their application in workflow systems

    PubMed Central

    Seibel, Philipp N; Krüger, Jan; Hartmeier, Sven; Schwarzer, Knut; Löwenthal, Kai; Mersch, Henning; Dandekar, Thomas; Giegerich, Robert

    2006-01-01

    Background Today, there is a growing need in bioinformatics to combine available software tools into chains, thus building complex applications from existing single-task tools. To create such workflows, the tools involved have to be able to work with each other's data – therefore, a common set of well-defined data formats is needed. Unfortunately, current bioinformatic tools use a great variety of heterogeneous formats. Results Acknowledging the need for common formats, the Helmholtz Open BioInformatics Technology network (HOBIT) identified several basic data types used in bioinformatics and developed appropriate format descriptions, formally defined by XML schemas, and incorporated them in a Java library (BioDOM). These schemas currently cover sequence, sequence alignment, RNA secondary structure and RNA secondary structure alignment formats in a form that is independent of any specific program, thus enabling seamless interoperation of different tools. All XML formats are available at , the BioDOM library can be obtained at . Conclusion The HOBIT XML schemas and the BioDOM library simplify adding XML support to newly created and existing bioinformatic tools, enabling these tools to interoperate seamlessly in workflow scenarios. PMID:17087823

  5. The acquisition process of musical tonal schema: implications from connectionist modeling.

    PubMed

    Matsunaga, Rie; Hartono, Pitoyo; Abe, Jun-Ichi

    2015-01-01

    Using connectionist modeling, we address fundamental questions concerning the acquisition process of musical tonal schema of listeners. Compared to models of previous studies, our connectionist model (Learning Network for Tonal Schema, LeNTS) was better equipped to fulfill three basic requirements. Specifically, LeNTS was equipped with a learning mechanism, bound by culture-general properties, and trained by sufficient melody materials. When exposed to Western music, LeNTS acquired musical 'scale' sensitivity early and 'harmony' sensitivity later. The order of acquisition of scale and harmony sensitivities shown by LeNTS was consistent with the culture-specific acquisition order shown by musically westernized children. The implications of these results for the acquisition process of a tonal schema of listeners are as follows: (a) the acquisition process may entail small and incremental changes, rather than large and stage-like changes, in corresponding neural circuits; (b) the speed of schema acquisition may mainly depend on musical experiences rather than maturation; and (c) the learning principles of schema acquisition may be culturally invariant while the acquired tonal schemas are varied with exposed culture-specific music.

  6. Self-Schemas, Motivational Strategies and Self-Regulated Learning.

    ERIC Educational Resources Information Center

    Garcia, Teresa; Pintrich, Paul R.

    Self-regulated learning is usually viewed as the fusion of skill and will, referring to the students' development of different learning strategies in service of their goals. This definition is expanded in a study of self-schemas as a means of representing multiple goals for learning. Measures of self-schemas were used with 151 seventh graders (86…

  7. The Schema Axiom as Foundation of a Theory for Measurement and Representation of Consciousness. No. 38.

    ERIC Educational Resources Information Center

    Bierschenk, Bernhard

    In this study, the Kantian schema has been applied to natural language expression. The novelty of the approach concerns the way in which the Kantian schema interrelates the analytic with the synthetic mode in the construction of the presented formalism. The main thesis is based on the premise that the synthetic, in contrast to the analytic,…

  8. Evaluation Methodology for UML and GML Application Schemas Quality

    NASA Astrophysics Data System (ADS)

    Chojka, Agnieszka

    2014-05-01

    INSPIRE Directive implementation in Poland has caused the significant increase of interest in making spatial data and services available, particularly among public administration and private institutions. This entailed a series of initiatives that aim to harmonise different spatial data sets, so to ensure their internal logical and semantic coherence. Harmonisation lets to reach the interoperability of spatial databases, then among other things enables joining them together. The process of harmonisation requires either working out new data structures or adjusting existing data structures of spatial databases to INSPIRE guidelines and recommendations. Data structures are described with the use of UML and GML application schemas. Although working out accurate and correct application schemas isn't an easy task. There should be considered many issues, for instance recommendations of ISO 19100 series of Geographic Information Standards, appropriate regulations for given problem or topic, production opportunities and limitations (software, tools). In addition, GML application schema is deeply connected with UML application schema, it should be its translation. Not everything that can be expressed in UML, though can be directly expressed in GML, and this can have significant influence on the spatial data sets interoperability, and thereby the ability to valid data exchange. For these reasons, the capability to examine and estimate UML and GML application schemas quality, therein also the capability to explore their entropy, would be very important. The principal subject of this research is to propose an evaluation methodology for UML and GML application schemas quality prepared in the Head Office of Geodesy and Cartography in Poland within the INSPIRE Directive implementation works.

  9. GASP- GENERAL AVIATION SYNTHESIS PROGRAM

    NASA Technical Reports Server (NTRS)

    Galloway, T. L.

    1994-01-01

    The General Aviation Synthesis Program, GASP, was developed to perform tasks generally associated with the preliminary phase of aircraft design. GASP gives the analyst the capability of performing parametric studies in a rapid manner during preliminary design efforts. During the development of GASP, emphasis was placed on small fixed-wing aircraft employing propulsion systems varying from a single piston engine with a fixed pitch propeller through twin turboprop/turbofan systems as employed in business or transport type aircraft. The program is comprised of modules representing the various technical disciplines of design, integrated into a computational flow which ensures that the interacting effects of design variables are continuously accounted for in the aircraft sizing procedures. GASP provides a useful tool for comparing configurations, assessing aircraft performance and economics, and performing tradeoff and sensitivity studies. By utilizing GASP, the impact of various aircraft requirements and design factors may be studied in a systematic manner, with benefits being measured in terms of overall aircraft performance and economics. The GASP program consists of a control module and six "technology" submodules which perform the various independent studies required in the design of general aviation or small transport type aircraft. The six technology modules include geometry, aerodynamics, propulsion, weight and balance, mission analysis, and economics. The geometry module calculates the dimensions of the synthesized aircraft components based on such input parameters as number of passengers, aspect ratio, taper ratio, sweep angles, and thickness of wing and tail surfaces. The aerodynamics module calculates the various lift and drag coefficients of the synthesized aircraft based on inputs concerning configuration geometry, flight conditions, and type of high lift device. The propulsion module determines the engine size and performance for the synthesized aircraft

  10. Development of schemas revealed by prior experience and NMDA receptor knock-out

    PubMed Central

    Dragoi, George; Tonegawa, Susumu

    2013-01-01

    Prior experience accelerates acquisition of novel, related information through processes like assimilation into mental schemas, but the underlying neuronal mechanisms are poorly understood. We investigated the roles that prior experience and hippocampal CA3 N-Methyl-D-aspartate receptor (NMDAR)-dependent synaptic plasticity play in CA1 place cell sequence encoding and learning during novel spatial experiences. We found that specific representations of de novo experiences on linear environments were formed on a framework of pre configured network activity expressed in the preceding sleep and were rapidly, flexibly adjusted via NMDAR-dependent activity. This prior experience accelerated encoding of subsequent experiences on contiguous or isolated novel tracks, significantly decreasing their NMDAR-dependence. Similarly, de novo learning of an alternation task was facilitated by CA3 NMDARs; this experience accelerated subsequent learning of related tasks, independent of CA3 NMDARs, consistent with a schema-based learning. These results reveal the existence of distinct neuronal encoding schemes which could explain why hippocampal dysfunction results in anterograde amnesia while sparing recollection of old, schema-based memories. DOI: http://dx.doi.org/10.7554/eLife.01326.001 PMID:24327561

  11. Early Maladaptive Schemas and Aggression in Men Seeking Residential Substance Use Treatment

    PubMed Central

    Shorey, Ryan C.; Elmquist, Joanna; Anderson, Scott; Stuart, Gregory L.

    2015-01-01

    Social-cognitive theories of aggression postulate that individuals who perpetrate aggression are likely to have high levels of maladaptive cognitive schemas that increase risk for aggression. Indeed, recent research has begun to examine whether early maladaptive schemas may increase the risk for aggression. However, no known research has examined this among individuals in substance use treatment, despite aggression and early maladaptive schemas being more prevalent among individuals with a substance use disorder than the general population. Toward this end, we examined the relationship between early maladaptive schemas and aggression in men in a residential substance use treatment facility (N = 106). Utilizing pre-existing patient records, results demonstrated unique associations between early maladaptive schema domains and aggression depending on the type of aggression and schema domain examined, even after controlling for substance use, antisocial personality, age, and education. The Impaired Limits domain was positively associated with verbal aggression, aggressive attitude, and overall aggression, whereas the Disconnection and Rejection domain was positively associated with physical aggression. These findings are consistent with social-cognitive models of aggression and advance our understanding of how early maladaptive schemas may influence aggression. The implications of these findings for future research are discussed. PMID:25897180

  12. ECG Rhythm Analysis with Expert and Learner-Generated Schemas in Novice Learners

    ERIC Educational Resources Information Center

    Blissett, Sarah; Cavalcanti, Rodrigo; Sibbald, Matthew

    2015-01-01

    Although instruction using expert-generated schemas is associated with higher diagnostic performance, implementation is resource intensive. Learner-generated schemas are an alternative, but may be limited by increases in cognitive load. We compared expert- and learner-generated schemas for learning ECG rhythm interpretation on diagnostic accuracy,…

  13. Integration of Schemas on the Pre-Design Level Using the KCPM-Approach

    NASA Astrophysics Data System (ADS)

    Vöhringer, Jürgen; Mayr, Heinrich C.

    Integration is a central research and operational issue in information system design and development. It can be conducted on the system, schema, and view or data level. On the system level, integration deals with the progressive linking and testing of system components to merge their functional and technical characteristics and behavior into a comprehensive, interoperable system. Schema integration comprises the comparison and merging of two or more schemas, usually conceptual database schemas. The integration of data deals with merging the contents of multiple sources of related data. View integration is similar to schema integration, however focuses on views and queries on these instead of schemas. All these types of integration have in common, that two or more sources are merged and previously compared, in order to identify matches and mismatches as well as conflicts and inconsistencies. The sources may stem from heterogeneous companies, organizational units or projects. Integration enables the reuse and combined use of source components.

  14. The acquisition process of musical tonal schema: implications from connectionist modeling

    PubMed Central

    Matsunaga, Rie; Hartono, Pitoyo; Abe, Jun-ichi

    2015-01-01

    Using connectionist modeling, we address fundamental questions concerning the acquisition process of musical tonal schema of listeners. Compared to models of previous studies, our connectionist model (Learning Network for Tonal Schema, LeNTS) was better equipped to fulfill three basic requirements. Specifically, LeNTS was equipped with a learning mechanism, bound by culture-general properties, and trained by sufficient melody materials. When exposed to Western music, LeNTS acquired musical ‘scale’ sensitivity early and ‘harmony’ sensitivity later. The order of acquisition of scale and harmony sensitivities shown by LeNTS was consistent with the culture-specific acquisition order shown by musically westernized children. The implications of these results for the acquisition process of a tonal schema of listeners are as follows: (a) the acquisition process may entail small and incremental changes, rather than large and stage-like changes, in corresponding neural circuits; (b) the speed of schema acquisition may mainly depend on musical experiences rather than maturation; and (c) the learning principles of schema acquisition may be culturally invariant while the acquired tonal schemas are varied with exposed culture-specific music. PMID:26441725

  15. Psychometric Properties and Normative values of Early Maladaptive Schema Questionnaires Set for Children and Adolescents (SQS).

    PubMed

    Güner, Olcay

    2017-03-01

    The Early Maladaptive Schema Questionnaires Set for Children and Adolescents (SQS) was developed to assess early maladaptive schemas in children between the ages of 10 and 16 in Turkey. The SQS consists of five questionnaires that represent five schema domains in Young's schema theory. Psychometric properties (n = 983) and normative values (n = 2250) of SQS were investigated in children and adolescents between the ages of 10 and 16. Both exploratory and confirmatory factor analyses were performed. Results revealed 15 schema factors under five schema domains, with good fit indexes. A total of 14 schema factors were in line with Young's early maladaptive schemas. In addition to these factors, one new schema emerged: self-disapproval. Reliability analyses showed that SQS has high internal consistency and consistency over a 1-month interval. Correlations of SQS with the Adjective Check List (ACL), the Inventory of Parent and Peer Attachment (IPPA), the Symptom Assessment (SA-45) and the Young Schema Questionnaire (YSQ) were investigated to assess criterion validity, and the correlations revealed encouraging results. SQS significantly differentiated between children who have clinical diagnoses (n = 78) and children who have no diagnosis (n = 100). Finally, general normative values (n = 2,250) were determined for age groups, gender and age/gender groups. In conclusion, the early maladaptive schema questionnaires set for children and adolescents turned out to be a reliable and valid questionnaire with standard scores.Copyright © 2016 John Wiley & Sons, Ltd. The early maladaptive schema questionnaires set for children and adolescents (SQS) is a psychometrically reliable and valid measure of early maladaptive schemas for children between the ages of 10 and 16. SQS consists of five schema domains that represent Young's schema domains including 15 early maladaptive schemas and 97 items. Normative values for each schema were determined for age, gender and

  16. Using Psychometric Technology in Educational Assessment: The Case of a Schema-Based Isomorphic Approach to the Automatic Generation of Quantitative Reasoning Items

    ERIC Educational Resources Information Center

    Arendasy, Martin; Sommer, Markus

    2007-01-01

    This article deals with the investigation of the psychometric quality and constructs validity of algebra word problems generated by means of a schema-based version of the automatic min-max approach. Based on review of the research literature in algebra word problem solving and automatic item generation this new approach is introduced as a…

  17. A Randomized Controlled Trial of the Impact of Schema-Based Instruction on Mathematical Outcomes for Third-Grade Students with Mathematics Difficulties

    ERIC Educational Resources Information Center

    Jitendra, Asha K.; Dupuis, Danielle N.; Rodriguez, Michael C.; Zaslofsky, Anne F.; Slater, Susan; Cozine-Corroy, Kelly; Church, Chris

    2013-01-01

    This study compared the effects of delivering a supplemental, small-group tutoring intervention on the mathematics outcomes of third-grade students at risk for mathematics difficulties (MD) who were randomly assigned to either a schema-based instruction (SBI) or control group. SBI emphasized the underlying mathematical structure of additive…

  18. The explanatory power of Schema Theory: theoretical foundations and future applications in Ergonomics.

    PubMed

    Plant, Katherine L; Stanton, Neville A

    2013-01-01

    Schema Theory is intuitively appealing although it has not always received positive press; critics of the approach argue that the concept is too ambiguous and vague and there are inherent difficulties associated with measuring schemata. As such, the term schema can be met with scepticism and wariness. The purpose of this paper is to address the criticisms that have been levelled at Schema Theory by demonstrating how Schema Theory has been utilised in Ergonomics research, particularly in the key areas of situation awareness, naturalistic decision making and error. The future of Schema Theory is also discussed in light of its potential roles as a unifying theory in Ergonomics and in contributing to our understanding of distributed cognition. We conclude that Schema Theory has made a positive contribution to Ergonomics and with continued refinement of methods to infer and represent schemata it is likely that this trend will continue. This paper reviews the contribution that Schema Theory has made to Ergonomics research. The criticisms of the theory are addressed using examples from the areas of situation awareness, decision making and error.

  19. How we see others: the psychobiology of schemas and transference.

    PubMed

    Stein, Dan J

    2009-01-01

    Social cognition involves automatic and stimulus-driven processes; these may be important in mediating stereotypes in the community and schemas and transference in the clinic setting. Significant differences in self-related processing and other-related processing may also lead to important biases in our view of the other. The psychobiology of social cognition is gradually being delineated, and may be useful in understanding these phenomena, and in responding appropriately. In the clinic, schemas can be rigorously assessed, and schema-focused psychotherapy may be useful in a number of indications.

  20. Continued Bullying Victimization in Adolescents: Maladaptive Schemas as a Mediational Mechanism.

    PubMed

    Calvete, Esther; Fernández-González, Liria; González-Cabrera, Joaquín M; Gámez-Guadix, Manuel

    2018-03-01

    Bullying victimization in adolescence is a significant social problem that can become persistent over time for some victims. However, there is an overall paucity of research examining the factors that contribute to continued bullying victimization. Schema therapy proposes a model that can help us understand why bullying victimization can be persistent for some victims. This study examines the role of maladaptive schemas, the key concept in schema therapy, as a mechanism of continued bullying victimization. The hypothesis was that maladaptive schemas of rejection mediate the predictive association between victimization in both the family and at school and future bullying victimization. Social anxiety was also considered, as previous research suggests that it can increase the risk of victimization. The participants were 1328 adolescents (45% female) with a mean age of 15.05 years (SD = 1.37), who completed questionnaires at three time points with a 6-month interval between them. Time 2 maladaptive schemas of rejection significantly mediated the predictive association from Time 1 bullying victimization, family abuse and social anxiety to Time 3 bullying victimization. The findings pertaining to potentially malleable factors, such as maladaptive schemas that maintain continued interpersonal victimization, have important implications for prevention and treatment strategies with adolescents.

  1. A Randomized Trial of the Effects of Schema-Based Instruction on Proportional Problem-Solving for Students with Mathematics Problem-Solving Difficulties

    ERIC Educational Resources Information Center

    Jitendra, Asha K.; Harwell, Michael R.; Dupuis, Danielle N.; Karl, Stacy R.

    2017-01-01

    This article reports results from a study investigating the efficacy of a proportional problem-solving intervention, schema-based instruction (SBI), in seventh grade. Participants included 806 students with mathematical difficulties in problem solving (MD-PS) from an initial pool of 1,999 seventh grade students in a larger study. Teachers and…

  2. A Randomized Trial of the Effects of Schema-Based Instruction on Proportional Problem-Solving for Students with Mathematics Problem-Solving Difficulties

    ERIC Educational Resources Information Center

    Jitendra, Asha K.; Harwell, Michael R.; Dupuis, Danielle N.; Karl, Stacy R.

    2016-01-01

    This paper reports results from a study investigating the efficacy of a proportional problem-solving intervention, schema-based instruction (SBI), in seventh grade. Participants included 806 students with mathematical difficulties in problem solving (MD-PS) from an initial pool of 1,999 seventh grade students in a larger study. Teachers and their…

  3. Integration of relational and textual biomedical sources. A pilot experiment using a semi-automated method for logical schema acquisition.

    PubMed

    García-Remesal, M; Maojo, V; Billhardt, H; Crespo, J

    2010-01-01

    Bringing together structured and text-based sources is an exciting challenge for biomedical informaticians, since most relevant biomedical sources belong to one of these categories. In this paper we evaluate the feasibility of integrating relational and text-based biomedical sources using: i) an original logical schema acquisition method for textual databases developed by the authors, and ii) OntoFusion, a system originally designed by the authors for the integration of relational sources. We conducted an integration experiment involving a test set of seven differently structured sources covering the domain of genetic diseases. We used our logical schema acquisition method to generate schemas for all textual sources. The sources were integrated using the methods and tools provided by OntoFusion. The integration was validated using a test set of 500 queries. A panel of experts answered a questionnaire to evaluate i) the quality of the extracted schemas, ii) the query processing performance of the integrated set of sources, and iii) the relevance of the retrieved results. The results of the survey show that our method extracts coherent and representative logical schemas. Experts' feedback on the performance of the integrated system and the relevance of the retrieved results was also positive. Regarding the validation of the integration, the system successfully provided correct results for all queries in the test set. The results of the experiment suggest that text-based sources including a logical schema can be regarded as equivalent to structured databases. Using our method, previous research and existing tools designed for the integration of structured databases can be reused - possibly subject to minor modifications - to integrate differently structured sources.

  4. Comparison of early maladaptive schemas and parenting origins in patients with opioid abuse and non-abusers.

    PubMed

    Jalali, Mohammad Reza; Zargar, Mohammad; Salavati, Mojgan; Kakavand, Ali Reza

    2011-01-01

    The aim of this study was to examine the difference of early maladaptive schemas and parenting origins in opioid abusers and non-opioid abusers. The early maladaptive schemas and parenting origins were compared in 56 opioid abusers and 56 non-opioids abusers. Schemas were assessed by the Young Schema Questionnaire 3rd (short form); and parenting origins were assessed by the Young Parenting Inventory. Data were analyzed by multivariate analysis of variance (MANOVA). The analysis showed that the means for schemas between opioid abusers and non-opioid abusers were different. Chi square test showed that parenting origins were significantly associated with their related schemas. The early maladaptive schemas and parenting origins in opioid abusers were more than non-opioid abusers; and parenting origins were related to their Corresponding schemas.

  5. Library analysis of SCHEMA-guided protein recombination.

    PubMed

    Meyer, Michelle M; Silberg, Jonathan J; Voigt, Christopher A; Endelman, Jeffrey B; Mayo, Stephen L; Wang, Zhen-Gang; Arnold, Frances H

    2003-08-01

    The computational algorithm SCHEMA was developed to estimate the disruption caused when amino acid residues that interact in the three-dimensional structure of a protein are inherited from different parents upon recombination. To evaluate how well SCHEMA predicts disruption, we have shuffled the distantly-related beta-lactamases PSE-4 and TEM-1 at 13 sites to create a library of 2(14) (16,384) chimeras and examined which ones retain lactamase function. Sequencing the genes from ampicillin-selected clones revealed that the percentage of functional clones decreased exponentially with increasing calculated disruption (E = the number of residue-residue contacts that are broken upon recombination). We also found that chimeras with low E have a higher probability of maintaining lactamase function than chimeras with the same effective level of mutation but chosen at random from the library. Thus, the simple distance metric used by SCHEMA to identify interactions and compute E allows one to predict which chimera sequences are most likely to retain their function. This approach can be used to evaluate crossover sites for recombination and to create highly mosaic, folded chimeras.

  6. Library analysis of SCHEMA-guided protein recombination

    PubMed Central

    Meyer, Michelle M.; Silberg, Jonathan J.; Voigt, Christopher A.; Endelman, Jeffrey B.; Mayo, Stephen L.; Wang, Zhen-Gang; Arnold, Frances H.

    2003-01-01

    The computational algorithm SCHEMA was developed to estimate the disruption caused when amino acid residues that interact in the three-dimensional structure of a protein are inherited from different parents upon recombination. To evaluate how well SCHEMA predicts disruption, we have shuffled the distantly-related β-lactamases PSE-4 and TEM-1 at 13 sites to create a library of 214 (16,384) chimeras and examined which ones retain lactamase function. Sequencing the genes from ampicillin-selected clones revealed that the percentage of functional clones decreased exponentially with increasing calculated disruption (E = the number of residue–residue contacts that are broken upon recombination). We also found that chimeras with low E have a higher probability of maintaining lactamase function than chimeras with the same effective level of mutation but chosen at random from the library. Thus, the simple distance metric used by SCHEMA to identify interactions and compute E allows one to predict which chimera sequences are most likely to retain their function. This approach can be used to evaluate crossover sites for recombination and to create highly mosaic, folded chimeras. PMID:12876318

  7. Schema-Based Analysis of Gendered Self-Disclosure in Persian: Writing for Dating Context

    ERIC Educational Resources Information Center

    Khodadady, Ebrahim; Mehr, Somayeh Javadi

    2012-01-01

    This paper reports a textual analysis of letters written by 21 male and 21 female participants in Persian. Each writer wrote two letters, one to a dating service and another one to a hypothetical person chosen and introduced by the center. Therefore, a total of 84 letters were collected from the participants. Schema theory was used to find the…

  8. Cultural schemas for racial identity in Canadian television advertising.

    PubMed

    Baumann, Shyon; Ho, Loretta

    2014-05-01

    What meanings are attached to race in advertising? We analyze a sample of prime-time Canadian television advertising to identify cultural schemas for what it means to be White, Black, and East/Southeast Asian. Our empirical focus is on food and dining advertising. Through quantitative content analysis of associations between race and food subtypes, we show that there are systematic differences in the types of foods that groups are associated with. Through a qualitative content analysis of the commercials, we illuminate these quantitative patterns and discuss six cultural schemas for racial identity. The schemas allow for both diversity and privilege in the representation of Whites, and poignant contrasts regarding status and emotionality in the narrow representations of the other two groups.

  9. A Cognitive Therapy Approach to Increasing Father Involvement by Changing Restrictive Masculine Schemas

    ERIC Educational Resources Information Center

    Mahalik, James R.; Morrison, Jay A.

    2006-01-01

    Cognitive therapists may be able to help fathers increase their involvement with their children by identifying and changing restrictive masculine schemas that interfere with men's parenting roles. In this paper, we (a) discuss the development of restrictive masculine schemas, (b) explain how these schemas may affect men's involvement in fathering…

  10. The psychology of thinking before the cognitive revolution: Otto Selz on problems, schemas, and creativity.

    PubMed

    ter Hark, Michel

    2010-02-01

    Otto Selz has been hailed as one of the most important precursors of the cognitive revolution, yet surprisingly few studies of his work exist. He is often mentioned in the context of the Würzburg School of the psychology of thinking and sometimes in the context of Gestalt psychology. In this paper, it is argued that Selz's emphasis on the role of problems and schemas in the direction of thought processes and creativity sets him apart from the program of the Würzburg School. On the other hand, by developing a theory of thinking that is exclusively at the intentional level, Selz also differs from psychologists that take physics as a model for psychology, such as the Gestalt psychology of Wolfgang Kihler. Special emphasis is given in this paper to Selz's use of the concept of problem or task and the concept of the schema. It is further argued that the concept of the schema is the result of Selz's adaptation of the theory of relations as developed by the philosopher Meinong. The paper begins with a sketch of Selz's life that ended so tragically.

  11. Task Analysis Schema Based on Cognitive Style and Supplantational Instructional Design with Application to an Air Force Training Course.

    DTIC Science & Technology

    1980-02-01

    ADOAA82 342 OKLAHOMA UNIV NORMAN COLL OF EDUCATION F/B 5/9 TASK ANALYSIS SCHEMA BASED ON COGNITIVE STYLE AND SUPPLANFATION--ETC(U) FEB GO F B AUSBURN...separately- perceived fragments) 6. Tasks requiring use of a. Visual/haptic (pre- kinesthetic or tactile ference for kinesthetic stimuli stimuli; ability...to transform kinesthetic stimuli into visual images; ability to learn directly from tactile or kinesthet - ic impressions) b. Field independence/de

  12. Testing Three-Item Versions for Seven of Young's Maladaptive Schema

    ERIC Educational Resources Information Center

    Blau, Gary; DiMino, John; Sheridan, Natalie; Pred, Robert S.; Beverly, Clyde; Chessler, Marcy

    2015-01-01

    The Young Schema Questionnaire (YSQ) in either long-form (205- item) or short-form (75-item or 90-item) versions has demonstrated its clinical usefulness for assessing early maladaptive schemas. However, even a 75 or 90-item "short form", particularly when combined with other measures, can represent a lengthy…

  13. Family Functioning and Maladaptive Schemas: The Moderating Effects of Optimism

    ERIC Educational Resources Information Center

    Buri, John R.; Gunty, Amy L.

    2008-01-01

    Authoritarian parenting is often shown to be associated with negative outcomes for children, including the development of maladaptive schemas. However, this is not the case for all children who experience Authoritarian parenting. Optimism is examined as a moderator in the relationship between Authoritarian parenting and maladaptive schemas that…

  14. Baby Schema in Infant Faces Induces Cuteness Perception and Motivation for Caretaking in Adults.

    PubMed

    Glocker, Melanie L; Langleben, Daniel D; Ruparel, Kosha; Loughead, James W; Gur, Ruben C; Sachser, Norbert

    2009-03-01

    Ethologist Konrad Lorenz proposed that baby schema ('Kindchenschema') is a set of infantile physical features such as the large head, round face and big eyes that is perceived as cute and motivates caretaking behavior in other individuals, with the evolutionary function of enhancing offspring survival. Previous work on this fundamental concept was restricted to schematic baby representations or correlative approaches. Here, we experimentally tested the effects of baby schema on the perception of cuteness and the motivation for caretaking using photographs of infant faces. Employing quantitative techniques, we parametrically manipulated the baby schema content to produce infant faces with high (e.g. round face and high forehead), and low (e. g. narrow face and low forehead) baby schema features that retained all the characteristics of a photographic portrait. Undergraduate students (n = 122) rated these infants' cuteness and their motivation to take care of them. The high baby schema infants were rated as more cute and elicited stronger motivation for caretaking than the unmanipulated and the low baby schema infants. This is the first experimental proof of the baby schema effects in actual infant faces. Our findings indicate that the baby schema response is a critical function of human social cognition that may be the basis of caregiving and have implications for infant-caretaker interactions.

  15. Factorial Structure and Preliminary Validation of the Schema Mode Inventory for Eating Disorders (SMI-ED)

    PubMed Central

    Simpson, Susan G.; Pietrabissa, Giada; Rossi, Alessandro; Seychell, Tahnee; Manzoni, Gian Mauro; Munro, Calum; Nesci, Julian B.; Castelnuovo, Gianluca

    2018-01-01

    Objective: The aim of this study was to examine the psychometric properties and factorial structure of the Schema Mode Inventory for Eating Disorders (SMI-ED) in a disordered eating population. Method: 573 participants with disordered eating patterns as measured by the Eating Disorder Examination Questionnaire (EDE-Q) completed the 190-item adapted version of the Schema Mode Inventory (SMI). The new SMI-ED was developed by clinicians/researchers specializing in the treatment of eating disorders, through combining items from the original SMI with a set of additional questions specifically representative of the eating disorder population. Psychometric testing included Confirmatory Factor Analysis (CFA) and internal consistency (Cronbach's α). Multivariate Analyses of Covariance (MANCOVA) was also run to test statistical differences between the EDE-Q subscales on the SMI-ED modes, while controlling for possible confounding variables. Results: Factorial analysis confirmed an acceptable 16-related-factors solution for the SMI-ED, thus providing preliminary evidence for the adequate validity of the new measure based on internal structure. Concurrent validity was also established through moderate to high correlations on the modes most relevant to eating disorders with EDE-Q subscales. This study represents the first step in creating a psychometrically sound instrument for measuring schema modes in eating disorders, and provides greater insight into the relevant schema modes within this population. Conclusion: This research represents an important preliminary step toward understanding and labeling the schema mode model for this clinical group. Findings from the psychometric evaluation of SMI-ED suggest that this is a useful tool which may further assist in the measurement and conceptualization of schema modes in this population. PMID:29740379

  16. Factorial Structure and Preliminary Validation of the Schema Mode Inventory for Eating Disorders (SMI-ED).

    PubMed

    Simpson, Susan G; Pietrabissa, Giada; Rossi, Alessandro; Seychell, Tahnee; Manzoni, Gian Mauro; Munro, Calum; Nesci, Julian B; Castelnuovo, Gianluca

    2018-01-01

    Objective: The aim of this study was to examine the psychometric properties and factorial structure of the Schema Mode Inventory for Eating Disorders (SMI-ED) in a disordered eating population. Method: 573 participants with disordered eating patterns as measured by the Eating Disorder Examination Questionnaire (EDE-Q) completed the 190-item adapted version of the Schema Mode Inventory (SMI). The new SMI-ED was developed by clinicians/researchers specializing in the treatment of eating disorders, through combining items from the original SMI with a set of additional questions specifically representative of the eating disorder population. Psychometric testing included Confirmatory Factor Analysis (CFA) and internal consistency (Cronbach's α). Multivariate Analyses of Covariance (MANCOVA) was also run to test statistical differences between the EDE-Q subscales on the SMI-ED modes, while controlling for possible confounding variables. Results: Factorial analysis confirmed an acceptable 16-related-factors solution for the SMI-ED, thus providing preliminary evidence for the adequate validity of the new measure based on internal structure. Concurrent validity was also established through moderate to high correlations on the modes most relevant to eating disorders with EDE-Q subscales. This study represents the first step in creating a psychometrically sound instrument for measuring schema modes in eating disorders, and provides greater insight into the relevant schema modes within this population. Conclusion: This research represents an important preliminary step toward understanding and labeling the schema mode model for this clinical group. Findings from the psychometric evaluation of SMI-ED suggest that this is a useful tool which may further assist in the measurement and conceptualization of schema modes in this population.

  17. Data Warehouse Design from HL7 Clinical Document Architecture Schema.

    PubMed

    Pecoraro, Fabrizio; Luzi, Daniela; Ricci, Fabrizio L

    2015-01-01

    This paper proposes a semi-automatic approach to extract clinical information structured in a HL7 Clinical Document Architecture (CDA) and transform it in a data warehouse dimensional model schema. It is based on a conceptual framework published in a previous work that maps the dimensional model primitives with CDA elements. Its feasibility is demonstrated providing a case study based on the analysis of vital signs gathered during laboratory tests.

  18. Predicting Early Maladaptive Schemas Using Baumrind's Parenting Styles.

    PubMed

    Esmali Kooraneh, Ahmad; Amirsardari, Leili

    2015-06-01

    Families play an essential role in maintaining children's mental, social, and physical health. The family provides the first and the most important social context for human development. The present study aimed to predict early maladaptive schemas using Baumrind's parenting styles (root development). A total of 357 undergraduate students of Islamic Azad University, Urmia Branch, Iran, were selected through random cluster sampling during 2013 and 2014. The students were assessed using the Schema Questionnaire-Short Form (SQ-SF) and the Baumrind's parenting styles inventories. The result of regression analysis showed that Baumrind's parenting styles are significant predictors of early maladaptive schemas (P < 0.001). The authoritative parenting style has some features such as showing high levels of warmth or encouraging kids to express their own possibly divergent opinions. The authoritarian parenting style, however, possesses traits such as heartlessness, impassiveness, strictness, and lack of attention to the children's developmental needs, which is not acceptable.

  19. Conducting quantitative synthesis when comparing medical interventions: AHRQ and the Effective Health Care Program.

    PubMed

    Fu, Rongwei; Gartlehner, Gerald; Grant, Mark; Shamliyan, Tatyana; Sedrakyan, Art; Wilt, Timothy J; Griffith, Lauren; Oremus, Mark; Raina, Parminder; Ismaila, Afisi; Santaguida, Pasqualina; Lau, Joseph; Trikalinos, Thomas A

    2011-11-01

    This article is to establish recommendations for conducting quantitative synthesis, or meta-analysis, using study-level data in comparative effectiveness reviews (CERs) for the Evidence-based Practice Center (EPC) program of the Agency for Healthcare Research and Quality. We focused on recurrent issues in the EPC program and the recommendations were developed using group discussion and consensus based on current knowledge in the literature. We first discussed considerations for deciding whether to combine studies, followed by discussions on indirect comparison and incorporation of indirect evidence. Then, we described our recommendations on choosing effect measures and statistical models, giving special attention to combining studies with rare events; and on testing and exploring heterogeneity. Finally, we briefly presented recommendations on combining studies of mixed design and on sensitivity analysis. Quantitative synthesis should be conducted in a transparent and consistent way. Inclusion of multiple alternative interventions in CERs increases the complexity of quantitative synthesis, whereas the basic issues in quantitative synthesis remain crucial considerations in quantitative synthesis for a CER. We will cover more issues in future versions and update and improve recommendations with the accumulation of new research to advance the goal for transparency and consistency. Copyright © 2011 Elsevier Inc. All rights reserved.

  20. Exploring correlation between perceived parenting styles, early maladaptive schemas, and depression among women with depressive symptoms in iran and India- role of early maladaptive schemas as mediators and moderatos.

    PubMed

    Khajouei Nia, Maryam; Sovani, Anuradha; Sarami Forooshani, Gholam Reza

    2014-12-01

    Many studies have reported that inadequate parental styles can contribute to depressive symptoms through dysfunctional cognitive styles. This study aimed to investigate the association of dysfunctional schemas and parenting style with depression, as well as the role of maladaptive schemas such as moderators and mediators in Iran and India. The study sample was selected randomly and consisted of 200 (age group 16-60 y) depressed females (mild to moderate); 100 from Tehran (Iran) and another 100 from Pune (India). The type of the research was causal-comparative. The data collection took place in hospitals and clinics in the targeted cities. Descriptive statistic tests and hierarchical multiple regression were executed (for the purpose of analyzing data) by SPSS 17. It was demonstrated that the association between parenting and depression was not moderated by early maladaptive schemas. On the contrary, the results supported meditational models in which parenting styles are associated with the cognitive schemas, and these in turn are related to depressive symptoms. It was also found that abandonment mediates the impacts of maternal style on depression in Iran. On the other hand, abandonment and punitiveness schemas mediated the relation between paternal style and depression in India. These findings suggest that the correlation between childhood experiences and depression in adulthood are mediated by dysfunctional schemas.

  1. Effects of Modified Schema-Based Instruction on Real-World Algebra Problem Solving of Students with Autism Spectrum Disorder and Moderate Intellectual Disability

    ERIC Educational Resources Information Center

    Root, Jenny Rose

    2016-01-01

    The current study evaluated the effects of modified schema-based instruction (SBI) on the algebra problem solving skills of three middle school students with autism spectrum disorder and moderate intellectual disability (ASD/ID). Participants learned to solve two types of group word problems: missing-whole and missing-part. The themes of the word…

  2. Mediation of early maladaptive schemas between perceptions of parental rearing style and personality disorder symptoms.

    PubMed

    Thimm, Jens C

    2010-03-01

    In schema therapy (ST), early maladaptive schemas (EMS) are proposed to be the defining core of personality disorders. Adverse relational experiences in childhood are assumed to be the main cause for the development of EMS. The present study explored the links between perceived parental rearing behaviours, EMS, and personality disorder symptoms in a clinical sample (N=108). Results from mediation analyses suggest that EMS mediate the relationships between recalled parenting rearing behaviours and personality disorder symptoms. Findings give support to the theoretical model ST is based on.

  3. Attack Classification Schema for Smart City WSNs

    PubMed Central

    Garcia-Font, Victor; Garrigues, Carles; Rifà-Pous, Helena

    2017-01-01

    Urban areas around the world are populating their streets with wireless sensor networks (WSNs) in order to feed incipient smart city IT systems with metropolitan data. In the future smart cities, WSN technology will have a massive presence in the streets, and the operation of municipal services will be based to a great extent on data gathered with this technology. However, from an information security point of view, WSNs can have failures and can be the target of many different types of attacks. Therefore, this raises concerns about the reliability of this technology in a smart city context. Traditionally, security measures in WSNs have been proposed to protect specific protocols in an environment with total control of a single network. This approach is not valid for smart cities, as multiple external providers deploy a plethora of WSNs with different security requirements. Hence, a new security perspective needs to be adopted to protect WSNs in smart cities. Considering security issues related to the deployment of WSNs as a main data source in smart cities, in this article, we propose an intrusion detection framework and an attack classification schema to assist smart city administrators to delimit the most plausible attacks and to point out the components and providers affected by incidents. We demonstrate the use of the classification schema providing a proof of concept based on a simulated selective forwarding attack affecting a parking and a sound WSN. PMID:28379192

  4. Attack Classification Schema for Smart City WSNs.

    PubMed

    Garcia-Font, Victor; Garrigues, Carles; Rifà-Pous, Helena

    2017-04-05

    Urban areas around the world are populating their streets with wireless sensor networks (WSNs) in order to feed incipient smart city IT systems with metropolitan data. In the future smart cities, WSN technology will have a massive presence in the streets, and the operation of municipal services will be based to a great extent on data gathered with this technology. However, from an information security point of view, WSNs can have failures and can be the target of many different types of attacks. Therefore, this raises concerns about the reliability of this technology in a smart city context. Traditionally, security measures in WSNs have been proposed to protect specific protocols in an environment with total control of a single network. This approach is not valid for smart cities, as multiple external providers deploy a plethora of WSNs with different security requirements. Hence, a new security perspective needs to be adopted to protect WSNs in smart cities. Considering security issues related to the deployment of WSNs as a main data source in smart cities, in this article, we propose an intrusion detection framework and an attack classification schema to assist smart city administrators to delimit the most plausible attacks and to point out the components and providers affected by incidents. We demonstrate the use of the classification schema providing a proof of concept based on a simulated selective forwarding attack affecting a parking and a sound WSN.

  5. Exploring revictimization process among Turkish women: The role of early maladaptive schemas on the link between child abuse and partner violence.

    PubMed

    Atmaca, Sinem; Gençöz, Tülin

    2016-02-01

    The purpose of the current study is to explore the revictimization process between child abuse and neglect (CAN), and intimate partner violence (IPV) based on the schema theory perspective. For this aim, 222 married women recruited in four central cities of Turkey participated in the study. Results indicated that early negative CAN experiences increased the risk of being exposed to later IPV. Specifically, emotional abuse and sexual abuse in the childhood predicted the four subtypes of IPV, which are physical, psychological, and sexual violence, and injury, while physical abuse only associated with physical violence. To explore the mediational role of early maladaptive schemas (EMSs) on this association, first, five schema domains were tested via Parallel Multiple Mediation Model. Results indicated that only Disconnection/Rejection (D/R) schema domains mediated the association between CAN and IPV. Second, to determine the particular mediational roles of each schema, eighteen EMS were tested as mediators, and results showed that Emotional Deprivation Schema and Vulnerability to Harm or Illness Schema mediated the association between CAN and IPV. These findings provided an empirical support for the crucial roles of EMSs on the effect of revictimization process. Clinical implications were discussed. Copyright © 2016 Elsevier Ltd. All rights reserved.

  6. Critique of the Schema Concept.

    ERIC Educational Resources Information Center

    Dahlin, Bo

    2001-01-01

    Discusses the concept of schema and the role this concept plays in educational practice. Traces the historical development of the concept and how it came to be taken for granted that schemata exist. Suggests a return to a more phenomenological approach to learning and knowledge formation. (SLD)

  7. Generic, network schema agnostic sparse tensor factorization for single-pass clustering of heterogeneous information networks

    PubMed Central

    Meng, Qinggang; Deng, Su; Huang, Hongbin; Wu, Yahui; Badii, Atta

    2017-01-01

    Heterogeneous information networks (e.g. bibliographic networks and social media networks) that consist of multiple interconnected objects are ubiquitous. Clustering analysis is an effective method to understand the semantic information and interpretable structure of the heterogeneous information networks, and it has attracted the attention of many researchers in recent years. However, most studies assume that heterogeneous information networks usually follow some simple schemas, such as bi-typed networks or star network schema, and they can only cluster one type of object in the network each time. In this paper, a novel clustering framework is proposed based on sparse tensor factorization for heterogeneous information networks, which can cluster multiple types of objects simultaneously in a single pass without any network schema information. The types of objects and the relations between them in the heterogeneous information networks are modeled as a sparse tensor. The clustering issue is modeled as an optimization problem, which is similar to the well-known Tucker decomposition. Then, an Alternating Least Squares (ALS) algorithm and a feasible initialization method are proposed to solve the optimization problem. Based on the tensor factorization, we simultaneously partition different types of objects into different clusters. The experimental results on both synthetic and real-world datasets have demonstrated that our proposed clustering framework, STFClus, can model heterogeneous information networks efficiently and can outperform state-of-the-art clustering algorithms as a generally applicable single-pass clustering method for heterogeneous network which is network schema agnostic. PMID:28245222

  8. Generic, network schema agnostic sparse tensor factorization for single-pass clustering of heterogeneous information networks.

    PubMed

    Wu, Jibing; Meng, Qinggang; Deng, Su; Huang, Hongbin; Wu, Yahui; Badii, Atta

    2017-01-01

    Heterogeneous information networks (e.g. bibliographic networks and social media networks) that consist of multiple interconnected objects are ubiquitous. Clustering analysis is an effective method to understand the semantic information and interpretable structure of the heterogeneous information networks, and it has attracted the attention of many researchers in recent years. However, most studies assume that heterogeneous information networks usually follow some simple schemas, such as bi-typed networks or star network schema, and they can only cluster one type of object in the network each time. In this paper, a novel clustering framework is proposed based on sparse tensor factorization for heterogeneous information networks, which can cluster multiple types of objects simultaneously in a single pass without any network schema information. The types of objects and the relations between them in the heterogeneous information networks are modeled as a sparse tensor. The clustering issue is modeled as an optimization problem, which is similar to the well-known Tucker decomposition. Then, an Alternating Least Squares (ALS) algorithm and a feasible initialization method are proposed to solve the optimization problem. Based on the tensor factorization, we simultaneously partition different types of objects into different clusters. The experimental results on both synthetic and real-world datasets have demonstrated that our proposed clustering framework, STFClus, can model heterogeneous information networks efficiently and can outperform state-of-the-art clustering algorithms as a generally applicable single-pass clustering method for heterogeneous network which is network schema agnostic.

  9. Hierarchical Schemas and Goals in the Control of Sequential Behavior

    ERIC Educational Resources Information Center

    Cooper, Richard P.; Shallice, Tim

    2006-01-01

    Traditional accounts of sequential behavior assume that schemas and goals play a causal role in the control of behavior. In contrast, M. Botvinick and D. C. Plaut (see record 2004-12248-005) argued that, at least in routine behavior, schemas and goals are epiphenomenal. The authors evaluate the Botvinick and Plaut account by contrasting the simple…

  10. A Schema-Theoretic View of Reading. Technical Report No. 32.

    ERIC Educational Resources Information Center

    Adams, Marilyn Jager; Collins, Allan

    This paper provides a general description of schema-theoretic models of language comprehension and examines some extensions of such models to the study of reading. The goal of schema theory is to specify the interface between the reader and the text: to specify how the reader's knowledge interacts with and shapes the information on the page and to…

  11. Inductive creation of an annotation schema for manually indexing clinical conditions from emergency department reports

    PubMed Central

    Chapman, Wendy W.; Dowling, John N.

    2006-01-01

    Evaluating automated indexing applications requires comparing automatically indexed terms against manual reference standard annotations. However, there are no standard guidelines for determining which words from a textual document to include in manual annotations, and the vague task can result in substantial variation among manual indexers. We applied grounded theory to emergency department reports to create an annotation schema representing syntactic and semantic variables that could be annotated when indexing clinical conditions. We describe the annotation schema, which includes variables representing medical concepts (e.g., symptom, demographics), linguistic form (e.g., noun, adjective), and modifier types (e.g., anatomic location, severity). We measured the schema’s quality and found: (1) the schema was comprehensive enough to be applied to 20 unseen reports without changes to the schema; (2) agreement between author annotators applying the schema was high, with an F measure of 93%; and (3) an error analysis showed that the authors made complementary errors when applying the schema, demonstrating that the schema incorporates both linguistic and medical expertise. PMID:16230050

  12. The Potential Role of Conflict Resolution Schemas in Adolescent Psychosocial Adjustment

    ERIC Educational Resources Information Center

    Jutengren, Goran; Palmerus, Kerstin

    2007-01-01

    Four specific schemas of cognitive structures that adolescents may hold concerning interpersonal disagreements with their parents were identified, each reflecting an authoritative, authoritarian, indulgent, or a neglecting parenting style. To examine the occurrence of such schemas across high and low levels of psychosocial adjustment, 120 Swedish…

  13. Multi-facetted Metadata - Describing datasets with different metadata schemas at the same time

    NASA Astrophysics Data System (ADS)

    Ulbricht, Damian; Klump, Jens; Bertelmann, Roland

    2013-04-01

    Inspired by the wish to re-use research data a lot of work is done to bring data systems of the earth sciences together. Discovery metadata is disseminated to data portals to allow building of customized indexes of catalogued dataset items. Data that were once acquired in the context of a scientific project are open for reappraisal and can now be used by scientists that were not part of the original research team. To make data re-use easier, measurement methods and measurement parameters must be documented in an application metadata schema and described in a written publication. Linking datasets to publications - as DataCite [1] does - requires again a specific metadata schema and every new use context of the measured data may require yet another metadata schema sharing only a subset of information with the meta information already present. To cope with the problem of metadata schema diversity in our common data repository at GFZ Potsdam we established a solution to store file-based research data and describe these with an arbitrary number of metadata schemas. Core component of the data repository is an eSciDoc infrastructure that provides versioned container objects, called eSciDoc [2] "items". The eSciDoc content model allows assigning files to "items" and adding any number of metadata records to these "items". The eSciDoc items can be submitted, revised, and finally published, which makes the data and metadata available through the internet worldwide. GFZ Potsdam uses eSciDoc to support its scientific publishing workflow, including mechanisms for data review in peer review processes by providing temporary web links for external reviewers that do not have credentials to access the data. Based on the eSciDoc API, panMetaDocs [3] provides a web portal for data management in research projects. PanMetaDocs, which is based on panMetaWorks [4], is a PHP based web application that allows to describe data with any XML-based schema. It uses the eSciDoc infrastructures

  14. Stress Leads to Aberrant Hippocampal Involvement When Processing Schema-Related Information

    ERIC Educational Resources Information Center

    Vogel, Susanne; Kluen, Lisa Marieke; Fernández, Guillén; Schwabe, Lars

    2018-01-01

    Prior knowledge, represented as a mental schema, has critical impact on how we organize, interpret, and process incoming information. Recent findings indicate that the use of an existing schema is coordinated by the medial prefrontal cortex (mPFC), communicating with parietal areas. The hippocampus, however, is crucial for encoding…

  15. Digital Pain Drawings: Assessing Touch-Screen Technology and 3D Body Schemas.

    PubMed

    Boudreau, Shellie A; Badsberg, Susanne; Christensen, Steffan W; Egsgaard, Line L

    2016-02-01

    To assess the consistency and level of agreement between pain drawings collected on (1) paper and a personal computer tablet; and (2) between a 2-dimensional (2D) line drawing and 3-dimensional (3D) body schema. Pain-free participants (N=24) recreated a premarked "pain" area from a 2D line drawing displayed on paper onto paper or tablet, and individuals with chronic neck pain (N=29) expressed their current pain on paper and tablet. A heterogeneous group (N=26) was recruited from cross-disciplinary pain clinic and expressed their pain on a 2D line drawing and a 3D body schema, as displayed on a tablet, and then completed an user-experience questionnaire. Pain drawings showed moderate to high level of consistency and a high level of agreement for paper and tablet and between 2D line drawing and 3D body schema. A fixed bias (-1.0042, P<0.001) revealed that pain areas were drawn slightly smaller on paper than on tablet, and larger on the 2D than the 3D body schema (-0.6371, P=0.003), as recorded on a tablet. Over one-third of individuals with chronic pain preferred and/or believed that the 3D body schema enabled a more accurate record; 12 believed they were equal, and 3 preferred the 2D line drawing. Pain drawings recorded with touch-screen technology provide equal reliability to paper but the size of the drawing slightly differs between the platforms. Although, 2D line drawings and 3D body schemas were similar in terms of consistency and reliability, it remains to be confirmed whether 3D body schemas increase the accuracy and precision of pain drawings.

  16. The Teaching of Protein Synthesis--A Microcomputer Based Method.

    ERIC Educational Resources Information Center

    Goodridge, Frank

    1983-01-01

    Describes two computer programs (BASIC for 32K Commodore PET) for teaching protein synthesis. The first is an interactive test of base-pairing knowledge, and the second generates random DNA nucleotide sequences, with instructions for substitution, insertion, and deletion printed out for each student. (JN)

  17. Analysis of Air Traffic Track Data with the AutoBayes Synthesis System

    NASA Technical Reports Server (NTRS)

    Schumann, Johann Martin Philip; Cate, Karen; Lee, Alan G.

    2010-01-01

    The Next Generation Air Traffic System (NGATS) is aiming to provide substantial computer support for the air traffic controllers. Algorithms for the accurate prediction of aircraft movements are of central importance for such software systems but trajectory prediction has to work reliably in the presence of unknown parameters and uncertainties. We are using the AutoBayes program synthesis system to generate customized data analysis algorithms that process large sets of aircraft radar track data in order to estimate parameters and uncertainties. In this paper, we present, how the tasks of finding structure in track data, estimation of important parameters in climb trajectories, and the detection of continuous descent approaches can be accomplished with compact task-specific AutoBayes specifications. We present an overview of the AutoBayes architecture and describe, how its schema-based approach generates customized analysis algorithms, documented C/C++ code, and detailed mathematical derivations. Results of experiments with actual air traffic control data are discussed.

  18. Sexual Self Schema as a Moderator of Sexual and Psychological Outcomes for Gynecologic Cancer Survivors

    PubMed Central

    Andersen, Barbara L.; Fowler, Jeffrey M.; Maxwell, G. Larry

    2008-01-01

    Abstract Gynecologic cancer patients are at high risk for emotional distress and sexual dysfunction. The present study tested sexual self schema as an individual difference variable that might be useful in identifying those at risk for unfavorable outcomes. First, we tested schema as a predictor of sexual outcomes,including bodychangestress. Second,we examined schema as a contributor to broader quality of life outcomes, specifically as a moderator of the relationship between sexual satisfaction and psychological statue (depressive symptoms and quality of life). A cross-sectional design was used. Gynecologic cancer survivors (N = 175) 2−10 years post treatment were assessed during routine follow up. In regression analyses controlling for sociodemographic variables, patients' physical symptoms/signs as evaluated by nurses, health status, and extent of partner sexual difficulties, sexual self schema accounted for significant variance in the prediction of current sexual behavior, responsiveness, and satisfaction. Moreover, schema moderated the relationship between sexual satisfaction and psychological outcomes, suggesting that a positive sexual self schema might “buffer” patients from depressive symptoms when their sexual satisfaction is low. Furthermore, the combination of a negative sexual self schema and low sexual satisfaction might heighten survivors' risk for psychological distress, including depressive symptomatology. These data support the consideration of sexual self schema as a predictor of sexual morbidity among gynecologic cancer survivors. PMID:18418707

  19. Cognitive structures in women with sexual dysfunction: the role of early maladaptive schemas.

    PubMed

    Oliveira, Cátia; Nobre, Pedro J

    2013-07-01

    Cognitive schemas are often related to psychological problems. However, the role of these structures within sexual problems is not yet well established. The aim of this study was to evaluate the presence and importance of early maladaptive schemas on women's sexual functioning and cognitive schemas activated in response to negative sexual events. A total of 228 women participated in the study: a control sample of 167 women without sexual problems, a subclinical sample of 37 women with low sexual functioning, and a clinical sample of 24 women with sexual dysfunction. Participants completed several self-reported measures: the Schema Questionnaire, the Questionnaire of Cognitive Schema Activation in Sexual Context, the Brief Symptom Inventory, the Beck Depression Inventory, and the Female Sexual Function Index. Findings indicated that women with sexual dysfunction presented significantly more early maladaptive schemas from the Impaired Autonomy and Performance domain, particularly failure (P < 0.001, η(2) = 0.08), dependence/incompetence (P < 0.05, η(2) = 0.03), and vulnerability to danger (P < 0.05, η(2) = 0.04). Additionally, in response to negative sexual events, women with sexual dysfunction presented significantly higher scores on incompetence (P < 0.001, η(2) = 0.16), self-depreciation (P < 0.01, η(2) = 0.05), and difference/loneliness (P < 0.01, η(2) = 0.05) schemas. Results supported differences between women with and without sexual problems regarding cognitive factors. This may have implications for the knowledge, assessment, and treatment of sexual dysfunction in women. © 2012 International Society for Sexual Medicine.

  20. Schema for the LANL infrasound analysis tool, infrapy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Dannemann, Fransiska Kate; Marcillo, Omar Eduardo

    2017-04-14

    The purpose of this document is to define the schema used for the operation of the infrasound analysis tool, infrapy. The tables described by this document extend the CSS3.0 or KB core schema to include information required for the operation of infrapy. This document is divided into three sections, the first being this introduction. Section two defines eight new, infrasonic data processing-specific database tables. Both internal (ORACLE) and external formats for the attributes are defined, along with a short description of each attribute. Section three of the document shows the relationships between the different tables by using entity-relationship diagrams.

  1. Modeling and Synthesis Support for the North American Carbon Program

    NASA Astrophysics Data System (ADS)

    Baskaran, L.; Cook, R. B.; Thornton, P. E.; Post, W. M.; Wilson, B. E.; Dadi, U.

    2007-12-01

    The Modeling and Synthesis Thematic Data Center (MAST-DC) supports the North American Carbon Program by providing data products and data management services needed for modeling and synthesis activities. The overall objective of MAST-DC is to provide advanced data management support to NACP investigators doing modeling and synthesis, thereby freeing those investigators from having to perform data management functions. MAST-DC has compiled a number of data products for North America, including sub-pixel land-water content, daily meteorological data, and soil, land cover, and elevation data. In addition, we have developed an internet-based WebGIS system that enables users to browse, query, display, subset, and download spatial data using a standard web browser. For the mid-continent intensive, MAST-DC is working with a group of data assimilation modelers to generate a consistent set of meteorological data to drive bottom-up models.

  2. Neural mechanisms of mental schema: a triplet of delta, low beta/spindle and ripple oscillations.

    PubMed

    Ohki, Takefumi; Takei, Yuichi

    2018-02-06

    Schemas are higher-level knowledge structures that integrate and organise lower-level representations. As internal templates, schemas are formed according to how events are perceived, interpreted and remembered. Although these higher-level units are assumed to play a fundamental role in our daily life from an early age, the neuronal basis and mechanisms of schema formation and use remain largely unknown. It is important to elucidate how the brain constructs and maintains these higher-level units. In order to examine the possible neural underpinnings of schema, we recapitulate previous work and discuss their findings related to schemas as the brain template. We specifically focused on low beta/spindle oscillations, which are assumed to be the key components of schemas, and propose that the brain template is implemented with a triplet of neural oscillations, that is delta, low beta/spindle and ripple oscillations. © 2018 Federation of European Neuroscience Societies and John Wiley & Sons Ltd.

  3. Mathematics Word Problem Solving: An Investigation into Schema-Based Instruction in a Computer-Mediated Setting and a Teacher-Mediated Setting with Mathematically Low-Performing Students

    ERIC Educational Resources Information Center

    Leh, Jayne

    2011-01-01

    Substantial evidence indicates that teacher-delivered schema-based instruction (SBI) facilitates significant increases in mathematics word problem solving (WPS) skills for diverse students; however research is unclear whether technology affordances facilitate superior gains in computer-mediated (CM) instruction in mathematics WPS when compared to…

  4. Antimnemonic effects of schemas in young and older adults

    PubMed Central

    Badham, Stephen P.; Maylor, Elizabeth A.

    2016-01-01

    Schema-consistent material that is aligned with an individual’s knowledge and experience is typically more memorable than abstract material. This effect is often more extreme in older adults and schema use can alleviate age deficits in memory. In three experiments, young and older adults completed memory tasks where the availability of schematic information was manipulated. Specifying nonobvious relations between to-be-remembered word pairs paradoxically hindered memory (Experiment 1). Highlighting relations within mixed lists of related and unrelated word pairs had no effect on memory for those pairs (Experiment 2). This occurred even though related word pairs were recalled better than unrelated word pairs, particularly for older adults. Revealing a schematic context in a memory task with abstract image segments also hindered memory performance, particularly for older adults (Experiment 3). The data show that processing schematic information can come with costs that offset mnemonic benefits associated with schema-consistent stimuli. PMID:25980799

  5. Predicting Early Maladaptive Schemas Using Baumrind’s Parenting Styles

    PubMed Central

    Esmali Kooraneh, Ahmad; Amirsardari, Leili

    2015-01-01

    Background: Families play an essential role in maintaining children’s mental, social, and physical health. The family provides the first and the most important social context for human development. Objectives: The present study aimed to predict early maladaptive schemas using Baumrind’s parenting styles (root development). Patients and Methods: A total of 357 undergraduate students of Islamic Azad University, Urmia Branch, Iran, were selected through random cluster sampling during 2013 and 2014. The students were assessed using the Schema Questionnaire-Short Form (SQ-SF) and the Baumrind’s parenting styles inventories. Results: The result of regression analysis showed that Baumrind’s parenting styles are significant predictors of early maladaptive schemas (P < 0.001). Conclusions: The authoritative parenting style has some features such as showing high levels of warmth or encouraging kids to express their own possibly divergent opinions. The authoritarian parenting style, however, possesses traits such as heartlessness, impassiveness, strictness, and lack of attention to the children’s developmental needs, which is not acceptable. PMID:26288648

  6. Schema generation in recurrent neural nets for intercepting a moving target.

    PubMed

    Fleischer, Andreas G

    2010-06-01

    The grasping of a moving object requires the development of a motor strategy to anticipate the trajectory of the target and to compute an optimal course of interception. During the performance of perception-action cycles, a preprogrammed prototypical movement trajectory, a motor schema, may highly reduce the control load. Subjects were asked to hit a target that was moving along a circular path by means of a cursor. Randomized initial target positions and velocities were detected in the periphery of the eyes, resulting in a saccade toward the target. Even when the target disappeared, the eyes followed the target's anticipated course. The Gestalt of the trajectories was dependent on target velocity. The prediction capability of the motor schema was investigated by varying the visibility range of cursor and target. Motor schemata were determined to be of limited precision, and therefore visual feedback was continuously required to intercept the moving target. To intercept a target, the motor schema caused the hand to aim ahead and to adapt to the target trajectory. The control of cursor velocity determined the point of interception. From a modeling point of view, a neural network was developed that allowed the implementation of a motor schema interacting with feedback control in an iterative manner. The neural net of the Wilson type consists of an excitation-diffusion layer allowing the generation of a moving bubble. This activation bubble runs down an eye-centered motor schema and causes a planar arm model to move toward the target. A bubble provides local integration and straightening of the trajectory during repetitive moves. The schema adapts to task demands by learning and serves as forward controller. On the basis of these model considerations the principal problem of embedding motor schemata in generalized control strategies is discussed.

  7. True and false recall and dissociation among maltreated children: the role of self-schema.

    PubMed

    Valentino, Kristin; Cicchetti, Dante; Rogosch, Fred A; Toth, Sheree L

    2008-01-01

    The current investigation addresses the manner through which trauma affects basic memory and self-system processes. True and false recall for self-referent stimuli were assessed in conjunction with dissociative symptomatology among abused (N=76), neglected (N=92), and nonmaltreated (N=116) school-aged children. Abused, neglected, and nonmaltreated children did not differ in the level of processing self-schema effect or in the occurrence and frequency of false recall. Rather, differences in the affective valence of false recall emerged as a function of maltreatment subtype and age. Regarding dissociation, the abused children displayed higher levels of dissociative symptomatology than did the nonmaltreated children. Although abused, neglected, and nonmaltreated children did not exhibit differences in the valence of their self-schemas, positive and negative self-schemas were related to self-integration differently among the subgroups of maltreatment. Negative self-schemas were associated with increased dissociation among the abused children, whereas positive self-schemas were related to increased dissociation for the neglected children. Thus, positive self-schemas displayed by the younger neglected children were related to higher dissociation, suggestive of defensive self-processing. Implications for clinical intervention are underscored.

  8. Rape-related cognitive distortions: Preliminary findings on the role of early maladaptive schemas.

    PubMed

    Sigre-Leirós, Vera; Carvalho, Joana; Nobre, Pedro J

    2015-01-01

    Despite the important focus on the notion of cognitive distortions in the sexual offending area, the relevance of underlying cognitive schemas in sexual offenders has also been suggested. The aim of the present study was to investigate a potential relationship between Early Maladaptive Schemas (EMSs) and cognitive distortions in rapists. A total of 33 men convicted for rape completed the Bumby Rape Scale (BRS), the Young Schema Questionnaire - Short form-3 (YSQ-S3), the Brief Symptom Inventory (BSI), and the Socially Desirable Response Set Measure (SDRS-5). Results showed a significant relationship between the impaired limits schematic domain and the Justifying Rape dimension of the BRS. Specifically, after controlling for psychological distress levels and social desirability tendency, the entitlement/grandiosity schema from the impaired limits domain was a significant predictor of cognitive distortions related to Justifying Rape themes. Overall, despite preliminary, there is some evidence that the Young's Schema-Focused model namely the impaired limits dimension may contribute for the conceptualization of cognitive distortions in rapists and further investigation is recommended. Copyright © 2015 Elsevier Ltd. All rights reserved.

  9. Hablo Inglés y Español: Cultural Self-Schemas as a Function of Language.

    PubMed

    Rodríguez-Arauz, Gloriana; Ramírez-Esparza, Nairán; Pérez-Brena, Norma; Boyd, Ryan L

    2017-01-01

    Research has demonstrated that bilingual individuals experience a "double personality," which allows them to shift their self-schemas when they are primed with different language modes. In this study, we examine whether self-schemas change in Mexican-American ( N = 193) bilinguals living in the U.S. when they provide open-ended personality self-descriptions in both English and Spanish. We used the Meaning Extraction Helper (MEH) software to extract the most salient self-schemas that influence individuals' self-defining process. Following a qualitative-inductive approach, words were extracted from the open-ended essays and organized into semantic clusters, which were analyzed qualitatively and named. The results show that as expected, language primed bilinguals to think about different self-schemas. In Spanish, their Mexican self-schemas were more salient; whereas, in English their U.S. American self-schemas were more salient. Similarities of self-schemas across languages were assessed using a quantitative approach. Language differences and similarities in theme definition and implications for self-identity of bilinguals are discussed.

  10. Hablo Inglés y Español: Cultural Self-Schemas as a Function of Language

    PubMed Central

    Rodríguez-Arauz, Gloriana; Ramírez-Esparza, Nairán; Pérez-Brena, Norma; Boyd, Ryan L.

    2017-01-01

    Research has demonstrated that bilingual individuals experience a “double personality,” which allows them to shift their self-schemas when they are primed with different language modes. In this study, we examine whether self-schemas change in Mexican-American (N = 193) bilinguals living in the U.S. when they provide open-ended personality self-descriptions in both English and Spanish. We used the Meaning Extraction Helper (MEH) software to extract the most salient self-schemas that influence individuals' self-defining process. Following a qualitative-inductive approach, words were extracted from the open-ended essays and organized into semantic clusters, which were analyzed qualitatively and named. The results show that as expected, language primed bilinguals to think about different self-schemas. In Spanish, their Mexican self-schemas were more salient; whereas, in English their U.S. American self-schemas were more salient. Similarities of self-schemas across languages were assessed using a quantitative approach. Language differences and similarities in theme definition and implications for self-identity of bilinguals are discussed. PMID:28611719

  11. MIRD Pamphlet No. 21: A Generalized Schema for Radiopharmaceutical Dosimetry-Standardization of Nomenclature

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Bolch, W E; Eckerman, Keith F; Sgouros, George

    2009-03-01

    The internal dosimetry schema of the Medical Internal Radiation Dose (MIRD) Committee of the Society of Nuclear Medicine has provided a broad framework for assessment of the absorbed dose to whole organs, tissue subregions, voxelized tissue structures, and individual cellular compartments for use in both diagnostic and therapeutic nuclear medicine. The schema was originally published in 1968, revised in 1976, and republished in didactic form with comprehensive examples as the MIRD primer in 1988 and 1991. The International Commission on Radiological Protection (ICRP) is an organization that also supplies dosimetric models and technical data, for use in providing recommendations formore » limits on ionizing radiation exposure to workers and members of the general public. The ICRP has developed a dosimetry schema similar to that of the MIRD Committee but has used different terminology and symbols for fundamental quantities such as the absorbed fraction, specific absorbed fraction, and various dose coefficients. The MIRD Committee objectives for this pamphlet are 3-fold: to restate its schema for assessment of absorbed dose in a manner consistent with the needs of both the nuclear medicine and the radiation protection communities, with the goal of standardizing nomenclature; to formally adopt the dosimetry quantities equivalent dose and effective dose for use in comparative evaluations of potential risks of radiation-induced stochastic effects to patients after nuclear medicine procedures; and to discuss the need to identify dosimetry quantities based on absorbed dose that address deterministic effects relevant to targeted radionuclide therapy.« less

  12. Schema therapy for personality disorders in older adults: a multiple-baseline study.

    PubMed

    Videler, Arjan C; van Alphen, Sebastiaan P J; van Royen, Rita J J; van der Feltz-Cornelis, Christina M; Rossi, Gina; Arntz, Arnoud

    2018-06-01

    No studies have been conducted yet into the effectiveness of treatment of personality disorders in later life. This study is a first test of the effectiveness of schema therapy for personality disorders in older adults. Multiple-baseline design with eight cluster C personality disorder patients, with a mean age of   69. After a baseline phase with random length, schema therapy was given during the first year, followed by follow-up sessions during six months. Participants weekly rated the credibility of dysfunctional core beliefs. Symptomatic distress, early maladaptive schemas, quality of life and target complaints were assessed every six months and personality disorder diagnosis was assessed before baseline and after follow-up. Data were analyzed with mixed regression analyses. Results revealed significant linear trends during treatment phases, but not during baseline and follow-up. The scores during follow-up remained stable and were significantly lower compared to baseline, with high effect sizes. Seven participants remitted from their personality disorder diagnosis. Schema therapy appears an effective treatment for cluster C personality disorders in older adults. This finding is highly innovative as this is the first study exploring the effectiveness of psychotherapy, in this case schema therapy, for personality disorders in older adults.

  13. How does schema theory apply to real versus virtual memories?

    PubMed

    Flannery, Kathleen A; Walles, Rena

    2003-04-01

    Schemas are cognitive frameworks that guide memory, aide in the interpretation of events, and influence how we retrieve stored memories. The purpose of this study was to explore how schemas operate in a well-known environment and to examine whether or not schemas operate differently in real versus virtual environments. Twenty-four undergraduate students from a small liberal arts college in the northeast participated for course credit. Two identical offices (a real office and a virtual office) were created and filled with eight consistent and eight inconsistent items. Each participant explored either the real office or the virtual office for 20 seconds without any knowledge that their memory would be tested. After leaving the office, participants completed a recognition task and a short demographic questionnaire. Overall sensitivity and higher confidence in recognition memory scores was found for inconsistent compared to consistent items. Greater support for the consistency effect was observed in this study and interpreted in terms of the dynamic memory model and the schema-plus-correction model. The results also demonstrate that virtual reality paradigms may produce similar outcomes compared to the real world in terms of some memory processes, but additional design factors must be considered if the researcher's goal is to create equivalent paradigms.

  14. "Macho" Beliefs Moderate the Association Between Negative Sexual Episodes and Activation of Incompetence Schemas in Sexual Context, in Gay and Heterosexual Men.

    PubMed

    Peixoto, Maria Manuela; Nobre, Pedro

    2017-04-01

    Despite the existence of conceptual models of sexual dysfunction based on cognitive theory, few studies have tested the role of vulnerability factors such as sexual beliefs as moderators of the activation of cognitive schemas in response to negative sexual events. To test the moderator role of dysfunctional sexual beliefs in the association between the frequency of negative sexual episodes and the activation of incompetence schemas in gay and heterosexual men. Five-hundred seventy-five men (287 gay, 288 heterosexual) who completed an online survey on cognitive-affective dimensions and sexual functioning were selected from a larger database. Hierarchical regression analyses were conducted to test the hypothesis that dysfunctional sexual beliefs moderate the association between the frequency of unsuccessful sexual episodes and the activation of incompetence schemas. Participants completed the Sexual Dysfunctional Beliefs Questionnaire and the Questionnaire of Cognitive Schemas Activated in Sexual Context. Findings indicated that men's ability for always being ready for sex, to satisfy the partner, and to maintain an erection until ending sexual activity constitute "macho" beliefs that moderate the activation of incompetence schemas when unsuccessful sexual events occur in gay and heterosexual men. In addition, activation of incompetence schemas in response to negative sexual events in gay men was moderated by the endorsement of conservative attitudes toward moderate sexuality. The main findings suggested that psychological interventions targeting dysfunctional sexual beliefs could help de-catastrophize the consequences of negative sexual events and facilitate sexual functioning. Despite being a web-based study, it represents the first attempt to test the moderator role of dysfunctional sexual beliefs in the association between the frequency of unsuccessful sexual episodes and the activation of incompetence schemas in gay and heterosexual men. Overall, findings

  15. A conceptual schema for government purchasing arrangements for Australian alcohol and other drug treatment.

    PubMed

    Ritter, Alison; Hull, Philip; Berends, Lynda; Chalmers, Jenny; Lancaster, Kari

    2016-09-01

    The aim of this study was to establish a conceptual schema for government purchasing of alcohol and other drug treatment in Australia which could encompass the diversity and variety in purchasing arrangements, and facilitate better decision-maker by purchasers. There is a limited evidence base on purchasing arrangements in alcohol and drug treatment despite the clear impact of purchasing arrangements on both treatment processes and treatment outcomes. The relevant health and social welfare literature on purchasing arrangements was reviewed; data were collected from Australian purchasers and providers of treatment giving detailed descriptions of the array of purchasing arrangements. Combined analysis of the literature and the Australian purchasing data resulted in a draft schema which was then reviewed by an expert committee and subsequently finalised. The conceptual schema presented here was purpose-built for alcohol and other drug treatment, with its overlap between health and social welfare services. It has three dimensions: 1. The ways in which providers are chosen; 2. The ways in which services are paid for; and 3. How price is managed. Distinguishing between the methods for choosing providers (such as competitive or individually negotiated processes) from the way in which organisations are paid for their provision of treatment (such as via a block grant or payment for activity) provides conceptual clarity and enables closer analysis of each mechanism. Governments can improve health and wellbeing by making informed decisions about the way they purchase and fund alcohol and other drug treatment. Research comparing different purchasing arrangements can provide a vital evidence-base to inform funders; however a first step is to accurately and consistently categorise current approaches against a typology or conceptual schema. Copyright © 2016 Elsevier Ltd. All rights reserved.

  16. Performance Analysis and Design Synthesis (PADS) computer program. Volume 2: Program description, part 1

    NASA Technical Reports Server (NTRS)

    1972-01-01

    The Performance Analysis and Design Synthesis (PADS) computer program has a two-fold purpose. It can size launch vehicles in conjunction with calculus-of-variations optimal trajectories and can also be used as a general-purpose branched trajectory optimization program. In the former use, it has the Space Shuttle Synthesis Program as well as a simplified stage weight module for optimally sizing manned recoverable launch vehicles. For trajectory optimization alone or with sizing, PADS has two trajectory modules. The first trajectory module uses the method of steepest descent; the second employs the method of quasilinearization, which requires a starting solution from the first trajectory module. For Volume 1 see N73-13199.

  17. XML DTD and Schemas for HDF-EOS

    NASA Technical Reports Server (NTRS)

    Ullman, Richard; Yang, Jingli

    2008-01-01

    An Extensible Markup Language (XML) document type definition (DTD) standard for the structure and contents of HDF-EOS files and their contents, and an equivalent standard in the form of schemas, have been developed.

  18. Equity Theory Ratios as Causal Schemas.

    PubMed

    Arvanitis, Alexios; Hantzi, Alexandra

    2016-01-01

    Equity theory approaches justice evaluations based on ratios of exchange inputs to exchange outcomes. Situations are evaluated as just if ratios are equal and unjust if unequal. We suggest that equity ratios serve a more fundamental cognitive function than the evaluation of justice. More particularly, we propose that they serve as causal schemas for exchange outcomes, that is, they assist in determining whether certain outcomes are caused by inputs of other people in the context of an exchange process. Equality or inequality of ratios in this sense points to an exchange process. Indeed, Study 1 shows that different exchange situations, such as disproportional or balanced proportional situations, create perceptions of give-and-take on the basis of equity ratios. Study 2 shows that perceptions of justice are based more on communicatively accepted rules of interaction than equity-based evaluations, thereby offering a distinction between an attribution and an evaluation cognitive process for exchange outcomes.

  19. Equity Theory Ratios as Causal Schemas

    PubMed Central

    Arvanitis, Alexios; Hantzi, Alexandra

    2016-01-01

    Equity theory approaches justice evaluations based on ratios of exchange inputs to exchange outcomes. Situations are evaluated as just if ratios are equal and unjust if unequal. We suggest that equity ratios serve a more fundamental cognitive function than the evaluation of justice. More particularly, we propose that they serve as causal schemas for exchange outcomes, that is, they assist in determining whether certain outcomes are caused by inputs of other people in the context of an exchange process. Equality or inequality of ratios in this sense points to an exchange process. Indeed, Study 1 shows that different exchange situations, such as disproportional or balanced proportional situations, create perceptions of give-and-take on the basis of equity ratios. Study 2 shows that perceptions of justice are based more on communicatively accepted rules of interaction than equity-based evaluations, thereby offering a distinction between an attribution and an evaluation cognitive process for exchange outcomes. PMID:27594846

  20. The predictive value of early maladaptive schemas in paranoid responses to social stress.

    PubMed

    Sundag, Johanna; Ascone, Leonie; Lincoln, Tania M

    2018-01-01

    Social stress and negatively valenced cognitive representations of the self (self-schemas) play an important role in the formation of delusions. However, it has not been investigated whether and which self-schemas explain paranoid responses to social stress. Building on the framework of schema theory, the aim of this study was thus to investigate whether more pronounced early maladaptive schemas (EMSs) were associated with increased paranoid ideation after a social stress induction in patients with persecutory delusions (PD). Patients with PD (n = 20) and healthy controls (n = 40) were assessed for EMSs with the Young Schema Questionnaire. They were then exposed to a social stress situation in which they were socially excluded in a Cyberball paradigm. Prior to and after the social stress induction, paranoid symptoms were assessed. Patients with PD responded with a stronger increase in paranoia and revealed a significantly higher EMS total score compared to the healthy controls. As expected, higher increases in paranoia following the social stress were accounted for by higher EMS total scores. Exploratory analyses showed that particularly the specific EMSs Defectiveness/Shame and Enmeshment/Undeveloped Self were associated with the increase in paranoia. EMSs are associated with stress-related symptom increases in patients with PD. It thus seems worthwhile to further investigate the relevance of specific schemas for paranoia. The findings also suggest that addressing EMSs in psychological treatment of patients with PD holds potential. Copyright © 2017 John Wiley & Sons, Ltd.

  1. Deductive Glue Code Synthesis for Embedded Software Systems Based on Code Patterns

    NASA Technical Reports Server (NTRS)

    Liu, Jian; Fu, Jicheng; Zhang, Yansheng; Bastani, Farokh; Yen, I-Ling; Tai, Ann; Chau, Savio N.

    2006-01-01

    Automated code synthesis is a constructive process that can be used to generate programs from specifications. It can, thus, greatly reduce the software development cost and time. The use of formal code synthesis approach for software generation further increases the dependability of the system. Though code synthesis has many potential benefits, the synthesis techniques are still limited. Meanwhile, components are widely used in embedded system development. Applying code synthesis to component based software development (CBSD) process can greatly enhance the capability of code synthesis while reducing the component composition efforts. In this paper, we discuss the issues and techniques for applying deductive code synthesis techniques to CBSD. For deductive synthesis in CBSD, a rule base is the key for inferring appropriate component composition. We use the code patterns to guide the development of rules. Code patterns have been proposed to capture the typical usages of the components. Several general composition operations have been identified to facilitate systematic composition. We present the technique for rule development and automated generation of new patterns from existing code patterns. A case study of using this method in building a real-time control system is also presented.

  2. Positive schemas, psychopathology, and quality of life in children with pediatric cancer: A pilot study.

    PubMed

    McArthur, Brae Anne; Strother, Douglas; Schulte, Fiona

    2017-01-01

    Research in the area of pediatric oncology has shown that although some children and youth diagnosed with this disease cope adaptively after their diagnosis, others continue to have long-term psychosocial difficulties. The potential mechanisms that may protect against the experience of psychopathology and poor quality of life within this population are not well known. The purpose of this pilot study was to utilize a new comprehensive measure of positive schemas to better understand the relationship between positive schemas, quality of life, and psychopathology, for children on active treatment for cancer. Participants were 22 patients, aged 8-18 years, being treated in a pediatric oncology clinic. Patients and parents completed measures of positive schemas, quality of life, and psychopathology. The mean age at time of initial diagnosis of the patient sample was 11.6 years. Child-reported positive schemas were significantly related to child-reported child quality of life (r = 0.46, p = 0.03). This is the first study to examine positive schemas within a pediatric oncology sample. Future research is needed to further explore facets of positive schemas that may be particularly relevant to child psychological functioning in a pediatric oncology population.

  3. Python based high-level synthesis compiler

    NASA Astrophysics Data System (ADS)

    Cieszewski, Radosław; Pozniak, Krzysztof; Romaniuk, Ryszard

    2014-11-01

    This paper presents a python based High-Level synthesis (HLS) compiler. The compiler interprets an algorithmic description of a desired behavior written in Python and map it to VHDL. FPGA combines many benefits of both software and ASIC implementations. Like software, the mapped circuit is flexible, and can be reconfigured over the lifetime of the system. FPGAs therefore have the potential to achieve far greater performance than software as a result of bypassing the fetch-decode-execute operations of traditional processors, and possibly exploiting a greater level of parallelism. Creating parallel programs implemented in FPGAs is not trivial. This article describes design, implementation and first results of created Python based compiler.

  4. Change in interpersonal problems after cognitive agoraphobia and schema-focused therapy versus psychodynamic treatment as usual of inpatients with agoraphobia and Cluster C personality disorders.

    PubMed

    Gude, Tore; Hoffart, Asle

    2008-04-01

    The aim was to study whether patients with panic disorder with agoraphobia and co-occurring Cluster C traits would respond differently regarding change in interpersonal problems as part of their personality functioning when receiving two different treatment modalities. Two cohorts of patients were followed through three months' in-patient treatment programs and assessed at follow-up one year after end of treatment. The one cohort comprised 18 patients treated with "treatment as usual" according to psychodynamic principles, the second comprised 24 patients treated in a cognitive agoraphobia and schema-focused therapy program. Patients in the cognitive condition showed greater improvement in interpersonal problems than patients in the treatment as usual condition. Although this quasi-experimental study has serious limitations, the results may indicate that agoraphobic patients with Cluster C traits should be treated in cognitive agoraphobia and schema-focused programs rather than in psychodynamic treatment as usual programs in order to reduce their level of interpersonal problems.

  5. Schema-Driven Facilitation of New Hierarchy Learning in the Transitive Inference Paradigm

    ERIC Educational Resources Information Center

    Kumaran, Dharshan

    2013-01-01

    Prior knowledge, in the form of a mental schema or framework, is viewed to facilitate the learning of new information in a range of experimental and everyday scenarios. Despite rising interest in the cognitive and neural mechanisms underlying schema-driven facilitation of new learning, few paradigms have been developed to examine this issue in…

  6. Basic Emotions, Natural Kinds, Emotion Schemas, and a New Paradigm.

    PubMed

    Izard, Carroll E

    2007-09-01

    Research on emotion flourishes in many disciplines and specialties, yet experts cannot agree on its definition. Theorists and researchers use the term emotion in ways that imply different processes and meanings. Debate continues about the nature of emotions, their functions, their relations to broad affective dimensions, the processes that activate them, and their role in our daily activities and pursuits. I will address these issues here, specifically in terms of basic emotions as natural kinds, the nature of emotion schemas, the development of emotion-cognition relations that lead to emotion schemas, and discrete emotions in relation to affective dimensions. Finally, I propose a new paradigm that assumes continual emotion as a factor in organizing consciousness and as an influence on mind and behavior. The evidence reviewed suggests that a theory that builds on concepts of both basic emotions and emotion schemas provides a viable research tool and is compatible with more holistic or dimensional approaches. © 2007 Association for Psychological Science.

  7. Toward DNA-based Security Circuitry: First Step - Random Number Generation.

    PubMed

    Bogard, Christy M; Arazi, Benjamin; Rouchka, Eric C

    2008-08-10

    DNA-based circuit design is an area of research in which traditional silicon-based technologies are replaced by naturally occurring phenomena taken from biochemistry and molecular biology. Our team investigates the implications of DNA-based circuit design in serving security applications. As an initial step we develop a random number generation circuitry. A novel prototype schema employs solid-phase synthesis of oligonucleotides for random construction of DNA sequences. Temporary storage and retrieval is achieved through plasmid vectors.

  8. Imagery Teaches Elementary Economics Schema Efficiently.

    ERIC Educational Resources Information Center

    McKenzie, Gary R.

    In a complex domain such as economics, elementary school students' knowledge of formal systems beyond their immediate experience is often too incomplete, superficial, and disorganized to function as schema or model. However, visual imagery is a good technique for teaching young children a network of 10 to 20 propositions and the relationships…

  9. Individual and Sociocultural Influences on Pre-Adolescent Girls' Appearance Schemas and Body Dissatisfaction

    ERIC Educational Resources Information Center

    Sinton, Meghan M.; Birch, Leann L.

    2006-01-01

    Appearance schemas, a suggested cognitive component of body image, have been associated with body dissatisfaction in adolescent and adult samples. This study examined girls' weight status (BMI), depression, and parent, sibling, peer, and media influences as predictors of appearance schemas in 173 pre-adolescent girls. Hierarchical regression…

  10. Example-Based Automatic Music-Driven Conventional Dance Motion Synthesis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Xu, Songhua; Fan, Rukun; Geng, Weidong

    We introduce a novel method for synthesizing dance motions that follow the emotions and contents of a piece of music. Our method employs a learning-based approach to model the music to motion mapping relationship embodied in example dance motions along with those motions' accompanying background music. A key step in our method is to train a music to motion matching quality rating function through learning the music to motion mapping relationship exhibited in synchronized music and dance motion data, which were captured from professional human dance performance. To generate an optimal sequence of dance motion segments to match with amore » piece of music, we introduce a constraint-based dynamic programming procedure. This procedure considers both music to motion matching quality and visual smoothness of a resultant dance motion sequence. We also introduce a two-way evaluation strategy, coupled with a GPU-based implementation, through which we can execute the dynamic programming process in parallel, resulting in significant speedup. To evaluate the effectiveness of our method, we quantitatively compare the dance motions synthesized by our method with motion synthesis results by several peer methods using the motions captured from professional human dancers' performance as the gold standard. We also conducted several medium-scale user studies to explore how perceptually our dance motion synthesis method can outperform existing methods in synthesizing dance motions to match with a piece of music. These user studies produced very positive results on our music-driven dance motion synthesis experiments for several Asian dance genres, confirming the advantages of our method.« less

  11. A Codasyl-Type Schema for Natural Language Medical Records

    PubMed Central

    Sager, N.; Tick, L.; Story, G.; Hirschman, L.

    1980-01-01

    This paper describes a CODASYL (network) database schema for information derived from narrative clinical reports. The goal of this work is to create an automated process that accepts natural language documents as input and maps this information into a database of a type managed by existing database management systems. The schema described here represents the medical events and facts identified through the natural language processing. This processing decomposes each narrative into a set of elementary assertions, represented as MEDFACT records in the database. Each assertion in turn consists of a subject and a predicate classed according to a limited number of medical event types, e.g., signs/symptoms, laboratory tests, etc. The subject and predicate are represented by EVENT records which are owned by the MEDFACT record associated with the assertion. The CODASYL-type network structure was found to be suitable for expressing most of the relations needed to represent the natural language information. However, special mechanisms were developed for storing the time relations between EVENT records and for recording connections (such as causality) between certain MEDFACT records. This schema has been implemented using the UNIVAC DMS-1100 DBMS.

  12. Building Schema for English Language Learners

    ERIC Educational Resources Information Center

    Navarro, Ann M.

    2008-01-01

    Background: Many classrooms today have ESL students who do not speak English and are completely lost. How can teachers help these students comprehend what they are learning in English? Purpose: The purpose of this research is to identify effective reading strategies to build schema for English language learners (ELLs) to help them comprehend.…

  13. Maladaptive Schemas as Mediators in the Relationship Between Child Sexual Abuse and Displaced Aggression.

    PubMed

    Estévez, Ana; Ozerinjauregi, Nagore; Herrero-Fernández, David

    2016-01-01

    Child sexual abuse is one of the most serious forms of abuse due to the psychological consequences that persist even into adulthood. Expressions of anger among child sexual abuse survivors remain common even years after the event. While child sexual abuse has been extensively studied, the expression of displaced aggression has been studied less. Some factors, such as the maladaptive early schemas, might account for this deficiency. The objective of this study was to analyze the relationships between child sexual abuse, displaced aggression, and these schemas according to gender and determine if these early schemas mediate the relationship between child sexual abuse and displaced aggression. A total of 168 Spanish subjects who were victims of child sexual abuse completed measures of childhood trauma, displaced aggression, and early maladaptive schemas. The results depict the relationship between child sexual abuse, displaced aggression, and early maladaptive schemas. Women scored higher than men in child sexual abuse, emotional abuse, disconnection or rejection and impaired autonomy. Mediational analysis found a significant mediation effect of disconnection or rejection on the relationship between child sexual abuse and displaced aggression; however, impaired autonomy did not mediate significantly.

  14. Child abuse, early maladaptive schemas, and risky sexual behavior in college women.

    PubMed

    Roemmele, Melissa; Messman-Moore, Terri L

    2011-05-01

    Previous research suggests that individuals abused as children are more likely to engage in risky sexual behavior during adulthood. The present study examined early maladaptive schemas as mediators of the child abuse-risky sexual behavior relationship among 653 college women. Self-report surveys assessed three forms of child abuse: Sexual, physical, and emotional, and assessed early maladaptive schemas within two domains: Disconnection/rejection and Other-Directedness. Disconnection/rejection schemas fully mediated the relation between child emotional abuse and number of sexual partners and partially mediated the relationship for sexual and physical abuse. However, when frequency of specific risky sexual acts (e.g., sex without contraception) was examined in the previous six months, only abandonment was a partial mediator. Implications for intervention and future research are discussed.

  15. Change Mechanisms of Schema-Centered Group Psychotherapy with Personality Disorder Patients

    PubMed Central

    Tschacher, Wolfgang; Zorn, Peter; Ramseyer, Fabian

    2012-01-01

    Background This study addressed the temporal properties of personality disorders and their treatment by schema-centered group psychotherapy. It investigated the change mechanisms of psychotherapy using a novel method by which psychotherapy can be modeled explicitly in the temporal domain. Methodology and Findings 69 patients were assigned to a specific schema-centered behavioral group psychotherapy, 26 to social skills training as a control condition. The largest diagnostic subgroups were narcissistic and borderline personality disorder. Both treatments offered 30 group sessions of 100 min duration each, at a frequency of two sessions per week. Therapy process was described by components resulting from principal component analysis of patients' session-reports that were obtained after each session. These patient-assessed components were Clarification, Bond, Rejection, and Emotional Activation. The statistical approach focused on time-lagged associations of components using time-series panel analysis. This method provided a detailed quantitative representation of therapy process. It was found that Clarification played a core role in schema-centered psychotherapy, reducing rejection and regulating the emotion of patients. This was also a change mechanism linked to therapy outcome. Conclusions/Significance The introduced process-oriented methodology allowed to highlight the mechanisms by which psychotherapeutic treatment became effective. Additionally, process models depicted the actual patterns that differentiated specific diagnostic subgroups. Time-series analysis explores Granger causality, a non-experimental approximation of causality based on temporal sequences. This methodology, resting upon naturalistic data, can explicate mechanisms of action in psychotherapy research and illustrate the temporal patterns underlying personality disorders. PMID:22745811

  16. A Critique of Schema Theory in Reading and a Dual Coding Alternative (Commentary).

    ERIC Educational Resources Information Center

    Sadoski, Mark; And Others

    1991-01-01

    Evaluates schema theory and presents dual coding theory as a theoretical alternative. Argues that schema theory is encumbered by lack of a consistent definition, its roots in idealist epistemology, and mixed empirical support. Argues that results of many empirical studies used to demonstrate the existence of schemata are more consistently…

  17. Early maladaptive schemas and suicidal risk in an Iranian sample of patients with obsessive-compulsive disorder.

    PubMed

    Khosravani, Vahid; Sharifi Bastan, Farangis; Samimi Ardestani, Mehdi; Jamaati Ardakani, Razieh

    2017-09-01

    There are few studies on suicidal risk and its related factors in patients diagnosed with obsessive-compulsive disorder (OCD). This study investigated the associations of early maladaptive schemas, OC symptom dimensions, OCD severity, depression and anxiety with suicidality (i.e., suicidal ideation and suicide attempts) in OCD patients. Sixty OCD outpatients completed the Scale for Suicide Ideation (SSI), the Young Schema Questionnaire-Short Form (YSQ-SF), the Yale-Brown Obsessive Compulsive Scale (Y-BOCS), the Dimensional Obsessive-Compulsive Scale (DOCS) and the Depression Anxiety Stress Scales (DASS-21). 51.7% of patients had lifetime suicide attempts and 75% had suicidal ideation. OCD patients with lifetime suicide attempts exhibited significantly higher scores on early maladaptive schemas than those without such attempts. Logistic regression analysis revealed that the mistrust/abuse schema and the OC symptom dimension of unacceptable thoughts explained lifetime suicide attempts. The mistrust/abuse schema, unacceptable thoughts and depression significantly predicted suicidal ideation. These findings indicated that the mistrust/abuse schema may contribute to high suicidality in OCD patients. Also, patients suffering from unacceptable thoughts need to be assessed more carefully for warning signs of suicide. Copyright © 2017 Elsevier Ireland Ltd. All rights reserved.

  18. [Relationship between early maladaptive schemas, attachment quality and fear of darkness].

    PubMed

    Kopcsó, Krisztina; Láng, András

    2014-12-07

    Although fear of darkness is most common in childhood, it is also a remarkable phenomenon in young adulthood. To examine the relationship between fear of darkness, early maladaptive schemas and attachment quality in young adults and assess fear related sex differences. A self-developed scale was used to measure fear of darkness' intensity and frequency. Young Schema Questionnaire - Short Form and two scales that measure attachment dimensions were also applied. 120 university students (68 women, 52 men) filled in the tests. Fear of darkness' frequency correlated with avoidant attachment, and intensity with independent and anxious attachment. Fear of darkness variables correlated with several early maladaptive schemas. Women reported more frequent and intensive fear of darkness than men. These results indicated that the elevated level of fear of darkness is related to specific cognitive style and attachment quality. This highlights the potential clinical relevance of fear of darkness.

  19. AutoBayes Program Synthesis System Users Manual

    NASA Technical Reports Server (NTRS)

    Schumann, Johann; Jafari, Hamed; Pressburger, Tom; Denney, Ewen; Buntine, Wray; Fischer, Bernd

    2008-01-01

    Program synthesis is the systematic, automatic construction of efficient executable code from high-level declarative specifications. AutoBayes is a fully automatic program synthesis system for the statistical data analysis domain; in particular, it solves parameter estimation problems. It has seen many successful applications at NASA and is currently being used, for example, to analyze simulation results for Orion. The input to AutoBayes is a concise description of a data analysis problem composed of a parameterized statistical model and a goal that is a probability term involving parameters and input data. The output is optimized and fully documented C/C++ code computing the values for those parameters that maximize the probability term. AutoBayes can solve many subproblems symbolically rather than having to rely on numeric approximation algorithms, thus yielding effective, efficient, and compact code. Statistical analysis is faster and more reliable, because effort can be focused on model development and validation rather than manual development of solution algorithms and code.

  20. Maladaptive interpersonal schemas as sensitive and specific markers of borderline personality disorder among psychiatric inpatients.

    PubMed

    Cohen, Lisa J; Tanis, Thachell; Ardalan, Firouz; Yaseen, Zimri; Galynker, Igor

    2016-08-30

    Diagnostic criteria for borderline personality disorder (BPD) and mood and psychotic disorders characterized by major mood episodes (i.e., major depressive, bipolar and schizoaffective disorder) share marked overlap in symptom presentation, complicating differential diagnosis. The current study tests the hypothesis that maladaptive interpersonal schemas (MIS) are characteristic of BPD, but not of the major mood disorders. One hundred psychiatric inpatients were assessed by SCID I, SCID II and the Young Schema Questionnaire (YSQ-S2). Logistic regression analyses tested the association between MIS (measured by the YSQ-S2) and BPD, bipolar, major depressive and schizoaffective disorder. Receiver operator characteristic (ROC) curve analyses assessed the sensitivity and specificity of MIS as a marker of BPD. After covariation for comorbidity with each of the 3 mood disorders, BPD was robustly associated with 4 out of 5 schema domains. In contrast, only one of fifteen regression analyses demonstrated a significant association between any mood disorder and schema domain after covariation for comorbid BPD. ROC analyses of the 5 schema domains suggested Disconnection/Rejection had the greatest power for identification of BPD cases. These data support the specific role of maladaptive interpersonal schemas in BPD and potentially contribute to greater conceptual clarity about the distinction between BPD and the major mood disorders. Copyright © 2016 Elsevier Ireland Ltd. All rights reserved.

  1. Associations between Grawe's general mechanisms of change and Young's early maladaptive schemas in psychotherapy research: a comparative study of change processes.

    PubMed

    Mander, Johannes V; Jacob, Gitta A; Götz, Lea; Sammet, Isa; Zipfel, Stephan; Teufel, Martin

    2015-01-01

    The study aimed at analyzing associations between Grawe's general mechanisms of change and Young's early maladaptive schemas (EMS). Therefore, 98 patients completed the Scale for the Multiperspective Assessment of General Change Mechanisms in Psychotherapy (SACiP), the Young Shema Questionnaire-Short Form Revised (YSQ S3R), and diverse outcome measures at the beginning and end of treatment. Our results are important for clinical applications, as we demonstrated strong predictive effects of change mechanisms on schema domains using regression analyses and cross-lagged panel models. Resource activation experiences seem to be especially crucial in fostering alterations in EMS, as this change mechanism demonstrated significant associations with several schema domains. Future research should investigate these aspects in more detail using observer-based micro-process analyses.

  2. LEARNING TO BE BAD: ADVERSE SOCIAL CONDITIONS, SOCIAL SCHEMAS, AND CRIME

    PubMed Central

    Simons, Ronald L.; Burt, Callie Harbin

    2011-01-01

    In this paper we develop and test a new approach to explain the link between social factors and individual offending. We argue that seemingly disparate family, peer, and community conditions lead to crime because the lessons communicated by these events are similar and promote social schemas involving a hostile view of people and relationships, a preference for immediate rewards, and a cynical view of conventional norms. Further, we posit that these three schemas are interconnected and combine to form a criminogenic knowledge structure that gives rise to situational interpretations legitimating criminal behavior. Structural equation modeling with a sample of roughly 700 hundred African American teens provided strong support for the model. The findings indicated that persistent exposure to adverse conditions such as community crime, discrimination, harsh parenting, deviant peers and low neighborhood collective efficacy increased commitment to the three social schemas. The three schemas were highly intercorrelated and combined to form a latent construct that strongly predicted increases in crime. Further, in large measure the effect of the various adverse conditions on increases in crime was indirect through their impact on this latent construct. We discuss the extent to which the social schematic model presented in the paper might be used to integrate concepts and findings from several of the major theories of criminal behavior. PMID:21760641

  3. The Influence of Teachers' Schema in Teaching Reading on Students' Understanding

    ERIC Educational Resources Information Center

    Basmalah, Putri

    2013-01-01

    This paper tells about teachers' schema in teaching reading. Based on some articles that the writer given, there are teachers who success in teaching reading and who are failed. The one of the cause why they are failed is because they did not apply the complete activities (pre-reading activities, while-reading and post-reading) in teaching…

  4. Early maladaptive schemas and aggressive sexual behavior: a preliminary study with male college students.

    PubMed

    Sigre-Leirós, Vera Lúcia; Carvalho, Joana; Nobre, Pedro

    2013-07-01

    The influence of adverse early attachment experiences on the development of aggressive sexual behavior has been demonstrated. Nonetheless, there is a gap in the literature regarding the conceptualization of this behavior according to developmental psychopathology models. The purpose of the present study was to investigate a potential association between Early Maladaptive Schemas (EMSs) and aggressive sexual behavior. A total of 166 male college students participated in the study. Participants were divided into two comparative groups according to data from the Sexual Experiences Survey-Short Form Perpetration (SES-SFP): Group of individuals with history of aggressive sexual behavior (N = 37) and Group of individuals without history of aggressive sexual behavior (N = 129). Aggressive sexual behavior was measured by the SES-SFP, and EMSs were measured by the Young Schema Questionnaire (YSQ-S3). Results showed that students who have committed any form of sexually aggressive behavior exhibited significantly higher levels of EMSs from the Disconnection and Rejection domain (namely, Mistrust/Abuse schema), from the Impaired Autonomy and Performance domain (namely, Dependence/Incompetence schema), and from the Overvigilance and Inhibition domain (namely, Negativity/Pessimism schema). These preliminary findings suggest that the EMSs were associated with aggressive sexual behavior, but further investigation is warranted. © 2012 International Society for Sexual Medicine.

  5. The Interactive Origin and the Aesthetic Modelling of Image-Schemas and Primary Metaphors.

    PubMed

    Martínez, Isabel C; Español, Silvia A; Pérez, Diana I

    2018-06-02

    According to the theory of conceptual metaphor, image-schemas and primary metaphors are preconceptual structures configured in human cognition, based on sensory-motor environmental activity. Focusing on the way both non-conceptual structures are embedded in early social interaction, we provide empirical evidence for the interactive and intersubjective ontogenesis of image-schemas and primary metaphors. We present the results of a multimodal image-schematic microanalysis of three interactive infant-directed performances (the composition of movement, touch, speech, and vocalization that adults produce for-and-with the infants). The microanalyses show that adults aesthetically highlight the image-schematic structures embedded in the multimodal composition of the performance, and that primary metaphors are also lived as embedded in these inter-enactive experiences. The findings allow corroborating that the psychological domains of cognition and affection are not in rivalry or conflict but rather intertwined in meaningful experiences.

  6. Social Information Processing as a Mediator between Cognitive Schemas and Aggressive Behavior in Adolescents

    ERIC Educational Resources Information Center

    Calvete, Esther; Orue, Izaskun

    2012-01-01

    This longitudinal investigation assessed whether cognitive schemas of justification of violence, mistrust, and narcissism predicted social information processing (SIP), and SIP in turn predicted aggressive behavior in adolescents. A total of 650 adolescents completed measures of cognitive schemas at Time 1, SIP in ambiguous social scenarios at…

  7. Onomatopoeias: a new perspective around space, image schemas and phoneme clusters.

    PubMed

    Catricalà, Maria; Guidi, Annarita

    2015-09-01

    Onomatopoeias (based on repositories: Gubern and Gasca in Diccionario de onomatopeyas del comic. Cattedra, Madrid, 2008:1.000 lemmas; corpora: Zlatev in Sound symbolism and cross-modal iconicity in language, Università Roma Tre, Rome, 2013; algorithms: Asaga et al. in Onomatopedia, pp 601-612, 2008) has been related to onomatopoeias since Cratilo's analysis of the analogical dimension of verbal language. Nonetheless, it is still difficult to accept a (semantic, functional or grammatical) descriptive and explicative model of onomatopoeia, because the rules that constrain processes of selection and construction remain idiosyncratic and variable (Dogana in Le parole dell'incanto. FrancoAngeli, Milano, 2002; Catricalà 2011). This article proposes a classification model based on spatial cognition criteria. The hypothesis (Catricalà 2011) is that onomatopoeias are related to image schemas (Johnson in The body in the mind. University Press, Chicago, 1987), i.e. to the visual mapping of a movement. We also refer to force dynamic (Talmy in Language typology and lexical description, pp 36-149, 1985; Jackendoff in Semantic structures. MIT Press, Cambridge, 1990) as a basic model of conceptual maps (Langacker in Grammar and conceptualization. Mouton de Gruyter, Berlin, 1999). Categories are related to the presence of specific phonemes and phoneme clusters, while visual patterns correspond to different image schemas. The association between specific categories of pseudo-onomatopoeias and specific spatial/movement patterns is also the object of an experiment focused on onomatopoeia interpretation. Most part of data confirms a correlation between image schemas as CONTAINER/CONTAINMENT (crunch, plop) or SOURCE-PATH-GOAL (tattarrattat 'shots') and an occlusive consonant, while liquid

  8. Age neutrality of the young schema questionnaire in patients with a substance use disorder.

    PubMed

    Pauwels, Els; Claes, Laurence; Dierckx, Eva; Debast, Inge; Van Alphen, S P J Bas; Rossi, Gina; Schotte, Chris; Santens, Els; Peuskens, Hendrik

    2014-08-01

    Young's Schema Focused Therapy (SFT) is gaining popularity in the treatment of older adults. In the context of this therapy, the Young Schema Questionnaire (YSQ) was developed to assess the early maladaptive schemas (EMS). EMS are considered to be relatively stable over time, but research shows that questionnaires often lack face validity in older adults, which makes it difficult to investigate EMS in older adults and their stability across the lifespan. In the present cross-sectional study, we investigated the age neutrality of the Young Schema Questionnaire--Long Form in young (aged 18-34 years), middle-aged (aged 35-59 years), and older (aged 60-75 years) adults in a clinical sample of substance use disorders (N = 321) by examining potential differential item functioning (DIF). While investigating the stability of the schemas, we controlled for substance dependency and clinical symptoms by means of, respectively, the Drug Use Screening Inventory - Revised and the Symptom Checklist-90-R. The Bonferroni-adjusted Liu-Agresti Cumulative Common Log-Odds Ratio confirmed large DIF for six items, divided across five schema scales (Mistrust/Abuse, Subjugation, Entitlement, Enmeshment and Self-sacrifice). Of the six items that presented DIF, only one item showed differential test functioning (Entitlement). Overall results show only 3% DIF, implying age neutrality of the questionnaire. Current results corroborate that most EMS scales are equally measured across age, and reliable comparisons can be made across the lifespan, allowing for good clinical practice and further research on SFT in older adults. Only for Entitlement, Enmeshment, and Insufficient Self-control, caution is needed when comparing mean scores across the age groups.

  9. Design of an international multicentre RCT on group schema therapy for borderline personality disorder.

    PubMed

    Wetzelaer, Pim; Farrell, Joan; Evers, Silvia M A A; Jacob, Gitta A; Lee, Christopher W; Brand, Odette; van Breukelen, Gerard; Fassbinder, Eva; Fretwell, Heather; Harper, R Patrick; Lavender, Anna; Lockwood, George; Malogiannis, Ioannis A; Schweiger, Ulrich; Startup, Helen; Stevenson, Teresa; Zarbock, Gerhard; Arntz, Arnoud

    2014-11-18

    Borderline personality disorder (BPD) is a severe and highly prevalent mental disorder. Schema therapy (ST) has been found effective in the treatment of BPD and is commonly delivered through an individual format. A group format (group schema therapy, GST) has also been developed. GST has been found to speed up and amplify the treatment effects found for individual ST. Delivery in a group format may lead to improved cost-effectiveness. An important question is how GST compares to treatment as usual (TAU) and what format for delivery of schema therapy (format A; intensive group therapy only, or format B; a combination of group and individual therapy) produces the best outcomes. An international, multicentre randomized controlled trial (RCT) will be conducted with a minimum of fourteen participating centres. Each centre will recruit multiple cohorts of at least sixteen patients. GST formats as well as the orders in which they are delivered to successive cohorts will be balanced. Within countries that contribute an uneven number of sites, the orders of GST formats will be balanced within a difference of one. The RCT is designed to include a minimum of 448 patients with BPD. The primary clinical outcome measure will be BPD severity. Secondary clinical outcome measures will include measures of BPD and general psychiatric symptoms, schemas and schema modes, social functioning and quality of life. Furthermore, an economic evaluation that consists of cost-effectiveness and cost-utility analyses will be performed using a societal perspective. Lastly, additional investigations will be carried out that include an assessment of the integrity of GST, a qualitative study on patients' and therapists' experiences with GST, and studies on variables that might influence the effectiveness of GST. This trial will compare GST to TAU for patients with BPD as well as two different formats for the delivery of GST. By combining an evaluation of clinical effectiveness, an economic evaluation

  10. Early Maladaptive Schemas in a Sample of Airline Pilots seeking Residential Substance Use Treatment: An Initial Investigation

    PubMed Central

    Shorey, Ryan C.; Brasfield, Hope; Anderson, Scott; Stuart, Gregory L.

    2014-01-01

    Background Recent research has begun to examine the early maladaptive schemas of substance abusers, as it is believed that targeting these core beliefs in treatment may result in improved substance use outcomes. One special population that has received scant attention in the research literature, despite high levels of substance use, is airline pilots. Aims The current study examined the early maladaptive schemas of a sample of airline pilots (n = 64) who were seeking residential treatment for alcohol dependence and whether they differed in early maladaptive schemas from non-pilot substance abusers who were also seeking residential treatment for alcohol dependence (n = 45). Method Pre-existing medical records from patients of a residential substance abuse treatment facility were reviewed for the current study. Results Of the 18 early maladaptive schemas, results demonstrated that pilots scored higher than non-pilots on the early maladaptive schema of unrelenting standards (high internalized standards of behavior), whereas non-pilots scored higher on insufficient self-control (low frustration tolerance and self-control). Conclusions Early maladaptive schemas may be a relevant treatment target for substance abuse treatment seeking pilots and non-pilots. PMID:24701252

  11. Maladaptive schemas as mediators of the relationship between previous victimizations in the family and dating violence victimization in adolescents.

    PubMed

    Calvete, Esther; Gámez-Guadix, Manuel; Fernández-Gonzalez, Liria; Orue, Izaskun; Borrajo, Erika

    2018-07-01

    This study examined whether exposure to family violence, both in the form of direct victimization and witnessing violence, predicted dating violence victimization in adolescents through maladaptive schemas. A sample of 933 adolescents (445 boys and 488 girls), aged between 13 and 18 (M = 15.10), participated in a three-year longitudinal study. They completed measures of exposure to family violence, maladaptive schemas of disconnection/rejection, and dating violence victimization. The findings indicate that witnessing family violence predicts the increase of dating violence victimization over time, through the mediation of maladaptive schemas in girls, but not in boys. Direct victimization in the family predicts dating violence victimization directly, without the mediation of schemas. In addition, maladaptive schemas contribute to the perpetuation of dating violence victimization over time. These findings provide new opportunities for preventive interventions, as maladaptive schemas can be modified. Copyright © 2018 Elsevier Ltd. All rights reserved.

  12. Are Parents' Gender Schemas Related to Their Children's Gender-Related Cognitions? A Meta-Analysis.

    ERIC Educational Resources Information Center

    Tenenbaum, Harriet R.; Leaper, Campbell

    2002-01-01

    Used meta-analysis to examine relationship of parents' gender schemas and their offspring's gender-related cognitions, with samples ranging in age from infancy through early adulthood. Found a small but meaningful effect size (r=.16) indicating a positive correlation between parent gender schema and offspring measures. Effect sizes were influenced…

  13. [Neuroscience and collective memory: memory schemas linking brain, societies and cultures].

    PubMed

    Legrand, Nicolas; Gagnepain, Pierre; Peschanski, Denis; Eustache, Francis

    2015-01-01

    During the last two decades, the effect of intersubjective relationships on cognition has been an emerging topic in cognitive neurosciences leading through a so-called "social turn" to the formation of new domains integrating society and cultures to this research area. Such inquiry has been recently extended to collective memory studies. Collective memory refers to shared representations that are constitutive of the identity of a group and distributed among all its members connected by a common history. After briefly describing those evolutions in the study of human brain and behaviors, we review recent researches that have brought together cognitive psychology, neuroscience and social sciences into collective memory studies. Using the reemerging concept of memory schema, we propose a theoretical framework allowing to account for collective memories formation with a specific focus on the encoding process of historical events. We suggest that (1) if the concept of schema has been mainly used to describe rather passive framework of knowledge, such structure may also be implied in more active fashions in the understanding of significant collective events. And, (2) if some schema researches have restricted themselves to the individual level of inquiry, we describe a strong coherence between memory and cultural frameworks. Integrating the neural basis and properties of memory schema to collective memory studies may pave the way toward a better understanding of the reciprocal interaction between individual memories and cultural resources such as media or education. © Société de Biologie, 2016.

  14. Cognitive schemas and sexual offending: differences between rapists, pedophilic and nonpedophilic child molesters, and nonsexual offenders.

    PubMed

    Sigre-Leirós, Vera; Carvalho, Joana; Nobre, Pedro

    2015-02-01

    Empirical research has primarily focused on the differences between rapists and child molesters. Nonetheless, a greater understanding of specific needs of specific subtypes of sex offenders is necessary. The aim of the present study was to investigate the relationship between the early maladaptive schemas and different types of sexual offending behavior. Fifty rapists, 59 child molesters (19 pedophilic and 40 nonpedophilic), and 51 nonsexual offenders answered the Young Schema Questionnaire, the Brief Symptom Inventory, and the Socially Desirable Response Set Measure. Data were analyzed using sets of multinomial logistic regression, controlling for sociodemographic variables, psychological distress, and social desirability. Results showed that pedophilic offenders were more likely to hold the defectiveness and subjugation schemas compared to the other three groups. Likewise, nonpedophilic child molesters were more likely to hold the social isolation, enmeshment, and unrelenting standards schemas compared to rapists. Additionally, rapists were more likely to hold the vulnerability to harm, approval-seeking, and punitiveness schemas compared to nonpedophiles and/or nonsex offenders. Overall, our findings suggest that cognitive schemas may play a role in the vulnerability for sexual offending and corroborate the need to distinguish between the two subtypes of child molesters. Despite the need for further investigation, findings may have important implications for the treatment of sex offenders and for the prevention of sexual crimes. Copyright © 2014 Elsevier Ltd. All rights reserved.

  15. The XSD-Builder Specification Language—Toward a Semantic View of XML Schema Definition

    NASA Astrophysics Data System (ADS)

    Fong, Joseph; Cheung, San Kuen

    In the present database market, XML database model is a main structure for the forthcoming database system in the Internet environment. As a conceptual schema of XML database, XML Model has its limitation on presenting its data semantics. System analyst has no toolset for modeling and analyzing XML system. We apply XML Tree Model (shown in Figure 2) as a conceptual schema of XML database to model and analyze the structure of an XML database. It is important not only for visualizing, specifying, and documenting structural models, but also for constructing executable systems. The tree model represents inter-relationship among elements inside different logical schema such as XML Schema Definition (XSD), DTD, Schematron, XDR, SOX, and DSD (shown in Figure 1, an explanation of the terms in the figure are shown in Table 1). The XSD-Builder consists of XML Tree Model, source language, translator, and XSD. The source language is called XSD-Source which is mainly for providing an environment with concept of user friendliness while writing an XSD. The source language will consequently be translated by XSD-Translator. Output of XSD-Translator is an XSD which is our target and is called as an object language.

  16. Schema Theory and College English Reading Teaching

    ERIC Educational Resources Information Center

    Zhao, Xiaoguang; Zhu, Lei

    2012-01-01

    Reading plays a dominant role among the four skills in foreign language acquisition for college students. Unfortunately, over the past few decades, English teaching practice shows that Chinese students are vulnerable in it. Both their reading speed and their reading skills are far from being satisfactory. Schema theory presents a very efficient…

  17. Ventromedial prefrontal cortex generates pre-stimulus theta coherence desynchronization: A schema instantiation hypothesis.

    PubMed

    Gilboa, Asaf; Moscovitch, Morris

    2017-02-01

    The ventral medial prefrontal cortex (vmPFC) has long been implicated in monitoring of memory veracity, and more recently also in memory schema functions. In our model of strategic retrieval the two are related. We have proposed that the vmPFC has two schema-dependent functions: (i) to establish context-relevant templates against which the output of memory systems can be compared; (ii) to mediate automatic decision monitoring processes to ensure that only those responses that meet the criterion are enacted. Electroencephalogram (EEG) data were used to provide evidence that vmPFC supports both functions, and that schema instantiation informs monitoring. Participants viewed pictures of acquaintances, along with those of famous and nonfamous people, and were asked to respond positively only to pictures of individuals they had met (personal familiarity). The Self serves as a super-ordinate cognitive schema, facilitating accurate endorsement of acquaintances and exclusion of non-personal but familiar faces. For the present report we focused on pre-cue tonic oscillatory activity. Controls demonstrated theta coherence desynchronization between medial prefrontal areas, inferotemporal and lateral temporal cortices. These oscillatory coherence patterns were significantly reduced in patients with vmPFC damage, especially in those with clinical histories of spontaneous confabulation. Importantly, these pre-stimulus cortico-cortical desynchronizations predicted post-cue automatic memory activation, as indexed by a familiarity modulation of the face-sensitive posterior cortical N170. Pre-cue desynchronization also predicted early post-cue frontal positive modulation (P230) and response accuracy. The data are consistent with a schema instantiation model that suggests the vmPFC biases posterior neocortical long-term memory representations that enhance automatic memory cue processing and informs frontally-mediated rapid memory monitoring (P230). Damage to these structures can lead

  18. Parental Practices and the Development of Maladaptive Schemas

    ERIC Educational Resources Information Center

    Gunty, Amy L.; Buri, John R.

    2008-01-01

    The relationship between Young's (1999) Early Maladaptive Schemas (EMSs) and several parental variables was investigated. The parental variables of interest were: (a) Nurturance, (b) Authority, (c) Intrusiveness, (d) Psychological Control, (e) Overprotection, and (f) Parentification. Regression analyses revealed that these parental practices…

  19. Vehicle lateral motion regulation under unreliable communication links based on robust H∞ output-feedback control schema

    NASA Astrophysics Data System (ADS)

    Li, Cong; Jing, Hui; Wang, Rongrong; Chen, Nan

    2018-05-01

    This paper presents a robust control schema for vehicle lateral motion regulation under unreliable communication links via controller area network (CAN). The communication links between the system plant and the controller are assumed to be imperfect and therefore the data packet dropouts occur frequently. The paper takes the form of parallel distributed compensation and treats the dropouts as random binary numbers that form Bernoulli distribution. Both of the tire cornering stiffness uncertainty and external disturbances are considered to enhance the robustness of the controller. In addition, a robust H∞ static output-feedback control approach is proposed to realize the lateral motion control with relative low cost sensors. The stochastic stability of the closed-loop system and conservation of the guaranteed H∞ performance are investigated. Simulation results based on CarSim platform using a high-fidelity and full-car model verify the effectiveness of the proposed control approach.

  20. Out of place, out of mind: Schema-driven false memory effects for object-location bindings.

    PubMed

    Lew, Adina R; Howe, Mark L

    2017-03-01

    Events consist of diverse elements, each processed in specialized neocortical networks, with temporal lobe memory systems binding these elements to form coherent event memories. We provide a novel theoretical analysis of an unexplored consequence of the independence of memory systems for elements and their bindings, 1 that raises the paradoxical prediction that schema-driven false memories can act solely on the binding of event elements despite the superior retrieval of individual elements. This is because if 2, or more, schema-relevant elements are bound together in unexpected conjunctions, the unexpected conjunction will increase attention during encoding to both the elements and their bindings, but only the bindings will receive competition with evoked schema-expected bindings. We test our model by examining memory for object-location bindings in recognition (Study 1) and recall (Studies 2 and 3) tasks. After studying schema-relevant objects in unexpected locations (e.g., pan on a stool in a kitchen scene), participants who then viewed these objects in expected locations (e.g., pan on stove) at test were more likely to falsely remember this object-location pairing as correct, compared with participants that viewed a different unexpected object-location pairing (e.g., pan on floor). In recall, participants were more likely to correctly remember individual schema-relevant objects originally viewed in unexpected, as opposed to expected locations, but were then more likely to misplace these items in the original room scene to expected places, relative to control schema-irrelevant objects. Our theoretical analysis and novel paradigm provide a tool for investigating memory distortions acting on binding processes. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  1. No blank slates: Pre-existing schemas about pharmaceuticals predict memory for side effects.

    PubMed

    Heller, Monika K; Chapman, Sarah C E; Horne, Rob

    2017-04-01

    Attribution of symptoms as medication side effects is informed by pre-existing beliefs about medicines and perceptions of personal sensitivity to their effects (pharmaceutical schemas). We tested whether (1) pharmaceutical schemas were associated with memory (recall/recognition) for side effect information (2) memory explained the attribution of a common unrelated symptom as a side effect. In this analogue study participants saw the patient leaflet of a fictitious asthma drug listing eight side effects. We measured recall and recognition memory for side effects and used a vignette to test whether participants attributed an unlisted common symptom (headache) as a side effect. Participants who perceived pharmaceuticals as more harmful in general recalled fewer side effects correctly (r Correct Recall  = -.273), were less able to differentiate between listed and unlisted side effects (r Recognition Sensitivity  = -.256) and were more likely to attribute the unlisted headache symptom as a side effect (r side effect attribution  = .381, ps < .01). The effect of harm beliefs on side effect attribution was partially mediated by correct recall of side effects. Pharmaceutical schemas are associated with memory for side effect information. Memory may explain part of the association between pharmaceutical schemas and the attribution of unrelated symptoms as side effects.

  2. Automated Database Schema Design Using Mined Data Dependencies.

    ERIC Educational Resources Information Center

    Wong, S. K. M.; Butz, C. J.; Xiang, Y.

    1998-01-01

    Describes a bottom-up procedure for discovering multivalued dependencies in observed data without knowing a priori the relationships among the attributes. The proposed algorithm is an application of technique designed for learning conditional independencies in probabilistic reasoning; a prototype system for automated database schema design has…

  3. Translating "School": The Intersection of Teachers' and Immigrant Parents' Schemas about Public Elementary School Education

    ERIC Educational Resources Information Center

    Goldston, Jennifer Anne

    2013-01-01

    The goal of this study was to analyze the education-related schemas guiding teachers and highly educated, professional immigrant parents in a small southern California elementary school district, and to describe how facets of these schemas converged or diverged as parents and teachers drew upon their social and cultural backgrounds during…

  4. Borderline Personality Features in Students: the Predicting Role of Schema, Emotion Regulation, Dissociative Experience and Suicidal Ideation.

    PubMed

    Sajadi, Seyede Fateme; Arshadi, Nasrin; Zargar, Yadolla; Mehrabizade Honarmand, Mahnaz; Hajjari, Zahra

    2015-06-01

    Numerous studies have demonstrated that early maladaptive schemas, emotional dysregulation are supposed to be the defining core of borderline personality disorder. Many studies have also found a strong association between the diagnosis of borderline personality and the occurrence of suicide ideation and dissociative symptoms. The present study was designed to investigate the relationship between borderline personality features and schema, emotion regulation, dissociative experiences and suicidal ideation among high school students in Shiraz City, Iran. In this descriptive correlational study, 300 students (150 boys and 150 girls) were selected from the high schools in Shiraz, Iran, using the multi-stage random sampling. Data were collected using some instruments including borderline personality feature scale for children, young schema questionnaire-short form, difficulties in emotion-regulation scale (DERS), dissociative experience scale and beck suicide ideation scale. Data were analyzed using the Pearson correlation coefficient and multivariate regression analysis. The results showed a significant positive correlation between schema, emotion regulation, dissociative experiences and suicide ideation with borderline personality features. Moreover, the results of multivariate regression analysis suggested that among the studied variables, schema was the most effective predicting variable of borderline features (P < 0.001). The findings of this study are in accordance with findings from previous studies, and generally show a meaningful association between schema, emotion regulation, dissociative experiences, and suicide ideation with borderline personality features.

  5. Baby schema in human and animal faces induces cuteness perception and gaze allocation in children.

    PubMed

    Borgi, Marta; Cogliati-Dezza, Irene; Brelsford, Victoria; Meints, Kerstin; Cirulli, Francesca

    2014-01-01

    The baby schema concept was originally proposed as a set of infantile traits with high appeal for humans, subsequently shown to elicit caretaking behavior and to affect cuteness perception and attentional processes. However, it is unclear whether the response to the baby schema may be extended to the human-animal bond context. Moreover, questions remain as to whether the cute response is constant and persistent or whether it changes with development. In the present study we parametrically manipulated the baby schema in images of humans, dogs, and cats. We analyzed responses of 3-6 year-old children, using both explicit (i.e., cuteness ratings) and implicit (i.e., eye gaze patterns) measures. By means of eye-tracking, we assessed children's preferential attention to images varying only for the degree of baby schema and explored participants' fixation patterns during a cuteness task. For comparative purposes, cuteness ratings were also obtained in a sample of adults. Overall our results show that the response to an infantile facial configuration emerges early during development. In children, the baby schema affects both cuteness perception and gaze allocation to infantile stimuli and to specific facial features, an effect not simply limited to human faces. In line with previous research, results confirm human positive appraisal toward animals and inform both educational and therapeutic interventions involving pets, helping to minimize risk factors (e.g., dog bites).

  6. The tissue microarray OWL schema: An open-source tool for sharing tissue microarray data

    PubMed Central

    Kang, Hyunseok P.; Borromeo, Charles D.; Berman, Jules J.; Becich, Michael J.

    2010-01-01

    Background: Tissue microarrays (TMAs) are enormously useful tools for translational research, but incompatibilities in database systems between various researchers and institutions prevent the efficient sharing of data that could help realize their full potential. Resource Description Framework (RDF) provides a flexible method to represent knowledge in triples, which take the form Subject-Predicate-Object. All data resources are described using Uniform Resource Identifiers (URIs), which are global in scope. We present an OWL (Web Ontology Language) schema that expands upon the TMA data exchange specification to address this issue and assist in data sharing and integration. Methods: A minimal OWL schema was designed containing only concepts specific to TMA experiments. More general data elements were incorporated from predefined ontologies such as the NCI thesaurus. URIs were assigned using the Linked Data format. Results: We present examples of files utilizing the schema and conversion of XML data (similar to the TMA DES) to OWL. Conclusion: By utilizing predefined ontologies and global unique identifiers, this OWL schema provides a solution to the limitations of XML, which represents concepts defined in a localized setting. This will help increase the utilization of tissue resources, facilitating collaborative translational research efforts. PMID:20805954

  7. An implementation of the distributed programming structural synthesis system (PROSSS)

    NASA Technical Reports Server (NTRS)

    Rogers, J. L., Jr.

    1981-01-01

    A method is described for implementing a flexible software system that combines large, complex programs with small, user-supplied, problem-dependent programs and that distributes their execution between a mainframe and a minicomputer. The Programming Structural Synthesis System (PROSSS) was the specific software system considered. The results of such distributed implementation are flexibility of the optimization procedure organization and versatility of the formulation of constraints and design variables.

  8. Feasibility of Group Schema Therapy for Outpatients with Severe Borderline Personality Disorder in Germany: A Pilot Study with Three Year Follow-Up

    PubMed Central

    Fassbinder, Eva; Schuetze, Maren; Kranich, Annika; Sipos, Valerija; Hohagen, Fritz; Shaw, Ida; Farrell, Joan; Arntz, Arnoud; Schweiger, Ulrich

    2016-01-01

    Borderline Personality Disorder (BPD) is a severe, challenging to treat mental disorder. Schema therapy (ST) as an individual therapy has been proven to be an effective psychological treatment for BPD. A group format of ST (GST) has been developed and evaluated in a randomized controlled trial in the United States and piloted in The Netherlands. These results suggest that GST speeds up and amplifies treatment effects of ST and might reduce delivery costs. However, feasibility in the German health care system and with BPD patients with high BPD severity and comorbidity, and frequent hospitalization, has not been tested to date. We investigated GST in 10 severely impaired, highly comorbid female patients with BPD, that needed frequent hospital admission. Patients received an outpatient ST-treatment program with weekly group and individual sessions for 1 year. Outcome measures including BPD severity, general psychopathology, psychosocial functioning, quality of life, happiness, schemas, and modes, and days of hospitalization were assessed at the start of treatment and 6, 12, and 36 months later with semi-structured interviews and self-report measures. We observed significant decreases in severity of BPD symptoms, general symptom severity, dysfunctional BPD-specific modes and schemas, and days of hospitalization. Functional modes, quality of live and happiness improved. The results of this feasibility study are promising and encourage further implementation of ST outpatient treatment programs even for patients with severe BPD and high hospitalization risk. However, small sample size and the missing of a control group do not allow the generalizability of these findings. PMID:27933020

  9. Music 4C, a multi-voiced synthesis program with instruments defined in C

    NASA Astrophysics Data System (ADS)

    Beauchamp, James W.

    2003-04-01

    Music 4C is a program which runs under Unix (including Linux) and provides a means for the synthesis of arbitrary signals as defined by the C code. The program is actually a loose translation of an earlier program, Music 4BF [H. S. Howe, Jr., Electronic Music Synthesis (Norton, 1975)]. A set of instrument definitions are driven by a numerical score which consists of a series of ``events.'' Each event gives an instrument name, start time and duration, and a number of parameters (e.g., pitch) which describe the event. Each instrument definition consists of event parameters, performance variables, initializations, and a synthesis algorithmic code. Thus, the synthetic signal, no matter how complex, is precisely defined. Moreover, the resulting sounds can be overlaid in any arbitrary pattern. The program serves as a mixer of algorithmically produced sounds or recorded sounds taken from sample files or synthesized from spectrum files. A score file can be entered by hand, generated from a program, translated from a MIDI file, or generated from an alpha-numeric score using an auxiliary program, Notepro. Output sample files are in wav, snd, or aiff format. The program is provided in the C source code for download.

  10. Schema building profiles among elementary school students in solving problems related to operations of addition to fractions on the basis of mathematic abilities

    NASA Astrophysics Data System (ADS)

    Gembong, S.; Suwarsono, S. T.; Prabowo

    2018-03-01

    Schema in the current study refers to a set of action, process, object and other schemas already possessed to build an individual’s ways of thinking to solve a given problem. The current study aims to investigate the schemas built among elementary school students in solving problems related to operations of addition to fractions. The analyses of the schema building were done qualitatively on the basis of the analytical framework of the APOS theory (Action, Process, Object, and Schema). Findings show that the schemas built on students of high and middle ability indicate the following. In the action stage, students were able to add two fractions by way of drawing a picture or procedural way. In the Stage of process, they could add two and three fractions. In the stage of object, they could explain the steps of adding two fractions and change a fraction into addition of fractions. In the last stage, schema, they could add fractions by relating them to another schema they have possessed i.e. the least common multiple. Those of high and middle mathematic abilities showed that their schema building in solving problems related to operations odd addition to fractions worked in line with the framework of the APOS theory. Those of low mathematic ability, however, showed that their schema on each stage did not work properly.

  11. A boost of confidence: The role of the ventromedial prefrontal cortex in memory, decision-making, and schemas.

    PubMed

    Hebscher, Melissa; Gilboa, Asaf

    2016-09-01

    The ventromedial prefrontal cortex (vmPFC) has been implicated in a wide array of functions across multiple domains. In this review, we focus on the vmPFC's involvement in mediating strategic aspects of memory retrieval, memory-related schema functions, and decision-making. We suggest that vmPFC generates a confidence signal that informs decisions and memory-guided behaviour. Confidence is central to these seemingly diverse functions: (1) Strategic retrieval: lesions to the vmPFC impair an early, automatic, and intuitive monitoring process ("feeling of rightness"; FOR) often associated with confabulation (spontaneous reporting of erroneous memories). Critically, confabulators typically demonstrate high levels of confidence in their false memories, suggesting that faulty monitoring following vmPFC damage may lead to indiscriminate confidence signals. (2) Memory schemas: the vmPFC is critically involved in instantiating and maintaining contextually relevant schemas, broadly defined as higher level knowledge structures that encapsulate lower level representational elements. The correspondence between memory retrieval cues and these activated schemas leads to FOR monitoring. Stronger, more elaborate schemas produce stronger FOR and influence confidence in the veracity of memory candidates. (3) Finally, we review evidence on the vmPFC's role in decision-making, extending this role to decision-making during memory retrieval. During non-mnemonic and mnemonic decision-making the vmPFC automatically encodes confidence. Confidence signal in the vmPFC is revealed as a non-linear relationship between a first-order monitoring assessment and second-order action or choice. Attempting to integrate the multiple functions of the vmPFC, we propose a posterior-anterior organizational principle for this region. More posterior vmPFC regions are involved in earlier, automatic, subjective, and contextually sensitive functions, while more anterior regions are involved in controlled actions

  12. Adding Concrete Syntax to a Prolog-Based Program Synthesis System

    NASA Technical Reports Server (NTRS)

    Fischer, Bernd; Visser, Eelco

    2004-01-01

    Program generation and transformation systems work on two language levels, the object-level (i e., the language of the manipulated programs), and the meta-level (i.e., the implementation language of the system itself). The meta-level representations of object-level program fragments are usually built in an essentially syntax-free fashion using the operations provided by the meta-language. However, syntax matters and a large conceptual distance between the two languages makes it difficult to maintain and extend such systems. Here we describe how an existing Prolog-based system can gradually be retrofitted with concrete object-level syntax, thus shrinking this distance.

  13. How Does Family Emotional Expressiveness Affect Children's Schemas?

    ERIC Educational Resources Information Center

    Dunsmore, Julie C.; Halberstadt, Amy G.

    1997-01-01

    Presents a model for understanding children's formation of schemas of self, other, and how self and other do and should communicate emotion. Attributes important roles to families' tendencies to display or not display emotion and to their rules regarding desirability and importance of communicating emotion. Notes that child characteristics and…

  14. Patient predictors of response to cognitive behaviour therapy and schema therapy for depression.

    PubMed

    Carter, Janet D; McIntosh, Virginia Vw; Jordan, Jennifer; Porter, Richard J; Douglas, Katie; Frampton, Christopher M; Joyce, Peter R

    2018-01-01

    Few studies have examined differential predictors of response to psychotherapy for depression. Greater understanding about the factors associated with therapeutic response may better enable therapists to optimise response by targeting therapy for the individual. The aim of the current exploratory study was to examine patient characteristics associated with response to cognitive behaviour therapy and schema therapy for depression. Participants were 100 outpatients in a clinical trial randomised to either cognitive behaviour therapy or schema therapy. Potential predictors of response examined included demographic, clinical, functioning, cognitive, personality and neuropsychological variables. Individuals with chronic depression and increased levels of pre-treatment negative automatic thoughts had a poorer response to both cognitive behaviour therapy and schema therapy. A treatment type interaction was found for verbal learning and memory. Lower levels of verbal learning and memory impairment markedly impacted on response to schema therapy. This was not the case for cognitive behaviour therapy, which was more impacted if verbal learning and memory was in the moderate range. Study findings are consistent with the Capitalisation Model suggesting that therapy that focuses on the person's strengths is more likely to contribute to a better outcome. Limitations were that participants were outpatients in a randomised controlled trial and may not be representative of other depressed samples. Examination of a variety of potential predictors was exploratory and requires replication.

  15. Exploring mechanisms of change in schema therapy for chronic depression.

    PubMed

    Renner, Fritz; DeRubeis, Robert; Arntz, Arnoud; Peeters, Frenk; Lobbestael, Jill; Huibers, Marcus J H

    2018-03-01

    The underlying mechanisms of symptom change in schema therapy (ST) for chronic major depressive disorder (cMDD) have not been studied. The aim of this study was to explore the impact of two potentially important mechanisms of symptom change, maladaptive schemas (proxied by negative idiosyncratic core-beliefs) and the therapeutic alliance. We drew data from a single-case series of ST for cMDD. Patients with cMDD (N = 20) received on average 78 repeated weekly assessments over a course of up to 65 individual sessions of ST. Focusing on repeated assessments within-individuals, we used mixed regression to test whether change in core-beliefs and therapeutic alliance preceded, followed, or occurred concurrently with change in depressive symptoms. Changes in core-beliefs did not precede but were concurrently related to changes in symptoms. Repeated goal and task agreement ratings (specific aspects of alliance) of the same session, completed on separate days, were at least in part associated with concurrent changes in symptoms. By design this study had a small sample-size and no control group. Contrary to what would be expected based on theory, our findings suggest that change in core-beliefs does not precede change in symptoms. Instead, change in these variables occurs concurrently. Moreover, alliance ratings seem to be at least in part colored by changes in current mood state. Copyright © 2017 Elsevier Ltd. All rights reserved.

  16. Development of an open metadata schema for prospective clinical research (openPCR) in China.

    PubMed

    Xu, W; Guan, Z; Sun, J; Wang, Z; Geng, Y

    2014-01-01

    In China, deployment of electronic data capture (EDC) and clinical data management system (CDMS) for clinical research (CR) is in its very early stage, and about 90% of clinical studies collected and submitted clinical data manually. This work aims to build an open metadata schema for Prospective Clinical Research (openPCR) in China based on openEHR archetypes, in order to help Chinese researchers easily create specific data entry templates for registration, study design and clinical data collection. Singapore Framework for Dublin Core Application Profiles (DCAP) is used to develop openPCR and four steps such as defining the core functional requirements and deducing the core metadata items, developing archetype models, defining metadata terms and creating archetype records, and finally developing implementation syntax are followed. The core functional requirements are divided into three categories: requirements for research registration, requirements for trial design, and requirements for case report form (CRF). 74 metadata items are identified and their Chinese authority names are created. The minimum metadata set of openPCR includes 3 documents, 6 sections, 26 top level data groups, 32 lower data groups and 74 data elements. The top level container in openPCR is composed of public document, internal document and clinical document archetypes. A hierarchical structure of openPCR is established according to Data Structure of Electronic Health Record Architecture and Data Standard of China (Chinese EHR Standard). Metadata attributes are grouped into six parts: identification, definition, representation, relation, usage guides, and administration. OpenPCR is an open metadata schema based on research registration standards, standards of the Clinical Data Interchange Standards Consortium (CDISC) and Chinese healthcare related standards, and is to be publicly available throughout China. It considers future integration of EHR and CR by adopting data structure and data

  17. The Relation Between Antisocial and Borderline Personality Symptoms and Early Maladaptive Schemas in a Treatment Seeking Sample of Male Substance Users

    PubMed Central

    Shorey, Ryan C.; Anderson, Scott; Stuart, Gregory L.

    2014-01-01

    Individuals with substance use disorders are more likely to have antisocial and borderline personality disorder than non-substance abusers. Recently, research has examined the relations between early maladaptive schemas and personality disorders, as early maladaptive schemas are believed to underlie personality disorders. However, there is a dearth of research on the relations between early maladaptive schemas and personality disorders among individuals seeking treatment for substance abuse. The current study examined the relations among early maladaptive schemas and antisocial and borderline personality within in a sample of men seeking substance abuse treatment (n = 98). Results demonstrated that early maladaptive schema domains were associated with antisocial and borderline personality symptoms. Implications of these findings for substance use treatment and research are discussed. PMID:23650153

  18. An implementation of the programming structural synthesis system (PROSSS)

    NASA Technical Reports Server (NTRS)

    Rogers, J. L., Jr.; Sobieszczanski-Sobieski, J.; Bhat, R. B.

    1981-01-01

    A particular implementation of the programming structural synthesis system (PROSSS) is described. This software system combines a state of the art optimization program, a production level structural analysis program, and user supplied, problem dependent interface programs. These programs are combined using standard command language features existing in modern computer operating systems. PROSSS is explained in general with respect to this implementation along with the steps for the preparation of the programs and input data. Each component of the system is described in detail with annotated listings for clarification. The components include options, procedures, programs and subroutines, and data files as they pertain to this implementation. An example exercising each option in this implementation to allow the user to anticipate the type of results that might be expected is presented.

  19. The "Schema" Concept: Bartlett Till Now. No. 21.

    ERIC Educational Resources Information Center

    Caramelli, Nicoletta

    In 1932, F. C. Bartlett first used the concept of "schema" borrowing it from Head, to suggest a unitary structure whose elements interacted in a complex way. This structure, which aimed to insure the continuity of the cognizing organism, was at the same time the expression of the functional principle responsible for the mutual…

  20. Verticality and containment in song and improvisation: an application of schema theory to Nordoff-Robbins music therapy.

    PubMed

    Aigen, Kenneth

    2009-01-01

    This study illustrates the use of a new musicological method for analyzing music in music therapy. It examines two pieces of clinical music through the constructs of schema theory. It begins with an argument for enhanced musical analysis in music therapy as a means of elevating the status of explanation in music therapy. Schema theory is introduced as a means of integrating musical with clinical concerns. Some basic ideas in schema theory are explained and the schemas of VERTICALITY and CONTAINER are presented as central ones in the analysis of music. Two transcriptions-one of a composed song and one of an improvisation-are examined in detail to illustrate how decisions in the temporal, melodic, and harmonic dimensions of the music are linked to specific clinical goals. The article concludes with a discussion of the implications of this type of musicological analysis for explanatory theory in music therapy.

  1. The "Mother" of All Schemas: Creating Cognitive Dissonance in Children's Fantasy Literature Using the Mother Figure

    ERIC Educational Resources Information Center

    Palkovich, Einat Natalie

    2015-01-01

    Mothers are essential facilitators of early Theory of Mind development and intrinsic to the acquisition, as well as the content, of many basic schemas learnt in infancy. In this article it is argued that the "mother" schema in children's literature can ease a child's transition into literary discourse by exploiting the child's…

  2. Content-based analysis of news video

    NASA Astrophysics Data System (ADS)

    Yu, Junqing; Zhou, Dongru; Liu, Huayong; Cai, Bo

    2001-09-01

    In this paper, we present a schema for content-based analysis of broadcast news video. First, we separate commercials from news using audiovisual features. Then, we automatically organize news programs into a content hierarchy at various levels of abstraction via effective integration of video, audio, and text data available from the news programs. Based on these news video structure and content analysis technologies, a TV news video Library is generated, from which users can retrieve definite news story according to their demands.

  3. An Exploration of Schema Theory in Intensive Reading

    ERIC Educational Resources Information Center

    Shen, Yanxia

    2008-01-01

    Considering the difficulties in understanding the global meaning of texts, this paper intends to give some suggestions on how to help students reach a deeper understanding of texts in intensive reading classroom within the framework of schema theory. The purpose of this paper is expressed in three ways. The first is to give a brief overview of…

  4. IMAGES: A digital computer program for interactive modal analysis and gain estimation for eigensystem synthesis

    NASA Technical Reports Server (NTRS)

    Jones, R. L.

    1984-01-01

    An interactive digital computer program for modal analysis and gain estimation for eigensystem synthesis was written. Both mathematical and operation considerations are described; however, the mathematical presentation is limited to those concepts essential to the operational capability of the program. The program is capable of both modal and spectral synthesis of multi-input control systems. It is user friendly, has scratchpad capability and dynamic memory, and can be used to design either state or output feedback systems.

  5. Effects of a healthy-eater self-schema and nutrition literacy on healthy-eating behaviors among Taiwanese college students.

    PubMed

    Lee, Chia-Kuei; Liao, Li-Ling; Lai, I-Ju; Chang, Li-Chun

    2017-11-14

    Unhealthy eating behaviors contribute to obesity and chronic illness. This study examined the relative contributions of a healthy-eater self-schema (a self-conception as a healthy eater) and nutrition literacy on healthy-eating behaviors and whether nutrition literacy was a mediator among Taiwanese college students. A total of 1216 undergraduate students from six universities in Taiwan participated in the study from April to June 2016. Healthy-eating behaviors, nutrition literacy, healthy-eater self-schema and known determinants of eating behaviors (e.g. nutrition-related information, health status, nutrition knowledge needs, sex, year in college and residence) were measured by a self-report questionnaire. A hierarchical multiple regression and mediation analysis were conducted with the known determinants of eating behaviors as covariates. Results showed that a healthy-eater self-schema and nutrition literacy explained 9% and 12% of the variance in healthy-eating behaviors, respectively, and both had unique effects on healthy-eating behaviors. The effect of a healthy-eater self-schema on healthy-eating behaviors was partially mediated through nutrition literacy. Findings suggest that both a healthy-eater self-schema and nutrition literacy should be considered when promoting healthy-eating behaviors. Additionally, nutrition literacy interventions should be tailored to the healthy-eater self-schema status and emphasize the personal relevance of being a healthy-eater to improve the intervention's effectiveness. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  6. Problem-Based Learning Associated by Action-Process-Object-Schema (APOS) Theory to Enhance Students' High Order Mathematical Thinking Ability

    ERIC Educational Resources Information Center

    Mudrikah, Achmad

    2016-01-01

    The research has shown a model of learning activities that can be used to stimulate reflective abstraction in students. Reflective abstraction as a method of constructing knowledge in the Action-Process-Object-Schema theory, and is expected to occur when students are in learning activities, will be able to encourage students to make the process of…

  7. Paternal malparenting and offspring personality disorders: Mediating effect of early maladaptive schemas.

    PubMed

    Batool, Naila; Shehzadi, Humaira; Riaz, Muhammad Naveed; Riaz, Muhammad Akram

    2017-04-01

    To examine the mediating role of maladaptive schemas between permissive/authoritarian parenting by fathers and personality disorders, including histrionic, antisocial, narcissistic and depressive attitudes among adults. This cross-sectional study was conducted at the University of Sargodha, Sargodha, Pakistan, and comprised university students. Data was collected by administering the parental authority questionnaire, the young schema questionnaire and the personality diagnostic questionnaire. SPSS 23 was used for data analysis. The study was completed in one year. It was started from June 2014 and ended in June 2015. Of the 200 participants who were handed the questionnaires, 100(50%) returned it fully filled up. Of them, 87(87%) were women and 13(13%) were men. All scales had greater than 0.70 alpha reliability coefficients. The values of skewness for all scales ranged from 0.10 to 0.86.Permissive parenting style had positive correlation with histrionic (p<0.05), narcissistic (p<0.05) and antisocial personality disorders (p<0.01). Authoritarian parenting had positive correlation with early maladaptive schemas (p<0.01) and depressive personality disorder (p<0.05). Both permissive and authoritarian parenting styles led to personality disorders among offspring in the adult phase of their lives.

  8. Real-Time Discovery Services over Large, Heterogeneous and Complex Healthcare Datasets Using Schema-Less, Column-Oriented Methods

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Begoli, Edmon; Dunning, Ted; Charlie, Frasure

    We present a service platform for schema-leess exploration of data and discovery of patient-related statistics from healthcare data sets. The architecture of this platform is motivated by the need for fast, schema-less, and flexible approaches to SQL-based exploration and discovery of information embedded in the common, heterogeneously structured healthcare data sets and supporting components (electronic health records, practice management systems, etc.) The motivating use cases described in the paper are clinical trials candidate discovery, and a treatment effectiveness analysis. Following the use cases, we discuss the key features and software architecture of the platform, the underlying core components (Apache Parquet,more » Drill, the web services server), and the runtime profiles and performance characteristics of the platform. We conclude by showing dramatic speedup with some approaches, and the performance tradeoffs and limitations of others.« less

  9. Sexual Functioning During Menopause: Schemas, Hormones, and Race

    DTIC Science & Technology

    2010-10-08

    with sexuality. For example, there is Sexual Self-Schemas & Menopause 29 some evidence that negative childhood sexual events may increase the...Cyranowski, 1994). The potential relationship between negative childhood sexual events and negative SSS may partially explain why this population...al., 2002; Letourneau, Schewe, & Frueh, 1997). Women that have experienced early childhood sexual events often develop negative SSS which may

  10. Design, Sustainable Synthesis, and Programmed Reactions of Templated N-Heteroaryl-Fused Vinyl Sultams.

    PubMed

    Laha, Joydev K; Sharma, Shubhra; Kirar, Seema; Banerjee, Uttam C

    2017-09-15

    A de novo design and synthesis of N-heteroaryl-fused vinyl sultams as templates for programming chemical reactions on vinyl sultam periphery or (hetero)aryl ring is described. The key features include rational designing and sustainable synthesis of the template, customized reactions of vinyl sultams at C═C bond or involving N-S bond cleavage, and reactions on the periphery of the heteroaryl ring for late-stage diversification. The simple, easy access to the template coupled with opportunities for the synthesis of diversely functionalized heterocyles from a single template constitutes a rare study in contemporary organic synthesis.

  11. Multi-atlas-based CT synthesis from conventional MRI with patch-based refinement for MRI-based radiotherapy planning

    NASA Astrophysics Data System (ADS)

    Lee, Junghoon; Carass, Aaron; Jog, Amod; Zhao, Can; Prince, Jerry L.

    2017-02-01

    Accurate CT synthesis, sometimes called electron density estimation, from MRI is crucial for successful MRI-based radiotherapy planning and dose computation. Existing CT synthesis methods are able to synthesize normal tissues but are unable to accurately synthesize abnormal tissues (i.e., tumor), thus providing a suboptimal solution. We propose a multiatlas- based hybrid synthesis approach that combines multi-atlas registration and patch-based synthesis to accurately synthesize both normal and abnormal tissues. Multi-parametric atlas MR images are registered to the target MR images by multi-channel deformable registration, from which the atlas CT images are deformed and fused by locally-weighted averaging using a structural similarity measure (SSIM). Synthetic MR images are also computed from the registered atlas MRIs by using the same weights used for the CT synthesis; these are compared to the target patient MRIs allowing for the assessment of the CT synthesis fidelity. Poor synthesis regions are automatically detected based on the fidelity measure and refined by a patch-based synthesis. The proposed approach was tested on brain cancer patient data, and showed a noticeable improvement for the tumor region.

  12. Multi-atlas-based CT synthesis from conventional MRI with patch-based refinement for MRI-based radiotherapy planning.

    PubMed

    Lee, Junghoon; Carass, Aaron; Jog, Amod; Zhao, Can; Prince, Jerry L

    2017-02-01

    Accurate CT synthesis, sometimes called electron density estimation, from MRI is crucial for successful MRI-based radiotherapy planning and dose computation. Existing CT synthesis methods are able to synthesize normal tissues but are unable to accurately synthesize abnormal tissues (i.e., tumor), thus providing a suboptimal solution. We propose a multi-atlas-based hybrid synthesis approach that combines multi-atlas registration and patch-based synthesis to accurately synthesize both normal and abnormal tissues. Multi-parametric atlas MR images are registered to the target MR images by multi-channel deformable registration, from which the atlas CT images are deformed and fused by locally-weighted averaging using a structural similarity measure (SSIM). Synthetic MR images are also computed from the registered atlas MRIs by using the same weights used for the CT synthesis; these are compared to the target patient MRIs allowing for the assessment of the CT synthesis fidelity. Poor synthesis regions are automatically detected based on the fidelity measure and refined by a patch-based synthesis. The proposed approach was tested on brain cancer patient data, and showed a noticeable improvement for the tumor region.

  13. Hispanic Masculinity: Myth or Psychological Schema Meriting Clinical Consideration.

    ERIC Educational Resources Information Center

    Casas, J. Manuel; And Others

    1994-01-01

    Examines machismo (strict adherence to traditional masculine gender identity) in terms of Bem's gender schema theory. Uses the example of a Mexican immigrant family facing social and cultural changes to demonstrate the dynamics of machismo and how it might lead to emotional problems and physical symptoms in Hispanic men and their families.…

  14. Schema therapy for borderline personality disorder: a comprehensive review of its empirical foundations, effectiveness and implementation possibilities.

    PubMed

    Sempértegui, Gabriela A; Karreman, Annemiek; Arntz, Arnoud; Bekker, Marrie H J

    2013-04-01

    Borderline personality disorder is a serious psychiatric disorder for which the effectiveness of the current pharmacotherapeutical and psychotherapeutic approaches has shown to be limited. In the last decades, schema therapy has increased in popularity as a treatment of borderline personality disorder; however, systematic evaluation of both effectiveness and empirical evidence for the theoretical background of the therapy is limited. This literature review comprehensively evaluates the current empirical status of schema therapy for borderline personality disorder. We first described the theoretical framework and reviewed its empirical foundations. Next, we examined the evidence regarding effectiveness and implementability. We found evidence for a considerable number of elements of Young's schema model; however, the strength of the results varies and there are also mixed results and some empirical blanks in the theory. The number of studies on effectiveness is small, but reviewed findings suggest that schema therapy is a promising treatment. In Western-European societies, the therapy could be readily implemented as a cost-effective strategy with positive economic consequences. Copyright © 2012 Elsevier Ltd. All rights reserved.

  15. A Program Certification Assistant Based on Fully Automated Theorem Provers

    NASA Technical Reports Server (NTRS)

    Denney, Ewen; Fischer, Bernd

    2005-01-01

    We describe a certification assistant to support formal safety proofs for programs. It is based on a graphical user interface that hides the low-level details of first-order automated theorem provers while supporting limited interactivity: it allows users to customize and control the proof process on a high level, manages the auxiliary artifacts produced during this process, and provides traceability between the proof obligations and the relevant parts of the program. The certification assistant is part of a larger program synthesis system and is intended to support the deployment of automatically generated code in safety-critical applications.

  16. Schemas of Marital Change: From Arranged Marriages to Eloping for Love.

    PubMed

    Allendorf, Keera

    2013-04-01

    In recent decades, arranged marriages have become less common in many parts of Asia. This paper explores people's schemas surrounding just such a marital change in one Indian village using semi-structured interviews ( N =30) and ethnographic fieldwork. Respondents categorize marriages into two main types: arranged marriages and elopements, also called love marriages. Arranged marriages were common in the past, while elopements are now dominant. Both types of marriages have characteristics that are perceived positively and the ideal marriage is a hybrid of the two. Respondents ascribe the rise of love marriages to educational expansion, technological change, and foreign influence. Many also see it as an inevitable part of a larger process of socio-economic change. These schemas are strongly shaped by global influences, but also reflect multiple layers of local beliefs and cultures.

  17. Data synthesis and display programs for wave distribution function analysis

    NASA Technical Reports Server (NTRS)

    Storey, L. R. O.; Yeh, K. J.

    1992-01-01

    At the National Space Science Data Center (NSSDC) software was written to synthesize and display artificial data for use in developing the methodology of wave distribution analysis. The software comprises two separate interactive programs, one for data synthesis and the other for data display.

  18. Development of weight/sizing design synthesis computer program. Volume 3: User Manual

    NASA Technical Reports Server (NTRS)

    Garrison, J. M.

    1973-01-01

    The user manual for the weight/sizing design synthesis program is presented. The program is applied to an analysis of the basic weight relationships for the space shuttle which contribute significant portions of the inert weight. The relationships measure the parameters of load, geometry, material, and environment. A verbal description of the processes simulated, data input procedures, output data, and values present in the program is included.

  19. Behavioral and Neural Representations of Spatial Directions across Words, Schemas, and Images.

    PubMed

    Weisberg, Steven M; Marchette, Steven A; Chatterjee, Anjan

    2018-05-23

    Modern spatial navigation requires fluency with multiple representational formats, including visual scenes, signs, and words. These formats convey different information. Visual scenes are rich and specific but contain extraneous details. Arrows, as an example of signs, are schematic representations in which the extraneous details are eliminated, but analog spatial properties are preserved. Words eliminate all spatial information and convey spatial directions in a purely abstract form. How does the human brain compute spatial directions within and across these formats? To investigate this question, we conducted two experiments on men and women: a behavioral study that was preregistered and a neuroimaging study using multivoxel pattern analysis of fMRI data to uncover similarities and differences among representational formats. Participants in the behavioral study viewed spatial directions presented as images, schemas, or words (e.g., "left"), and responded to each trial, indicating whether the spatial direction was the same or different as the one viewed previously. They responded more quickly to schemas and words than images, despite the visual complexity of stimuli being matched. Participants in the fMRI study performed the same task but responded only to occasional catch trials. Spatial directions in images were decodable in the intraparietal sulcus bilaterally but were not in schemas and words. Spatial directions were also decodable between all three formats. These results suggest that intraparietal sulcus plays a role in calculating spatial directions in visual scenes, but this neural circuitry may be bypassed when the spatial directions are presented as schemas or words. SIGNIFICANCE STATEMENT Human navigators encounter spatial directions in various formats: words ("turn left"), schematic signs (an arrow showing a left turn), and visual scenes (a road turning left). The brain must transform these spatial directions into a plan for action. Here, we investigate

  20. The Relationship of Early Maladaptive Schemas, Attributional Styles and Learned Helplessness among Addicted and Non-Addicted Men.

    PubMed

    Shaghaghy, Farhad; Saffarinia, Majid; Iranpoor, Mohadeseh; Soltanynejad, Ali

    2011-01-01

    Addiction is considered as one of the major problems in family and community in the world. According to cognitive view, organizing the experiences determines how to behave. Due to their importance in interpretation of special situations, cognitive schemas and attributional styles have a significant role in cognitive theories. The aim of this study was to compare early maladaptive schemas and attributional styles in addicts and non-addicts to recognize their role in addiction. In this causal-comparative study, 200 addicted and non-addicted men were randomly selected. Young early maladaptive schema and attributional styles questionnaires were used. Data analysis was performed by independent t-test, Pearson correlation and regression. The study population included 81 addicted and 90 non-addicted men. There were significant differences between early maladaptive schemas and attributional styles in the two groups of addicted and non-addicted men (P < 0.001). In addition, addicts had higher levels of learned helplessness. A direct relationship was found between learned helplessness and frequency of addiction treatments (r ═ 0.234, P < 0.05). Our study showed that addicts suffer from high levels of early maladaptive schemas. They had a more pessimistic attributional style. Moreover, addicts who developed higher levels of learned helplessness were less successful in addiction treatment and more likely to use drugs again after treatment. These issues show that addiction institutions and therapists have to pay attention to cognitive factors for addiction prevention.

  1. Glucose Synthesis in a Protein-Based Artificial Photosynthesis System.

    PubMed

    Lu, Hao; Yuan, Wenqiao; Zhou, Jack; Chong, Parkson Lee-Gau

    2015-09-01

    The objective of this study was to understand glucose synthesis of a protein-based artificial photosynthesis system affected by operating conditions, including the concentrations of reactants, reaction temperature, and illumination. Results from non-vesicle-based glyceraldehyde-3-phosphate (GAP) and glucose synthesis showed that the initial concentrations of ribulose-1,5-bisphosphate (RuBP) and adenosine triphosphate (ATP), lighting source, and temperature significantly affected glucose synthesis. Higher initial concentrations of RuBP and ATP significantly enhanced GAP synthesis, which was linearly correlated to glucose synthesis, confirming the proper functions of all catalyzing enzymes in the system. White fluorescent light inhibited artificial photosynthesis and reduced glucose synthesis by 79.2 % compared to in the dark. The reaction temperature of 40 °C was optimum, whereas lower or higher temperature reduced glucose synthesis. Glucose synthesis in the vesicle-based artificial photosynthesis system reconstituted with bacteriorhodopsin, F 0 F 1 ATP synthase, and polydimethylsiloxane-methyloxazoline-polydimethylsiloxane triblock copolymer was successfully demonstrated. This system efficiently utilized light-induced ATP to drive glucose synthesis, and 5.2 μg ml(-1) glucose was synthesized in 0.78-ml reaction buffer in 7 h. Light-dependent reactions were found to be the bottleneck of the studied artificial photosynthesis system.

  2. Medical and Transmission Vector Vocabulary Alignment with Schema.org

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Smith, William P.; Chappell, Alan R.; Corley, Courtney D.

    Available biomedical ontologies and knowledge bases currently lack formal and standards-based interconnections between disease, disease vector, and drug treatment vocabularies. The PNNL Medical Linked Dataset (PNNL-MLD) addresses this gap. This paper describes the PNNL-MLD, which provides a unified vocabulary and dataset of drug, disease, side effect, and vector transmission background information. Currently, the PNNL-MLD combines and curates data from the following research projects: DrugBank, DailyMed, Diseasome, DisGeNet, Wikipedia Infobox, Sider, and PharmGKB. The main outcomes of this effort are a dataset aligned to Schema.org, including a parsing framework, and extensible hooks ready for integration with selected medical ontologies. The PNNL-MLDmore » enables researchers more quickly and easily to query distinct datasets. Future extensions to the PNNL-MLD will include Traditional Chinese Medicine, broader interlinks across genetic structures, a larger thesaurus of synonyms and hypernyms, explicit coding of diseases and drugs across research systems, and incorporating vector-borne transmission vocabularies.« less

  3. Impairment of event schema in patients with schizophrenia: examination of script for shopping at supermarket.

    PubMed

    Matsui, Mié; Sumiyoshi, Tomiki; Yuuki, Hiromi; Kato, Kanade; Kurachi, Masayoshi

    2006-08-30

    The purpose of this study was to examine event schema, the conceptualization of past experience based on script theory, in Japanese patients with schizophrenia. Subjects comprised 25 patients meeting DSM-IV criteria for schizophrenia and 31 normal individuals who gave informed consent. This experiment used three script tasks measuring free recall, frequency judgment, and sequencing of events encountered when shopping at a supermarket. Patients with schizophrenia performed significantly worse than did control subjects on all tasks. In particular, patients committed more errors when judging the events that "occasionally happen" in the frequency judgment task. On the other hand, these patients judged "seldom occurring events" relatively well. Patients with schizophrenia made more errors than normal people in the free recall task. Specifically, patients made more intrusion errors and failed to close scripts. There was a negative correlation between scores the Scale for the Assessment of Positive Symptoms and performance on the free recall task. The results of the present study suggest that event schemas (semantic structure) in patients with schizophrenia are impaired which may be associated with positive symptoms and frontal lobe dysfunction.

  4. Core schemas across the continuum of psychosis: a comparison of clinical and non-clinical groups.

    PubMed

    Taylor, Hannah E; Stewart, Suzanne L K; Dunn, Graham; Parker, Sophie; Fowler, David; Morrison, Anthony P

    2014-11-01

    Research suggests that core schemas are important in both the development and maintenance of psychosis. The aim of the study was to investigate and compare core schemas in four groups along the continuum of psychosis and examine the relationships between schemas and positive psychotic symptomatology. A measure of core schemas was distributed to 20 individuals experiencing first-episode psychosis (FEP), 113 individuals with "at risk mental states" (ARMS), 28 participants forming a help-seeking clinical group (HSC), and 30 non-help-seeking individuals who endorse some psychotic-like experiences (NH). The clinical groups scored significantly higher than the NH group for negative beliefs about self and about others. No significant effects of group on positive beliefs about others were found. For positive beliefs about the self, the NH group scored significantly higher than the clinical groups. Furthermore, negative beliefs about self and others were related to positive psychotic symptomatology and to distress related to those experiences. Negative evaluations of the self and others appear to be characteristic of the appraisals of people seeking help for psychosis and psychosis-like experiences. The results support the literature that suggests that self-esteem should be a target for intervention. Future research would benefit from including comparison groups of people experiencing chronic psychosis and people who do not have any psychotic-like experiences.

  5. Building Schema: Exploring Content with Song Lyrics and Strategic Reading

    ERIC Educational Resources Information Center

    Stygles, Justin

    2014-01-01

    Teaching with song lyrics has many popular variations. The Common Core State Standards discourage pre-teaching, leaving students somewhat adrift. Song lyrics possess the potential to scaffold students' schema in select social studies topics. Using reciprocal teaching (Palinscar & Brown 1984) within the reading workshop students ponder…

  6. Developing Occupation-Based Preventive Programs for Late-Middle-Aged Latino Patients in Safety-Net Health Systems

    PubMed Central

    Carlson, Mike; Martínez, Jenny; Guzmán, Laura; Mahajan, Anish; Clark, Florence

    2015-01-01

    Latino adults between ages 50 and 60 yr are at high risk for developing chronic conditions that can lead to early disability. We conducted a qualitative pilot study with 11 Latinos in this demographic group to develop a foundational schema for the design of health promotion programs that could be implemented by occupational therapy practitioners in primary care settings for this population. One-on-one interviews addressing routines and activities, health management, and health care utilization were conducted, audiotaped, and transcribed. Results of a content analysis of the qualitative data revealed the following six domains of most concern: Weight Management; Disease Management; Mental Health and Well-Being; Personal Finances; Family, Friends, and Community; and Stress Management. A typology of perceived health-actualizing strategies was derived for each domain. This schema can be used by occupational therapy practitioners to inform the development of health-promotion lifestyle interventions designed specifically for late-middle-aged Latinos. PMID:26565102

  7. Developing Occupation-Based Preventive Programs for Late-Middle-Aged Latino Patients in Safety-Net Health Systems.

    PubMed

    Schepens Niemiec, Stacey L; Carlson, Mike; Martínez, Jenny; Guzmán, Laura; Mahajan, Anish; Clark, Florence

    2015-01-01

    Latino adults between ages 50 and 60 yr are at high risk for developing chronic conditions that can lead to early disability. We conducted a qualitative pilot study with 11 Latinos in this demographic group to develop a foundational schema for the design of health promotion programs that could be implemented by occupational therapy practitioners in primary care settings for this population. One-on-one interviews addressing routines and activities, health management, and health care utilization were conducted, audiotaped, and transcribed. Results of a content analysis of the qualitative data revealed the following six domains of most concern: Weight Management; Disease Management; Mental Health and Well-Being; Personal Finances; Family, Friends, and Community; and Stress Management. A typology of perceived health-actualizing strategies was derived for each domain. This schema can be used by occupational therapy practitioners to inform the development of health-promotion lifestyle interventions designed specifically for late-middle-aged Latinos. Copyright © 2015 by the American Occupational Therapy Association, Inc.

  8. The Same Old Song?—Stability and Change in Relationship Schemas From Adolescence to Young Adulthood

    PubMed Central

    Waldinger, Robert J.; Diguer, Louis; Guastella, Frank; Lefebvre, Rachel; Allen, Joseph P.; Luborsky, Lester; Hauser, Stuart T.

    2006-01-01

    Relationship schemas are core elements of personality that guide interpersonal functioning. The aim of this study is to examine stability and change in relationship schemas across two developmental epochs—adolescence and young adulthood—in the stories that people tell about their interactions with others. Using the Core Conflictual Relationship Theme Method, relationship themes were coded from semistructured interviews conducted in adolescence and again at age 25. The sample consisted of 40 participants in a longitudinal study of adolescent and young adult psychological development. There was considerable stability in the frequency with which particular themes were expressed in the narratives of adolescents and young adults. Significant changes from adolescence to young adulthood included a decrease in the perception of others as rejecting and of the self as opposing others. Young adults saw themselves and others more positively, and used a broader repertoire of themes in their relationship narratives than they had as adolescents. The basic continuity and particular changes in relationship schemas found in this study are consistent with knowledge about the adolescent-to-young-adult transition derived from other empirical and clinical findings. Relationship schemas may be rich units of study for learning about the development of interpersonal functioning. PMID:16951708

  9. Changes in the sexual self-schema of women with a history of childhood sexual abuse following expressive writing treatment.

    PubMed

    Pulverman, Carey S; Boyd, Ryan L; Stanton, Amelia M; Meston, Cindy M

    2017-03-01

    Sexual self-schemas are cognitive generalizations about the sexual self that influence the processing of sexually pertinent information and guide sexual behavior. Until recently sexual self-schemas were exclusively assessed with self-report instruments. Recent research using the meaning extraction method, an inductive method of topic modeling, identified 7 unique themes of sexual self-schemas: family and development, virginity, abuse, relationship, sexual activity, attraction, and existentialism from essays of 239 women (Stanton, Boyd, Pulverman, & Meston, 2015). In the current study, these themes were used to examine changes in theme prominence after an expressive writing treatment. Women (n = 138) with a history of childhood sexual abuse completed a 5-session expressive writing treatment, and essays on sexual self-schemas written at pretreatment and posttreatment were examined for changes in themes. Women showed a reduction in the prominence of the abuse, family and development, virginity, and attraction themes, and an increase in the existentialism theme. This study supports the validity of the 7 themes identified by Stanton and colleagues (2015) and suggests that expressive writing may aid women with a history of sexual abuse to process their abuse history such that it becomes a less salient aspect of their sexual self-schemas. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  10. Changes in the sexual self-schema of women with a history of childhood sexual abuse following expressive writing treatment

    PubMed Central

    Pulverman, Carey S.; Boyd, Ryan L.; Stanton, Amelia M.; Meston, Cindy M.

    2016-01-01

    Objective Sexual self-schemas are cognitive generalizations about the sexual self that influence the processing of sexually pertinent information and guide sexual behavior. Until recently sexual self-schemas were exclusively assessed with self-report instruments. Recent research using the Meaning Extraction Method (MEM), an inductive method of topic modeling, identified seven unique themes of sexual self-schemas: family and development, virginity, abuse, relationship, sexual activity, attraction, and existentialism from essays of 239 women (Stanton, Boyd, Pulverman, & Meston, 2015). In the current study, these themes were used to examine changes in theme prominence after an expressive writing treatment Method Women (N = 138) with a history of childhood sexual abuse (CSA) completed a five-session expressive writing treatment, and essays on sexual self-schemas written at pre-treatment and post-treatment were examined for changes in themes. Results Women showed a reduction in the prominence of the abuse, family and development, virginity, and attraction themes, and an increase in the existentialism theme. Conclusions This study supports the validity of the seven themes identified by Stanton and colleagues (2015) and suggests that expressive writing may aid women with a history of sexual abuse to process their abuse history such that it becomes a less salient aspect of their sexual self-schemas. PMID:27336216

  11. Schemas of Marital Change: From Arranged Marriages to Eloping for Love

    PubMed Central

    Allendorf, Keera

    2016-01-01

    In recent decades, arranged marriages have become less common in many parts of Asia. This paper explores people’s schemas surrounding just such a marital change in one Indian village using semi-structured interviews (N=30) and ethnographic fieldwork. Respondents categorize marriages into two main types: arranged marriages and elopements, also called love marriages. Arranged marriages were common in the past, while elopements are now dominant. Both types of marriages have characteristics that are perceived positively and the ideal marriage is a hybrid of the two. Respondents ascribe the rise of love marriages to educational expansion, technological change, and foreign influence. Many also see it as an inevitable part of a larger process of socio-economic change. These schemas are strongly shaped by global influences, but also reflect multiple layers of local beliefs and cultures. PMID:27147752

  12. The effects of gender role orientation on team schema: a multivariate analysis of indicators in a US Federal health care organization.

    PubMed

    Scherer, R F; Petrick, J A

    2001-02-01

    In this empirical study of 649 employees at a federally supported health care facility in the United States, the authors investigated the effects of individual gender role orientation on team schema. The results indicated (a) that nontraditional male and female employees perceived the greatest amount of group cohesion in their team schemas and (b) that both traditional and nontraditional male employees perceived greater problem-solving potential in their team schemas. Meaningful implications for team composition are discussed.

  13. Dynamic Assessment or Schema Theory: The Case of Listening Comprehension

    ERIC Educational Resources Information Center

    Farangi, Mohamad Reza; Kheradmand Saadi, Zahra

    2017-01-01

    Not only is listening considered as an active skill nowadays, but also different approaches are suggested to incorporate it effectively into language classrooms. Our purpose, here, is to compare two approaches claiming to be effective in enhancing EFL learners' listening capabilities including schema theory and dynamic assessment. Through a…

  14. Performance Analysis and Design Synthesis (PADS) computer program. Volume 1: Formulation

    NASA Technical Reports Server (NTRS)

    1972-01-01

    The program formulation for PADS computer program is presented. It can size launch vehicles in conjunction with calculus-of-variations optimal trajectories and can also be used as a general-purpose branched trajectory optimization program. In the former use, it has the Space Shuttle Synthesis Program as well as a simplified stage weight module for optimally sizing manned recoverable launch vehicles. For trajectory optimization alone or with sizing, PADS has two trajectory modules. The first trajectory module uses the method of steepest descent; the second employs the method of quasilinearization, which requires a starting solution from the first trajectory module.

  15. The Schema.org Datasets Schema: Experiences at the National Snow and Ice Data Center

    NASA Astrophysics Data System (ADS)

    Duerr, R.; Billingsley, B. W.; Harper, D.; Kovarik, J.

    2014-12-01

    Data discovery, is still a major challenge for many users. Relevant data may be located anywhere. There are currently no existing universal data registries. Often users start with a simple query through their web browser. But how do you get your data to actually show up near the top of the results? One relatively new way to accomplish this is to use schema.org dataset markup in your data pages. Theoretically this provides web crawlers the additional information needed so that a query for data will preferentially return those pages that were marked up accordingly. The National Snow and Ice Data Center recently implemented an initial set of markup in the data set pages returned by its catalog. The Datasets data model, our process, challenges encountered and results will be described.

  16. Developing Schemas for Assessing Social Competences among Unskilled Young People

    ERIC Educational Resources Information Center

    Aarkrog, Vibe; Wahlgren, Bjarne

    2017-01-01

    Social competences are crucial parts of vocational education and training (VET) competences. As part of a development project preparing unskilled young people for VET, an action research project was conducted with the aim of developing a schema for assessing and grading social competences. The development included defining the social competences…

  17. Schema Theory: Teaching U.S. History to Beginning Amnesty Students.

    ERIC Educational Resources Information Center

    Chervenick, Ellen Cecelia

    In order to study for citizenship tests, amnesty students need to be able to read U.S. history material, although they usually have no background knowledge for it. According to schema theory, background knowledge is important for reading comprehension. Research has shown significant improvement in the reading comprehension of intermediate level…

  18. Sexual self-schemas of female child sexual abuse survivors: relationships with risky sexual behavior and sexual assault in adolescence.

    PubMed

    Niehaus, Ashley F; Jackson, Joan; Davies, Stephanie

    2010-12-01

    Childhood sexual trauma has been demonstrated to increase survivors' risk for engaging in unrestricted sexual behaviors and experiencing adolescent sexual assault. The current study used the sexual self-schema construct to examine cognitive representations of sexuality that might drive these behavioral patterns. In Study 1 (N = 774), we attempted to improve the content validity of the Sexual Self Schema Scale for child sexual abuse (CSA) survivors, introducing a fourth sexual self-schema factor titled the "immoral/irresponsible" factor. In Study 2 (N = 1150), the potential differences in sexual self-views, as assessed by the four sexual self-schema factors, between CSA survivors and non-victims were explored. In addition, Study 2 evaluated how these sexual self-schema differences may contribute to participation in unrestricted sexual behaviors and risk for sexual assault in adolescence. Results indicated that a history of CSA impacted the way women viewed themselves as a sexual person on each of the four factors. CSA survivors were found to view themselves as more open and possessing more immoral/irresponsible cognitions about sexuality as compared to women who did not have a CSA history. In addition, the CSA survivors endorsed less embarrassment and passionate/romantic views of their sexual selves. The interaction of CSA severity and the sexual self-schemas explained variance in adolescent sexual assault experiences above and beyond the severity of CSA history and participation in risky sexual behaviors. The findings suggest that sexual self-views may serve to moderate the relationship between CSA and adolescent sexual assault. Implications of these findings and directions for future research are discussed.

  19. The Star Schema Benchmark and Augmented Fact Table Indexing

    NASA Astrophysics Data System (ADS)

    O'Neil, Patrick; O'Neil, Elizabeth; Chen, Xuedong; Revilak, Stephen

    We provide a benchmark measuring star schema queries retrieving data from a fact table with Where clause column restrictions on dimension tables. Clustering is crucial to performance with modern disk technology, since retrievals with filter factors down to 0.0005 are now performed most efficiently by sequential table search rather than by indexed access. DB2’s Multi-Dimensional Clustering (MDC) provides methods to "dice" the fact table along a number of orthogonal "dimensions", but only when these dimensions are columns in the fact table. The diced cells cluster fact rows on several of these "dimensions" at once so queries restricting several such columns can access crucially localized data, with much faster query response. Unfortunately, columns of dimension tables of a star schema are not usually represented in the fact table. In this paper, we show a simple way to adjoin physical copies of dimension columns to the fact table, dicing data to effectively cluster query retrieval, and explain how such dicing can be achieved on database products other than DB2. We provide benchmark measurements to show successful use of this methodology on three commercial database products.

  20. Partner Schemas and Relationship Functioning: A States of Mind Analysis

    ERIC Educational Resources Information Center

    Chatav, Yael; Whisman, Mark A.

    2009-01-01

    Cognitions such as relationship attributions and beliefs, measured by self-report, have been identified as robust correlates of relationship (e.g., marital) satisfaction. This study sought to build on the theory and assessment of cognitions in relationships by evaluating partner schemas, defined in terms of self-ratings and recall of positive and…

  1. Errors in causal inference: an organizational schema for systematic error and random error.

    PubMed

    Suzuki, Etsuji; Tsuda, Toshihide; Mitsuhashi, Toshiharu; Mansournia, Mohammad Ali; Yamamoto, Eiji

    2016-11-01

    To provide an organizational schema for systematic error and random error in estimating causal measures, aimed at clarifying the concept of errors from the perspective of causal inference. We propose to divide systematic error into structural error and analytic error. With regard to random error, our schema shows its four major sources: nondeterministic counterfactuals, sampling variability, a mechanism that generates exposure events and measurement variability. Structural error is defined from the perspective of counterfactual reasoning and divided into nonexchangeability bias (which comprises confounding bias and selection bias) and measurement bias. Directed acyclic graphs are useful to illustrate this kind of error. Nonexchangeability bias implies a lack of "exchangeability" between the selected exposed and unexposed groups. A lack of exchangeability is not a primary concern of measurement bias, justifying its separation from confounding bias and selection bias. Many forms of analytic errors result from the small-sample properties of the estimator used and vanish asymptotically. Analytic error also results from wrong (misspecified) statistical models and inappropriate statistical methods. Our organizational schema is helpful for understanding the relationship between systematic error and random error from a previously less investigated aspect, enabling us to better understand the relationship between accuracy, validity, and precision. Copyright © 2016 Elsevier Inc. All rights reserved.

  2. A quantitative estimate of schema abnormality in socially anxious and non-anxious individuals.

    PubMed

    Wenzel, Amy; Brendle, Jennifer R; Kerr, Patrick L; Purath, Donna; Ferraro, F Richard

    2007-01-01

    Although cognitive theories of anxiety suggest that anxious individuals are characterized by abnormal threat-relevant schemas, few empirical studies have estimated the nature of these cognitive structures using quantitative methods that lend themselves to inferential statistical analysis. In the present study, socially anxious (n = 55) and non-anxious (n = 62) participants completed 3 Q-Sort tasks to assess their knowledge of events that commonly occur in social or evaluative scenarios. Participants either sorted events according to how commonly they personally believe the events occur (i.e. "self" condition), or to how commonly they estimate that most people believe they occur (i.e. "other" condition). Participants' individual Q-Sorts were correlated with mean sorts obtained from a normative sample to obtain an estimate of schema abnormality, with lower correlations representing greater levels of abnormality. Relative to non-anxious participants, socially anxious participants' sorts were less strongly associated with sorts of the normative sample, particularly in the "self" condition, although secondary analyses suggest that some significant results might be explained, in part, by depression and experience with the scenarios. These results provide empirical support for the theoretical notion that threat-relevant self-schemas of anxious individuals are characterized by some degree of abnormality.

  3. Development of a weight/sizing design synthesis computer program. Volume 1: Program formulation

    NASA Technical Reports Server (NTRS)

    Garrison, J. M.

    1973-01-01

    The development of a weight/sizing design synthesis methodology for use in support of the main line space shuttle program is discussed. The methodology has a minimum number of data inputs and quick turn around capabilities. The methodology makes it possible to: (1) make weight comparisons between current shuttle configurations and proposed changes, (2) determine the effects of various subsystems trades on total systems weight, and (3) determine the effects of weight on performance and performance on weight.

  4. The cultural life script as cognitive schema: how the life script shapes memory for fictional life stories.

    PubMed

    Koppel, Jonathan; Berntsen, Dorthe

    2014-01-01

    We tested, across three studies, the effect of the cultural life script on memory and its phenomenological properties. We focused in particular on the mnemonic effects of both schema-consistency and frequency in the life script. In addition to testing recognition (in Study 1) and recall (in Studies 2 and 3), we also collected remember/know judgements for remembered events (in Studies 1 and 2) and memory for their emotional valence (in Study 2). Our primary finding was that, across all three studies, higher-frequency events were more memorable than lower-frequency events, as measured through either recognition or recall. We also attained three additional, complementary effects: First, schema-inconsistent events received remember ratings more often than schema-consistent events (in Study 2, with a trend to this effect in Study 1); second, where an event's emotional valence was inconsistent with the life script, memory for its valence was reconstructed to fit the script (in Study 2); and, third, intrusions in recall were disproportionately for life script events (in Study 3), although that was not the case in recognition (in Study 1). We conclude that the life script serves as a cognitive schema in how it shapes memory and its phenomenological properties.

  5. The attention schema theory: a mechanistic account of subjective awareness

    PubMed Central

    Graziano, Michael S. A.; Webb, Taylor W.

    2015-01-01

    We recently proposed the attention schema theory, a novel way to explain the brain basis of subjective awareness in a mechanistic and scientifically testable manner. The theory begins with attention, the process by which signals compete for the brain’s limited computing resources. This internal signal competition is partly under a bottom–up influence and partly under top–down control. We propose that the top–down control of attention is improved when the brain has access to a simplified model of attention itself. The brain therefore constructs a schematic model of the process of attention, the ‘attention schema,’ in much the same way that it constructs a schematic model of the body, the ‘body schema.’ The content of this internal model leads a brain to conclude that it has a subjective experience. One advantage of this theory is that it explains how awareness and attention can sometimes become dissociated; the brain’s internal models are never perfect, and sometimes a model becomes dissociated from the object being modeled. A second advantage of this theory is that it explains how we can be aware of both internal and external events. The brain can apply attention to many types of information including external sensory information and internal information about emotions and cognitive states. If awareness is a model of attention, then this model should pertain to the same domains of information to which attention pertains. A third advantage of this theory is that it provides testable predictions. If awareness is the internal model of attention, used to help control attention, then without awareness, attention should still be possible but should suffer deficits in control. In this article, we review the existing literature on the relationship between attention and awareness, and suggest that at least some of the predictions of the theory are borne out by the evidence. PMID:25954242

  6. OFFl Models: Novel Schema for Dynamical Modeling of Biological Systems

    PubMed Central

    2016-01-01

    Flow diagrams are a common tool used to help build and interpret models of dynamical systems, often in biological contexts such as consumer-resource models and similar compartmental models. Typically, their usage is intuitive and informal. Here, we present a formalized version of flow diagrams as a kind of weighted directed graph which follow a strict grammar, which translate into a system of ordinary differential equations (ODEs) by a single unambiguous rule, and which have an equivalent representation as a relational database. (We abbreviate this schema of “ODEs and formalized flow diagrams” as OFFL.) Drawing a diagram within this strict grammar encourages a mental discipline on the part of the modeler in which all dynamical processes of a system are thought of as interactions between dynamical species that draw parcels from one or more source species and deposit them into target species according to a set of transformation rules. From these rules, the net rate of change for each species can be derived. The modeling schema can therefore be understood as both an epistemic and practical heuristic for modeling, serving both as an organizational framework for the model building process and as a mechanism for deriving ODEs. All steps of the schema beyond the initial scientific (intuitive, creative) abstraction of natural observations into model variables are algorithmic and easily carried out by a computer, thus enabling the future development of a dedicated software implementation. Such tools would empower the modeler to consider significantly more complex models than practical limitations might have otherwise proscribed, since the modeling framework itself manages that complexity on the modeler’s behalf. In this report, we describe the chief motivations for OFFL, carefully outline its implementation, and utilize a range of classic examples from ecology and epidemiology to showcase its features. PMID:27270918

  7. Image Schemas in Clock-Reading: Latent Errors and Emerging Expertise

    ERIC Educational Resources Information Center

    Williams, Robert F.

    2012-01-01

    An embodied view of mathematical cognition should account not only for how we use our bodies to think and communicate mathematically but also how our bodies equip us to conceive of mathematical ideas. Research in cognitive semantics claims that the human conceptual capacity rests on a foundation of image schemas: topological patterns of spatial…

  8. The revised solar array synthesis computer program

    NASA Technical Reports Server (NTRS)

    1970-01-01

    The Revised Solar Array Synthesis Computer Program is described. It is a general-purpose program which computes solar array output characteristics while accounting for the effects of temperature, incidence angle, charged-particle irradiation, and other degradation effects on various solar array configurations in either circular or elliptical orbits. Array configurations may consist of up to 75 solar cell panels arranged in any series-parallel combination not exceeding three series-connected panels in a parallel string and no more than 25 parallel strings in an array. Up to 100 separate solar array current-voltage characteristics, corresponding to 100 equal-time increments during the sunlight illuminated portion of an orbit or any 100 user-specified combinations of incidence angle and temperature, can be computed and printed out during one complete computer execution. Individual panel incidence angles may be computed and printed out at the user's option.

  9. ACCESS 1: Approximation Concepts Code for Efficient Structural Synthesis program documentation and user's guide

    NASA Technical Reports Server (NTRS)

    Miura, H.; Schmit, L. A., Jr.

    1976-01-01

    The program documentation and user's guide for the ACCESS-1 computer program is presented. ACCESS-1 is a research oriented program which implements a collection of approximation concepts to achieve excellent efficiency in structural synthesis. The finite element method is used for structural analysis and general mathematical programming algorithms are applied in the design optimization procedure. Implementation of the computer program, preparation of input data and basic program structure are described, and three illustrative examples are given.

  10. Design, Synthesis and Mechanistic Evaluation of Iron-Based Catalysis for Synthesis Gas Conversion to Fuels and Chemicals

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Akio Ishikawa; Manuel Ojeda; Nan Yao

    2007-03-31

    this seventh reporting period, we have explored several methods to modify the silanol groups on SiO{sub 2} by using either a homogeneous deposition-precipitation method or surface titration of Si-OH on SiO{sub 2} with zirconium (IV) ethoxide to prevent the formation of unreducible and unreactive CoO{sub x} species during synthesis and FTS catalysis. We have synthesized monometallic Co/ZrO{sub 2}/SiO{sub 2} catalysts with different Co loadings (11-20 wt%) by incipient wetness impregnation methods and characterized the prepared Co supported catalysts by H{sub 2} temperature-programmed reduction (H{sub 2}-TPR) and H{sub 2}-chemisorption. We have measured the catalytic performance in FTS reactions and shown that although the hydroxyl groups on the SiO{sub 2} surface are difficult to be fully titrated by ZrO{sub 2}, modification of ZrO{sub 2} on SiO{sub 2} surface can improve the Co clusters dispersion and lead to a larger number of exposed Co surface atoms after reduction and during FTS reactions. During this seventh reporting period, we have also advanced our development of the reaction mechanism proposed in the previous reporting period. Specifically, we have shown that our novel proposal for the pathways involved in CO activation on Fe and Co catalysts is consistent with state-of-the-art theoretical calculations carried out in collaboration with Prof. Manos Mavrikakis (University of Wisconsin-Madison). Finally, we have also worked on the preparation of several manuscripts describing our findings about the preparation, activation and mechanism of the FTS with Fe-based catalysts and we have started redacting the final report for this project.« less

  11. The Role of Early Maladaptive Schemas in the Appearance of Psychological Symptomatology in Adult Women Victims of Child Abuse.

    PubMed

    Estévez, Ana; Jauregui, Paula; Ozerinjauregi, Nagore; Herrero-Fernández, David

    2017-01-01

    Child abuse affects people's ways of thinking, feeling, and observing the world, resulting in dysfunctional beliefs and maladaptive schemas. Thus, consequences of child abuse may persist during adulthood. Therefore, the aim of this study was to analyze the psychological consequences (anxiety, phobic anxiety, depression, and hopelessness) of different types of maltreatment (physical, sexual, and emotional abuse and physical and emotional neglect) and to study the role of early maladaptive schemas in the onset of symptomatology in adult female victims of child abuse. The sample consisted of 75 women referred by associations for treatment of abuse and maltreatment in childhood. Sexual abuse was the type of maltreatment that was most strongly related to most dysfunctional symptomatology, followed by emotional abuse and physical abuse, whereas physical neglect was the least related. Also, early maladaptive schemas were found to correlate with child abuse and dysfunctional symptomatology. Finally, early maladaptive schemas mediated the relationship between sexual abuse and dysfunctional symptomatology when the effect of other types of abuse was controlled. These results may provide important guidance for clinical intervention.

  12. Workplace-based assessment: raters' performance theories and constructs.

    PubMed

    Govaerts, M J B; Van de Wiel, M W J; Schuwirth, L W T; Van der Vleuten, C P M; Muijtjens, A M M

    2013-08-01

    Weaknesses in the nature of rater judgments are generally considered to compromise the utility of workplace-based assessment (WBA). In order to gain insight into the underpinnings of rater behaviours, we investigated how raters form impressions of and make judgments on trainee performance. Using theoretical frameworks of social cognition and person perception, we explored raters' implicit performance theories, use of task-specific performance schemas and the formation of person schemas during WBA. We used think-aloud procedures and verbal protocol analysis to investigate schema-based processing by experienced (N = 18) and inexperienced (N = 16) raters (supervisor-raters in general practice residency training). Qualitative data analysis was used to explore schema content and usage. We quantitatively assessed rater idiosyncrasy in the use of performance schemas and we investigated effects of rater expertise on the use of (task-specific) performance schemas. Raters used different schemas in judging trainee performance. We developed a normative performance theory comprising seventeen inter-related performance dimensions. Levels of rater idiosyncrasy were substantial and unrelated to rater expertise. Experienced raters made significantly more use of task-specific performance schemas compared to inexperienced raters, suggesting more differentiated performance schemas in experienced raters. Most raters started to develop person schemas the moment they began to observe trainee performance. The findings further our understanding of processes underpinning judgment and decision making in WBA. Raters make and justify judgments based on personal theories and performance constructs. Raters' information processing seems to be affected by differences in rater expertise. The results of this study can help to improve rater training, the design of assessment instruments and decision making in WBA.

  13. Adolescents' Relational Schemas and Their Subjective Understanding of Romantic Relationship Interactions

    ERIC Educational Resources Information Center

    Smith, Justin D.; Welsh, Deborah P.; Fite, Paula J.

    2010-01-01

    This study examines the association between adolescents' relational schemas and their subjective understanding of interactions in the context of male-female romantic relationships. We employed an innovative multimodal methodology: the video-recall system [Welsh, D. P., & Dickson, J. W. (2005). Video-recall procedures for examining subjective…

  14. Categorization by Schema Relations and Perceptual Similarity in 5-Year-Olds and Adults: A Study in Vision and in Audition

    ERIC Educational Resources Information Center

    Berger, Carole; Donnadieu, Sophie

    2006-01-01

    This research explores the way in which young children (5 years of age) and adults use perceptual and conceptual cues for categorizing objects processed by vision or by audition. Three experiments were carried out using forced-choice categorization tasks that allowed responses based on taxonomic relations (e.g., vehicles) or on schema category…

  15. An XML transfer schema for exchange of genomic and genetic mapping data: implementation as a web service in a Taverna workflow.

    PubMed

    Paterson, Trevor; Law, Andy

    2009-08-14

    Genomic analysis, particularly for less well-characterized organisms, is greatly assisted by performing comparative analyses between different types of genome maps and across species boundaries. Various providers publish a plethora of on-line resources collating genome mapping data from a multitude of species. Datasources range in scale and scope from small bespoke resources for particular organisms, through larger web-resources containing data from multiple species, to large-scale bioinformatics resources providing access to data derived from genome projects for model and non-model organisms. The heterogeneity of information held in these resources reflects both the technologies used to generate the data and the target users of each resource. Currently there is no common information exchange standard or protocol to enable access and integration of these disparate resources. Consequently data integration and comparison must be performed in an ad hoc manner. We have developed a simple generic XML schema (GenomicMappingData.xsd - GMD) to allow export and exchange of mapping data in a common lightweight XML document format. This schema represents the various types of data objects commonly described across mapping datasources and provides a mechanism for recording relationships between data objects. The schema is sufficiently generic to allow representation of any map type (for example genetic linkage maps, radiation hybrid maps, sequence maps and physical maps). It also provides mechanisms for recording data provenance and for cross referencing external datasources (including for example ENSEMBL, PubMed and Genbank.). The schema is extensible via the inclusion of additional datatypes, which can be achieved by importing further schemas, e.g. a schema defining relationship types. We have built demonstration web services that export data from our ArkDB database according to the GMD schema, facilitating the integration of data retrieval into Taverna workflows. The data

  16. An XML transfer schema for exchange of genomic and genetic mapping data: implementation as a web service in a Taverna workflow

    PubMed Central

    Paterson, Trevor; Law, Andy

    2009-01-01

    Background Genomic analysis, particularly for less well-characterized organisms, is greatly assisted by performing comparative analyses between different types of genome maps and across species boundaries. Various providers publish a plethora of on-line resources collating genome mapping data from a multitude of species. Datasources range in scale and scope from small bespoke resources for particular organisms, through larger web-resources containing data from multiple species, to large-scale bioinformatics resources providing access to data derived from genome projects for model and non-model organisms. The heterogeneity of information held in these resources reflects both the technologies used to generate the data and the target users of each resource. Currently there is no common information exchange standard or protocol to enable access and integration of these disparate resources. Consequently data integration and comparison must be performed in an ad hoc manner. Results We have developed a simple generic XML schema (GenomicMappingData.xsd – GMD) to allow export and exchange of mapping data in a common lightweight XML document format. This schema represents the various types of data objects commonly described across mapping datasources and provides a mechanism for recording relationships between data objects. The schema is sufficiently generic to allow representation of any map type (for example genetic linkage maps, radiation hybrid maps, sequence maps and physical maps). It also provides mechanisms for recording data provenance and for cross referencing external datasources (including for example ENSEMBL, PubMed and Genbank.). The schema is extensible via the inclusion of additional datatypes, which can be achieved by importing further schemas, e.g. a schema defining relationship types. We have built demonstration web services that export data from our ArkDB database according to the GMD schema, facilitating the integration of data retrieval into Taverna

  17. Priming the Secure Attachment Schema Affects the Emotional Face Processing Bias in Attachment Anxiety: An fMRI Research

    PubMed Central

    Tang, Qingting; Chen, Xu; Hu, Jia; Liu, Ying

    2017-01-01

    Our study explored how priming with a secure base schema affects the processing of emotional facial stimuli in individuals with attachment anxiety. We enrolled 42 undergraduate students between 18 and 27 years of age, and divided them into two groups: attachment anxiety and attachment secure. All participants were primed under two conditions, the secure priming using references to the partner, and neutral priming using neutral references. We performed repeated attachment security priming combined with a dual-task paradigm and functional magnetic resonance imaging. Participants’ reaction times in terms of responding to the facial stimuli were also measured. Attachment security priming can facilitate an individual’s processing of positive emotional faces; for instance, the presentation of the partner’s name was associated with stronger activities in a wide range of brain regions and faster reaction times for positive facial expressions in the subjects. The current finding of higher activity in the left-hemisphere regions for secure priming rather than neutral priming is consistent with the prediction that attachment security priming triggers the spread of the activation of a positive emotional state. However, the difference in brain activity during processing of both, positive and negative emotional facial stimuli between the two priming conditions appeared in the attachment anxiety group alone. This study indicates that the effect of attachment secure priming on the processing of emotional facial stimuli could be mediated by chronic attachment anxiety. In addition, it highlights the association between higher-order processes of the attachment system (secure attachment schema priming) and early-stage information processing system (attention), given the increased attention toward the effects of secure base schema on the processing of emotion- and attachment-related information among the insecure population. Thus, the following study has applications in providing

  18. Priming the Secure Attachment Schema Affects the Emotional Face Processing Bias in Attachment Anxiety: An fMRI Research.

    PubMed

    Tang, Qingting; Chen, Xu; Hu, Jia; Liu, Ying

    2017-01-01

    Our study explored how priming with a secure base schema affects the processing of emotional facial stimuli in individuals with attachment anxiety. We enrolled 42 undergraduate students between 18 and 27 years of age, and divided them into two groups: attachment anxiety and attachment secure. All participants were primed under two conditions, the secure priming using references to the partner, and neutral priming using neutral references. We performed repeated attachment security priming combined with a dual-task paradigm and functional magnetic resonance imaging. Participants' reaction times in terms of responding to the facial stimuli were also measured. Attachment security priming can facilitate an individual's processing of positive emotional faces; for instance, the presentation of the partner's name was associated with stronger activities in a wide range of brain regions and faster reaction times for positive facial expressions in the subjects. The current finding of higher activity in the left-hemisphere regions for secure priming rather than neutral priming is consistent with the prediction that attachment security priming triggers the spread of the activation of a positive emotional state. However, the difference in brain activity during processing of both, positive and negative emotional facial stimuli between the two priming conditions appeared in the attachment anxiety group alone. This study indicates that the effect of attachment secure priming on the processing of emotional facial stimuli could be mediated by chronic attachment anxiety. In addition, it highlights the association between higher-order processes of the attachment system (secure attachment schema priming) and early-stage information processing system (attention), given the increased attention toward the effects of secure base schema on the processing of emotion- and attachment-related information among the insecure population. Thus, the following study has applications in providing

  19. Fast encryption of RGB color digital images using a tweakable cellular automaton based schema

    NASA Astrophysics Data System (ADS)

    Faraoun, Kamel Mohamed

    2014-12-01

    We propose a new tweakable construction of block-enciphers using second-order reversible cellular automata, and we apply it to encipher RGB-colored images. The proposed construction permits a parallel encryption of the image content by extending the standard definition of a block cipher to take into account a supplementary parameter used as a tweak (nonce) to control the behavior of the cipher from one region of the image to the other, and hence avoid the necessity to use slow sequential encryption's operating modes. The proposed construction defines a flexible pseudorandom permutation that can be used with efficacy to solve the electronic code book problem without the need to a specific sequential mode. Obtained results from various experiments show that the proposed schema achieves high security and execution performances, and enables an interesting mode of selective area decryption due to the parallel character of the approach.

  20. Performance Analysis and Design Synthesis (PADS) computer program. Volume 3: User manual

    NASA Technical Reports Server (NTRS)

    1972-01-01

    The two-fold purpose of the Performance Analysis and Design Synthesis (PADS) computer program is discussed. The program can size launch vehicles in conjunction with calculus-of-variations optimal trajectories and can also be used as a general purpose branched trajectory optimization program. For trajectory optimization alone or with sizing, PADS has two trajectory modules. The first trajectory module uses the method of steepest descent. The second module uses the method of quasi-linearization, which requires a starting solution from the first trajectory module.

  1. Image Schemas in Verb-Particle Constructions: Evidence from a Behavioral Experiment

    ERIC Educational Resources Information Center

    Yang, Tangfeng

    2016-01-01

    Cognitive linguists claim that verb-particle constructions are compositional and analyzable, and that the particles contribute to the overall meaning in the form of image schemas. This article examined this claim with a behavioral experiment, in which participants were asked to judge the sensibility of short sentences primed by image-schematic…

  2. Users manual for the Variable dimension Automatic Synthesis Program (VASP)

    NASA Technical Reports Server (NTRS)

    White, J. S.; Lee, H. Q.

    1971-01-01

    A dictionary and some problems for the Variable Automatic Synthesis Program VASP are submitted. The dictionary contains a description of each subroutine and instructions on its use. The example problems give the user a better perspective on the use of VASP for solving problems in modern control theory. These example problems include dynamic response, optimal control gain, solution of the sampled data matrix Ricatti equation, matrix decomposition, and pseudo inverse of a matrix. Listings of all subroutines are also included. The VASP program has been adapted to run in the conversational mode on the Ames 360/67 computer.

  3. How Does It Work? Mechanisms of Action in an In-Prison Restorative Justice Program.

    PubMed

    Armour, Marilyn; Sliva, Shannon

    2018-02-01

    Research is limited on mechanisms of action in restorative justice interventions. This multimethods study delineates the change processes underlying a successful in-prison group treatment program by (a) examining shifts in offenders' self-schemas and (b) identifying key program components that influence this movement. Researchers assigned to small groups as "co-facilitators" gathered data using participant observation, semi-structured interviews, and psychological assessments at three time points. Mechanisms of action include group norms and behaviors that contrast with prior experiences and uncover offenders' self-schemas through intrapsychic processes, which prompt them to test and act upon new possible selves through the group process.

  4. Effects of Valenced Media Frames of Cancer Diagnoses and Therapies: Quantifying the Transformation and Establishing of Evaluative Schemas.

    PubMed

    Guenther, Lars; Froehlich, Klara; Milde, Jutta; Heidecke, Gitte; Ruhrmann, Georg

    2015-01-01

    Journalists portray health issues within different frames, which may shape news recipients' evaluations, attitudes, and behaviors. As the research on framing continues to face theoretical challenges and methodological concerns, this study examines the transformation and establishing of evaluative schemas, which are steps in the process toward attitudinal change. The study measures recipients' evaluations of actual television clips dealing with cancer diagnoses and cancer therapies. Two valenced (positive vs. negative) media frames were tested in a 3-week online panel (n = 298) using a pretest-posttest design with a German sample. The results offer limited support for the hypothesis that media frames transform participants' schemas, but do not support the hypothesis that new schemas are established in response to media frames. The study also investigates interactions between framing and participants' issue involvement, as well as between framing and topic-specific interest and media use.

  5. Preliminary Findings on Men's Sexual Self-Schema and Sexual Offending: Differences Between Subtypes of Offenders.

    PubMed

    Sigre-Leirós, Vera; Carvalho, Joana; Nobre, Pedro

    2016-01-01

    Available literature suggests that sexual self-schemas (i.e., cognitive generalizations about sexual aspects of oneself) influence sexual behavior. Nonetheless, there is a lack of research regarding their role in sexual offending. The aim of the present study was to investigate the relationship between the men's sexual self-schema dimensions (passionate-loving, powerful-aggressive, and open-minded-liberal) and different types of sexual-offending behavior. A total of 50 rapists, 65 child molesters (21 pedophilic, 44 nonpedophilic), and 51 nonsexual offenders answered the Men's Sexual Self-Schema Scale, the Brief Symptom Inventory (BSI), and the Socially Desirable Response Set Measure (SDRS-5). Data were analyzed using multinomial logistic regression, controlling for age, school education, psychological distress, and social desirability. Results showed that rapists as well as nonsexual offenders were more likely to hold the powerful-aggressive sexual self-view compared to pedophilic and nonpedophilic child molesters. Overall, findings seem to be consistent with both a sociocultural component of aggression and the general cognitive profile of offenders. If further research corroborates these preliminary findings, sexual self-concept may be integrated into a comprehensive multifactorial approach of offending behavior.

  6. Protoptype integrated design (Pride) system reference manual. Volume 2: Schema definition

    NASA Technical Reports Server (NTRS)

    Fishwick, P. A.; Sutter, T. R.; Blackburn, C. L.

    1983-01-01

    An initial description of an evolving relational database schema is presented for the management of finite element model design and analysis data. The report presents a description of each relation including attribute names, data types, and definitions. The format of this report is such that future modifications and enhancements may be easily incorporated.

  7. The Activation of Incompetence Schemas in Response to Negative Sexual Events in Heterosexual and Lesbian Women: The Moderator Role of Personality Traits and Dysfunctional Sexual Beliefs.

    PubMed

    Peixoto, Maria Manuela; Nobre, Pedro

    2017-01-01

    Personality traits and dysfunctional sexual beliefs have been described as vulnerability factors for sexual dysfunction in women, and have also been proposed as dispositional variables for the activation of incompetence schemas in response to negative sexual events. However, no study has tested the role of personality traits and dysfunctional sexual beliefs in the activation of incompetence schemas. The current study aimed to assess the moderator role of neuroticism, extraversion, and dysfunctional sexual beliefs in the association between frequency of unsuccessful sexual episodes and activation of incompetence schemas in heterosexual and lesbian women. An online survey was completed by 1,121 women (831 heterosexual; 290 lesbian). Participants completed the NEO Five-Factor Inventory (NEO-FFI), the Sexual Dysfunctional Beliefs Questionnaire-Female Version (SDBQ), and the Questionnaire of Cognitive Schemas Activated in Sexual Context (QCSASC). Findings indicate that neuroticism moderates the association between frequency of negative sexual events and activation of incompetence schemas in heterosexual women. Moreover, several sexual beliefs also act as moderators of the relationship between negative sexual episodes and the activation of cognitive schemas in both heterosexual and lesbian women. Overall, findings support the cognitive-emotional model of sexual dysfunctions, emphasizing the role of personality traits and dysfunctional sexual beliefs as facilitators of the activation of incompetence schemas in response to negative events in women.

  8. Computer Aided Program Synthesis.

    DTIC Science & Technology

    1980-01-01

    Representations 18 .2 Refinements and Reductions 18.:2.3 Dependenc ies 20 3.3 The Programming Knowledge Base 21 3.4 Linguistic Knowledge 22 3.5...strategy selection knowledge, i.e. knowledge representing a context sensitive discrimination among alternate methods; and knowledge of logical...program, each supplying his expertise. The client describes his task to the consultant and supplies answers and explanations to the consultant’s

  9. Women's History of Sexual Abuse, Their Sexuality, and Sexual Self-Schemas

    ERIC Educational Resources Information Center

    Meston, Cindy M.; Rellini, Alessandra H.; Heiman, Julia R.

    2006-01-01

    In this study, the authors assessed 48 female survivors of child sexual abuse (CSA) and 71 female control participants using measures of adult sexual function, psychological function (i.e., depression and anxiety), and sexual self-schemas. The primary purpose of this study was to examine whether differences existed between women with and without a…

  10. Etiological correlates of vaginismus: sexual and physical abuse, sexual knowledge, sexual self-schema, and relationship adjustment.

    PubMed

    Reissing, Elke D; Binik, Yitzchak M; Khalifé, Samir; Cohen, Deborah; Amsel, Rhonda

    2003-01-01

    This study investigated the role of sexual and physical abuse, sexual self-schema, sexual functioning, sexual knowledge, relationship adjustment, and psychological distress in 87 women matched on age, relationship status, and parity and assigned to 3 groups--vaginismus, dyspareunia/vulvar vestibulitis syndrome (VVS), and no pain. More women with vaginismus reported a history of childhood sexual interference, and women in both the vaginismus and VVS groups reported lower levels of sexual functioning and a less positive sexual self-schema. Lack of support for traditionally held hypotheses concerning etiological correlates of vaginismus and the relationship between vaginismus and dyspareunia are discussed.

  11. Affect, work-goal schemas, and work-goal striving among adults with chronic pain: a multilevel structural equation analysis.

    PubMed

    Mun, Chung Jung; Karoly, Paul; Okun, Morris A; Kim, Hanjoe; Tennen, Howard

    2016-04-01

    For individuals with chronic pain, the within-person influence of affect and goal cognition on daily work-related goal striving is not yet well understood. The present study tested the hypothesis that anticipatory goal cognition in the form of a morning work goal schema mediates the relations between morning affect and later (afternoon and evening) work goal striving. Working adults with chronic pain (N = 131) completed a 21-day diary with morning, afternoon, and evening assessments analyzed via multi-level structural equation modeling. At the within-person level, morning positive and negative affect were positively associated with morning work goal schemas; and morning work goal schemas, in turn, positively predicted both afternoon and evening work goal striving. Our findings underscore the complex dynamics over time of the relationship between affect and self-regulatory processes and have implications for future studies and for interventions to assist working adults with chronic pain.

  12. Maladaptive schemas in adolescent females with anorexia nervosa and implications for treatment.

    PubMed

    Damiano, Stephanie R; Reece, John; Reid, Sophie; Atkins, Linsey; Patton, George

    2015-01-01

    Recent research has highlighted the presence of Young's Early Maladaptive Schemas (EMSs) in individuals with an eating disorder (ED). This study assessed the EMSs reported by adolescent females with Anorexia Nervosa (AN) compared with a community group. Thirty-six adolescent females diagnosed with AN or subthreshold AN and 111 female secondary school students completed a questionnaire that included the Young Schema Questionnaire, the Behavior Assessment System for Children Self-report of Personality, and the Eating Disorder Screen for Primary Care. Two independent AN subtypes and two community subtypes were derived from responses to the questionnaire, and significant differences between the four comparison groups were found. High Pathology AN participants reported the highest level of psychological maladjustment. Social Isolation and Emotional Inhibition appeared to be most characteristic of adolescent AN in this sample. The results suggest that EMSs may require attention in the treatment of AN in adolescent females, and that different AN subtypes may require individualized treatment approaches. Copyright © 2014 Elsevier Ltd. All rights reserved.

  13. Examining the Self-Congruent Engagement Hypothesis: The Link between Academic Self-Schemas, Motivational Goals, Learning Approaches and Achievement within an Academic Year

    ERIC Educational Resources Information Center

    Ng, Chi-hung Clarence

    2014-01-01

    Academic self-schemas are important cognitive frames capable of guiding students' learning engagement. Using a cohort of Year 10 Australian students, this longitudinal study examined the self-congruence engagement hypothesis which maintains that there is a close relationship among academic self-schemas, achievement goals, learning approaches,…

  14. Defining linkages between the GSC and NSF's LTER program: How the Ecological Metadata Language (EML) relates to GCDML and other outcomes

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Inigo, Gil San; Servilla, Mark; Brunt, James

    2008-06-01

    The Genomic Standards Consortium (GSC) invited a representative of the Long-Term Ecological Research (LTER) to its fifth workshop to present the Ecological Metadata Language (EML) metadata standard and its relationship to the Minimum Information about a Genome/Metagenome Sequence (MIGS/MIMS) and its implementation, the Genomic Contextual Data Markup Language (GCDML). The LTER is one of the top National Science Foundation (NSF) programs in biology since 1980, representing diverse ecosystems and creating long-term, interdisciplinary research, synthesis of information, and theory. The adoption of EML as the LTER network standard has been key to build network synthesis architectures based on high-quality standardized metadata.more » EML is the NSF-recognized metadata standard for LTER, and EML is a criteria used to review the LTER program progress. At the workshop, a potential crosswalk between the GCDML and EML was explored. Also, collaboration between the LTER and GSC developers was proposed to join efforts toward a common metadata cataloging designer's tool. The community adoption success of a metadata standard depends, among other factors, on the tools and trainings developed to use the standard. LTER's experience in embracing EML may help GSC to achieve similar success. A possible collaboration between LTER and GSC to provide training opportunities for GCDML and the associated tools is being explored. Finally, LTER is investigating EML enhancements to better accommodate genomics data, possibly integrating the GCDML schema into EML. All these action items have been accepted by the LTER contingent, and further collaboration between the GSC and LTER is expected.« less

  15. Defining linkages between the GSC and NSF's LTER program: how the Ecological Metadata Language (EML) relates to GCDML and other outcomes.

    PubMed

    Gil, Inigo San; Sheldon, Wade; Schmidt, Tom; Servilla, Mark; Aguilar, Raul; Gries, Corinna; Gray, Tanya; Field, Dawn; Cole, James; Pan, Jerry Yun; Palanisamy, Giri; Henshaw, Donald; O'Brien, Margaret; Kinkel, Linda; McMahon, Katherine; Kottmann, Renzo; Amaral-Zettler, Linda; Hobbie, John; Goldstein, Philip; Guralnick, Robert P; Brunt, James; Michener, William K

    2008-06-01

    The Genomic Standards Consortium (GSC) invited a representative of the Long-Term Ecological Research (LTER) to its fifth workshop to present the Ecological Metadata Language (EML) metadata standard and its relationship to the Minimum Information about a Genome/Metagenome Sequence (MIGS/MIMS) and its implementation, the Genomic Contextual Data Markup Language (GCDML). The LTER is one of the top National Science Foundation (NSF) programs in biology since 1980, representing diverse ecosystems and creating long-term, interdisciplinary research, synthesis of information, and theory. The adoption of EML as the LTER network standard has been key to build network synthesis architectures based on high-quality standardized metadata. EML is the NSF-recognized metadata standard for LTER, and EML is a criteria used to review the LTER program progress. At the workshop, a potential crosswalk between the GCDML and EML was explored. Also, collaboration between the LTER and GSC developers was proposed to join efforts toward a common metadata cataloging designer's tool. The community adoption success of a metadata standard depends, among other factors, on the tools and trainings developed to use the standard. LTER's experience in embracing EML may help GSC to achieve similar success. A possible collaboration between LTER and GSC to provide training opportunities for GCDML and the associated tools is being explored. Finally, LTER is investigating EML enhancements to better accommodate genomics data, possibly integrating the GCDML schema into EML. All these action items have been accepted by the LTER contingent, and further collaboration between the GSC and LTER is expected.

  16. GASP- General Aviation Synthesis Program. Volume 1: Main program. Part 1: Theoretical development

    NASA Technical Reports Server (NTRS)

    Hague, D.

    1978-01-01

    The General Aviation synthesis program performs tasks generally associated with aircraft preliminary design and allows an analyst the capability of performing parametric studies in a rapid manner. GASP emphasizes small fixed-wing aircraft employing propulsion systems varying froma single piston engine with fixed pitch propeller through twin turboprop/ turbofan powered business or transport type aircraft. The program, which may be operated from a computer terminal in either the batch or interactive graphic mode, is comprised of modules representing the various technical disciplines integrated into a computational flow which ensures that the interacting effects of design variables are continuously accounted for in the aircraft sizing procedure. The model is a useful tool for comparing configurations, assessing aircraft performance and economics, performing tradeoff and sensitivity studies, and assessing the impact of advanced technologies on aircraft performance and economics.

  17. A Natural Teaching Method Based on Learning Theory.

    ERIC Educational Resources Information Center

    Smilkstein, Rita

    1991-01-01

    The natural teaching method is active and student-centered, based on schema and constructivist theories, and informed by research in neuroplasticity. A schema is a mental picture or understanding of something we have learned. Humans can have knowledge only to the degree to which they have constructed schemas from learning experiences and practice.…

  18. Expert System for Automated Design Synthesis

    NASA Technical Reports Server (NTRS)

    Rogers, James L., Jr.; Barthelemy, Jean-Francois M.

    1987-01-01

    Expert-system computer program EXADS developed to aid users of Automated Design Synthesis (ADS) general-purpose optimization program. EXADS aids engineer in determining best combination based on knowledge of specific problem and expert knowledge stored in knowledge base. Available in two interactive machine versions. IBM PC version (LAR-13687) written in IQ-LISP. DEC VAX version (LAR-13688) written in Franz-LISP.

  19. Validation of an Instrument and Testing Protocol for Measuring the Combinatorial Analysis Schema.

    ERIC Educational Resources Information Center

    Staver, John R.; Harty, Harold

    1979-01-01

    Designs a testing situation to examine the presence of combinatorial analysis, to establish construct validity in the use of an instrument, Combinatorial Analysis Behavior Observation Scheme (CABOS), and to investigate the presence of the schema in young adolescents. (Author/GA)

  20. Schema vs. primitive perceptual grouping: the relative weighting of sequential vs. spatial cues during an auditory grouping task in frogs.

    PubMed

    Farris, Hamilton E; Ryan, Michael J

    2017-03-01

    Perceptually, grouping sounds based on their sources is critical for communication. This is especially true in túngara frog breeding aggregations, where multiple males produce overlapping calls that consist of an FM 'whine' followed by harmonic bursts called 'chucks'. Phonotactic females use at least two cues to group whines and chucks: whine-chuck spatial separation and sequence. Spatial separation is a primitive cue, whereas sequence is schema-based, as chuck production is morphologically constrained to follow whines, meaning that males cannot produce the components simultaneously. When one cue is available, females perceptually group whines and chucks using relative comparisons: components with the smallest spatial separation or those closest to the natural sequence are more likely grouped. By simultaneously varying the temporal sequence and spatial separation of a single whine and two chucks, this study measured between-cue perceptual weighting during a specific grouping task. Results show that whine-chuck spatial separation is a stronger grouping cue than temporal sequence, as grouping is more likely for stimuli with smaller spatial separation and non-natural sequence than those with larger spatial separation and natural sequence. Compared to the schema-based whine-chuck sequence, we propose that spatial cues have less variance, potentially explaining their preferred use when grouping during directional behavioral responses.

  1. Software-based high-level synthesis design of FPGA beamformers for synthetic aperture imaging.

    PubMed

    Amaro, Joao; Yiu, Billy Y S; Falcao, Gabriel; Gomes, Marco A C; Yu, Alfred C H

    2015-05-01

    Field-programmable gate arrays (FPGAs) can potentially be configured as beamforming platforms for ultrasound imaging, but a long design time and skilled expertise in hardware programming are typically required. In this article, we present a novel approach to the efficient design of FPGA beamformers for synthetic aperture (SA) imaging via the use of software-based high-level synthesis techniques. Software kernels (coded in OpenCL) were first developed to stage-wise handle SA beamforming operations, and their corresponding FPGA logic circuitry was emulated through a high-level synthesis framework. After design space analysis, the fine-tuned OpenCL kernels were compiled into register transfer level descriptions to configure an FPGA as a beamformer module. The processing performance of this beamformer was assessed through a series of offline emulation experiments that sought to derive beamformed images from SA channel-domain raw data (40-MHz sampling rate, 12 bit resolution). With 128 channels, our FPGA-based SA beamformer can achieve 41 frames per second (fps) processing throughput (3.44 × 10(8) pixels per second for frame size of 256 × 256 pixels) at 31.5 W power consumption (1.30 fps/W power efficiency). It utilized 86.9% of the FPGA fabric and operated at a 196.5 MHz clock frequency (after optimization). Based on these findings, we anticipate that FPGA and high-level synthesis can together foster rapid prototyping of real-time ultrasound processor modules at low power consumption budgets.

  2. Definitions and validation criteria for biomarkers and surrogate endpoints: development and testing of a quantitative hierarchical levels of evidence schema.

    PubMed

    Lassere, Marissa N; Johnson, Kent R; Boers, Maarten; Tugwell, Peter; Brooks, Peter; Simon, Lee; Strand, Vibeke; Conaghan, Philip G; Ostergaard, Mikkel; Maksymowych, Walter P; Landewe, Robert; Bresnihan, Barry; Tak, Paul-Peter; Wakefield, Richard; Mease, Philip; Bingham, Clifton O; Hughes, Michael; Altman, Doug; Buyse, Marc; Galbraith, Sally; Wells, George

    2007-03-01

    There are clear advantages to using biomarkers and surrogate endpoints, but concerns about clinical and statistical validity and systematic methods to evaluate these aspects hinder their efficient application. Our objective was to review the literature on biomarkers and surrogates to develop a hierarchical schema that systematically evaluates and ranks the surrogacy status of biomarkers and surrogates; and to obtain feedback from stakeholders. After a systematic search of Medline and Embase on biomarkers, surrogate (outcomes, endpoints, markers, indicators), intermediate endpoints, and leading indicators, a quantitative surrogate validation schema was developed and subsequently evaluated at a stakeholder workshop. The search identified several classification schema and definitions. Components of these were incorporated into a new quantitative surrogate validation level of evidence schema that evaluates biomarkers along 4 domains: Target, Study Design, Statistical Strength, and Penalties. Scores derived from 3 domains the Target that the marker is being substituted for, the Design of the (best) evidence, and the Statistical strength are additive. Penalties are then applied if there is serious counterevidence. A total score (0 to 15) determines the level of evidence, with Level 1 the strongest and Level 5 the weakest. It was proposed that the term "surrogate" be restricted to markers attaining Levels 1 or 2 only. Most stakeholders agreed that this operationalization of the National Institutes of Health definitions of biomarker, surrogate endpoint, and clinical endpoint was useful. Further development and application of this schema provides incentives and guidance for effective biomarker and surrogate endpoint research, and more efficient drug discovery, development, and approval.

  3. ADS: A FORTRAN program for automated design synthesis: Version 1.10

    NASA Technical Reports Server (NTRS)

    Vanderplaats, G. N.

    1985-01-01

    A new general-purpose optimization program for engineering design is described. ADS (Automated Design Synthesis - Version 1.10) is a FORTRAN program for solution of nonlinear constrained optimization problems. The program is segmented into three levels: strategy, optimizer, and one-dimensional search. At each level, several options are available so that a total of over 100 possible combinations can be created. Examples of available strategies are sequential unconstrained minimization, the Augmented Lagrange Multiplier method, and Sequential Linear Programming. Available optimizers include variable metric methods and the Method of Feasible Directions as examples, and one-dimensional search options include polynomial interpolation and the Golden Section method as examples. Emphasis is placed on ease of use of the program. All information is transferred via a single parameter list. Default values are provided for all internal program parameters such as convergence criteria, and the user is given a simple means to over-ride these, if desired.

  4. Schema benefit vs. proactive interference: Contradicting behavioral outcomes and coexisting neural patterns.

    PubMed

    Oren, Noga; Shapira-Lichter, Irit; Lerner, Yulia; Tarrasch, Ricardo; Hendler, Talma; Giladi, Nir; Ash, Elissa L

    2017-09-01

    Prior knowledge can either assist or hinder the ability to learn new information. These contradicting behavioral outcomes, referred to as schema benefit and proactive interference respectively, have been studied separately. Here we examined whether the known neural correlates of each process coexist, and how they are influenced by attentional loading and aging. To this end we used an fMRI task that affected both processes simultaneously by presenting pairs of related short movies in succession. The first movie of each pair provided context for the second movie, which could evoke schema benefit and/or proactive interference. Inclusion of an easy or hard secondary task performed during encoding of the movies, as well as testing both younger (22-35y) and older (65-79y) adults, allowed examining the effect of attentional load and older age on the neural patterns associated with context. Analyses focused on three predefined regions and examined how their inter-subject correlation (inter-SC) and functional connectivity (FC) with the hippocampi changed between the first and second movie. The results in the medial prefrontal cortex (mPFC) and posterior cingulate cortex (PCC) matched and expanded previous findings: higher inter-SC and lower FC were observed during the second compared to the first movie; yet the differentiation between the first and second movies in these regions was attenuated under high attentional load, pointing to dependency on attentional resources. Instead, at high load there was a significant context effect in the FC of the left ventrolateral prefrontal cortex (vlPFC), and greater FC in the second movie was related to greater proactive interference. Further, older adults showed context effect in the PCC and vlPFC. Intriguingly, older adults with inter-SC mPFC patterns similar to younger adults exhibited schema benefit in our task, while those with inter-SC PCC patterns similar to younger adults showed proactive interference in an independent task. The

  5. Schema-based learning of adaptable and flexible prey-catching in anurans I. The basic architecture.

    PubMed

    Corbacho, Fernando; Nishikawa, Kiisa C; Weerasuriya, Ananda; Liaw, Jim-Shih; Arbib, Michael A

    2005-12-01

    A motor action often involves the coordination of several motor synergies and requires flexible adjustment of the ongoing execution based on feedback signals. To elucidate the neural mechanisms underlying the construction and selection of motor synergies, we study prey-capture in anurans. Experimental data demonstrate the intricate interaction between different motor synergies, including the interplay of their afferent feedback signals (Weerasuriya 1991; Anderson and Nishikawa 1996). Such data provide insights for the general issues concerning two-way information flow between sensory centers, motor circuits and periphery in motor coordination. We show how different afferent feedback signals about the status of the different components of the motor apparatus play a critical role in motor control as well as in learning. This paper, along with its companion paper, extend the model by Liaw et al. (1994) by integrating a number of different motor pattern generators, different types of afferent feedback, as well as the corresponding control structure within an adaptive framework we call Schema-Based Learning. We develop a model of the different MPGs involved in prey-catching as a vehicle to investigate the following questions: What are the characteristic features of the activity of a single muscle? How can these features be controlled by the premotor circuit? What are the strategies employed to generate and synchronize motor synergies? What is the role of afferent feedback in shaping the activity of a MPG? How can several MPGs share the same underlying circuitry and yet give rise to different motor patterns under different input conditions? In the companion paper we also extend the model by incorporating learning components that give rise to more flexible, adaptable and robust behaviors. To show these aspects we incorporate studies on experiments on lesions and the learning processes that allow the animal to recover its proper functioning.

  6. Automatic Generation of Algorithms for the Statistical Analysis of Planetary Nebulae Images

    NASA Technical Reports Server (NTRS)

    Fischer, Bernd

    2004-01-01

    Analyzing data sets collected in experiments or by observations is a Core scientific activity. Typically, experimentd and observational data are &aught with uncertainty, and the analysis is based on a statistical model of the conjectured underlying processes, The large data volumes collected by modern instruments make computer support indispensible for this. Consequently, scientists spend significant amounts of their time with the development and refinement of the data analysis programs. AutoBayes [GF+02, FS03] is a fully automatic synthesis system for generating statistical data analysis programs. Externally, it looks like a compiler: it takes an abstract problem specification and translates it into executable code. Its input is a concise description of a data analysis problem in the form of a statistical model as shown in Figure 1; its output is optimized and fully documented C/C++ code which can be linked dynamically into the Matlab and Octave environments. Internally, however, it is quite different: AutoBayes derives a customized algorithm implementing the given model using a schema-based process, and then further refines and optimizes the algorithm into code. A schema is a parameterized code template with associated semantic constraints which define and restrict the template s applicability. The schema parameters are instantiated in a problem-specific way during synthesis as AutoBayes checks the constraints against the original model or, recursively, against emerging sub-problems. AutoBayes schema library contains problem decomposition operators (which are justified by theorems in a formal logic in the domain of Bayesian networks) as well as machine learning algorithms (e.g., EM, k-Means) and nu- meric optimization methods (e.g., Nelder-Mead simplex, conjugate gradient). AutoBayes augments this schema-based approach by symbolic computation to derive closed-form solutions whenever possible. This is a major advantage over other statistical data analysis systems

  7. Child Abuse, Early Maladaptive Schemas, and Risky Sexual Behavior in College Women

    ERIC Educational Resources Information Center

    Roemmele, Melissa; Messman-Moore, Terri L.

    2011-01-01

    Previous research suggests that individuals abused as children are more likely to engage in risky sexual behavior during adulthood. The present study examined early maladaptive schemas as mediators of the child abuse-risky sexual behavior relationship among 653 college women. Self-report surveys assessed three forms of child abuse: Sexual,…

  8. Brief Report: Schema Consistent Misinformation Effects in Eyewitnesses with Autism Spectrum Disorder

    ERIC Educational Resources Information Center

    Maras, Katie; Bowler, Dermot M.

    2011-01-01

    A number of studies have demonstrated schema-related misinformation effects in typical individuals, but no research to date has examined this with witnesses with autism spectrum disorder (ASD), despite their impaired ability to generate core elements that define everyday events. After witnessing slides depicting a bank robbery, 16 adults with ASD…

  9. Relationship between Parenting and Cognitive Schemas in a Group of Male Adult Offenders.

    PubMed

    Pellerone, Monica; Craparo, Giuseppe; Tornabuoni, Ylenia

    2016-01-01

    This work analyzes the correlation of retrospective ratings on parental binding with cognitive patterns in the inmates for property crimes. The participant group comprehended 248 adults men, including 130 marked out as offenders (the target group), aged between 19 and 70, currently serving sentences in the Cavadonna prison in Siracusa, and 118 marked out as non-offenders (the control group), aged between 20 and 70, living in Siracusa (Sicily). The instruments used were the Parental Bonding Instrument (PBI), and the Young Schema Questionnaire-3 (YSQ). The preliminary analysis showed a high percentage of offenders who experienced an affectionate constraint parenting. Offenders scored significantly higher than the non-offenders on the level of paternal control and the YSQ subscales. The study underlines the influence of maternal care on most of the cognitive schemas, and the role of father's control on the tendency to social isolation and defectiveness in the offenders.

  10. A Program of Ground-Based Astronomy to Complement Einstein Observations.

    DTIC Science & Technology

    1982-11-30

    Astronomy D T I C i CO-,,, Uv I,. WA TOPE: -. Gary A. Cbanan Assistant Professor of Phy.3[cs i t0V.l.., 1982 %30𔃼 0 ii CONTENTS Page A. REPORT DOCUMENTATION...block number) A total of eight ground-based astronomical observing programs were carried out in pursuit of a multiwavelength approach to a number of...astro- physical problems. Synthesis of these results with existing X-ray data led to considerable progress on problems of the emission mechanisms and

  11. A Randomized Trial of the Effects of Schema-Based Instruction on Proportional Problem-Solving for Students With Mathematics Problem-Solving Difficulties.

    PubMed

    Jitendra, Asha K; Harwell, Michael R; Dupuis, Danielle N; Karl, Stacy R

    This article reports results from a study investigating the efficacy of a proportional problem-solving intervention, schema-based instruction (SBI), in seventh grade. Participants included 806 students with mathematical difficulties in problem solving (MD-PS) from an initial pool of 1,999 seventh grade students in a larger study. Teachers and their students in the larger study were randomly assigned to an SBI or control condition and teachers in both conditions then provided instruction on the topics of ratio, proportion, and percent. We found that students with MD-PS in SBI classrooms scored on average higher than their counterparts in control classrooms on a posttest and delayed posttest administered 9 weeks later. Given students' difficulties with proportional problem-solving and the consequences of these difficulties, an important contribution of this research is the finding that when provided with appropriate instruction, students with MD-PS are capable of enhanced proportional problem-solving performance.

  12. University Students' Early Maladaptive Schemas' Prediction of Their Mindfulness Levels

    ERIC Educational Resources Information Center

    Yalcin, S.Barbaros; Kavakli, Mehmet; Kesici, Sahin; Ak, Mehmet

    2017-01-01

    Purpose: The aim of this study is to determine whether university students' early maladaptive schemas predict their mindfulness levels or not. Methods: The study was carried out in the relational screening model. The study group consisted of 293 university students; 237 (80,9%) females and 56 (19,1%) males. "Mindful Attention Awareness Scale…

  13. Sociocultural influences and body image in 9- to 12-year-old girls: the role of appearance schemas.

    PubMed

    Clark, Levina; Tiggemann, Marika

    2007-03-01

    This study tested whether an individual's beliefs about the importance of appearance in their life is a mediator of sociocultural influences on body dissatisfaction in young girls. Participants were 265 girls in Grades 4 to 7 (M age = 10.71 years) from 5 private primary schools in metropolitan Adelaide, South Australia. Girls completed questionnaire measures of appearance television and magazine exposure, peer appearance conversations, autonomy, appearance schemas, and body dissatisfaction. Appearance media exposure and peer appearance conversations were negatively related to body esteem, and autonomy positively predicted body esteem. Most important, appearance schemas mediated between all sociocultural variables and body dissatisfaction.

  14. Synthesis and characterization of hexaarylbenzenes with five or six different substituents enabled by programmed synthesis

    NASA Astrophysics Data System (ADS)

    Suzuki, Shin; Segawa, Yasutomo; Itami, Kenichiro; Yamaguchi, Junichiro

    2015-03-01

    Since its discovery in 1825, benzene has served as one of the most used and indispensable building blocks of chemical compounds, ranging from pharmaceuticals and agrochemicals to plastics and those used in organic electronic devices. Benzene has six hydrogen atoms that can each be replaced by different substituents, which means that the structural diversity of benzene derivatives is intrinsically extraordinary. The number of possible substituted benzenes from n different substituents is (2n + 2n2 + 4n3 + 3n4 + n6)/12. However, owing to a lack of general synthetic methods for making multisubstituted benzenes, this potentially huge structural diversity has not been fully exploited. Here, we describe a programmed synthesis of hexaarylbenzenes using C-H activation, cross-coupling and [4+2] cycloaddition reactions. The present method allows for the isolation and structure-property characterization of hexaarylbenzenes with distinctive aryl substituents at all positions for the first time. Moreover, the established protocol can be applied to the synthesis of tetraarylnaphthalenes and pentaarylpyridines.

  15. The digital code driven autonomous synthesis of ibuprofen automated in a 3D-printer-based robot.

    PubMed

    Kitson, Philip J; Glatzel, Stefan; Cronin, Leroy

    2016-01-01

    An automated synthesis robot was constructed by modifying an open source 3D printing platform. The resulting automated system was used to 3D print reaction vessels (reactionware) of differing internal volumes using polypropylene feedstock via a fused deposition modeling 3D printing approach and subsequently make use of these fabricated vessels to synthesize the nonsteroidal anti-inflammatory drug ibuprofen via a consecutive one-pot three-step approach. The synthesis of ibuprofen could be achieved on different scales simply by adjusting the parameters in the robot control software. The software for controlling the synthesis robot was written in the python programming language and hard-coded for the synthesis of ibuprofen by the method described, opening possibilities for the sharing of validated synthetic 'programs' which can run on similar low cost, user-constructed robotic platforms towards an 'open-source' regime in the area of chemical synthesis.

  16. The Effects of Schema-Based Instruction on the Proportional Thinking of Students With Mathematics Difficulties With and Without Reading Difficulties.

    PubMed

    Jitendra, Asha K; Dupuis, Danielle N; Star, Jon R; Rodriguez, Michael C

    2016-07-01

    This study examined the effect of schema-based instruction (SBI) on the proportional problem-solving performance of students with mathematics difficulties only (MD) and students with mathematics and reading difficulties (MDRD). Specifically, we examined the responsiveness of 260 seventh grade students identified as MD or MDRD to a 6-week treatment (SBI) on measures of proportional problem solving. Results indicated that students in the SBI condition significantly outperformed students in the control condition on a measure of proportional problem solving administered at posttest (g = 0.40) and again 6 weeks later (g = 0.42). The interaction between treatment group and students' difficulty status was not significant, which indicates that SBI was equally effective for both students with MD and those with MDRD. Further analyses revealed that SBI was particularly effective at improving students' performance on items related to percents. Finally, students with MD significantly outperformed students with MDRD on all measures of proportional problem solving. These findings suggest that interventions designed to include effective instructional features (e.g., SBI) promote student understanding of mathematical ideas. © Hammill Institute on Disabilities 2014.

  17. Factors associated with the implementation of community-based peer-led health promotion programs: A scoping review.

    PubMed

    Lorthios-Guilledroit, Agathe; Richard, Lucie; Filiatrault, Johanne

    2018-06-01

    Peer education is growing in popularity as a useful health promotion strategy. However, optimal conditions for implementing peer-led health promotion programs (HPPs) remain unclear. This scoping review aimed to describe factors that can influence implementation of peer-led HPPs targeting adult populations. Five databases were searched using the keywords "health promotion/prevention", "implementation", "peers", and related terms. Studies were included if they reported at least one factor associated with the implementation of community-based peer-led HPPs. Fifty-five studies were selected for the analysis. The method known as "best fit framework synthesis" was used to analyze the factors identified in the selected papers. Many factors included in existing implementation conceptual frameworks were deemed applicable to peer-led HPPs. However, other factors related to individuals, programs, and implementation context also emerged from the analysis. Based on this synthesis, an adapted theoretical framework was elaborated, grounded in a complex adaptive system perspective and specifying potential mechanisms through which factors may influence implementation of community-based peer-led HPPs. Further research is needed to test the theoretical framework against empirical data. Findings from this scoping review increase our knowledge of the optimal conditions for implementing peer-led HPPs and thereby maximizing the benefits of such programs. Copyright © 2018 Elsevier Ltd. All rights reserved.

  18. What's the gist? The influence of schemas on the neural correlates underlying true and false memories.

    PubMed

    Webb, Christina E; Turney, Indira C; Dennis, Nancy A

    2016-12-01

    The current study used a novel scene paradigm to investigate the role of encoding schemas on memory. Specifically, the study examined the influence of a strong encoding schema on retrieval of both schematic and non-schematic information, as well as false memories for information associated with the schema. Additionally, the separate roles of recollection and familiarity in both veridical and false memory retrieval were examined. The study identified several novel results. First, while many common neural regions mediated both schematic and non-schematic retrieval success, schematic recollection exhibited greater activation in visual cortex and hippocampus, regions commonly shown to mediate detailed retrieval. More effortful cognitive control regions in the prefrontal and parietal cortices, on the other hand, supported non-schematic recollection, while lateral temporal cortices supported familiarity-based retrieval of non-schematic items. Second, both true and false recollection, as well as familiarity, were mediated by activity in left middle temporal gyrus, a region associated with semantic processing and retrieval of schematic gist. Moreover, activity in this region was greater for both false recollection and false familiarity, suggesting a greater reliance on lateral temporal cortices for retrieval of illusory memories, irrespective of memory strength. Consistent with previous false memory studies, visual cortex showed increased activity for true compared to false recollection, suggesting that visual cortices are critical for distinguishing between previously viewed targets and related lures at retrieval. Additionally, the absence of common visual activity between true and false retrieval suggests that, unlike previous studies utilizing visual stimuli, when false memories are predicated on schematic gist and not perceptual overlap, there is little reliance on visual processes during false memory retrieval. Finally, the medial temporal lobe exhibited an

  19. Multiple Representations-Based Face Sketch-Photo Synthesis.

    PubMed

    Peng, Chunlei; Gao, Xinbo; Wang, Nannan; Tao, Dacheng; Li, Xuelong; Li, Jie

    2016-11-01

    Face sketch-photo synthesis plays an important role in law enforcement and digital entertainment. Most of the existing methods only use pixel intensities as the feature. Since face images can be described using features from multiple aspects, this paper presents a novel multiple representations-based face sketch-photo-synthesis method that adaptively combines multiple representations to represent an image patch. In particular, it combines multiple features from face images processed using multiple filters and deploys Markov networks to exploit the interacting relationships between the neighboring image patches. The proposed framework could be solved using an alternating optimization strategy and it normally converges in only five outer iterations in the experiments. Our experimental results on the Chinese University of Hong Kong (CUHK) face sketch database, celebrity photos, CUHK Face Sketch FERET Database, IIIT-D Viewed Sketch Database, and forensic sketches demonstrate the effectiveness of our method for face sketch-photo synthesis. In addition, cross-database and database-dependent style-synthesis evaluations demonstrate the generalizability of this novel method and suggest promising solutions for face identification in forensic science.

  20. The NASA Program Management Tool: A New Vision in Business Intelligence

    NASA Technical Reports Server (NTRS)

    Maluf, David A.; Swanson, Keith; Putz, Peter; Bell, David G.; Gawdiak, Yuri

    2006-01-01

    This paper describes a novel approach to business intelligence and program management for large technology enterprises like the U.S. National Aeronautics and Space Administration (NASA). Two key distinctions of the approach are that 1) standard business documents are the user interface, and 2) a "schema-less" XML database enables flexible integration of technology information for use by both humans and machines in a highly dynamic environment. The implementation utilizes patent-pending NASA software called the NASA Program Management Tool (PMT) and its underlying "schema-less" XML database called Netmark. Initial benefits of PMT include elimination of discrepancies between business documents that use the same information and "paperwork reduction" for program and project management in the form of reducing the effort required to understand standard reporting requirements and to comply with those reporting requirements. We project that the underlying approach to business intelligence will enable significant benefits in the timeliness, integrity and depth of business information available to decision makers on all organizational levels.

  1. Sexual Self-Schema Scale for Women-Validation and Psychometric Properties of the Polish Version.

    PubMed

    Nowosielski, Krzysztof; Jankowski, Konrad S; Kowalczyk, Robert; Kurpisz, Jacek; Normantowicz-Zakrzewska, Małgorzata; Krasowska, Aleksandra

    2018-06-01

    The sexual self-schema is a part of a broader concept of the self that is believed to be crucial for intrapersonal and interpersonal sexual relationships. To develop and perform psychometric validation of the Polish version of the Sexual Self-Schema Scale for Women (SSSS-W-PL). 561 women 18 to 55 years old were included in the final analysis. Linguistic validation was performed in 4 steps in line with the MAPI Institute guidelines. Convergent validity was calculated using the Pearson r product-moment coefficient between different measures of sexuality (attitudes and experience, behavior, arousal, romantic relationship) and SSSS-W-PL total and factor scores. To test discriminant validity, we applied hierarchical regression analyses predicting the number of lifetime sexual partners, self-rating as a sexual person (1 item, "I feel sexually attractive"; on a 5-point Likert scale), and arousability, with independent variables being extraversion (Ten-Item Personality Inventory), self-esteem (Rosenberg Self-Esteem Scale), and the SSSS-W-PL (total and factor scores). Sexual self-schema was measured by the SSSS-W-PL, whereas arousability was measured by the arousal/excitement scale of the Changes in Sexual Functioning Questionnaire. The mean age of the study population was 29.0 ± 7.6 years. The final scale consisted of 24 adjectives grouped within 4 factors: romantic, passionate, direct, and embarrassed. The 4-factor model accounted for 39% of the variance. The Cronbach α was 0.74 for the SSSS-W-PL total score and 0.61 to 0.84 for individual factors. Test-retest reliability of the scale after 2- to 8-week intervals was 0.87 (95% CI = 0.82-0.86, P < .001). The increment variances were statistically significant and ranged from 3.8% to 11.6%. The analysis showed good psychometric properties and internal validity of the SSSS-W-PL. The SSSS-W-PL might be helpful in consulting and/or providing sexual therapy to gynecologic cancer survivors or women with a history of

  2. Creating wavelet-based models for real-time synthesis of perceptually convincing environmental sounds

    NASA Astrophysics Data System (ADS)

    Miner, Nadine Elizabeth

    1998-09-01

    This dissertation presents a new wavelet-based method for synthesizing perceptually convincing, dynamic sounds using parameterized sound models. The sound synthesis method is applicable to a variety of applications including Virtual Reality (VR), multi-media, entertainment, and the World Wide Web (WWW). A unique contribution of this research is the modeling of the stochastic, or non-pitched, sound components. This stochastic-based modeling approach leads to perceptually compelling sound synthesis. Two preliminary studies conducted provide data on multi-sensory interaction and audio-visual synchronization timing. These results contributed to the design of the new sound synthesis method. The method uses a four-phase development process, including analysis, parameterization, synthesis and validation, to create the wavelet-based sound models. A patent is pending for this dynamic sound synthesis method, which provides perceptually-realistic, real-time sound generation. This dissertation also presents a battery of perceptual experiments developed to verify the sound synthesis results. These experiments are applicable for validation of any sound synthesis technique.

  3. Development of health information search engine based on metadata and ontology.

    PubMed

    Song, Tae-Min; Park, Hyeoun-Ae; Jin, Dal-Lae

    2014-04-01

    The aim of the study was to develop a metadata and ontology-based health information search engine ensuring semantic interoperability to collect and provide health information using different application programs. Health information metadata ontology was developed using a distributed semantic Web content publishing model based on vocabularies used to index the contents generated by the information producers as well as those used to search the contents by the users. Vocabulary for health information ontology was mapped to the Systematized Nomenclature of Medicine Clinical Terms (SNOMED CT), and a list of about 1,500 terms was proposed. The metadata schema used in this study was developed by adding an element describing the target audience to the Dublin Core Metadata Element Set. A metadata schema and an ontology ensuring interoperability of health information available on the internet were developed. The metadata and ontology-based health information search engine developed in this study produced a better search result compared to existing search engines. Health information search engine based on metadata and ontology will provide reliable health information to both information producer and information consumers.

  4. A Research Synthesis of the Evaluation Capacity Building Literature

    ERIC Educational Resources Information Center

    Labin, Susan N.; Duffy, Jennifer L.; Meyers, Duncan C.; Wandersman, Abraham; Lesesne, Catherine A.

    2012-01-01

    The continuously growing demand for program results has produced an increased need for evaluation capacity building (ECB). The "Integrative ECB Model" was developed to integrate concepts from existing ECB theory literature and to structure a synthesis of the empirical ECB literature. The study used a broad-based research synthesis method with…

  5. Emotional abuse as a predictor of early maladaptive schemas in adolescents: contributions to the development of depressive and social anxiety symptoms.

    PubMed

    Calvete, E

    2014-04-01

    The schema therapy model posits that maltreatment generates early maladaptive schemas (EMSs) that lead to the development of emotional disorders throughout the life span. The model also stipulates that temperament moderates the influence of maltreatment on EMSs. This study examines (a) whether emotional abuse perpetrated by parents and peers, both alone and interactively with temperament, predicts the worsening of EMSs; and (b) whether EMSs in turn predict an increase in depressive and social anxiety symptoms in adolescents. A total of 1,052 adolescents (Mage=13.43; SD=1.29) were assessed at three time points, each of which was separated by 6 months. The subjects completed measures of emotional abuse by parents and peers, neuroticism, extraversion, EMSs, depressive symptoms, and social anxiety. The findings indicate that emotional bullying victimization and neuroticism predict a worsening of all schema domains over time. Contrary to expectations, there was no significant interaction between temperament dimensions and emotional abuse. The results confirmed the mediational hypothesis that changes in EMSs mediated the predictive association between bullying victimization and emotional symptoms. This study provides partial support for the schema therapy model by demonstrating the role of emotional abuse and temperament in the genesis of EMSs. Copyright © 2013 Elsevier Ltd. All rights reserved.

  6. 9-Fluorenylmethyloxycarbonyl/ tbutyl-based convergent protein synthesis.

    PubMed

    Barlos, K; Gatos, D

    1999-01-01

    Besides linear solid phase peptide synthesis, segment condensation in solution and chemical ligation, convergent peptide synthesis (CPS) was developed in order to enable the efficient preparation of complex peptides and small proteins. According to this synthetic strategy, solid phase synthesized and suitably protected peptide fragments corresponding to the entire peptide/protein-sequence are condensed on a solid support or in solution, to the target protein. This review summarizes CPS performed utilizing the mild 9-fluorenylmethyloxycarbonyl/tbutyloxycarbonyl-based protecting scheme for the amino acids. Copyright 1999 John Wiley & Sons, Inc.

  7. Rapid Flow-Based Peptide Synthesis

    PubMed Central

    Simon, Mark D.; Heider, Patrick L.; Adamo, Andrea; Vinogradov, Alexander A.; Mong, Surin K.; Li, Xiyuan; Berger, Tatiana; Policarpo, Rocco L.; Zhang, Chi; Zou, Yekui; Liao, Xiaoli; Spokoyny, Alexander M.; Jensen, Klavs F.

    2014-01-01

    A flow-based solid phase peptide synthesis methodology that enables the incorporation of an amino acid residue every 1.8 minutes under automatic control, or every three minutes under manual control, is described. This is accomplished by passing a stream of reagent through a heat exchanger, into a low volume, low backpressure reaction vessel, and through a UV detector. These features enable the continuous delivery of heated solvents and reagents to the solid support at high flow rate, maintaining a maximal concentration of reagents in the reaction vessel, quickly exchanging reagents, and eliminating the need to rapidly heat reagents after they have been added to the vessel. The UV detector enables continuous monitoring of the process. To demonstrate the broad applicability and reliability of this method, it was employed in the total synthesis of a small protein, as well as dozens of peptides. The quality of the material obtained with this method is comparable to traditional batch methods, and, in all cases, the desired material was readily purifiable via RP-HPLC. The application of this method to the synthesis of the 113 residue B. amyloliquefaciens RNase and the 130 residue pE59 DARPin is described in the accompanying manuscript. PMID:24616230

  8. Relational Priming Based on a Multiplicative Schema for Whole Numbers and Fractions.

    PubMed

    DeWolf, Melissa; Son, Ji Y; Bassok, Miriam; Holyoak, Keith J

    2017-11-01

    Why might it be (at least sometimes) beneficial for adults to process fractions componentially? Recent research has shown that college-educated adults can capitalize on the bipartite structure of the fraction notation, performing more successfully with fractions than with decimals in relational tasks, notably analogical reasoning. This study examined patterns of relational priming for problems with fractions in a task that required arithmetic computations. College students were asked to judge whether or not multiplication equations involving fractions were correct. Some equations served as structurally inverse primes for the equation that immediately followed it (e.g., 4 × 3/4 = 3 followed by 3 × 8/6 = 4). Students with relatively high math ability showed relational priming (speeded solution times to the second of two successive relationally related fraction equations) both with and without high perceptual similarity (Experiment 2). Students with relatively low math ability also showed priming, but only when the structurally inverse equation pairs were supported by high perceptual similarity between numbers (e.g., 4 × 3/4 = 3 followed by 3 × 4/3 = 4). Several additional experiments established boundary conditions on relational priming with fractions. These findings are interpreted in terms of componential processing of fractions in a relational multiplication context that takes advantage of their inherent connections to a multiplicative schema for whole numbers. Copyright © 2017 Cognitive Science Society, Inc.

  9. Does Accessibility of Positive and Negative Schema Vary by Child Physical Abuse Risk?

    ERIC Educational Resources Information Center

    Crouch, Julie L.; Risser, Heather J.; Skowronski, John J.; Milner, Joel S.; Farc, Magdalena M.; Irwin, Lauren M.

    2010-01-01

    Objective: To examine differences in accessibility of positive and negative schema in parents with high and low risk for child physical abuse (CPA). Methods: This study combined picture priming and lexical decision making methods to assess the accessibility of positive and negative words following presentation of child and adult faces. The child…

  10. Sexual self-schema and depressive symptoms after prostate cancer.

    PubMed

    Hoyt, Michael A; Carpenter, Kristen M

    2015-04-01

    The years following prostate cancer treatment are characterized by changes in sexual functioning and risk for depressive symptoms. Sexual self-schema (SSS) is a cognitive generalization about sexual aspects of the self that are associated with sexual behavior, affect, and the processing of sexually relevant information. This study tested if men's SSS moderates the impact of sexual morbidity on depressive symptoms. Men (N = 66) treated for localized prostate cancer in the preceding 2 years were assessed at T1 and 4 months later (T2). Questionnaires included the Center for Epidemiologic Studies Depression Scale, Sexual Self-schema Scale for Men, Sexual Experience Scale, and Expanded Prostate Cancer Index Composite. Regressions controlled for age, sexual activity, and T1 depressive symptoms revealed no significant effect of SSS on depressive symptoms; however, better sexual functioning was related to fewer depressive symptoms (B = -0.25, p < 0.05). Results showed significant interactions between SSS and sexual outcomes. Among men with high SSS, poor sexual functioning was associated with increased depressive symptoms; loss of sexual function was particularly distressing. There was no significant effect of sexual functioning. Among men with high SSS, there was an inverse relationship between sexual engagement and depressive symptoms. Among men with lower SSS, greater frequency of sexual behavior was associated with increased depressive symptoms. SSS may be an important individual difference in determining the impact of sexual morbidity on psychological adjustment. Men high on SSS are more vulnerable to psychological consequences of lower sexual functioning and less engagement in sexual activities. Copyright © 2014 John Wiley & Sons, Ltd.

  11. Computer Synthesis Approaches of Hyperboloid Gear Drives with Linear Contact

    NASA Astrophysics Data System (ADS)

    Abadjiev, Valentin; Kawasaki, Haruhisa

    2014-09-01

    The computer design has improved forming different type software for scientific researches in the field of gearing theory as well as performing an adequate scientific support of the gear drives manufacture. Here are attached computer programs that are based on mathematical models as a result of scientific researches. The modern gear transmissions require the construction of new mathematical approaches to their geometric, technological and strength analysis. The process of optimization, synthesis and design is based on adequate iteration procedures to find out an optimal solution by varying definite parameters. The study is dedicated to accepted methodology in the creation of soft- ware for the synthesis of a class high reduction hyperboloid gears - Spiroid and Helicon ones (Spiroid and Helicon are trademarks registered by the Illinois Tool Works, Chicago, Ill). The developed basic computer products belong to software, based on original mathematical models. They are based on the two mathematical models for the synthesis: "upon a pitch contact point" and "upon a mesh region". Computer programs are worked out on the basis of the described mathematical models, and the relations between them are shown. The application of the shown approaches to the synthesis of commented gear drives is illustrated.

  12. The effect of music video clips on adolescent boys' body image, mood, and schema activation.

    PubMed

    Mulgrew, Kate E; Volcevski-Kostas, Diana; Rendell, Peter G

    2014-01-01

    There is limited research that has examined experimentally the effects of muscular images on adolescent boys' body image, with no research specifically examining the effects of music television. The aim of the current study was to examine the effects of viewing muscular and attractive singers in music video clips on early, mid, and late adolescent boys' body image, mood, and schema activation. Participants were 180 boys in grade 7 (mean age = 12.73 years), grade 9 (mean age = 14.40 years) or grade 11 (mean age = 16.15 years) who completed pre- and post-test measures of mood and body satisfaction after viewing music videos containing male singers of muscular or average appearance. They also completed measures of schema activation and social comparison after viewing the clips. The results showed that the boys who viewed the muscular clips reported poorer upper body satisfaction, lower appearance satisfaction, lower happiness, and more depressive feelings compared to boys who viewed the clips depicting singers of average appearance. There was no evidence of increased appearance schema activation but the boys who viewed the muscular clips did report higher levels of social comparison to the singers. The results suggest that music video clips are a powerful form of media in conveying information about the male ideal body shape and that negative effects are found in boys as young as 12 years.

  13. An information processing view of framing effects: the role of causal schemas in decision making.

    PubMed

    Jou, J; Shanteau, J; Harris, R J

    1996-01-01

    People prefer a sure gain to a probable larger gain when the two choices are presented from a gain perspective, but a probable larger loss to a sure loss when the objectively identical choices are presented from a loss perspective. Such reversals of preference due to the context of the problem are known as framing effects. In the present study, schema activation and subjects' interpretations of the problems were examined as sources of the framing effects. Results showed that such effects could be eliminated by introducing into a problem a causal schema that provided a rationale for the reciprocal relationship between the gains and the losses. Moreover, when subjects were freed from framing they were consistently risk seeking in decisions about human life, but risk averse in decisions about property. Irrationality in choice behaviors and the ecological implication of framing effects are discussed.

  14. Applying Schema Theory to Mass Media Information Processing: Moving toward a Formal Model.

    ERIC Educational Resources Information Center

    Wicks, Robert H.

    Schema theory may be significant in determining if and how news audiences process information. For any given news topic, people have from none to many schemata (cognitive structures that represent organized knowledge about a given concept or type of stimulus abstracted from prior experience) upon which to draw. Models of how schemata are used…

  15. The impact of baby schema on perceived attractiveness, beauty, and cuteness in female adults.

    PubMed

    Kuraguchi, Kana; Taniguchi, Kosuke; Ashida, Hiroshi

    2015-01-01

    Beauty and cuteness are considered to represent different aspects of attractiveness and to be distinguishable from each other by their respective reliance on neonate and sexually mature features found in attractive faces. In this study, we investigated whether baby schema features in adult faces affect not only cuteness, but also beauty and attractiveness. We also investigated possible differences among attractiveness, beauty, and cuteness, and possible effects of perceived youth on these judgments. Results showed that baby schema features affected judgments of attractiveness, beauty, and cuteness, but that perceived youth did not significantly influence these judgments. Furthermore, the effect of each facial feature differed across rating types with the participants' naïve interpretation of rating categories. This suggests that beauty predominantly refers to sexual attraction, while attractiveness refers to a non-sexual attraction regardless of participants' gender. However, gender differences may exist in judging cuteness. Therefore, expressions related to attractiveness may incorporate different elements and this distinction may not be fully shared across gender.

  16. What’s the Gist? The influence of schemas on the neural correlates underlying true and false memories

    PubMed Central

    Webb, Christina E.; Turney, Indira C.; Dennis, Nancy A.

    2017-01-01

    The current study used a novel scene paradigm to investigate the role of encoding schemas on memory. Specifically, the study examined the influence of a strong encoding schema on retrieval of both schematic and non-schematic information, as well as false memories for information associated with the schema. Additionally, the separate roles of recollection and familiarity in both veridical and false memory retrieval were examined. The study identified several novel results. First, while many common neural regions mediated both schematic and non-schematic retrieval success, schematic recollection exhibited greater activation in visual cortex and hippocampus, regions commonly shown to mediate detailed retrieval. More effortful cognitive control regions in the prefrontal and parietal cortices, on the other hand, supported non-schematic recollection, while lateral temporal cortices supported familiarity-based retrieval of non-schematic items. Second, both true and false recollection, as well as familiarity, were mediated by activity in left middle temporal gyrus, a region associated with semantic processing and retrieval of schematic gist. Moreover, activity in this region was greater for both false recollection and false familiarity, suggesting a greater reliance on lateral temporal cortices for retrieval of illusory memories, irrespective of memory strength. Consistent with previous false memory studies, visual cortex showed increased activity for true compared to false recollection, suggesting that visual cortices are critical for distinguishing between previously viewed targets and related lures at retrieval. Additionally, the absence of common visual activity between true and false retrieval suggests that, unlike previous studies utilizing visual stimuli, when false memories are predicated on schematic gist and not perceptual overlap, there is little reliance on visual processes during false memory retrieval. Finally, the medial temporal lobe exhibited an

  17. Discrete mathematics, formal methods, the Z schema and the software life cycle

    NASA Technical Reports Server (NTRS)

    Bown, Rodney L.

    1991-01-01

    The proper role and scope for the use of discrete mathematics and formal methods in support of engineering the security and integrity of components within deployed computer systems are discussed. It is proposed that the Z schema can be used as the specification language to capture the precise definition of system and component interfaces. This can be accomplished with an object oriented development paradigm.

  18. Synthesis of qualitative research and evidence-based nursing.

    PubMed

    Flemming, Kate

    Evidence-based nursing is central to nursing practice. Systematic reviews have played a key part in providing evidence for decision making in nursing. Traditionally, these have consisted of syntheses of randomised controlled trials. New approaches to combining research include the synthesis of qualitative research. This article discusses the development of research synthesis as a method for creating evidence of effectiveness identified in quantitative research; more effective use of primary data; enhancing the generalizability of qualitative research; the identification of future nursing research topics.

  19. ENCOMPASS: A SAGA based environment for the compositon of programs and specifications, appendix A

    NASA Technical Reports Server (NTRS)

    Terwilliger, Robert B.; Campbell, Roy H.

    1985-01-01

    ENCOMPASS is an example integrated software engineering environment being constructed by the SAGA project. ENCOMPASS supports the specification, design, construction and maintenance of efficient, validated, and verified programs in a modular programming language. The life cycle paradigm, schema of software configurations, and hierarchical library structure used by ENCOMPASS is presented. In ENCOMPASS, the software life cycle is viewed as a sequence of developments, each of which reuses components from the previous ones. Each development proceeds through the phases planning, requirements definition, validation, design, implementation, and system integration. The components in a software system are modeled as entities which have relationships between them. An entity may have different versions and different views of the same project are allowed. The simple entities supported by ENCOMPASS may be combined into modules which may be collected into projects. ENCOMPASS supports multiple programmers and projects using a hierarchical library system containing a workspace for each programmer; a project library for each project, and a global library common to all projects.

  20. Adaptive Modeling of Details for Physically-Based Sound Synthesis and Propagation

    DTIC Science & Technology

    2015-03-21

    the interface that ensures the consistency and validity of the solution given by the two methods. Transfer functions are used to model two-way...release; distribution is unlimited. Adaptive modeling of details for physically-based sound synthesis and propagation The views, opinions and/or...Research Triangle Park, NC 27709-2211 Applied sciences, Adaptive modeling , Physcially-based, Sound synthesis, Propagation, Virtual world REPORT

  1. Emotion Regulation in Schema Therapy and Dialectical Behavior Therapy

    PubMed Central

    Fassbinder, Eva; Schweiger, Ulrich; Martius, Desiree; Brand-de Wilde, Odette; Arntz, Arnoud

    2016-01-01

    Schema therapy (ST) and dialectical behavior therapy (DBT) have both shown to be effective treatment methods especially for borderline personality disorder. Both, ST and DBT, have their roots in cognitive behavioral therapy and aim at helping patient to deal with emotional dysregulation. However, there are major differences in the terminology, explanatory models and techniques used in the both methods. This article gives an overview of the major therapeutic techniques used in ST and DBT with respect to emotion regulation and systematically puts them in the context of James Gross' process model of emotion regulation. Similarities and differences of the two methods are highlighted and illustrated with a case example. A core difference of the two approaches is that DBT directly focusses on the acquisition of emotion regulation skills, whereas ST does seldom address emotion regulation directly. All DBT-modules (mindfulness, distress tolerance, emotion regulation, interpersonal effectiveness) are intended to improve emotion regulation skills and patients are encouraged to train these skills on a regular basis. DBT assumes that improved skills and skills use will result in better emotion regulation. In ST problems in emotion regulation are seen as a consequence of adverse early experiences (e.g., lack of safe attachment, childhood abuse or emotional neglect). These negative experiences have led to unprocessed psychological traumas and fear of emotions and result in attempts to avoid emotions and dysfunctional meta-cognitive schemas about the meaning of emotions. ST assumes that when these underlying problems are addressed, emotion regulation improves. Major ST techniques for trauma processing, emotional avoidance and dysregulation are limited reparenting, empathic confrontation and experiential techniques like chair dialogs and imagery rescripting. PMID:27683567

  2. Interfacing theories of program with theories of evaluation for advancing evaluation practice: Reductionism, systems thinking, and pragmatic synthesis.

    PubMed

    Chen, Huey T

    2016-12-01

    Theories of program and theories of evaluation form the foundation of program evaluation theories. Theories of program reflect assumptions on how to conceptualize an intervention program for evaluation purposes, while theories of evaluation reflect assumptions on how to design useful evaluation. These two types of theories are related, but often discussed separately. This paper attempts to use three theoretical perspectives (reductionism, systems thinking, and pragmatic synthesis) to interface them and discuss the implications for evaluation practice. Reductionism proposes that an intervention program can be broken into crucial components for rigorous analyses; systems thinking view an intervention program as dynamic and complex, requiring a holistic examination. In spite of their contributions, reductionism and systems thinking represent the extreme ends of a theoretical spectrum; many real-world programs, however, may fall in the middle. Pragmatic synthesis is being developed to serve these moderate- complexity programs. These three theoretical perspectives have their own strengths and challenges. Knowledge on these three perspectives and their evaluation implications can provide a better guide for designing fruitful evaluations, improving the quality of evaluation practice, informing potential areas for developing cutting-edge evaluation approaches, and contributing to advancing program evaluation toward a mature applied science. Copyright © 2016 Elsevier Ltd. All rights reserved.

  3. The role of anxiety and depression on acceptance and action, considering emotional schemas in diabetics of Birjand (Iran)

    PubMed Central

    Imani, Elham; Shahabizadeh, Fatemeh; Mahmoodirad, Alireza

    2017-01-01

    Background Diabetes is one of the most common noncommunicable diseases around the world that accompanies assorted psychiatric disorders including anxiety and depression due to being chronic. Objective The aim of this study was to evaluate the effect of anxiety and depression on acceptance and action, considering emotional schemas of diabetics referring to diabetes clinics of health centers in Birjand, Iran. Methods This study was conducted in 2016 and was a correlational study with a structural equation modeling approach. The statistical population of this study were all men and women with type 2 diabetes in Birjand, with an active health record in health centers of this county. To collect data, Depression, Anxiety, and Stress Scale (DASS-21), Acceptance and Action Questionnaire-II (AAQ-II) and Leahy Emotional Schema Scale (LESS) were employed. Using SPSS19 and LISREL, data were analyzed via multiple regression and modeling at p≤0.05. Results In general, 350 subjects entered the study, most of whom were between 50 and 60 years of age and of whom, (47.7%) were women. Results show that depression has had a negative contribution in predicting quality of life (p=0.0001). In addition, results demonstrated the negative relation of anxiety and depression in predicting no emotional avoidance (flexibility) (p=0.0001). Anxiety and rumination had a positive effect and emotional unawareness had a negative effect on predicting no emotional avoidance (p=0.0001). Conclusion Results of this study showed that by reducing adaptive emotional schemas, emotions reduce psychological flexibility and increase emotional avoidance. In addition, by increasing non-adaptive emotional schemas, it increases no flexibility and emotional avoidance that finally reduces quality of life as well as acceptance and action. PMID:29238497

  4. [Dimensions of personality, attachment style and early maladaptive schemas in alcohol-dependent patients: Are there gender-specific differences?

    PubMed

    Camart, N; Cotte, M; Leignel, S; Bouvet, C; Limosin, F

    2016-12-01

    Literature reports particularities in certain psychological dimensions, such as personality traits, early maladaptive schemas and attachment styles among patients dependent on alcohol. Several international studies have also emphasized significant gender differences in psychological profiles. However, in France, only a few studies have dealt with this subject. Our aim was on the one hand to study the characteristics of alcohol-dependent patients in these variables, and on the other hand to search for gender differences. The personality dimensions were assessed with the French Big Five Inventory (Fr-BFI), the attachment style with Bartholomew's Relationship Scales Questionnaire (RSQ), and early maladaptive schemas with the short version of Young's questionnaire (YSQ-S1). Seventy-three subjects were included: 39 alcohol-dependent patients (19 men and 20 women) and 34 healthy control subjects (17 men and 17 women). The scores of alcohol-dependent patients were compared with those of a healthy control group (n=34, 17 men, 17 women) and available standards. We also compared the scores of men and women with alcohol dependence between them, and we compared the scores of men and women to those of the control group and those of the reference sample of the same sex. This is an ongoing study and we publish here the first results. Compared with control subjects, and the reference sample, alcohol-dependent patients showed significantly higher levels of neuroticism and lower levels of extraversion. Furthermore, differences in attachment styles were observed compared to the control group: alcohol-dependent patients presented a less secure attachment, seemed more fearful and detached, but the results remained within the normal standards. Compared to the control subjects, alcohol-dependent patients showed a significant increase in scores regarding many schemas: emotional deprivation, abandonment, abuse/mistrust, isolation, imperfection, dependence, symbiotic relationship

  5. Boron-based nanostructures: Synthesis, functionalization, and characterization

    NASA Astrophysics Data System (ADS)

    Bedasso, Eyrusalam Kifyalew

    Boron-based nanostructures have not been explored in detail; however, these structures have the potential to revolutionize many fields including electronics and biomedicine. The research discussed in this dissertation focuses on synthesis, functionalization, and characterization of boron-based zero-dimensional nanostructures (core/shell and nanoparticles) and one-dimensional nanostructures (nanorods). The first project investigates the synthesis and functionalization of boron-based core/shell nanoparticles. Two boron-containing core/shell nanoparticles, namely boron/iron oxide and boron/silica, were synthesized. Initially, boron nanoparticles with a diameter between 10-100 nm were prepared by decomposition of nido-decaborane (B10H14) followed by formation of a core/shell structure. The core/shell structures were prepared using the appropriate precursor, iron source and silica source, for the shell in the presence of boron nanoparticles. The formation of core/shell nanostructures was confirmed using high resolution TEM. Then, the core/shell nanoparticles underwent a surface modification. Boron/iron oxide core/shell nanoparticles were functionalized with oleic acid, citric acid, amine-terminated polyethylene glycol, folic acid, and dopamine, and boron/silica core/shell nanoparticles were modified with 3-(amino propyl) triethoxy silane, 3-(2-aminoethyleamino)propyltrimethoxysilane), citric acid, folic acid, amine-terminated polyethylene glycol, and O-(2-Carboxyethyl)polyethylene glycol. A UV-Vis and ATR-FTIR analysis established the success of surface modification. The cytotoxicity of water-soluble core/shell nanoparticles was studied in triple negative breast cancer cell line MDA-MB-231 and the result showed the compounds are not toxic. The second project highlights optimization of reaction conditions for the synthesis of boron nanorods. This synthesis, done via reduction of boron oxide with molten lithium, was studied to produce boron nanorods without any

  6. Abuse-Specific Self-Schemas and Self-Functioning: A Prospective Study of Sexually Abused Youth

    ERIC Educational Resources Information Center

    Feiring, Candice; Cleland, Charles M.; Simon, Valerie A.

    2010-01-01

    Potential pathways from childhood sexual abuse (CSA) to negative self-schemas to subsequent dissociative symptoms and low global self-esteem were examined in a prospective longitudinal study of 160 ethnically diverse youth with confirmed CSA histories. Participants were interviewed at the time of abuse discovery, when they were 8 to 15 years of…

  7. Integration of a code for aeroelastic design of conventional and composite wings into ACSYNT, an aircraft synthesis program. [wing aeroelastic design (WADES)

    NASA Technical Reports Server (NTRS)

    Mullen, J., Jr.

    1976-01-01

    A comparison of program estimates of wing weight, material distribution. structural loads and elastic deformations with actual Northrop F-5A/B data is presented. Correlation coefficients obtained using data from a number of existing aircraft were computed for use in vehicle synthesis to estimate wing weights. The modifications necessary to adapt the WADES code for use in the ACSYNT program are described. Basic program flow and overlay structure is outlined. An example of the convergence of the procedure in estimating wing weights during the synthesis of a vehicle to satisfy F-5 mission requirements is given. A description of inputs required for use of the WADES program is included.

  8. Early maladaptive schemas of emotional deprivation, social isolation, shame and abandonment are related to a history of suicide attempts among patients with major depressive disorders.

    PubMed

    Ahmadpanah, Mohammad; Astinsadaf, Sommayyeh; Akhondi, Amineh; Haghighi, Mohammad; Sadeghi Bahmani, Dena; Nazaribadie, Marzieh; Jahangard, Leila; Holsboer-Trachsler, Edith; Brand, Serge

    2017-08-01

    Patients with psychiatric disorders have an exceptionally high risk of completed or attempted suicide. This holds particularly true for patients with major depressive disorders. The aim of the present study was to explore whether patients with major depressive disorders (MDD) and a history of suicide attempts differed in their early maladaptive schemas from patients with MDD but without such a history or from healthy controls. Ninety participants took part in the study. Of these, 30 were patients with MDD who had made a recent suicide attempt; 30 were patients with MDD but no suicide attempts, and 30 were gender- and age-matched healthy controls. Participants completed questionnaires covering socio-demographic characteristics and the Young Schema Questionnaire (YSQ- RE2R) to assess early maladaptive schemas. Experts rated patients' MDD with the Montgomery-Asberg Depression Rating Scale. Patients did not differ in experts' ratings of symptoms of depression. Compared to healthy controls, patients with MDD recorded higher scores on maladaptive schemas such as recognition seeking, negativity/pessimism, and insufficient self-control. Compared to patients without suicide attempts and healthy controls, those who had made a suicide attempt had higher scores on dimensions such as failure, mistrust, emotional inhibition, social isolation, and abandonment/instability. Compared to healthy controls, patients with MDD had more pronounced maladaptive schemas, but this was more marked in patients with a history of suicide attempts. The results suggest that suicide attempts and poorer psychological functioning are related. Copyright © 2017 Elsevier Inc. All rights reserved.

  9. Using framework-based synthesis for conducting reviews of qualitative studies.

    PubMed

    Dixon-Woods, Mary

    2011-04-14

    Framework analysis is a technique used for data analysis in primary qualitative research. Recent years have seen its being adapted to conduct syntheses of qualitative studies. Framework-based synthesis shows considerable promise in addressing applied policy questions. An innovation in the approach, known as 'best fit' framework synthesis, has been published in BMC Medical Research Methodology this month. It involves reviewers in choosing a conceptual model likely to be suitable for the question of the review, and using it as the basis of their initial coding framework. This framework is then modified in response to the evidence reported in the studies in the reviews, so that the final product is a revised framework that may include both modified factors and new factors that were not anticipated in the original model. 'Best fit' framework-based synthesis may be especially suitable in addressing urgent policy questions where the need for a more fully developed synthesis is balanced by the need for a quick answer. Please see related article: http://www.biomedcentral.com/1471-2288/11/29.

  10. Performance Analysis and Design Synthesis (PADS) computer program. Volume 2: Program description, part 2

    NASA Technical Reports Server (NTRS)

    1972-01-01

    The QL module of the Performance Analysis and Design Synthesis (PADS) computer program is described. Execution of this module is initiated when and if subroutine PADSI calls subroutine GROPE. Subroutine GROPE controls the high level logical flow of the QL module. The purpose of the module is to determine a trajectory that satisfies the necessary variational conditions for optimal performance. The module achieves this by solving a nonlinear multi-point boundary value problem. The numerical method employed is described. It is an iterative technique that converges quadratically when it does converge. The three basic steps of the module are: (1) initialization, (2) iteration, and (3) culmination. For Volume 1 see N73-13199.

  11. A Schema Theory Account of Some Cognitive Processes in Complex Learning. Technical Report No. 81.

    ERIC Educational Resources Information Center

    Munro, Allen; Rigney, Joseph W.

    Procedural semantics models have diminished the distinction between data structures and procedures in computer simulations of human intelligence. This development has theoretical consequences for models of cognition. One type of procedural semantics model, called schema theory, is presented, and a variety of cognitive processes are explained in…

  12. The relevance of self-esteem and self-schemas to persecutory delusions: a systematic review.

    PubMed

    Kesting, Marie-Luise; Lincoln, Tania Marie

    2013-10-01

    Self-esteem is frequently targeted in psychological approaches to persecutory delusions (PD). However, its precise role in the formation and maintenance of PD is unclear and has been subject to a number of theories: It has been hypothesized that PD function to enhance self-esteem, that they directly reflect negative conceptualizations of the self, that self-esteem follows from the perceived deservedness of the persecution (poor-me versus bad-me-paranoia) and that the temporal instability of self-esteem is relevant to PD. In order to increase our understanding of the relevance of self-esteem to PD, this article systematically reviews the existing research on self-esteem in PD in the light of the existing theories. We performed a literature search on studies that investigated self-esteem in PD. We included studies that either investigated self-esteem a) within patients with PD or compared to controls or b) along the continuum of subclinical paranoia in the general population. We used a broad concept of self-esteem and included paradigms that assessed implicit self-esteem, specific self-schemas and dynamic aspects of self-esteem. The literature search identified 317 studies of which 52 met the inclusion criteria. The reviewed studies consistently found low global explicit self-esteem and negative self-schemas in persons with PD. The studies therefore do not support the theory that PD serve to enhance self-esteem but underline the theory that they directly reflect specific negative self-schemas. There is evidence that low self-esteem is associated with higher perceived deservedness of the persecution and that PD are associated with instable self-esteem. Only few studies investigated implicit self-esteem and the results of these studies were inconsistent. We conclude by proposing an explanatory model of how self-esteem and PD interact from which we derive clinical implications. Copyright © 2013 Elsevier Inc. All rights reserved.

  13. Development of Health Information Search Engine Based on Metadata and Ontology

    PubMed Central

    Song, Tae-Min; Jin, Dal-Lae

    2014-01-01

    Objectives The aim of the study was to develop a metadata and ontology-based health information search engine ensuring semantic interoperability to collect and provide health information using different application programs. Methods Health information metadata ontology was developed using a distributed semantic Web content publishing model based on vocabularies used to index the contents generated by the information producers as well as those used to search the contents by the users. Vocabulary for health information ontology was mapped to the Systematized Nomenclature of Medicine Clinical Terms (SNOMED CT), and a list of about 1,500 terms was proposed. The metadata schema used in this study was developed by adding an element describing the target audience to the Dublin Core Metadata Element Set. Results A metadata schema and an ontology ensuring interoperability of health information available on the internet were developed. The metadata and ontology-based health information search engine developed in this study produced a better search result compared to existing search engines. Conclusions Health information search engine based on metadata and ontology will provide reliable health information to both information producer and information consumers. PMID:24872907

  14. A synthesis of evaluation monitoring projects by the forest health monitoring program (1998-2007)

    Treesearch

    William A. Bechtold; Michael J. Bohne; Barbara L. Conkling; Dana L. Friedman

    2012-01-01

    The national Forest Health Monitoring Program of the Forest Service, U.S. Department of Agriculture, has funded over 200 Evaluation Monitoring projects. Evaluation Monitoring is designed to verify and define the extent of deterioration in forest ecosystems where potential problems have been identified. This report is a synthesis of results from over 150 Evaluation...

  15. Gender Schema and Prejudicial Recall: How Children Misremember, Fabricate, and Distort Gendered Picture Book Information

    ERIC Educational Resources Information Center

    Frawley, Timothy J.

    2008-01-01

    Children's perceptions of gender are greatly influenced by the illustrations/text they encounter in picture books. While transacting with authentic literature, children build gender schema that guide processing of subsequent information. This knowledge can bias memory to a point where children misremember or distort information to make it fit…

  16. Considerations of the Social, Individual, and Embodied: A Response to Comments on "Schema Theory Revisited"

    ERIC Educational Resources Information Center

    McVee, Mary B.; Gavelek, James R.; Dunsmore, Kailonnie L.

    2007-01-01

    This article presents the authors' response and clarifications to the comments of Margaret E. Gredler and of Karen A. Krasny, Mark Sadoski, and Allan Paivio on their article "Schema Theory Revisited." The authors first respond to Gredler's criticism contending that they "transmogrified" Harre's (1984) "ignominiously named...Vygotsky space" in…

  17. Linking Social Structure and Interpersonal Behavior: A Theoretical Perspective on Cultural Schemas and Social Relations

    ERIC Educational Resources Information Center

    Ridgeway, Cecilia L.

    2006-01-01

    To explain how interpersonal behavior in relational contexts usually reproduces but sometimes modifies macro structural patterns, I outline a conceptual framework within which to understand existing theories and evidence and to develop new ones. Actors create and enact structure by means of several types of shared cultural schemas ("ordering…

  18. Core beliefs and psychological distress in patients with psoriasis and atopic eczema attending secondary care: the role of schemas in chronic skin disease.

    PubMed

    Mizara, A; Papadopoulos, L; McBride, S R

    2012-05-01

    The role of ingrained cognitive and emotional patterns (schemas) in patients with psoriasis and eczema has not previously been investigated. High levels of psychiatric morbidity and psychological distress observed in these populations suggest the presence of maladaptive schemas and therefore a possible target for future successful psychological intervention. To investigate the presence of early maladaptive schemas (EMS) in patients with psoriasis and eczema and to explore their links with psychological distress. A sample of 185 adults (psoriasis n = 55, atopic eczema n = 54, chronic disease control n = 23, normal control n = 53) completed validated, self-administered questionnaires. Differences were found between dermatology patients and control groups. Patients with psoriasis differed on seven EMS from the normal control group: emotional deprivation (P = 0·011), social isolation (P < 0·001), defectiveness (P < 0·001), failure (P < 0·001), vulnerability to harm (P < 0·001), subjugation (P = 0·009) and emotional inhibition (P = 0·002). They differed from the chronic disease group on vulnerability to harm (P = 0·002) only. Patients with eczema differed from the normal control group on eight EMS: emotional deprivation (P < 0·001), social isolation (P < 0·001), defectiveness (P < 0·001), failure (P < 0·001), dependence (P = 0·010), vulnerability to harm (P = 0·002), subjugation (P = 0·006) and insufficient self-control (P = 0·010). EMS were strongly positively related to psychological distress experienced by dermatology patients. Hierarchical regressions demonstrated two schemas, vulnerability to harm (P < 0·001) and defectiveness (P = 0·029), to be predictive of anxiety, and social isolation (P = 0·012) and vulnerability to harm (P = 0·018) to be predictive of depression, irrespective of age and years of coping for dermatology patients. The findings have important theoretical and clinical implications for psychological management of patients

  19. Embodied pain in fibromyalgia: Disturbed somatorepresentations and increased plasticity of the body schema

    PubMed Central

    2018-01-01

    Fibromyalgia syndrome (FMS) is a highly prevalent, chronic musculoskeletal condition characterized by widespread pain and evoked pain at tender points. This study evaluated various aspects of body awareness in a sample of 14 women with FMS and 13 healthy controls, such as plasticity of the body schema, body esteem, and interoceptive awareness. To this end, the Rubber Hand Illusion (RHI), the Body Esteem Scale (BES), and the Body Perception Questionnaire (BPQ) were used, respectively. Consistent with increased plasticity of the body schema, FMS patients scored higher, with large or very large effect sizes, across all three domains evaluated in the RHI paradigm, namely proprioceptive drift and perceived ownership and motor control over the rubber hand. Scores on all items addressed by the BES were consistently lower among FMS subjects (2.52, SEM .19 vs 3.89, SEM .16, respectively, p < .01, Cohen’s d = .38-.66). In the FMS sample, BES scores assigned to most painful regions also were lower than those assigned to the remaining body sites (1.58, SEM .19 vs 2.87, SEM .18, respectively, p < .01). Significantly higher scores (p < .01, Cohen’s d = .51-.87) were found in the FMS sample across awareness (3.57 SEM .15 vs 1.87 SEM .11), stress response (3.76 SEM .11 vs 1.78 SEM .11), autonomic nervous system reactivity (2.59 SEM .17 vs 1.35 SEM .07), and stress style 2 (2.73 SEM .27 vs 1.13 SEM .04) subscales of the BPQ. Intensity of ongoing clinical pain was found to be strongly correlated with interoceptive awareness (r = .75, p = .002). The results suggest a disturbed embodiment in FMS, characterized by instability of the body schema, negatively biased cognitions regarding one’s own body, and increased vigilance to internal bodily cues. These manifestations may be interpreted as related with the inability of incoming sensory inputs to adequately update negatively biased off-line somatorepresentations stored as long-term memory. PMID:29624596

  20. An expert system for choosing the best combination of options in a general purpose program for automated design synthesis

    NASA Technical Reports Server (NTRS)

    Rogers, J. L.; Barthelemy, J.-F. M.

    1986-01-01

    An expert system called EXADS has been developed to aid users of the Automated Design Synthesis (ADS) general purpose optimization program. ADS has approximately 100 combinations of strategy, optimizer, and one-dimensional search options from which to choose. It is difficult for a nonexpert to make this choice. This expert system aids the user in choosing the best combination of options based on the users knowledge of the problem and the expert knowledge stored in the knowledge base. The knowledge base is divided into three categories; constrained problems, unconstrained problems, and constrained problems being treated as unconstrained problems. The inference engine and rules are written in LISP, contains about 200 rules, and executes on DEC-VAX (with Franz-LISP) and IBM PC (with IQ-LISP) computers.

  1. Deficits in agency in schizophrenia, and additional deficits in body image, body schema, and internal timing, in passivity symptoms.

    PubMed

    Graham, Kyran T; Martin-Iverson, Mathew T; Holmes, Nicholas P; Jablensky, Assen; Waters, Flavie

    2014-01-01

    Individuals with schizophrenia, particularly those with passivity symptoms, may not feel in control of their actions, believing them to be controlled by external agents. Cognitive operations that contribute to these symptoms may include abnormal processing in agency as well as body representations that deal with body schema and body image. However, these operations in schizophrenia are not fully understood, and the questions of general versus specific deficits in individuals with different symptom profiles remain unanswered. Using the projected-hand illusion (a digital video version of the rubber-hand illusion) with synchronous and asynchronous stroking (500 ms delay), and a hand laterality judgment task, we assessed sense of agency, body image, and body schema in 53 people with clinically stable schizophrenia (with a current, past, and no history of passivity symptoms) and 48 healthy controls. The results revealed a stable trait in schizophrenia with no difference between clinical subgroups (sense of agency) and some quantitative (specific) differences depending on the passivity symptom profile (body image and body schema). Specifically, a reduced sense of self-agency was a common feature of all clinical subgroups. However, subgroup comparisons showed that individuals with passivity symptoms (both current and past) had significantly greater deficits on tasks assessing body image and body schema, relative to the other groups. In addition, patients with current passivity symptoms failed to demonstrate the normal reduction in body illusion typically seen with a 500 ms delay in visual feedback (asynchronous condition), suggesting internal timing problems. Altogether, the results underscore self-abnormalities in schizophrenia, provide evidence for both trait abnormalities and state changes specific to passivity symptoms, and point to a role for internal timing deficits as a mechanistic explanation for external cues becoming a possible source of self-body input.

  2. Contexts, Mechanisms, and Outcomes That Matter in Dutch Community-Based Physical Activity Programs Targeting Socially Vulnerable Groups.

    PubMed

    Herens, Marion; Wagemakers, Annemarie; Vaandrager, Lenneke; van Ophem, Johan; Koelen, Maria

    2017-09-01

    This article presents a practitioner-based approach to identify key combinations of contextual factors (C) and mechanisms (M) that trigger outcomes (O) in Dutch community-based health-enhancing physical activity (CBHEPA) programs targeting socially vulnerable groups. Data were collected in six programs using semi-structured interviews and focus groups using a timeline technique. Sessions were recorded, anonymized, and transcribed. A realist synthesis protocol was used for data-driven and thematic analysis of CMO configurations. CMO configurations related to community outreach, program sustainability, intersectoral collaboration, and enhancing participants' active lifestyles. We have refined the CBHEPA program theory by showing that actors' passion for, and past experiences with, physical activity programs trigger outcomes, alongside their commitment to socially vulnerable target groups. Project discontinuity, limited access to resources, and a trainer's stand-alone position were negative configurations. The authors conclude that local governance structures appear often to lack adaptive capacity to accommodate multilevel processes to sustain programs.

  3. Effectiveness of Sleep-Based Interventions for Children with Autism Spectrum Disorder: A Meta-Synthesis.

    PubMed

    Cuomo, Belinda M; Vaz, Sharmila; Lee, Elinda Ai Lim; Thompson, Craig; Rogerson, Jessica M; Falkmer, Torbjorn

    2017-05-01

    Sleep problems are common in children with autism spectrum disorder (ASD). This meta-synthesis collated eight previously published systematic reviews examining the efficacy of sleep interventions in children with ASD in an attempt to present a clear analysis of trialed interventions. The collated reviews consider five major groups of sleep interventions for children with ASD: melatonin therapy, pharmacologic treatments other than melatonin, behavioral interventions, parent education/education programs, and alternative therapies (massage therapy, aromatherapy, and multivitamin and iron supplementation). These eight reviews were based on 38 original studies and address the efficacy of interventions across 17 sleep problem domains. The results of this meta-synthesis suggest that no single intervention is effective across all sleep problems in children with ASD. However, melatonin, behavioral interventions, and parent education/education program interventions appear the most effective at ameliorating multiple domains of sleep problems compared with other interventions. Due to the heterogeneous causative factors and presentations of disordered sleep, further research into the effectiveness of sleep interventions may target specific phenotypic subgroups rather than a broad analysis across the general ASD population. Similarly, future research needs to consider the efficacy of different polytherapeutic approaches in order to provide clinicians with evidence to inform best practice. In the meantime, this review supports clinicians' decision making for a majority of the identified sleep problems in the ASD population. © 2017 Pharmacotherapy Publications, Inc.

  4. Improved scaling laws for stage inert mass space Propulsion systems. Volume 3: Propulsion synthesis program users and programmers manual

    NASA Technical Reports Server (NTRS)

    1971-01-01

    The analytical models developed for the Space Propulsion Automated Synthesis Modeling (SPASM) program are presented. Weight scaling laws developed during this study are incorporated into the program's scaling data bank. A detail listing, logic diagram and input/output formats are supplied for the SPASM program. Two test examples for one to four-stage vehicles performing different types of missions are shown to demonstrate the program's capability and versatility.

  5. Racial-Ethnic Self-Schemas and Segmented Assimilation: Identity and the Academic Achievement of Hispanic Youth

    ERIC Educational Resources Information Center

    Altschul, Inna; Oyserman, Daphna; Bybee, Deborah

    2008-01-01

    How are racial-ethnic identity and acculturation processes linked, and when do they have positive consequences for academic achievement and assimilation trajectory? To address these issues this study integrates two frameworks--segmented assimilation (Portes and Rumbaut 2001) and racial-ethnic self-schema (Oyserman et al. 2003)--that focus on how…

  6. A hierarchical anatomical classification schema for prediction of phenotypic side effects.

    PubMed

    Wadhwa, Somin; Gupta, Aishwarya; Dokania, Shubham; Kanji, Rakesh; Bagler, Ganesh

    2018-01-01

    Prediction of adverse drug reactions is an important problem in drug discovery endeavors which can be addressed with data-driven strategies. SIDER is one of the most reliable and frequently used datasets for identification of key features as well as building machine learning models for side effects prediction. The inherently unbalanced nature of this data presents with a difficult multi-label multi-class problem towards prediction of drug side effects. We highlight the intrinsic issue with SIDER data and methodological flaws in relying on performance measures such as AUC while attempting to predict side effects.We argue for the use of metrics that are robust to class imbalance for evaluation of classifiers. Importantly, we present a 'hierarchical anatomical classification schema' which aggregates side effects into organs, sub-systems, and systems. With the help of a weighted performance measure, using 5-fold cross-validation we show that this strategy facilitates biologically meaningful side effects prediction at different levels of anatomical hierarchy. By implementing various machine learning classifiers we show that Random Forest model yields best classification accuracy at each level of coarse-graining. The manually curated, hierarchical schema for side effects can also serve as the basis of future studies towards prediction of adverse reactions and identification of key features linked to specific organ systems. Our study provides a strategy for hierarchical classification of side effects rooted in the anatomy and can pave the way for calibrated expert systems for multi-level prediction of side effects.

  7. Metacognitions and emotional schemas: a new cognitive perspective for the distinction between unipolar and bipolar depression.

    PubMed

    Batmaz, Sedat; Ulusoy Kaymak, Semra; Kocbiyik, Sibel; Turkcapar, Mehmet Hakan

    2014-10-01

    Clinicians need to make the differential diagnosis of unipolar and bipolar depression to guide their treatment choices. Looking at the differences observed in the metacognitions, and the emotional schemas, might help with this differentiation, and might provide information about the distinct psychotherapeutical targets. Three groups of subjects (166 unipolar depressed, 140 bipolar depressed, and 151 healthy controls) were asked to fill out the Metacognitions Questionnaire-30 (MCQ-30), and the Leahy Emotional Schema Scale (LESS). The clinicians diagnosed the volunteers according to the criteria of DSM-IV-TR with a structured clinical interview (MINI), and rated the moods of the subjects with the Montgomery Asberg Depression Rating Scale (MADRS), and the Young Mania Rating Scale (YMRS). Statistical analyses were undertaken to identify the group differences on the MCQ-30, and the LESS. The bipolar and unipolar depressed patients' scores on the MCQ-30 were significantly different from the healthy controls, but not from each other. On the LESS dimensions of guilt, duration, blame, validation, and acceptance of feelings, all three groups significantly differed from each other. There were no statistically different results on the LESS dimensions of comprehensibility, consensus, and expression. The mood disordered groups scored significantly different than the healthy controls on the LESS dimensions of simplistic view of emotions, numbness, rationality, rumination, higher values, and control. These results suggest that the metacognitive model of unipolar depression might be extrapolated for patients with bipolar depression. These results are also compatible to a great extent with the emotional schema theory of depression. Copyright © 2014 Elsevier Inc. All rights reserved.

  8. A practical classification schema incorporating consideration of possible asphyxia in cases of sudden unexpected infant death

    PubMed Central

    Randall, Brad B.; Wadee, Sabbir A.; Sens, Mary Ann; Kinney, Hannah C.; Folkerth, Rebecca D.; Odendaal, Hein J.; Dempers, Johan J.

    2012-01-01

    Although the rate of the sudden infant death syndrome (SIDS) has decreased over the last two decades, medical examiners and coroners are increasingly unwilling to use the SIDS diagnosis, particularly when there is an unsafe sleeping environment that might pose a risk for asphyxia. In order to reliably classify the infant deaths studied in a research setting in the mixed ancestory population in Cape Town, South Africa, we tested a classification system devised by us that incorporates the uncertainty of asphyxial risks at an infant death scene. We classified sudden infant deaths as: A) SIDS (where only a trivial potential for an overt asphyxial event existed); B) Unclassified—Possibly Asphyxial-Related (when any potential for an asphyxial death existed); C) Unclassified—Non-Asphyxial-Related (e.g., hyperthermia); D) Unclassified—No autopsy and/or death scene investigation; and E) Known Cause of Death. Ten infant deaths were classified according to the proposed schema as: SIDS, n = 2; Unclassified—Possibly Asphyxial-Related, n = 4; and Known Cause, n = 4. A conventional schema categorized the deaths as 6 cases, SIDS, and 4 cases, Known Cause, indicating that 4/6 (67%) of deaths previously classified as SIDS are considered related importantly to asphyxia and warrant their own subgroup. This new classification schema applies a simpler, more qualitative approach to asphyxial risk in infant deaths. It also allows us to test hypotheses about the role of asphyxia in sudden infant deaths, such as in brainstem defects in a range of asphyxial challenges. PMID:19484508

  9. Integrated microdroplet-based system for enzyme synthesis and sampling

    NASA Astrophysics Data System (ADS)

    Lapierre, Florian; Best, Michel; Stewart, Robert; Oakeshott, John; Peat, Thomas; Zhu, Yonggang

    2013-12-01

    Microdroplet-based microfluidic devices are emerging as powerful tools for a wide range of biochemical screenings and analyses. Monodispersed aqueous microdroplets from picoliters to nanoliters in volume are generated inside microfluidic channels within an immiscible oil phase. This results in the formation of emulsions which can contain various reagents for chemical reactions and can be considered as discrete bioreactors. In this paper an integrated microfluidic platform for the synthesis, screening and sorting of libraries of an organophosphate degrading enzyme is presented. The variants of the selected enzyme are synthesized from a DNA source using in-vitro transcription and translation method. The synthesis occurs inside water-in-oil emulsion droplets, acting as bioreactors. Through a fluorescence based detection system, only the most efficient enzymes are selected. All the necessary steps from the enzyme synthesis to selection of the best genes (producing the highest enzyme activity) are thus integrated inside a single and unique device. In the second part of the paper, an innovative design of the microfluidic platform is presented, integrating an electronic prototyping board for ensuring the communication between the various components of the platform (camera, syringe pumps and high voltage power supply), resulting in a future handheld, user-friendly, fully automated device for enzyme synthesis, screening and selection. An overview on the capabilities as well as future perspectives of this new microfluidic platform is provided.

  10. Are children's faces really more appealing than those of adults? Testing the baby schema hypothesis beyond infancy.

    PubMed

    Luo, Li Zhu; Li, Hong; Lee, Kang

    2011-09-01

    This study examined adults' evaluations of likeability and attractiveness of children's faces from infancy to early childhood. We tested whether Lorenz's baby schema hypothesis (Zeitschrift für Tierpsychologie (1943), Vol. 5, pp. 235-409) is applicable not only to infant faces but also to faces of children at older ages. Adult participants were asked to evaluate children's faces from early infancy to 6 years of age in terms of their likeability and attractiveness, and these judgments were compared with those of adult faces. It was revealed that adults judged faces of younger children as more likeable and attractive than faces of older children, which were in turn judged as more likeable and attractive than adult faces. However, after approximately 4.5 years of age, the baby schema no longer affected adults' judgments of children's facial likeability and attractiveness. These findings suggest that the baby schema affects adults' judgments of not only infant faces but also young children's faces. This influence beyond infancy is likely due to the fact that facial cranial growth is gradual during early childhood and certain crucial infantile facial cues remain readily available during this period. Future studies need to identify these specific cues to better understand why adults generally show positive responses to infantile faces and how such positive responses influence the establishment and maintenance of social relationships between young children and adults. Copyright © 2011 Elsevier Inc. All rights reserved.

  11. Design and implementation of a laboratory-based drug design and synthesis advanced pharmacy practice experience.

    PubMed

    Philip, Ashok; Stephens, Mark; Mitchell, Sheila L; Watkins, E Blake

    2015-04-25

    To provide students with an opportunity to participate in medicinal chemistry research within the doctor of pharmacy (PharmD) curriculum. We designed and implemented a 3-course sequence in drug design or drug synthesis for pharmacy students consisting of a 1-month advanced elective followed by two 1-month research advanced pharmacy practice experiences (APPEs). To maximize student involvement, this 3-course sequence was offered to third-year and fourth-year students twice per calendar year. Students were evaluated based on their commitment to the project's success, productivity, and professionalism. Students also evaluated the course sequence using a 14-item course evaluation rubric. Student feedback was overwhelmingly positive. Students found the experience to be a valuable component of their pharmacy curriculum. We successfully designed and implemented a 3-course research sequence that allows PharmD students in the traditional 4-year program to participate in drug design and synthesis research. Students report the sequence enhanced their critical-thinking and problem-solving skills and helped them develop as independent learners. Based on the success achieved with this sequence, efforts are underway to develop research APPEs in other areas of the pharmaceutical sciences.

  12. The Therapeutic Alliance in Schema-Focused Therapy and Transference-Focused Psychotherapy for Borderline Personality Disorder

    ERIC Educational Resources Information Center

    Spinhoven, Philip; Giesen-Bloo, Josephine; van Dyck, Richard; Kooiman, Kees; Arntz, Arnoud

    2007-01-01

    This study investigated the quality and development of the therapeutic alliance as a mediator of change in schema-focused therapy (SFT) and transference-focused psychotherapy (TFP) for borderline personality disorder. Seventy-eight patients were randomly allocated to 3 years of biweekly SFT or TFP. Scores of both therapists and patients for the…

  13. Structure of Science Popularizations: A Genre-Analysis Approach to the Schema of Popularized Medical Texts.

    ERIC Educational Resources Information Center

    Nwogu, Kevin N.

    1991-01-01

    Attempts to characterize one discourse type of science popularization, the Journalistic Reported Version (JRV) of research articles in science magazines and newspapers. Results indicate that the JRV has an identifiable schema by which the information it contains is structured, and a typical JRV text may have as many as nine schematic structures.…

  14. An electronic specimen collection protocol schema (eSCPS). Document architecture for specimen management and the exchange of specimen collection protocols between biobanking information systems.

    PubMed

    Eminaga, O; Semjonow, A; Oezguer, E; Herden, J; Akbarov, I; Tok, A; Engelmann, U; Wille, S

    2014-01-01

    The integrity of collection protocols in biobanking is essential for a high-quality sample preparation process. However, there is not currently a well-defined universal method for integrating collection protocols in the biobanking information system (BIMS). Therefore, an electronic schema of the collection protocol that is based on Extensible Markup Language (XML) is required to maintain the integrity and enable the exchange of collection protocols. The development and implementation of an electronic specimen collection protocol schema (eSCPS) was performed at two institutions (Muenster and Cologne) in three stages. First, we analyzed the infrastructure that was already established at both the biorepository and the hospital information systems of these institutions and determined the requirements for the sufficient preparation of specimens and documentation. Second, we designed an eSCPS according to these requirements. Finally, a prospective study was conducted to implement and evaluate the novel schema in the current BIMS. We designed an eSCPS that provides all of the relevant information about collection protocols. Ten electronic collection protocols were generated using the supplementary Protocol Editor tool, and these protocols were successfully implemented in the existing BIMS. Moreover, an electronic list of collection protocols for the current studies being performed at each institution was included, new collection protocols were added, and the existing protocols were redesigned to be modifiable. The documentation time was significantly reduced after implementing the eSCPS (5 ± 2 min vs. 7 ± 3 min; p = 0.0002). The eSCPS improves the integrity and facilitates the exchange of specimen collection protocols in the existing open-source BIMS.

  15. Computer-Based Auditory Training Programs for Children with Hearing Impairment - A Scoping Review.

    PubMed

    Nanjundaswamy, Manohar; Prabhu, Prashanth; Rajanna, Revathi Kittur; Ningegowda, Raghavendra Gulaganji; Sharma, Madhuri

    2018-01-01

    Introduction  Communication breakdown, a consequence of hearing impairment (HI), is being fought by fitting amplification devices and providing auditory training since the inception of audiology. The advances in both audiology and rehabilitation programs have led to the advent of computer-based auditory training programs (CBATPs). Objective  To review the existing literature documenting the evidence-based CBATPs for children with HIs. Since there was only one such article, we also chose to review the commercially available CBATPs for children with HI. The strengths and weaknesses of the existing literature were reviewed in order to improve further researches. Data Synthesis  Google Scholar and PubMed databases were searched using various combinations of keywords. The participant, intervention, control, outcome and study design (PICOS) criteria were used for the inclusion of articles. Out of 124 article abstracts reviewed, 5 studies were shortlisted for detailed reading. One among them satisfied all the criteria, and was taken for review. The commercially available programs were chosen based on an extensive search in Google. The reviewed article was well-structured, with appropriate outcomes. The commercially available programs cover many aspects of the auditory training through a wide range of stimuli and activities. Conclusions  There is a dire need for extensive research to be performed in the field of CBATPs to establish their efficacy, also to establish them as evidence-based practices.

  16. Schema therapy for chronic depression: Results of a multiple single case series.

    PubMed

    Renner, Fritz; Arntz, Arnoud; Peeters, Frenk P M L; Lobbestael, Jill; Huibers, Marcus J H

    2016-06-01

    The aim of this study was to test the effects of individual schema therapy (ST) for patients with chronic depression. Using a multiple-baseline single case series design, patients with chronic major depressive disorder (N = 25) first entered a 6-24 weeks baseline phase; this phase functioned as a no-treatment control condition. Then, patients started a 12 week exploration phase during which symptoms and underlying schemas were explored; this phase functioned as an attention control condition. Next, patients received up to 65 sessions of individual ST. The Beck Depression Inventory II (BDI-II) and the Quick Inventory of Depressive Symptomatology (QIDS) were the primary outcome measures. The BDI-II was assessed once a week during all phases of the study resulting in 100 repeated assessments per participant on average. Mixed regression analysis was used to contrast change in symptoms during the intervention with change in symptoms during the baseline and exploration control phases. When compared to the no-treatment control period, the intervention had a significant, large effect on depressive symptoms (Cohen's d BDI-II = 1.30; Cohen's d QIDS = 1.22). Effects on secondary continuous outcomes were moderate to large. The small sample size and lack of a control group. These findings provide evidence that ST might be an effective treatment for patients with chronic depression. Copyright © 2015 Elsevier Ltd. All rights reserved.

  17. An XML-based interchange format for genotype-phenotype data.

    PubMed

    Whirl-Carrillo, M; Woon, M; Thorn, C F; Klein, T E; Altman, R B

    2008-02-01

    Recent advances in high-throughput genotyping and phenotyping have accelerated the creation of pharmacogenomic data. Consequently, the community requires standard formats to exchange large amounts of diverse information. To facilitate the transfer of pharmacogenomics data between databases and analysis packages, we have created a standard XML (eXtensible Markup Language) schema that describes both genotype and phenotype data as well as associated metadata. The schema accommodates information regarding genes, drugs, diseases, experimental methods, genomic/RNA/protein sequences, subjects, subject groups, and literature. The Pharmacogenetics and Pharmacogenomics Knowledge Base (PharmGKB; www.pharmgkb.org) has used this XML schema for more than 5 years to accept and process submissions containing more than 1,814,139 SNPs on 20,797 subjects using 8,975 assays. Although developed in the context of pharmacogenomics, the schema is of general utility for exchange of genotype and phenotype data. We have written syntactic and semantic validators to check documents using this format. The schema and code for validation is available to the community at http://www.pharmgkb.org/schema/index.html (last accessed: 8 October 2007). (c) 2007 Wiley-Liss, Inc.

  18. DNA-based random number generation in security circuitry.

    PubMed

    Gearheart, Christy M; Arazi, Benjamin; Rouchka, Eric C

    2010-06-01

    DNA-based circuit design is an area of research in which traditional silicon-based technologies are replaced by naturally occurring phenomena taken from biochemistry and molecular biology. This research focuses on further developing DNA-based methodologies to mimic digital data manipulation. While exhibiting fundamental principles, this work was done in conjunction with the vision that DNA-based circuitry, when the technology matures, will form the basis for a tamper-proof security module, revolutionizing the meaning and concept of tamper-proofing and possibly preventing it altogether based on accurate scientific observations. A paramount part of such a solution would be self-generation of random numbers. A novel prototype schema employs solid phase synthesis of oligonucleotides for random construction of DNA sequences; temporary storage and retrieval is achieved through plasmid vectors. A discussion of how to evaluate sequence randomness is included, as well as how these techniques are applied to a simulation of the random number generation circuitry. Simulation results show generated sequences successfully pass three selected NIST random number generation tests specified for security applications.

  19. A Meta-Analysis of Schema Instruction on the Problem-Solving Performance of Elementary School Students

    ERIC Educational Resources Information Center

    Peltier, Corey; Vannest, Kimberly J.

    2017-01-01

    A variety of instructional practices have been recommended to increase the problem-solving (PS) performance of elementary school children. The purpose of this meta-analysis was to systematically review research on the use of schema instruction to increase the PS performance of elementary school-age students. A total of 21 studies, with 3,408…

  20. Expanding the primate body schema in sensorimotor cortex by virtual touches of an avatar

    PubMed Central

    Shokur, Solaiman; O’Doherty, Joseph E.; Winans, Jesse A.; Bleuler, Hannes; Lebedev, Mikhail A.; Nicolelis, Miguel A. L.

    2013-01-01

    The brain representation of the body, called the body schema, is susceptible to plasticity. For instance, subjects experiencing a rubber hand illusion develop a sense of ownership of a mannequin hand when they view it being touched while tactile stimuli are simultaneously applied to their own hand. Here, the cortical basis of such an embodiment was investigated through concurrent recordings from primary somatosensory (i.e., S1) and motor (i.e., M1) cortical neuronal ensembles while two monkeys observed an avatar arm being touched by a virtual ball. Following a period when virtual touches occurred synchronously with physical brushes of the monkeys' arms, neurons in S1 and M1 started to respond to virtual touches applied alone. Responses to virtual touch occurred 50 to 70 ms later than to physical touch, consistent with the involvement of polysynaptic pathways linking the visual cortex to S1 and M1. We propose that S1 and M1 contribute to the rubber hand illusion and that, by taking advantage of plasticity in these areas, patients may assimilate neuroprosthetic limbs as parts of their body schema. PMID:23980141

  1. Expanding the primate body schema in sensorimotor cortex by virtual touches of an avatar.

    PubMed

    Shokur, Solaiman; O'Doherty, Joseph E; Winans, Jesse A; Bleuler, Hannes; Lebedev, Mikhail A; Nicolelis, Miguel A L

    2013-09-10

    The brain representation of the body, called the body schema, is susceptible to plasticity. For instance, subjects experiencing a rubber hand illusion develop a sense of ownership of a mannequin hand when they view it being touched while tactile stimuli are simultaneously applied to their own hand. Here, the cortical basis of such an embodiment was investigated through concurrent recordings from primary somatosensory (i.e., S1) and motor (i.e., M1) cortical neuronal ensembles while two monkeys observed an avatar arm being touched by a virtual ball. Following a period when virtual touches occurred synchronously with physical brushes of the monkeys' arms, neurons in S1 and M1 started to respond to virtual touches applied alone. Responses to virtual touch occurred 50 to 70 ms later than to physical touch, consistent with the involvement of polysynaptic pathways linking the visual cortex to S1 and M1. We propose that S1 and M1 contribute to the rubber hand illusion and that, by taking advantage of plasticity in these areas, patients may assimilate neuroprosthetic limbs as parts of their body schema.

  2. Understanding a technical language: A schema-based approach

    NASA Technical Reports Server (NTRS)

    Falzon, P.

    1984-01-01

    Workers in many job categories tend to develop technical languages, which are restricted subjects of natural language. A better knowledge of these retrictions provides guidelines for the design of the restricted languages of interactive systems. Accordingly, a technical language used by air-traffic controllers in their communications with pilots was studied. A method of analysis is presented that allows the schemata underlying each category of messages to be identified. This schematic knowledge was implemented in programs, which assume that the goal-oriented aspect of technical languages (and particularly the restricted domain of discourse) limits the processes and the data necessary in order to understand the messages (monosemy, limited vocabulary, evocation of the schemata by some command words, absence of syntax). The programs can interpret, and translate into sequences of action, the messages emitted by the controllers.

  3. A Release from Proactive Interference Analysis of Gender Schema Encoding for Occupations in Adults and Children

    ERIC Educational Resources Information Center

    Kee, D.W.; Gregory-Domingue, A.; Rice, K.; Tone, K.

    2005-01-01

    The present study examined gender schema encoding (activation of gender stereotypes) in the absence deliberate purposes relating to people (stereotype application). A release from proactive interference short-term-memory task was used. College (Experiment 1) and sixth-grade (Experiment 2) participants were asked to retain item identity and…

  4. Factor Structure and Psychometric Properties of the Young Schema Questionnaire (Short Form) in Chinese Undergraduate Students

    ERIC Educational Resources Information Center

    Cui, Lixia; Lin, Wenwen; Oei, Tian P. S.

    2011-01-01

    This study investigated cross-cultural differences in the factor structure and psychometric properties of the Young Schema Questionnaire (short form; YSQ-SF). The participants were 712 Chinese undergraduate students. The total sample was randomly divided into two sub-samples. Exploratory Factor Analysis (EFA) was conducted on questionnaire results…

  5. The Effects of Activity-Based Elementary Science Programs on Student Outcomes and Classroom Practices: A Meta Analysis of Controlled Studies.

    ERIC Educational Resources Information Center

    Bredderman, Ted

    A quantitative synthesis of research findings on the effects of three major activity-based elementary science programs developed with National Science Foundation support was conducted. Controlled evaluation studies of the Elementary Science Study (ESS), Science-A Process Approach (SAPA), or The Science Curriculum Improvement Study (SCIS) were used…

  6. Case-Based Instruction and Learning: An Interdisciplinary Project.

    ERIC Educational Resources Information Center

    Alvarez, Marino C.; And Others

    Case-based learning is one method that can be used to foster critical thinking and schema construction. Students need to be provided with problem solving lessons in meaningful learning contexts for critical thinking to take place. In order for schema construction to occur, a framework needs to be provided that helps readers to elaborate upon new…

  7. Cell-free protein synthesis: the state of the art.

    PubMed

    Whittaker, James W

    2013-02-01

    Cell-free protein synthesis harnesses the synthetic power of biology, programming the ribosomal translational machinery of the cell to create macromolecular products. Like PCR, which uses cellular replication machinery to create a DNA amplifier, cell-free protein synthesis is emerging as a transformative technology with broad applications in protein engineering, biopharmaceutical development, and post-genomic research. By breaking free from the constraints of cell-based systems, it takes the next step towards synthetic biology. Recent advances in reconstituted cell-free protein synthesis (Protein synthesis Using Recombinant Elements expression systems) are creating new opportunities to tailor the reactions for specialized applications including in vitro protein evolution, printing protein microarrays, isotopic labeling, and incorporating nonnatural amino acids.

  8. Experiences of patient-centredness with specialized community-based care: a systematic review and qualitative meta-synthesis.

    PubMed

    Winsor, S; Smith, A; Vanstone, M; Giacomini, M; Brundisini, F K; DeJean, D

    2013-01-01

    Specialized community-based care (SCBC) endeavours to help patients manage chronic diseases by formalizing the link between primary care providers and other community providers with specialized training. Many types of health care providers and community-based programs are employed in SCBC. Patient-centred care focuses on patients' psychosocial experience of health and illness to ensure that patients' care plans are modelled on their individual values, preferences, spirituality, and expressed needs. To synthesize qualitative research on patient and provider experiences of SCBC interventions and health care delivery models, using the core principles of patient-centredness. This report synthesizes 29 primary qualitative studies on the topic of SCBC interventions for patients with chronic conditions. Included studies were published between 2002 and 2012, and followed adult patients in North America, Europe, Australia, and New Zealand. Qualitative meta-synthesis was used to integrate findings across primary research studies. Three core themes emerged from the analysis: patients' health beliefs affect their participation in SCBC interventions;patients' experiences with community-based care differ from their experiences with hospital-based care;patients and providers value the role of nurses differently in community-based chronic disease care. Qualitative research findings are not intended to generalize directly to populations, although meta-synthesis across several qualitative studies builds an increasingly robust understanding that is more likely to be transferable. The diversity of interventions that fall under SCBC and the cross-interventional focus of many of the studies mean that findings might not be generalizable to all forms of SCBC or its specific components. Patients with chronic diseases who participated in SCBC interventions reported greater satisfaction when SCBC helped them better understand their diagnosis, facilitated increased socialization, provided

  9. Design, Synthesis, and Mechanistic Evaluation of Iron-Based Catalysis for Synthesis Gas Conversion to Fuels and Chemicals

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Enrique Iglesia; Akio Ishikawa; Manual Ojeda

    2007-09-30

    A detailed study of the catalyst composition, preparation and activation protocol of Fe-based catalysts for the Fischer-Tropsch Synthesis (FTS) have been carried out in this project. We have studied the effects of different promoters on the catalytic performance of Fe-based catalysts. Specifically, we have focused on how their sequence of addition dramatically influences the performance of these materials in the Fischer-Tropsch synthesis. The resulting procedures have been optimized to improve further upon the already unprecedented rates and C{sub 5+} selectivities of the Fe-based catalysts that we have developed as part of this project. Selectivity to C{sub 5+} hydrocarbon was closemore » to 90 % (CO{sub 2}-free basis) and CO conversion rate was about 6.7 mol h{sup -1} g-at Fe{sup -1} at 2.14 MPa, 508 K and with substoichiometric synthesis gas; these rates were larger than any reported previously for Fe-based FTS catalysts at these conditions. We also tested the stability of Fe-based catalysts during FTS reaction (10 days); as a result, the high hydrocarbon formation rates were maintained during 10 days, though the gradual deactivation was observed. Our investigation has also focused on the evaluation of Fe-based catalysts with hydrogen-poor synthesis gas streams (H{sub 2}/CO=1). We have observed that the Fe-based catalysts prepared in this project display also a high hydrocarbon synthesis rate with substoichiometric synthesis gas (H{sub 2}/CO=1) stream, which is a less desirable reactant mixture than stoichiometric synthesis gas (H{sub 2}/CO=2). We have improved the catalyst preparation protocols and achieved the highest FTS reaction rates and selectivities so far reported at the low temperatures required for selectivity and stability. Also, we have characterized the catalyst structural change and active phases formed, and their catalytic behavior during the activation process to evaluate their influences on FTS reaction. The efforts of this project led to (i

  10. Topological Schemas of Memory Spaces.

    PubMed

    Babichev, Andrey; Dabaghian, Yuri A

    2018-01-01

    Hippocampal cognitive map-a neuronal representation of the spatial environment-is widely discussed in the computational neuroscience literature for decades. However, more recent studies point out that hippocampus plays a major role in producing yet another cognitive framework-the memory space-that incorporates not only spatial, but also non-spatial memories. Unlike the cognitive maps, the memory spaces, broadly understood as "networks of interconnections among the representations of events," have not yet been studied from a theoretical perspective. Here we propose a mathematical approach that allows modeling memory spaces constructively, as epiphenomena of neuronal spiking activity and thus to interlink several important notions of cognitive neurophysiology. First, we suggest that memory spaces have a topological nature-a hypothesis that allows treating both spatial and non-spatial aspects of hippocampal function on equal footing. We then model the hippocampal memory spaces in different environments and demonstrate that the resulting constructions naturally incorporate the corresponding cognitive maps and provide a wider context for interpreting spatial information. Lastly, we propose a formal description of the memory consolidation process that connects memory spaces to the Morris' cognitive schemas-heuristic representations of the acquired memories, used to explain the dynamics of learning and memory consolidation in a given environment. The proposed approach allows evaluating these constructs as the most compact representations of the memory space's structure.

  11. Topological Schemas of Memory Spaces

    PubMed Central

    Babichev, Andrey; Dabaghian, Yuri A.

    2018-01-01

    Hippocampal cognitive map—a neuronal representation of the spatial environment—is widely discussed in the computational neuroscience literature for decades. However, more recent studies point out that hippocampus plays a major role in producing yet another cognitive framework—the memory space—that incorporates not only spatial, but also non-spatial memories. Unlike the cognitive maps, the memory spaces, broadly understood as “networks of interconnections among the representations of events,” have not yet been studied from a theoretical perspective. Here we propose a mathematical approach that allows modeling memory spaces constructively, as epiphenomena of neuronal spiking activity and thus to interlink several important notions of cognitive neurophysiology. First, we suggest that memory spaces have a topological nature—a hypothesis that allows treating both spatial and non-spatial aspects of hippocampal function on equal footing. We then model the hippocampal memory spaces in different environments and demonstrate that the resulting constructions naturally incorporate the corresponding cognitive maps and provide a wider context for interpreting spatial information. Lastly, we propose a formal description of the memory consolidation process that connects memory spaces to the Morris' cognitive schemas-heuristic representations of the acquired memories, used to explain the dynamics of learning and memory consolidation in a given environment. The proposed approach allows evaluating these constructs as the most compact representations of the memory space's structure. PMID:29740306

  12. Calcium hydride synthesis of Ti-Nb-based alloy powders

    NASA Astrophysics Data System (ADS)

    Kasimtsev, A. V.; Shuitsev, A. V.; Yudin, S. N.; Levinskii, Yu. V.; Sviridova, T. A.; Alpatov, A. V.; Novosvetlova, E. E.

    2017-09-01

    The metallothermic (calcium hydride) synthesis of Ti-Nb alloy powders alloyed with tantalum and zirconium is experimentally studied under various conditions. Chemical, X-ray diffraction, and metallographic analyses of the synthesized products show that initial oxides are completely reduced and a homogeneous β-Ti-based alloy powder forms under the optimum synthesis conditions at a temperature of 1200°C. At a lower synthesis temperature, the end products have a high oxygen content. The experimental results are used to plot the thermokinetic dependences o formation of a bcc solid solution at various times of isothermal holding of Ti-22Nb-6Ta and Ti-22Nb-6Zr (at %) alloys. The physicochemical and technological properties of the Ti-22Nb-6Ta and Ti-22Nb-6Zr alloy powders synthesized by calcium hydride reduction under the optimum conditions are determined.

  13. A standard MIGS/MIMS compliant XML Schema: toward the development of the Genomic Contextual Data Markup Language (GCDML).

    PubMed

    Kottmann, Renzo; Gray, Tanya; Murphy, Sean; Kagan, Leonid; Kravitz, Saul; Lombardot, Thierry; Field, Dawn; Glöckner, Frank Oliver

    2008-06-01

    The Genomic Contextual Data Markup Language (GCDML) is a core project of the Genomic Standards Consortium (GSC) that implements the "Minimum Information about a Genome Sequence" (MIGS) specification and its extension, the "Minimum Information about a Metagenome Sequence" (MIMS). GCDML is an XML Schema for generating MIGS/MIMS compliant reports for data entry, exchange, and storage. When mature, this sample-centric, strongly-typed schema will provide a diverse set of descriptors for describing the exact origin and processing of a biological sample, from sampling to sequencing, and subsequent analysis. Here we describe the need for such a project, outline design principles required to support the project, and make an open call for participation in defining the future content of GCDML. GCDML is freely available, and can be downloaded, along with documentation, from the GSC Web site (http://gensc.org).

  14. The Research on Automatic Construction of Domain Model Based on Deep Web Query Interfaces

    NASA Astrophysics Data System (ADS)

    JianPing, Gu

    The integration of services is transparent, meaning that users no longer face the millions of Web services, do not care about the required data stored, but do not need to learn how to obtain these data. In this paper, we analyze the uncertainty of schema matching, and then propose a series of similarity measures. To reduce the cost of execution, we propose the type-based optimization method and schema matching pruning method of numeric data. Based on above analysis, we propose the uncertain schema matching method. The experiments prove the effectiveness and efficiency of our method.

  15. A new implementation of the programming system for structural synthesis (PROSSS-2)

    NASA Technical Reports Server (NTRS)

    Rogers, James L., Jr.

    1984-01-01

    This new implementation of the PROgramming System for Structural Synthesis (PROSSS-2) combines a general-purpose finite element computer program for structural analysis, a state-of-the-art optimization program, and several user-supplied, problem-dependent computer programs. The results are flexibility of the optimization procedure, organization, and versatility of the formulation of constraints and design variables. The analysis-optimization process results in a minimized objective function, typically the mass. The analysis and optimization programs are executed repeatedly by looping through the system until the process is stopped by a user-defined termination criterion. However, some of the analysis, such as model definition, need only be one time and the results are saved for future use. The user must write some small, simple FORTRAN programs to interface between the analysis and optimization programs. One of these programs, the front processor, converts the design variables output from the optimizer into the suitable format for input into the analyzer. Another, the end processor, retrieves the behavior variables and, optionally, their gradients from the analysis program and evaluates the objective function and constraints and optionally their gradients. These quantities are output in a format suitable for input into the optimizer. These user-supplied programs are problem-dependent because they depend primarily upon which finite elements are being used in the model. PROSSS-2 differs from the original PROSSS in that the optimizer and front and end processors have been integrated into the finite element computer program. This was done to reduce the complexity and increase portability of the system, and to take advantage of the data handling features found in the finite element program.

  16. Schema Therapy for Emotional Dysregulation: Theoretical Implication and Clinical Applications

    PubMed Central

    Dadomo, Harold; Grecucci, Alessandro; Giardini, Irene; Ugolini, Erika; Carmelita, Alessandro; Panzeri, Marta

    2016-01-01

    The term emotional dysregulation refers to an impaired ability to regulate unwanted emotional states. Scientific evidence supports the idea that emotional dysregulation underlies several psychological disorders as, for example: personality disorders, bipolar disorder type II, interpersonal trauma, anxiety disorders, mood disorders and post-traumatic stress disorder. Emotional dysregulation may derive from early interpersonal traumas in childhood. These early traumatic events create a persistent sensitization of the central nervous system in relation to early life stressing events. For this reason, some authors suggest a common endophenotypical origin across psychopathologies. In the last 20 years, cognitive behavioral therapy has increasingly adopted an interactive-ontogenetic view to explain the development of disorders associated to emotional dysregulation. Unfortunately, standard Cognitive Behavior Therapy (CBT) methods are not useful in treating emotional dysregulation. A CBT-derived new approach called Schema Therapy (ST), that integrates theory and techniques from psychodynamic and emotion focused therapy, holds the promise to fill this gap in cognitive literature. In this model, psychopathology is viewed as the interaction between the innate temperament of the child and the early experiences of deprivation or frustration of the subject’s basic needs. This deprivation may lead to develop early maladaptive schemas (EMS), and maladaptive Modes. In the present paper we point out that EMSs and Modes are associated with either dysregulated emotions or with dysregulatory strategies that produce and maintain problematic emotional responses. Thanks to a special focus on the therapeutic relationship and emotion focused-experiential techniques, this approach successfully treats severe emotional dysregulation. In this paper, we make several comparisons between the main ideas of ST and the science of emotion regulation, and we present how to conceptualize pathological

  17. Radical-initiated controlled synthesis of homo- and copolymers based on acrylonitrile

    NASA Astrophysics Data System (ADS)

    Grishin, D. F.; Grishin, I. D.

    2015-07-01

    Data on the controlled synthesis of polyacrylonitrile and acrylonitrile copolymers with other (meth)acrylic and vinyl monomers upon radical initiation and metal complex catalysis are analyzed. Primary attention is given to the use of metal complexes for the synthesis of acrylonitrile-based (co)polymers with defined molecular weight and polydispersity in living mode by atom transfer radical polymerization. The prospects for using known methods of controlled synthesis of macromolecules for the preparation of acrylonitrile homo- and copolymers as carbon fibre precursors are estimated. The major array of published data analyzed in the review refers to the last decade. The bibliography includes 175 references.

  18. Computer-Based Auditory Training Programs for Children with Hearing Impairment – A Scoping Review

    PubMed Central

    Nanjundaswamy, Manohar; Prabhu, Prashanth; Rajanna, Revathi Kittur; Ningegowda, Raghavendra Gulaganji; Sharma, Madhuri

    2018-01-01

    Introduction  Communication breakdown, a consequence of hearing impairment (HI), is being fought by fitting amplification devices and providing auditory training since the inception of audiology. The advances in both audiology and rehabilitation programs have led to the advent of computer-based auditory training programs (CBATPs). Objective  To review the existing literature documenting the evidence-based CBATPs for children with HIs. Since there was only one such article, we also chose to review the commercially available CBATPs for children with HI. The strengths and weaknesses of the existing literature were reviewed in order to improve further researches. Data Synthesis  Google Scholar and PubMed databases were searched using various combinations of keywords. The participant, intervention, control, outcome and study design (PICOS) criteria were used for the inclusion of articles. Out of 124 article abstracts reviewed, 5 studies were shortlisted for detailed reading. One among them satisfied all the criteria, and was taken for review. The commercially available programs were chosen based on an extensive search in Google. The reviewed article was well-structured, with appropriate outcomes. The commercially available programs cover many aspects of the auditory training through a wide range of stimuli and activities. Conclusions  There is a dire need for extensive research to be performed in the field of CBATPs to establish their efficacy, also to establish them as evidence-based practices. PMID:29371904

  19. The Role of Story Schema in Comprehension: A Teacher's Perspective of the Research and Educational Implications.

    ERIC Educational Resources Information Center

    Pahl, Michele M.

    Proceeding from a definition of "story schema" as an idealized internal representation of the parts of a typical story and the relationships among those parts, this paper explores the role of story schemata in reading comprehension. The paper also identifies variables that may affect the way in which schemata function and outlines the…

  20. Mapping the terrain: A conceptual schema for a mental health medication support service in community pharmacy

    PubMed Central

    Scahill, Shane; Fowler, Jane L; Hattingh, H Laetitia; Kelly, Fiona; Wheeler, Amanda J

    2015-01-01

    Objective: Mental health–related problems pose a serious issue for primary care, and community pharmacy could make a significant contribution, but there is a dearth of information. Methods: This article reports synthesis of the literature on mental health interventions across a range of pharmacy models, and pharmacy services in contexts beyond mental health. To best inform the design of a community pharmacy medication support intervention for mental health consumers, the literature was reported as a conceptual schema and subsequent recommendations for development, implementation and evaluation of the service. A broad conceptualisation was taken in this review. In addition to mental health and community pharmacy literature, policy/initiatives, organisational culture and change management principles, and evaluative processes were reviewed. Key words were selected and literature reviews undertaken using EMBASE, PubMed, CINAHL and Web of Science. Results: Recommendations were made around: medication support intervention design, consumer recruitment, implementation in community pharmacy and evaluation. Surprisingly, there is a scarce literature relating to mental health interventions in community pharmacy. Even so, findings from other pharmacy models and broader medicines management for chronic illness can inform development of a medication support service for mental health consumers. Key learnings include the need to expand medicines management beyond adherence with respect to both intervention design and evaluation. Conclusion: The conceptual framework is grounded in the need for programmes to be embedded within pharmacies that are part of the health system as a whole. PMID:26770802

  1. Hospital-Based Comprehensive Care Programs for Children With Special Health Care Needs

    PubMed Central

    Cohen, Eyal; Jovcevska, Vesna; Kuo, Dennis Z.; Mahant, Sanjay

    2014-01-01

    Objective To examine the effectiveness of hospital-based comprehensive care programs in improving the quality of care for children with special health care needs. Data Sources A systematic review was conducted using Ovid MEDLINE, CINAHL, EMBASE, PsycINFO, Sociological Abstracts SocioFile, and Web of Science. Study Selection Evaluations of comprehensive care programs for categorical (those with single disease) and noncategorical groups of children with special health care needs were included. Selected articles were reviewed independently by 2 raters. Data Extraction Models of care focused on comprehensive care based at least partially in a hospital setting. The main outcome measures were the proportions of studies demonstrating improvement in the Institute of Medicine’s quality-of-care domains (effectiveness of care, efficiency of care, patient or family centeredness, patient safety, timeliness of care, and equity of care). Data Synthesis Thirty-three unique programs were included, 13 (39%) of which were randomized controlled trials. Improved outcomes most commonly reported were efficiency of care (64% [49 of 76 outcomes]), effectiveness of care (60% [57 of 95 outcomes]), and patient or family centeredness (53% [10 of 19 outcomes). Outcomes less commonly evaluated were patient safety (9% [3 of 33 programs]), timeliness of care (6% [2 of 33 programs]), and equity of care (0%). Randomized controlled trials occurred more frequently in studies evaluating categorical vs noncategorical disease populations (11 of 17 [65%] vs 2 of 16 [17%], P = .008). Conclusions Although positive, the evidence supporting comprehensive hospital-based programs for children with special health care needs is restricted primarily to nonexperimental studies of children with categorical diseases and is limited by inadequate outcome measures. Additional high-quality evidence with appropriate comparative groups and broad outcomes is necessary to justify continued development and growth of

  2. Effects of Video Feedback on Early Coercive Parent–Child Interactions: The Intervening Role of Caregivers’ Relational Schemas

    PubMed Central

    Smith, Justin D.; Dishion, Thomas J.; Moore, Kevin J.; Shaw, Daniel S.; Wilson, Melvin N.

    2013-01-01

    Objective We examined the effect of adding a video feedback intervention component to the assessment feedback session of the Family Check-Up intervention (FCU; Dishion & Stormshak, 2007). We hypothesized that the addition of video feedback procedures during the FCU feedback at child age 2 would have a positive effect on caregivers’ negative relational schemas of their child, which in turn would mediate reductions in observed coercive caregiver-child interactions assessed at age 5. Method We observed the caregiver-child interaction videotapes of 79 high-risk families with toddlers exhibiting clinically significant problem behaviors. A quasi-random sample of families were provided with direct feedback on their interactions during the feedback session of the FCU protocol. Results Path analysis indicated that reviewing and engaging in feedback about videotaped age-2 assessment predicted reduced caregivers’ negative relational schemas of the child at age 3, which acted as an intervening variable on the reduction of observed parent–child coercive interactions recorded at age 5. Video feedback predicted improved family functioning over and above level of engagement in the FCU in subsequent years, indicating the important incremental contribution of using video feedback procedures in early family-based preventive interventions for problem behaviors. Conclusions Supportive video feedback on coercive family dynamics is an important strategy for promoting caregiver motivation to reduce negative attributions toward the child, which fuel coercive interactions. Our study also contributes to the clinical and research literature concerning coercion theory and effective intervention strategies by identifying a potential mechanism of change. PMID:23534831

  3. The digital code driven autonomous synthesis of ibuprofen automated in a 3D-printer-based robot

    PubMed Central

    Kitson, Philip J; Glatzel, Stefan

    2016-01-01

    An automated synthesis robot was constructed by modifying an open source 3D printing platform. The resulting automated system was used to 3D print reaction vessels (reactionware) of differing internal volumes using polypropylene feedstock via a fused deposition modeling 3D printing approach and subsequently make use of these fabricated vessels to synthesize the nonsteroidal anti-inflammatory drug ibuprofen via a consecutive one-pot three-step approach. The synthesis of ibuprofen could be achieved on different scales simply by adjusting the parameters in the robot control software. The software for controlling the synthesis robot was written in the python programming language and hard-coded for the synthesis of ibuprofen by the method described, opening possibilities for the sharing of validated synthetic ‘programs’ which can run on similar low cost, user-constructed robotic platforms towards an ‘open-source’ regime in the area of chemical synthesis. PMID:28144350

  4. 78 FR 28732 - Revisions to Electric Quarterly Report Filing Process; Availability of Draft XML Schema

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-05-16

    ... posting CSV file samples. Order No. 770 revised the process for filing EQRs. Pursuant to Order No. 770, one of the new processes for filing allows EQRs to be filed using an XML file. The XML schema that is needed to file EQRs in this manner is now posted on the Commission's Web site at http://www.ferc.gov/docs...

  5. A metadata schema for data objects in clinical research.

    PubMed

    Canham, Steve; Ohmann, Christian

    2016-11-24

    A large number of stakeholders have accepted the need for greater transparency in clinical research and, in the context of various initiatives and systems, have developed a diverse and expanding number of repositories for storing the data and documents created by clinical studies (collectively known as data objects). To make the best use of such resources, we assert that it is also necessary for stakeholders to agree and deploy a simple, consistent metadata scheme. The relevant data objects and their likely storage are described, and the requirements for metadata to support data sharing in clinical research are identified. Issues concerning persistent identifiers, for both studies and data objects, are explored. A scheme is proposed that is based on the DataCite standard, with extensions to cover the needs of clinical researchers, specifically to provide (a) study identification data, including links to clinical trial registries; (b) data object characteristics and identifiers; and (c) data covering location, ownership and access to the data object. The components of the metadata scheme are described. The metadata schema is proposed as a natural extension of a widely agreed standard to fill a gap not tackled by other standards related to clinical research (e.g., Clinical Data Interchange Standards Consortium, Biomedical Research Integrated Domain Group). The proposal could be integrated with, but is not dependent on, other moves to better structure data in clinical research.

  6. The Environment for Application Software Integration and Execution (EASIE), version 1.0. Volume 2: Program integration guide

    NASA Technical Reports Server (NTRS)

    Jones, Kennie H.; Randall, Donald P.; Stallcup, Scott S.; Rowell, Lawrence F.

    1988-01-01

    The Environment for Application Software Integration and Execution, EASIE, provides a methodology and a set of software utility programs to ease the task of coordinating engineering design and analysis codes. EASIE was designed to meet the needs of conceptual design engineers that face the task of integrating many stand-alone engineering analysis programs. Using EASIE, programs are integrated through a relational data base management system. In volume 2, the use of a SYSTEM LIBRARY PROCESSOR is used to construct a DATA DICTIONARY describing all relations defined in the data base, and a TEMPLATE LIBRARY. A TEMPLATE is a description of all subsets of relations (including conditional selection criteria and sorting specifications) to be accessed as input or output for a given application. Together, these form the SYSTEM LIBRARY which is used to automatically produce the data base schema, FORTRAN subroutines to retrieve/store data from/to the data base, and instructions to a generic REVIEWER program providing review/modification of data for a given template. Automation of these functions eliminates much of the tedious, error prone work required by the usual approach to data base integration.

  7. Synthesis of Discipline-Based Education Research in Physics

    ERIC Educational Resources Information Center

    Docktor, Jennifer L.; Mestre, José P.

    2014-01-01

    This paper presents a comprehensive synthesis of physics education research at the undergraduate level. It is based on work originally commissioned by the National Academies. Six topical areas are covered: (1) conceptual understanding, (2) problem solving, (3) curriculum and instruction, (4) assessment, (5) cognitive psychology, and (6) attitudes…

  8. Model-based synthesis of locally contingent responses to global market signals

    NASA Astrophysics Data System (ADS)

    Magliocca, N. R.

    2015-12-01

    Rural livelihoods and the land systems on which they depend are increasingly influenced by distant markets through economic globalization. Place-based analyses of land and livelihood system sustainability must then consider both proximate and distant influences on local decision-making. Thus, advancing land change theory in the context of economic globalization calls for a systematic understanding of the general processes as well as local contingencies shaping local responses to global signals. Synthesis of insights from place-based case studies of land and livelihood change is a path forward for developing such systematic knowledge. This paper introduces a model-based synthesis approach to investigating the influence of local socio-environmental and agent-level factors in mediating land-use and livelihood responses to changing global market signals. A generalized agent-based modeling framework is applied to six case-study sites that differ in environmental conditions, market access and influence, and livelihood settings. The largest modeled land conversions and livelihood transitions to market-oriented production occurred in sties with relatively productive agricultural land and/or with limited livelihood options. Experimental shifts in the distributions of agents' risk tolerances generally acted to attenuate or amplify responses to changes in global market signals. Importantly, however, responses of agents at different points in the risk tolerance distribution varied widely, with the wealth gap growing wider between agents with higher or lower risk tolerance. These results demonstrate model-based synthesis is a promising approach to overcome many of the challenges of current synthesis methods in land change science, and to identify generalized as well as locally contingent responses to global market signals.

  9. Synthesis and toughness properties of resins and composites

    NASA Technical Reports Server (NTRS)

    Johnston, N. J.

    1984-01-01

    Tensile and shear moduli of four ACEE (Aircraft Energy Efficiency Program) resins are presented along with ACEE composite material modulus predictions based on micromechanics. Compressive strength and fracture toughness of the resins and composites were discussed. In addition, several resin synthesis techniques are reviewed.

  10. Realistic generation of natural phenomena based on video synthesis

    NASA Astrophysics Data System (ADS)

    Wang, Changbo; Quan, Hongyan; Li, Chenhui; Xiao, Zhao; Chen, Xiao; Li, Peng; Shen, Liuwei

    2009-10-01

    Research on the generation of natural phenomena has many applications in special effects of movie, battlefield simulation and virtual reality, etc. Based on video synthesis technique, a new approach is proposed for the synthesis of natural phenomena, including flowing water and fire flame. From the fire and flow video, the seamless video of arbitrary length is generated. Then, the interaction between wind and fire flame is achieved through the skeleton of flame. Later, the flow is also synthesized by extending the video textures using an edge resample method. Finally, we can integrate the synthesized natural phenomena into a virtual scene.

  11. Event Schemas in Autism Spectrum Disorders: The Role of Theory of Mind and Weak Central Coherence

    ERIC Educational Resources Information Center

    Loth, Eva; Gomez, Juan Carlos; Happe, Francesca

    2008-01-01

    Event schemas (generalized knowledge of what happens at common real-life events, e.g., a birthday party) are an important cognitive tool for social understanding: They provide structure for social experiences while accounting for many variable aspects. Using an event narratives task, this study tested the hypotheses that theory of mind (ToM)…

  12. Synthesis and optical properties of water-soluble biperylene-based dendrimers.

    PubMed

    Shao, Pin; Jia, Ningyang; Zhang, Shaojuan; Bai, Mingfeng

    2014-05-30

    We report the synthesis and photophysical properties of three biperylene-based dendrimers, which show red fluorescence in water. A fluorescence microscopy study demonstrated uptake of biperylene-based dendrimers in living cells. Our results indicate that these biperylene-based dendrimers are promising candidates in fluorescence imaging applications with the potential as therapeutic carriers.

  13. RPython high-level synthesis

    NASA Astrophysics Data System (ADS)

    Cieszewski, Radoslaw; Linczuk, Maciej

    2016-09-01

    The development of FPGA technology and the increasing complexity of applications in recent decades have forced compilers to move to higher abstraction levels. Compilers interprets an algorithmic description of a desired behavior written in High-Level Languages (HLLs) and translate it to Hardware Description Languages (HDLs). This paper presents a RPython based High-Level synthesis (HLS) compiler. The compiler get the configuration parameters and map RPython program to VHDL. Then, VHDL code can be used to program FPGA chips. In comparison of other technologies usage, FPGAs have the potential to achieve far greater performance than software as a result of omitting the fetch-decode-execute operations of General Purpose Processors (GPUs), and introduce more parallel computation. This can be exploited by utilizing many resources at the same time. Creating parallel algorithms computed with FPGAs in pure HDL is difficult and time consuming. Implementation time can be greatly reduced with High-Level Synthesis compiler. This article describes design methodologies and tools, implementation and first results of created VHDL backend for RPython compiler.

  14. Sex-Role Development in Young Children: Relationships to Behavioral and Attitudinal Measures of Parental Gender Schemas.

    ERIC Educational Resources Information Center

    Perry, Louise C.; Morgan, Amy K.

    To explore early sex-role development, this study examined the gender schemas of parents in relation to the sex-typed toy preferences of their own young children. Subjects were 82 parents of children between the ages of 3 and 8. Test stimuli consisted of 2 equivalent lists of 24 occupations, each list containing 8 occupations coded as typically…

  15. Hydrothermal Synthesis of Dicalcium Silicate Based Cement

    NASA Astrophysics Data System (ADS)

    Dutta, N.; Chatterjee, A.

    2017-06-01

    It is imperative to develop low energy alternative binders considering the large amounts of energy consumed as well as carbon dioxide emissions involved in the manufacturing of ordinary Portland cement. This study is on the synthesis of a dicalcium silicate based binder using a low temperature hydrothermal route.The process consists of synthesizing an intermediate product consisting of a calcium silicate hydrate phase with a Ca:Si ratio of 2:1 and further thermal treatment to produce the β-Ca2SiO4 (C2S) phase.Effect of various synthesis parameters like water to solid ratio, dwell time and temperature on the formation of the desired calcium silicate hydrate phase is reported along with effect of heating conditions for formation of the β-C2S phase. Around 77.45% of β-C2S phase was synthesized by thermal treatment of the intermediate phase at 820°C.

  16. Students' Understanding of Loops and Nested Loops in Computer Programming: An APOS Theory Perspective

    ERIC Educational Resources Information Center

    Cetin, Ibrahim

    2015-01-01

    The purpose of this study is to explore students' understanding of loops and nested loops concepts. Sixty-three mechanical engineering students attending an introductory programming course participated in the study. APOS (Action, Process, Object, Schema) is a constructivist theory developed originally for mathematics education. This study is the…

  17. SCHEMA computational design of virus capsid chimeras: calibrating how genome packaging, protection, and transduction correlate with calculated structural disruption.

    PubMed

    Ho, Michelle L; Adler, Benjamin A; Torre, Michael L; Silberg, Jonathan J; Suh, Junghae

    2013-12-20

    Adeno-associated virus (AAV) recombination can result in chimeric capsid protein subunits whose ability to assemble into an oligomeric capsid, package a genome, and transduce cells depends on the inheritance of sequence from different AAV parents. To develop quantitative design principles for guiding site-directed recombination of AAV capsids, we have examined how capsid structural perturbations predicted by the SCHEMA algorithm correlate with experimental measurements of disruption in seventeen chimeric capsid proteins. In our small chimera population, created by recombining AAV serotypes 2 and 4, we found that protection of viral genomes and cellular transduction were inversely related to calculated disruption of the capsid structure. Interestingly, however, we did not observe a correlation between genome packaging and calculated structural disruption; a majority of the chimeric capsid proteins formed at least partially assembled capsids and more than half packaged genomes, including those with the highest SCHEMA disruption. These results suggest that the sequence space accessed by recombination of divergent AAV serotypes is rich in capsid chimeras that assemble into 60-mer capsids and package viral genomes. Overall, the SCHEMA algorithm may be useful for delineating quantitative design principles to guide the creation of libraries enriched in genome-protecting virus nanoparticles that can effectively transduce cells. Such improvements to the virus design process may help advance not only gene therapy applications but also other bionanotechnologies dependent upon the development of viruses with new sequences and functions.

  18. SCHEMA computational design of virus capsid chimeras: calibrating how genome packaging, protection, and transduction correlate with calculated structural disruption

    PubMed Central

    Ho, Michelle L.; Adler, Benjamin A.; Torre, Michael L.; Silberg, Jonathan J.; Suh, Junghae

    2013-01-01

    Adeno-associated virus (AAV) recombination can result in chimeric capsid protein subunits whose ability to assemble into an oligomeric capsid, package a genome, and transduce cells depends on the inheritance of sequence from different AAV parents. To develop quantitative design principles for guiding site-directed recombination of AAV capsids, we have examined how capsid structural perturbations predicted by the SCHEMA algorithm correlate with experimental measurements of disruption in seventeen chimeric capsid proteins. In our small chimera population, created by recombining AAV serotypes 2 and 4, we found that protection of viral genomes and cellular transduction were inversely related to calculated disruption of the capsid structure. Interestingly, however, we did not observe a correlation between genome packaging and calculated structural disruption; a majority of the chimeric capsid proteins formed at least partially assembled capsids and more than half packaged genomes, including those with the highest SCHEMA disruption. These results suggest that the sequence space accessed by recombination of divergent AAV serotypes is rich in capsid chimeras that assemble into 60-mer capsids and package viral genomes. Overall, the SCHEMA algorithm may be useful for delineating quantitative design principles to guide the creation of libraries enriched in genome-protecting virus nanoparticles that can effectively transduce cells. Such improvements to the virus design process may help advance not only gene therapy applications, but also other bionanotechnologies dependent upon the development of viruses with new sequences and functions. PMID:23899192

  19. Toward a Practical Model of Cognitive/Information Task Analysis and Schema Acquisition for Complex Problem-Solving Situations.

    ERIC Educational Resources Information Center

    Braune, Rolf; Foshay, Wellesley R.

    1983-01-01

    The proposed three-step strategy for research on human information processing--concept hierarchy analysis, analysis of example sets to teach relations among concepts, and analysis of problem sets to build a progressively larger schema for the problem space--may lead to practical procedures for instructional design and task analysis. Sixty-four…

  20. Maternal Psychological Control and Peer Victimization in Early Adolescence: An Application of the Family Relational Schema Model

    ERIC Educational Resources Information Center

    Batanova, Milena D.; Loukas, Alexandra

    2014-01-01

    Guided by the family relational schema model, the current study examined the direct and indirect contributions of maternal psychological control to subsequent relational and overt peer victimization, via early adolescents' conduct problems, fear of negative evaluation, and depressive symptoms. Participants were 499 10- to 14-year-olds (53% female;…

  1. Effects of S-adenosylmethionine decarboxylase, polyamines, amino acids, and weak bases (amines and ammonia) on development and ribosomal RNA synthesis in Xenopus embryos.

    PubMed

    Shiokawa, Koichiro; Aso, Mai; Kondo, Takeshi; Takai, Jun-Ichi; Yoshida, Junki; Mishina, Takamichi; Fuchimukai, Kota; Ogasawara, Tsukasa; Kariya, Taro; Tashiro, Kosuke; Igarashi, Kazuei

    2010-02-01

    We have been studying control mechanisms of gene expression in early embryogenesis in a South African clawed toad Xenopus laevis, especially during the period of midblastula transition (MBT), or the transition from the phase of active cell division (cleavage stage) to the phase of extensive morphogenesis (post-blastular stages). We first found that ribosomal RNA synthesis is initiated shortly after MBT in Xenopus embryos and those weak bases, such as amines and ammonium ion, selectively inhibit the initiation and subsequent activation of rRNA synthesis. We then found that rapidly labeled heterogeneous mRNA-like RNA is synthesized in embryos at pre-MBT stage. We then performed cloning and expression studies of several genes, such as those for activin receptors, follistatin and aldolases, and then reached the studies of S-adenosylmethionine decarboxylase (SAMDC), a key enzyme in polyamine metabolism. Here, we cloned a Xenopus SAMDC cDNA and performed experiments to overexpress the in vitro-synthesized SAMDC mRNA in Xenopus early embryos, and found that the maternally preset program of apoptosis occurs in cleavage stage embryos, which is executed when embryos reach the stage of MBT. In the present article, we first summarize results on SAMDC and the maternal program of apoptosis, and then describe our studies on small-molecular-weight substances like polyamines, amino acids, and amines in Xenopus embryos. Finally, we summarize our studies on weak bases, especially on ammonium ion, as the specific inhibitor of ribosomal RNA synthesis in Xenopus embryonic cells.

  2. Evidence that a simpático self-schema accounts for differences in the self-concepts and social behavior of Latinos versus Whites (and Blacks).

    PubMed

    Holloway, Renee A; Waldrip, Amy M; Ickes, William

    2009-05-01

    On the basis of the assumption that Latino Americans use a simpático self-schema more than White Americans do, the authors predicted that the effects of this difference would be evident in the participants' self-concepts and social behavior. As predicted, Studies 1 and 2 revealed that Latino participants reported significantly more simpático-related terms in their spontaneous self-concepts than did White participants. Complementing these findings, Study 3a revealed that the level of interactional involvement and the perceived quality of initial same-sex interactions was significantly enhanced by the presence of Latino dyad members. Study 3b tested the prediction that the content of the dyad members' thoughts and feelings would reveal a greater use of the simpático self-schema by the Latino participants. This prediction was confirmed, and follow-up analyses indicated that a simpático self-schema plays an important mediating role in the subjective experience and social behavior of Latino individuals. Copyright (c) 2009 APA, all rights reserved.

  3. Solar synthesis of advanced materials: A solar industrial program initiative

    NASA Astrophysics Data System (ADS)

    Lewandowski, A.

    1992-06-01

    This is an initiative for accelerating the use of solar energy in the advanced materials manufacturing industry in the United States. The initiative will be based on government-industry collaborations that will develop the technology and help US industry compete in the rapidly expanding global advanced materials marketplace. Breakthroughs in solar technology over the last 5 years have created exceptional new tools for developing advanced materials. Concentrated sunlight from solar furnaces can produce intensities that approach those on the surface of the sun and can generate temperatures well over 2000 C. Very thin layers of illuminated surfaces can be driven to remarkably high temperatures in a fraction of a second. Concentrated solar energy can be delivered over large areas, allowing for rapid processing and high production rates. By using this technology, researchers are transforming low-cost raw materials into high-performance products. Solar synthesis of advanced materials uses bulk materials and energy more efficiently, lowers processing costs, and reduces the need for strategic materials -- all with a technology that does not harm the environment. The Solar Industrial Program has built a unique, world class solar furnace at NREL to help meet the growing need for applied research in advanced materials. Many new advanced materials processes have been successfully demonstrated in this facility, including metalorganic deposition, ceramic powders, diamond-like carbon materials, rapid heat treating, and cladding (hard coating).

  4. Traceability Through Automatic Program Generation

    NASA Technical Reports Server (NTRS)

    Richardson, Julian; Green, Jeff

    2003-01-01

    Program synthesis is a technique for automatically deriving programs from specifications of their behavior. One of the arguments made in favour of program synthesis is that it allows one to trace from the specification to the program. One way in which traceability information can be derived is to augment the program synthesis system so that manipulations and calculations it carries out during the synthesis process are annotated with information on what the manipulations and calculations were and why they were made. This information is then accumulated throughout the synthesis process, at the end of which, every artifact produced by the synthesis is annotated with a complete history relating it to every other artifact (including the source specification) which influenced its construction. This approach requires modification of the entire synthesis system - which is labor-intensive and hard to do without influencing its behavior. In this paper, we introduce a novel, lightweight technique for deriving traceability from a program specification to the corresponding synthesized code. Once a program has been successfully synthesized from a specification, small changes are systematically made to the specification and the effects on the synthesized program observed. We have partially automated the technique and applied it in an experiment to one of our program synthesis systems, AUTOFILTER, and to the GNU C compiler, GCC. The results are promising: 1. Manual inspection of the results indicates that most of the connections derived from the source (a specification in the case of AUTOFILTER, C source code in the case of GCC) to its generated target (C source code in the case of AUTOFILTER, assembly language code in the case of GCC) are correct. 2. Around half of the lines in the target can be traced to at least one line of the source. 3. Small changes in the source often induce only small changes in the target.

  5. Cultural styles, relational schemas, and prejudice against out-groups.

    PubMed

    Sanchez-Burks, J; Nisbett, R E; Ybarra, O

    2000-08-01

    Two studies provide evidence that Latins (i.e., Mexicans and Mexican Americans) are guided by a concern with socioemotional aspects of workplace relations to a far greater degree than are Anglo-Americans. The focus on socioemotional considerations results in Latins having a relatively greater preference for workgroups having a strong interpersonal orientation. Preferred relational style had a far greater impact on preferences for workgroups and judgments about their likely success than did the ethnic composition of the workgroups for both Latins and Anglo-Americans. Evidence that the two groups differ markedly in relational schemas comes from examination of suggestions about how group performance could be improved, judgments about whether a focus on socioemotional concerns necessarily entails a reduction in task focus, and recall for socioemotional aspects of workgroup interactions. Implications for the dynamics of intercultural contact are discussed.

  6. Are Children's Faces Really More Appealing than Those of Adults? Testing the Baby Schema Hypothesis beyond Infancy

    ERIC Educational Resources Information Center

    Luo, Li Zhuo; Li, Hong; Lee, Kang

    2011-01-01

    This study examined adults' evaluations of likeability and attractiveness of children's faces from infancy to early childhood. We tested whether Lorenz's baby schema hypothesis ("Zeitschrift fur Tierpsychologie" (1943), Vol. 5, pp. 235-409) is applicable not only to infant faces but also to faces of children at older ages. Adult participants were…

  7. A structured interface to the object-oriented genomics unified schema for XML-formatted data.

    PubMed

    Clark, Terry; Jurek, Josef; Kettler, Gregory; Preuss, Daphe

    2005-01-01

    Data management systems are fast becoming required components in many biology laboratories as the role of computer-based information grows. Although the need for data management systems is on the rise, their inherent complexities can deter the full and routine use of their computational capabilities. The significant undertaking to implement a capable production system can be reduced in part by adapting an established data management system. In such a way, we are leveraging the Genomics Unified Schema (GUS) developed at the Computational Biology and Informatics Laboratory at the University of Pennsylvania as a foundation for managing and analysing DNA sequence data in centromere research projects around Arabidopsis thaliana and related species. Because GUS provides a core schema that includes support for genome sequences, mRNA and its expression, and annotated chromosomes, it is ideal for synthesising a variety of parameters to analyse these repetitive and highly dynamic portions of the genome. Despite this, production-strength data management frameworks are complex, requiring dedicated efforts to adapt and maintain. The work reported in this article addresses one component of such an effort, namely the pivotal task of marshalling data from various sources into GUS. In order to harness GUS for our project, and motivated by efficiency needs, we developed a structured framework for transferring data into GUS from outside sources. This technology is embodied in a GUS object-layer processor, XMLGUS. XMLGUS facilitates incorporating data into GUS by (i) formulating an XML interface that includes relational database key constraint definitions, (ii) regularising traversal through that XML, (iii) realising automatic processing of the XML with database key constraints and (iv) allowing for special processing of input data within the framework for automated processing. The application of XMLGUS to production pipeline processing for a sequencing project and inputting the

  8. Metadata Sets for e-Government Resources: The Extended e-Government Metadata Schema (eGMS+)

    NASA Astrophysics Data System (ADS)

    Charalabidis, Yannis; Lampathaki, Fenareti; Askounis, Dimitris

    In the dawn of the Semantic Web era, metadata appear as a key enabler that assists management of the e-Government resources related to the provision of personalized, efficient and proactive services oriented towards the real citizens’ needs. As different authorities typically use different terms to describe their resources and publish them in various e-Government Registries that may enhance the access to and delivery of governmental knowledge, but also need to communicate seamlessly at a national and pan-European level, the need for a unified e-Government metadata standard emerges. This paper presents the creation of an ontology-based extended metadata set for e-Government Resources that embraces services, documents, XML Schemas, code lists, public bodies and information systems. Such a metadata set formalizes the exchange of information between portals and registries and assists the service transformation and simplification efforts, while it can be further taken into consideration when applying Web 2.0 techniques in e-Government.

  9. Sinusoidal synthesis based adaptive tracking for rotating machinery fault detection

    NASA Astrophysics Data System (ADS)

    Li, Gang; McDonald, Geoff L.; Zhao, Qing

    2017-01-01

    This paper presents a novel Sinusoidal Synthesis Based Adaptive Tracking (SSBAT) technique for vibration-based rotating machinery fault detection. The proposed SSBAT algorithm is an adaptive time series technique that makes use of both frequency and time domain information of vibration signals. Such information is incorporated in a time varying dynamic model. Signal tracking is then realized by applying adaptive sinusoidal synthesis to the vibration signal. A modified Least-Squares (LS) method is adopted to estimate the model parameters. In addition to tracking, the proposed vibration synthesis model is mainly used as a linear time-varying predictor. The health condition of the rotating machine is monitored by checking the residual between the predicted and measured signal. The SSBAT method takes advantage of the sinusoidal nature of vibration signals and transfers the nonlinear problem into a linear adaptive problem in the time domain based on a state-space realization. It has low computation burden and does not need a priori knowledge of the machine under the no-fault condition which makes the algorithm ideal for on-line fault detection. The method is validated using both numerical simulation and practical application data. Meanwhile, the fault detection results are compared with the commonly adopted autoregressive (AR) and autoregressive Minimum Entropy Deconvolution (ARMED) method to verify the feasibility and performance of the SSBAT method.

  10. Merleau-Ponty's sexual schema and the sexual component of body integrity identity disorder.

    PubMed

    De Preester, Helena

    2013-05-01

    Body integrity identity disorder (BIID), formerly also known as apotemnophilia, is characterized by a desire for amputation of a healthy limb and is claimed to straddle or to even blur the boundary between psychiatry and neurology. The neurological line of approach, however, is a recent one, and is accompanied or preceded by psychodynamical, behavioural, philosophical, and psychiatric approaches and hypotheses. Next to its confusing history in which the disorder itself has no fixed identity and could not be classified under a specific discipline, its sexual component has been an issue of unclarity and controversy, and its assessment a criterion for distinguishing BIID from apotemnophilia, a paraphilia. Scholars referring to the lived body-a phenomenon primarily discussed in the phenomenological tradition in philosophy-seem willing to exclude the sexual component as inessential, whereas other authors notice important similarities with gender identity disorder or transsexualism, and thus precisely focus attention on the sexual component. This contribution outlines the history of BIID highlighting the vicissitudes of its sexual component, and questions the justification for distinguishing BIID from apotemnophilia and thus for omitting the sexual component as essential. Second, we explain a hardly discussed concept from Maurice Merleau-Ponty's Phenomenology of Perception (1945a), the sexual schema, and investigate how the sexual schema could function in interaction with the body image in an interpretation of BIID which starts from the lived body while giving the sexual component its due.

  11. A Qualitative Meta-Synthesis of Interpersonal Violence Prevention Programs Focused on Males.

    PubMed

    Taliep, Naiema; Lazarus, Sandy; Naidoo, Anthony V

    2017-12-01

    Exceptionally high levels of interpersonal violence have triggered a call by many experts for the need to determine effective ways to address the onset and effects of exposure to interpersonal violence. The specific aim of this study was to identify and draw on existing promising practices to make a more informed decision on strategies to develop a contextually relevant intervention that focused on the promotion of positive forms of masculinity to create safety and peace. This study used a qualitative meta-synthesis (QMS) technique to integrate and interpret findings from various intervention studies that focused on males and/or gender. An in-depth literature search yielded a total of 827 papers that met the search criteria. After removal of duplicates, abstract review, and review of the full texts, the subsequent sample for this meta-synthesis included 12 intervention programs and 23 studies. This QMS revealed the value of a comprehensive approach, using multiple strategies, employing participatory and interactive methods, and promoting social mobilization to address interpersonal violence. The promotion of positive forms of masculinity as an interpersonal violence prevention strategy is a much-needed, relatively untapped approach to generating safety and peace for both males and females.

  12. Using Realist Synthesis to Develop an Evidence Base from an Identified Data Set on Enablers and Barriers for Alcohol and Drug Program Implementation

    ERIC Educational Resources Information Center

    Hunter, Barbara; MacLean, Sarah; Berends, Lynda

    2012-01-01

    The purpose of this paper is to show how "realist synthesis" methodology (Pawson, 2002) was adapted to review a large sample of community based projects addressing alcohol and drug use problems. Our study drew on a highly varied sample of 127 projects receiving funding from a national non-government organisation in Australia between 2002…

  13. Early Maladaptive Schemas and Cognitive Distortions in Adults with Morbid Obesity: Relationships with Mental Health Status.

    PubMed

    da Luz, Felipe Q; Sainsbury, Amanda; Hay, Phillipa; Roekenes, Jessica A; Swinbourne, Jessica; da Silva, Dhiordan C; da S Oliveira, Margareth

    2017-02-28

    Dysfunctional cognitions may be associated with unhealthy eating behaviors seen in individuals with obesity. However, dysfunctional cognitions commonly occur in individuals with poor mental health independently of weight. We examined whether individuals with morbid obesity differed with regard to dysfunctional cognitions when compared to individuals of normal weight, when mental health status was controlled for. 111 participants-53 with morbid obesity and 58 of normal weight-were assessed with the Mini-Mental State Examination, Young Schema Questionnaire, Cognitive Distortions Questionnaire, Depression, Anxiety and Stress Scale, and a Demographic and Clinical Questionnaire. Participants with morbid obesity showed higher scores in one (insufficient self-control/self-discipline) of 15 early maladaptive schemas and in one (labeling) of 15 cognitive distortions compared to participants of normal weight. The difference between groups for insufficient self-control/self-discipline was not significant when mental health status was controlled for. Participants with morbid obesity showed more severe anxiety than participants of normal weight. Our findings did not show clinically meaningful differences in dysfunctional cognitions between participants with morbid obesity or of normal weight. Dysfunctional cognitions presented by individuals with morbid obesity are likely related to their individual mental health and not to their weight.

  14. Abnormal self-schema in semantic memory in major depressive disorder: Evidence from event-related brain potentials.

    PubMed

    Kiang, Michael; Farzan, Faranak; Blumberger, Daniel M; Kutas, Marta; McKinnon, Margaret C; Kansal, Vinay; Rajji, Tarek K; Daskalakis, Zafiris J

    2017-05-01

    An overly negative self-schema is a proposed cognitive mechanism of major depressive disorder (MDD). Self-schema - one's core conception of self, including how strongly one believes one possesses various characteristics - is part of semantic memory (SM), our knowledge about concepts and their relationships. We used the N400 event-related potential (ERP) - elicited by meaningful stimuli, and reduced by greater association of the stimulus with preceding context - to measure association strength between self-concept and positive, negative, and neutral characteristics in SM. ERPs were recorded from MDD patients (n=16) and controls (n=16) who viewed trials comprising a self-referential phrase followed by a positive, negative, or neutral adjective. Participants' task was to indicate via button-press whether or not they felt each adjective described themselves. Controls endorsed more positive adjectives than did MDD patients, but the opposite was true for negative adjectives. Patients had smaller N400s than controls specifically for negative adjectives, suggesting that MDD is associated with stronger than normal functional neural links between self-concept and negative characteristics in SM. Copyright © 2017 Elsevier B.V. All rights reserved.

  15. Synthesis of concentric circular antenna arrays using dragonfly algorithm

    NASA Astrophysics Data System (ADS)

    Babayigit, B.

    2018-05-01

    Due to the strong non-linear relationship between the array factor and the array elements, concentric circular antenna array (CCAA) synthesis problem is challenging. Nature-inspired optimisation techniques have been playing an important role in solving array synthesis problems. Dragonfly algorithm (DA) is a novel nature-inspired optimisation technique which is based on the static and dynamic swarming behaviours of dragonflies in nature. This paper presents the design of CCAAs to get low sidelobes using DA. The effectiveness of the proposed DA is investigated in two different (with and without centre element) cases of two three-ring (having 4-, 6-, 8-element or 8-, 10-, 12-element) CCAA design. The radiation pattern of each design cases is obtained by finding optimal excitation weights of the array elements using DA. Simulation results show that the proposed algorithm outperforms the other state-of-the-art techniques (symbiotic organisms search, biogeography-based optimisation, sequential quadratic programming, opposition-based gravitational search algorithm, cat swarm optimisation, firefly algorithm, evolutionary programming) for all design cases. DA can be a promising technique for electromagnetic problems.

  16. Informing the development of an Internet-based chronic pain self-management program.

    PubMed

    Gogovor, Amédé; Visca, Regina; Auger, Claudine; Bouvrette-Leblanc, Lucie; Symeonidis, Iphigenia; Poissant, Lise; Ware, Mark A; Shir, Yoram; Viens, Natacha; Ahmed, Sara

    2017-01-01

    Self-management can optimize health outcomes for individuals with chronic pain (CP), an increasing fiscal and social burden in Canada. However, self-management is rarely integrated into the regular care (team activities and medical treatment) patients receive. Health information technology offers an opportunity to provide regular monitoring and exchange of information between patient and care team. To identify information needs and gaps in chronic pain management as well as technology features to inform the development of an Internet-based self-management program. Two methods were used. First was a structured literature review: electronic databases were searched up to 2015 with combinations of MeSH terms and text-words such as chronic pain, self-management, self-efficacy, technology, Internet-based, patient portal, and e-health. A narrative synthesis of the characteristics and content of Internet-based pain management programs emerging from the literature review and how they relate to gaps in chronic pain management were completed. Second, four audiotaped focus group sessions were conducted with individuals with chronic pain and caregivers (n=9) and health professionals (n=7) recruited from three multidisciplinary tertiary and rehabilitation centres. A thematic analysis of the focus group transcripts was conducted. Thirty-nine primary articles related to 20 patient-oriented Internet-based programs were selected. Gaps in CP management included lack of knowledge, limited access to health care, suboptimal care, and lack of self-management support. Overall, 14 themes related to information needs and gaps in care were identified by both health professionals and patients, three were exclusive to patients and five to health professionals. Common themes from the focus groups included patient education on chronic pain care, attitude-belief-culture, financial and legal issues, end-of-program crash, and motivational content. Internet-based programs contain automated

  17. Object schemas for grounding language in a responsive robot

    NASA Astrophysics Data System (ADS)

    Hsiao, Kai-Yuh; Tellex, Stefanie; Vosoughi, Soroush; Kubat, Rony; Roy, Deb

    2008-12-01

    An approach is introduced for physically grounded natural language interpretation by robots that reacts appropriately to unanticipated physical changes in the environment and dynamically assimilates new information pertinent to ongoing tasks. At the core of the approach is a model of object schemas that enables a robot to encode beliefs about physical objects in its environment using collections of coupled processes responsible for sensorimotor interaction. These interaction processes run concurrently in order to ensure responsiveness to the environment, while co-ordinating sensorimotor expectations, action planning and language use. The model has been implemented on a robot that manipulates objects on a tabletop in response to verbal input. The implementation responds to verbal requests such as 'Group the green block and the red apple', while adapting in real time to unexpected physical collisions and taking opportunistic advantage of any new information it may receive through perceptual and linguistic channels.

  18. When Advertising and Public Relations Converge: An Application of Schema Theory to the Persuasive Impact of Alignment Ads.

    ERIC Educational Resources Information Center

    Schmidt, Toni L.; Hitchon, Jacqueline C.

    1999-01-01

    Applies schema theory to explore how undergraduate students respond to brand ads that incorporate social issues. Finds that placing an issue in an ad offers important advantages for advertisers and that congruent issue information elicits more positive affective and conative responses than incongruent issue information. Finds placing an issue in…

  19. Preliminary performance estimates of a highly maneuverable remotely piloted vehicle. [computerized synthesis program to assess effects of vehicle and mission parameters

    NASA Technical Reports Server (NTRS)

    Nelms, W. P., Jr.; Axelson, J. A.

    1974-01-01

    A computerized synthesis program has been used to assess the effects of various vehicle and mission parameters on the performance of a highly maneuverable remotely piloted vehicle (RPV) for the air-to-air combat role. The configuration used in the study is a trapezoidal-wing and body concept, with forward-mounted stabilizing and control surfaces. The study mission consists of an outbound cruise, an acceleration phase, a series of subsonic and supersonic turns, and a return cruise. Performance is evaluated in terms of both the required vehicle weight to accomplish this mission and combat effectiveness as measured by turning and acceleration capability. The report describes the synthesis program, the mission, the vehicle, and the results of sensitivity and trade studies.

  20. Toward a view-oriented approach for aligning RDF-based biomedical repositories.

    PubMed

    Anguita, A; García-Remesal, M; de la Iglesia, D; Graf, N; Maojo, V

    2015-01-01

    This article is part of the Focus Theme of METHODS of Information in Medicine on "Managing Interoperability and Complexity in Health Systems". The need for complementary access to multiple RDF databases has fostered new lines of research, but also entailed new challenges due to data representation disparities. While several approaches for RDF-based database integration have been proposed, those focused on schema alignment have become the most widely adopted. All state-of-the-art solutions for aligning RDF-based sources resort to a simple technique inherited from legacy relational database integration methods. This technique - known as element-to-element (e2e) mappings - is based on establishing 1:1 mappings between single primitive elements - e.g. concepts, attributes, relationships, etc. - belonging to the source and target schemas. However, due to the intrinsic nature of RDF - a representation language based on defining tuples < subject, predicate, object > -, one may find RDF elements whose semantics vary dramatically when combined into a view involving other RDF elements - i.e. they depend on their context. The latter cannot be adequately represented in the target schema by resorting to the traditional e2e approach. These approaches fail to properly address this issue without explicitly modifying the target ontology, thus lacking the required expressiveness for properly reflecting the intended semantics in the alignment information. To enhance existing RDF schema alignment techniques by providing a mechanism to properly represent elements with context-dependent semantics, thus enabling users to perform more expressive alignments, including scenarios that cannot be adequately addressed by the existing approaches. Instead of establishing 1:1 correspondences between single primitive elements of the schemas, we propose adopting a view-based approach. The latter is targeted at establishing mapping relationships between RDF subgraphs - that can be regarded as the

  1. Stylistic gait synthesis based on hidden Markov models

    NASA Astrophysics Data System (ADS)

    Tilmanne, Joëlle; Moinet, Alexis; Dutoit, Thierry

    2012-12-01

    In this work we present an expressive gait synthesis system based on hidden Markov models (HMMs), following and modifying a procedure originally developed for speaking style adaptation, in speech synthesis. A large database of neutral motion capture walk sequences was used to train an HMM of average walk. The model was then used for automatic adaptation to a particular style of walk using only a small amount of training data from the target style. The open source toolkit that we adapted for motion modeling also enabled us to take into account the dynamics of the data and to model accurately the duration of each HMM state. We also address the assessment issue and propose a procedure for qualitative user evaluation of the synthesized sequences. Our tests show that the style of these sequences can easily be recognized and look natural to the evaluators.

  2. Synthesis: Intertwining product and process

    NASA Technical Reports Server (NTRS)

    Weiss, David M.

    1990-01-01

    Synthesis is a proposed systematic process for rapidly creating different members of a program family. Family members are described by variations in their requirements. Requirements variations are mapped to variations on a standard design to generate production quality code and documentation. The approach is made feasible by using principles underlying design for change. Synthesis incorporates ideas from rapid prototyping, application generators, and domain analysis. The goals of Synthesis and the Synthesis process are discussed. The technology needed and the feasibility of the approach are also briefly discussed. The status of current efforts to implement Synthesis methodologies is presented.

  3. An Evidence-Based Assessment of Faith-Based Programs: Do Faith-Based Programs "Work" to Reduce Recidivism?

    ERIC Educational Resources Information Center

    Dodson, Kimberly D.; Cabage, Leann N.; Klenowski, Paul M.

    2011-01-01

    Faith-based organizations administer many of the prison-based programs aimed at reducing recidivism. Many of these organizations also manage treatment programs for substance abusers, at-risk juveniles, and ex-offenders. Much of the research on religiosity and delinquency indicates that the two are inversely related. Therefore, it seems plausible…

  4. Reverse Micelle Based Synthesis of Microporous Materials in Microgravity

    NASA Technical Reports Server (NTRS)

    Dutta, Prabir K.

    2001-01-01

    Microporous materials include a large group of solids of varying chemical composition as well as porosity. These materials are characterized by channels and cavities of molecular dimensions. The framework structure is made up of interconnecting T-O-T' bonds, where T and T' can be Si, Al, P, Ga, Fe, Co, Zn, B and a host of other elements. Materials with Si-O-Al bonding in the framework are called zeolites and are extensively used in many applications. Ion-exchange properties of these materials are exploited in the consumer and environmental industries. Chemical and petroleum industries use zeolites as catalysts in hydrocarbon transform ations. Synthesis of new microporous frameworks has led to the development of new technologies, and thus considerable effort worldwide is expended in their discovery. Microporous materials are typically made under hydrothermal conditions. Influence of nature of starting reactants, structure directing agents, pH, temperature, and aging all have profound influence on the synthesis process. This is primarily because the most interesting open frameworks are not necessarily the stable structures in the reaction medium. Thus, the discovery of new frameworks is often tied to finding the right composition and synthesis conditions that allow for kinetic stabilization of the structure. This complexity of the synthesis process and limited understanding of it has made it difficult to develop directed is of microporous materials and most advances in this field have been made by trial and error. The basic issues in crystal growth of these materials include: (1) Nature of the nucleation process; (2) Molecular structure and assembly of nuclei; (3) Growth of nuclei into crystals; (4) Morphology control; and (5) Transformation of frameworks into other structures. The NASA-funded research described in this paper focuses on all the above issues and has been described in several publications. We present the highlights of our program, especially with the

  5. Adapting realist synthesis methodology: The case of workplace harassment interventions.

    PubMed

    Carr, Tracey; Quinlan, Elizabeth; Robertson, Susan; Gerrard, Angie

    2017-12-01

    Realist synthesis techniques can be used to assess complex interventions by extracting and synthesizing configurations of contexts, mechanisms, and outcomes found in the literature. Our novel and multi-pronged approach to the realist synthesis of workplace harassment interventions describes our pursuit of theory to link macro and program level theories. After discovering the limitations of a dogmatic approach to realist synthesis, we adapted our search strategy and focused our analysis on a subset of data. We tailored our realist synthesis to understand how, why, and under what circumstances workplace harassment interventions are effective. The result was a conceptual framework to test our theory-based interventions and provide the basis for subsequent realist evaluation. Our experience documented in this article contributes to an understanding of how, under what circumstances, and with what consequences realist synthesis principles can be customized. Copyright © 2017 John Wiley & Sons, Ltd.

  6. Spatial sound field synthesis and upmixing based on the equivalent source method.

    PubMed

    Bai, Mingsian R; Hsu, Hoshen; Wen, Jheng-Ciang

    2014-01-01

    Given scarce number of recorded signals, spatial sound field synthesis with an extended sweet spot is a challenging problem in acoustic array signal processing. To address the problem, a synthesis and upmixing approach inspired by the equivalent source method (ESM) is proposed. The synthesis procedure is based on the pressure signals recorded by a microphone array and requires no source model. The array geometry can also be arbitrary. Four upmixing strategies are adopted to enhance the resolution of the reproduced sound field when there are more channels of loudspeakers than the microphones. Multi-channel inverse filtering with regularization is exploited to deal with the ill-posedness in the reconstruction process. The distance between the microphone and loudspeaker arrays is optimized to achieve the best synthesis quality. To validate the proposed system, numerical simulations and subjective listening experiments are performed. The results demonstrated that all upmixing methods improved the quality of reproduced target sound field over the original reproduction. In particular, the underdetermined ESM interpolation method yielded the best spatial sound field synthesis in terms of the reproduction error, timbral quality, and spatial quality.

  7. Developing Connectivist Schemas for Geological and Geomorphological Education

    NASA Astrophysics Data System (ADS)

    Whalley, B.

    2012-12-01

    Teaching geology is difficult; students need to grasp changes in time over three dimensions. Furthermore, the scales and rates of change in four dimensions may vary over several orders of magnitude. Geological explanations incorporate ideas from physics, chemistry, biology and engineering, lectures and textbooks provide a basic framework but they need to be amplified by laboratories and fieldwork involving active student participation and engagement. Being shown named 'things' is only a start to being able to being able to inculcate geological thinking that requires a wide and focused viewpoints. Kastens and Ishikawa (2006) suggested five aspects of thinking geologically, summarised as: 1. Observing, describing, recording, communicating geologically entities (ie basic cognitive skills) 2. (mentally) manipulating these entities 3. interpreting them via causal relationships 4. predicting other aspects using the basic knowledge (to create new knowledge) 5. using cognitive strategies to develop new ways of interpreting gained knowledge. These steps can be used follow the sequence from 'known' through 'need to know' to using knowledge to gain better geologic explanation, taken as enquiry-based or problem solving modes of education. These follow ideas from Dewey though Sternberg's 'thinking styles' and Siemens' connectivist approaches. Implementation of this basic schema needs to be structured for students in a complex geological world in line with Edelson's (2006) 'learning for' framework. In a geomorphological setting, this has been done by showing students how to interpret a landscape (landform, section etc) practice their skills and thus gain confidence with a tutor at hand. A web-based device, 'Virtorial' provides scenarios for students to practice interpretation (or even be assessed with). A cognitive tool is provided for landscape interpretation by division into the recognition of 'Materials' (rock, sediments etc), Processes (slope, glacial processes etc) and

  8. The Interplay of "Big Five" Personality Factors and Metaphorical Schemas: A Pilot Study with 20 Lung Transplant Recipients

    ERIC Educational Resources Information Center

    Goetzmann, Lutz; Moser, Karin S.; Vetsch, Esther; Grieder, Erhard; Klaghofer, Richard; Naef, Rahel; Russi, Erich W.; Boehler, Annette; Buddeberg, Claus

    2007-01-01

    The aim of the present study was to investigate the interplay between personality factors and metaphorical schemas. The "Big Five" personality factors of 20 patients after lung transplantation were examined with the NEO-FFI. Patients were questioned about their social network, and self- and body-image. The interviews were assessed with metaphor…

  9. Personality Disorder Patients' Perspectives on the Introduction of Imagery within Schema Therapy: A Qualitative Study of Patients' Experiences

    ERIC Educational Resources Information Center

    ten Napel-Schutz, Marieke C.; Abma, Tineke A.; Bamelis, Lotte; Arntz, Arnoud

    2011-01-01

    A qualitative study was done on patients' perspectives on the first phases of imagery work in the context of schema therapy (ST) for personality disorders. Patients participated in a multi-center randomized controlled study of the effectiveness of ST. Patients' experiences and opinions were collected with semistructured in-depth interviews at the…

  10. Schema Theory Compared to Text-centered Theory as an Explanation for the Reader's Understanding of a Business Message.

    ERIC Educational Resources Information Center

    Faris, Kay A.; Smeltzer, Larry R.

    1997-01-01

    Examines variables affecting reader understanding of business writing. Notes that 57 business students and 82 non-business students read either a coherent or a non-coherent version of the same text and then took a test measuring their comprehension. Finds that background knowledge (schema theory) affected a reader's ability to understand business…

  11. Using Software Zelio Soft in Educational Process to Simulation Control Programs for Intelligent Relays

    NASA Astrophysics Data System (ADS)

    Michalik, Peter; Mital, Dusan; Zajac, Jozef; Brezikova, Katarina; Duplak, Jan; Hatala, Michal; Radchenko, Svetlana

    2016-10-01

    Article deals with point to using intelligent relay and PLC systems in practice, to their architecture and principles of programming and simulations for education process on all types of school from secondary to universities. Aim of the article is proposal of simple examples of applications, where is demonstrated methodology of programming on real simple practice examples and shown using of chosen instructions. In practical part is described process of creating schemas and describing of function blocks, where are described methodologies of creating program and simulations of output reactions on changeable inputs for intelligent relays.

  12. Programmable pulse generator based on programmable logic and direct digital synthesis.

    PubMed

    Suchenek, M; Starecki, T

    2012-12-01

    The paper presents a new approach of pulse generation which results in both wide range tunability and high accuracy of the output pulses. The concept is based on the use of programmable logic and direct digital synthesis. The programmable logic works as a set of programmable counters, while direct digital synthesis (DDS) as the clock source. Use of DDS as the clock source results in stability of the output pulses comparable to the stability of crystal oscillators and quasi-continuous tuning of the output frequency.

  13. An isochrone data base and a rapid model for stellar population synthesis

    NASA Astrophysics Data System (ADS)

    Li, Zhongmu; Han, Zhanwen

    2008-06-01

    We first presented an isochrone data base that can be widely used for stellar population synthesis studies and colour-magnitude diagram (CMD) fitting. The data base consists of the isochrones of both single-star and binary-star simple stellar populations (ss-SSPs and bs-SSPs). The ranges for the age and metallicity of populations are 0-15 Gyr and 0.0001-0.03, respectively. All data are available for populations with two widely used initial mass functions (IMFs), that is, Salpeter IMF and Chabrier IMF. The uncertainty caused by the data base (about 0.81 per cent) is designed to be smaller than those caused by the Hurley code and widely used stellar spectra libraries (e.g. BaSeL 3.1) when it is used for stellar population synthesis. Based on the isochrone data base, we then built a rapid stellar population synthesis (RPS) model and calculated the high-resolution (0.3-Å) integrated spectral energy distributions, Lick indices and colour indices for bs-SSPs and ss-SSPs. In particular, we calculated the UBVRIJHKLM colours, ugriz colours and some composite colours that consist of magnitudes on different systems. These colours are useful for disentangling the well-known stellar age-metallicity degeneracy according to our previous work. As an example for applying the isochrone data base for CMD fitting, we fitted the CMDs of two star clusters (M67 and NGC1868) and obtained their distance moduli, colour excesses, stellar metallicities and ages. The results showed that the isochrones of bs-SSPs are closer to those of real star clusters. It suggests that we should take the effects of binary interactions into account in stellar population synthesis. We also discussed on the limitations of the application of the isochrone data base and the results of the RPS model. All the data are available at the CDS or on request to the authors. E-mail: zhongmu.li@gmail.com

  14. Knowledge-based reusable software synthesis system

    NASA Technical Reports Server (NTRS)

    Donaldson, Cammie

    1989-01-01

    The Eli system, a knowledge-based reusable software synthesis system, is being developed for NASA Langley under a Phase 2 SBIR contract. Named after Eli Whitney, the inventor of interchangeable parts, Eli assists engineers of large-scale software systems in reusing components while they are composing their software specifications or designs. Eli will identify reuse potential, search for components, select component variants, and synthesize components into the developer's specifications. The Eli project began as a Phase 1 SBIR to define a reusable software synthesis methodology that integrates reusabilityinto the top-down development process and to develop an approach for an expert system to promote and accomplish reuse. The objectives of the Eli Phase 2 work are to integrate advanced technologies to automate the development of reusable components within the context of large system developments, to integrate with user development methodologies without significant changes in method or learning of special languages, and to make reuse the easiest operation to perform. Eli will try to address a number of reuse problems including developing software with reusable components, managing reusable components, identifying reusable components, and transitioning reuse technology. Eli is both a library facility for classifying, storing, and retrieving reusable components and a design environment that emphasizes, encourages, and supports reuse.

  15. Interactive program for analysis and design problems in advanced composites technology

    NASA Technical Reports Server (NTRS)

    Cruse, T. A.; Swedlow, J. L.

    1971-01-01

    During the past year an experimental program in the fracture of advanced fiber composites has been completed. The experimental program has given direction to additional experimental and theoretical work. A synthesis program for designing low weight multifastener joints in composites is proposed, based on extensive analytical background. A number of failed joints have been thoroughly analyzed to evaluate the failure hypothesis used in the synthesis procedure. Finally, a new solution is reported for isotropic and anisotropic laminates using the boundary-integral method. The solution method offers significant savings of computer core and time for important problems.

  16. Stress and anger as contextual factors and preexisting cognitive schemas: predicting parental child maltreatment risk.

    PubMed

    Rodriguez, Christina M; Richardson, Michael J

    2007-11-01

    Progress in the child maltreatment field depends on refinements in leading models. This study examines aspects of social information processing theory (Milner, 2000) in predicting physical maltreatment risk in a community sample. Consistent with this theory, selected preexisting schema (external locus-of-control orientation, inappropriate developmental expectations, low empathic perspective-taking ability, and low perceived attachment relationship to child) were expected to predict child abuse risk beyond contextual factors (parenting stress and anger expression). Based on 115 parents' self-report, results from this study support cognitive factors that predict abuse risk (with locus of control, perceived attachment, or empathy predicting different abuse risk measures, but not developmental expectations), although the broad contextual factors involving negative affectivity and stress were consistent predictors across abuse risk markers. Findings are discussed with regard to implications for future model evaluations, with indications the model may apply to other forms of maltreatment, such as psychological maltreatment or neglect.

  17. Integrated programs for women with substance use issues and their children: a qualitative meta-synthesis of processes and outcomes.

    PubMed

    Sword, Wendy; Jack, Susan; Niccols, Alison; Milligan, Karen; Henderson, Joanna; Thabane, Lehana

    2009-11-20

    There is a need for services that effectively and comprehensively address the complex needs of women with substance use issues and their children. A growing body of literature supports the relevance of integrated treatment programs that offer a wide range of services in centralized settings. Quantitative studies suggest that these programs are associated with positive outcomes. A qualitative meta-synthesis was conducted to provide insight into the processes that contribute to recovery in integrated programs and women's perceptions of benefits for themselves and their children. A comprehensive search of published and unpublished literature to August 2009 was carried out for narrative reports of women's experiences and perceptions of integrated treatment programs. Eligibility for inclusion in the meta-synthesis was determined using defined criteria. Quality assessment was then conducted. Qualitative data and interpretations were extracted from studies of adequate quality, and were synthesized using a systematic and iterative process to create themes and overarching concepts. A total of 15 documents were included in the meta-synthesis. Women experienced a number of psychosocial processes during treatment that played a role in their recovery and contributed to favourable outcomes. These included: development of a sense of self; development of personal agency; giving and receiving of social support; engagement with program staff; self-disclosure of challenges, feelings, and past experiences; recognizing patterns of destructive behaviour; and goal setting. A final process, the motivating presence of children, sustained women in their recovery journeys. Perceived outcomes included benefits for maternal and child well-being, and enhanced parenting capacity. A number of distinct but interconnected processes emerged as being important to women's addiction recovery. Women experienced individual growth and transformative learning that led to a higher quality of life and

  18. Using Decision Procedures to Build Domain-Specific Deductive Synthesis Systems

    NASA Technical Reports Server (NTRS)

    VanBaalen, Jeffrey; Roach, Steven; Lau, Sonie (Technical Monitor)

    1998-01-01

    This paper describes a class of decision procedures that we have found useful for efficient, domain-specific deductive synthesis. These procedures are called closure-based ground literal satisfiability procedures. We argue that this is a large and interesting class of procedures and show how to interface these procedures to a theorem prover for efficient deductive synthesis. Finally, we describe some results we have observed from our implementation. Amphion/NAIF is a domain-specific, high-assurance software synthesis system. It takes an abstract specification of a problem in solar system mechanics, such as 'when will a signal sent from the Cassini spacecraft to Earth be blocked by the planet Saturn?', and automatically synthesizes a FORTRAN program to solve it.

  19. Procrastination and suicide proneness: A moderated-mediation model for cognitive schemas and gender.

    PubMed

    Klibert, Jeffrey; LeLeux-LaBarge, Kayla; Tarantino, Nicholas; Yancey, Thresa; Lamis, Dorian A

    2016-07-01

    This study examined the direct and indirect paths between procrastination and suicide proneness while considering gender differences. Participants included 547 undergraduates from a southeastern university. Procrastination was positively related to suicide proneness for both genders, although this relation was stronger for women. Moderated-mediation analyses with bootstrapping highlighted insufficient self-control schemas as a mediator in the relation between procrastination and suicide proneness. However, indirect pathways did not vary by gender. Results represent an extension of the Procrastination-Health Model by highlighting the contribution of cognitive factors in explaining the relation between procrastination and suicide proneness.

  20. Applying Aspect-Oriented Programming to Intelligent Synthesis

    NASA Technical Reports Server (NTRS)

    Filman, Robert E.; Norvig, Peter (Technical Monitor)

    2000-01-01

    I discuss a component-centered, aspect-oriented system, the Object Infrastructure Framework (OIF), NASA's initiative on Intelligent Synthesis Environments (ISE), and the application of OIF to the architecture of ISE.