268 research outputs found

    Specific character of citations in historiography (using the example of Polish history)

    Get PDF
    The first part of the paper deals with the assessment of international databases in relation to the number of historical publications (representation and relevance in comparison with the model database). The second part is focused on providing answer to the question whether historiography is governed by similar bibliometric rules as exact sciences or whether it has its own specific character. Empirical database for this part of the research constituted the database prepared ad hoc: The Citation Index of the History of Polish Media (CIHPM). Among numerous typically historical features the main focus was put on: linguistic localism, specific character of publishing forms, differences in citing of various sources (contributions and syntheses) and specific character of the authorship (the Lorenz Curve and the Lotka’s Law). Slightly more attention was devoted to the half-life indicator and its role in a diachronic study of a scientific field; also, a new indicator (HL14), depicting distribution of citations younger then half-life was introduced. Additionally, the comparison and correlation of selected parameters for the body of historical science (citations, HL14, the Hirsch Index, number of publications, volume and other) were also conducted

    Successful new product development by optimizing development process effectiveness in highly regulated sectors: the case of the Spanish medical devices sector

    Get PDF
    Rapid development and commercialization of new products is of vital importance for small and medium sized enterprises (SME) in regulated sectors. Due to strict regulations, competitive advantage can hardly be achieved through the effectiveness of product concepts only. If an SME in a highly regulated sector wants to excell in new product development (NPD) performance, the company should focus on the flexibility, speed, and productivity of its NPD function: i.e. the development process effectiveness. Our main research goals are first to explore if SMEs should focus on their their development process effectiveness rather than on their product concept effectiveness to achieve high NPD performance; and second, to explore whether a shared pattern in the organization of the NPD function can be recognized to affect NPD performance positively. The medical devices sector in Spain is used as an example of a\ud highly regulated sector. A structured survey among 11 SMEs, of which 2 were studied also as in in-depth case studies, led to the following results. First of all, indeed the companies in the dataset which focused on the effectiveness of their development process, stood out in NPD performance. Further, the higher performing companies did have a number of commonalities in the organisation of their NPD function: 1) The majority of the higher performing firms had an NPD strategy characterized by a predominantly incremental project portfolio.\ud 2) a) Successful firms with an incremental project portfolio combined this with a functional team structure b) Successful firms with a radical project portfolio combined this with a heavyweight or autonomous team structure.\ud 3) A negative reciprocal relationship exists between formalization of the NPD processes and the climate of the NPD function, in that a formalized NPD process and an innovative climate do not seem to reinforce each other. Innovative climate combined with an informal NPD process does however contribute positively to NPD performance. This effect was stronger in combination with a radical project portfolio. The highest NPD performance was measured for companies focusing mainly on incremental innovation. It is argued that in highly regulated sectors, companies with an incremental product portfolio would benefit from employing a functional structure. Those companies who choose for a more radical project portfolio in highly regulated sectors should be aware\ud that they are likely to excell only in the longer term by focusing on strategic flexibility. In their NPD organization, they might be well advised to combine informal innovation processes with an innovative climate

    Stochastic Context-Free Grammars, Regular Languages, and Newton's Method

    Get PDF
    We study the problem of computing the probability that a given stochastic context-free grammar (SCFG), G, generates a string in a given regular language L(D) (given by a DFA, D). This basic problem has a number of applications in statistical natural language processing, and it is also a key necessary step towards quantitative \omega-regular model checking of stochastic context-free processes (equivalently, 1-exit recursive Markov chains, or stateless probabilistic pushdown processes). We show that the probability that G generates a string in L(D) can be computed to within arbitrary desired precision in polynomial time (in the standard Turing model of computation), under a rather mild assumption about the SCFG, G, and with no extra assumption about D. We show that this assumption is satisfied for SCFG's whose rule probabilities are learned via the well-known inside-outside (EM) algorithm for maximum-likelihood estimation (a standard method for constructing SCFGs in statistical NLP and biological sequence analysis). Thus, for these SCFGs the algorithm always runs in P-time

    Chronic Stress and Adolescents' Mental Health:Modifying Effects of Basal Cortisol and Parental Psychiatric History. The TRAILS Study

    Get PDF
    Large individual differences in adolescent mental health following chronic psychosocial stress suggest moderating factors. We examined two established moderators, basal cortisol and parental psychiatric history, simultaneously. We hypothesized that individuals with high basal cortisol, assumed to indicate high context sensitivity, would show relatively high problem levels following chronic stress, especially in the presence of parental psychiatric history. With Linear Mixed Models, we investigated the hypotheses in 1917 Dutch adolescents (53.2 % boys), assessed at ages 11, 13.5, and 16. Low basal cortisol combined with the absence of a parental psychiatric history increased the risk of externalizing but not internalizing problems following chronic stress. Conversely, low basal cortisol combined with a substantial parental psychiatric history increased the risk of internalizing but not externalizing problems following chronic stress. Thus, parental psychiatric history moderated stress- cortisol interactions in predicting psychopathology, but in a different direction than hypothesized. We conclude that the premise that basal cortisol indicates context sensitivity may be too crude. Context sensitivity may not be a general trait but may depend on the nature of the context (e.g., type or duration of stress exposure) and on the outcome of interest (e.g., internalizing vs. externalizing problems). Although consistent across informants, our findings need replication

    The Role of Basal Cortisol in Predicting Change in Mental Health Problems Across the Transition to Middle School

    Get PDF
    Purpose: The period in which the transition to middle school occurs is marked by major changes in social context, social rules, and scholastic responsibilities. Some adolescents thrive during this period whereas others are overwhelmed and fail to cope adequately with their changing environment. We investigated basal cortisol upon waking as a predictor of change in mental health problems across the transition to middle school. By taking into account the transition experience, we extend prior findings that high basal cortisol predicts deteriorated mental health after the transition. In individuals with high awakening cortisol, we expected mental health problems to increase after negative transition experiences and to decrease after positive transition experiences, reflecting differential susceptibility. Evidence for the former but not the latter would suggest diathesis-stress. Methods: Data from 1,664 subjects were obtained from two measurement waves (mean ages, 11 and 13.5 years) of the TRacking Adolescents' Individual Lives Survey. Using linear regression, we investigated effects of awakening cortisol level, school transition experience, and their hypothesized interaction on change in mental health problems. Results: We found that a negative but not a positive experience was predictive of change in mental health. Importantly, our results showed that a negative experience predicts deteriorated mental health only in adolescents with high awakening cortisol but not in adolescents with low awakening cortisol. This finding was robust across informants. The converse, high awakening cortisol predicting decreasing mental health problems after a positive transition was not found. Conclusions: These results support the diathesis-stress model but not the differential susceptibility hypothesis. (c) 2015 Society for Adolescent Health and Medicine. All rights reserved

    A Note on the Complexity of Comparing Succinctly Represented Integers, with an Application to Maximum Probability Parsing

    Get PDF
    The following two decision problems capture the complexity of comparing integers or rationals that are succinctly represented in product-of-exponentials notation, or equivalently, via arithmetic circuits using only multiplication and division gates, and integer inputs: Input instance: four lists of positive integers: a_1, ...., a_n ; b_1,...., b_n ; c_1,....,c_m ; d_1, ...., d_m ; where each of the integers is represented in binary. Problem 1 (equality testing): Decide whether a_1^{b_1} a_2^{b_2} .... a_n^{b_n} = c_1^{d_1} c_2^{d_2} .... c_m^{d_m} . Problem 2 (inequality testing): Decide whether a_1^{b_1} a_2^{b_2} ... a_n^{b_n} >= c_1^{d_1} c_2^{d_2} .... c_m^{d_m} . Problem 1 is easily decidable in polynomial time using a simple iterative algorithm. Problem 2 is much harder. We observe that the complexity of Problem 2 is intimately connected to deep conjectures and results in number theory. In particular, if a refined form of the ABC conjecture formulated by Baker in 1998 holds, or if the older Lang-Waldschmidt conjecture (formulated in 1978) on linear forms in logarithms holds, then Problem 2 is decidable in P-time (in the standard Turing model of computation). Moreover, it follows from the best available quantitative bounds on linear forms in logarithms, e.g., by Baker and W\"{u}stholz (1993) or Matveev (2000), that if m and n are fixed universal constants then Problem 2 is decidable in P-time (without relying on any conjectures). This latter fact was observed earlier by Shub (1993). We describe one application: P-time maximum probability parsing for arbitrary stochastic context-free grammars (where \epsilon-rules are allowed)

    Reviewing, indicating, and counting books for modern research evaluation systems

    Get PDF
    In this chapter, we focus on the specialists who have helped to improve the conditions for book assessments in research evaluation exercises, with empirically based data and insights supporting their greater integration. Our review highlights the research carried out by four types of expert communities, referred to as the monitors, the subject classifiers, the indexers and the indicator constructionists. Many challenges lie ahead for scholars affiliated with these communities, particularly the latter three. By acknowledging their unique, yet interrelated roles, we show where the greatest potential is for both quantitative and qualitative indicator advancements in book-inclusive evaluation systems.Comment: Forthcoming in Glanzel, W., Moed, H.F., Schmoch U., Thelwall, M. (2018). Springer Handbook of Science and Technology Indicators. Springer Some corrections made in subsection 'Publisher prestige or quality
    corecore