WorldWideScience

Sample records for active appearance model

  1. Fast Newton active appearance models

    NARCIS (Netherlands)

    Kossaifi, Jean; Tzimiropoulos, Georgios; Pantic, Maja

    2014-01-01

    Active Appearance Models (AAMs) are statistical models of shape and appearance widely used in computer vision to detect landmarks on objects like faces. Fitting an AAM to a new image can be formulated as a non-linear least-squares problem which is typically solved using iterative methods. Owing to

  2. Object tracking using active appearance models

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille

    2001-01-01

    This paper demonstrates that (near) real-time object tracking can be accomplished by the deformable template model; the Active Appearance Model (AAM) using only low-cost consumer electronics such as a PC and a web-camera. Successful object tracking of perspective, rotational and translational...

  3. Bi-temporal 3D Active Appearance Modelling

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille

    2005-01-01

    in fourdimensional MRI. The theoretical foundation of our work is the generative two-dimensional Active Appearance Models by Cootes et al., here extended to bi-temporal, three-dimensional models. Further issues treated include correction of respiratory induced slice displacements, systole detection, and a texture...

  4. Fast and exact Newton and Bidirectional fitting of Active Appearance Models

    NARCIS (Netherlands)

    Kossaifi, Jean; Tzimiropoulos, Georgios; Pantic, Maja

    Active Appearance Models (AAMs) are generative models of shape and appearance that have proven very attractive for their ability to handle wide changes in illumination, pose and occlusion when trained in the wild, while not requiring large training dataset like regression-based or deep learning

  5. Fast and exact Newton and Bidirectional fitting of Active Appearance Models.

    Science.gov (United States)

    Kossaifi, Jean; Tzimiropoulos, Yorgos; Pantic, Maja

    2016-12-21

    Active Appearance Models (AAMs) are generative models of shape and appearance that have proven very attractive for their ability to handle wide changes in illumination, pose and occlusion when trained in the wild, while not requiring large training dataset like regression-based or deep learning methods. The problem of fitting an AAM is usually formulated as a non-linear least squares one and the main way of solving it is a standard Gauss-Newton algorithm. In this paper we extend Active Appearance Models in two ways: we first extend the Gauss-Newton framework by formulating a bidirectional fitting method that deforms both the image and the template to fit a new instance. We then formulate a second order method by deriving an efficient Newton method for AAMs fitting. We derive both methods in a unified framework for two types of Active Appearance Models, holistic and part-based, and additionally show how to exploit the structure in the problem to derive fast yet exact solutions. We perform a thorough evaluation of all algorithms on three challenging and recently annotated inthe- wild datasets, and investigate fitting accuracy, convergence properties and the influence of noise in the initialisation. We compare our proposed methods to other algorithms and show that they yield state-of-the-art results, out-performing other methods while having superior convergence properties.

  6. Active illumination and appearance model for face alignment

    DEFF Research Database (Denmark)

    Kahraman, Fatih; Gokmen, M.; Darkner, Sune

    2010-01-01

    Illumination conditions have an explicit effect on the performance of face recognition systems. In particular, varying the illumination upon the face imposes such, complex effects that the identification often fails to provide a stable performance level. In this paper, we propose an approach......, integrating face identity and illumination models in order to reach acceptable and stable face recognition rates. For this purpose, Active Appearance Model (A AM) and illumination model of faces are combined in order to obtain an illumination invariant face localization. The proposed method is an integrated......, is sufficient. There is no need to build complex models for illumination. As a result, this paper has presented a simple and efficient method for face modeling and face alignment in order to increase the performance of face localization by means of the proposed illumination invariant AIA method for face...

  7. The AAM-API: An Open Source Active Appearance Model Implementation

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille

    2003-01-01

    This paper presents a public domain implementation of the Active Appearance Model framework and gives examples using it for segmentation and analysis of medical images. The software is open source, designed with efficiency in mind, and has been thoroughly tested and evaluated in several medical...

  8. Fast Algorithms for Fitting Active Appearance Models to Unconstrained Images

    NARCIS (Netherlands)

    Tzimiropoulos, Georgios; Pantic, Maja

    2016-01-01

    Fitting algorithms for Active Appearance Models (AAMs) are usually considered to be robust but slow or fast but less able to generalize well to unseen variations. In this paper, we look into AAM fitting algorithms and make the following orthogonal contributions: We present a simple “project-out‿

  9. An Active Illumination and Appearance (AIA) Model for Face Alignment

    DEFF Research Database (Denmark)

    Kahraman, Fatih; Gokmen, Muhittin; Darkner, Sune

    2007-01-01

    Face recognition systems are typically required to work under highly varying illumination conditions. This leads to complex effects imposed on the acquired face image that pertains little to the actual identity. Consequently, illumination normalization is required to reach acceptable recognition...... rates in face recognition systems. In this paper, we propose an approach that integrates the face identity and illumination models under the widely used Active Appearance Model framework as an extension to the texture model in order to obtain illumination-invariant face localization...

  10. A Modified Active Appearance Model Based on an Adaptive Artificial Bee Colony

    Science.gov (United States)

    Othman, Zulaiha Ali

    2014-01-01

    Active appearance model (AAM) is one of the most popular model-based approaches that have been extensively used to extract features by highly accurate modeling of human faces under various physical and environmental circumstances. However, in such active appearance model, fitting the model with original image is a challenging task. State of the art shows that optimization method is applicable to resolve this problem. However, another common problem is applying optimization. Hence, in this paper we propose an AAM based face recognition technique, which is capable of resolving the fitting problem of AAM by introducing a new adaptive ABC algorithm. The adaptation increases the efficiency of fitting as against the conventional ABC algorithm. We have used three datasets: CASIA dataset, property 2.5D face dataset, and UBIRIS v1 images dataset in our experiments. The results have revealed that the proposed face recognition technique has performed effectively, in terms of accuracy of face recognition. PMID:25165748

  11. An Active Patch Model for Real World Texture and Appearance Classification.

    Science.gov (United States)

    Mao, Junhua; Zhu, Jun; Yuille, Alan L

    2014-09-06

    This paper addresses the task of natural texture and appearance classification. Our goal is to develop a simple and intuitive method that performs at state of the art on datasets ranging from homogeneous texture (e.g., material texture), to less homogeneous texture (e.g., the fur of animals), and to inhomogeneous texture (the appearance patterns of vehicles). Our method uses a bag-of-words model where the features are based on a dictionary of active patches. Active patches are raw intensity patches which can undergo spatial transformations (e.g., rotation and scaling) and adjust themselves to best match the image regions. The dictionary of active patches is required to be compact and representative, in the sense that we can use it to approximately reconstruct the images that we want to classify. We propose a probabilistic model to quantify the quality of image reconstruction and design a greedy learning algorithm to obtain the dictionary. We classify images using the occurrence frequency of the active patches. Feature extraction is fast (about 100 ms per image) using the GPU. The experimental results show that our method improves the state of the art on a challenging material texture benchmark dataset (KTH-TIPS2). To test our method on less homogeneous or inhomogeneous images, we construct two new datasets consisting of appearance image patches of animals and vehicles cropped from the PASCAL VOC dataset. Our method outperforms competing methods on these datasets.

  12. Wedgelet Enhanced Appearance Models

    DEFF Research Database (Denmark)

    Darkner, Sune; Larsen, Rasmus; Stegmann, Mikkel Bille

    2004-01-01

    Statistical region-based segmentation methods such as the Active Appearance Model (AAM) are used for establishing dense correspondences in images based on learning the variation in shape and pixel intensities in a training set. For low resolution 2D images correspondences can be recovered reliably....... The wedgelet regression trees employed are based on triangular domains and estimated using cross validation. The wedgelet regression trees are functional descriptions of the intensity information and serve to 1) reduce noise and 2) produce a compact textural description. The wedgelet enhanced appearance model...

  13. Feature extraction for face recognition via Active Shape Model (ASM) and Active Appearance Model (AAM)

    Science.gov (United States)

    Iqtait, M.; Mohamad, F. S.; Mamat, M.

    2018-03-01

    Biometric is a pattern recognition system which is used for automatic recognition of persons based on characteristics and features of an individual. Face recognition with high recognition rate is still a challenging task and usually accomplished in three phases consisting of face detection, feature extraction, and expression classification. Precise and strong location of trait point is a complicated and difficult issue in face recognition. Cootes proposed a Multi Resolution Active Shape Models (ASM) algorithm, which could extract specified shape accurately and efficiently. Furthermore, as the improvement of ASM, Active Appearance Models algorithm (AAM) is proposed to extracts both shape and texture of specified object simultaneously. In this paper we give more details about the two algorithms and give the results of experiments, testing their performance on one dataset of faces. We found that the ASM is faster and gains more accurate trait point location than the AAM, but the AAM gains a better match to the texture.

  14. Texture Enhanced Appearance Models

    DEFF Research Database (Denmark)

    Larsen, Rasmus; Stegmann, Mikkel Bille; Darkner, Sune

    2007-01-01

    Statistical region-based registration methods such as the Active Appearance Model (AAM) are used for establishing dense correspondences in images. At low resolution, images correspondences can be recovered reliably in real-time. However, as resolution increases this becomes infeasible due...... representation are superior to wavelet representations at high dimensionality-reduction rates. At low reduction rates an edge enhanced wavelet representation provides better segmentation accuracy than the full standard AAM model....

  15. Active appearance pyramids for object parametrisation and fitting.

    Science.gov (United States)

    Zhang, Qiang; Bhalerao, Abhir; Dickenson, Edward; Hutchinson, Charles

    2016-08-01

    Object class representation is one of the key problems in various medical image analysis tasks. We propose a part-based parametric appearance model we refer to as an Active Appearance Pyramid (AAP). The parts are delineated by multi-scale Local Feature Pyramids (LFPs) for superior spatial specificity and distinctiveness. An AAP models the variability within a population with local translations of multi-scale parts and linear appearance variations of the assembly of the parts. It can fit and represent new instances by adjusting the shape and appearance parameters. The fitting process uses a two-step iterative strategy: local landmark searching followed by shape regularisation. We present a simultaneous local feature searching and appearance fitting algorithm based on the weighted Lucas and Kanade method. A shape regulariser is derived to calculate the maximum likelihood shape with respect to the prior and multiple landmark candidates from multi-scale LFPs, with a compact closed-form solution. We apply the 2D AAP on the modelling of variability in patients with lumbar spinal stenosis (LSS) and validate its performance on 200 studies consisting of routine axial and sagittal MRI scans. Intervertebral sagittal and parasagittal cross-sections are typically used for the diagnosis of LSS, we therefore build three AAPs on L3/4, L4/5 and L5/S1 axial cross-sections and three on parasagittal slices. Experiments show significant improvement in convergence range, robustness to local minima and segmentation precision compared with Constrained Local Models (CLMs), Active Shape Models (ASMs) and Active Appearance Models (AAMs), as well as superior performance in appearance reconstruction compared with AAMs. We also validate the performance on 3D CT volumes of hip joints from 38 studies. Compared to AAMs, AAPs achieve a higher segmentation and reconstruction precision. Moreover, AAPs have a significant improvement in efficiency, consuming about half the memory and less than 10% of

  16. Wavelet Enhanced Appearance Modelling

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille; Forchhammer, Søren; Cootes, Timothy F.

    2004-01-01

    Generative segmentation methods such as the Active Appearance Models (AAM) establish dense correspondences by modelling variation of shape and pixel intensities. Alas, for 3D and high-resolution 2D images typical in medical imaging, this approach is rendered infeasible due to excessive storage......-7 wavelets on face images have shown that segmentation accuracy degrades gracefully with increasing compression ratio. Further, a proposed weighting scheme emphasizing edges was shown to be significantly more accurate at compression ratio 1:1, than a conventional AAM. At higher compression ratios the scheme...

  17. Bi-temporal 3D active appearance models with applications to unsupervised ejection fraction estimation

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille; Pedersen, Dorthe

    2005-01-01

    in four-dimensional MRI. The theoretical foundation of our work is the generative two-dimensional Active Appearance Models by Cootes et al., here extended to bi-temporal, three-dimensional models. Further issues treated include correction of respiratory induced slice displacements, systole detection......, and a texture model pruning strategy. Cross-validation carried out on clinical-quality scans of twelve volunteers indicates that ejection fraction and cardiac blood pool volumes can be estimated automatically and rapidly with accuracy on par with typical inter-observer variability....

  18. Efficient parallel implementation of active appearance model fitting algorithm on GPU.

    Science.gov (United States)

    Wang, Jinwei; Ma, Xirong; Zhu, Yuanping; Sun, Jizhou

    2014-01-01

    The active appearance model (AAM) is one of the most powerful model-based object detecting and tracking methods which has been widely used in various situations. However, the high-dimensional texture representation causes very time-consuming computations, which makes the AAM difficult to apply to real-time systems. The emergence of modern graphics processing units (GPUs) that feature a many-core, fine-grained parallel architecture provides new and promising solutions to overcome the computational challenge. In this paper, we propose an efficient parallel implementation of the AAM fitting algorithm on GPUs. Our design idea is fine grain parallelism in which we distribute the texture data of the AAM, in pixels, to thousands of parallel GPU threads for processing, which makes the algorithm fit better into the GPU architecture. We implement our algorithm using the compute unified device architecture (CUDA) on the Nvidia's GTX 650 GPU, which has the latest Kepler architecture. To compare the performance of our algorithm with different data sizes, we built sixteen face AAM models of different dimensional textures. The experiment results show that our parallel AAM fitting algorithm can achieve real-time performance for videos even on very high-dimensional textures.

  19. 3D active shape and appearance models in cardiac image analysis

    NARCIS (Netherlands)

    Lelieveldt, B.P.F.; Frangi, A.F.; Mitchell, S.C.; Assen, van H.C.; Ordás, S.; Reiber, J.H.C.; Sonka, M.; Paragios, N.; Chen, Y.; Faugeras, O.

    2006-01-01

    This chapter introduces statistical shape- and appearance models and their biomedical applications. Three- and four-dimensional extension of these models are the main focus. Approaches leading to automated landmark definition are introduced and discussed. The applicability is underlined by

  20. Efficient Parallel Implementation of Active Appearance Model Fitting Algorithm on GPU

    Directory of Open Access Journals (Sweden)

    Jinwei Wang

    2014-01-01

    Full Text Available The active appearance model (AAM is one of the most powerful model-based object detecting and tracking methods which has been widely used in various situations. However, the high-dimensional texture representation causes very time-consuming computations, which makes the AAM difficult to apply to real-time systems. The emergence of modern graphics processing units (GPUs that feature a many-core, fine-grained parallel architecture provides new and promising solutions to overcome the computational challenge. In this paper, we propose an efficient parallel implementation of the AAM fitting algorithm on GPUs. Our design idea is fine grain parallelism in which we distribute the texture data of the AAM, in pixels, to thousands of parallel GPU threads for processing, which makes the algorithm fit better into the GPU architecture. We implement our algorithm using the compute unified device architecture (CUDA on the Nvidia’s GTX 650 GPU, which has the latest Kepler architecture. To compare the performance of our algorithm with different data sizes, we built sixteen face AAM models of different dimensional textures. The experiment results show that our parallel AAM fitting algorithm can achieve real-time performance for videos even on very high-dimensional textures.

  1. Deep Appearance Models: A Deep Boltzmann Machine Approach for Face Modeling

    OpenAIRE

    Duong, Chi Nhan; Luu, Khoa; Quach, Kha Gia; Bui, Tien D.

    2016-01-01

    The "interpretation through synthesis" approach to analyze face images, particularly Active Appearance Models (AAMs) method, has become one of the most successful face modeling approaches over the last two decades. AAM models have ability to represent face images through synthesis using a controllable parameterized Principal Component Analysis (PCA) model. However, the accuracy and robustness of the synthesized faces of AAM are highly depended on the training sets and inherently on the genera...

  2. Multi-band Modelling of Appearance

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille; Larsen, Rasmus

    2003-01-01

    the appearance of both derived feature bands and an intensity band. As a special case of feature-band augmented appearance modelling we propose a dedicated representation with applications to face segmentation. The representation addresses a major problem within face recognition by lowering the sensitivity...

  3. Multi-band Modelling of Appearance

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille; Larsen, Rasmus

    2002-01-01

    the appearance of both derived feature bands and an intensity band. As a special case of feature-band augmented appearance modelling we propose a dedicated representation with applications to face segmentation. The representation addresses a major problem within face recognition by lowering the sensitivity...

  4. Medical Image Segmentation by Combining Graph Cut and Oriented Active Appearance Models

    Science.gov (United States)

    Chen, Xinjian; Udupa, Jayaram K.; Bağcı, Ulaş; Zhuge, Ying; Yao, Jianhua

    2017-01-01

    In this paper, we propose a novel 3D segmentation method based on the effective combination of the active appearance model (AAM), live wire (LW), and graph cut (GC). The proposed method consists of three main parts: model building, initialization, and segmentation. In the model building part, we construct the AAM and train the LW cost function and GC parameters. In the initialization part, a novel algorithm is proposed for improving the conventional AAM matching method, which effectively combines the AAM and LW method, resulting in Oriented AAM (OAAM). A multi-object strategy is utilized to help in object initialization. We employ a pseudo-3D initialization strategy, and segment the organs slice by slice via multi-object OAAM method. For the segmentation part, a 3D shape constrained GC method is proposed. The object shape generated from the initialization step is integrated into the GC cost computation, and an iterative GC-OAAM method is used for object delineation. The proposed method was tested in segmenting the liver, kidneys, and spleen on a clinical CT dataset and also tested on the MICCAI 2007 grand challenge for liver segmentation training dataset. The results show the following: (a) An overall segmentation accuracy of true positive volume fraction (TPVF) > 94.3%, false positive volume fraction (FPVF) wordpress.com/research/. PMID:22311862

  5. Realistic Material Appearance Modelling

    Czech Academy of Sciences Publication Activity Database

    Haindl, Michal; Filip, Jiří; Hatka, Martin

    2010-01-01

    Roč. 2010, č. 81 (2010), s. 13-14 ISSN 0926-4981 R&D Projects: GA ČR GA102/08/0593 Institutional research plan: CEZ:AV0Z10750506 Keywords : bidirectional texture function * texture modelling Subject RIV: BD - Theory of Information http:// library .utia.cas.cz/separaty/2010/RO/haindl-realistic material appearance modelling.pdf

  6. Automated contour detection in cardiac MRI using active appearance models: the effect of the composition of the training set

    NARCIS (Netherlands)

    Angelié, Emmanuelle; Oost, Elco R.; Hendriksen, Dennis; Lelieveldt, Boudewijn P. F.; van der Geest, Rob J.; Reiber, Johan H. C.

    2007-01-01

    Definition of the optimal training set for the automated segmentation of short-axis left ventricular magnetic resonance (MR) imaging studies in clinical practice based on active appearance model (AAM). We investigated the segmentation accuracy by varying the size and composition of the training set

  7. Active Appearance Segmentation for Intensity Inhomogeneity in Light Sheet Fluorescence Microscopy

    DEFF Research Database (Denmark)

    Jensen, Casper Bo; Lyksborg, Mark; Hecksher-Sørensen, J.

    2016-01-01

    inhomogeneities which are often seen in Light Sheet Fluorescence Microscopy (LSFM) images. This robustness is achieved by modelling the appearance of an image as a regularized Normalized Gradient Field (rNGF). We perform two experiments to challenge the model. First it is tested using a repeated leave......Active Appearance Models (AAM) are used for annotating or segmenting shapes in biomedical images. Performance relies heavily on the image data used to train the AAM. In this paper we improve the generalization properties of the model by making it robust to slowly varying spatial intensity......-one-out approach on images with minimal imperfections where the left out images are corrupted by a simulated bias field and segmented using the AAM. Secondly we test the model on LSFM images with common acquisition problems. In both experiments the proposed approach outperforms the often used AAM implementation...

  8. Material appearance modeling a data-coherent approach

    CERN Document Server

    Dong, Yue; Guo, Baining

    2013-01-01

    A principal aim of computer graphics is to generate images that look as real as photographs. Realistic computer graphics imagery has however proven to be quite challenging to produce, since the appearance of materials arises from complicated physical processes that are difficult to analytically model and simulate, and image-based modeling of real material samples is often impractical due to the high-dimensional space of appearance data that needs to be acquired.This book presents a general framework based on the inherent coherency in the appearance data of materials to make image-based appeara

  9. Medical image segmentation by combining graph cuts and oriented active appearance models.

    Science.gov (United States)

    Chen, Xinjian; Udupa, Jayaram K; Bagci, Ulas; Zhuge, Ying; Yao, Jianhua

    2012-04-01

    In this paper, we propose a novel method based on a strategic combination of the active appearance model (AAM), live wire (LW), and graph cuts (GCs) for abdominal 3-D organ segmentation. The proposed method consists of three main parts: model building, object recognition, and delineation. In the model building part, we construct the AAM and train the LW cost function and GC parameters. In the recognition part, a novel algorithm is proposed for improving the conventional AAM matching method, which effectively combines the AAM and LW methods, resulting in the oriented AAM (OAAM). A multiobject strategy is utilized to help in object initialization. We employ a pseudo-3-D initialization strategy and segment the organs slice by slice via a multiobject OAAM method. For the object delineation part, a 3-D shape-constrained GC method is proposed. The object shape generated from the initialization step is integrated into the GC cost computation, and an iterative GC-OAAM method is used for object delineation. The proposed method was tested in segmenting the liver, kidneys, and spleen on a clinical CT data set and also on the MICCAI 2007 Grand Challenge liver data set. The results show the following: 1) The overall segmentation accuracy of true positive volume fraction TPVF > 94.3% and false positive volume fraction can be achieved; 2) the initialization performance can be improved by combining the AAM and LW; 3) the multiobject strategy greatly facilitates initialization; 4) compared with the traditional 3-D AAM method, the pseudo-3-D OAAM method achieves comparable performance while running 12 times faster; and 5) the performance of the proposed method is comparable to state-of-the-art liver segmentation algorithm. The executable version of the 3-D shape-constrained GC method with a user interface can be downloaded from http://xinjianchen.wordpress.com/research/.

  10. Fast Appearance Modeling for Automatic Primary Video Object Segmentation.

    Science.gov (United States)

    Yang, Jiong; Price, Brian; Shen, Xiaohui; Lin, Zhe; Yuan, Junsong

    2016-02-01

    Automatic segmentation of the primary object in a video clip is a challenging problem as there is no prior knowledge of the primary object. Most existing techniques thus adapt an iterative approach for foreground and background appearance modeling, i.e., fix the appearance model while optimizing the segmentation and fix the segmentation while optimizing the appearance model. However, these approaches may rely on good initialization and can be easily trapped in local optimal. In addition, they are usually time consuming for analyzing videos. To address these limitations, we propose a novel and efficient appearance modeling technique for automatic primary video object segmentation in the Markov random field (MRF) framework. It embeds the appearance constraint as auxiliary nodes and edges in the MRF structure, and can optimize both the segmentation and appearance model parameters simultaneously in one graph cut. The extensive experimental evaluations validate the superiority of the proposed approach over the state-of-the-art methods, in both efficiency and effectiveness.

  11. Quality Assurance Based on Descriptive and Parsimonious Appearance Models

    DEFF Research Database (Denmark)

    Nielsen, Jannik Boll; Eiríksson, Eyþór Rúnar; Kristensen, Rasmus Lyngby

    2015-01-01

    In this positional paper, we discuss the potential benefits of using appearance models in additive manufacturing, metal casting, wind turbine blade production, and 3D content acquisition. Current state of the art in acquisition and rendering of appearance cannot easily be used for quality assurance...... in these areas. The common denominator is the need for descriptive and parsimonious appearance models. By ‘parsimonious’ we mean with few parameters so that a model is useful both for fast acquisition, robust fitting, and fast rendering of appearance. The word ‘descriptive’ refers to the fact that a model should...

  12. Modeling self-occlusions in dynamic shape and appearance tracking

    KAUST Repository

    Yang, Yanchao

    2013-12-01

    We present a method to track the precise shape of a dynamic object in video. Joint dynamic shape and appearance models, in which a template of the object is propagated to match the object shape and radiance in the next frame, are advantageous over methods employing global image statistics in cases of complex object radiance and cluttered background. In cases of complex 3D object motion and relative viewpoint change, self-occlusions and disocclusions of the object are prominent, and current methods employing joint shape and appearance models are unable to accurately adapt to new shape and appearance information, leading to inaccurate shape detection. In this work, we model self-occlusions and dis-occlusions in a joint shape and appearance tracking framework. Experiments on video exhibiting occlusion/dis-occlusion, complex radiance and background show that occlusion/dis-occlusion modeling leads to superior shape accuracy compared to recent methods employing joint shape/appearance models or employing global statistics. © 2013 IEEE.

  13. Statistical shape (ASM) and appearance (AAM) models for the segmentation of the cerebellum in fetal ultrasound

    Science.gov (United States)

    Reyes López, Misael; Arámbula Cosío, Fernando

    2017-11-01

    The cerebellum is an important structure to determine the gestational age of the fetus, moreover most of the abnormalities it presents are related to growth disorders. In this work, we present the results of the segmentation of the fetal cerebellum applying statistical shape and appearance models. Both models were tested on ultrasound images of the fetal brain taken from 23 pregnant women, between 18 and 24 gestational weeks. The accuracy results obtained on 11 ultrasound images show a mean Hausdorff distance of 6.08 mm between the manual segmentation and the segmentation using active shape model, and a mean Hausdorff distance of 7.54 mm between the manual segmentation and the segmentation using active appearance model. The reported results demonstrate that the active shape model is more robust in the segmentation of the fetal cerebellum in ultrasound images.

  14. MULTISCALE SPARSE APPEARANCE MODELING AND SIMULATION OF PATHOLOGICAL DEFORMATIONS

    Directory of Open Access Journals (Sweden)

    Rami Zewail

    2017-08-01

    Full Text Available Machine learning and statistical modeling techniques has drawn much interest within the medical imaging research community. However, clinically-relevant modeling of anatomical structures continues to be a challenging task. This paper presents a novel method for multiscale sparse appearance modeling in medical images with application to simulation of pathological deformations in X-ray images of human spine. The proposed appearance model benefits from the non-linear approximation power of Contourlets and its ability to capture higher order singularities to achieve a sparse representation while preserving the accuracy of the statistical model. Independent Component Analysis is used to extract statistical independent modes of variations from the sparse Contourlet-based domain. The new model is then used to simulate clinically-relevant pathological deformations in radiographic images.

  15. Corpus Callosum Analysis using MDL-based Sequential Models of Shape and Appearance

    DEFF Research Database (Denmark)

    Stegmann, Mikkel Bille; Davies, Rhodri H.; Ryberg, Charlotte

    2004-01-01

    are proposed, but all remain applicable to other domain problems. The well-known multi-resolution AAM optimisation is extended to include sequential relaxations on texture resolution, model coverage and model parameter constraints. Fully unsupervised analysis is obtained by exploiting model parameter...... that show that the method produces accurate, robust and rapid segmentations in a cross sectional study of 17 subjects, establishing its feasibility as a fully automated clinical tool for analysis and segmentation.......This paper describes a method for automatically analysing and segmenting the corpus callosum from magnetic resonance images of the brain based on the widely used Active Appearance Models (AAMs) by Cootes et al. Extensions of the original method, which are designed to improve this specific case...

  16. Modeling Self-Occlusions/Disocclusions in Dynamic Shape and Appearance Tracking for Obtaining Precise Shape

    KAUST Repository

    Yang, Yanchao

    2013-05-01

    We present a method to determine the precise shape of a dynamic object from video. This problem is fundamental to computer vision, and has a number of applications, for example, 3D video/cinema post-production, activity recognition and augmented reality. Current tracking algorithms that determine precise shape can be roughly divided into two categories: 1) Global statistics partitioning methods, where the shape of the object is determined by discriminating global image statistics, and 2) Joint shape and appearance matching methods, where a template of the object from the previous frame is matched to the next image. The former is limited in cases of complex object appearance and cluttered background, where global statistics cannot distinguish between the object and background. The latter is able to cope with complex appearance and a cluttered background, but is limited in cases of camera viewpoint change and object articulation, which induce self-occlusions and self-disocclusions of the object of interest. The purpose of this thesis is to model self-occlusion/disocclusion phenomena in a joint shape and appearance tracking framework. We derive a non-linear dynamic model of the object shape and appearance taking into account occlusion phenomena, which is then used to infer self-occlusions/disocclusions, shape and appearance of the object in a variational optimization framework. To ensure robustness to other unmodeled phenomena that are present in real-video sequences, the Kalman filter is used for appearance updating. Experiments show that our method, which incorporates the modeling of self-occlusion/disocclusion, increases the accuracy of shape estimation in situations of viewpoint change and articulation, and out-performs current state-of-the-art methods for shape tracking.

  17. Active Orientation Models for Face Alignment In-the-Wild

    NARCIS (Netherlands)

    Tzimiropoulos, Georgios; Alabort-i-Medina, Joan; Zafeiriou, Stefanos; Pantic, Maja

    2014-01-01

    We present Active Orientation Models (AOMs), generative models of facial shape and appearance, which extend the well-known paradigm of Active Appearance Models (AAMs) for the case of generic face alignment under unconstrained conditions. Robustness stems from the fact that the proposed AOMs employ a

  18. A regulator of ubiquitin-proteasome activity, 2-hexyldecanol, suppresses melanin synthesis and the appearance of facial hyperpigmented spots.

    Science.gov (United States)

    Hakozaki, T; Laughlin, T; Zhao, S; Wang, J; Deng, D; Jewell-Motz, E; Elstun, L

    2013-07-01

    2-Hexyldecanol has long been used in skin-care products, but has not previously been reported as an active ingredient for skin benefits. To evaluate 2-hexyldecanol in in vitro and ex vivo systems and, if found to be active, progress it to topical clinical testing to determine effects on pigmentation in skin. 2-Hexyldecanol was tested in melanocyte cell culture systems (B16 mouse melanoma cells and normal human melanocytes) for its effect on proteolytic activity and melanin production, in the absence and presence of the proteasome-specific inhibitor, MG132. It was further tested in a human skin explant model for its effect on melanin production. Lastly, topically applied 2-hexyldecanol was evaluated for its effect on the appearance of facial pigmentation in an 8-week, randomized, double-blind, vehicle-controlled, split-face incomplete block design study in Chinese women. In submerged cell culture, 2-hexyldecanol upregulated proteolytic activity and decreased melanin synthesis. These effects were antagonized by the proteasome-specific inhibitor MG132. MG132, tested in the absence of 2-hexyldecanol, increased melanin production. In a human skin explant model, topical 2-hexyldecanol suppressed the production of melanin vs. a vehicle control. In a human clinical study in Chinese women (n = 110 observations per test material), a 2-hexyldecanol-containing formulation significantly reduced the appearance of facial hyperpigmented spots vs. its control. These data indicate that regulation of proteasome activity is a viable target for control of melanin production, that 2-hexyldecanol upregulates proteasomal activity in melanocytes, and that topical 2-hexyldecanol reduces the appearance of hyperpigmentation. © 2013 The Authors BJD © 2013 British Association of Dermatologists.

  19. Modelling the appearance of heritage metallic surfaces

    Directory of Open Access Journals (Sweden)

    L. MacDonald

    2014-06-01

    Full Text Available Polished metallic surfaces exhibit a high degree of specularity, which makes them difficult to reproduce accurately. We have applied two different techniques for modelling a heritage object known as the Islamic handbag. Photogrammetric multi-view stereo enabled a dense point cloud to be extracted from a set of photographs with calibration targets, and a geometrically accurate 3D model produced. A new method based on photometric stereo from a set of images taken in an illumination dome enabled surface normals to be generated for each face of the object and its appearance to be rendered, to a high degree of visual realism, when illuminated by one or more light sources from any angles. The specularity of the reflection from the metal surface was modelled by a modified Lorentzian function.

  20. Statistical shape and appearance models of bones.

    Science.gov (United States)

    Sarkalkan, Nazli; Weinans, Harrie; Zadpoor, Amir A

    2014-03-01

    When applied to bones, statistical shape models (SSM) and statistical appearance models (SAM) respectively describe the mean shape and mean density distribution of bones within a certain population as well as the main modes of variations of shape and density distribution from their mean values. The availability of this quantitative information regarding the detailed anatomy of bones provides new opportunities for diagnosis, evaluation, and treatment of skeletal diseases. The potential of SSM and SAM has been recently recognized within the bone research community. For example, these models have been applied for studying the effects of bone shape on the etiology of osteoarthritis, improving the accuracy of clinical osteoporotic fracture prediction techniques, design of orthopedic implants, and surgery planning. This paper reviews the main concepts, methods, and applications of SSM and SAM as applied to bone. Copyright © 2013 Elsevier Inc. All rights reserved.

  1. Color reproduction system based on color appearance model and gamut mapping

    Science.gov (United States)

    Cheng, Fang-Hsuan; Yang, Chih-Yuan

    2000-06-01

    By the progress of computer, computer peripherals such as color monitor and printer are often used to generate color image. However, cross media color reproduction by human perception is usually different. Basically, the influence factors are device calibration and characterization, viewing condition, device gamut and human psychology. In this thesis, a color reproduction system based on color appearance model and gamut mapping is proposed. It consists of four parts; device characterization, color management technique, color appearance model and gamut mapping.

  2. Modeling self-occlusions in dynamic shape and appearance tracking

    KAUST Repository

    Yang, Yanchao; Sundaramoorthi, Ganesh

    2013-01-01

    We present a method to track the precise shape of a dynamic object in video. Joint dynamic shape and appearance models, in which a template of the object is propagated to match the object shape and radiance in the next frame, are advantageous over

  3. The Investigation of Participation Physical Activity and Social Appearance Anxiety at The Preservice Teachers

    Directory of Open Access Journals (Sweden)

    Serdar ALEMDAĞ

    2015-07-01

    Full Text Available The aim of this study is to examine and specify the relationship between the participation of candidate teachers in physical activity and social appearance anxiety according to some variables. 2324 (1483 female, 840 male students participated in this rese arch as an investigation group. “Personal Information Form”, “Variation Stages of Exercise Behaviour Questionnaire” and “Social appearance anxiety scale ” were employed for data collection. The statistical methods used in this research were descriptive sta tistics, the independent group one way ANOVA, the independent group t - Test, Chi – square test and also the correlation analysis for determining the relationship among dependent variables . At the end of the research, it became clear that the students’ parti cipation in physical activity varies depending on gender, department, and n o significant differences were found between class variable . The soscial appearance anxiety have a significant variation in all independent variables. In addition, increasing the level of participation in physical activity , concern for the social appearance anxiety is decreasing . From the results of this prospective teachers , some of the factors that may have become effective in being a qualified teacher , in terms of participation in physical activity is recommended.

  4. Predictors of body appearance cognitive distraction during sexual activity in a sample of men with ED.

    Science.gov (United States)

    Pascoal, P M; Raposo, C F; Oliveira, L B

    2015-01-01

    Our aim is to scrutinize the extent to which aspects of body dissatisfaction and relationship variables predict body appearance cognitive distraction during sexual activity (BACDSA) in a sample of men diagnosed with ED. A total of 65 heterosexual Portuguese participants with ED completed a survey that included questions on socio-demographic data as well as body-related and relationship measures. We used the Global Body Dissatisfaction (GBD) Subscale of the Body Attitudes Test; a version of the Contour Drawing Rating Scale; a single item on partner's opinion perceived about one's body appearance; the Global Measure of Relationship Satisfaction; and the Inclusion of Other in Self Scale. Open questions assessed focus on specific body parts during sexual activity and relationship length. Hierarchical multiple regression indicated that only GBD was a significant predictor of BACDSA, contrary to the relationship measures that showed no significant predictive effect (R(2) =0.47). Our results support the important role of individual factors on explanatory models of sexual dysfunctions, suggesting that interventions addressing individual factors that affect BACDSA may be of preference.

  5. Robot Visual Tracking via Incremental Self-Updating of Appearance Model

    Directory of Open Access Journals (Sweden)

    Danpei Zhao

    2013-09-01

    Full Text Available This paper proposes a target tracking method called Incremental Self-Updating Visual Tracking for robot platforms. Our tracker treats the tracking problem as a binary classification: the target and the background. The greyscale, HOG and LBP features are used in this work to represent the target and are integrated into a particle filter framework. To track the target over long time sequences, the tracker has to update its model to follow the most recent target. In order to deal with the problems of calculation waste and lack of model-updating strategy with the traditional methods, an intelligent and effective online self-updating strategy is devised to choose the optimal update opportunity. The strategy of updating the appearance model can be achieved based on the change in the discriminative capability between the current frame and the previous updated frame. By adjusting the update step adaptively, severe waste of calculation time for needless updates can be avoided while keeping the stability of the model. Moreover, the appearance model can be kept away from serious drift problems when the target undergoes temporary occlusion. The experimental results show that the proposed tracker can achieve robust and efficient performance in several benchmark-challenging video sequences with various complex environment changes in posture, scale, illumination and occlusion.

  6. Single and multiple object tracking using log-euclidean Riemannian subspace and block-division appearance model.

    Science.gov (United States)

    Hu, Weiming; Li, Xi; Luo, Wenhan; Zhang, Xiaoqin; Maybank, Stephen; Zhang, Zhongfei

    2012-12-01

    Object appearance modeling is crucial for tracking objects, especially in videos captured by nonstationary cameras and for reasoning about occlusions between multiple moving objects. Based on the log-euclidean Riemannian metric on symmetric positive definite matrices, we propose an incremental log-euclidean Riemannian subspace learning algorithm in which covariance matrices of image features are mapped into a vector space with the log-euclidean Riemannian metric. Based on the subspace learning algorithm, we develop a log-euclidean block-division appearance model which captures both the global and local spatial layout information about object appearances. Single object tracking and multi-object tracking with occlusion reasoning are then achieved by particle filtering-based Bayesian state inference. During tracking, incremental updating of the log-euclidean block-division appearance model captures changes in object appearance. For multi-object tracking, the appearance models of the objects can be updated even in the presence of occlusions. Experimental results demonstrate that the proposed tracking algorithm obtains more accurate results than six state-of-the-art tracking algorithms.

  7. Beliefs About Appearance, Cognitive Distraction and Sexual Functioning in Men and Women: A Mediation Model Based on Cognitive Theory.

    Science.gov (United States)

    Silva, Elizabet; Pascoal, Patrícia M; Nobre, Pedro

    2016-09-01

    Dysfunctional beliefs about body appearance and cognitive distraction from body appearance during sexual activity have been associated with sexual problems, particularly in women. However, there are no studies examining the interplay between these dimensions and the mechanisms by which they affect sexual functioning. To examine the mediating role of cognitive distraction with body appearance on the relation between beliefs about appearance and sexual functioning. The study sample consisted of 426 heterosexual participants (129 men and 297 women) involved in an exclusive dyadic committed relationship who answered an online questionnaire. The Body Appearance Cognitive Distraction Scale, the Beliefs About Appearance Scale, the International Index of Erectile Function, and the Female Sexual Function Index. The findings indicated that cognitive distraction with body appearance fully mediated the relation between beliefs about appearance and sexual functioning in men and women. The results support the role of beliefs about appearance and cognitive distraction based on body appearance in predicting sexual functioning, reaffirming the role of cognitive models in explaining sexual functioning in men and women. Copyright © 2016 International Society for Sexual Medicine. Published by Elsevier Inc. All rights reserved.

  8. Similitude Modeling in RDC Activities

    International Nuclear Information System (INIS)

    Rosli Darmawan

    2015-01-01

    Research and development activities would involve the scaled modelling activities in order to investigate theory, facts, thesis or concepts. In commercialisation activities, scaling-up proses is necessary for the development of pilot plants or prototypes. The issue with scaled modelling is the similarity between the small scaled model and the full scaled prototype in all aspects of the system such as physical appearance, dimension and the system behaviour. Similarly, for scaling-up process, physical parameters and behaviour of a smaller model need to be developed into a bigger prototype with similar system. Either way, the modelling process must be able to produce a reliable representation of the system or process so that the objectives or functions of the system can be achieved. This paper discusses a modelling method which may be able to produce similar representation of any system or process either in scaled-model testing or scaling-up processes. (author)

  9. Building a 3-D Appearance Model of the Human Face

    DEFF Research Database (Denmark)

    Sjöstrand, Karl; Larsen, Rasmus; Lading, Brian

    2003-01-01

    This paper describes a method for building an appearance model from three-dimensional data of human faces. The data consists of 3-D vertices, polygons and a texture map. The method uses a set of nine manually placed landmarks to automatically form a dense correspondence of thousands of points...

  10. Predictors of body appearance cognitive distraction during sexual activity in men and women.

    Science.gov (United States)

    Pascoal, Patrícia; Narciso, Isabel; Pereira, Nuno Monteiro

    2012-11-01

    Cognitive distraction is a core concept in cognitive models of sexual dysfunction. Body appearance cognitive distraction during sexual activity (BACDSA) has been mainly studied among female college samples. However, the relative contribution of different indicators of body dissatisfaction among men and women from community samples, including the contribution of relationship variables to BACDSA, has yet to be examined. The aim of this study was to examine the extent to which aspects of body dissatisfaction and relationship variables predict BACDSA. A total of 669 cohabitating, heterosexual, Portuguese participants (390 women and 279 men) with no sexual problems completed an anonymous online survey. The survey included a sociodemographic questionnaire and a set of questionnaires assessing body- and relationship-related variables. We used a single item measure of the participant's satisfaction with the opinion that they perceive their partner has about the participant's body (PPO); the Global Body Dissatisfaction Subscale of the Body Attitudes Test (GBD); a version of the Contour Drawing Rating Scale; the Global Measure of Relationship Satisfaction; and the Inclusion of Other in Self Scale. Focus on specific body parts during sexual activity (FBP) and relationship length were assessed with an open-ended question. Hierarchical multiple regression indicated that GBD and FBP were the only body dissatisfaction variables that significantly predicted BACDSA in both men and women. The relationship variables significantly increased the amount of variance explained in BACDSA for both men and women. However, PPO was the only significant relationship variable that predicted BACDSA and only in women. Body and relationship variables are significant factors in body appearance cognitive distraction. They require further research and assessment, particularly for clinical intervention. © 2012 International Society for Sexual Medicine.

  11. An extended car-following model considering the appearing probability of truck and driver's characteristics

    Science.gov (United States)

    Rong, Ying; Wen, Huiying

    2018-05-01

    In this paper, the appearing probability of truck is introduced and an extended car-following model is presented to analyze the traffic flow based on the consideration of driver's characteristics, under honk environment. The stability condition of this proposed model is obtained through linear stability analysis. In order to study the evolution properties of traffic wave near the critical point, the mKdV equation is derived by the reductive perturbation method. The results show that the traffic flow will become more disorder for the larger appearing probability of truck. Besides, the appearance of leading truck affects not only the stability of traffic flow, but also the effect of other aspects on traffic flow, such as: driver's reaction and honk effect. The effects of them on traffic flow are closely correlated with the appearing probability of truck. Finally, the numerical simulations under the periodic boundary condition are carried out to verify the proposed model. And they are consistent with the theoretical findings.

  12. Lip-Synching Using Speaker-Specific Articulation, Shape and Appearance Models

    Directory of Open Access Journals (Sweden)

    Gaspard Breton

    2009-01-01

    Full Text Available We describe here the control, shape and appearance models that are built using an original photogrammetric method to capture characteristics of speaker-specific facial articulation, anatomy, and texture. Two original contributions are put forward here: the trainable trajectory formation model that predicts articulatory trajectories of a talking face from phonetic input and the texture model that computes a texture for each 3D facial shape according to articulation. Using motion capture data from different speakers and module-specific evaluation procedures, we show here that this cloning system restores detailed idiosyncrasies and the global coherence of visible articulation. Results of a subjective evaluation of the global system with competing trajectory formation models are further presented and commented.

  13. A Framework for Realistic Modeling and Display of Object Surface Appearance

    Science.gov (United States)

    Darling, Benjamin A.

    With advances in screen and video hardware technology, the type of content presented on computers has progressed from text and simple shapes to high-resolution photographs, photorealistic renderings, and high-definition video. At the same time, there have been significant advances in the area of content capture, with the development of devices and methods for creating rich digital representations of real-world objects. Unlike photo or video capture, which provide a fixed record of the light in a scene, these new technologies provide information on the underlying properties of the objects, allowing their appearance to be simulated for novel lighting and viewing conditions. These capabilities provide an opportunity to continue the computer display progression, from high-fidelity image presentations to digital surrogates that recreate the experience of directly viewing objects in the real world. In this dissertation, a framework was developed for representing objects with complex color, gloss, and texture properties and displaying them onscreen to appear as if they are part of the real-world environment. At its core, there is a conceptual shift from a traditional image-based display workflow to an object-based one. Instead of presenting the stored patterns of light from a scene, the objective is to reproduce the appearance attributes of a stored object by simulating its dynamic patterns of light for the real viewing and lighting geometry. This is accomplished using a computational approach where the physical light sources are modeled and the observer and display screen are actively tracked. Surface colors are calculated for the real spectral composition of the illumination with a custom multispectral rendering pipeline. In a set of experiments, the accuracy of color and gloss reproduction was evaluated by measuring the screen directly with a spectroradiometer. Gloss reproduction was assessed by comparing gonio measurements of the screen output to measurements of the

  14. Automatic prediction of facial trait judgments: appearance vs. structural models.

    Directory of Open Access Journals (Sweden)

    Mario Rojas

    Full Text Available Evaluating other individuals with respect to personality characteristics plays a crucial role in human relations and it is the focus of attention for research in diverse fields such as psychology and interactive computer systems. In psychology, face perception has been recognized as a key component of this evaluation system. Multiple studies suggest that observers use face information to infer personality characteristics. Interactive computer systems are trying to take advantage of these findings and apply them to increase the natural aspect of interaction and to improve the performance of interactive computer systems. Here, we experimentally test whether the automatic prediction of facial trait judgments (e.g. dominance can be made by using the full appearance information of the face and whether a reduced representation of its structure is sufficient. We evaluate two separate approaches: a holistic representation model using the facial appearance information and a structural model constructed from the relations among facial salient points. State of the art machine learning methods are applied to a derive a facial trait judgment model from training data and b predict a facial trait value for any face. Furthermore, we address the issue of whether there are specific structural relations among facial points that predict perception of facial traits. Experimental results over a set of labeled data (9 different trait evaluations and classification rules (4 rules suggest that a prediction of perception of facial traits is learnable by both holistic and structural approaches; b the most reliable prediction of facial trait judgments is obtained by certain type of holistic descriptions of the face appearance; and c for some traits such as attractiveness and extroversion, there are relationships between specific structural features and social perceptions.

  15. Usability of Calibrating Monitor for Soft Proof According to CIE CAM02 Colour Appearance Model

    Directory of Open Access Journals (Sweden)

    Dragoljub Novakovic

    2010-06-01

    Full Text Available Colour appearance models describe viewing conditions and enable simulating appearance of colours under different illuminants and illumination levels according to human perception. Since it is possible to predict how colour would look like when different illuminants are used, colour appearance models are incorporated in some monitor profiling software. Owing to these software, tone reproduction curve can be defined by taking into consideration viewing condition in which display is observed. In this work assessment of CIE CAM02 colour appearance model usage at calibrating LCD monitor for soft proof was tested in order to determine which tone reproduction curve enables better reproduction of colour. Luminance level was kept constant, whereas tone reproduction curves determined by gamma values and by parameters of CIE CAM02 model were varied. Testing was conducted in case where physical print reference is observed under illuminant which has colour temperature according to iso standard for soft-proofing (D50 and also for illuminants D65.  Based on the results of calibrations assessment, subjective and objective assessment of created profiles, as well as on the perceptual test carried out on human observers, differences in image display were defined and conclusions of the adequacy of CAM02 usage at monitor calibration for each of the viewing conditions reached.

  16. Intermediate levels of hippocampal activity appear optimal for associative memory formation.

    Directory of Open Access Journals (Sweden)

    Xiao Liu

    Full Text Available BACKGROUND: It is well established that hippocampal activity is positively related to effective associative memory formation. However, in biological systems often optimal levels of activity are contrasted by both sub- and supra-optimal levels. Sub-optimal levels of hippocampal activity are commonly attributed to unsuccessful memory formation, whereas the supra-optimal levels of hippocampal activity related to unsuccessful memory formation have been rarely studied. It is still unclear under what circumstances such supra-optimal levels of hippocampal activity occur. To clarify this issue, we aimed at creating a condition, in which supra-optimal hippocampal activity is associated with encoding failure. We assumed that such supra-optimal activity occurs when task-relevant information is embedded in task-irrelevant, distracting information, which can be considered as noise. METHODOLOGY/PRINCIPAL FINDINGS: In the present fMRI study, we probed neural correlates of associative memory formation in a full-factorial design with associative memory (subsequently remembered versus forgotten and noise (induced by high versus low distraction as factors. Results showed that encoding failure was associated with supra-optimal activity in the high-distraction condition and with sub-optimal activity in the low distraction condition. Thus, we revealed evidence for a bell-shape function relating hippocampal activity with associative encoding success. CONCLUSIONS/SIGNIFICANCE: Our findings indicate that intermediate levels of hippocampal activity are optimal while both too low and too high levels appear detrimental for associative memory formation. Supra-optimal levels of hippocampal activity seem to occur when task-irrelevant information is added to task-relevant signal. If such task-irrelevant noise is reduced adequately, hippocampal activity is lower and thus optimal for associative memory formation.

  17. Learning a generative model of images by factoring appearance and shape.

    Science.gov (United States)

    Le Roux, Nicolas; Heess, Nicolas; Shotton, Jamie; Winn, John

    2011-03-01

    Computer vision has grown tremendously in the past two decades. Despite all efforts, existing attempts at matching parts of the human visual system's extraordinary ability to understand visual scenes lack either scope or power. By combining the advantages of general low-level generative models and powerful layer-based and hierarchical models, this work aims at being a first step toward richer, more flexible models of images. After comparing various types of restricted Boltzmann machines (RBMs) able to model continuous-valued data, we introduce our basic model, the masked RBM, which explicitly models occlusion boundaries in image patches by factoring the appearance of any patch region from its shape. We then propose a generative model of larger images using a field of such RBMs. Finally, we discuss how masked RBMs could be stacked to form a deep model able to generate more complicated structures and suitable for various tasks such as segmentation or object recognition.

  18. What Older Adolescents Expect from Physical Activity: Implicit Cognitions Regarding Health and Appearance Outcomes

    Science.gov (United States)

    McFadden, K.; Berry, T. R.; McHugh, T. F.; Rodgers, W. M.

    2018-01-01

    Objective: To explore older adolescents' reflective and impulsive thoughts about health- and social/appearance-related physical activity (PA) outcomes and investigate how those thoughts relate to their PA behavior. Participants: One hundred and forty-four undergraduate students (109 women; 35 men) aged 17-19 years (M = 18.11, SD = 0.65)…

  19. Preterm labor--modeling the uterine electrical activity from cellular level to surface recording.

    Science.gov (United States)

    Rihana, S; Marque, C

    2008-01-01

    Uterine electrical activity is correlated to the appearance of uterine contractions. forceful contractions appear at the end of term. Therefore, understanding the genesis and the propagation of uterine electrical activity may provide an efficient tool to diagnose preterm labor. Moreover, the control of uterine excitability seems to have important consequences in the control of preterm labor. Modeling the electrical activity in uterine tissue is thus an important step in understanding physiological uterine contractile mechanisms and to permit uterine EMG simulation. Our model presented in this paper, incorporates ion channel models at the cell level, the reaction diffusion equations at the tissue level and the spatiotemporal integration at the uterine EMG reconstructed level. This model validates some key physiological observation hypotheses concerning uterine excitability and propagation.

  20. Object instance recognition using motion cues and instance specific appearance models

    Science.gov (United States)

    Schumann, Arne

    2014-03-01

    In this paper we present an object instance retrieval approach. The baseline approach consists of a pool of image features which are computed on the bounding boxes of a query object track and compared to a database of tracks in order to find additional appearances of the same object instance. We improve over this simple baseline approach in multiple ways: 1) we include motion cues to achieve improved robustness to viewpoint and rotation changes, 2) we include operator feedback to iteratively re-rank the resulting retrieval lists and 3) we use operator feedback and location constraints to train classifiers and learn an instance specific appearance model. We use these classifiers to further improve the retrieval results. The approach is evaluated on two popular public datasets for two different applications. We evaluate person re-identification on the CAVIAR shopping mall surveillance dataset and vehicle instance recognition on the VIVID aerial dataset and achieve significant improvements over our baseline results.

  1. Hands-on experience with active appearance models

    DEFF Research Database (Denmark)

    Thodberg, Hans Henrik

    2002-01-01

    by an exhaustive filtering method. A series of AAMs for smaller groups of bones are used. It is found that AAM successful reconstructs 99% of metacarpals, proximal and medial phalanges and the distal 3 cm of radius and ulna. The rms accuracy is better than 240 microns (point-to-curve). The generative property...... as a biometrics to check the identity of patients in a longitudinal study. The conclusion is that AAM provides a highly efficient and unified framework for various tasks in diagnosis and assessment of bone related disorders....

  2. Interactive Appearance Prediction for Cloudy Beverages

    DEFF Research Database (Denmark)

    Dal Corso, Alessandro; Frisvad, Jeppe Revall; Kjeldsen, Thomas Kim

    2016-01-01

    Juice appearance is important to consumers, so digital juice with a slider that varies a production parameter or changes juice content is useful. It is however challenging to render juice with scattering particles quickly and accurately. As a case study, we create an appearance model that provide...

  3. Breaking the circle: Challenging Western sociocultural norms for appearance influences young women's attention to appearance-related media

    NARCIS (Netherlands)

    Mischner, I.H.S.; Schie, H.T. van; Engels, R.C.M.E.

    2013-01-01

    Paying attention to thin media models may negatively affect women's self-evaluation. This study aimed to reduce the amount of attention that young women give to appearance-related information by challenging the sociocultural norms for appearance, and studied the moderating role of self-esteem.

  4. Adapting Active Shape Models for 3D segmentation of tubular structures in medical images.

    Science.gov (United States)

    de Bruijne, Marleen; van Ginneken, Bram; Viergever, Max A; Niessen, Wiro J

    2003-07-01

    Active Shape Models (ASM) have proven to be an effective approach for image segmentation. In some applications, however, the linear model of gray level appearance around a contour that is used in ASM is not sufficient for accurate boundary localization. Furthermore, the statistical shape model may be too restricted if the training set is limited. This paper describes modifications to both the shape and the appearance model of the original ASM formulation. Shape model flexibility is increased, for tubular objects, by modeling the axis deformation independent of the cross-sectional deformation, and by adding supplementary cylindrical deformation modes. Furthermore, a novel appearance modeling scheme that effectively deals with a highly varying background is developed. In contrast with the conventional ASM approach, the new appearance model is trained on both boundary and non-boundary points, and the probability that a given point belongs to the boundary is estimated non-parametrically. The methods are evaluated on the complex task of segmenting thrombus in abdominal aortic aneurysms (AAA). Shape approximation errors were successfully reduced using the two shape model extensions. Segmentation using the new appearance model significantly outperformed the original ASM scheme; average volume errors are 5.1% and 45% respectively.

  5. The relationship between Facebook and Instagram appearance-focused activities and body image concerns in young women.

    Science.gov (United States)

    Cohen, Rachel; Newton-John, Toby; Slater, Amy

    2017-12-01

    The present study aimed to identify the specific social networking sites (SNS) features that relate to body image concerns in young women. A total of 259 women aged 18-29years completed questionnaire measures of SNS use (Facebook and Instagram) and body image concerns. It was found that appearance-focused SNS use, rather than overall SNS use, was related to body image concerns in young women. Specifically, greater engagement in photo activities on Facebook, but not general Facebook use, was associated with greater thin-ideal internalisation and body surveillance. Similarly, following appearance-focused accounts on Instagram was associated with thin-ideal internalisation, body surveillance, and drive for thinness, whereas following appearance-neutral accounts was not associated with any body image outcomes. Implications for future SNS research, as well as for body image and disordered eating interventions for young women, are discussed. Crown Copyright © 2017. Published by Elsevier Ltd. All rights reserved.

  6. Breaking the circle: challenging Western sociocultural norms for appearance influences young women's attention to appearance-related media.

    Science.gov (United States)

    Mischner, Isabelle H S; van Schie, Hein T; Engels, Rutger C M E

    2013-06-01

    Paying attention to thin media models may negatively affect women's self-evaluation. This study aimed to reduce the amount of attention that young women give to appearance-related information by challenging the sociocultural norms for appearance, and studied the moderating role of self-esteem. Seventy-one college women either received norm-confirming, norm-challenging, or no information regarding the sociocultural norms for appearance. Subsequently, participants' visual attention to appearance-related and neutral advertisements was measured using an eye-tracker. The results demonstrate that when no information or norm-confirming information was received, women with lower self-esteem paid more attention to the appearance-related advertisements than women with higher self-esteem. Importantly however, when norm-challenging information was received, women with lower self-esteem paid significantly less attention to the appearance-related ads than women with lower self-esteem who did not receive this manipulation. These findings indicate that challenging the sociocultural norms for appearance can attenuate the amount of attention women give to appearance-related media. Copyright © 2013 Elsevier Ltd. All rights reserved.

  7. Self-Concealment, Social Network Sites Usage, Social Appearance Anxiety, Loneliness of High School Students: A Model Testing

    Science.gov (United States)

    Dogan, Ugur; Çolak, Tugba Seda

    2016-01-01

    This study was tested a model for explain to social networks sites (SNS) usage with structural equation modeling (SEM). Using SEM on a sample of 475 high school students (35% male, 65% female) students, model was investigated the relationship between self-concealment, social appearance anxiety, loneliness on SNS such as Twitter and Facebook usage.…

  8. Spontaneous appetence for wheel-running: a model of dependency on physical activity in rat.

    Science.gov (United States)

    Ferreira, Anthony; Lamarque, Stéphanie; Boyer, Patrice; Perez-Diaz, Fernando; Jouvent, Roland; Cohen-Salmon, Charles

    2006-12-01

    According to human observations of a syndrome of physical activity dependence and its consequences, we tried to examine if running activity in a free activity paradigm, where rats had a free access to activity wheel, may present a valuable animal model for physical activity dependence and most generally to behavioral dependence. The pertinence of reactivity to novelty, a well-known pharmacological dependence predictor was also tested. Given the close linkage observed in human between physical activity and drugs use and abuse, the influence of free activity in activity wheels on reactivity to amphetamine injection and reactivity to novelty were also assessed. It appeared that (1) free access to wheel may be used as a valuable model for physical activity addiction, (2) two populations differing in activity amount also differed in dependence to wheel-running. (3) Reactivity to novelty did not appeared as a predictive factor for physical activity dependence (4) activity modified novelty reactivity and (5) subjects who exhibited a high appetence to wheel-running, presented a strong reactivity to amphetamine. These results propose a model of dependency on physical activity without any pharmacological intervention, and demonstrate the existence of individual differences in the development of this addiction. In addition, these data highlight the development of a likely vulnerability to pharmacological addiction after intense and sustained physical activity, as also described in man. This model could therefore prove pertinent for studying behavioral dependencies and the underlying neurobiological mechanisms. These results may influence the way psychiatrists view behavioral dependencies and phenomena such as doping in sport or addiction to sport itself.

  9. Scintigraphic appearances of Gaucher's disease

    International Nuclear Information System (INIS)

    Okada, Junichi; Uchiyama, Guio; Hayakawa, Kazushige; Araki, Tsutomu; Hayashi, Sanshin; Yamada, Kayoko; Seto, Kazuhiko

    1985-01-01

    Gaucher's disease is an inborn error of metabolism in which glucocerebroside accumlates within reticuloendotherial cells of spleen, liver and bone marrow. The scintigraphic appearances are described in a 19-year-old man with Gaucher's disease. The colloid scan showed increased uptake in the lung and bone marrow of legs where the reticuloendotherial system was activated. The bone scan demonstrated increased activity in the metaphyseal and diaphyseal region infiltrated by Gaucher's cell. Ga-67 was thought to be accumlated in the progressive focus of the disease. (author)

  10. Considerations on thermic and mechanic processes that appear when 3D printing using ABS fused deposition modelling technology

    Science.gov (United States)

    Amza, Catalin Gheorghe; Niţoi, Dan Florin

    2018-02-01

    3D printers are of recent history, but with an extremely rapid evolution both in technology and hardware involved. At present excellent performances are reached in applications such as 3D printing of various Acrylonitrile butadiene styrene (ABS) plastic parts for house building using Fused Deposition Modelling technology. Nevertheless, the thermic and mechanic processes that appear when manufacturing such plastic components are quite complex. This aspect is very important, especially when one wants to optimize the manufacturing of parts with certain geometrical complexity. The Finite Element Analysis/Modelling (FEA/FEM) is among the few methods that can study the thermic transfer processes and shape modifications that can appear due to non-seamar behavior that takes place when the ABS plastic material is cooling down. The current papers present such an analysis when simulating the deposition of several strings of materials. A thermic analysis is made followed by a study of deformations that appear when the structure cools down.

  11. Model for the structure of the active nucleolar chromatin

    International Nuclear Information System (INIS)

    Labhart, P.; Ness, P.; Banz, E.; Parish, R.; Koller, T.; Universitaet Zurich, Switzerland)

    1983-01-01

    Transcribed ribosomal genes of Xenopus laevis oocytes and of Dictyostelium discoideum were studied electron microscopically using step gradients at different ionic strengths. Under these conditions the fiber of the active chromatin appears smooth and is indistinguishable from free DNA. The accessibility of the coding region and of a nontranscribed spacer region to restriction enzymes and micrococcal nuclease were investigated. All of the results obtained are consistent with a model in which active nucleolar chromatin is mostly composed of free DNA and the components required for transcription. 50 references, 7 figures

  12. Stochastic modeling of the hypothalamic pulse generator activity.

    Science.gov (United States)

    Camproux, A C; Thalabard, J C; Thomas, G

    1994-11-01

    Luteinizing hormone (LH) is released by the pituitary in discrete pulses. In the monkey, the appearance of LH pulses in the plasma is invariably associated with sharp increases (i.e, volleys) in the frequency of the hypothalamic pulse generator electrical activity, so that continuous monitoring of this activity by telemetry provides a unique means to study the temporal structure of the mechanism generating the pulses. To assess whether the times of occurrence and durations of previous volleys exert significant influence on the timing of the next volley, we used a class of periodic counting process models that specify the stochastic intensity of the process as the product of two factors: 1) a periodic baseline intensity and 2) a stochastic regression function with covariates representing the influence of the past. This approach allows the characterization of circadian modulation and memory range of the process underlying hypothalamic pulse generator activity, as illustrated by fitting the model to experimental data from two ovariectomized rhesus monkeys.

  13. Eye Typing using Markov and Active Appearance Models

    DEFF Research Database (Denmark)

    Hansen, Dan Witzner; Hansen, John Paulin; Nielsen, Mads

    2002-01-01

    We propose a non-intrusive eye tracking system intended for the use of everyday gaze typing using web cameras. We argue that high precision in gaze tracking is not needed for on-screen typing due to natural language redundancy. This facilitates the use of low-cost video components for advanced...

  14. Quantitative Appearance Inspection for Film Coated Tablets.

    Science.gov (United States)

    Yoshino, Hiroyuki; Yamashita, Kazunari; Iwao, Yasunori; Noguchi, Shuji; Itai, Shigeru

    2016-01-01

    The decision criteria for the physical appearance of pharmaceutical products are subjective and qualitative means of evaluation that are based entirely on human interpretation. In this study, we have developed a comprehensive method for the quantitative analysis of the physical appearance of film coated tablets. Three different kinds of film coated tablets with considerable differences in their physical appearances were manufactured as models, and their surface roughness, contact angle, color measurements and physicochemical properties were investigated as potential characteristics for the quantitative analysis of their physical appearance. All of these characteristics were useful for the quantitative evaluation of the physical appearances of the tablets, and could potentially be used to establish decision criteria to assess the quality of tablets. In particular, the analysis of the surface roughness and film coating properties of the tablets by terahertz spectroscopy allowed for an effective evaluation of the tablets' properties. These results indicated the possibility of inspecting the appearance of tablets during the film coating process.

  15. Neutral face classification using personalized appearance models for fast and robust emotion detection.

    Science.gov (United States)

    Chiranjeevi, Pojala; Gopalakrishnan, Viswanath; Moogi, Pratibha

    2015-09-01

    Facial expression recognition is one of the open problems in computer vision. Robust neutral face recognition in real time is a major challenge for various supervised learning-based facial expression recognition methods. This is due to the fact that supervised methods cannot accommodate all appearance variability across the faces with respect to race, pose, lighting, facial biases, and so on, in the limited amount of training data. Moreover, processing each and every frame to classify emotions is not required, as user stays neutral for majority of the time in usual applications like video chat or photo album/web browsing. Detecting neutral state at an early stage, thereby bypassing those frames from emotion classification would save the computational power. In this paper, we propose a light-weight neutral versus emotion classification engine, which acts as a pre-processer to the traditional supervised emotion classification approaches. It dynamically learns neutral appearance at key emotion (KE) points using a statistical texture model, constructed by a set of reference neutral frames for each user. The proposed method is made robust to various types of user head motions by accounting for affine distortions based on a statistical texture model. Robustness to dynamic shift of KE points is achieved by evaluating the similarities on a subset of neighborhood patches around each KE point using the prior information regarding the directionality of specific facial action units acting on the respective KE point. The proposed method, as a result, improves emotion recognition (ER) accuracy and simultaneously reduces computational complexity of the ER system, as validated on multiple databases.

  16. Semantic attributes for people's appearance description: an appearance modality for video surveillance applications

    Science.gov (United States)

    Frikha, Mayssa; Fendri, Emna; Hammami, Mohamed

    2017-09-01

    Using semantic attributes such as gender, clothes, and accessories to describe people's appearance is an appealing modeling method for video surveillance applications. We proposed a midlevel appearance signature based on extracting a list of nameable semantic attributes describing the body in uncontrolled acquisition conditions. Conventional approaches extract the same set of low-level features to learn the semantic classifiers uniformly. Their critical limitation is the inability to capture the dominant visual characteristics for each trait separately. The proposed approach consists of extracting low-level features in an attribute-adaptive way by automatically selecting the most relevant features for each attribute separately. Furthermore, relying on a small training-dataset would easily lead to poor performance due to the large intraclass and interclass variations. We annotated large scale people images collected from different person reidentification benchmarks covering a large attribute sample and reflecting the challenges of uncontrolled acquisition conditions. These annotations were gathered into an appearance semantic attribute dataset that contains 3590 images annotated with 14 attributes. Various experiments prove that carefully designed features for learning the visual characteristics for an attribute provide an improvement of the correct classification accuracy and a reduction of both spatial and temporal complexities against state-of-the-art approaches.

  17. Reflectance, illumination, and appearance in color constancy.

    Science.gov (United States)

    McCann, John J; Parraman, Carinna; Rizzi, Alessandro

    2014-01-01

    We studied color constancy using a pair of identical 3-D Color Mondrian displays. We viewed one 3-D Mondrian in nearly uniform illumination, and the other in directional, nonuniform illumination. We used the three dimensional structures to modulate the light falling on the painted surfaces. The 3-D structures in the displays were a matching set of wooden blocks. Across Mondrian displays, each corresponding facet had the same paint on its surface. We used only 6 chromatic, and 5 achromatic paints applied to 104 block facets. The 3-D blocks add shadows and multiple reflections not found in flat Mondrians. Both 3-D Mondrians were viewed simultaneously, side-by-side. We used two techniques to measure correlation of appearance with surface reflectance. First, observers made magnitude estimates of changes in the appearances of identical reflectances. Second, an author painted a watercolor of the 3-D Mondrians. The watercolor's reflectances quantified the changes in appearances. While constancy generalizations about illumination and reflectance hold for flat Mondrians, they do not for 3-D Mondrians. A constant paint does not exhibit perfect color constancy, but rather shows significant shifts in lightness, hue and chroma in response to the structure in the nonuniform illumination. Color appearance depends on the spatial information in both the illumination and the reflectances of objects. The spatial information of the quanta catch from the array of retinal receptors generates sensations that have variable correlation with surface reflectance. Models of appearance in humans need to calculate the departures from perfect constancy measured here. This article provides a dataset of measurements of color appearances for computational models of sensation.

  18. Reflectance, illumination, and appearance in color constancy

    Directory of Open Access Journals (Sweden)

    John J. McCann

    2014-01-01

    Full Text Available We studied color constancy using a pair of identical 3-D Color Mondrian displays. We viewed one 3-D Mondrian in nearly uniform illumination, and the other in directional, nonuniform illumination. We used the three dimensional structures to modulate the light falling on the painted surfaces. The 3-D structures in the displays were a matching set of wooden blocks. Across Mondrian displays, each corresponding facet had the same paint on its surface. We used only 6 chromatic, and 5 achromatic paints applied to 104 block facets. The 3-D blocks add shadows and multiple reflections not found in flat Mondrians. Both 3-D Mondrians were viewed simultaneously, side-by-side. We used two techniques to measure correlation of appearance with surface reflectance. First, observers made magnitude estimates of changes in the appearances of identical reflectances. Second, an author painted a watercolor of the 3-D Mondrians. The watercolor’s reflectances quantified the changes in appearances. While constancy generalizations about illumination and reflectance hold for flat Mondrians, they do not for 3-D Mondrians. A constant paint does not exhibit perfect color constancy, but rather shows significant shifts in lightness, hue and chroma in response to the structure in the nonuniform illumination. Color appearance depends on the spatial information in both the illumination and the reflectances of objects. The spatial information of the quanta catch from the array of retinal receptors generates sensations that have variable correlation with surface reflectance. Models of appearance in humans need to calculate the departures from perfect constancy measured here. This article provides a dataset of measurements of color appearances for computational models of sensation.

  19. Memory colours affect colour appearance.

    Science.gov (United States)

    Witzel, Christoph; Olkkonen, Maria; Gegenfurtner, Karl R

    2016-01-01

    Memory colour effects show that colour perception is affected by memory and prior knowledge and hence by cognition. None of Firestone & Scholl's (F&S's) potential pitfalls apply to our work on memory colours. We present a Bayesian model of colour appearance to illustrate that an interaction between perception and memory is plausible from the perspective of vision science.

  20. The moderated relationship of appearance valence on appearance self consciousness: development and testing of new measures of appearance schema components.

    Directory of Open Access Journals (Sweden)

    Timothy P Moss

    Full Text Available This paper describes the creation and psychometric properties of two independent measures of aspects of appearance schematicity--appearance salience and valence, assessed by the CARSAL and CARVAL, and their relation to appearance self-consciousness. Five hundred and ninety two participants provided data in a web based task. The results demonstrate the sound psychometric properties of both scales. This was demonstrated by good item total characteristics, good internal reliability of each scale, and the independence of the two scales shown through principal components analysis. Furthermore, the scales show independent and moderated relationships with valid measures of appearance related psychosocial distress. Negatively valenced appearance information was associated with increased appearance self-consciousness. More crucially, the impact of negative valence on appearance self-consciousness was exacerbated by the moderating effect increased salience of appearance.

  1. Investing in the ideal: does objectified body consciousness mediate the association between appearance contingent self-worth and appearance self-esteem in women?

    Science.gov (United States)

    Noser, Amy; Zeigler-Hill, Virgil

    2014-03-01

    Appearance contingent self-worth has been shown to be associated with low appearance self-esteem but little is known about the role that objectified body consciousness may play in this relationship. The purpose of the present study with 465 female undergraduates was to examine whether objectified body consciousness mediates the association between appearance contingent self-worth and low levels of appearance self-esteem. This was accomplished using a multiple mediation model to examine whether components of objectified body consciousness (i.e., body surveillance, body shame, and control beliefs) play unique roles in the connection between appearance contingent self-worth and appearance self-esteem. Results showed that body surveillance and body shame were significant mediators of the connection between appearance contingent self-worth and low levels of appearance self-esteem. Discussion focuses on the implications of these results for the ways in which appearance contingent self-worth may promote heightened body consciousness and possibly contribute to low levels of appearance self-esteem. Copyright © 2013 Elsevier Ltd. All rights reserved.

  2. Theoretical aspects of appearing of bubbles in economy

    Directory of Open Access Journals (Sweden)

    Pronoza Pavlo V.

    2014-01-01

    Full Text Available The article considers theoretical aspects of appearing of bubbles in economy. It analyses vies of scientists regarding the essence of this phenomenon and, with the help of content analysis, specifies the essence of the bubble notion in economy. It considers main stages of appearance of such bubbles. It offers classification of their types. It analyses pre-requisites of appearance of bubbles in economy and their features. It considers main existing approaches to detection and modelling appearance of bubbles. It proves that bubbles negatively influence economy of the countries, that is why, the problem of their detection and prevention is one of the central problems in the process of development of policy of state regulation of economy.

  3. Models of the stochastic activity of neurones

    CERN Document Server

    Holden, Arun Vivian

    1976-01-01

    These notes have grown from a series of seminars given at Leeds between 1972 and 1975. They represent an attempt to gather together the different kinds of model which have been proposed to account for the stochastic activity of neurones, and to provide an introduction to this area of mathematical biology. A striking feature of the electrical activity of the nervous system is that it appears stochastic: this is apparent at all levels of recording, ranging from intracellular recordings to the electroencephalogram. The chapters start with fluctuations in membrane potential, proceed through single unit and synaptic activity and end with the behaviour of large aggregates of neurones: L have chgaen this seque~~e\\/~~';uggest that the interesting behaviourr~f :the nervous system - its individuality, variability and dynamic forms - may in part result from the stochastic behaviour of its components. I would like to thank Dr. Julio Rubio for reading and commenting on the drafts, Mrs. Doris Beighton for producing the fin...

  4. Automated brain structure segmentation based on atlas registration and appearance models

    DEFF Research Database (Denmark)

    van der Lijn, Fedde; de Bruijne, Marleen; Klein, Stefan

    2012-01-01

    Accurate automated brain structure segmentation methods facilitate the analysis of large-scale neuroimaging studies. This work describes a novel method for brain structure segmentation in magnetic resonance images that combines information about a structure’s location and appearance. The spatial...... with different magnetic resonance sequences, in which the hippocampus and cerebellum were segmented by an expert. Furthermore, the method is compared to two other segmentation techniques that were applied to the same data. Results show that the atlas- and appearance-based method produces accurate results...

  5. Memory and disgust: Effects of appearance-congruent and appearance-incongruent information on source memory for food.

    Science.gov (United States)

    Mieth, Laura; Bell, Raoul; Buchner, Axel

    2016-01-01

    The present study was stimulated by previous findings showing that people preferentially remember person descriptions that violate appearance-based first impressions. Given that until now all studies used faces as stimuli, these findings can be explained by referring to a content-specific module for social information processing that facilitates social orientation within groups via stereotyping and counter-stereotyping. The present study tests whether the same results can be obtained with fitness-relevant stimuli from another domain--pictures of disgusting-looking or tasty-looking food, paired with tasty and disgusting descriptions. A multinomial model was used to disentangle item memory, guessing and source memory. There was an old-new recognition advantage for disgusting-looking food. People had a strong tendency towards guessing that disgusting-looking food had been previously associated with a disgusting description. Source memory was enhanced for descriptions that disconfirmed these negative, appearance-based impressions. These findings parallel the results from the social domain. Heuristic processing of stimuli based on visual appearance may be complemented by intensified processing of incongruent information that invalidates these first impressions.

  6. Spontaneous appearance of Tay-Sachs disease in an animal model.

    Science.gov (United States)

    Zeng, B J; Torres, P A; Viner, T C; Wang, Z H; Raghavan, S S; Alroy, J; Pastores, G M; Kolodny, E H

    2008-01-01

    Tay-Sachs disease (TSD) is a progressive neurodegenerative disorder due to an autosomal recessively inherited deficiency of beta-hexosaminidase A (Hex A). Deficiency of Hex A in TSD is caused by a defect of the alpha-subunit resulting from mutations of the HEXA gene. To date, there is no effective treatment for TSD. Animal models of genetic diseases, similar to those known to exist in humans, are valuable and essential research tools for the study of potentially effective therapies. However, there is no ideal animal model of TSD available for use in therapeutic trials. In the present study, we report an animal model (American flamingo; Phoenicopterus ruber) of TSD with Hex A deficiency occurring spontaneously in nature, with accumulation of G(M2)-ganglioside, deficiency of Hex A enzymatic activity, and a homozygous P469L mutation in exon 12 of the hexa gene. In addition, we have isolated the full-length cDNA sequence of the flamingo, which consists of 1581 nucleotides encoding a protein of 527 amino acids. Its coding sequence indicates approximately 71% identity at the nucleotide level and about 72.5% identity at the amino acid level with the encoding region of the human HEXA gene. This animal model, with many of the same features as TSD in humans, could represent a valuable resource for investigating therapy of TSD.

  7. Microscopic appearance analysis of raw material used for the production of sintered UO2 by scanning electron microscope

    International Nuclear Information System (INIS)

    Liu feiming

    1992-01-01

    The paper describes the microscopic appearance of UO 2 , U 3 O 8 , ADU and AUC powders used for the production of sintered UO 2 slug of nuclear fuel component of PWR. The characteristic analysis of the microscopic appearance observed by scanning electron microscope shows that the quality and finished product rate of sintered UO 2 depend on the appearance characteristic of the active Uo 2 powder, such as grade size and its distribution, spherulitized extent, surface condition and heap model etc.. The addition of U 3 O 8 to the UO 2 powder improves significantly the quality and the finished product rate. The mechanism of this effect is discussed on the basis of the microscopic appearance characteristic for two kinds of powder

  8. On Multiple Appearances

    DEFF Research Database (Denmark)

    Bork Petersen, Franziska

    2012-01-01

    reduction and epoché to focus on how dancing bodies appear in a stage context. To test these tools’ ability to explore dancing bodies from a third-person perspective, I analyse the Danish choreographer Kitt Johnson’s solo performance Drift (2011) - focussing on her shifting physical appearance. While...... phenomenology helps me to describe the multiple and radically different guises that Johnson assumes in her piece, my analysis, ultimately, does not aim to distil a truer, more real being from her appearances as is often the case in phenomenological philosophy. I complement my analytical approach...... with the Deleuzian notion of becoming animal and suggest that Johnson stages what could, in Judith Butler’s terms, be called a critical contingency of bodily appearance....

  9. Comparison of hydrocephalus appearance at spinaldysraphia.

    Science.gov (United States)

    Elshani, Besnik; Lenjani, Basri

    2013-01-01

    Congenital malformation of spinal dysraphism followed by hydrocephalus are phenomenon reveals during intrauterine child growth. Prime objective of this work was to present Comparison of hydrocephalus appearance at spinal dysraphism respectively at its meningocele and myelomeningocele forms in Neurosurgery Clinic in UCC in Prishtina. It is perfected with retrospective and prospective method precisely of its epidemiologic part summarizing notices from patients' histories which in 2000-2006 are hospitalized in Neurosurgery Clinic from (QFLPK)--Pediatric Clinic and Children Box (Department)--Gynecology Clinic and from Sanitary Regional Center throughout Kosova. Our study objects were two groups, as the first group 90 patients with spinal dysraphism where neurosurgery operations were done and classified types of dysraphism. At myelomeningocele hydrocephalus has dominated and in a percent of appearance and as acute of its active form was 97% of hydrocephalus form where subjected to cerebrospinal liquid derivation with ventriculo -peritoneal shunt in comparison with meningocele we do not have involvation of spinal nerve element, hydrocephalus takes active form with intervention indication in 60% of cases. Reflection in shown deficit aspect is totally different at myelomeningoceles where lower paraplegia dominate more than paraparesis. The second patient operative technique developed by hydrocephalus with neurosurgical intervention indication has to do with placing of (VP) ventriculo- peritoneal system (shant) at myelomeningoceles with hydrocephalus 58 cases and 12 cases meningoceles with hydrocephalus. Post operative meningitis (shant meningitis): from 70 operated cases of hydrocephalus with spinal dysraphism shunts complications from all types are just cases. Finally that appearance of hydrocephalus compared at spinal dysraphism dominate at myellomeningoceles as in notice time aspect, it is persisting and further acute, with vital motivation for neurosurgical

  10. Topical tissue plasminogen activator appears ineffective for the clearance of intraocular fibrin.

    Science.gov (United States)

    Zwaan, J; Latimer, W B

    1998-06-01

    To determine the efficacy of topical tissue plasminogen activator (tPA) for the resolution of postoperative or inflammatory intraocular fibrinous exudates. Each treatment consisted of drops of 1 mg/ml tPA given 9 times 5 minutes apart. Records were reviewed and the results at 24 and 48 hours were recorded. Sixty-two patients had a total of 94 treatments. Fibrin exudates following intraocular surgery in 34 patients were treated 44 times. In 6 patients there was a positive result. Fibrin associated with intraocular infection was treated in 9 patients. None showed clear improvement. Nineteen patients had a total of 34 treatments for poorly controlled intraocular pressure (IOP) after glaucoma surgery. Five patients showed adequate control of the IOP, 12 did not change, and 2 had a questionable improvement. Eleven patients had adequate IOP control after additional treatment. Seven required suture lysis, 2 ab interno bleb revision, and 2 YAG capsulotomy or iridotomy to reduce the IOP to an acceptable level. Within the limits of this retrospective study and taking into account that fibrin may resolve spontaneously, it appears that topical tPA drops are not effective for the liquefaction of intraocular fibrin after surgery or in association with intraocular inflammation. They did not improve IOP control after glaucoma surgery.

  11. Digital Material Appearance: the Curse of Tera-Bytes

    Czech Academy of Sciences Publication Activity Database

    Haindl, Michal; Filip, Jiří; Vávra, Radomír

    2012-01-01

    Roč. 2012, č. 90 (2012), s. 49-50 ISSN 0926-4981 R&D Projects: GA MŠk(CZ) LG11009; GA ČR GA102/08/0593; GA ČR GAP103/11/0335 Grant - others:CESNET(CZ) 360/2009 Institutional support: RVO:67985556 Keywords : surface material appearance * BTF modelling * visual texture Subject RIV: BD - Theory of Information http://library.utia.cas.cz/separaty/2012/RO/haindl-digital material appearance the curse of tera-bytes.pdf

  12. Alcohol brand appearances in US popular music.

    Science.gov (United States)

    Primack, Brian A; Nuzzo, Erin; Rice, Kristen R; Sargent, James D

    2012-03-01

    The average US adolescent is exposed to 34 references to alcohol in popular music daily. Although brand recognition is an independent, potent risk factor for alcohol outcomes among adolescents, alcohol brand appearances in popular music have not been assessed systematically. We aimed to determine the prevalence of and contextual elements associated with alcohol brand appearances in US popular music. Qualitative content analysis. We used Billboard Magazine to identify songs to which US adolescents were most exposed in 2005-07. For each of the 793 songs, two trained coders analyzed independently the lyrics of each song for references to alcohol and alcohol brand appearances. Subsequent in-depth assessments utilized Atlas.ti to determine contextual factors associated with each of the alcohol brand appearances. Our final code book contained 27 relevant codes representing six categories: alcohol types, consequences, emotional states, activities, status and objects. Average inter-rater reliability was high (κ = 0.80), and all differences were easily adjudicated. Of the 793 songs in our sample, 169 (21.3%) referred explicitly to alcohol, and of those, 41 (24.3%) contained an alcohol brand appearance. Consequences associated with alcohol were more often positive than negative (41.5% versus 17.1%, P brand appearances were associated commonly with wealth (63.4%), sex (58.5%), luxury objects (51.2%), partying (48.8%), other drugs (43.9%) and vehicles (39.0%). One in five songs sampled from US popular music had explicit references to alcohol, and one-quarter of these mentioned a specific alcohol brand. These alcohol brand appearances are associated commonly with a luxury life-style characterized by wealth, sex, partying and other drugs. © 2011 The Authors, Addiction © 2011 Society for the Study of Addiction.

  13. Adolescents' Social Network Site Use, Peer Appearance-Related Feedback, and Body Dissatisfaction: Testing a Mediation Model.

    Science.gov (United States)

    de Vries, Dian A; Peter, Jochen; de Graaf, Hanneke; Nikken, Peter

    2016-01-01

    Previous correlational research indicates that adolescent girls who use social network sites more frequently are more dissatisfied with their bodies. However, we know little about the causal direction of this relationship, the mechanisms underlying this relationship, and whether this relationship also occurs among boys to the same extent. The present two-wave panel study (18 month time lag) among 604 Dutch adolescents (aged 11-18; 50.7% female; 97.7% native Dutch) aimed to fill these gaps in knowledge. Structural equation modeling showed that social network site use predicted increased body dissatisfaction and increased peer influence on body image in the form of receiving peer appearance-related feedback. Peer appearance-related feedback did not predict body dissatisfaction and thus did not mediate the effect of social network site use on body dissatisfaction. Gender did not moderate the findings. Hence, social network sites can play an adverse role in the body image of both adolescent boys and girls.

  14. Development and evaluation of a dimensionless mechanistic pan coating model for the prediction of coated tablet appearance.

    Science.gov (United States)

    Niblett, Daniel; Porter, Stuart; Reynolds, Gavin; Morgan, Tomos; Greenamoyer, Jennifer; Hach, Ronald; Sido, Stephanie; Karan, Kapish; Gabbott, Ian

    2017-08-07

    A mathematical, mechanistic tablet film-coating model has been developed for pharmaceutical pan coating systems based on the mechanisms of atomisation, tablet bed movement and droplet drying with the main purpose of predicting tablet appearance quality. Two dimensionless quantities were used to characterise the product properties and operating parameters: the dimensionless Spray Flux (relating to area coverage of the spray droplets) and the Niblett Number (relating to the time available for drying of coating droplets). The Niblett Number is the ratio between the time a droplet needs to dry under given thermodynamic conditions and the time available for the droplet while on the surface of the tablet bed. The time available for drying on the tablet bed surface is critical for appearance quality. These two dimensionless quantities were used to select process parameters for a set of 22 coating experiments, performed over a wide range of multivariate process parameters. The dimensionless Regime Map created can be used to visualise the effect of interacting process parameters on overall tablet appearance quality and defects such as picking and logo bridging. Copyright © 2017 Elsevier B.V. All rights reserved.

  15. Support vector machine-based facial-expression recognition method combining shape and appearance

    Science.gov (United States)

    Han, Eun Jung; Kang, Byung Jun; Park, Kang Ryoung; Lee, Sangyoun

    2010-11-01

    Facial expression recognition can be widely used for various applications, such as emotion-based human-machine interaction, intelligent robot interfaces, face recognition robust to expression variation, etc. Previous studies have been classified as either shape- or appearance-based recognition. The shape-based method has the disadvantage that the individual variance of facial feature points exists irrespective of similar expressions, which can cause a reduction of the recognition accuracy. The appearance-based method has a limitation in that the textural information of the face is very sensitive to variations in illumination. To overcome these problems, a new facial-expression recognition method is proposed, which combines both shape and appearance information, based on the support vector machine (SVM). This research is novel in the following three ways as compared to previous works. First, the facial feature points are automatically detected by using an active appearance model. From these, the shape-based recognition is performed by using the ratios between the facial feature points based on the facial-action coding system. Second, the SVM, which is trained to recognize the same and different expression classes, is proposed to combine two matching scores obtained from the shape- and appearance-based recognitions. Finally, a single SVM is trained to discriminate four different expressions, such as neutral, a smile, anger, and a scream. By determining the expression of the input facial image whose SVM output is at a minimum, the accuracy of the expression recognition is much enhanced. The experimental results showed that the recognition accuracy of the proposed method was better than previous researches and other fusion methods.

  16. The Implications of the Appearance of the Printing Activity in the Romanian Space

    Directory of Open Access Journals (Sweden)

    Agnes Erich

    2006-01-01

    Full Text Available In the general context of the Cyrillic European print, the print from Wallachia is placed to leader place, reflecting a high cultural degree of development, a level and a tradition which is worth a special attention. A fact of culture, as the establishment of the typography, can't be studied apart from the society needs from that time. The appearance of Cyrillic print in Wallachia constituted a part of an European phenomenon, the reflect of it on the local plan and not at all an singular appearance, broken by the European culture.

  17. Adolescents' reasons for tanning and appearance motives: a preliminary study.

    Science.gov (United States)

    Prior, Suzanne M; Fenwick, Kimberley D; Peterson, Jasmine C

    2014-01-01

    We examined adolescents' reasons for tanning and how these relate to appearance evaluation and orientation. Two hundred and sixty-four Canadian adolescents (age range 15-19 years) in grades 10, 11, and 12 completed a survey that included scales measuring their reasons for tanning, appearance evaluation, and appearance orientation. It was found that girls and boys differed on four of nine subscales measuring reasons for tanning. Girls believed more strongly than boys that tanning improved their general appearance and that friends influenced their decision to tan. Girls also expressed less concern than boys that tanning caused immediate skin damage or premature aging. The pattern of correlations between the reasons for tanning and appearance orientation was similar for girls and boys. For both, appearance reasons for tanning and sociocultural influences on tanning were positively associated with appearance orientation. Suggestions for future research with adolescents and a proposal for a guiding model are provided. Copyright © 2013 Elsevier Ltd. All rights reserved.

  18. Alcohol Brand Appearances in U.S. Popular Music

    Science.gov (United States)

    Primack, Brian A.; Nuzzo, Erin; Rice, Kristen R.; Sargent, James D.

    2011-01-01

    Aims The average US adolescent is exposed to 34 references to alcohol in popular music daily. Although brand recognition is an independent, potent risk factor for alcohol outcomes among adolescents, alcohol brand appearances in popular music have not been systematically assessed. We aimed to determine the prevalence of and contextual elements associated with alcohol brand appearances in U.S. popular music. Design Qualitative content analysis. Setting We used Billboard Magazine to identify songs to which US adolescents were most exposed in 2005-2007. For each of the 793 songs, two trained coders independently analyzed the lyrics of each song for references to alcohol and alcohol brand appearances. Subsequent in-depth assessments utilised Atlas.ti to determine contextual factors associated with each of the alcohol brand appearances. Measurements Our final code book contained 27 relevant codes representing 6 categories: alcohol types, consequences, emotional states, activities, status, and objects. Findings Average inter-rater reliability was high (κ=0.80), and all differences were easily adjudicated. Of the 793 songs in our sample, 169 (21.3%) explicitly referred to alcohol, and of those, 41 (24.3%) contained an alcohol brand appearance. Consequences associated with alcohol were more often positive than negative (41.5% vs. 17.1%, Pbrand appearances were commonly associated with wealth (63.4%), sex (58.5%), luxury objects (51.2%), partying (48.8%), other drugs (43.9%), and vehicles (39.0%). Conclusions One-in-five songs sampled from U.S. popular music had explicit references to alcohol, and one quarter of these mentioned a specific alcohol brand. These alcohol brand appearances are commonly associated with a luxury lifestyle characterised by wealth, sex, partying, and other drugs. PMID:22011113

  19. Body Image and the Appearance Culture Among Adolescent Girls and Boys: An Examination of Friend Conversations, Peer Criticism, Appearance Magazines, and the Internalization of Appearance Ideals

    Science.gov (United States)

    Jones, Diane Carlson; Vigfusdottir, Thorbjorg Helga; Lee, Yoonsun

    2004-01-01

    This research evaluates the contributions of three dimensions of appearance culture (appearance magazine exposure, appearance conversations with friends, and peer appearance criticism) and body mass index (BMI) to internalization of appearance ideals and body image dissatisfaction. Four hundred thirty-three girls and 347 boys in Grades 7 through…

  20. Activity-based DEVS modeling

    DEFF Research Database (Denmark)

    Alshareef, Abdurrahman; Sarjoughian, Hessam S.; Zarrin, Bahram

    2018-01-01

    architecture and the UML concepts. In this paper, we further this work by grounding Activity-based DEVS modeling and developing a fully-fledged modeling engine to demonstrate applicability. We also detail the relevant aspects of the created metamodel in terms of modeling and simulation. A significant number......Use of model-driven approaches has been increasing to significantly benefit the process of building complex systems. Recently, an approach for specifying model behavior using UML activities has been devised to support the creation of DEVS models in a disciplined manner based on the model driven...... of the artifacts of the UML 2.5 activities and actions, from the vantage point of DEVS behavioral modeling, is covered in details. Their semantics are discussed to the extent of time-accurate requirements for simulation. We characterize them in correspondence with the specification of the atomic model behavior. We...

  1. DNA topoisomerase II enzyme activity appears in mouse sperm ...

    African Journals Online (AJOL)

    Sperm suspensions of 4 male mice (A, B, C and D), having an initial motility grade of 3.5 were used to examine the presence of DNA topoisomerase II (top 2) activity in sperm heads. The initial percentage motile of male A was 75%, male B was 80%, male C was 70% and male D was 60%. Top 2 activity was examined by ...

  2. The Functionality of Facial Appearance and Its Importance to a Korean Population

    Directory of Open Access Journals (Sweden)

    Young Jun Kim

    2013-11-01

    Full Text Available BackgroundMany people have an interest in the correction of facial scars or deformities caused by trauma. The increasing ability to correct such flaws has been one of the reasons for the increase in the popularity of facial plastic surgery. In addition to its roles in communication, breathing, eating, olfaction and vision, the appearance of the face also plays an important role in human interactions, including during social activities. However, studies on the importance of the functional role of facial appearance. As a function of the face are scare. Therefore, in the present study, we evaluated the importance of the functions of the face in Korea.MethodsWe conducted an online panel survey of 300 participants (age range, 20-70 years. Each respondent was administered the demographic data form, Facial Function Assessment Scale, Rosenberg Self-Esteem Scale, and standard gamble questionnaires.ResultsIn the evaluation on the importance of facial functions, a normal appearance was considered as important as communication, breathing, speech, and vision. Of the 300 participants, 85% stated that a normal appearance is important in social activities.ConclusionsThe results of this survey involving a cross-section of the Korean population indicated that a normal appearance was considered one of the principal facial functions. A normal appearance was considered more important than the functions of olfaction and expression. Moreover, a normal appearance was determined to be an important facial function for leading a normal life in Korea.

  3. Morphological appearance manifolds for group-wise morphometric analysis.

    Science.gov (United States)

    Lian, Nai-Xiang; Davatzikos, Christos

    2011-12-01

    Computational anatomy quantifies anatomical shape based on diffeomorphic transformations of a template. However, different templates warping algorithms, regularization parameters, or templates, lead to different representations of the same exact anatomy, raising a uniqueness issue: variations of these parameters are confounding factors as they give rise to non-unique representations. Recently, it has been shown that learning the equivalence class derived from the multitude of representations of a given anatomy can lead to improved and more stable morphological descriptors. Herein, we follow that approach, by approximating this equivalence class of morphological descriptors by a (nonlinear) morphological appearance manifold fitting to the data via a locally linear model. Our approach parallels work in the computer vision field, in which variations lighting, pose and other parameters lead to image appearance manifolds representing the exact same figure in different ways. The proposed framework is then used for group-wise registration and statistical analysis of biomedical images, by employing a minimum variance criterion to perform manifold-constrained optimization, i.e. to traverse each individual's morphological appearance manifold until group variance is minimal. The hypothesis is that this process is likely to reduce aforementioned confounding effects and potentially lead to morphological representations reflecting purely biological variations, instead of variations introduced by modeling assumptions and parameter settings. Copyright © 2011 Elsevier B.V. All rights reserved.

  4. THE APPEARANCE OF GOVERNMENT BUREAUCRACY IN QUANTUM ERA

    OpenAIRE

    Kadir, Gau

    2015-01-01

    This study will answer three main questions: 1) how is the reduction of Weber???s theory in the bureaucracy appearance?; 2) How is the model of government bureaucracy in rationalistic and quantum era?; and 3) how is the reality of government bureaucracy reformation model in rationalistic and quantum era? This study was employed empirically by using qualitative method and content analysis techniques with the focus on the bureaucracy reformation as a result of rational thinking application in q...

  5. Predicting the Appearance of Materials Using Lorenz-Mie Theory

    DEFF Research Database (Denmark)

    Frisvad, Jeppe Revall; Christensen, Niels Jørgen; Jensen, Henrik Wann

    2012-01-01

    Computer graphics systems today are able to produce highly realistic images. The realism has reached a level where an observer has difficulties telling whether an image is real or synthetic. The exception is when we try to compute a picture of a scene that really exists and compare the result...... in the scene have few geometrical details, a graphics system will still have a hard time predicting the result of taking a picture with a digital camera. The problem here is to model the optical properties of the materials correctly. In this chapter, we show how Lorenz–Mie theory enables us to compute...... the optical properties of turbid materials such that we can predict their appearance. To describe the entire process of predicting the appearance of amaterial, we include a description of the mathematical models used in realistic image synthesis....

  6. Cloud-based Monte Carlo modelling of BSSRDF for the rendering of human skin appearance (Conference Presentation)

    Science.gov (United States)

    Doronin, Alexander; Rushmeier, Holly E.; Meglinski, Igor; Bykov, Alexander V.

    2016-03-01

    We present a new Monte Carlo based approach for the modelling of Bidirectional Scattering-Surface Reflectance Distribution Function (BSSRDF) for accurate rendering of human skin appearance. The variations of both skin tissues structure and the major chromophores are taken into account correspondingly to the different ethnic and age groups. The computational solution utilizes HTML5, accelerated by the graphics processing units (GPUs), and therefore is convenient for the practical use at the most of modern computer-based devices and operating systems. The results of imitation of human skin reflectance spectra, corresponding skin colours and examples of 3D faces rendering are presented and compared with the results of phantom studies.

  7. Evolution, Appearance, and Occupational Success

    Directory of Open Access Journals (Sweden)

    Anthony C. Little

    2012-12-01

    Full Text Available Visual characteristics, including facial appearance, are thought to play an important role in a variety of judgments and decisions that have real occupational outcomes in many settings. Indeed, there is growing evidence suggesting that appearance influences hiring decisions and even election results. For example, attractive individuals are more likely to be hired, taller men earn more, and the facial appearance of candidates has been linked to real election outcomes. In this article, we review evidence linking physical appearance to occupational success and evaluate the hypothesis that appearance based biases are consistent with predictions based on evolutionary theories of coalition formation and leadership choice. We discuss why appearance based effects are so pervasive, addressing ideas about a “kernel of truth” in attributions and about coalitional psychology. We additionally highlight that appearance may be differently related to success at work according to the types of job or task involved. For example, leaders may be chosen because the characteristics they possess are seen as best suited to lead in particular situations. During a time of war, a dominant-appearing leader may inspire confidence and intimidate enemies while during peace-time, when negotiation and diplomacy are needed, interpersonal skills may outweigh the value of a dominant leader. In line with these ideas, masculine-faced leaders are favored in war-time scenarios while feminine-faced leaders are favored in peace-time scenarios. We suggest that such environment or task specific competencies may be prevalent during selection processes, whereby individuals whose appearance best matches perceived task competences are most likely selected, and propose the general term “task-congruent selection” to describe these effects. Overall, our review highlights how potentially adaptive biases could influence choices in the work place. With respect to certain biases

  8. National Needs for Appearance Metrology

    Science.gov (United States)

    Nadal, Maria E.

    2003-04-01

    Appearance greatly influences a customer's judgement of the quality and acceptability of manufactured products, as yearly there is approximately $700 billion worth of shipped goods for which overall appearance is critical to their sale. For example, appearance is reported to be a major factor in about half of automobile purchases. The appearance of an object is the result of a complex interaction of the light field incident upon the object, the scattering and absorption properties of the object, and human perception. The measurable attributes of appearance are divided into color (hue, saturation, and lightness) and geometry (gloss, haze). The nature of the global economy has increased international competition and the need to improve the quality of many manufactured products. Since the manufacturing and marketing of these products is international in scope, the lack of national appearance standard artifacts and measurement protocols results in a direct loss to the supplier. One of the primary missions of the National Institute of Standards and Technology (NIST) is to strengthen the U.S. economy by working with industry to develop and apply technology, measurements and standards. The NIST Physics Laboratory has established an appearance metrology laboratory. This new laboratory provides calibration services for 0^o/45^o color standards and 20^o°, 60^o°, and 85^o° specular gloss, and research in the colorimetric characterization of gonioapparent including a new Standard Reference Material for metallic coatings (SRM 2017) and measurement protocols for pearlescent coatings. These services are NIST's first appearance metrology efforts in many years; a response to needs articulated by industry. These services are designed to meet demands for improved measurements and standards to enhance the acceptability of final products since appearance often plays a major role in their acceptability.

  9. Modeling of human factor Va inactivation by activated protein C

    Directory of Open Access Journals (Sweden)

    Bravo Maria

    2012-05-01

    Full Text Available Abstract Background Because understanding of the inventory, connectivity and dynamics of the components characterizing the process of coagulation is relatively mature, it has become an attractive target for physiochemical modeling. Such models can potentially improve the design of therapeutics. The prothrombinase complex (composed of the protease factor (FXa and its cofactor FVa plays a central role in this network as the main producer of thrombin, which catalyses both the activation of platelets and the conversion of fibrinogen to fibrin, the main substances of a clot. A key negative feedback loop that prevents clot propagation beyond the site of injury is the thrombin-dependent generation of activated protein C (APC, an enzyme that inactivates FVa, thus neutralizing the prothrombinase complex. APC inactivation of FVa is complex, involving the production of partially active intermediates and “protection” of FVa from APC by both FXa and prothrombin. An empirically validated mathematical model of this process would be useful in advancing the predictive capacity of comprehensive models of coagulation. Results A model of human APC inactivation of prothrombinase was constructed in a stepwise fashion by analyzing time courses of FVa inactivation in empirical reaction systems with increasing number of interacting components and generating corresponding model constructs of each reaction system. Reaction mechanisms, rate constants and equilibrium constants informing these model constructs were initially derived from various research groups reporting on APC inactivation of FVa in isolation, or in the presence of FXa or prothrombin. Model predictions were assessed against empirical data measuring the appearance and disappearance of multiple FVa degradation intermediates as well as prothrombinase activity changes, with plasma proteins derived from multiple preparations. Our work integrates previously published findings and through the cooperative

  10. 3D liver segmentation using multiple region appearances and graph cuts

    Energy Technology Data Exchange (ETDEWEB)

    Peng, Jialin, E-mail: 2004pjl@163.com; Zhang, Hongbo [College of Computer Science and Technology, Huaqiao University, Xiamen 361021 (China); Hu, Peijun; Lu, Fang; Kong, Dexing [College of Mathematics, Zhejiang University, Hangzhou 310027 (China); Peng, Zhiyi [Department of Radiology, First Affiliated Hospital, Zhejiang University, Hangzhou 310027 (China)

    2015-12-15

    Purpose: Efficient and accurate 3D liver segmentations from contrast-enhanced computed tomography (CT) images play an important role in therapeutic strategies for hepatic diseases. However, inhomogeneous appearances, ambiguous boundaries, and large variance in shape often make it a challenging task. The existence of liver abnormalities poses further difficulty. Despite the significant intensity difference, liver tumors should be segmented as part of the liver. This study aims to address these challenges, especially when the target livers contain subregions with distinct appearances. Methods: The authors propose a novel multiregion-appearance based approach with graph cuts to delineate the liver surface. For livers with multiple subregions, a geodesic distance based appearance selection scheme is introduced to utilize proper appearance constraint for each subregion. A special case of the proposed method, which uses only one appearance constraint to segment the liver, is also presented. The segmentation process is modeled with energy functions incorporating both boundary and region information. Rather than a simple fixed combination, an adaptive balancing weight is introduced and learned from training sets. The proposed method only calls initialization inside the liver surface. No additional constraints from user interaction are utilized. Results: The proposed method was validated on 50 3D CT images from three datasets, i.e., Medical Image Computing and Computer Assisted Intervention (MICCAI) training and testing set, and local dataset. On MICCAI testing set, the proposed method achieved a total score of 83.4 ± 3.1, outperforming nonexpert manual segmentation (average score of 75.0). When applying their method to MICCAI training set and local dataset, it yielded a mean Dice similarity coefficient (DSC) of 97.7% ± 0.5% and 97.5% ± 0.4%, respectively. These results demonstrated the accuracy of the method when applied to different computed tomography (CT) datasets

  11. The precision and reliability evaluation of 3-dimensional printed damaged bone and prosthesis models by stereo lithography appearance.

    Science.gov (United States)

    Zou, Yun; Han, Qing; Weng, Xisheng; Zou, Yongwei; Yang, Yingying; Zhang, Kesong; Yang, Kerong; Xu, Xiaolin; Wang, Chenyu; Qin, Yanguo; Wang, Jincheng

    2018-02-01

    Recently, clinical application of 3D printed model was increasing. However, there was no systemic study for confirming the precision and reliability of 3D printed model. Some senior clinical doctors mistrusted its reliability in clinical application. The purpose of this study was to evaluate the precision and reliability of stereolithography appearance (SLA) 3D printed model.Some related parameters were selected to research the reliability of SLA 3D printed model. The computed tomography (CT) data of bone/prosthesis and model were collected and 3D reconstructed. Some anatomical parameters were measured and statistical analysis was performed; the intraclass correlation coefficient (ICC) was used to was used to evaluate the similarity between the model and real bone/prosthesis. the absolute difference (mm) and relative difference (%) were conducted. For prosthesis model, the 3-dimensional error was measured.There was no significant difference in the anatomical parameters except max height (MH) of long bone. All the ICCs were greater than 0.990. The maximum absolute and relative difference were 0.45 mm and 1.10%; The 3-dimensional error analysis showed that positive/minus distance were 0.273 mm/0.237 mm.The application of SLA 3D printed model in diagnosis and treatment process of complex orthopedic disease was reliable and precise.

  12. Automatic grading of appearance retention of carpets using intensity and range images

    Science.gov (United States)

    Orjuela Vargas, Sergio Alejandro; Ortiz-Jaramillo, Benhur; Vansteenkiste, Ewout; Rooms, Filip; De Meulemeester, Simon; de Keyser, Robain; Van Langenhove, Lieva; Philips, Wilfried

    2012-04-01

    Textiles are mainly used for decoration and protection. In both cases, their original appearance and its retention are important factors for customers. Therefore, evaluation of appearance parameters are critical for quality assurance purposes, during and after manufacturing, to determine the lifetime and/or beauty of textile products. In particular, appearance retention of textile products is commonly certified with grades, which are currently assigned by human experts. However, manufacturers would prefer a more objective system. We present an objective system for grading appearance retention, particularly, for textile floor coverings. Changes in appearance are quantified by using linear regression models on texture features extracted from intensity and range images. Range images are obtained by our own laser scanner, reconstructing the carpet surface using two methods that have been previously presented. We extract texture features using a variant of the local binary pattern technique based on detecting those patterns whose frequencies are related to the appearance retention grades. We test models for eight types of carpets. Results show that the proposed approach describes the degree of wear with a precision within the range allowed to human inspectors by international standards. The methodology followed in this experiment has been designed to be general for evaluating global deviation of texture in other types of textiles, as well as other surface materials.

  13. Minimum Description Length Shape and Appearance Models

    DEFF Research Database (Denmark)

    Thodberg, Hans Henrik

    2003-01-01

    The Minimum Description Length (MDL) approach to shape modelling is reviewed. It solves the point correspondence problem of selecting points on shapes defined as curves so that the points correspond across a data set. An efficient numerical implementation is presented and made available as open s...

  14. Ovarian metastases: Computed tomographic appearances

    International Nuclear Information System (INIS)

    Megibow, A.J.; Hulnick, D.H.; Bosniak, M.A.; Balthazar, E.J.

    1985-01-01

    Computed tomographic scans of 34 patients with ovarian metastases were reviewed to assess the radiographic appearances and to correlate these with the primary neoplasms. Primary neoplasms were located in the colon (20 patients), breast (six), stomach (five), small bowel (one), bladder (one), and Wilms tumor of the kidney (one). The radiographic appearance of the metastatic lesions could be described as predominantly cystic (14 lesions), mixed (12 lesions), or solid (seven lesions). The cystic and mixed lesions tended to be larger in overall diameter than the solid. The metastases from gastric carcinoma appeared solid in four of five cases. The metastases from the other neoplasms had variable appearances simulating primary ovarian carcinoma

  15. The role of appearance schematicity in the internalization of media appearance ideals: A panel study of preadolescents.

    Science.gov (United States)

    Rousseau, Ann; Gamble, Hilary; Eggermont, Steven

    2017-10-01

    Individuals who are more strongly invested in their appearance, appearance schematics, have a tendency to engage in appearance-related comparison. Appearance schematicity consists of two components. The self-evaluative component concerns the degree to which appearance is central to self-worth, referred to as dysfunctional appearance beliefs. Motivational salience refers to the engagement in behaviors designed to enhance appearance, such as body surveillance. Based on a three-wave panel survey of 973 Flemish preadolescents (M age  = 11.15, SD = 1.13) we found that the motivational and self-evaluative components had a different impact on media internalization. For preadolescents who engaged in more body surveillance, watching television resulted in more media internalization. For preadolescents who had fewer dysfunctional appearance beliefs, watching television resulted in more media internalization. These findings suggest that appearance schematicity is an important susceptibility variable in the relationship between TV-exposure and media internalization, and emphasize the importance of investigating individual dispositions beyond gender differences. Copyright © 2017 The Foundation for Professionals in Services for Adolescents. Published by Elsevier Ltd. All rights reserved.

  16. IASM: Individualized activity space modeler

    Science.gov (United States)

    Hasanzadeh, Kamyar

    2018-01-01

    Researchers from various disciplines have long been interested in analyzing and describing human mobility patterns. Activity space (AS), defined as an area encapsulating daily human mobility and activities, has been at the center of this interest. However, given the applied nature of research in this field and the complexity that advanced geographical modeling can pose to its users, the proposed models remain simplistic and inaccurate in many cases. Individualized Activity Space Modeler (IASM) is a geographic information system (GIS) toolbox, written in Python programming language using ESRI's Arcpy module, comprising four tools aiming to facilitate the use of advanced activity space models in empirical research. IASM provides individual-based and context-sensitive tools to estimate home range distances, delineate activity spaces, and model place exposures using individualized geographical data. In this paper, we describe the design and functionality of IASM, and provide an example of how it performs on a spatial dataset collected through an online map-based survey.

  17. Perceiving Direction of a Walker: Effect of Body Appearance

    Directory of Open Access Journals (Sweden)

    Kazuya Ono

    2011-05-01

    Full Text Available Human can perceive others' walking direction accurately even with 117ms observation (Sato, et al., ECVP2008. We aimed to see whether appearance of walker's body affects the accuracy of perceiving direction of the walker. Thus, we employed three different appearances: realistic human computer-graphics body (CG-human, nonrealistic cylinder-assembled body (Cylinders, and point-light walker (Points. We made a three-dimensional model of an adult-size walker who walked at a place. CG-human stimuli were generated by rendering the model with smooth shading. We made Cylinders stimuli by replacing body parts such as arms, legs, head, and hands with cylinders. Points stimuli were made by tracking 18 positions (mostly joints of the body like biological motion. One of walkers was presented for 117, 250, 500 or 1000ms while its direction was randomly varied by 3deg steps to 21deg left or right. Observers judged whether the walker was walking toward them (hit or not (miss, and self-range was measured in terms of the standard deviation for hit distributions. The perceived self-range was narrowed with long duration, and with CG-human stimulus. It is suggested that the accuracy of perceiving walker's direction depends on body appearance, and it is higher for human-like body than nonhuman body.

  18. Activated sludge model No. 3

    DEFF Research Database (Denmark)

    Gujer, W.; Henze, M.; Mino, T.

    1999-01-01

    The Activated Sludge Model No. 3 (ASM3) can predict oxygen consumption, sludge production, nitrification and denitrification of activated sludge systems. It relates to the Activated Sludge Model No. 1 (ASM1) and corrects for some defects of ASM I. In addition to ASM1, ASM3 includes storage of org...

  19. Vasoactive side effects of intravenous immunoglobulin preparations in a rat model and their treatment with recombinant platelet-activating factor acetylhydrolase

    NARCIS (Netherlands)

    Bleeker, W. K.; Teeling, J. L.; Verhoeven, A. J.; Rigter, G. M.; Agterberg, J.; Tool, A. T.; Koenderman, A. H.; Kuijpers, T. W.; Hack, C. E.

    2000-01-01

    Previously, we observed in a rat model that intravenous administration of intramuscular immunoglobulin preparations induced a long-lasting hypotension, which appeared to be associated with the presence of IgG polymers and dimers in the preparations, but unrelated to complement activation. We found

  20. Intermediate levels of hippocampal activity appear optimal for associative memory formation.

    NARCIS (Netherlands)

    Liu, X.; Qin, S.; Rijpkema, M.J.P.; Luo, J.; Fernandez, G.S.E.

    2010-01-01

    BACKGROUND: It is well established that hippocampal activity is positively related to effective associative memory formation. However, in biological systems often optimal levels of activity are contrasted by both sub- and supra-optimal levels. Sub-optimal levels of hippocampal activity are commonly

  1. Patients’ general satisfaction with the appearance of anterior maxillary teeth

    Directory of Open Access Journals (Sweden)

    Lajnert Vlatka

    2017-01-01

    Full Text Available Background/Aim. Dental appearance plays an important role in practically all personal social interactions. The main factors that define the dental appearance are tooth colour, shape and position, quality of restoration, and the general position of the teeth in arch, especially in the anterior region. The aim of this study was to evaluate the impact of dental status (tooth shape, fracture, dental and prosthetic restorations and presence of plaque on patient''s satisfaction with the dental appearance, controlling for the age and gender. Methods. A total of 700 Caucasian subjects (439 women aged 18–86 (median 45 years participated in the cross-sectional study. Study included clinical examination and self-administrated questionnaire based on selfperceived aesthetics and satisfaction with the appearance of their maxillary anterior teeth. Results. A regression analysis demonstrated that presence of dental plaque, tooth fracture, composite fillings and crowns had significant independent contribution and were negative predictors of satisfaction with teeth appearance. Participants with presence of plaque on upper teeth (p < 0.001, fractures (p = 0.005, composite fillings (p < 0.001 and crowns (p = 0.032 were less satisfied than those without it. Model explains 12% or variance of general satisfaction with the appearance of maxillary frontal teeth (p < 0.001 and the major contributors are composite fillings (5.3% and plaque (3.2%. Tooth shape, age and gender were not significant predictors of satisfaction. Conclusion. Satisfaction with the teeth appearance is under the influence of many factors with significant negative influence of presence of dental plaque, fractures, composite restorations, and crowns.

  2. Assessing the reliability of predictive activity coefficient models for molecules consisting of several functional groups

    Directory of Open Access Journals (Sweden)

    R. P. Gerber

    2013-03-01

    Full Text Available Currently, the most successful predictive models for activity coefficients are those based on functional groups such as UNIFAC. In contrast, these models require a large amount of experimental data for the determination of their parameter matrix. A more recent alternative is the models based on COSMO, for which only a small set of universal parameters must be calibrated. In this work, a recalibrated COSMO-SAC model was compared with the UNIFAC (Do model employing experimental infinite dilution activity coefficient data for 2236 non-hydrogen-bonding binary mixtures at different temperatures. As expected, UNIFAC (Do presented better overall performance, with a mean absolute error of 0.12 ln-units against 0.22 for our COSMO-SAC implementation. However, in cases involving molecules with several functional groups or when functional groups appear in an unusual way, the deviation for UNIFAC was 0.44 as opposed to 0.20 for COSMO-SAC. These results show that COSMO-SAC provides more reliable predictions for multi-functional or more complex molecules, reaffirming its future prospects.

  3. Energy Model of Neuron Activation.

    Science.gov (United States)

    Romanyshyn, Yuriy; Smerdov, Andriy; Petrytska, Svitlana

    2017-02-01

    On the basis of the neurophysiological strength-duration (amplitude-duration) curve of neuron activation (which relates the threshold amplitude of a rectangular current pulse of neuron activation to the pulse duration), as well as with the use of activation energy constraint (the threshold curve corresponds to the energy threshold of neuron activation by a rectangular current pulse), an energy model of neuron activation by a single current pulse has been constructed. The constructed model of activation, which determines its spectral properties, is a bandpass filter. Under the condition of minimum-phase feature of the neuron activation model, on the basis of Hilbert transform, the possibilities of phase-frequency response calculation from its amplitude-frequency response have been considered. Approximation to the amplitude-frequency response by the response of the Butterworth filter of the first order, as well as obtaining the pulse response corresponding to this approximation, give us the possibility of analyzing the efficiency of activating current pulses of various shapes, including analysis in accordance with the energy constraint.

  4. 29 CFR 1921.10 - Appearances.

    Science.gov (United States)

    2010-07-01

    ... Relating to Labor (Continued) OCCUPATIONAL SAFETY AND HEALTH ADMINISTRATION, DEPARTMENT OF LABOR (CONTINUED) RULES OF PRACTICE IN ENFORCEMENT PROCEEDINGS UNDER SECTION 41 OF THE LONGSHOREMEN'S AND HARBOR WORKERS' COMPENSATION ACT Hearing and Related Matters § 1921.10 Appearances. (a) Representation. The parties may appear...

  5. The similar hexheimer reaction during initial treatment of pulmonary tuberculosis: CT appearances

    International Nuclear Information System (INIS)

    Lu Yan; Zhou Xinhua; Xie Ruming; Xu Jinping

    2009-01-01

    Objective: To investigate CT features of similar Hexheimer's reaction during initial treatment of active pulmonary tuberculosis. Methods: The similar Hexheimer's reaction in 44 patients diagnosed by clinic and follow-up CT scans were retrospectively reviewed by three radiologists. Results: During initial treatment of active pulmonary tuberculosis, development of radiographic progression were observed in 57 foci, including 28 pulmonary lesions increased at the site of their original lesion or new opacities elsewhere, ipsilateral or contralateral to the original lesion or both, 10 lesions related to the pleura (pleural effusion, pleural tuberculoma), 15 lymphadenectasis, 3 thymus reactions, and 1 cardiac pericardium thickening, respectively. These reactions appeared from the 20 days to 3.5 months, then with continuation of the initial chemotherapy for 1.0-3.0 months, the radiographic response was excellent with the areas of progression and the original lesions demonstrating resolution or improvement. Conclusion: The CT appearances of similar Hexheimer's reaction during initial treatment of active tuberculosis are specific to a certainty. (authors)

  6. Characteristic appearances of fundus autofluorescence in treatment-naive and active polypoidal choroidal vasculopathy: a retrospective study of 170 patients.

    Science.gov (United States)

    Zhao, Xinyu; Xia, Song; Chen, Youxin

    2018-06-01

    To investigate the characteristic appearances of fundus autofluorescence (FAF) in patients with treatment-naive and active polypoidal choroidal vasculopathy (PCV). Cases with the diagnosis of treatment-naive and active PCV from November 2012 to May 2017 at Peking Union Medical College Hospital were retrospectively reviewed. All patients underwent comprehensive ophthalmologic examination. Autofluorescence (AF) findings were described at the retinal sites of the corresponding lesions identified and diagnosed using indocyanine green angiography and spectral-domain optical coherence tomography. One hundred seventy patients with 192 affected eyes were included. The logMAR BCVA of the patients were 0.53 ± 0.28. The six AF patterns of 243 polypoidal lesions were confluent hypo-AF with hyper-AF ring (49.8%), confluent hypo-AF (22.6%), hyper-AF with hypo-AF ring (3.7%), granular hypo-AF (7.0%), blocked hypo-AF due to hemorrhage (8.6%), and polyps without apparent AF changes (8.2%). For 146 branching vascular networks (BVNs), 97.3% were granular hypo-AF, and others were blocked hypo-AF due to hemorrhage. In eyes with treatment-naive and active PCV, the polypoidal lesions and BVNs induce characteristic FAF changes. FAF images provide reliable adjunct reference for the diagnosis of PCV.

  7. Appearance questions can be misleading

    DEFF Research Database (Denmark)

    Hansen, Mikkel; Markman, Ellen M.

    2005-01-01

    Preschoolers' success on the appearance-reality task is a milestone in theory-of-mind development. On the standard task children see a deceptive object, such as a sponge that looks like a rock, and are asked, "What is this really?" and "What does this look like?" Children below 4 1/2 years of age...... fail saying that the object not only is a sponge but also looks like a sponge. We propose that young children's difficulty stems from ambiguity in the meaning of "looks like." This locution can refer to outward appearance ("Peter looks like Paul") but in fact often refers to likely reality ("That looks...... like Jim"). We propose that "looks like" is taken to refer to likely reality unless the reality is already part of the common ground of the conversation. Because this joint knowledge is unclear to young children on the appearance-reality task, they mistakenly think the appearance question is about...

  8. The spectral appearance of solar-type collapsing protostellar clouds

    International Nuclear Information System (INIS)

    Bertout, C.; Yorke, H.W.

    1978-04-01

    In this paper, we review the spectral properties of collapsing protostellar clouds, based on radiative transfer computations in hydrodynamic protostar models. In the first section, the basic results of protostar evolution computations in spherically symmetric and axially symmetry geometries, as they pertain to the appearance of protostars, are briefly reviewed. In the second section, we discuss the continuum appearance of spherically symmetric protostars with various masses. Also, we present recent results for the continuum appearance of an axially symmetric protostellar cloud. The third section deals with the line formation problem and describes preliminary results for a OH molecule in an axially symmetric collapsing cloud. Then we review recent theoretical and observational results obtained for the last evolutionary phase of protostars, known as the YY Orionis phase, when the stellar core first becomes visible in the optical range. Some of the new results and conclusions presented here can be summarized as follows: Rotating collapsing clouds are in general less luminous and cooler than corresponding non-rotating clouds - due to the longer evolutionary time scale. Nevertheless, high resolution studies (resolution [de

  9. Lightness dependence of achromatic loci in color-appearance coordinates

    Directory of Open Access Journals (Sweden)

    Ichiro eKuriki

    2015-02-01

    Full Text Available Shifts in the appearance of color under different illuminant chromaticity are known to be incomplete, and fit nicely with a simple linear transformation of cone responses that aligns the achromatic points under two illuminants. Most chromaticity-transfer functions with von-Kries-like transformations use only one set of values to fit the color shifts from one illuminant to another. However, an achromatic point shifts its chromaticity depending on the lightness of the test stimulus. This lightness dependence of the achromatic-point locus is qualitatively similar to a phenomenon known as the Helson-Judd effect. The present study suggests that the lightness dependency of achromatic points appears to be a general trend, which is supported by the results from deriving the optimal von-Kries coefficients for different lightness levels that best fit the color shifts under different illuminant chromaticities. Further, we report that such a lightness dependence of the achromatic-point loci can be represented simply as a straight line in coordinates defined using color-appearance models such as CIECAM when normalized for daylight.

  10. A weighty issue: explaining the association between body mass index and appearance-based social anxiety.

    Science.gov (United States)

    Titchener, Kristen; Wong, Quincy J J

    2015-01-01

    Research has indicated that individuals who are overweight or obese are more likely to experience mental health difficulties. One line of research has indicated that body mass index (BMI) is positively associated with appearance-based social anxiety, rather than social anxiety more generally. However, there is a lack of research that has attempted to explain this association. Thus, the current study recruited an undergraduate sample (N=90) and aimed (a) to replicate previous research by examining the associations between BMI, social anxiety, and appearance-based social anxiety and (b) to extend previous research by examining two potential mediators in the relationship between BMI and appearance-based social anxiety suggested in the literature (i.e., body image dissatisfaction and emotional eating). Analyses indicated that BMI was not associated with social anxiety but positively associated with appearance-based social anxiety. The association between BMI and appearance-based social anxiety was only mediated by body image dissatisfaction, and the model of these relationships emerged as the best fitting model relative to a plausible alternative model. The findings replicate and extend previous research on weight status and psychological factors and highlight the need for future longitudinal research on BMI, appearance-based social anxiety, and body image dissatisfaction so that interventions for obesity and weight loss maintenance programs can be ultimately enhanced. Copyright © 2014 Elsevier Ltd. All rights reserved.

  11. Mammographic appearances of male breast disease.

    Science.gov (United States)

    Appelbaum, A H; Evans, G F; Levy, K R; Amirkhan, R H; Schumpert, T D

    1999-01-01

    Various male breast diseases have characteristic mammographic appearances that can be correlated with their pathologic diagnoses. Male breast cancer is usually subareolar and eccentric to the nipple. Margins of the lesions are more frequently well defined, and calcifications are rarer and coarser than those occurring in female breast cancer. Gynecomastia usually appears as a fan-shaped density emanating from the nipple, gradually blending into surrounding fat. It may have prominent extensions into surrounding fat and, in some cases, an appearance similar to that of a heterogeneously dense female breast. Although there are characteristic mammographic features that allow breast cancer in men to be recognized, there is substantial overlap between these features and the mammographic appearance of benign nodular lesions. The mammographic appearance of gynecomastia is not similar to that of male breast cancer, but in rare cases, it can mask malignancy. Gynecomastia can be mimicked by chronic inflammation. All mammographically lucent lesions of the male breast appear to be benign, similar to such lesions in the female breast.

  12. Local appearance features for robust MRI brain structure segmentation across scanning protocols

    DEFF Research Database (Denmark)

    Achterberg, H.C.; Poot, Dirk H. J.; van der Lijn, Fedde

    2013-01-01

    Segmentation of brain structures in magnetic resonance images is an important task in neuro image analysis. Several papers on this topic have shown the benefit of supervised classification based on local appearance features, often combined with atlas-based approaches. These methods require...... a representative annotated training set and therefore often do not perform well if the target image is acquired on a different scanner or with a different acquisition protocol than the training images. Assuming that the appearance of the brain is determined by the underlying brain tissue distribution...... with substantially different imaging protocols and on different scanners. While a combination of conventional appearance features trained on data from a different scanner with multiatlas segmentation performed poorly with an average Dice overlap of 0.698, the local appearance model based on the new acquisition...

  13. Unspoken Playground Rules Discourage Adolescent Physical Activity in School: A Focus Group Study of Constructs in the Prototype Willingness Model.

    Science.gov (United States)

    Wheatley, Catherine M; Davies, Emma L; Dawes, Helen

    2018-03-01

    The health benefits of exercise in school are recognized, yet physical activity continues to decline during early adolescence despite numerous interventions. In this study, we investigated whether the prototype willingness model, an account of adolescent decision making that includes both reasoned behavioral choices and unplanned responses to social environments, might improve understanding of physical activity in school. We conducted focus groups with British pupils aged 12 to 13 years and used deductive thematic analysis to search for themes relating to the model. Participants described reasoned decisions about physical activity outside school and unplanned choices to be inactive during break, in response to social contexts described as more "judgmental" than in primary school. Social contexts appeared characterized by anxiety about competence, negative peer evaluation, and inactive playground norms. The prototype willingness model might more fully explain physical activity in school than reasoned behavioral models alone, indicating potential for interventions targeting anxieties about playground social environments.

  14. Modeling interdisciplinary activities involving Mathematics

    DEFF Research Database (Denmark)

    Iversen, Steffen Møllegaard

    2006-01-01

    In this paper a didactical model is presented. The goal of the model is to work as a didactical tool, or conceptual frame, for developing, carrying through and evaluating interdisciplinary activities involving the subject of mathematics and philosophy in the high schools. Through the terms...... of Horizontal Intertwining, Vertical Structuring and Horizontal Propagation the model consists of three phases, each considering different aspects of the nature of interdisciplinary activities. The theoretical modelling is inspired by work which focuses on the students abilities to concept formation in expanded...... domains (Michelsen, 2001, 2005a, 2005b). Furthermore the theoretical description rest on a series of qualitative interviews with teachers from the Danish high school (grades 9-11) conducted recently. The special case of concrete interdisciplinary activities between mathematics and philosophy is also...

  15. Raw-appearing Restructured fish models made with Sodium alginate or Microbial transglutaminase and effect of chilled storage

    Directory of Open Access Journals (Sweden)

    Helena Moreno

    2013-03-01

    Full Text Available Restructuring by adding Sodium Alginate or Microbial Transglutaminase (MTGase using cold gelation technology make it possible to obtain many different raw products from minced and/or chopped fish muscle that are suitable for being used as the basis of new restructured products with different physicochemical properties and even different compositions. Special consideration must be given to their shelf-life and the changes that may take place during chilling, both in visual appearance and physicochemical properties. After chilled storage, the restructured models made with different muscular particle size and composition at low temperature (5 °C, it was observed that microbial growth limited the shelf-life to 7-14 days. Mechanical properties increased (p 0.05 was detected during storage.

  16. Rapid Material Appearance Acquisition Using Consumer Hardware

    Directory of Open Access Journals (Sweden)

    Jiří Filip

    2014-10-01

    Full Text Available A photo-realistic representation of material appearance can be achieved by means of bidirectional texture function (BTF capturing a material’s appearance for varying illumination, viewing directions, and spatial pixel coordinates. BTF captures many non-local effects in material structure such as inter-reflections, occlusions, shadowing, or scattering. The acquisition of BTF data is usually time and resource-intensive due to the high dimensionality of BTF data. This results in expensive, complex measurement setups and/or excessively long measurement times. We propose an approximate BTF acquisition setup based on a simple, affordable mechanical gantry containing a consumer camera and two LED lights. It captures a very limited subset of material surface images by shooting several video sequences. A psychophysical study comparing captured and reconstructed data with the reference BTFs of seven tested materials revealed that results of our method show a promising visual quality. Speed of the setup has been demonstrated on measurement of human skin and measurement and modeling of a glue dessication time-varying process. As it allows for fast, inexpensive, acquisition of approximate BTFs, this method can be beneficial to visualization applications demanding less accuracy, where BTF utilization has previously been limited.

  17. Exploring the relationship between appearance-contingent self-worth and self-esteem: The roles of self-objectification and appearance anxiety.

    Science.gov (United States)

    Adams, Katherine E; Tyler, James M; Calogero, Rachel; Lee, Jenifer

    2017-12-01

    Previous work has shown that both an appearance-contingent self-worth (i.e., staking one's overall self-evaluation on one's physical appearance) and self-objectification are associated with higher appearance anxiety and lower self-esteem among women. Although prior evidence separately links both appearance-contingent self-worth and self-objectification to these negative outcomes, no work has examined the mediating processes that may underlie this relationship. With the current project, we examined the relationship between appearance-contingent self-worth and self-objectification, and the degree to which this relationship is associated with higher appearance anxiety and lower overall self-esteem. We hypothesized that appearance-contingent self-worth would be positively associated with self-objectification; in turn, we expected self-objectification to be related to higher appearance anxiety, and ultimately, lower self-esteem. Across two studies, one cross-sectional (N=208) and one short-term longitudinal (N=191), we found compelling support for this hypothesis. These findings have practical and theoretical significance for both the self-objectification and contingent self-worth literatures. Published by Elsevier Ltd.

  18. Aircraft Segmentation in SAR Images Based on Improved Active Shape Model

    Science.gov (United States)

    Zhang, X.; Xiong, B.; Kuang, G.

    2018-04-01

    In SAR image interpretation, aircrafts are the important targets arousing much attention. However, it is far from easy to segment an aircraft from the background completely and precisely in SAR images. Because of the complex structure, different kinds of electromagnetic scattering take place on the aircraft surfaces. As a result, aircraft targets usually appear to be inhomogeneous and disconnected. It is a good idea to extract an aircraft target by the active shape model (ASM), since combination of the geometric information controls variations of the shape during the contour evolution. However, linear dimensionality reduction, used in classic ACM, makes the model rigid. It brings much trouble to segment different types of aircrafts. Aiming at this problem, an improved ACM based on ISOMAP is proposed in this paper. ISOMAP algorithm is used to extract the shape information of the training set and make the model flexible enough to deal with different aircrafts. The experiments based on real SAR data shows that the proposed method achieves obvious improvement in accuracy.

  19. Appearance-change instruction effects on eyewitness lineup identification accuracy are not moderated by amount of appearance change.

    Science.gov (United States)

    Molinaro, Peter F; Arndorfer, Andrea; Charman, Steve D

    2013-12-01

    Instructing witnesses that a criminal may have changed appearance prior to showing them a lineup has been shown to increase false identifications without increasing correct identifications (S. D. Charman & G. L. Wells, 2007, Is the appearance-change instruction a good idea? Law and Human Behavior, Vol. 31, pp. 3-22). However, the generalizability of the effects of this appearance-change instruction (ACI) is unknown, and there are reasons to believe that the instruction's effects may be moderated by the amount of appearance change the criminal has actually undergone. The current study tested this hypothesis. Undergraduate students (N = 315) were exposed to a series of target faces and lineups, some of which contained the target and some of which did not, and made identification decisions. Half of the participants received a standard ACI prior to each lineup; the other half did not. The targets varied with respect to the amount to which their appearance had changed. Results indicated that the ACI inflated false identifications without inflating correct identifications, and that these effects did not depend on the amount of appearance change the target had undergone. Current recommendations to administer the ACI seem to be unfounded and may be harmful to the reliability of identification evidence. (c) 2013 APA, all rights reserved

  20. The CT appearance of intraoral chewing gum

    Energy Technology Data Exchange (ETDEWEB)

    Towbin, Alexander J. [Cincinnati Children' s Hospital Medical Center, Department of Radiology, Cincinnati, OH (United States)

    2008-12-15

    When imaged, intraoral chewing gum has the potential to be misdiagnosed. Chewing gum has a characteristic appearance on CT: it is ovoid in shape, hyperdense, and has small internal locules of air. Reports have described the appearance of gum on radiographs and abdominal CT images; however, no reports could be found detailing its appearance within the mouth. This report describes the appearance of intraoral chewing gum as well as the properties of the gum that lead to this appearance. Because of the potential for misdiagnosis, screening for intraoral foreign bodies should be considered prior to imaging. (orig.)

  1. The CT appearance of intraoral chewing gum

    International Nuclear Information System (INIS)

    Towbin, Alexander J.

    2008-01-01

    When imaged, intraoral chewing gum has the potential to be misdiagnosed. Chewing gum has a characteristic appearance on CT: it is ovoid in shape, hyperdense, and has small internal locules of air. Reports have described the appearance of gum on radiographs and abdominal CT images; however, no reports could be found detailing its appearance within the mouth. This report describes the appearance of intraoral chewing gum as well as the properties of the gum that lead to this appearance. Because of the potential for misdiagnosis, screening for intraoral foreign bodies should be considered prior to imaging. (orig.)

  2. An investigation of appearance motives for tanning: The development and evaluation of the Physical Appearance Reasons For Tanning Scale (PARTS) and its relation to sunbathing and indoor tanning intentions.

    Science.gov (United States)

    Cafri, Guy; Thompson, J Kevin; Roehrig, Megan; van den Berg, Patricia; Jacobsen, Paul B; Stark, Stephen

    2006-09-01

    Motives for UV exposure have been shown to be related to appearance concerns, yet little research has examined specific tan appearance attitudes. Given this lacuna, Study 1 involved the identification of six factors among college female tanners: general attractiveness, media influence, family/friends influence, physical fitness appearance, acne reasons, and skin aging concerns. In Study 2, a separate sample of college female tanners were used to validate a higher order factor model, which demonstrated acceptable fit. Additionally, the factors converged in the expected directions, with the general attractiveness and skin aging concerns being the best correlate of UV exposure and sun-protection intentions. The relevance of these findings to skin cancer prevention is discussed.

  3. Atypical imaging appearances of intracranial meningiomas

    Energy Technology Data Exchange (ETDEWEB)

    O' Leary, S. [Radiology Department, Derriford Hospital, Plymouth (United Kingdom); Adams, W.M. [Radiology Department, Derriford Hospital, Plymouth (United Kingdom); Parrish, R.W. [Radiology Department, Derriford Hospital, Plymouth (United Kingdom); Mukonoweshuro, W. [Radiology Department, Derriford Hospital, Plymouth (United Kingdom)]. E-mail: William.mukonoweshuro@phnt.swest.nhs.uk

    2007-01-15

    Meningiomas are the commonest primary, non-glial intracranial tumours. The diagnosis is often correctly predicted from characteristic imaging appearances. This paper presents some examples of atypical imaging appearances that may cause diagnostic confusion.

  4. Color appearance in stereoscopy

    Science.gov (United States)

    Gadia, Davide; Rizzi, Alessandro; Bonanomi, Cristian; Marini, Daniele; Galmonte, Alessandra; Agostini, Tiziano

    2011-03-01

    The relationship between color and lightness appearance and the perception of depth has been studied since a while in the field of perceptual psychology and psycho-physiology. It has been found that depth perception affects the final object color and lightness appearance. In the stereoscopy research field, many studies have been proposed on human physiological effects, considering e.g. geometry, motion sickness, etc., but few has been done considering lightness and color information. Goal of this paper is to realize some preliminar experiments in Virtual Reality in order to determine the effects of depth perception on object color and lightness appearance. We have created a virtual test scene with a simple 3D simultaneous contrast configuration. We have created three different versions of this scene, each with different choices of relative positions and apparent size of the objects. We have collected the perceptual responses of several users after the observation of the test scene in the Virtual Theater of the University of Milan, a VR immersive installation characterized by a semi-cylindrical screen that covers 120° of horizontal field of view from an observation distance of 3.5 m. We present a description of the experiments setup and procedure, and we discuss the obtained results.

  5. Statistical properties of fluctuations of time series representing appearances of words in nationwide blog data and their applications: An example of modeling fluctuation scalings of nonstationary time series.

    Science.gov (United States)

    Watanabe, Hayafumi; Sano, Yukie; Takayasu, Hideki; Takayasu, Misako

    2016-11-01

    To elucidate the nontrivial empirical statistical properties of fluctuations of a typical nonsteady time series representing the appearance of words in blogs, we investigated approximately 3×10^{9} Japanese blog articles over a period of six years and analyze some corresponding mathematical models. First, we introduce a solvable nonsteady extension of the random diffusion model, which can be deduced by modeling the behavior of heterogeneous random bloggers. Next, we deduce theoretical expressions for both the temporal and ensemble fluctuation scalings of this model, and demonstrate that these expressions can reproduce all empirical scalings over eight orders of magnitude. Furthermore, we show that the model can reproduce other statistical properties of time series representing the appearance of words in blogs, such as functional forms of the probability density and correlations in the total number of blogs. As an application, we quantify the abnormality of special nationwide events by measuring the fluctuation scalings of 1771 basic adjectives.

  6. The association between smokers' perceived importance of the appearance of cigarettes/cigarette packs and smoking sensory experience: a structural equation model.

    Science.gov (United States)

    Ayo-Yusuf, Olalekan A; Agaku, Israel T

    2015-01-01

    We assessed the reliability of a measure of the latent construct "smoking sensory experience." We further measured the relationship between "smoking sensory experience" and smokers' rating of the importance of the appearance of cigarettes/cigarette packs in brand choice and smoking dependence. Analyses involved a national sample of smokers (n = 633) who participated in the 2010 South African Social Attitudes Survey (N = 3,112). Smokers ranked on a scale of 1-5, the importance of the following attributes in choosing their cigarette brand: health concerns, cost, packaging, taste, satisfaction, and flavor/strength. Using structural equation modeling, an a priori model was specified based on the hypothesis that taste, satisfaction, and flavor/strength are measures of a construct of "smoking sensory experience" and that cigarette packaging would be positively related to "smoking sensory experience." Furthermore, "smoking sensory experience" would be positively related to cigarettes smoked per day. The latent construct--"smoking sensory experience" was considered reliable (Cronbach's α = 0.75). The structural equation model confirmed that the specified model fitted the data well (goodness of fit index = 0.993; normed fit index = 0.978; root mean square error of approximation = 0.031). Higher "smoking sensory experience" was positively associated with increasing cigarettes smoked per day (β = 0.12). Higher rating of the cigarette package in brand choice positively covaried with both "smoking sensory experience" (β = 0.29), and higher rating of health considerations (β = 0.42). These findings support the regulation of the appearance of cigarettes/cigarette packs to reduce cigarettes' appeal and abuse liability in line with Article 11 of WHO's Framework Convention on Tobacco Control. © The Author 2014. Published by Oxford University Press on behalf of the Society for Research on Nicotine and Tobacco. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  7. The Association Between Smokers’ Perceived Importance of the Appearance of Cigarettes/Cigarette Packs and Smoking Sensory Experience: A Structural Equation Model

    Science.gov (United States)

    Ayo-Yusuf, Olalekan A.

    2015-01-01

    Objective: We assessed the reliability of a measure of the latent construct “smoking sensory experience.” We further measured the relationship between “smoking sensory experience” and smokers’ rating of the importance of the appearance of cigarettes/cigarette packs in brand choice and smoking dependence. Methods: Analyses involved a national sample of smokers (n = 633) who participated in the 2010 South African Social Attitudes Survey (N = 3,112). Smokers ranked on a scale of 1–5, the importance of the following attributes in choosing their cigarette brand: health concerns, cost, packaging, taste, satisfaction, and flavor/strength. Using structural equation modeling, an a priori model was specified based on the hypothesis that taste, satisfaction, and flavor/strength are measures of a construct of “smoking sensory experience” and that cigarette packaging would be positively related to “smoking sensory experience.” Furthermore, “smoking sensory experience” would be positively related to cigarettes smoked per day. Results: The latent construct—“smoking sensory experience” was considered reliable (Cronbach’s α = 0.75). The structural equation model confirmed that the specified model fitted the data well (goodness of fit index = 0.993; normed fit index = 0.978; root mean square error of approximation = 0.031). Higher “smoking sensory experience” was positively associated with increasing cigarettes smoked per day (β = 0.12). Higher rating of the cigarette package in brand choice positively covaried with both “smoking sensory experience” (β = 0.29), and higher rating of health considerations (β = 0.42). Conclusions: These findings support the regulation of the appearance of cigarettes/cigarette packs to reduce cigarettes’ appeal and abuse liability in line with Article 11 of WHO’s Framework Convention on Tobacco Control. PMID:25200812

  8. Struma ovarii. MR and CT appearance

    International Nuclear Information System (INIS)

    Joja, Ikuo; Mitsumori, Akihito; Hiraki, Yoshio; Kudo, Takafumi; Nakagawa, Tomio; Asakawa, Toru; Ando, Masaaki; Akamatsu, Nobuo.

    1997-01-01

    The purpose of this study was to examine the appearance of struma ovarii on MR and CT images. All 13 patients showed both cystic and solid components with a multilobulated surface and thickened septa. Various signal intensities were seen on both T1WI and T2WI. The cystic component, which showed low signal intensity on T2WI, showed high density on CT images. The characteristic MR and CT appearance of struma ovarii appears to be that of multicystic tumor indicating the presence of viscid materials containing iodine. (author)

  9. Representing and estimating interactions between activities in a need-based model of activity generation

    NARCIS (Netherlands)

    Nijland, L.; Arentze, T.; Timmermans, H.

    2013-01-01

    Although several activity-based models made the transition to practice in recent years, modeling dynamic activity generation and especially, the mechanisms underlying activity generation are not well incorporated in the current activity-based models. For instance, current models assume that

  10. Representing and estimating interactions between activities in a need-based model of activity generation

    NARCIS (Netherlands)

    Nijland, E.W.L.; Arentze, T.A.; Timmermans, H.J.P.

    2011-01-01

    Although several activity-based models made the transition to practice in recent years, modelling dynamic activity generation and especially, the mechanisms underlying activity generation are not well incorporated in the current activity-based models. For example, current models assume that

  11. Development of a predictive model to determine micropollutant removal using granular activated carbon

    Directory of Open Access Journals (Sweden)

    D. J. de Ridder

    2009-12-01

    Full Text Available The occurrence of organic micropollutants in drinking water and its sources has opened up a field of study related to monitoring concentration levels in water sources, evaluating their toxicity and estimating their removal in drinking water treatment processes. Because a large number of organic micropollutants is currently present (although in relatively low concentrations in drinking water sources, a method should be developed to select which micropollutants has to be evaluated with priority. In this paper, a screening model is presented that can predict solute removal by activated carbon, in ultrapure water and in natural water. Solute removal prediction is based on a combination of solute hydrophobicity (expressed as log D, the pH corrected log Kow, solute charge and the carbon dose. Solute molecular weight was also considered as model input parameter, but this solute property appeared to relate insufficiently to solute removal.

    Removal of negatively charged solutes by preloaded activated carbon was reduced while the removal of positively charged solutes was increased, compared with freshly regenerated activated carbon. Differences in charged solute removal by freshly regenerated activated carbon were small, indicating that charge interactions are an important mechanism in adsorption onto preloaded carbon. The predicted solute removal was within 20 removal-% deviation of experimentally measured values for most solutes.

  12. A characteristic phenotypic retinal appearance in Norrie disease.

    Science.gov (United States)

    Drenser, Kimberly A; Fecko, Alice; Dailey, Wendy; Trese, Michael T

    2007-02-01

    To describe a striking retinal finding that the authors have only seen in Norrie disease eyes and to determine if a particular genotype corresponds to this dramatic presentation. This is a retrospective, interventional case report of four patients seen in the clinic over a 1-year period. All patients had analysis of the Norrie gene by direct sequencing. All patients presented with a similar retinal appearance of dense stalk tissue, globular dystrophic retina, and peripheral avascular retina with pigmentary changes. Each patient was found to have a mutation in the Norrie gene affecting a cystine residue in the cystine knot domain. The mutations are predicted to disrupt the structure of the protein product, norrin, which is required for activation of the Wnt receptor:beta-catenin pathway. No other vitreoretinopathy that the authors have seen demonstrates this characteristic retinal presentation of severe retinal dysplasia. All four patients were found to have mutations in the Norrie gene which alter the cystine knot motif. Mutations affecting this domain appear to have devastating effects on retinal development and indicate phenotype correlates with mutations affecting the cystine knot domain.

  13. Glass Durability Modeling, Activated Complex Theory (ACT)

    International Nuclear Information System (INIS)

    CAROL, JANTZEN

    2005-01-01

    The most important requirement for high-level waste glass acceptance for disposal in a geological repository is the chemical durability, expressed as a glass dissolution rate. During the early stages of glass dissolution in near static conditions that represent a repository disposal environment, a gel layer resembling a membrane forms on the glass surface through which ions exchange between the glass and the leachant. The hydrated gel layer exhibits acid/base properties which are manifested as the pH dependence of the thickness and nature of the gel layer. The gel layer has been found to age into either clay mineral assemblages or zeolite mineral assemblages. The formation of one phase preferentially over the other has been experimentally related to changes in the pH of the leachant and related to the relative amounts of Al +3 and Fe +3 in a glass. The formation of clay mineral assemblages on the leached glass surface layers ,lower pH and Fe +3 rich glasses, causes the dissolution rate to slow to a long-term steady state rate. The formation of zeolite mineral assemblages ,higher pH and Al +3 rich glasses, on leached glass surface layers causes the dissolution rate to increase and return to the initial high forward rate. The return to the forward dissolution rate is undesirable for long-term performance of glass in a disposal environment. An investigation into the role of glass stoichiometry, in terms of the quasi-crystalline mineral species in a glass, has shown that the chemistry and structure in the parent glass appear to control the activated surface complexes that form in the leached layers, and these mineral complexes ,some Fe +3 rich and some Al +3 rich, play a role in whether or not clays or zeolites are the dominant species formed on the leached glass surface. The chemistry and structure, in terms of Q distributions of the parent glass, are well represented by the atomic ratios of the glass forming components. Thus, glass dissolution modeling using simple

  14. Object Knowledge Modulates Colour Appearance

    Directory of Open Access Journals (Sweden)

    Christoph Witzel

    2011-01-01

    Full Text Available We investigated the memory colour effect for colour diagnostic artificial objects. Since knowledge about these objects and their colours has been learned in everyday life, these stimuli allow the investigation of the influence of acquired object knowledge on colour appearance. These investigations are relevant for questions about how object and colour information in high-level vision interact as well as for research about the influence of learning and experience on perception in general. In order to identify suitable artificial objects, we developed a reaction time paradigm that measures (subjective colour diagnosticity. In the main experiment, participants adjusted sixteen such objects to their typical colour as well as to grey. If the achromatic object appears in its typical colour, then participants should adjust it to the opponent colour in order to subjectively perceive it as grey. We found that knowledge about the typical colour influences the colour appearance of artificial objects. This effect was particularly strong along the daylight axis.

  15. Object knowledge modulates colour appearance

    Science.gov (United States)

    Witzel, Christoph; Valkova, Hanna; Hansen, Thorsten; Gegenfurtner, Karl R

    2011-01-01

    We investigated the memory colour effect for colour diagnostic artificial objects. Since knowledge about these objects and their colours has been learned in everyday life, these stimuli allow the investigation of the influence of acquired object knowledge on colour appearance. These investigations are relevant for questions about how object and colour information in high-level vision interact as well as for research about the influence of learning and experience on perception in general. In order to identify suitable artificial objects, we developed a reaction time paradigm that measures (subjective) colour diagnosticity. In the main experiment, participants adjusted sixteen such objects to their typical colour as well as to grey. If the achromatic object appears in its typical colour, then participants should adjust it to the opponent colour in order to subjectively perceive it as grey. We found that knowledge about the typical colour influences the colour appearance of artificial objects. This effect was particularly strong along the daylight axis. PMID:23145224

  16. Hierarchical modeling of active materials

    International Nuclear Information System (INIS)

    Taya, Minoru

    2003-01-01

    Intelligent (or smart) materials are increasingly becoming key materials for use in actuators and sensors. If an intelligent material is used as a sensor, it can be embedded in a variety of structure functioning as a health monitoring system to make their life longer with high reliability. If an intelligent material is used as an active material in an actuator, it plays a key role of making dynamic movement of the actuator under a set of stimuli. This talk intends to cover two different active materials in actuators, (1) piezoelectric laminate with FGM microstructure, (2) ferromagnetic shape memory alloy (FSMA). The advantage of using the FGM piezo laminate is to enhance its fatigue life while maintaining large bending displacement, while that of use in FSMA is its fast actuation while providing a large force and stroke capability. Use of hierarchical modeling of the above active materials is a key design step in optimizing its microstructure for enhancement of their performance. I will discuss briefly hierarchical modeling of the above two active materials. For FGM piezo laminate, we will use both micromechanical model and laminate theory, while for FSMA, the modeling interfacing nano-structure, microstructure and macro-behavior is discussed. (author)

  17. Inner body and outward appearance: The relationships among appearance orientation, eating disorder symptoms, and internal body awareness

    NARCIS (Netherlands)

    Spoor, S.T.P.; Bekker, M.H.J.; Heck, G.L. van; Croon, M.A.; Strien, T. van

    2005-01-01

    This study investigated the associations of appearance orientation and eating disorder symptoms with internal body awareness in an eating-disordered group of women and a general sample of women. In the eating-disordered group, appearance orientation was positively associated with internal body

  18. Radiological appearances of papillary breast lesions

    International Nuclear Information System (INIS)

    Brookes, M.J.; Bourke, A.G.

    2008-01-01

    This review illustrates the varied appearances of benign and malignant papillary breast tumours, as identified by a breast cancer-screening programme. The commonest mammographic appearance of a papillary tumour is as a soft-tissue mass, with calcification present in less than half of cases. When calcification is present the pattern is variable, but clusters of pleomorphic calcification can occur, sometimes resembling the mammographic appearance of invasive ductal carcinoma. Ultrasonography of papillary lesions typically shows a solid, oval, intraductal mass, often associated with duct dilatation. A cystic component is also commonly seen, and lesions may appear hypervascular on colour Doppler ultrasound. Magnetic resonance imaging (MRI) has a high sensitivity, but low specificity for detecting papillary tumours, and is useful in establishing the extent and distribution of lesions in patients with multiple papillomatosis. Despite a benign histology on core biopsy, an argument exists for complete surgical excision of all papillary tumours, as a significant proportion of papillomas will contain foci of atypia or overt malignant change

  19. Radiological appearances of papillary breast lesions

    Energy Technology Data Exchange (ETDEWEB)

    Brookes, M.J. [Sir Charles Gairdner Hospital, Nedlands, Perth, Western Australia (Australia)], E-mail: mattbrookes@doctors.org.uk; Bourke, A.G. [Sir Charles Gairdner Hospital, Nedlands, Perth, Western Australia (Australia)

    2008-11-15

    This review illustrates the varied appearances of benign and malignant papillary breast tumours, as identified by a breast cancer-screening programme. The commonest mammographic appearance of a papillary tumour is as a soft-tissue mass, with calcification present in less than half of cases. When calcification is present the pattern is variable, but clusters of pleomorphic calcification can occur, sometimes resembling the mammographic appearance of invasive ductal carcinoma. Ultrasonography of papillary lesions typically shows a solid, oval, intraductal mass, often associated with duct dilatation. A cystic component is also commonly seen, and lesions may appear hypervascular on colour Doppler ultrasound. Magnetic resonance imaging (MRI) has a high sensitivity, but low specificity for detecting papillary tumours, and is useful in establishing the extent and distribution of lesions in patients with multiple papillomatosis. Despite a benign histology on core biopsy, an argument exists for complete surgical excision of all papillary tumours, as a significant proportion of papillomas will contain foci of atypia or overt malignant change.

  20. Appearance, discrimination, and reaction qualifications

    OpenAIRE

    Mason, Andrew

    2016-01-01

    When are selectors for advantaged social positions morally justified in giving weight to the appearance of the candidates? In order to address this issue adequately, we need to know when a person’s appearance can be a legitimate qualification for a position. Some of the hardest cases are jobs that involve interacting with clients or customers who prefer to deal with good-looking employees or who respond more favourably to them. But there is also a wide range of difficult cases in which an unc...

  1. CT appearance of splenosis

    Energy Technology Data Exchange (ETDEWEB)

    Mendelson, D.S.; Cohen, B.A.; Armas, R.R.

    1982-12-01

    Splenosis is an unusual complication of splenic trauma. The computed tomographic (CT) appearance of splenosis is described. One should consider this diagnosis when faced with a history of splenic trauma and multiple round or oval masses at CT.

  2. CT appearance of splenosis

    International Nuclear Information System (INIS)

    Mendelson, D.S.; Cohen, B.A.; Armas, R.R.

    1982-01-01

    Splenosis is an unusual complication of splenic trauma. The computed tomographic (CT) appearance of splenosis is described. One should consider this diagnosis when faced with a history of splenic trauma and multiple round or oval masses at CT

  3. Appearance is a function of the face.

    Science.gov (United States)

    Borah, Gregory L; Rankin, Marlene K

    2010-03-01

    Increasingly, third-party insurers deny coverage to patients with posttraumatic and congenital facial deformities because these are not seen as "functional." Recent facial transplants have demonstrated that severely deformed patients are willing to undergo potentially life-threatening surgery in search of a normal physiognomy. Scant quantitative research exists that objectively documents appearance as a primary "function" of the face. This study was designed to establish a population-based definition of the functions of the human face, rank importance of the face among various anatomical areas, and determine the risk value the average person places on a normal appearance. Voluntary adult subjects (n = 210) in three states aged 18 to 75 years were recruited using a quota sampling technique. Subjects completed study questionnaires of demography and bias using the Gamble Chance of Death Questionnaire and the Rosenberg Self-Esteem Scale. The face ranked as the most important anatomical area for functional reconstruction. Appearance was the fifth most important function of the face, after breathing, sight, speech, and eating. Normal facial appearance was rated as very important for one to be a functioning member of American society (p = 0.01) by 49 percent. One in seven subjects (13 percent) would accept a 30 to 45 percent risk of death to obtain a "normal" face. Normal appearance is a primary function of the face, based on a large, culturally diverse population sample across the lifespan. Normal appearance ranks above smell and expression as a function. Restoration of facial appearance is ranked the most important anatomical area for repair. Normal facial appearance is very important for one to be a functional member of American society.

  4. The imaging appearance of crayons

    International Nuclear Information System (INIS)

    McAllister, Aaron S.; Jones, Blaise V.; Lall, Neil U.; Tawfik, Kareem O.

    2017-01-01

    A crayon fragment was determined to be the source of a foreign body inflammatory process in the masticator space of a 15-month-old boy. The appearance of the crayon on CT and MR imaging was unexpected, leading to a further analysis of the imaging features of crayons. To investigate and characterize the imaging appearance of crayons at CT and MRI. The authors obtained CT and MR images of 22 crayons from three manufacturers and three non-pigmented crayons cast by the authors. CT attenuation of the crayons and diameter of the MRI susceptibility signal dropout were plotted versus brand and color. All crayons demonstrated a longitudinal central hypo-attenuating tract. Crayon attenuation varied by brand and color. All of the crayons demonstrated a signal void on T1 and T2 imaging and signal dropout on susceptibility-weighted imaging, the diameter of which varied by brand and color. Understanding the imaging appearance of crayons could help in the correct identification of a crayon as a foreign body on imaging studies, even when it is located in unusual places. (orig.)

  5. The imaging appearance of crayons

    Energy Technology Data Exchange (ETDEWEB)

    McAllister, Aaron S.; Jones, Blaise V. [Cincinnati Children' s Hospital Medical Center, Department of Radiology, Cincinnati, OH (United States); Lall, Neil U. [Cincinnati Children' s Hospital Medical Center, Department of Radiology, Cincinnati, OH (United States); Ochsner Health System, Department of Radiology, New Orleans, LA (United States); Tawfik, Kareem O. [University of Cincinnati College of Medicine, Department of Otolaryngology-Head and Neck Surgery, Cincinnati, OH (United States)

    2017-05-15

    A crayon fragment was determined to be the source of a foreign body inflammatory process in the masticator space of a 15-month-old boy. The appearance of the crayon on CT and MR imaging was unexpected, leading to a further analysis of the imaging features of crayons. To investigate and characterize the imaging appearance of crayons at CT and MRI. The authors obtained CT and MR images of 22 crayons from three manufacturers and three non-pigmented crayons cast by the authors. CT attenuation of the crayons and diameter of the MRI susceptibility signal dropout were plotted versus brand and color. All crayons demonstrated a longitudinal central hypo-attenuating tract. Crayon attenuation varied by brand and color. All of the crayons demonstrated a signal void on T1 and T2 imaging and signal dropout on susceptibility-weighted imaging, the diameter of which varied by brand and color. Understanding the imaging appearance of crayons could help in the correct identification of a crayon as a foreign body on imaging studies, even when it is located in unusual places. (orig.)

  6. Perceived functional impact of abnormal facial appearance.

    Science.gov (United States)

    Rankin, Marlene; Borah, Gregory L

    2003-06-01

    Functional facial deformities are usually described as those that impair respiration, eating, hearing, or speech. Yet facial scars and cutaneous deformities have a significant negative effect on social functionality that has been poorly documented in the scientific literature. Insurance companies are declining payments for reconstructive surgical procedures for facial deformities caused by congenital disabilities and after cancer or trauma operations that do not affect mechanical facial activity. The purpose of this study was to establish a large, sample-based evaluation of the perceived social functioning, interpersonal characteristics, and employability indices for a range of facial appearances (normal and abnormal). Adult volunteer evaluators (n = 210) provided their subjective perceptions based on facial physical appearance, and an analysis of the consequences of facial deformity on parameters of preferential treatment was performed. A two-group comparative research design rated the differences among 10 examples of digitally altered facial photographs of actual patients among various age and ethnic groups with "normal" and "abnormal" congenital deformities or posttrauma scars. Photographs of adult patients with observable congenital and posttraumatic deformities (abnormal) were digitally retouched to eliminate the stigmatic defects (normal). The normal and abnormal photographs of identical patients were evaluated by the large sample study group on nine parameters of social functioning, such as honesty, employability, attractiveness, and effectiveness, using a visual analogue rating scale. Patients with abnormal facial characteristics were rated as significantly less honest (p = 0.007), less employable (p = 0.001), less trustworthy (p = 0.01), less optimistic (p = 0.001), less effective (p = 0.02), less capable (p = 0.002), less intelligent (p = 0.03), less popular (p = 0.001), and less attractive (p = 0.001) than were the same patients with normal facial

  7. Statistical Shape Modelling and Markov Random Field Restoration (invited tutorial and exercise)

    DEFF Research Database (Denmark)

    Hilger, Klaus Baggesen

    This tutorial focuses on statistical shape analysis using point distribution models (PDM) which is widely used in modelling biological shape variability over a set of annotated training data. Furthermore, Active Shape Models (ASM) and Active Appearance Models (AAM) are based on PDMs and have proven...... deformation field between shapes. The tutorial demonstrates both generative active shape and appearance models, and MRF restoration on 3D polygonized surfaces. ''Exercise: Spectral-Spatial classification of multivariate images'' From annotated training data this exercise applies spatial image restoration...... using Markov random field relaxation of a spectral classifier. Keywords: the Ising model, the Potts model, stochastic sampling, discriminant analysis, expectation maximization....

  8. LGBTQ Women, Appearance Negotiations, and Workplace Dress Codes.

    Science.gov (United States)

    Reddy-Best, Kelly L

    2018-01-01

    The purpose of this study was to explore LGBTQ women's experiences with unwritten or formal dress codes at work. I asked: What are LGBTQ women's experiences in the workplace with appearance management, and what are LGBTQ women's experiences navigating the written and unwritten dress codes in the workplace? To answer the research question, interviews were conducted with 24 self-identifying LGBTQ women. Six key themes emerged from the data. Themes included (1) expressed sexual identity in appearance, (2) unwritten dress codes in work environments did not always allow for expression of sexual identity in appearance, (3) motivations for pressure or desire to conceal expression of sexual identity in appearance at work, (4) negotiations of revealing or concealing sexual identity in appearance in the workplace impacted levels of comfort and confidence, (5) verbal and nonverbal negative experiences related to appearance at work, and (6) received compliments about appearance at work.

  9. 39 CFR 953.7 - Default; Appearances.

    Science.gov (United States)

    2010-07-01

    ... 39 Postal Service 1 2010-07-01 2010-07-01 false Default; Appearances. 953.7 Section 953.7 Postal... § 953.7 Default; Appearances. If a timely reply to the appeal is not filed, the presiding officer shall... Inspector or his or her designee is in default. Whenever the General Counsel or the Chief Postal Inspector...

  10. Quantifying camouflage: how to predict detectability from appearance.

    Science.gov (United States)

    Troscianko, Jolyon; Skelhorn, John; Stevens, Martin

    2017-01-06

    Quantifying the conspicuousness of objects against particular backgrounds is key to understanding the evolution and adaptive value of animal coloration, and in designing effective camouflage. Quantifying detectability can reveal how colour patterns affect survival, how animals' appearances influence habitat preferences, and how receiver visual systems work. Advances in calibrated digital imaging are enabling the capture of objective visual information, but it remains unclear which methods are best for measuring detectability. Numerous descriptions and models of appearance have been used to infer the detectability of animals, but these models are rarely empirically validated or directly compared to one another. We compared the performance of human 'predators' to a bank of contemporary methods for quantifying the appearance of camouflaged prey. Background matching was assessed using several established methods, including sophisticated feature-based pattern analysis, granularity approaches and a range of luminance and contrast difference measures. Disruptive coloration is a further camouflage strategy where high contrast patterns disrupt they prey's tell-tale outline, making it more difficult to detect. Disruptive camouflage has been studied intensely over the past decade, yet defining and measuring it have proven far more problematic. We assessed how well existing disruptive coloration measures predicted capture times. Additionally, we developed a new method for measuring edge disruption based on an understanding of sensory processing and the way in which false edges are thought to interfere with animal outlines. Our novel measure of disruptive coloration was the best predictor of capture times overall, highlighting the importance of false edges in concealment over and above pattern or luminance matching. The efficacy of our new method for measuring disruptive camouflage together with its biological plausibility and computational efficiency represents a substantial

  11. Modeling Aspects Of Activated Sludge Processes Part I: Process Modeling Of Activated Sludge Facilitation And Sedimentation

    International Nuclear Information System (INIS)

    Ibrahim, H. I.; EI-Ahwany, A.H.; Ibrahim, G.

    2004-01-01

    Process modeling of activated sludge flocculation and sedimentation reviews consider the activated sludge floc characteristics such as: morphology viable and non-viable cell ratio density and water content, bio flocculation and its kinetics were studied considering the characteristics of bio flocculation and explaining theory of Divalent Cation Bridging which describes the major role of cations in bio flocculation. Activated sludge flocculation process modeling was studied considering mass transfer limitations from Clifft and Andrew, 1981, Benefild and Molz 1983 passing Henze 1987, until Tyagi 1996 and G. Ibrahim et aI. 2002. Models of aggregation and breakage of flocs were studied by Spicer and Pratsinis 1996,and Biggs 2002 Size distribution of floes influences mass transfer and biomass separation in the activated sludge process. Therefore, it is of primary importance to establish the role of specific process operation factors, such as sludge loading dynamic sludge age and dissolved oxygen, on this distribution with special emphasis on the formation of primary particles

  12. Thermodynamic modelling of alkali-activated slag cements

    International Nuclear Information System (INIS)

    Myers, Rupert J.; Lothenbach, Barbara; Bernal, Susan A.; Provis, John L.

    2015-01-01

    Highlights: • A thermodynamic modelling analysis of alkali-activated slag cements is presented. • Thermodynamic database describes zeolites, alkali carbonates, C–(N–)A–S–H gel. • Updated thermodynamic model for Mg–Al layered double hydroxides. • Description of phase assemblages in Na 2 SiO 3 - and Na 2 CO 3 -activated slag cements. • Phase diagrams for NaOH-activated and Na 2 SiO 3 -activated slag cements are simulated. - Abstract: This paper presents a thermodynamic modelling analysis of alkali-activated slag-based cements, which are high performance and potentially low-CO 2 binders relative to Portland cement. The thermodynamic database used here contains a calcium (alkali) aluminosilicate hydrate ideal solid solution model (CNASH-ss), alkali carbonate and zeolite phases, and an ideal solid solution model for a hydrotalcite-like Mg–Al layered double hydroxide phase. Simulated phase diagrams for NaOH- and Na 2 SiO 3 -activated slag-based cements demonstrate the high stability of zeolites and other solid phases in these materials. Thermodynamic modelling provides a good description of the chemical compositions and types of phases formed in Na 2 SiO 3 -activated slag cements over the most relevant bulk chemical composition range for these cements, and the simulated volumetric properties of the cement paste are consistent with previously measured and estimated values. Experimentally determined and simulated solid phase assemblages for Na 2 CO 3 -activated slag cements were also found to be in good agreement. These results can be used to design the chemistry of alkali-activated slag-based cements, to further promote the uptake of this technology and valorisation of metallurgical slags

  13. Modeling Atmospheric Activity of Cool Stars

    Science.gov (United States)

    Schrijver, C. J.

    2003-10-01

    This review discusses a set of simple models for cool-star activity with which we compute (1) photospheric field patterns on stars of different activity levels, (2) the associated outer-atmospheric field configurations, and (3) the soft X-ray emission that is expected to result from the ensemble of loop atmospheres in the coronae of these stars. The model is based on empirically-determined properties of solar activity. It allows us to extrapolate to stars of significantly higher and lower activity than seen on the present-day Sun through its cycle. With it, we can, for example, gain insight into stellar field patterns (including a possible formation mechanism for polar starspots), as well as in the properties of coronal heating (helpful in the identification of the quiescent coronal heating mechanism). Lacking comprehensive theoretical understanding, the model's reliance on empirical solar data means that the multitude of processes involved are approximated to be independent of rotation rate, activity level, and fundamental stellar parameters, or -- where unavoidably necessary -- assumed to simply scale with activity. An evaluation of the most important processes involved guides a discussion of the limits of the model, of the limitations in our knowledge, and of future needs. "I propose to adopt such rules as will ensure the testability of scientific statements; which is to say, their falsifiability." Karl Popper (1902-1994)

  14. Modelling activity transport behavior in PWR plant

    International Nuclear Information System (INIS)

    Henshaw, Jim; McGurk, John; Dickinson, Shirley; Burrows, Robert; Hinds, Kelvin; Hussey, Dennis; Deshon, Jeff; Barrios Figueras, Joan Pau; Maldonado Sanchez, Santiago; Fernandez Lillo, Enrique; Garbett, Keith

    2012-09-01

    The activation and transport of corrosion products around a PWR circuit is a major concern to PWR plant operators as these may give rise to high personnel doses. The understanding of what controls dose rates on ex-core surfaces and shutdown releases has improved over the years but still several questions remain unanswered. For example the relative importance of particle and soluble deposition in the core to activity levels in the plant is not clear. Wide plant to plant and cycle to cycle variations are noted with no apparent explanations why such variations are observed. Over the past few years this group have been developing models to simulate corrosion product transport around a PWR circuit. These models form the basis for the latest version of the BOA code and simulate the movement of Fe and Ni around the primary circuit. Part of this development is to include the activation and subsequent transport of radioactive species around the circuit and this paper describes some initial modelling work in this area. A simple model of activation, release and deposition is described and then applied to explain the plant behaviour at Sizewell B and Vandellos II. This model accounts for activation in the core, soluble and particulate activity movement around the circuit and for activity capture ex-core on both the inner and outer oxides. The model gives a reasonable comparison with plant observations and highlights what controls activity transport in these plants and importantly what factors can be ignored. (authors)

  15. Cumulative Training Dose's Effects on Interrelationships Between Common Training-Load Models During Basketball Activity.

    Science.gov (United States)

    Scanlan, Aaron T; Fox, Jordan L; Borges, Nattai R; Dascombe, Ben J; Dalbo, Vincent J

    2017-02-01

    The influence of various factors on training-load (TL) responses in basketball has received limited attention. This study aimed to examine the temporal changes and influence of cumulative training dose on TL responses and interrelationships during basketball activity. Ten state-level Australian male junior basketball players completed 4 × 10-min standardized bouts of simulated basketball activity using a circuit-based protocol. Internal TL was quantified using the session rating of perceived exertion (sRPE), summated heart-rate zones (SHRZ), Banister training impulse (TRIMP), and Lucia TRIMP models. External TL was assessed via measurement of mean sprint and circuit speeds. Temporal TL comparisons were performed between 10-min bouts, while Pearson correlation analyses were conducted across cumulative training doses (0-10, 0-20, 0-30, and 0-40 min). sRPE TL increased (P basketball activity. sRPE TL was only significantly related to Lucia TRIMP (r = .66-.69; P basketball training doses lasting beyond 20 min. Thus, the interchangeability of commonly used internal and external TL approaches appears dose-dependent during basketball activity, with various psychophysiological mediators likely underpinning temporal changes.

  16. Got yoga?: A longitudinal analysis of thematic content and models' appearance-related attributes in advertisements spanning four decades of Yoga Journal.

    Science.gov (United States)

    Vinoski, Erin; Webb, Jennifer B; Warren-Findlow, Jan; Brewer, Kirstyn A; Kiffmeyer, Katheryn A

    2017-06-01

    Yoga has become an increasingly common health practice among U.S. adults over the past decade. With this growth in popularity, yoga-related print media have been criticized for shifting away from yoga's traditional philosophies and promoting a thin, lean ideal physique representing the "yoga body." The purpose of this study was to (a) analyze the presence and content of advertisements over the 40-year publication history of Yoga Journal magazine and (b) explore female advertisement models' socio-demographic and appearance-related attributes over time. Results suggested that Yoga Journal now contains significantly more advertisements for food, nutritional supplements, and apparel and fewer advertisements for meditation and nutritional practices than in its early years of publication. Models were more frequently rated as White and in their 20s and 30s in recent years of publication. Trends in model body size matched shifts in culturally dominant body ideals over time. Implications and future research directions are considered. Copyright © 2017 Elsevier Ltd. All rights reserved.

  17. Improved models for determination of body fat by in vivo neutron activation

    International Nuclear Information System (INIS)

    Cohn, S.; Vaswani, A.; Yasumura, S.; Yuen, K.; Ellis, K.

    1984-01-01

    In the present study, two different models of body composition, based on data obtained by nuclear techniques are used. Total body nitrogen, calcium, and chlorine were obtained by total body neutron activation. Total body chlorine was used to estimate extracellular water, and total body calcium to determine bone mineral and extracellular solids. Total body potassium was measured by whole body counting to obtain the body cell mass. In addition, total body water was measured by the tritium dilution technique. It was found that either model can be used equally well to measure total body fat in normal subjects. Estimation of body fat as the difference between body weight and the sum of total body nitrogen (protein), total body water, and bone ash (model 1) appears to have an advantage over model 2, which uses body cell mass, extracellular water, and extracellular solids, particularly for patients with metabolic disorders. This advantage is partly due to the fact that the parameter protein (total body nitrogen) is less affected in metabolic disorders than the more labile total body potassium. The closely correlated results obtained with the two models based on nuclear measurements support the conclusion that these techniques provide reliable measurements of total body fat

  18. Progress with modeling activity landscapes in drug discovery.

    Science.gov (United States)

    Vogt, Martin

    2018-04-19

    Activity landscapes (ALs) are representations and models of compound data sets annotated with a target-specific activity. In contrast to quantitative structure-activity relationship (QSAR) models, ALs aim at characterizing structure-activity relationships (SARs) on a large-scale level encompassing all active compounds for specific targets. The popularity of AL modeling has grown substantially with the public availability of large activity-annotated compound data sets. AL modeling crucially depends on molecular representations and similarity metrics used to assess structural similarity. Areas covered: The concepts of AL modeling are introduced and its basis in quantitatively assessing molecular similarity is discussed. The different types of AL modeling approaches are introduced. AL designs can broadly be divided into three categories: compound-pair based, dimensionality reduction, and network approaches. Recent developments for each of these categories are discussed focusing on the application of mathematical, statistical, and machine learning tools for AL modeling. AL modeling using chemical space networks is covered in more detail. Expert opinion: AL modeling has remained a largely descriptive approach for the analysis of SARs. Beyond mere visualization, the application of analytical tools from statistics, machine learning and network theory has aided in the sophistication of AL designs and provides a step forward in transforming ALs from descriptive to predictive tools. To this end, optimizing representations that encode activity relevant features of molecules might prove to be a crucial step.

  19. Comparison of activity coefficient models for electrolyte systems

    DEFF Research Database (Denmark)

    Lin, Yi; ten Kate, Antoon; Mooijer, Miranda

    2010-01-01

    Three activity coefficient models for electrolyte solutions were evaluated and compared. The activity coefficient models are: The electrolyte NRTL model (ElecNRTL) by Aspentech, the mixed solvent electrolyte model (MSE) by OLI Systems Inc., and the Extended UNIQUAC model from the Technical Univer...

  20. Active control: Wind turbine model

    DEFF Research Database (Denmark)

    Bindner, H.

    1999-01-01

    This report is a part of the reporting of the work done in the project 'Active Control of Wind Turbines'. This project aim is to develop a simulation model for design of control systems for turbines with pitch control and to use that model to designcontrollers. This report describes the model...... validation as well as parameter estimation. The model includes a simple model of the structure of the turbine including tower and flapwise blade bending,a detailed model of the gear box and induction generator, a linearized aerodynamic model including modelling of induction lag and actuator and sensor models...

  1. Masculinity, consumerism, and appearance: a look at men's hair.

    Science.gov (United States)

    Ricciardelli, Rosemary

    2011-05-01

    Historically, being concerned about appearance was stereotypically associated with women. Now masculinities too have become embedded in appearance norms. Consequently men too are increasingly concerned about their appearance. Via interviews with 14 Canadian men, the role of hair in self-identification and both satisfaction and dissatisfaction with appearance is examined. Emergent themes suggest that masculinity and appearance are increasingly intertwined, and consumer culture cultivates a climate that encourages men to view their appearance as something worthy of investment. Findings suggest that men are concerned about their appearance-specifically their hair-and that there is a relationship between masculinity, appearance, and self-identification. Findings are discussed within theories of masculinity and consumerism.

  2. Subcutaneous granuloma annulare: radiologic appearance

    International Nuclear Information System (INIS)

    Kransdorf, M.J.; Murphey, M.D.; Temple, H.T.

    1998-01-01

    Objective. Granuloma annulare is an uncommon benign inflammatory dermatosis characterized by the formation of dermal papules with a tendency to form rings. There are several clinically distinct forms. The subcutaneous form is the most frequently encountered by radiologists, with the lesion presenting as a superficial mass. There are only a few scattered reports of the imaging appearance of this entity in the literature. We report the radiologic appearance of five cases of subcutaneous granuloma annulare. Design and patients. The radiologic images of five patients (three male, two female) with subcutaneous granuloma annulare were retrospectively studied. Mean patient age was 6.4 years (range, 2-13 years). The lesions occurred in the lower leg (two), foot, forearm, and hand. MR images were available for all lesions, gadolinium-enhanced imaging in three cases, radiographs in four, and bone scintigraphy in one. Results. Radiographs showed unmineralized nodular masses localized to the subcutaneous adipose tissue. The size range, in greatest dimension on imaging studies, was 1-4 cm. MR images show a mass with relatively decreased signal intensity on all pulse sequences, with variable but generally relatively well defined margins. There was extensive diffuse enhancement following gadolinium administration. Conclusion. The radiologic appearance of subcutaneous granuloma annulare is characteristic, typically demonstrating a nodular soft-tissue mass involving the subcutaneous adipose tissue. MR images show a mass with relatively decreased signal intensity on all pulse sequences and variable but generally well defined margins. There is extensive diffuse enhancement following gadolinium administration. Radiographs show a soft-tissue mass or soft-tissue swelling without evidence of bone involvement or mineralization. This radiologic appearance in a young individual is highly suggestive of subcutaneous granuloma annulare. (orig.)

  3. Modeling Patterns of Activities using Activity Curves.

    Science.gov (United States)

    Dawadi, Prafulla N; Cook, Diane J; Schmitter-Edgecombe, Maureen

    2016-06-01

    Pervasive computing offers an unprecedented opportunity to unobtrusively monitor behavior and use the large amount of collected data to perform analysis of activity-based behavioral patterns. In this paper, we introduce the notion of an activity curve , which represents an abstraction of an individual's normal daily routine based on automatically-recognized activities. We propose methods to detect changes in behavioral routines by comparing activity curves and use these changes to analyze the possibility of changes in cognitive or physical health. We demonstrate our model and evaluate our change detection approach using a longitudinal smart home sensor dataset collected from 18 smart homes with older adult residents. Finally, we demonstrate how big data-based pervasive analytics such as activity curve-based change detection can be used to perform functional health assessment. Our evaluation indicates that correlations do exist between behavior and health changes and that these changes can be automatically detected using smart homes, machine learning, and big data-based pervasive analytics.

  4. Adolescent perceptions of cigarette appearance.

    Science.gov (United States)

    Ford, Allison; Moodie, Crawford; MacKintosh, Anne M; Hastings, Gerard

    2014-06-01

    To reduce the possibility of cigarette appearance misleading consumers about harm caused by the product, the European Commission's draft Tobacco Products Directive proposed banning cigarettes implied a more pleasant and palatable smoke for young smokers. A long brown cigarette was viewed as particularly unattractive and communicated a stronger and more harmful product. This exploratory study provides some support that standardising cigarette appearance could reduce the appeal of cigarettes in adolescents and reduce the opportunity for stick design to mislead young smokers in terms of harm. © The Author 2013. Published by Oxford University Press on behalf of the European Public Health Association. All rights reserved.

  5. Designing visual appearance using a structured surface

    DEFF Research Database (Denmark)

    Johansen, Villads Egede; Thamdrup, Lasse Højlund; Smitrup, Christian

    2015-01-01

    followed by numerical and experimental verification. The approach comprises verifying all design and fabrication steps required to produce a desired appearance. We expect that the procedure in the future will yield structurally colored surfaces with appealing prescribed visual appearances.......We present an approach for designing nanostructured surfaces with prescribed visual appearances, starting at design analysis and ending with a fabricated sample. The method is applied to a silicon wafer structured using deep ultraviolet lithography and dry etching and includes preliminary design...

  6. Multi-day activity scheduling reactions to planned activities and future events in a dynamic model of activity-travel behavior

    Science.gov (United States)

    Nijland, Linda; Arentze, Theo; Timmermans, Harry

    2014-01-01

    Modeling multi-day planning has received scarce attention in activity-based transport demand modeling so far. However, new dynamic activity-based approaches are being developed at the current moment. The frequency and inflexibility of planned activities and events in activity schedules of individuals indicate the importance of incorporating those pre-planned activities in the new generation of dynamic travel demand models. Elaborating and combining previous work on event-driven activity generation, the aim of this paper is to develop and illustrate an extension of a need-based model of activity generation that takes into account possible influences of pre-planned activities and events. This paper describes the theory and shows the results of simulations of the extension. The simulation was conducted for six different activities, and the parameter values used were consistent with an earlier estimation study. The results show that the model works well and that the influences of the parameters are consistent, logical, and have clear interpretations. These findings offer further evidence of face and construct validity to the suggested modeling approach.

  7. Angiographic appearances of rare renal tumours

    International Nuclear Information System (INIS)

    Schmidt, M.; Taenzer, V.

    1980-01-01

    Oncocytomas, called oxyphil proximal tubular adenomas in the Anglo Saxon literature, and benign hypernephromas are non-malignant, usually symptomless, rare tumours belonging to the renal adenomas. Oncocytomas have angiographic appearances sufficiently uniform to permit a tentative diagnosis. Histologically benign hypernephromas do not possess characteristic angiographic appearances and, in the presence of tumour in the renal vein or necrotic avascular areas, must be regarded as potentially malignant. (orig.) [de

  8. Confidence-Based Data Association and Discriminative Deep Appearance Learning for Robust Online Multi-Object Tracking.

    Science.gov (United States)

    Bae, Seung-Hwan; Yoon, Kuk-Jin

    2018-03-01

    Online multi-object tracking aims at estimating the tracks of multiple objects instantly with each incoming frame and the information provided up to the moment. It still remains a difficult problem in complex scenes, because of the large ambiguity in associating multiple objects in consecutive frames and the low discriminability between objects appearances. In this paper, we propose a robust online multi-object tracking method that can handle these difficulties effectively. We first define the tracklet confidence using the detectability and continuity of a tracklet, and decompose a multi-object tracking problem into small subproblems based on the tracklet confidence. We then solve the online multi-object tracking problem by associating tracklets and detections in different ways according to their confidence values. Based on this strategy, tracklets sequentially grow with online-provided detections, and fragmented tracklets are linked up with others without any iterative and expensive association steps. For more reliable association between tracklets and detections, we also propose a deep appearance learning method to learn a discriminative appearance model from large training datasets, since the conventional appearance learning methods do not provide rich representation that can distinguish multiple objects with large appearance variations. In addition, we combine online transfer learning for improving appearance discriminability by adapting the pre-trained deep model during online tracking. Experiments with challenging public datasets show distinct performance improvement over other state-of-the-arts batch and online tracking methods, and prove the effect and usefulness of the proposed methods for online multi-object tracking.

  9. Associative memory model with spontaneous neural activity

    Science.gov (United States)

    Kurikawa, Tomoki; Kaneko, Kunihiko

    2012-05-01

    We propose a novel associative memory model wherein the neural activity without an input (i.e., spontaneous activity) is modified by an input to generate a target response that is memorized for recall upon the same input. Suitable design of synaptic connections enables the model to memorize input/output (I/O) mappings equaling 70% of the total number of neurons, where the evoked activity distinguishes a target pattern from others. Spontaneous neural activity without an input shows chaotic dynamics but keeps some similarity with evoked activities, as reported in recent experimental studies.

  10. On Active Surge Control of Compression Systems via Characteristic Linearization and Model Nonlinearity Cancellation

    Directory of Open Access Journals (Sweden)

    Yohannes S.M. Simamora

    2014-09-01

    Full Text Available A simple approach of active surge control of compression systems is presented. Specifically, nonlinear components of the pressure ratio and rotating speed states of the Moore-Greitzer model are transferred into the input vectors. Subsequently, the compressor characteristic is linearized into two modes, which describe the stable region and the unstable region respectively. As a result, the system’s state and input matrices both appear linear, to which linear realization and analysis are applicable. A linear quadratic regulator plus integrator is then chosen as closed-loop controller. By simulation it was shown that the modified model and characteristics can describe surge behavior, while the closed-loop controller can stabilize the system in the unstable operating region. The last-mentioned was achieved when massflow was 5.38 per cent less than the surge point.

  11. Person Appearance Modeling and Orientation Estimation using Spherical Harmonics

    NARCIS (Netherlands)

    Liem, M.C.; Gavrila, D.M.

    2013-01-01

    We present a novel approach for the joint estimation of a person's overall body orientation, 3D shape and texture, from overlapping cameras. Overall body orientation (i.e. rotation around torso major axis) is estimated by minimizing the difference between a learned texture model in a canonical

  12. Active Learning with Statistical Models.

    Science.gov (United States)

    1995-01-01

    Active Learning with Statistical Models ASC-9217041, NSF CDA-9309300 6. AUTHOR(S) David A. Cohn, Zoubin Ghahramani, and Michael I. Jordan 7. PERFORMING...TERMS 15. NUMBER OF PAGES Al, MIT, Artificial Intelligence, active learning , queries, locally weighted 6 regression, LOESS, mixtures of gaussians...COMPUTATIONAL LEARNING DEPARTMENT OF BRAIN AND COGNITIVE SCIENCES A.I. Memo No. 1522 January 9. 1995 C.B.C.L. Paper No. 110 Active Learning with

  13. Imaging appearances of cholesterol pneumonia

    International Nuclear Information System (INIS)

    Miao Yanwei; Zhang Jingwen; Wu Jianlin; Zhou Yong; Li Mingwu; Lei Zhen; Shi Lifu

    2006-01-01

    Objection: To analyze the imaging appearances of cholesterol pneumonia. Methods We retrospectively analyzed the X-ray and CT findings of 3 patients with cholesterol pneumonia confirmed pathologically and reviewed correlative literature. Results: Lesions similar to mass were found in X-ray and CT imaging of three cases. Two of them appeared cavity with fluid-level and one showed multiple ring enhancement after CT contrast. The course of disease was very. long and it had no respond to antibiotic therapy. Amounts of foam cells rich in cholesterol crystal were detected in pathological examination. Conclusions: Cholesterol pneumonia is a rare chronic pulmonary idiopathic disease, and the radiological findings can do some help to its diagnosis. (authors)

  14. Nonlinear dynamic interrelationships between real activity and stock returns

    DEFF Research Database (Denmark)

    Lanne, Markku; Nyberg, Henri

    We explore the differences between the causal and noncausal vector autoregressive (VAR) models in capturing the real activity-stock return-relationship. Unlike the conventional linear VAR model, the noncausal VAR model is capable of accommodating various nonlinear characteristics of the data....... In quarterly U.S. data, we find strong evidence in favor of noncausality, and the best causal and noncausal VAR models imply quite different dynamics. In particular, the linear VAR model appears to underestimate the importance of the stock return shock for the real activity, and the real activity shock...

  15. Modeling Aspects of Activated Sludge Processes Part l l: Mathematical Process Modeling and Biokinetics of Activated Sludge Processes

    Energy Technology Data Exchange (ETDEWEB)

    AbdElHaleem, H S [Cairo Univ.-CivlI Eng. Dept., Giza (Egypt); EI-Ahwany, A H [CairoUlmrsity- Faculty ofEngincering - Chemical Engineering Department, Giza (Egypt); Ibrahim, H I [Helwan University- Faculty of Engineering - Biomedical Engineering Department, Helwan (Egypt); Ibrahim, G [Menofia University- Faculty of Engineering Sbebin EI Kom- Basic Eng. Sc. Dept., Menofia (Egypt)

    2004-07-01

    Mathematical process modeling and biokinetics of activated sludge process were reviewed considering different types of models. It has been evaluated the task group models of ASMI. and 2, and 3 versioned by Henze et al considering the conditions of each model and the different processes of which every model consists. It is revealed that ASMI contains some defects avoided in ASM3. Relied on homogeneity, Models can be classified into homogenous models characterized by taking the activated sludge process as one phase. In this type of models, the internal mass transfer inside the floes was neglected.. Hence, the kinetic parameter produces can be considered inaccurate. The other type of models is the heterogeneous model This type considers the mass transfer operations in addition to the biochemical reaction processes; hence, the resulted kinetic parameters can be considered more accurate than that of homogenous type.

  16. Modeling Aspects of Activated Sludge Processes Part l l: Mathematical Process Modeling and Biokinetics of Activated Sludge Processes

    International Nuclear Information System (INIS)

    AbdElHaleem, H.S.; EI-Ahwany, A. H.; Ibrahim, H.I.; Ibrahim, G.

    2004-01-01

    Mathematical process modeling and biokinetics of activated sludge process were reviewed considering different types of models. It has been evaluated the task group models of ASMI. and 2, and 3 versioned by Henze et al considering the conditions of each model and the different processes of which every model consists. It is revealed that ASMI contains some defects avoided in ASM3. Relied on homogeneity, Models can be classified into homogenous models characterized by taking the activated sludge process as one phase. In this type of models, the internal mass transfer inside the floes was neglected.. Hence, the kinetic parameter produces can be considered inaccurate. The other type of models is the heterogeneous model This type considers the mass transfer operations in addition to the biochemical reaction processes; hence, the resulted kinetic parameters can be considered more accurate than that of homogenous type

  17. An approach for activity-based DEVS model specification

    DEFF Research Database (Denmark)

    Alshareef, Abdurrahman; Sarjoughian, Hessam S.; Zarrin, Bahram

    2016-01-01

    Creation of DEVS models has been advanced through Model Driven Architecture and its frameworks. The overarching role of the frameworks has been to help develop model specifications in a disciplined fashion. Frameworks can provide intermediary layers between the higher level mathematical models...... and their corresponding software specifications from both structural and behavioral aspects. Unlike structural modeling, developing models to specify behavior of systems is known to be harder and more complex, particularly when operations with non-trivial control schemes are required. In this paper, we propose specifying...... activity-based behavior modeling of parallel DEVS atomic models. We consider UML activities and actions as fundamental units of behavior modeling, especially in the presence of recent advances in the UML 2.5 specifications. We describe in detail how to approach activity modeling with a set of elemental...

  18. Adsorption of diclofenac and nimesulide on activated carbon: Statistical physics modeling and effect of adsorbate size

    Science.gov (United States)

    Sellaoui, Lotfi; Mechi, Nesrine; Lima, Éder Cláudio; Dotto, Guilherme Luiz; Ben Lamine, Abdelmottaleb

    2017-10-01

    Based on statistical physics elements, the equilibrium adsorption of diclofenac (DFC) and nimesulide (NM) on activated carbon was analyzed by a multilayer model with saturation. The paper aimed to describe experimentally and theoretically the adsorption process and study the effect of adsorbate size using the model parameters. From numerical simulation, the number of molecules per site showed that the adsorbate molecules (DFC and NM) were mostly anchored in both sides of the pore walls. The receptor sites density increase suggested that additional sites appeared during the process, to participate in DFC and NM adsorption. The description of the adsorption energy behavior indicated that the process was physisorption. Finally, by a model parameters correlation, the size effect of the adsorbate was deduced indicating that the molecule dimension has a negligible effect on the DFC and NM adsorption.

  19. 22 CFR 41.102 - Personal appearance of applicant.

    Science.gov (United States)

    2010-04-01

    ... interview. (d) Cases in which personal appearance may not be waived. A consular officer or the Deputy... 22 Foreign Relations 1 2010-04-01 2010-04-01 false Personal appearance of applicant. 41.102... IMMIGRATION AND NATIONALITY ACT, AS AMENDED Application for Nonimmigrant Visa § 41.102 Personal appearance of...

  20. Active Subspaces for Wind Plant Surrogate Modeling

    Energy Technology Data Exchange (ETDEWEB)

    King, Ryan N [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Quick, Julian [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Dykes, Katherine L [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Adcock, Christiane [Massachusetts Institute of Technology

    2018-01-12

    Understanding the uncertainty in wind plant performance is crucial to their cost-effective design and operation. However, conventional approaches to uncertainty quantification (UQ), such as Monte Carlo techniques or surrogate modeling, are often computationally intractable for utility-scale wind plants because of poor congergence rates or the curse of dimensionality. In this paper we demonstrate that wind plant power uncertainty can be well represented with a low-dimensional active subspace, thereby achieving a significant reduction in the dimension of the surrogate modeling problem. We apply the active sub-spaces technique to UQ of plant power output with respect to uncertainty in turbine axial induction factors, and find a single active subspace direction dominates the sensitivity in power output. When this single active subspace direction is used to construct a quadratic surrogate model, the number of model unknowns can be reduced by up to 3 orders of magnitude without compromising performance on unseen test data. We conclude that the dimension reduction achieved with active subspaces makes surrogate-based UQ approaches tractable for utility-scale wind plants.

  1. Modeling and preparation of activated carbon for methane storage II. Neural network modeling and experimental studies of the activated carbon preparation

    International Nuclear Information System (INIS)

    Namvar-Asl, Mahnaz; Soltanieh, Mohammad; Rashidi, Alimorad

    2008-01-01

    This study describes the activated carbon (AC) preparation for methane storage. Due to the need for the introduction of a model, correlating the effective preparation parameters with the characteristic parameters of the activated carbon, a model was developed by neural networks. In a previous study [Namvar-Asl M, Soltanieh M, Rashidi A, Irandoukht A. Modeling and preparation of activated carbon for methane storage: (I) modeling of activated carbon characteristics with neural networks and response surface method. Proceedings of CESEP07, Krakow, Poland; 2007.], the model was designed with the MATLAB toolboxes providing the best response for the correlation of the characteristics parameters and the methane uptake of the activated carbon. Regarding this model, the characteristics of the activated carbon were determined for a target methane uptake. After the determination of the characteristics, the demonstrated model of this work guided us to the selection of the effective AC preparation parameters. According to the modeling results, some samples were prepared and their methane storage capacity was measured. The results were compared with those of a target methane uptake (special amount of methane storage). Among the designed models, one of them illustrated the methane storage capacity of 180 v/v. It was finally found that the neural network modeling for the assay of the efficient AC preparation parameters was financially feasible, with respect to the determined methane storage capacity. This study could be useful for the development of the Adsorbed Natural Gas (ANG) technology

  2. Tuberculous peritonitis: CT appearance

    International Nuclear Information System (INIS)

    Hanson, R.D.; Hunter, T.B.

    1985-01-01

    Rare, sporadic cases of tuberculous peritonitis do occur in the United States and other advanced countries. Because there are few descriptions of the CT appearance of the peritoneal forms of tuberculous (TB), this report illustrates a case of tuberculous peritonitis with prominent CT findings and discusses the differentiation of this entity from other, more common diseases

  3. Caspase Activation of p21-Activated Kinase 2 Occurs During Cisplatin-Induced Apoptosis of SH-SY5Y Neuroblastoma Cells and in SH-SY5Y Cell Culture Models of Alzheimer’s and Parkinson’s Disease

    Directory of Open Access Journals (Sweden)

    Jerry W. Marlin

    2010-04-01

    Full Text Available p21-activated kinase 2 (PAK-2 appears to have a dual function in the regulation of cell survival and cell death. Activation of full-length PAK-2 by the p21 G-proteins Rac or Cdc42 stimulates cell survival. However, PAK-2 is unique among the PAK family because it is also activated through proteolytic cleavage by caspase 3 or similar caspases to generate the constitutively active PAK-2p34 fragment. Caspase activation of PAK-2 correlates with the induction of apoptosis in response to many stimuli and recombinant expression of PAK-2p34 has been shown to stimulate apoptosis in several human cell lines. Here, we show that caspase activation of PAK-2 also occurs during cisplatin-induced apoptosis of SH-SY5Y neuroblastoma cells as well as in SH-SY5Y cell culture models for Alzheimer’s and Parkinson’s disease. Inhibition of mitochondrial complex I or of ubiquitin/proteasome-mediated protein degradation, which both appear to be involved in Parkinson’s disease, induce apoptosis and caspase activation of PAK-2 in SH-SY5Y cells. Overexpression of the amyloid precursor protein, which results in accumulation and aggregation of β-amyloid peptide, the main component of β-amyloid plaques in Alzheimer’s disease, also induces apoptosis and caspase activation of PAK-2 in SH-SY5Y cells. Expression of the PAK-2 regulatory domain inhibits caspase-activated PAK-2p34 and prevents apoptosis in 293T human embryonic kidney cells, indicating that caspase activation of PAK-2 is directly involved in the apoptotic response. This is the first evidence that caspase activation of PAK-2 correlates with apoptosis in cell culture models of Alzheimer’s and Parkinson’s disease and that selective inhibition of caspase-activated PAK-2p34 could prevent apoptosis.

  4. Color and appearance metrology facility

    Data.gov (United States)

    Federal Laboratory Consortium — The NIST Physical Measurement Laboratory has established the color and appearance metrology facility to support calibration services for 0°/45° colored samples, 20°,...

  5. Analysis of normal-appearing white matter of multiple sclerosis by tensor-based two-compartment model of water diffusion

    International Nuclear Information System (INIS)

    Tachibana, Yasuhiko; Obata, Takayuki; Yoshida, Mariko; Hori, Masaaki; Kamagata, Koji; Suzuki, Michimasa; Fukunaga, Issei; Kamiya, Kouhei; Aoki, Shigeki; Yokoyama, Kazumasa; Hattori, Nobutaka; Inoue, Tomio

    2015-01-01

    To compare the significance of the two-compartment model, considering diffusional anisotropy with conventional diffusion analyzing methods regarding the detection of occult changes in normal-appearing white matter (NAWM) of multiple sclerosis (MS). Diffusion-weighted images (nine b-values with six directions) were acquired from 12 healthy female volunteers (22-52 years old, median 33 years) and 13 female MS patients (24-48 years old, median 37 years). Diffusion parameters based on the two-compartment model of water diffusion considering diffusional anisotropy was calculated by a proposed method. Other parameters including diffusion tensor imaging and conventional apparent diffusion coefficient (ADC) were also obtained. They were compared statistically between the control and MS groups. Diffusion of the slow diffusion compartment in the radial direction of neuron fibers was elevated in MS patients (0.121 x 10 -3 mm 2 /s) in comparison to control (0.100 x 10 -3 mm 2 /s), the difference being significant (P = 0.001). The difference between the groups was not significant in other comparisons, including conventional ADC and fractional anisotropy (FA) of diffusion tensor imaging. The proposed method was applicable to clinically acceptable small data. The parameters obtained by this method improved the detectability of occult changes in NAWM compared to the conventional methods. (orig.)

  6. Analysis of normal-appearing white matter of multiple sclerosis by tensor-based two-compartment model of water diffusion

    Energy Technology Data Exchange (ETDEWEB)

    Tachibana, Yasuhiko [National Institute of Radiological Sciences, Research Center for Charged Particle Therapy, Chiba (Japan); Yokohama City University Graduate School of Medicine, Department of Radiology, Yokohama (Japan); Juntendo University School of Medicine, Department of Radiology, Tokyo (Japan); Obata, Takayuki [National Institute of Radiological Sciences, Research Center for Charged Particle Therapy, Chiba (Japan); Yoshida, Mariko; Hori, Masaaki; Kamagata, Koji; Suzuki, Michimasa; Fukunaga, Issei; Kamiya, Kouhei; Aoki, Shigeki [Juntendo University School of Medicine, Department of Radiology, Tokyo (Japan); Yokoyama, Kazumasa; Hattori, Nobutaka [Juntendo University School of Medicine, Department of Neurology, Tokyo (Japan); Inoue, Tomio [Yokohama City University Graduate School of Medicine, Department of Radiology, Yokohama (Japan)

    2015-06-01

    To compare the significance of the two-compartment model, considering diffusional anisotropy with conventional diffusion analyzing methods regarding the detection of occult changes in normal-appearing white matter (NAWM) of multiple sclerosis (MS). Diffusion-weighted images (nine b-values with six directions) were acquired from 12 healthy female volunteers (22-52 years old, median 33 years) and 13 female MS patients (24-48 years old, median 37 years). Diffusion parameters based on the two-compartment model of water diffusion considering diffusional anisotropy was calculated by a proposed method. Other parameters including diffusion tensor imaging and conventional apparent diffusion coefficient (ADC) were also obtained. They were compared statistically between the control and MS groups. Diffusion of the slow diffusion compartment in the radial direction of neuron fibers was elevated in MS patients (0.121 x 10{sup -3} mm{sup 2}/s) in comparison to control (0.100 x 10{sup -3} mm{sup 2}/s), the difference being significant (P = 0.001). The difference between the groups was not significant in other comparisons, including conventional ADC and fractional anisotropy (FA) of diffusion tensor imaging. The proposed method was applicable to clinically acceptable small data. The parameters obtained by this method improved the detectability of occult changes in NAWM compared to the conventional methods. (orig.)

  7. An Active Lattice Model in a Bayesian Framework

    DEFF Research Database (Denmark)

    Carstensen, Jens Michael

    1996-01-01

    A Markov Random Field is used as a structural model of a deformable rectangular lattice. When used as a template prior in a Bayesian framework this model is powerful for making inferences about lattice structures in images. The model assigns maximum probability to the perfect regular lattice...... by penalizing deviations in alignment and lattice node distance. The Markov random field represents prior knowledge about the lattice structure, and through an observation model that incorporates the visual appearance of the nodes, we can simulate realizations from the posterior distribution. A maximum...... a posteriori (MAP) estimate, found by simulated annealing, is used as the reconstructed lattice. The model was developed as a central part of an algorithm for automatic analylsis of genetic experiments, positioned in a lattice structure by a robot. The algorithm has been successfully applied to many images...

  8. Research about the Physical Reactions to Appear in Herbal Acupuncture Operating

    Directory of Open Access Journals (Sweden)

    Kim Young-Ho

    2003-02-01

    Full Text Available Objectives : This study was done to observe the physical reactions after herbal acupuncture operating, through the questionnaire. Methods : The study group was divided into six groups that were NS group(N=20, CF group(N=22, BU group(N=23, BUM(N=19, HP group(N=20 and BV group(N=19. The herbal acupuncture was injected by 0.05ml at the Fengmen(風門:B12, Feishu(肺兪:B13, Fufen(附分:B41, Pohu(魄戶:B42 4 points. Therefore suffers recorded the existence of the symptoms on questionnaire paper which we exemplified the above symptoms on that day, in the first day, in the second day and in the seventh day. Results : The following results were obtained ; 1. General symptoms which appear in the herbal acupuncture operating were following as : pain of body partially, discomfort, pain which appear in activity and fatigue. 2. The symptoms which appear in the herbal acupuncture operating were most extreme in the first day, since then those were reduced. Conclusions : By the above results, it would be needed further research about statistically comparative-study among herbal acupunctures and alternative plans which is decreased side effect.

  9. MR appearance of central neurocytoma

    International Nuclear Information System (INIS)

    Chang, K.H.; Han, M.H.; Kim, D.G.; Chi, J.G.; Suh, D.C.; Kim, S.J.; Cha, S.H.; Han, M.C.

    1993-01-01

    To provide a detailed description of the MR appearances of central neurocytoma, MR images of 13 patients with central neurocytoma were retrospectively reviewed and compared with CT examinations. The histology was confirmed by ultrastructural and immunohistochemical studies. In 12 patients the tumors were histologically benign and located in the anterior part of the lateral ventricle, 6 of which extended to the 3rd ventricle. There was one case of a histologically malignant variant involving the thalamus and lateral ventricle. The tumors were primarily solid, but contained cysts (85%, 11/13), calcifications (69%, 9/13), and signal void from tumor vessels (62%, 8/13), frequently producing heterogeneous signal intensity on both T1- and T2-weighted images. Most of the solid portion appeared isointense or slightly hyperintense relative to the cerebral cortex on all MR pulse sequences. Calcifications were iso- or hypointense on MR, making them difficult to characterize with MR alone. Intratumoral hemorrhage was seen in 2 patients on MR but not on CT. Contrast enhancement was variable in degree and pattern. Coronal and sagittal MR images were valuable in evaluating the tumor extent and origin site, and in planning the surgical approach. It is concluded that MR imaging appears to be more useful than CT in the overall evaluation of central neurocytoma, even though calcification is better characterized with CT. (orig.)

  10. Color categories and color appearance

    Science.gov (United States)

    Webster, Michael A.; Kay, Paul

    2011-01-01

    We examined categorical effects in color appearance in two tasks, which in part differed in the extent to which color naming was explicitly required for the response. In one, we measured the effects of color differences on perceptual grouping for hues that spanned the blue–green boundary, to test whether chromatic differences across the boundary were perceptually exaggerated. This task did not require overt judgments of the perceived colors, and the tendency to group showed only a weak and inconsistent categorical bias. In a second case, we analyzed results from two prior studies of hue scaling of chromatic stimuli (De Valois, De Valois, Switkes, & Mahon, 1997; Malkoc, Kay, & Webster, 2005), to test whether color appearance changed more rapidly around the blue–green boundary. In this task observers directly judge the perceived color of the stimuli and these judgments tended to show much stronger categorical effects. The differences between these tasks could arise either because different signals mediate color grouping and color appearance, or because linguistic categories might differentially intrude on the response to color and/or on the perception of color. Our results suggest that the interaction between language and color processing may be highly dependent on the specific task and cognitive demands and strategies of the observer, and also highlight pronounced individual differences in the tendency to exhibit categorical responses. PMID:22176751

  11. Food appearances in children's television programmes in Iceland.

    Science.gov (United States)

    Olafsdottir, Steingerdur; Berg, Christina

    2017-11-01

    Exposure to advertisements cannot fully explain the associations between young children's dietary intake and the time they spend in front of the television. It is therefore of importance to study television content other than advertisements in this aspect. The present study aimed to examine the nature and extent of verbal and visual appearances of foods and beverages in children's television programmes on Icelandic public service television. A total of 27 h of children's programmes (domestic and internationally produced) were watched. All verbal and visual appearances of foods and beverages were coded, as well as the context in which the foods/beverages were discussed or appeared. Children's programmes on Icelandic public service television. Two food groups were of special interest for their importance from a public health perspective: high-calorie and low-nutrient (HCLN) foods and fruits and vegetables (F&V). The χ 2 test and logistic regression were performed to analyse if the occurrence of the two groups was associated with the context where foods/beverages appeared. Of the 125 different programmes, a food or beverage appeared in 86 %. Of the total food appearances (n 599), HCLN foods accounted for 26 % and F&V for 23 %. HCLN foods were presented as desirable by appearing more frequently with child characters (Pfood and eating is presented in children's programmes, as young childhood is a critical period for founding healthy habits for later life.

  12. Selecting fillers on emotional appearance improves lineup identification accuracy.

    Science.gov (United States)

    Flowe, Heather D; Klatt, Thimna; Colloff, Melissa F

    2014-12-01

    Mock witnesses sometimes report using criminal stereotypes to identify a face from a lineup, a tendency known as criminal face bias. Faces are perceived as criminal-looking if they appear angry. We tested whether matching the emotional appearance of the fillers to an angry suspect can reduce criminal face bias. In Study 1, mock witnesses (n = 226) viewed lineups in which the suspect had an angry, happy, or neutral expression, and we varied whether the fillers matched the expression. An additional group of participants (n = 59) rated the faces on criminal and emotional appearance. As predicted, mock witnesses tended to identify suspects who appeared angrier and more criminal-looking than the fillers. This tendency was reduced when the lineup fillers matched the emotional appearance of the suspect. Study 2 extended the results, testing whether the emotional appearance of the suspect and fillers affects recognition memory. Participants (n = 1,983) studied faces and took a lineup test in which the emotional appearance of the target and fillers was varied between subjects. Discrimination accuracy was enhanced when the fillers matched an angry target's emotional appearance. We conclude that lineup member emotional appearance plays a critical role in the psychology of lineup identification. The fillers should match an angry suspect's emotional appearance to improve lineup identification accuracy. PsycINFO Database Record (c) 2014 APA, all rights reserved.

  13. The Impact of Appearance Management Training, Work Status, and Plans after High School on Opinions Regarding Appearance at Work and School

    Science.gov (United States)

    Freeburg, Beth Winfrey; Arnett, Sally E.

    2010-01-01

    The purpose of this study was to measure the effect of appearance management training, work status, and plans after high school on students' opinions about appearance at school and at work. A nonprobability sample of 132 high school juniors and seniors in a consumer education class were administered the Appearance Management Survey before and…

  14. Tactical models of competitive activity in football

    Directory of Open Access Journals (Sweden)

    Виктор Костюкевич

    2017-09-01

    Full Text Available Methodological approaches to the analysis of competitive activity of high qualification football teams are examined. Four tactical models of play of high qualification football teams: «A», «B», «C», «D», are identified on the basis of the developed method of competitive activity control, an integrated assessment of technical and tactical activity, and classification of interactions between players. Each of the models is characterized by the main components of competitive activity: positional attacks, high-speed attacks, pressing; passing the ball; modes of coordinative complexity of technical and tactical actions performance; specific indicators of the integral assessment of tactical activity.

  15. Activity of a social dynamics model

    Science.gov (United States)

    Reia, Sandro M.; Neves, Ubiraci P. C.

    2015-10-01

    Axelrod's model was proposed to study interactions between agents and the formation of cultural domains. It presents a transition from a monocultural to a multicultural steady state which has been studied in the literature by evaluation of the relative size of the largest cluster. In this article, we propose new measurements based on the concept of activity per agent to study the Axelrod's model on the square lattice. We show that the variance of system activity can be used to indicate the critical points of the transition. Furthermore the frequency distribution of the system activity is able to show a coexistence of phases typical of a first order phase transition. Finally, we verify a power law dependence between cluster activity and cluster size for multicultural steady state configurations at the critical point.

  16. Radiological appearances of degenerative uterine leiomyomas

    International Nuclear Information System (INIS)

    Tzvetankov, K.; Hadjidekov, G.; Plachkov, I.; Yankova, M.

    2013-01-01

    Uterine fibroids, also known as leiomyomas, are the most common uterine neoplasms. Although benign, they can be associated with significant morbidity and are the commonest indication for hysterectomy. They are often discovered incidentally when performing imaging for other reasons. Usually first identified with US, they can be further characterized with MRI. They are usually easily recognizable, but degenerate fibroids can have unusual appearances. Knowledge of the different appearances of fibroids on imaging is important as it enables prompt diagnosis and thereby guides treatment. (authors)

  17. Multi-day activity scheduling reactions to planned activities and future events in a dynamic model of activity-travel behavior

    NARCIS (Netherlands)

    Nijland, L.; Arentze, T.A.; Timmermans, H.J.P.

    2014-01-01

    Modeling multi-day planning has received scarce attention in activity-based transport demand modeling so far. However, new dynamic activity-based approaches are being developed at the current moment. The frequency and inflexibility of planned activities and events in activity schedules of

  18. Multi-Day Activity Scheduling Reactions to Planned Activities and Future Events in a Dynamic Model of Activity-Travel Behavior

    NARCIS (Netherlands)

    Nijland, L.; Arentze, T.; Timmermans, H.

    2014-01-01

    Modeling multi-day planning has received scarce attention in activity-based transport demand modeling so far. However, new dynamic activity-based approaches are being developed at the current moment. The frequency and inflexibility of planned activities and events in activity schedules of

  19. Theoretical Modeling and Analysis of L- and P-band Radar Backscatter Sensitivity to Soil Active Layer Dielectric Variations

    Directory of Open Access Journals (Sweden)

    Jinyang Du

    2015-07-01

    Full Text Available Freeze-thaw (FT and moisture dynamics within the soil active layer are critical elements of boreal, arctic and alpine ecosystems, and environmental change assessments. We evaluated the potential for detecting dielectric changes within different soil layers using combined L- and P-band radar remote sensing as a prerequisite for detecting FT and moisture profile changes within the soil active layer. A two-layer scattering model was developed and validated for simulating radar responses from vertically inhomogeneous soil. The model simulations indicated that inhomogeneity in the soil dielectric profile contributes to both L- and P-band backscatter, but with greater P-band sensitivity at depth. The difference in L- and P-band responses to soil dielectric profile inhomogeneity appears suitable for detecting associated changes in soil active layer conditions. Additional evaluation using collocated airborne radar (AIRSAR observations and in situ soil moisture measurements over alpine tundra indicates that combined L- and P-band SAR observations are sensitive to soil dielectric profile heterogeneity associated with variations in soil moisture and FT conditions.

  20. Musculoskeletal infections: ultrasound appearances

    Energy Technology Data Exchange (ETDEWEB)

    Chau, C.L.F. [Department of Radiology, North District Hospital, NTEC, Fanling, NT, Hong Kong (China)]. E-mail: c8681@yahoo.com; Griffith, J.F. [Department of Diagnostic Radiology and Organ Imaging, Prince of Wales Hospital, NTEC, Shatin, NT, Hong Kong (China)

    2005-02-01

    Musculoskeletal infections are commonly encountered in clinical practice. This review will discuss the ultrasound appearances of a variety of musculoskeletal infections such as cellulitis, infective tenosynovitis, pyomyositis, soft-tissue abscesses, septic arthritis, acute and chronic osteomyelitis, and post-operative infection. The peculiar sonographic features of less common musculoskeletal infections, such as necrotizing fasciitis, and rice body formation in atypical mycobacterial tenosynovitis, and bursitis will also be presented.

  1. Musculoskeletal infections: ultrasound appearances

    International Nuclear Information System (INIS)

    Chau, C.L.F.; Griffith, J.F.

    2005-01-01

    Musculoskeletal infections are commonly encountered in clinical practice. This review will discuss the ultrasound appearances of a variety of musculoskeletal infections such as cellulitis, infective tenosynovitis, pyomyositis, soft-tissue abscesses, septic arthritis, acute and chronic osteomyelitis, and post-operative infection. The peculiar sonographic features of less common musculoskeletal infections, such as necrotizing fasciitis, and rice body formation in atypical mycobacterial tenosynovitis, and bursitis will also be presented

  2. Positive Perceptions of Genital Appearance and Feeling Sexually Attractive: Is It a Matter of Sexual Esteem?

    Science.gov (United States)

    Amos, Natalie; McCabe, Marita

    2016-07-01

    The present study examined the relationship between perceptions of genital appearance and self-perceived sexual attractiveness. The study sample included men and women (aged 18-45 years, M = 23.7, SD = 4.98) who identified as heterosexual (n = 1017), gay or lesbian (n = 1225), or bisexual (n = 651). Participants responded to an online survey assessing their self-perceived sexual attractiveness, genital self-image, genital self-consciousness during sexual activity, and sexual esteem. Based on previous findings, we hypothesized a positive link between genital self-perceptions and self-perceived sexual attractiveness, with sexual esteem acting as a mediator. We tested this hypothesis using structural equation modeling. Analyses revealed a significant association between both genital self-image and genital self-consciousness and self-perceived sexual attractiveness. However, these relationships were at least partially mediated by sexual esteem, across both gender and sexual orientation. The findings suggest that, regardless of gender or sexual orientation, individuals who maintain a positive genital self-image or lack genital self-consciousness, are more likely to experience greater sexual esteem, and in turn, feel more sexually attractive. The findings have implications for the importance of genital appearance perceptions and improving individuals' sexual esteem and self-perceived sexual attractiveness.

  3. The Health Action Process Approach as a motivational model for physical activity self-management for people with multiple sclerosis: a path analysis.

    Science.gov (United States)

    Chiu, Chung-Yi; Lynch, Ruth T; Chan, Fong; Berven, Norman L

    2011-08-01

    To evaluate the Health Action Process Approach (HAPA) as a motivational model for physical activity self-management for people with multiple sclerosis (MS). Quantitative descriptive research design using path analysis. One hundred ninety-five individuals with MS were recruited from the National Multiple Sclerosis Society and a neurology clinic at a university teaching hospital in the Midwest. Outcome was measured by the Physical Activity Stages of Change Instrument, along with measures for nine predictors (severity, action self-efficacy, outcome expectancy, risk perception, perceived barriers, intention, maintenance self-efficacy, action and coping planning, and recovery self-efficacy). The respecified HAPA physical activity model fit the data relatively well (goodness-of-fit index = .92, normed fit index = .91, and comparative fit index = .93) explaining 38% of the variance in physical activity. Recovery self-efficacy, action and coping planning, and perceived barriers directly contributed to the prediction of physical activity. Outcome expectancy significantly influenced intention and the relationship between intention and physical activity is mediated by action and coping planning. Action self-efficacy, maintenance self-efficacy, and recovery self-efficacy directly or indirectly affected physical activity. Severity of MS and action self-efficacy had an inverse relationship with perceived barriers and perceived barriers influenced physical activity. Empirical support was found for the proposed HAPA model of physical activity for people with MS. The HAPA model appears to provide useful information for clinical rehabilitation and health promotion interventions.

  4. Respirometry techniques and activated sludge models

    NARCIS (Netherlands)

    Benes, O.; Spanjers, H.; Holba, M.

    2002-01-01

    This paper aims to explain results of respirometry experiments using Activated Sludge Model No. 1. In cases of insufficient fit of ASM No. 1, further modifications to the model were carried out and the so-called "Enzymatic model" was developed. The best-fit method was used to determine the effect of

  5. Nodular fasciitis: MRI appearance and literature review

    International Nuclear Information System (INIS)

    Leung, L.Y.J.; Shu, S.J.; Chan, M.K.; Chan, C.H.S.; Chan, A.C.L.

    2002-01-01

    Objective: To describe the MRI features of nodular fasciitis and to review the clinical, MRI and histologic aspects of the tumor. Design and patients: Three patients with biopsy-proven nodular fasciitis were selected for a retrospective study. A literature review was also carried out. Results and conclusions: All the lesions appeared slightly hyperintense to skeletal muscle on T1-weighted images, and hyperintense on T2-weighted images with fat saturation [either frequency saturation or Short TI Inversion Recovery (STIR) sequences]. Two enhanced homogeneously after intravenous gadolinium, whereas the third showed heterogeneous enhancement with a nonenhancing area. Despite the difference in enhancing patterns, the histologic appearances of these lesions were similar. Our study shows that the MRI appearance of nodular fasciitis may not be related to the location of lesion. It is thought that the age of nodular fasciitis may reflect its gross morphology, and it is possible that the MRI and histologic appearances could correlate with the age of the lesion, but it would require a larger series to evaluate this concept. (orig.)

  6. Malignant Lesions as Mammographically Appearing Intramammary Ganglia

    International Nuclear Information System (INIS)

    Martinez-Miraveta, P.; Pons, M. J.; Pina, L. J.; Zornoza, G.

    2004-01-01

    Intramammary ganglia are frequent mammographic findings of no pathological importance. We present two cases of malignant breast lesions whose mammographic appearance could resemble that of intramammary ganglia. Although the mammographic appearance of a lesion is similar to that of intramammary ganglia, it should be carefully studied, especially if it presents a poorly defined border or is palpable. (Author)

  7. Modeling and control of active twist aircraft

    Science.gov (United States)

    Cramer, Nicholas Bryan

    The Wright Brothers marked the beginning of powered flight in 1903 using an active twist mechanism as their means of controlling roll. As time passed due to advances in other technologies that transformed aviation the active twist mechanism was no longer used. With the recent advances in material science and manufacturability, the possibility of the practical use of active twist technologies has emerged. In this dissertation, the advantages and disadvantages of active twist techniques are investigated through the development of an aeroelastic modeling method intended for informing the designs of such technologies and wind tunnel testing to confirm the capabilities of the active twist technologies and validate the model. Control principles for the enabling structural technologies are also proposed while the potential gains of dynamic, active twist are analyzed.

  8. Attention enhances contrast appearance via increased input baseline of neural responses.

    Science.gov (United States)

    Cutrone, Elizabeth K; Heeger, David J; Carrasco, Marisa

    2014-12-30

    Covert spatial attention increases the perceived contrast of stimuli at attended locations, presumably via enhancement of visual neural responses. However, the relation between perceived contrast and the underlying neural responses has not been characterized. In this study, we systematically varied stimulus contrast, using a two-alternative, forced-choice comparison task to probe the effect of attention on appearance across the contrast range. We modeled performance in the task as a function of underlying neural contrast-response functions. Fitting this model to the observed data revealed that an increased input baseline in the neural responses accounted for the enhancement of apparent contrast with spatial attention. © 2014 ARVO.

  9. Optimised formation of blue Maillard reaction products of xylose and glycine model systems and associated antioxidant activity.

    Science.gov (United States)

    Yin, Zi; Sun, Qian; Zhang, Xi; Jing, Hao

    2014-05-01

    A blue colour can be formed in the xylose (Xyl) and glycine (Gly) Maillard reaction (MR) model system. However, there are fewer studies on the reaction conditions for the blue Maillard reaction products (MRPs). The objective of this study is to investigate characteristic colour formation and antioxidant activities in four different MR model systems and to determine the optimum reaction conditions for the blue colour formation in a Xyl-Gly MR model system, using the random centroid optimisation program. The blue colour with an absorbance peak at 630 nm appeared before browning in the Xyl-Gly MR model system, while no blue colour formation but only browning was observed in the xylose-alanine, xylose-aspartic acid and glucose-glycine MR model systems. The Xyl-Gly MR model system also showed higher antioxidant activity than the other three model systems. The optimum conditions for blue colour formation were as follows: xylose and glycine ratio 1:0.16 (M:M), 0.20 mol L⁻¹ NaHCO₃, 406.1 mL L⁻¹ ethanol, initial pH 8.63, 33.7°C for 22.06 h, which gave a much brighter blue colour and a higher peak at 630 nm. A characteristic blue colour could be formed in the Xyl-Gly MR model system and the optimum conditions for the blue colour formation were proposed and confirmed. © 2013 Society of Chemical Industry.

  10. An ecological momentary assessment of comparison target as a moderator of the effects of appearance-focused social comparisons.

    Science.gov (United States)

    Leahey, Tricia M; Crowther, Janis H

    2008-09-01

    This research examined whether comparison target moderates the effects of naturally occurring appearance-focused social comparisons on women's affect, appearance esteem, and dieting thoughts. During daily activities, body-satisfied (BS) women and body-dissatisfied (BD) women recorded their comparison targets and reactions to comparison information. For BS women, upward comparisons with peers were associated with more positive affect (PA) and appearance esteem and less guilt than upward comparisons with media images and downward comparisons with peers were associated with less PA than downward comparisons with media images. For BD women, upward comparisons with peers were associated with more appearance esteem and diet thoughts than upward comparisons with media images and downward comparisons with peers were associated with less PA, appearance esteem, and diet thoughts and more guilt than downward comparisons with media images.

  11. 40 CFR 305.10 - Appearances.

    Science.gov (United States)

    2010-07-01

    ... Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) SUPERFUND, EMERGENCY PLANNING, AND COMMUNITY RIGHT-TO-KNOW PROGRAMS COMPREHENSIVE ENVIRONMENTAL RESPONSE, COMPENSATION, AND LIABILITY ACT... appear as counsel or other representative must conform to the standards of conduct and ethics required of...

  12. Competitiveness as a moderator of the relation between appearance-related factors and disordered eating behaviors.

    Science.gov (United States)

    Schleien, Jenna L; Bardone-Cone, Anna M

    2016-06-01

    The present study examined competitiveness as a moderator of the relationships between appearance-related factors (i.e., thin-ideal internalization, appearance contingent self-worth) and disordered eating behaviors (i.e., dieting, excessive exercise). Participants were 441 undergraduate females for cross-sectional analyses, with 237 also contributing data longitudinally, 1 year later. Results showed that, in a model including thin-ideal internalization and appearance contingent self-worth and their interactions with competitiveness, thin-ideal internalization (but not appearance contingent self-worth) interacted with competitiveness to identify concurrent levels of both dieting and excessive exercise. Individuals high in both thin-ideal internalization and competitiveness exhibited the highest levels of concurrent dieting and excessive exercise. After controlling for baseline levels of the dependent variables, neither appearance-related factor interacted with competitiveness to predict dieting or excessive exercise. These findings suggest that individuals who are both competitive and accept and strive to achieve the thin ideal may be at risk for disordered eating behaviors. Copyright © 2016 Elsevier Ltd. All rights reserved.

  13. Mathematical model of radon activity measurements

    Energy Technology Data Exchange (ETDEWEB)

    Paschuk, Sergei A.; Correa, Janine N.; Kappke, Jaqueline; Zambianchi, Pedro, E-mail: sergei@utfpr.edu.br, E-mail: janine_nicolosi@hotmail.com [Universidade Tecnologica Federal do Parana (UTFPR), Curitiba, PR (Brazil); Denyak, Valeriy, E-mail: denyak@gmail.com [Instituto de Pesquisa Pele Pequeno Principe, Curitiba, PR (Brazil)

    2015-07-01

    Present work describes a mathematical model that quantifies the time dependent amount of {sup 222}Rn and {sup 220}Rn altogether and their activities within an ionization chamber as, for example, AlphaGUARD, which is used to measure activity concentration of Rn in soil gas. The differential equations take into account tree main processes, namely: the injection of Rn into the cavity of detector by the air pump including the effect of the traveling time Rn takes to reach the chamber; Rn release by the air exiting the chamber; and radioactive decay of Rn within the chamber. Developed code quantifies the activity of {sup 222}Rn and {sup 220}Rn isotopes separately. Following the standard methodology to measure Rn activity in soil gas, the air pump usually is turned off over a period of time in order to avoid the influx of Rn into the chamber. Since {sup 220}Rn has a short half-life time, approximately 56s, the model shows that after 7 minutes the activity concentration of this isotope is null. Consequently, the measured activity refers to {sup 222}Rn, only. Furthermore, the model also addresses the activity of {sup 220}Rn and {sup 222}Rn progeny, which being metals represent potential risk of ionization chamber contamination that could increase the background of further measurements. Some preliminary comparison of experimental data and theoretical calculations is presented. Obtained transient and steady-state solutions could be used for planning of Rn in soil gas measurements as well as for accuracy assessment of obtained results together with efficiency evaluation of chosen measurements procedure. (author)

  14. Elucidating the contribution of Rayleigh scattering to the bluish appearance of veins

    Science.gov (United States)

    Van Leeuwen, Spencer R.; Baranoski, Gladimir V. G.

    2018-02-01

    The bluish appearance of veins located immediately beneath the skin has long been a topic of interest for biomedical optics researchers. Despite this interest, a thorough identification of the specific optical processes responsible for this phenomenon remains to be achieved. We employ controlled in silico experiments to address this enduring open problem. Our experiments, which are supported by measured data available in the scientific literature, are performed using first-principles models of light interaction with human skin and blood. Using this investigation approach, we quantitatively demonstrate that Rayleigh scattering caused by collagen fibrils present in the papillary dermis, a sublayer of the skin, can play a pivotal role in the bluish appearance of veins as suggested by previous works in this area. Moreover, also taking color perception aspects into account, we systematically assess the effects of variations in fibril radius and papillary dermis thickness on the coloration of veins under different illuminants. Notably, this assessment indicates that Rayleigh scattering elicited by reticulin fibrils, another type of fibril found in the papillary dermis, is unlikely to significantly contribute to the bluish appearance of veins. By strengthening the current understanding of light attenuation mechanisms affecting the appearance of skin and blood, our investigation contributes to the development of more effective technologies aimed at the noninvasive measurement of the physiological properties of these tissues.

  15. Effects of Display Gamma and Illuminant on the Appearance of Colours Viewed on LCD Monitors

    Directory of Open Access Journals (Sweden)

    Dragoljub Novakovic

    2009-11-01

    Full Text Available The CIECAM02 colour appearance model was developed to allow prediction of accurate colour appearance under various viewing conditions. In this study, a software module, based on mathematical transformations of the CIECAM02 model, was designed and implemented. Unlike the previous software modules, which were allowing use of only a limited choice of common standardized icc display profiles, the developed module also allows the use of optimized profiles created by the user. This paper presents prediction of the appearance of test images with assigned different display profiles after changing illuminant. The two used optimized profiles, created by software characterization of specific lcd display, have a different display gamma value (1.8 and 2.2.  It is observed that, after changing the initial cie D50 to a higher colour temperature illuminant (D65,  the colours of  images will be shifted to the blue hues, and, in the case of illuminant temperature less than D50 (A and F11,  to yellow hues. It is also observed that the intensity of colour shifts in the simulated images with associated profiles which have different gamma value will be significantly different, which implies that the icc display profile and display gamma value have the great impact on the prediction of the accurate colour appearance under various viewing conditions.

  16. Adaptive Kalman filtering for histogram-based appearance learning in infrared imagery.

    Science.gov (United States)

    Venkataraman, Vijay; Fan, Guoliang; Havlicek, Joseph P; Fan, Xin; Zhai, Yan; Yeary, Mark B

    2012-11-01

    Targets of interest in video acquired from imaging infrared sensors often exhibit profound appearance variations due to a variety of factors, including complex target maneuvers, ego-motion of the sensor platform, background clutter, etc., making it difficult to maintain a reliable detection process and track lock over extended time periods. Two key issues in overcoming this problem are how to represent the target and how to learn its appearance online. In this paper, we adopt a recent appearance model that estimates the pixel intensity histograms as well as the distribution of local standard deviations in both the foreground and background regions for robust target representation. Appearance learning is then cast as an adaptive Kalman filtering problem where the process and measurement noise variances are both unknown. We formulate this problem using both covariance matching and, for the first time in a visual tracking application, the recent autocovariance least-squares (ALS) method. Although convergence of the ALS algorithm is guaranteed only for the case of globally wide sense stationary process and measurement noises, we demonstrate for the first time that the technique can often be applied with great effectiveness under the much weaker assumption of piecewise stationarity. The performance advantages of the ALS method relative to the classical covariance matching are illustrated by means of simulated stationary and nonstationary systems. Against real data, our results show that the ALS-based algorithm outperforms the covariance matching as well as the traditional histogram similarity-based methods, achieving sub-pixel tracking accuracy against the well-known AMCOM closure sequences and the recent SENSIAC automatic target recognition dataset.

  17. The Taiwanese Derriford Appearance Scale: The translation and validation of a scale to measure individual responses to living with problems of appearance.

    Science.gov (United States)

    Moss, Timothy Peter; Lawson, Victoria; Liu, Chiu Ying

    2015-09-01

    The extent of concern about physical appearance is increasingly the subject of scientific study, interventions by health professionals, and media attention. To enable carefully evaluated studies exploring the psychosocial antecedents of appearance distress, and to determine the success of interventions, the Derriford Appearance Scale 24 (DAS24) was developed. This psychometrically sound measure is well used and cited in the appearance psychology field. Outside of a Western context, the extent and impact of appearance distress is less well known. This paper describes the adaptation of the DAS24 for use in Taiwan. A formal translation protocol was followed to adapt the DAS24 into Taiwanese/Cantonese. Two hundred and eight participants from a general population and a visibly different population were recruited in Taipei, Taiwan. These participants completed a test pack administered comprising the translated DAS24, and established measures of anxiety and depression. The scale was analyzed on the basis of classical test theory. A translated DAS Scale comprising 19 items and including three clear factors was the best solution. The scale had good internal consistency, clear convergent validity, and good test-retest reliability. The three factors that emerged were appearance-related social avoidance, social distress, and negative affect. Consistent with expectations, (a) women scored higher than men (greater appearance distress), (b) the cause of appearance difference (burns, cleft lip/palate, etc.) was unrelated to appearance distress, and (c) those with visible differences were more concerned about their appearance than those without. The Taiwanese DAS19 is a user-friendly and psychometrically sound scale that fulfils an important clinical and scientific need. The items that were omitted from the translated version were considered in relation to cultural differences in the experience and expression of shame between Western countries and Taiwan/China, which demands a

  18. 40 CFR 22.10 - Appearances.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 1 2010-07-01 2010-07-01 false Appearances. 22.10 Section 22.10 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY GENERAL CONSOLIDATED RULES OF PRACTICE GOVERNING... and ethics required of practitioners before the courts of the United States. ...

  19. Exploratory Topology Modelling of Form-Active Hybrid Structures

    DEFF Research Database (Denmark)

    Holden Deleuran, Anders; Pauly, Mark; Tamke, Martin

    2016-01-01

    The development of novel form-active hybrid structures (FAHS) is impeded by a lack of modelling tools that allow for exploratory topology modelling of shaped assemblies. We present a flexible and real-time computational design modelling pipeline developed for the exploratory modelling of FAHS...... that enables designers and engineers to iteratively construct and manipulate form-active hybrid assembly topology on the fly. The pipeline implements Kangaroo2's projection-based methods for modelling hybrid structures consisting of slender beams and cable networks. A selection of design modelling sketches...

  20. Active Player Modeling in the Iterated Prisoner's Dilemma.

    Science.gov (United States)

    Park, Hyunsoo; Kim, Kyung-Joong

    2016-01-01

    The iterated prisoner's dilemma (IPD) is well known within the domain of game theory. Although it is relatively simple, it can also elucidate important problems related to cooperation and trust. Generally, players can predict their opponents' actions when they are able to build a precise model of their behavior based on their game playing experience. However, it is difficult to make such predictions based on a limited number of games. The creation of a precise model requires the use of not only an appropriate learning algorithm and framework but also a good dataset. Active learning approaches have recently been introduced to machine learning communities. The approach can usually produce informative datasets with relatively little effort. Therefore, we have proposed an active modeling technique to predict the behavior of IPD players. The proposed method can model the opponent player's behavior while taking advantage of interactive game environments. This experiment used twelve representative types of players as opponents, and an observer used an active modeling algorithm to model these opponents. This observer actively collected data and modeled the opponent's behavior online. Most of our data showed that the observer was able to build, through direct actions, a more accurate model of an opponent's behavior than when the data were collected through random actions.

  1. OBJECT ORIENTED MODELLING, A MODELLING METHOD OF AN ECONOMIC ORGANIZATION ACTIVITY

    Directory of Open Access Journals (Sweden)

    TĂNĂSESCU ANA

    2014-05-01

    Full Text Available Now, most economic organizations use different information systems types in order to facilitate their activity. There are different methodologies, methods and techniques that can be used to design information systems. In this paper, I propose to present the advantages of using the object oriented modelling at the information system design of an economic organization. Thus, I have modelled the activity of a photo studio, using Visual Paradigm for UML as a modelling tool. For this purpose, I have identified the use cases for the analyzed system and I have presented the use case diagram. I have, also, realized the system static and dynamic modelling, through the most known UML diagrams.

  2. "Feminism Lite?" Feminist Identification, Speaker Appearance, and Perceptions of Feminist and Antifeminist Messengers

    Science.gov (United States)

    Bullock, Heather E.; Fernald, Julian L.

    2003-01-01

    Drawing on a communications model of persuasion (Hovland, Janis, & Kelley, 1953), this study examined the effect of target appearance on feminists' and nonfeminists' perceptions of a speaker delivering a feminist or an antifeminist message. One hundred three college women watched one of four videotaped speeches that varied by content (profeminist…

  3. Synaptic model for spontaneous activity in developing networks

    DEFF Research Database (Denmark)

    Lerchner, Alexander; Rinzel, J.

    2005-01-01

    Spontaneous rhythmic activity occurs in many developing neural networks. The activity in these hyperexcitable networks is comprised of recurring "episodes" consisting of "cycles" of high activity that alternate with "silent phases" with little or no activity. We introduce a new model of synaptic...... dynamics that takes into account that only a fraction of the vesicles stored in a synaptic terminal is readily available for release. We show that our model can reproduce spontaneous rhythmic activity with the same general features as observed in experiments, including a positive correlation between...

  4. Inner body and outward appearance: the relationships between appearance orientation, eating disorder symptoms, and internal body awareness.

    Science.gov (United States)

    Spoor, Sonja T P; Bekker, Marrie H J; Van Heck, Guus L; Croon, Marcel A; Van Strien, Tatjana

    2005-01-01

    This study investigated the associations of appearance orientation and eating disorder symptoms with internal body awareness in an eating-disordered group of women and a general sample of women. In the eating-disordered group, appearance orientation was positively associated with internal body awareness. Eating disorders symptoms were negatively related to the awareness of bodily signals. No significant associations were found in the general sample of women. The results indicate that in eating-disordered individuals preoccupation with the body and eating-disordered behaviors are not only negatively associated with hunger, but with awareness of other bodily signals as well.

  5. Evaluating a Model of Youth Physical Activity

    Science.gov (United States)

    Heitzler, Carrie D.; Lytle, Leslie A.; Erickson, Darin J.; Barr-Anderson, Daheia; Sirard, John R.; Story, Mary

    2010-01-01

    Objective: To explore the relationship between social influences, self-efficacy, enjoyment, and barriers and physical activity. Methods: Structural equation modeling examined relationships between parent and peer support, parent physical activity, individual perceptions, and objectively measured physical activity using accelerometers among a…

  6. Cerebral CT appearances of toxic encephalopathy of tetramine

    International Nuclear Information System (INIS)

    Zheng Wenlong; Wu Aiqin; Xu Chongyong; Ying Binyu; Hong Ruizhen

    2003-01-01

    Objective: To investigate the cerebral CT appearances of toxic encephalopathy of tetramine and improve the recognition on this disease. Methods: Four cases of toxic encephalopathy of tetramine were collected and their cerebral CT appearances were retrospectively analyzed. Results: Cerebral CT appearances in acute phase (within 8 days): (1) cerebral edema in different degree. CT abnormalities consisted of cortical hypodensities and complete loss of gray-white matter differentiation. The CT value were in 11-13 HU, and to be watery density in serious case, (2) subarachnoid hemorrhage. It demonstrated the signs of poisoning hypoxic ischemic encephalopathy in chronic phase. Conclusion: The cerebral CT appearances of toxic encephalopathy of tetramine had some character in acute phase and it can predict the serious degree of intoxication, but there was no characteristic findings in chronic phase

  7. Ferromagnetic interaction model of activity level in workplace communication

    Science.gov (United States)

    Akitomi, Tomoaki; Ara, Koji; Watanabe, Jun-ichiro; Yano, Kazuo

    2013-03-01

    The nature of human-human interaction, specifically, how people synchronize with each other in multiple-participant conversations, is described by a ferromagnetic interaction model of people’s activity levels. We found two microscopic human interaction characteristics from a real-environment face-to-face conversation. The first characteristic is that people quite regularly synchronize their activity level with that of the other participants in a conversation. The second characteristic is that the degree of synchronization increases as the number of participants increases. Based on these microscopic ferromagnetic characteristics, a “conversation activity level” was modeled according to the Ising model. The results of a simulation of activity level based on this model well reproduce macroscopic experimental measurements of activity level. This model will give a new insight into how people interact with each other in a conversation.

  8. Students’ mathematical learning in modelling activities

    DEFF Research Database (Denmark)

    Kjeldsen, Tinne Hoff; Blomhøj, Morten

    2013-01-01

    Ten years of experience with analyses of students’ learning in a modelling course for first year university students, led us to see modelling as a didactical activity with the dual goal of developing students’ modelling competency and enhancing their conceptual learning of mathematical concepts i...... create and help overcome hidden cognitive conflicts in students’ understanding; that reflections within modelling can play an important role for the students’ learning of mathematics. These findings are illustrated with a modelling project concerning the world population....

  9. Body Dissatisfaction among Adolescent Boys and Girls: The Effects of Body Mass, Peer Appearance Culture and Internalization of Appearance Ideals

    Science.gov (United States)

    Lawler, Margaret; Nixon, Elizabeth

    2011-01-01

    Body image dissatisfaction is a significant risk factor in the onset of eating pathology and depression. Therefore, understanding predictors of negative body image is an important focus of investigation. This research sought to examine the contributions of body mass, appearance conversations with friends, peer appearance criticism and…

  10. Modeling for thermodynamic activities of components in simulated reprocessing solutions

    International Nuclear Information System (INIS)

    Sasahira, Akira; Hoshikawa, Tadahiro; Kawamura, Fumio

    1992-01-01

    Analyses of chemical reactions have been widely carried out for soluble fission products encountered in nuclear fuel reprocessing. For detailed analyses of reactions, a prediction of the activity or activity coefficient for nitric acid, water, and several nitrates of fission products is needed. An idea for the predicted nitric acid activity was presented earlier. The model, designated the hydration model, does not predict the nitrate activity. It did, however, suggest that the activity of water would be a function of nitric acid activity but not the molar fraction of water. If the activities of nitric acid and water are accurately predicted, the activity of the last component, nitrate, can be calculated using the Gibbs-Duhem relation for chemical potentials. Therefore, in this study, the earlier hydration model was modified to evaluate the water activity more accurately. The modified model was experimentally examined in stimulated reprocessing solutions. It is concluded that the modified model was suitable for water activity, but further improvement was needed for the activity evaluation of nitric acid in order to calculate the nitrate activity

  11. Computer-assisted molecular modeling of tumor promoters: rationale for the activity of phorbol esters, teleocidin B, and aplysiatoxin

    International Nuclear Information System (INIS)

    Jeffrey, A.M.; Liskamp, R.M.J.

    1986-01-01

    In the two-stage model of skin carcinogenesis, it is believed that initiators bind to DNA and that tumor promoters such as phorbol 12-tetradecanoate 13-acetate (TPA) bind noncovalently to membrane-associated high-affinity receptors, probably protein kinase C. Two other types of potent tumor-promoting substances, aplysiatoxin and teleocidin, appear to act also by binding to and activating protein kinase C, even though their chemical structures are quite different. Therefore, the authors have undertaken computer modeling of the special relationship of various functional groups in these three chemical classes of tumor promoters in an attempt to explain how these diverse structures bind to the same receptor molecule. They propose a stereochemical model in which the oxygens in TPA at C-3, C-4, C-9, and C-20 (O-3, O-4, O-9, and O-20) correspond to the O-11, N-13, N-1, and O-24 positions in teleocidin and the O-27, O-3, O-11, and O-30 oxygens in aplysiatoxin, respectively. In this model all distances with respect to overlap of the corresponding atoms are <1 A. In addition, all three types of molecules have their hydrophobic moieties oriented in the similar position. This model is further discussed with respect to other compounds showing various degrees of activity as tumor promoters, including mezerein, ingenol, and 4α-TPA. The model explains how chemically diverse structures can have similar biological activity as tumor promoters and provides a basis for designing both agonists and antagonists of tumor promoters

  12. A Randomized Controlled Trial of an Appearance-focused Intervention to Prevent Skin Cancer

    Science.gov (United States)

    Hillhouse, Joel; Turrisi, Rob; Stapleton, Jerod; Robinson, June

    2014-01-01

    BACKGROUND Skin cancer represents a significant health threat with over 1.3 million diagnoses, 8000 melanoma deaths, and more than $1 billion spent annually for skin cancer healthcare in the US. Despite findings from laboratory, case-control, and prospective studies that indicate a link between youthful indoor tanning (IT) and skin cancer, IT is increasing among US youth. Appearance-focused interventions represent a promising method to counteract these trends. METHODS A total of 430 female indoor tanners were randomized into intervention or no intervention control conditions. Intervention participants received an appearance-focused booklet based on decision-theoretical models of health behavior. Outcome variables included self-reports of IT behavior and intentions, as well as measures of cognitive mediating variables. RESULTS Normative increases in springtime IT rates were significantly lower (ie, over 35%) at 6-month follow-up in intervention versus control participants with similar reductions in future intentions. Mediation analyses revealed 6 cognitive variables (IT attitudes, fashion attitudes, perceived susceptibility to skin cancer and skin damage, subjective norms, and image norms) that significantly mediated change in IT behavior. CONCLUSIONS The appearance-focused intervention demonstrated strong effects on IT behavior and intentions in young indoor tanners. Appearance-focused approaches to skin cancer prevention need to present alternative behaviors as well as alter IT attitudes. Mediational results provide guides for strengthening future appearance-focused interventions directed at behaviors that increase risk of skin cancer. PMID:18937268

  13. A randomized controlled trial of an appearance-focused intervention to prevent skin cancer.

    Science.gov (United States)

    Hillhouse, Joel; Turrisi, Rob; Stapleton, Jerod; Robinson, June

    2008-12-01

    Skin cancer represents a significant health threat with over 1.3 million diagnoses, 8000 melanoma deaths, and more than $1 billion spent annually for skin cancer healthcare in the US. Despite findings from laboratory, case-control, and prospective studies that indicate a link between youthful indoor tanning (IT) and skin cancer, IT is increasing among US youth. Appearance-focused interventions represent a promising method to counteract these trends. A total of 430 female indoor tanners were randomized into intervention or no intervention control conditions. Intervention participants received an appearance-focused booklet based on decision-theoretical models of health behavior. Outcome variables included self-reports of IT behavior and intentions, as well as measures of cognitive mediating variables. Normative increases in springtime IT rates were significantly lower (ie, over 35%) at 6-month follow-up in intervention versus control participants with similar reductions in future intentions. Mediation analyses revealed 6 cognitive variables (IT attitudes, fashion attitudes, perceived susceptibility to skin cancer and skin damage, subjective norms, and image norms) that significantly mediated change in IT behavior. The appearance-focused intervention demonstrated strong effects on IT behavior and intentions in young indoor tanners. Appearance-focused approaches to skin cancer prevention need to present alternative behaviors as well as alter IT attitudes. Mediational results provide guides for strengthening future appearance-focused interventions directed at behaviors that increase risk of skin cancer. (c) 2008 American Cancer Society

  14. Non-linear modeling of active biohybrid materials

    KAUST Repository

    Paetsch, C.

    2013-11-01

    Recent advances in engineered muscle tissue attached to a synthetic substrate motivate the development of appropriate constitutive and numerical models. Applications of active materials can be expanded by using robust, non-mammalian muscle cells, such as those of Manduca sexta. In this study, we propose a model to assist in the analysis of biohybrid constructs by generalizing a recently proposed constitutive law for Manduca muscle tissue. The continuum model accounts (i) for the stimulation of muscle fibers by introducing multiple stress-free reference configurations for the active and passive states and (ii) for the hysteretic response by specifying a pseudo-elastic energy function. A simple example representing uniaxial loading-unloading is used to validate and verify the characteristics of the model. Then, based on experimental data of muscular thin films, a more complex case shows the qualitative potential of Manduca muscle tissue in active biohybrid constructs. © 2013 Elsevier Ltd. All rights reserved.

  15. Business process modeling using Petri nets

    NARCIS (Netherlands)

    Hee, van K.M.; Sidorova, N.; Werf, van der J.M.E.M.; Jensen, K.; Aalst, van der W.M.P.; Balbo, G.; Koutny, M.; Wolf, K.

    2013-01-01

    Business process modeling has become a standard activity in many organizations. We start with going back into the history and explain why this activity appeared and became of such importance for organizations to achieve their business targets. We discuss the context in which business process

  16. 3-aminopyridazine derivatives with atypical antidepressant, serotonergic, and dopaminergic activities.

    Science.gov (United States)

    Wermuth, C G; Schlewer, G; Bourguignon, J J; Maghioros, G; Bouchet, M J; Moire, C; Kan, J P; Worms, P; Biziere, K

    1989-03-01

    Minaprine [3-[(beta-morpholinoethyl)amino]-4-methyl-6-phenylpyridazine dihydrochloride] is active in most animal models of depression and exhibits in vivo a dual dopaminomimetic and serotoninomimetic activity profile. In an attempt to dissociate these two effects and to characterize the responsible structural requirements, a series of 47 diversely substituted analogues of minaprine were synthesized and tested for their potential antidepressant, serotonergic, and dopaminergic activities. The structure-activity relationships show that dopaminergic and serotonergic activities can be dissociated. Serotonergic activity appears to be correlated mainly with the substituent in the 4-position of the pyridazine ring whereas the dopaminergic activity appears to be dependent on the presence, or in the formation, of a para-hydroxylated aryl ring in the 6-position of the pyridazine ring.

  17. Active Learning for Player Modeling

    DEFF Research Database (Denmark)

    Shaker, Noor; Abou-Zleikha, Mohamed; Shaker, Mohammad

    2015-01-01

    Learning models of player behavior has been the focus of several studies. This work is motivated by better understanding of player behavior, a knowledge that can ultimately be employed to provide player-adapted or personalized content. In this paper, we propose the use of active learning for player...... experience modeling. We use a dataset from hundreds of players playing Infinite Mario Bros. as a case study and we employ the random forest method to learn mod- els of player experience through the active learning approach. The results obtained suggest that only part of the dataset (up to half the size...... that the method can be used online during the content generation process where the mod- els can improve and better content can be presented as the game is being played....

  18. Satisfaction with Appearance and the Desired Treatment to Improve Aesthetics

    Directory of Open Access Journals (Sweden)

    Bader K. Al-Zarea

    2013-01-01

    Full Text Available Objective. To identify participants’ satisfaction with appearance and the desired treatment to improve aesthetics. Materials and Methods. 220 participants (127 males and 93 females, mean age = 21.4 ± 1.5 years were recruited into the study. A structured questionnaire was used to assess patients’ satisfaction with appearance and what treatment they desire to improve aesthetics. Participants scored the level of satisfaction with appearance using visual analogue scale. Results. The VAS mean score of satisfaction with general appearance was 6.8 ± 2.3. Half participants were dissatisfied with tooth appearance and 65.9% were dissatisfied with tooth colour. Higher VAS scores were associated with higher desire for all treatments that improve tooth appearance (. Dissatisfaction with tooth appearance increased with increased dissatisfaction with teeth colour, feeling of poor tooth alignment, presence of fractured anterior teeth, and increased desire for orthodontic, crowns, and dentures treatments (. Dissatisfaction with tooth colour was associated with increased desire for tooth whitening and tooth coloured fillings (. Conclusions. Participants had high levels of dissatisfaction with tooth appearance and tooth colour. Dissatisfaction with tooth colour contributed to the increased dissatisfaction with tooth appearance. Dissatisfaction with tooth appearance, colour, alignment, and condition was significantly related to high desire for aesthetic treatments.

  19. Modeling of IP scanning activities with Hidden Markov Models: Darknet case study

    OpenAIRE

    De Santis , Giulia; Lahmadi , Abdelkader; Francois , Jerome; Festor , Olivier

    2016-01-01

    International audience; We propose a methodology based on Hidden Markov Models (HMMs) to model scanning activities monitored by a darknet. The HMMs of scanning activities are built on the basis of the number of scanned IP addresses within a time window and fitted using mixtures of Poisson distributions. Our methodology is applied on real data traces collected from a darknet and generated by two large scale scanners, ZMap and Shodan. We demonstrated that the built models are able to characteri...

  20. Multi-day activity scheduling reactions to planned activities and future events in a dynamic agent-based model of activity-travel behavior

    NARCIS (Netherlands)

    Nijland, E.W.L.; Arentze, T.A.; Timmermans, H.J.P.

    2009-01-01

    Modeling multi-day planning has received scarce attention today in activity-based transport demand modeling. Elaborating and combining previous work on event-driven activity generation, the aim of this paper is to develop and illustrate an extension of a need-based model of activity generation that

  1. Mathematical Modeling of Tuberculosis Granuloma Activation

    Directory of Open Access Journals (Sweden)

    Steve M. Ruggiero

    2017-12-01

    Full Text Available Tuberculosis (TB is one of the most common infectious diseases worldwide. It is estimated that one-third of the world’s population is infected with TB. Most have the latent stage of the disease that can later transition to active TB disease. TB is spread by aerosol droplets containing Mycobacterium tuberculosis (Mtb. Mtb bacteria enter through the respiratory system and are attacked by the immune system in the lungs. The bacteria are clustered and contained by macrophages into cellular aggregates called granulomas. These granulomas can hold the bacteria dormant for long periods of time in latent TB. The bacteria can be perturbed from latency to active TB disease in a process called granuloma activation when the granulomas are compromised by other immune response events in a host, such as HIV, cancer, or aging. Dysregulation of matrix metalloproteinase 1 (MMP-1 has been recently implicated in granuloma activation through experimental studies, but the mechanism is not well understood. Animal and human studies currently cannot probe the dynamics of activation, so a computational model is developed to fill this gap. This dynamic mathematical model focuses specifically on the latent to active transition after the initial immune response has successfully formed a granuloma. Bacterial leakage from latent granulomas is successfully simulated in response to the MMP-1 dynamics under several scenarios for granuloma activation.

  2. Owl's eye appearance: a case report

    International Nuclear Information System (INIS)

    Mathur, Mukul; Asha, P.

    2010-01-01

    Full text: Hyper-functioning thyroid nodule may present various scintigraphic appearances on thyroid scans. Autonomously hyper functioning thyroid nodules often show degenerative changes. These changes may give rise to peripheral photopenic areas on a thyroid scan. In this report we present a case of hyper functioning nodule showing appearance of an owl's eye. Although rare, such pattern can be seen in a variety of benign and malignant thyroid conditions. A 42-year-old man presented with a solitary thyroid nodule in the right lobe and weight loss for four months. The thyroid hormone profile confirmed hyperthyroidism. Thyroid function testing revealed T4=136.8 nmol/l (Normal = 66.0-181.0 nmol/L) and Thyroid Stimulating Hormone (TSH) = 0.283 (Normal =0.27- 4.2 μIU/ml). Antithyroglobulin antibodies and antimicrosmal antibodies were negative. The patient was referred for thyroid scan and uptake. A Thyroid scan was obtained after the intravenous injection of 5 mCi (185MBq) of 99m Tc pertechnetate. Anterior view obtained using a parallel hole collimator. The scan showed peripheral photopenic area with a central focal area of increased uptake giving the appearance of 'Owl's eye'. 99m Tc-pertechnetate uptake was increased. A scintigraphic 'Owl's eye' sign has been described in thyroid cyst, benign autonomous nodule and papillary carcinoma of the thyroid gland. This Owl's eye pattern appears to be caused by a focus of functioning tissue overlapping a large cold area in a nodule that has cystic,degenerative and necrotic changes in the middle of a benign and malignant pathology. Hyper functioning nodules may scintigraphically show Owl's eye pattern due to intra nodular degeneration, with residual hyper functioning tissue within or overlapping the degenerative area

  3. A Multiscale Survival Process for Modeling Human Activity Patterns.

    Science.gov (United States)

    Zhang, Tianyang; Cui, Peng; Song, Chaoming; Zhu, Wenwu; Yang, Shiqiang

    2016-01-01

    Human activity plays a central role in understanding large-scale social dynamics. It is well documented that individual activity pattern follows bursty dynamics characterized by heavy-tailed interevent time distributions. Here we study a large-scale online chatting dataset consisting of 5,549,570 users, finding that individual activity pattern varies with timescales whereas existing models only approximate empirical observations within a limited timescale. We propose a novel approach that models the intensity rate of an individual triggering an activity. We demonstrate that the model precisely captures corresponding human dynamics across multiple timescales over five orders of magnitudes. Our model also allows extracting the population heterogeneity of activity patterns, characterized by a set of individual-specific ingredients. Integrating our approach with social interactions leads to a wide range of implications.

  4. Cognitive model of the power unit operator activity

    International Nuclear Information System (INIS)

    Chachko, S.A.

    1992-01-01

    Basic notions making it possible to study and simulate the peculiarities of man-operator activity, in particular his way of thiking, are considered. Special attention is paid to cognitive models based on concept of decisive role of knowledge (its acquisition, storage and application) in the man mental processes and activity. The models are based on three basic notions, which are the professional world image, activity strategy and spontaneous decisions

  5. Optimal linguistic expression in negotiations depends on visual appearance.

    Science.gov (United States)

    Sakamoto, Maki; Kwon, Jinhwan; Tamada, Hikaru; Hirahara, Yumi

    2018-01-01

    We investigate the influence of the visual appearance of a negotiator on persuasiveness within the context of negotiations. Psychological experiments were conducted to quantitatively analyze the relationship between visual appearance and the use of language. Male and female participants were shown three female and male photographs, respectively. They were asked to report how they felt about each photograph using a seven-point semantic differential (SD) scale for six affective factors (positive impression, extraversion, intelligence, conscientiousness, emotional stability, and agreeableness). Participants then answered how they felt about each negotiation scenario (they were presented with pictures and a situation combined with negotiation sentences) using a seven-point SD scale for seven affective factors (positive impression, extraversion, intelligence, conscientiousness, emotional stability, agreeableness, and degree of persuasion). Two experiments were conducted using different participant groups depending on the negotiation situations. Photographs with good or bad appearances were found to show high or low degrees of persuasion, respectively. A multiple regression equation was obtained, indicating the importance of the three language factors (euphemistic, honorific, and sympathy expressions) to impressions made during negotiation. The result shows that there are optimal negotiation sentences based on various negotiation factors, such as visual appearance and use of language. For example, persons with good appearance might worsen their impression during negotiations by using certain language, although their initial impression was positive, and persons with bad appearance could effectively improve their impressions in negotiations through their use of language, although the final impressions of their negotiation counterpart might still be more negative than those for persons with good appearance. In contrast, the impressions made by persons of normal appearance

  6. Tau appearance in atmospheric neutrino interactions

    International Nuclear Information System (INIS)

    Hall, Lawrence J.; Murayama, Hitoshi

    1998-01-01

    If the correct interpretation of the Super-Kamiokande atmospheric neutrino data is ν μ → ν τ oscillation, the contained data sample should already have more than 10 τ appearance events. We study the challenging task of detecting the τ, focusing on the decay chain τ ± → ρ ± → π ± π 0 in events with quasi-elastic τ production. The background level, which is currently quite uncertain because of a lack of relevant neutral current data, can be measured by the near detector in the K2K experiment. Our estimates of the background suggest that it may be possible to detect τ appearance in Super-Kamiokande with 5-10 years of running

  7. Body Satisfaction and Physical Appearance in Gender Dysphoria.

    Science.gov (United States)

    van de Grift, Tim C; Cohen-Kettenis, Peggy T; Steensma, Thomas D; De Cuypere, Griet; Richter-Appelt, Hertha; Haraldsen, Ira R H; Dikmans, Rieky E G; Cerwenka, Susanne C; Kreukels, Baudewijntje P C

    2016-04-01

    Gender dysphoria (GD) is often accompanied by dissatisfaction with physical appearance and body image problems. The aim of this study was to compare body satisfaction with perceived appearance by others in various GD subgroups. Data collection was part of the European Network for the Investigation of Gender Incongruence. Between 2007 and 2012, 660 adults who fulfilled the criteria of the DSM-IV gender identity disorder diagnosis (1.31:1 male-to-female [MtF]:female-to-male [FtM] ratio) were included into the study. Data were collected before the start of clinical gender-confirming interventions. Sexual orientation was measured via a semi-structured interview whereas onset age was based on clinician report. Body satisfaction was assessed using the Body Image Scale. Congruence of appearance with the experienced gender was measured by means of a clinician rating. Overall, FtMs had a more positive body image than MtFs. Besides genital dissatisfaction, problem areas for MtFs included posture, face, and hair, whereas FtMs were mainly dissatisfied with hip and chest regions. Clinicians evaluated the physical appearance to be more congruent with the experienced gender in FtMs than in MtFs. Within the MtF group, those with early onset GD and an androphilic sexual orientation had appearances more in line with their gender identity. In conclusion, body image problems in GD go beyond sex characteristics only. An incongruent physical appearance may result in more difficult psychological adaptation and in more exposure to discrimination and stigmatization.

  8. Sociocultural Influence and Appearance-Based Rejection Sensitivity among College Students

    Science.gov (United States)

    Park, Lora E.; DiRaddo, Ann Marie; Calogero, Rachel M.

    2009-01-01

    The present research examined the influence of parents, peers, and the media in predicting college students' Appearance-based Rejection Sensitivity (Appearance-RS)--the degree to which individuals anxiously expect to be rejected based on their physical appearance. Given that women are socialized to be more appearance-focused than men, women were…

  9. Appearance traits in fish farming: progress from classical genetics to genomics, providing insight into current and potential genetic improvement

    Directory of Open Access Journals (Sweden)

    Nelson eColihueque

    2014-08-01

    Full Text Available Appearance traits in fish, those external body characteristics that influence consumer acceptance at point of sale, have come to the forefront of commercial fish farming, as culture profitability is closely linked to management of these traits. Appearance traits comprise mainly body shape and skin pigmentation. Analysis of the genetic basis of these traits in different fish reveals significant genetic variation within populations, indicating potential for their genetic improvement. Work into ascertaining the minor or major genes underlying appearance traits for commercial fish is emerging, with substantial progress in model fish in terms of identifying genes that control body shape and skin colors. In this review, we describe research progress to date, especially with regard to commercial fish, and discuss genomic findings in model fish in order to better address the genetic basis of the traits. Given that appearance traits are important in commercial fish, the genomic information related to this issue promises to accelerate the selection process in coming years.

  10. Appearance traits in fish farming: progress from classical genetics to genomics, providing insight into current and potential genetic improvement

    Science.gov (United States)

    Colihueque, Nelson; Araneda, Cristian

    2014-01-01

    Appearance traits in fish, those external body characteristics that influence consumer acceptance at point of sale, have come to the forefront of commercial fish farming, as culture profitability is closely linked to management of these traits. Appearance traits comprise mainly body shape and skin pigmentation. Analysis of the genetic basis of these traits in different fish reveals significant genetic variation within populations, indicating potential for their genetic improvement. Work into ascertaining the minor or major genes underlying appearance traits for commercial fish is emerging, with substantial progress in model fish in terms of identifying genes that control body shape and skin colors. In this review, we describe research progress to date, especially with regard to commercial fish, and discuss genomic findings in model fish in order to better address the genetic basis of the traits. Given that appearance traits are important in commercial fish, the genomic information related to this issue promises to accelerate the selection process in coming years. PMID:25140172

  11. At first glance: social meanings of dental appearance.

    Science.gov (United States)

    Eli, I; Bar-Tal, Y; Kostovetzki, I

    2001-01-01

    An important factor in social interaction is physical appearance. Major elements in the evaluation of physical appearance are the mouth and teeth. The purpose of this study was to evaluate the effect of tooth appearance on the development of a first impression of the other person, with regard to the sex of both the respondent and the target. Eight facial photographs of individuals with intact upper teeth were manipulated: one set was left untouched and the other was professionally altered so that the front anterior teeth appeared decayed. The photographs were randomly aligned in sets of eight, each set consisting of four individuals with an original, intact dentition and four other individuals with a "decayed" dentition. The sets of photographs were then presented to 115 respondents (65 males and 50 females). Evaluations were made according to three categories of traits--esthetic, social, and professional. For all three evaluation categories, the difference in scores between decayed and intact dentition given to targets were significantly higher when participants of one sex evaluated targets of the opposite sex, as compared to evaluating targets of their own sex. The effect of tooth appearance on the physical attractiveness stereotype is more evident when males evaluate females and vice versa, rather than when evaluating their own sex.

  12. CT appearance of juvenile angiofibroma

    Energy Technology Data Exchange (ETDEWEB)

    Ueda, Jun; Hara, Kazuo (Sumitomo Hospital, Osaka (Japan)); Fukuzumi, Akio; Uchida, Hideo

    1983-06-01

    Three verified cases of juvenile angiofibroma were presented. All of them were young and adolescent male CT proved to be an ideal tool in evaluating the extension of this tumor. The appearance on plain CT was multilobulated with displacement of the adjacent bony structures. On enhancement, there was intense staining of the tumor.

  13. Modeling electrically active viscoelastic membranes.

    Directory of Open Access Journals (Sweden)

    Sitikantha Roy

    Full Text Available The membrane protein prestin is native to the cochlear outer hair cell that is crucial to the ear's amplification and frequency selectivity throughout the whole acoustic frequency range. The outer hair cell exhibits interrelated dimensional changes, force generation, and electric charge transfer. Cells transfected with prestin acquire unique active properties similar to those in the native cell that have also been useful in understanding the process. Here we propose a model describing the major electromechanical features of such active membranes. The model derived from thermodynamic principles is in the form of integral relationships between the history of voltage and membrane resultants as independent variables and the charge density and strains as dependent variables. The proposed model is applied to the analysis of an active force produced by the outer hair cell in response to a harmonic electric field. Our analysis reveals the mechanism of the outer hair cell active (isometric force having an almost constant amplitude and phase up to 80 kHz. We found that the frequency-invariance of the force is a result of interplay between the electrical filtering associated with prestin and power law viscoelasticity of the surrounding membrane. Paradoxically, the membrane viscoelasticity boosts the force balancing the electrical filtering effect. We also consider various modes of electromechanical coupling in membrane with prestin associated with mechanical perturbations in the cell. We consider pressure or strains applied step-wise or at a constant rate and compute the time course of the resulting electric charge. The results obtained here are important for the analysis of electromechanical properties of membranes, cells, and biological materials as well as for a better understanding of the mechanism of hearing and the role of the protein prestin in this mechanism.

  14. Appearance of rapid carbon on hydrogasification of coal; Suiten gas ka ni okeru kokassei tanso no hatsugen

    Energy Technology Data Exchange (ETDEWEB)

    Soneda, Y.; Makino, M. [National Institute for Resources and Environment, Tsukuba (Japan)9] Xu, W. [New Energy and Industrial Technology Development Organization, Tokyo, (Japan)

    1998-09-20

    The technology of hydrogasification of coal now under development under a State project aims to produce light oil as well as methane-rich high calorie gas through the direct reaction between coal and hydrogen, and is expected to deal with the difficult natural gas demand/supply relationship anticipated for the future. Although it is mandatory to fully understand the reaction between coal and hydrogen for the completion of this technology, yet there are many tasks to be fulfilled. One of the tasks is the elucidation of the behavior of what is named rapid carbon that appears upon the rapid heating of coal in a high-pressure hydrogen environment. In this paper, some interesting findings about the appearance of rapid carbon are reported. When coal is placed in such an environment, volatile components are lost first of all and then the active carbon reaction occurs. When the behavior of active carbon in the reaction is observed, it is found that active carbon is not so small in quantity, and the result of observation of its appearance and deactivation during the reaction justifies an inference that the reaction is regarded as one of the primary reactions in the process of hydrogasification. Accordingly, systematic studies of its physical and chemical features from various viewpoints are necessary. 5 refs., 3 figs., 1 tab.

  15. Appearance-Based Multimodal Human Tracking and Identification for Healthcare in the Digital Home

    Directory of Open Access Journals (Sweden)

    Mau-Tsuen Yang

    2014-08-01

    Full Text Available There is an urgent need for intelligent home surveillance systems to provide home security, monitor health conditions, and detect emergencies of family members. One of the fundamental problems to realize the power of these intelligent services is how to detect, track, and identify people at home. Compared to RFID tags that need to be worn all the time, vision-based sensors provide a natural and nonintrusive solution. Observing that body appearance and body build, as well as face, provide valuable cues for human identification, we model and record multi-view faces, full-body colors and shapes of family members in an appearance database by using two Kinects located at a home’s entrance. Then the Kinects and another set of color cameras installed in other parts of the house are used to detect, track, and identify people by matching the captured color images with the registered templates in the appearance database. People are detected and tracked by multisensor fusion (Kinects and color cameras using a Kalman filter that can handle duplicate or partial measurements. People are identified by multimodal fusion (face, body appearance, and silhouette using a track-based majority voting. Moreover, the appearance-based human detection, tracking, and identification modules can cooperate seamlessly and benefit from each other. Experimental results show the effectiveness of the human tracking across multiple sensors and human identification considering the information of multi-view faces, full-body clothes, and silhouettes. The proposed home surveillance system can be applied to domestic applications in digital home security and intelligent healthcare.

  16. Color Categories and Color Appearance

    Science.gov (United States)

    Webster, Michael A.; Kay, Paul

    2012-01-01

    We examined categorical effects in color appearance in two tasks, which in part differed in the extent to which color naming was explicitly required for the response. In one, we measured the effects of color differences on perceptual grouping for hues that spanned the blue-green boundary, to test whether chromatic differences across the boundary…

  17. 39 CFR 3001.6 - Appearances.

    Science.gov (United States)

    2010-07-01

    ... Commission online as a Principal Account Holder, or signs a paper filed with the Commission, his/her personal appearance, online submission, or signature, shall constitute a representation to the Commission that he/she..., 1971, as amended at 38 FR 4327, Feb. 13, 1973; 51 FR 8827, Mar. 14, 1986; 58 FR 38976, July 21, 1993...

  18. Optical appearance of distant galaxies

    International Nuclear Information System (INIS)

    Pritchet, C.; Kline, M.I.

    1981-01-01

    We have used the recent evolutionary and K-corrections of Bruzual and Kron to predict the optical appearance of galaxies spanning a wide range of magnitudes and redshifts. It is found that nearly all galaxies with J< or approx. =25 are resolved in 1-arcsec seeing. At fixed apparent magnitude, galaxies with large redshifts are more diffuse in appearance than those at small z. This fact causes the most distant galaxies at any magnitude level to be missed, and, depending on the measurement algorithm employed, may cause the luminosities of detected galaxies to be seriously underestimated. Both of these effects deserve consideration when attempting to interpret number counts of faint galaxies. Observations made with the Space Telescope are expected to resolve nearly all galaxies at J< or approx. =27.5; however, several factors conspire to render Space Telescope observations less effective than certain ground-based CCD observations for the optical detection of distant galaxies. Finally, we note that most of our conclusions are unaffected by changes in the assumed cosmology

  19. Examining Appearance-Based Rejection Sensitivity during Early Adolescence

    Science.gov (United States)

    Bowker, Julie C.; Thomas, Katelyn K.; Spencer, Sarah V.; Park, Lora E.

    2013-01-01

    The present study of 150 adolescents ("M" age = 13.05 years) examined the associations between appearance-based rejection sensitivity (Appearance-RS) and psychological adjustment during early adolescence, and evaluated three types of other-gender peer experiences (other-gender friendship, peer acceptance, and romantic relationships) as…

  20. A theoretical model for prescription of the patient-specific therapeutic activity for radioiodine therapy of Graves' disease

    International Nuclear Information System (INIS)

    Di Martino, F.; Traino, A.C.; Lazzeri, M.; Brill, A.B.; Stabin, M.G.

    2002-01-01

    A fundamental function of the thyroid is to extract iodine from the blood, synthesize it into thyroid hormones, and release it into the circulation under feedback control by pituitary-secreted hormones. This capability of the thyroid, termed as functionality, can in principle be related to the severity of hyperthyroidism in individual patients. In this paper the uptake and release of 131 I by the thyroid following the administration of 131 I therapy for Graves' disease has been theoretically studied. The kinetics of iodine in the thyroid and blood have been evaluated using a two-compartment model. This simplified model appears to be adequate for dosimetry purposes and allows one to correlate levels of increased thyroid functionality (hyperthyroidism) with clinically measurable kinetic parameters. An expression has been derived for the rate of change of thyroid mass following therapy; this has the same form as an empirical relationship described in an earlier work. A method is presented for calculation of the amount of radioiodine activity to be administered to individual patients in order to achieve the desired final functionality of the gland. The activity to be administered is based on measurements of 131 I kinetics after the administration of a 'low-activity' (1850 kBq) tracer for treatment planning. (author)

  1. Towards longitudinal activity-based models of travel demand

    NARCIS (Netherlands)

    Arentze, T.A.; Timmermans, H.J.P.; Lo, H.P.; Leung, Stephen C.H.; Tan, Susanna M.L.

    2008-01-01

    Existing activity-based models of travel demand consider a day as the time unit of observation and predict activity patterns of inhviduals for a typical or average day. In this study we argue that the use of a time span of one day severely limits the ability of the models to predict responsive

  2. Appearance of small polaron hopping conduction in iron modified cobalt lithium bismuth borate glasses

    Energy Technology Data Exchange (ETDEWEB)

    Dahiya, M. S.; Khasa, S., E-mail: skhasa@yahoo.com; Yadav, Arti [Physics Department, Deenbandhu Chhotu Ram University of Science and Technology, Murthal, India-131039 (India); Agarwal, A. [Applied Physics Department, Guru Jambheshwara University of Science and Technology, Hisar, India-125001 (India)

    2016-05-23

    Lithium bismuth borate glasses containing different amounts of cobalt and iron oxides having chemical composition xFe{sub 2}O{sub 3}•(20-x)CoO•30Li{sub 2}O•10Bi{sub 2}O{sub 3}•40B{sub 2}O{sub 3} (x = 0, 5, 10, 15 and 20 mol% abbreviated as CFLBB1-5 respectively) prepared via melt quench technique have been investigated for their dc electrical conductivity. The amorphous nature of prepared glasses has been confirmed through X-ray diffraction measurements. The dc electrical conductivity has been analyzed by applying Mott’s small polaron hopping model. Activation energies corresponding to lower and higher temperature region have been evaluated. The iron ion concentration (N), mean spacing between iron ions (R) and polaron radius (R{sub p}) has been evaluated using the values of phonon radius (R{sub ph}) and Debye temperature (θ{sub D}). The glass sample without iron (CFLBB1) shows ionic conductivity but the incorporation of iron in the glass matrix results in the appearance of electronic conductivity.

  3. Combining Facial Dynamics With Appearance for Age Estimation

    NARCIS (Netherlands)

    Dibeklioğlu, H.; Alnajar, F.; Salah, A.A.; Gevers, T.

    2015-01-01

    Estimating the age of a human from the captured images of his/her face is a challenging problem. In general, the existing approaches to this problem use appearance features only. In this paper, we show that in addition to appearance information, facial dynamics can be leveraged in age estimation. We

  4. Suprathreshold Heat Pain Response Predicts Activity-Related Pain, but Not Rest-Related Pain, in an Exercise-Induced Injury Model

    Science.gov (United States)

    Coronado, Rogelio A.; Simon, Corey B.; Valencia, Carolina; Parr, Jeffrey J.; Borsa, Paul A.; George, Steven Z.

    2014-01-01

    Exercise-induced injury models are advantageous for studying pain since the onset of pain is controlled and both pre-injury and post-injury factors can be utilized as explanatory variables or predictors. In these studies, rest-related pain is often considered the primary dependent variable or outcome, as opposed to a measure of activity-related pain. Additionally, few studies include pain sensitivity measures as predictors. In this study, we examined the influence of pre-injury and post-injury factors, including pain sensitivity, for induced rest and activity-related pain following exercise induced muscle injury. The overall goal of this investigation was to determine if there were convergent or divergent predictors of rest and activity-related pain. One hundred forty-three participants provided demographic, psychological, and pain sensitivity information and underwent a standard fatigue trial of resistance exercise to induce injury of the dominant shoulder. Pain at rest and during active and resisted shoulder motion were measured at 48- and 96-hours post-injury. Separate hierarchical models were generated for assessing the influence of pre-injury and post-injury factors on 48- and 96-hour rest-related and activity-related pain. Overall, we did not find a universal predictor of pain across all models. However, pre-injury and post-injury suprathreshold heat pain response (SHPR), a pain sensitivity measure, was a consistent predictor of activity-related pain, even after controlling for known psychological factors. These results suggest there is differential prediction of pain. A measure of pain sensitivity such as SHPR appears more influential for activity-related pain, but not rest-related pain, and may reflect different underlying processes involved during pain appraisal. PMID:25265560

  5. Body image concern and selective attention to disgusting and non-self appearance-related stimuli.

    Science.gov (United States)

    Onden-Lim, Melissa; Wu, Ray; Grisham, Jessica R

    2012-09-01

    Although selective attention to one's own appearance has been widely documented in studies of body dysmorphic disorder (BDD), little is known about attentional bias toward non-self appearance-related stimuli in BDD. Furthermore, despite reports of heightened experience of disgust in BDD, it is unknown whether these individuals differentially attend to disgusting stimuli and whether disgust is important in processing of unattractive stimuli. We used a dot probe procedure to investigate the relationship between dysmorphic concern, a defining feature of BDD, and selective attention to faces, attractive, unattractive and disgusting images in a female heterosexual student population (N=92). At the long stimulus presentation (1000 ms), dysmorphic concern was positively associated with attention to faces in general and attractive appearance-related images. In contrast, at the short stimulus presentation (200 ms), there was a positive association between dysmorphic concern and disgusting images. Implications for theoretical models of BDD are discussed. Copyright © 2012. Published by Elsevier Ltd.

  6. A unified account of perceptual layering and surface appearance in terms of gamut relativity.

    Science.gov (United States)

    Vladusich, Tony; McDonnell, Mark D

    2014-01-01

    When we look at the world--or a graphical depiction of the world--we perceive surface materials (e.g. a ceramic black and white checkerboard) independently of variations in illumination (e.g. shading or shadow) and atmospheric media (e.g. clouds or smoke). Such percepts are partly based on the way physical surfaces and media reflect and transmit light and partly on the way the human visual system processes the complex patterns of light reaching the eye. One way to understand how these percepts arise is to assume that the visual system parses patterns of light into layered perceptual representations of surfaces, illumination and atmospheric media, one seen through another. Despite a great deal of previous experimental and modelling work on layered representation, however, a unified computational model of key perceptual demonstrations is still lacking. Here we present the first general computational model of perceptual layering and surface appearance--based on a boarder theoretical framework called gamut relativity--that is consistent with these demonstrations. The model (a) qualitatively explains striking effects of perceptual transparency, figure-ground separation and lightness, (b) quantitatively accounts for the role of stimulus- and task-driven constraints on perceptual matching performance, and (c) unifies two prominent theoretical frameworks for understanding surface appearance. The model thereby provides novel insights into the remarkable capacity of the human visual system to represent and identify surface materials, illumination and atmospheric media, which can be exploited in computer graphics applications.

  7. A muscle model for hybrid muscle activation

    Directory of Open Access Journals (Sweden)

    Klauer Christian

    2015-09-01

    Full Text Available To develop model-based control strategies for Functional Electrical Stimulation (FES in order to support weak voluntary muscle contractions, a hybrid model for describing joint motions induced by concurrent voluntary-and FES induced muscle activation is proposed. It is based on a Hammerstein model – as commonly used in feedback controlled FES – and exemplarily applied to describe the shoulder abduction joint angle. Main component of a Hammerstein muscle model is usually a static input nonlinearity depending on the stimulation intensity. To additionally incorporate voluntary contributions, we extended the static non-linearity by a second input describing the intensity of the voluntary contribution that is estimated by electromyography (EMG measurements – even during active FES. An Artificial Neural Network (ANN is used to describe the static input non-linearity. The output of the ANN drives a second-order linear dynamical system that describes the combined muscle activation and joint angle dynamics. The tunable parameters are adapted to the individual subject by a system identification approach using previously recorded I/O-data. The model has been validated in two healthy subjects yielding RMS values for the joint angle error of 3.56° and 3.44°, respectively.

  8. Efficacy of oral active ether lipid analogs of cidofovir in a lethal mousepox model

    International Nuclear Information System (INIS)

    Buller, R. Mark; Owens, Gelita; Schriewer, Jill; Melman, Lora; Beadle, James R.; Hostetler, Karl Y.

    2004-01-01

    Cidofovir (CDV) is a highly effective inhibitor of orthopoxvirus replication and may be used intravenously to treat smallpox or complications arising from the smallpox vaccine under an investigational new drug application (IND). However, CDV is absorbed poorly following oral administration and is inactive orally. To improve the bioavailability of CDV, others synthesized alkoxyalkanol esters of CDV and observed >100-fold more activity than unmodified CDV against cowpox, vaccinia, and variola virus (VARV) replication. These ether lipid analogs of CDV have high oral bioavailability in mice. In this study, we compared the oral activity of CDV with the hexadecyloxypropyl (HDP)-, octadecyloxyethyl-, oleyloxypropyl-, and oleyloxyethyl-esters of CDV in a lethal, aerosol ectromelia virus (ECTV) challenge model in A/NCR mice. Octadecyloxyethyl-CDV appeared to be the most potent CDV analog as a dose regimen of 5 mg/kg started 4 h following challenge completely blocked virus replication in spleen and liver, and protected 100% of A/NCR mice, although oral, unmodified CDV was inactive. These results suggest that this family of compounds deserves further evaluation as poxvirus antiviral

  9. At-Risk Youth Appearance and Job Performance Evaluation

    Science.gov (United States)

    Freeburg, Beth Winfrey; Workman, Jane E.

    2008-01-01

    The goal of this study was to identify the relationship of at-risk youth workplace appearance to other job performance criteria. Employers (n = 30; each employing from 1 to 17 youths) evaluated 178 at-risk high school youths who completed a paid summer employment experience. Appearance evaluations were significantly correlated with evaluations of…

  10. Active control: Wind turbine model

    Energy Technology Data Exchange (ETDEWEB)

    Bindner, Henrik

    1999-07-01

    This report is a part of the reporting of the work done in the project `Active Control of Wind Turbines`. This project aim is to develop a simulation model for design of control systems for turbines with pitch control and to use that model to design controllers. This report describes the model developed for controller design and analysis. Emphasis has been put on establishment of simple models describing the dynamic behavior of the wind turbine in adequate details for controller design. This has been done with extensive use of measurements as the basis for selection of model complexity and model validation as well as parameter estimation. The model includes a simple model of the structure of the turbine including tower and flapwise blade bending, a detailed model of the gear box and induction generator, a linearized aerodynamic model including modelling of induction lag and actuator and sensor models. The models are all formulated as linear differential equations. The models are validated through comparisons with measurements performed on a Vestas WD 34 400 kW wind turbine. It is shown from a control point of view simple linear models can be used to describe the dynamic behavior of a pitch controlled wind turbine. The model and the measurements corresponds well in the relevant frequency range. The developed model is therefore applicable for controller design. (au) EFP-91. 18 ills., 22 refs.

  11. Activated sludge model No. 2d, ASM2d

    DEFF Research Database (Denmark)

    Henze, M.

    1999-01-01

    The Activated Sludge Model No. 2d (ASM2d) presents a model for biological phosphorus removal with simultaneous nitrification-denitrification in activated sludge systems. ASM2d is based on ASM2 and is expanded to include the denitrifying activity of the phosphorus accumulating organisms (PAOs......). This extension of ASM2 allows for improved modeling of the processes, especially with respect to the dynamics of nitrate and phosphate. (C) 1999 IAWQ Published by Elsevier Science Ltd. All rights reserved....

  12. Biogas pre-upgrading by adsorption of trace compounds onto granular activated carbons and an activated carbon fiber-cloth.

    Science.gov (United States)

    Boulinguiez, B; Le Cloirec, P

    2009-01-01

    The study assesses the adsorption onto activated carbon materials of selected volatile organic compounds -VOCs- (dichloromethane, 2-propanol, toluene, siloxane D4) in a biogas matrix composed of methane and carbon dioxide (55:45 v/v). Three different adsorbents are tested, two of them are granular activated carbon (GAC), and the last is an activated carbon fiber-cloth (ACFC). The adsorption isotherm data are fitted by different models by nonlinear regression. The Langmuir-Freundlich model appears to be the adequate one to describe the adsorption phenomena independently of the VOC considered or the adsorbent. The adsorbents present attractive adsorption capacity of the undesirable compounds in biogas atmosphere though the maximum adsorption capacities for a VOC are quite different from each other. The adsorption kinetics are characterized through three coefficients: the initial adsorption coefficient, the external film mass transfer coefficient and the internal diffusion coefficient of Weber. The ACFC demonstrates advanced kinetic yields compared to the granular activated carbon materials whatever VOC is considered. Therefore, pre-upgrading of biogas produced from wastewater sludge or co-digestion system by adsorption onto activated carbon appears worth investigating. Especially with ACFC material that presents correct adsorption capacities toward VOCs and concrete regeneration process opportunity to realize such process.

  13. Modeling of the active vibroseismic monitoring

    International Nuclear Information System (INIS)

    Kovalevskij, V.V.

    2006-01-01

    The results of the mathematical modeling of vibroseismic monitoring of changes in the elastic characteristics in the interior Earth's crust zone are presented. The model of the 'Earth's crust-mantle' system with point vibrational source on the free surface is considered. The estimates of sensitivity of active monitoring method with harmonic vibrational signals is determined. (author)

  14. Advanced Performance Modeling with Combined Passive and Active Monitoring

    Energy Technology Data Exchange (ETDEWEB)

    Dovrolis, Constantine [Georgia Inst. of Technology, Atlanta, GA (United States); Sim, Alex [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States)

    2015-04-15

    To improve the efficiency of resource utilization and scheduling of scientific data transfers on high-speed networks, the "Advanced Performance Modeling with combined passive and active monitoring" (APM) project investigates and models a general-purpose, reusable and expandable network performance estimation framework. The predictive estimation model and the framework will be helpful in optimizing the performance and utilization of networks as well as sharing resources with predictable performance for scientific collaborations, especially in data intensive applications. Our prediction model utilizes historical network performance information from various network activity logs as well as live streaming measurements from network peering devices. Historical network performance information is used without putting extra load on the resources by active measurement collection. Performance measurements collected by active probing is used judiciously for improving the accuracy of predictions.

  15. PROJECT ACTIVITY ANALYSIS WITHOUT THE NETWORK MODEL

    Directory of Open Access Journals (Sweden)

    S. Munapo

    2012-01-01

    Full Text Available

    ENGLISH ABSTRACT: This paper presents a new procedure for analysing and managing activity sequences in projects. The new procedure determines critical activities, critical path, start times, free floats, crash limits, and other useful information without the use of the network model. Even though network models have been successfully used in project management so far, there are weaknesses associated with the use. A network is not easy to generate, and dummies that are usually associated with it make the network diagram complex – and dummy activities have no meaning in the original project management problem. The network model for projects can be avoided while still obtaining all the useful information that is required for project management. What are required are the activities, their accurate durations, and their predecessors.

    AFRIKAANSE OPSOMMING: Die navorsing beskryf ’n nuwerwetse metode vir die ontleding en bestuur van die sekwensiële aktiwiteite van projekte. Die voorgestelde metode bepaal kritiese aktiwiteite, die kritieke pad, aanvangstye, speling, verhasing, en ander groothede sonder die gebruik van ’n netwerkmodel. Die metode funksioneer bevredigend in die praktyk, en omseil die administratiewe rompslomp van die tradisionele netwerkmodelle.

  16. Endometrial ablation: normal appearance and complications.

    Science.gov (United States)

    Drylewicz, Monica R; Robinson, Kathryn; Siegel, Cary Lynn

    2018-03-14

    Global endometrial ablation is a commonly performed, minimally invasive technique aimed at improving/resolving abnormal uterine bleeding and menorrhagia in women. As non-resectoscopic techniques have come into existence, endometrial ablation performance continues to increase due to accessibility and decreased requirements for operating room time and advanced technical training. The increased utilization of this method translates into increased imaging of patients who have undergone the procedure. An understanding of the expected imaging appearances of endometrial ablation using different modalities is important for the abdominal radiologist. In addition, the frequent usage of the technique naturally comes with complications requiring appropriate imaging work-up. We review the expected appearance of the post-endometrial ablated uterus on multiple imaging modalities and demonstrate the more common and rare complications seen in the immediate post-procedural time period and remotely.

  17. Stellar model chromospheres. IX - Chromospheric activity in dwarf stars

    Science.gov (United States)

    Kelch, W. L.; Worden, S. P.; Linsky, J. L.

    1979-01-01

    High-resolution Ca II K line profiles are used to model the upper photospheres and lower chromospheres of eight main-sequence stars ranging in spectral type from F0 to M0 and exhibiting different degrees of chromospheric activity. The model chromospheres are studied as a function of spectral type and activity for stars of similar spectral type in order to obtain evidence of enhanced nonradiative heating in the upper-photospheric models and in the ratio of minimum temperature at the base of the chromosphere to effective temperature, a correlation between activity and temperature in the lower chromospheres, and a correlation of the width at the base of the K-line emission core and at the K2 features with activity. Chromospheric radiative losses are estimated for the modelled stars and other previously analyzed main-sequence stars. The results obtained strengthen the argument that dMe flare stars exhibit fundamentally solar-type activity but on an increased scale.

  18. The ACTIVE conceptual framework as a structural equation model

    Science.gov (United States)

    Gross, Alden L.; Payne, Brennan R.; Casanova, Ramon; Davoudzadeh, Pega; Dzierzewski, Joseph M.; Farias, Sarah; Giovannetti, Tania; Ip, Edward H.; Marsiske, Michael; Rebok, George W.; Schaie, K. Warner; Thomas, Kelsey; Willis, Sherry; Jones, Richard N.

    2018-01-01

    Background/Study Context Conceptual frameworks are analytic models at a high level of abstraction. Their operationalization can inform randomized trial design and sample size considerations. Methods The Advanced Cognitive Training for Independent and Vital Elderly (ACTIVE) conceptual framework was empirically tested using structural equation modeling (N=2,802). ACTIVE was guided by a conceptual framework for cognitive training in which proximal cognitive abilities (memory, inductive reasoning, speed of processing) mediate treatment-related improvement in primary outcomes (everyday problem-solving, difficulty with activities of daily living, everyday speed, driving difficulty), which in turn lead to improved secondary outcomes (health-related quality of life, health service utilization, mobility). Measurement models for each proximal, primary, and secondary outcome were developed and tested using baseline data. Each construct was then combined in one model to evaluate fit (RMSEA, CFI, normalized residuals of each indicator). To expand the conceptual model and potentially inform future trials, evidence of modification of structural model parameters was evaluated by age, years of education, sex, race, and self-rated health status. Results Preconceived measurement models for memory, reasoning, speed of processing, everyday problem-solving, instrumental activities of daily living (IADL) difficulty, everyday speed, driving difficulty, and health-related quality of life each fit well to the data (all RMSEA .95). Fit of the full model was excellent (RMSEA = .038; CFI = .924). In contrast with previous findings from ACTIVE regarding who benefits from training, interaction testing revealed associations between proximal abilities and primary outcomes are stronger on average by nonwhite race, worse health, older age, and less education (p conceptual model. Findings suggest that the types of people who show intervention effects on cognitive performance potentially may be

  19. The ACTIVE conceptual framework as a structural equation model.

    Science.gov (United States)

    Gross, Alden L; Payne, Brennan R; Casanova, Ramon; Davoudzadeh, Pega; Dzierzewski, Joseph M; Farias, Sarah; Giovannetti, Tania; Ip, Edward H; Marsiske, Michael; Rebok, George W; Schaie, K Warner; Thomas, Kelsey; Willis, Sherry; Jones, Richard N

    2018-01-01

    Background/Study Context: Conceptual frameworks are analytic models at a high level of abstraction. Their operationalization can inform randomized trial design and sample size considerations. The Advanced Cognitive Training for Independent and Vital Elderly (ACTIVE) conceptual framework was empirically tested using structural equation modeling (N=2,802). ACTIVE was guided by a conceptual framework for cognitive training in which proximal cognitive abilities (memory, inductive reasoning, speed of processing) mediate treatment-related improvement in primary outcomes (everyday problem-solving, difficulty with activities of daily living, everyday speed, driving difficulty), which in turn lead to improved secondary outcomes (health-related quality of life, health service utilization, mobility). Measurement models for each proximal, primary, and secondary outcome were developed and tested using baseline data. Each construct was then combined in one model to evaluate fit (RMSEA, CFI, normalized residuals of each indicator). To expand the conceptual model and potentially inform future trials, evidence of modification of structural model parameters was evaluated by age, years of education, sex, race, and self-rated health status. Preconceived measurement models for memory, reasoning, speed of processing, everyday problem-solving, instrumental activities of daily living (IADL) difficulty, everyday speed, driving difficulty, and health-related quality of life each fit well to the data (all RMSEA .95). Fit of the full model was excellent (RMSEA = .038; CFI = .924). In contrast with previous findings from ACTIVE regarding who benefits from training, interaction testing revealed associations between proximal abilities and primary outcomes are stronger on average by nonwhite race, worse health, older age, and less education (p conceptual model. Findings suggest that the types of people who show intervention effects on cognitive performance potentially may be different from

  20. Modeling cancer registration processes with an enhanced activity diagram.

    Science.gov (United States)

    Lyalin, D; Williams, W

    2005-01-01

    Adequate instruments are needed to reflect the complexity of routine cancer registry operations properly in a business model. The activity diagram is a key instrument of the Unified Modeling Language (UML) for the modeling of business processes. The authors aim to improve descriptions of processes in cancer registration, as well as in other public health domains, through the enhancements of an activity diagram notation within the standard semantics of UML. The authors introduced the practical approach to enhance a conventional UML activity diagram, complementing it with the following business process concepts: timeline, duration for individual activities, responsibilities for individual activities within swimlanes, and descriptive text. The authors used an enhanced activity diagram for modeling surveillance processes in the cancer registration domain. Specific example illustrates the use of an enhanced activity diagram to visualize a process of linking cancer registry records with external mortality files. Enhanced activity diagram allows for the addition of more business concepts to a single diagram and can improve descriptions of processes in cancer registration, as well as in other domains. Additional features of an enhanced activity diagram allow to advance the visualization of cancer registration processes. That, in turn, promotes the clarification of issues related to the process timeline, responsibilities for particular operations, and collaborations among process participants. Our first experiences in a cancer registry best practices development workshop setting support the usefulness of such an approach.

  1. Common cortical responses evoked by appearance, disappearance and change of the human face

    Directory of Open Access Journals (Sweden)

    Kida Tetsuo

    2009-04-01

    Full Text Available Abstract Background To segregate luminance-related, face-related and non-specific components involved in spatio-temporal dynamics of cortical activations to a face stimulus, we recorded cortical responses to face appearance (Onset, disappearance (Offset, and change (Change using magnetoencephalography. Results Activity in and around the primary visual cortex (V1/V2 showed luminance-dependent behavior. Any of the three events evoked activity in the middle occipital gyrus (MOG at 150 ms and temporo-parietal junction (TPJ at 250 ms after the onset of each event. Onset and Change activated the fusiform gyrus (FG, while Offset did not. This FG activation showed a triphasic waveform, consistent with results of intracranial recordings in humans. Conclusion Analysis employed in this study successfully segregated four different elements involved in the spatio-temporal dynamics of cortical activations in response to a face stimulus. The results show the responses of MOG and TPJ to be associated with non-specific processes, such as the detection of abrupt changes or exogenous attention. Activity in FG corresponds to a face-specific response recorded by intracranial studies, and that in V1/V2 is related to a change in luminance.

  2. The initial appearance of lung adenocarcinoma on computed tomography

    International Nuclear Information System (INIS)

    Saito, Haruhiro; Yamada, Kozo; Suzuki, Rie; Oshita, Fumihiro; Nakayama, Haruhiko; Mitsuda, Aki; Kameda, Youichi; Noda, Kazumasa

    2002-01-01

    The purpose of this study was to determine the initial appearance of lung adenocarcinoma on computed tomography and the appropriate follow-up duration. Retrospective review of 17 cases in which computed tomography (CT) of the chest was performed about 2 years prior to the diagnosis of lung cancer. The diagnosis was confirmed by surgical resection in all cases. The lung cancers were divided into four types based on their appearance on the initial CT: ground-glass opacity (GGO)-like images in which the lesion appeared as a faint opacity, BLA (bubble-like appearance) image, in which the lesion resembled a focal collection of air, a small solitary nodule, and a scar-like image. Vascular involvement, air-bronchogram, and pleural indentation were all more prominent during a serial scan obtained just prior to surgery than on the initial scan. An increase in vascular involvement occurred prior to the other changes. High attenuation areas appeared in the GGO-like lesions prior to an increase in the size of the lesion. The growth pattern was classified as slow growing, rapidly growing, and initially slow growing with accelerated growth. The doubling time was similar in lesions with the same appearance. This information can be used to guide follow-up of images suspected of lung cancer. The appropriate follow-up duration is estimated from 6 to 12 months for GGO and BLA-like images, and from 2 to 3 months for small solitary nodules. The biological behavior of lung cancer is reflected in their initial appearance on CT. (author)

  3. Emphasis: an active management model

    International Nuclear Information System (INIS)

    Gray, L.M.

    1983-01-01

    The Institute of Nuclear Materials Management was founded and has grown on the basis of promoting professionalism in the nuclear industry. This paper is concerned with professional management of nuclear material. The paper introduces the reader to Emphasis, an active management model. The management model provides the framework to assist a manager in directing his available resources. Emphasis provides for establishing goals, identifying and selecting objectives, matching objectives to specific personnel, preparing and monitoring action plans, and evaluating results. The model stresses crisis prevention by systematically administering and controlling resources. A critical requirement for implementation of the model is the desire to manage, to be in charge of the situation. The nuclear industry does need managers - people who realize the sensitive nature of the industry, professionals who insist on improved performance

  4. Modelling of activity transport in PHWR

    International Nuclear Information System (INIS)

    Veena, S.N.; Rangarajan, S.; Narasimhan, S.V.; Horvath, G.L.

    2000-01-01

    The modelling of mass and activity transport in PHWR is of importance in predicting the build up of radiation field in and around the Primary Heat Transport system which will consequently help in planning the Dilute Chemical Decontamination and man rem budgeting. Modeling also helps in understanding the different parameters controlling the transport behaviour. Some of the important parameters include coolant chemistry like pH, physical parameters like temperature, the nature of the corrosion film and hence the effect of passivation techniques. VVER code for activity transport uses six nodes for the primary system and is essentially devised for stainless steel system. In the present work though based on this model, major modifications have been incorporated to suit the PHWR conditions. In the code, the PHT system of PHWR is suitably divided into 14 nodes, 5 in-core and 9 out of core nodes based on material and heat transfer properties. This paper describes the mechanisms involved in the various processes like generation of corrosion products, their release as well as their transport into the primary coolant, the activation of inactive corrosion product nuclides and the build up of radiation field due to 60 Co around the PHT system. (author)

  5. The role of Patient Health Engagement Model (PHE-model in affecting patient activation and medication adherence: A structural equation model.

    Directory of Open Access Journals (Sweden)

    Guendalina Graffigna

    Full Text Available Increasing bodies of scientific research today examines the factors and interventions affecting patients' ability to self-manage and adhere to treatment. Patient activation is considered the most reliable indicator of patients' ability to manage health autonomously. Only a few studies have tried to assess the role of psychosocial factors in promoting patient activation. A more systematic modeling of the psychosocial factors explaining the variance of patient activation is needed.To test the hypothesized effect of patient activation on medication adherence; to test the the hypothesized effects of positive emotions and of the quality of the patient/doctor relationship on patient activation; and to test the hypothesized mediating effect of Patient Health Engagement (PHE-model in this pathway.This cross-sectional study involved 352 Italian-speaking adult chronic patients. The survey included measures of i patient activation (Patient Activation Measure 13 -short form; ii Patient Health Engagement model (Patient Health Engagement Scale; iii patient adherence (4 item-Morinsky Medication Adherence Scale; iv the quality of the patients' emotional feelings (Manikin Self Assessment Scale; v the quality of the patient/doctor relationship (Health Care Climate Questionnaire. Structural equation modeling was used to test the hypotheses proposed.According to the theoretical model we hypothesized, research results confirmed that patients' activation significantly affects their reported medication adherence. Moreover, psychosocial factors, such as the patients' quality of the emotional feelings and the quality of the patient/doctor relationship were demonstrated to be factors affecting the level of patient activation. Finally, the mediation effect of the Patient Health Engagement model was confirmed by the analysis.Consistently with the results of previous studies, these findings demonstrate that the Patient Health Engagement Model is a critical factor in

  6. The role of Patient Health Engagement Model (PHE-model) in affecting patient activation and medication adherence: A structural equation model.

    Science.gov (United States)

    Graffigna, Guendalina; Barello, Serena; Bonanomi, Andrea

    2017-01-01

    Increasing bodies of scientific research today examines the factors and interventions affecting patients' ability to self-manage and adhere to treatment. Patient activation is considered the most reliable indicator of patients' ability to manage health autonomously. Only a few studies have tried to assess the role of psychosocial factors in promoting patient activation. A more systematic modeling of the psychosocial factors explaining the variance of patient activation is needed. To test the hypothesized effect of patient activation on medication adherence; to test the the hypothesized effects of positive emotions and of the quality of the patient/doctor relationship on patient activation; and to test the hypothesized mediating effect of Patient Health Engagement (PHE-model) in this pathway. This cross-sectional study involved 352 Italian-speaking adult chronic patients. The survey included measures of i) patient activation (Patient Activation Measure 13 -short form); ii) Patient Health Engagement model (Patient Health Engagement Scale); iii) patient adherence (4 item-Morinsky Medication Adherence Scale); iv) the quality of the patients' emotional feelings (Manikin Self Assessment Scale); v) the quality of the patient/doctor relationship (Health Care Climate Questionnaire). Structural equation modeling was used to test the hypotheses proposed. According to the theoretical model we hypothesized, research results confirmed that patients' activation significantly affects their reported medication adherence. Moreover, psychosocial factors, such as the patients' quality of the emotional feelings and the quality of the patient/doctor relationship were demonstrated to be factors affecting the level of patient activation. Finally, the mediation effect of the Patient Health Engagement model was confirmed by the analysis. Consistently with the results of previous studies, these findings demonstrate that the Patient Health Engagement Model is a critical factor in enhancing

  7. Quality Evaluation for Appearance of Needle Green Tea Based on Machine Vision and Process Parameters

    DEFF Research Database (Denmark)

    Dong, Chunwang; Zhu, Hongkai; Zhou, Xiaofen

    2017-01-01

    ), extreme learning machine (ELM) and strong predictor integration algorithm (ELM-AdaBoost). The comparison of the results showed that the ELM-AdaBoost model based on image characteristics had the best performance (RPD was more than 2). Its predictive performance was superior to other models, with smaller......, and modeling faster (0.014~0.281 s). AdaBoost method, which was a hybrid integrated algorithm, can further promote the accuracy and generalization capability of the model. The above conclusions indicated that it was feasible to evaluate the quality of appearance of needle green tea based on machine vision...

  8. The use of mental health court appearances in supervision.

    Science.gov (United States)

    Redlich, Allison D; Steadman, Henry J; Callahan, Lisa; Robbins, Pamela Clark; Vessilinov, Roumen; Ozdoğru, Asil Ali

    2010-01-01

    A defining feature of mental health courts (MHCs) is the requirement that enrollees appear periodically for status review hearings before the MHC judge. Although the research base on these specialty courts is growing, MHC appearances have yet to be examined. In the present study, the authors followed more than 400 MHC clients from four courts. We examined the number of court appearances that were mandated versus attended, the number of bench warrants issued, and the proportion of court appearances that were made in-custody versus out-of-custody. Finally, we describe and report on the proportion of clients at each court who had graduated, had been terminated, or who were still in the court one year following enrollment. Copyright 2010 Elsevier Ltd. All rights reserved.

  9. Uterine Leiomyoma: Hysterosalpingographic Appearances

    Directory of Open Access Journals (Sweden)

    Firoozeh Ahmadi

    2008-01-01

    Full Text Available Uterine leiomyoma is the most common benign tumor of genital tract. The etiology of myomasis unknown. Leiomyoma shows a broad spectrum of radiographic appearances depending on thenumber, size, and location of the tumor. The diagnostic method for uterine leiomyomas is basedprimarily on the clinical situation. Despite of the varied diagnostic options such as; transvaginalsonography, sonohysterography, hysteroscopy, laparoscopy and MRI; hysterosalpingography isstill one of the valuable imaging methods for identification of uterine leiomyoma.The various features of the proved leiomyoma are illustrated in this pictorial review. The incidence,risk factors and clinical features will also be discussed briefly.

  10. Inactivated ORF virus shows antifibrotic activity and inhibits human hepatitis B virus (HBV) and hepatitis C virus (HCV) replication in preclinical models.

    Science.gov (United States)

    Paulsen, Daniela; Urban, Andreas; Knorr, Andreas; Hirth-Dietrich, Claudia; Siegling, Angela; Volk, Hans-Dieter; Mercer, Andrew A; Limmer, Andreas; Schumak, Beatrix; Knolle, Percy; Ruebsamen-Schaeff, Helga; Weber, Olaf

    2013-01-01

    Inactivated orf virus (iORFV), strain D1701, is a potent immune modulator in various animal species. We recently demonstrated that iORFV induces strong antiviral activity in animal models of acute and chronic viral infections. In addition, we found D1701-mediated antifibrotic effects in different rat models of liver fibrosis. In the present study, we compare iORFV derived from two different strains of ORFV, D1701 and NZ2, respectively, with respect to their antifibrotic potential as well as their potential to induce an antiviral response controlling infections with the hepatotropic pathogens hepatitis C virus (HCV) and hepatitis B virus (HBV). Both strains of ORFV showed anti-viral activity against HCV in vitro and against HBV in a transgenic mouse model without signs of necro-inflammation in vivo. Our experiments suggest that the absence of liver damage is potentially mediated by iORFV-induced downregulation of antigen cross-presentation in liver sinus endothelial cells. Furthermore, both strains showed significant anti-fibrotic activity in rat models of liver fibrosis. iORFV strain NZ2 appeared more potent compared to strain D1701 with respect to both its antiviral and antifibrotic activity on the basis of dosages estimated by titration of active virus. These results show a potential therapeutic approach against two important human liver pathogens HBV and HCV that independently addresses concomitant liver fibrosis. Further studies are required to characterize the details of the mechanisms involved in this novel therapeutic principle.

  11. Inactivated ORF virus shows antifibrotic activity and inhibits human hepatitis B virus (HBV and hepatitis C virus (HCV replication in preclinical models.

    Directory of Open Access Journals (Sweden)

    Daniela Paulsen

    Full Text Available Inactivated orf virus (iORFV, strain D1701, is a potent immune modulator in various animal species. We recently demonstrated that iORFV induces strong antiviral activity in animal models of acute and chronic viral infections. In addition, we found D1701-mediated antifibrotic effects in different rat models of liver fibrosis. In the present study, we compare iORFV derived from two different strains of ORFV, D1701 and NZ2, respectively, with respect to their antifibrotic potential as well as their potential to induce an antiviral response controlling infections with the hepatotropic pathogens hepatitis C virus (HCV and hepatitis B virus (HBV. Both strains of ORFV showed anti-viral activity against HCV in vitro and against HBV in a transgenic mouse model without signs of necro-inflammation in vivo. Our experiments suggest that the absence of liver damage is potentially mediated by iORFV-induced downregulation of antigen cross-presentation in liver sinus endothelial cells. Furthermore, both strains showed significant anti-fibrotic activity in rat models of liver fibrosis. iORFV strain NZ2 appeared more potent compared to strain D1701 with respect to both its antiviral and antifibrotic activity on the basis of dosages estimated by titration of active virus. These results show a potential therapeutic approach against two important human liver pathogens HBV and HCV that independently addresses concomitant liver fibrosis. Further studies are required to characterize the details of the mechanisms involved in this novel therapeutic principle.

  12. Heterologous aggregates promote de novo prion appearance via more than one mechanism.

    Directory of Open Access Journals (Sweden)

    Fatih Arslan

    2015-01-01

    Full Text Available Prions are self-perpetuating conformational variants of particular proteins. In yeast, prions cause heritable phenotypic traits. Most known yeast prions contain a glutamine (Q/asparagine (N-rich region in their prion domains. [PSI+], the prion form of Sup35, appears de novo at dramatically enhanced rates following transient overproduction of Sup35 in the presence of [PIN+], the prion form of Rnq1. Here, we establish the temporal de novo appearance of Sup35 aggregates during such overexpression in relation to other cellular proteins. Fluorescently-labeled Sup35 initially forms one or a few dots when overexpressed in [PIN+] cells. One of the dots is perivacuolar, colocalizes with the aggregated Rnq1 dot and grows into peripheral rings/lines, some of which also colocalize with Rnq1. Sup35 dots that are not near the vacuole do not always colocalize with Rnq1 and disappear by the time rings start to grow. Bimolecular fluorescence complementation failed to detect any interaction between Sup35-VN and Rnq1-VC in [PSI+][PIN+] cells. In contrast, all Sup35 aggregates, whether newly induced or in established [PSI+], completely colocalize with the molecular chaperones Hsp104, Sis1, Ssa1 and eukaryotic release factor Sup45. In the absence of [PIN+], overexpressed aggregating proteins such as the Q/N-rich Pin4C or the non-Q/N-rich Mod5 can also promote the de novo appearance of [PSI+]. Similar to Rnq1, overexpressed Pin4C transiently colocalizes with newly appearing Sup35 aggregates. However, no interaction was detected between Mod5 and Sup35 during [PSI+] induction in the absence of [PIN+]. While the colocalization of Sup35 and aggregates of Rnq1 or Pin4C are consistent with the model that the heterologous aggregates cross-seed the de novo appearance of [PSI+], the lack of interaction between Mod5 and Sup35 leaves open the possibility of other mechanisms. We also show that Hsp104 is required in the de novo appearance of [PSI+] aggregates in a [PIN

  13. Satisfaction with appearance and the desired treatment to improve aesthetics.

    Science.gov (United States)

    Al-Zarea, Bader K

    2013-01-01

    Objective. To identify participants' satisfaction with appearance and the desired treatment to improve aesthetics. Materials and Methods. 220 participants (127 males and 93 females, mean age = 21.4 ± 1.5 years) were recruited into the study. A structured questionnaire was used to assess patients' satisfaction with appearance and what treatment they desire to improve aesthetics. Participants scored the level of satisfaction with appearance using visual analogue scale. Results. The VAS mean score of satisfaction with general appearance was 6.8 ± 2.3. Half participants were dissatisfied with tooth appearance and 65.9% were dissatisfied with tooth colour. Higher VAS scores were associated with higher desire for all treatments that improve tooth appearance (P feeling of poor tooth alignment, presence of fractured anterior teeth, and increased desire for orthodontic, crowns, and dentures treatments (P desire for tooth whitening and tooth coloured fillings (P desire for aesthetic treatments.

  14. Group-Based Active Learning of Classification Models.

    Science.gov (United States)

    Luo, Zhipeng; Hauskrecht, Milos

    2017-05-01

    Learning of classification models from real-world data often requires additional human expert effort to annotate the data. However, this process can be rather costly and finding ways of reducing the human annotation effort is critical for this task. The objective of this paper is to develop and study new ways of providing human feedback for efficient learning of classification models by labeling groups of examples. Briefly, unlike traditional active learning methods that seek feedback on individual examples, we develop a new group-based active learning framework that solicits label information on groups of multiple examples. In order to describe groups in a user-friendly way, conjunctive patterns are used to compactly represent groups. Our empirical study on 12 UCI data sets demonstrates the advantages and superiority of our approach over both classic instance-based active learning work, as well as existing group-based active-learning methods.

  15. Benign chondroblastoma - malignant radiological appearances

    Energy Technology Data Exchange (ETDEWEB)

    Schulze, K.; Treugut, H.; Mueller, G.E.

    1980-04-01

    The very rare benign chondroblastoma occasionally invades soft tissues and may grow beyond the epiphysis into the metaphysis. In the present case such a tumour did not show the typical radiological appearances, but presented malignant features both on plain films and on the angiogram. The importance of biopsy of tumours which cannot be identified with certainty must be stressed before radical surgery is carried out.

  16. Optical appearance of white holes

    International Nuclear Information System (INIS)

    Lake, K.; Roeder, R.C.

    1978-01-01

    The detailed optical properties of white holes are examined within the framework of geometrical optics. It is shown that the appearance of the objects most likely to be observed at late times is in fact determined by their early histories. These ccalculations indicate that one cannot invoke the simple concept of a stable white hole as a ''natural'' explanation of highly energetic astrophysical phenomena

  17. CT appearance and features of tubal pregnancy

    Energy Technology Data Exchange (ETDEWEB)

    Xiaohong, Wang; Hong, Shan; Zaibo, Jiang; Xinghe, Deng; Xiaochun, Meng; Bingbing, Ye; Mingyue, Luo; Yunya, Lin [Sun Yat-sen Univ., Guangzhou (China). The Third Univ. Hospital, Dept. of Radiology

    2004-06-01

    Objective: To investigate the CT appearance and features of tubal pregnancy. Methods: Precontrast and postcontrast CT scans were employed in 38 patients who were clinically and ultrasonographically suspected of tubal pregnancy. 34 of them were verified as tubal pregnancy through operative pathology. Results: 1. The direct CT imaging feature was the whole pregnancies sac (4/34, 11.8%) or half-baked pregnancies sac (14/34, 41.2%); 2. The indirect CT imaging features were: (1) abnormal density image, which could be enhanced, in a cystic mass around adnexal area (8/34, 23.5%); (2) mix density mass around adnexal area, which was mainly solid and had mild to moderate inhomogeneous enhancement (19/34, 55.9%); (3) large area irregular shadow with high density were found beside the uterus, with no enhancement (3/34, 8.8%). (4) bloody density in uterus-rectum-fossa (23/34, 67.6%). 3. The CT imaging features of tubal pregnancy was classified as: (1) Pregnant sac type (4/34, 11.8%); (2) Cystic (8/34, 23.5%); (3) Massive type (17/34, 50%); (4) Chronic mass type (2/34, 5.9%); (5) Bleeding type (3/34, 8.8%). 4. The CT imaging appearance of tubal pregnancy related with the pregnancy location; 5. The CT imaging appearance of tubal pregnancy related with the clinical significant. Conclusion: The CT imaging appearance of tubal pregnancy has some features, which can help in the diagnosis or differential diagnosis of the pelvis masses. CT scan is an effective supplementary attempt to the clinically and ultrasonographically suspected tubal pregnancy patients.

  18. CT appearance and features of tubal pregnancy

    International Nuclear Information System (INIS)

    Wang Xiaohong; Shan Hong; Jiang Zaibo; Deng Xinghe; Meng Xiaochun; Ye Bingbing; Luo Mingyue; Lin Yunya

    2004-01-01

    Objective: To investigate the CT appearance and features of tubal pregnancy. Methods: Precontrast and postcontrast CT scans were employed in 38 patients who were clinically and ultrasonographically suspected of tubal pregnancy. 34 of them were verified as tubal pregnancy through operative pathology. Results: 1. The direct CT imaging feature was the whole pregnancies sac (4/34, 11.8%) or half-baked pregnancies sac (14/34, 41.2%); 2. The indirect CT imaging features were: (1) abnormal density image, which could be enhanced, in a cystic mass around adnexal area (8/34, 23.5%); (2) mix density mass around adnexal area, which was mainly solid and had mild to moderate inhomogeneous enhancement (19/34, 55.9%); (3) large area irregular shadow with high density were found beside the uterus, with no enhancement (3/34, 8.8%). (4) bloody density in uterus-rectum-fossa (23/34, 67.6%). 3. The CT imaging features of tubal pregnancy was classified as: (1) Pregnant sac type (4/34, 11.8%); (2) Cystic (8/34, 23.5%); (3) Massive type (17/34, 50%); (4) Chronic mass type (2/34, 5.9%); (5) Bleeding type (3/34, 8.8%). 4. The CT imaging appearance of tubal pregnancy related with the pregnancy location; 5. The CT imaging appearance of tubal pregnancy related with the clinical significant. Conclusion: The CT imaging appearance of tubal pregnancy has some features, which can help in the diagnosis or differential diagnosis of the pelvis masses. CT scan is an effective supplementary attempt to the clinically and ultrasonographically suspected tubal pregnancy patients

  19. Adrenal phaeochromocytoma: correlation of MRI appearances with histology and function

    International Nuclear Information System (INIS)

    Jacques, Audrey E.T.; Sahdev, Anju; Sandrasagara, Madrika; Rockall, Andrea G.; Reznek, Rodney H.; Goldstein, Rick; Chew, Shern; Berney, Daniel

    2008-01-01

    The purpose of this study was to describe the range of appearances of adrenal phaeochromocytomas on T2-weighted MRI, correlate appearances with histopathology, and quantify the incidence of the previously described hyperintense appearance. The appearance and MR characteristics of 44 phaeochromocytomas were reviewed retrospectively. T2-weighted appearances were grouped: (1) 'classical', homogeneous, high signal intensity, isointense to CSF; (2) homogeneous, isointense or minimally hyperintense to spleen, hypointense to CSF; (3) heterogeneous, marbled appearance; (4) heterogeneous, multiple high signal intensity pockets. All 44 adrenal phaeochromocytomas were well circumscribed, 1.2-15 cm in maximum diameter, with no visual or quantitative signal loss on chemical shift imaging. On T2-weighted MRI 5/44 (11%) had group 1 appearance; 15/44 (34%) group 2, 7/44 (16%) group 3; and 17/44 (39%) group 4. Homogeneous group 1 and 2 lesions were smaller (mean 4.5 cm) than heterogeneous group 3 and 4 lesions (mean 6.3 cm). Increasing MRI heterogeneity correlated pathologically with increasing amounts of haemorrhage, necrosis and fibrosis. No MRI features were predictive of malignancy. Non-functioning phaeochromocytomas were larger than functioning lesions. No size difference was seen between syndrome and sporadic lesions. In this large series we report a wide range of appearances of adrenal phaeochromocytomas on T2-weighted MRI. The previously described classical hyperintense phaeochromocytoma is relatively uncommon. (orig.)

  20. 22 CFR 42.62 - Personal appearance and interview of applicant.

    Science.gov (United States)

    2010-04-01

    ... 22 Foreign Relations 1 2010-04-01 2010-04-01 false Personal appearance and interview of applicant... UNDER THE IMMIGRATION AND NATIONALITY ACT, AS AMENDED Application for Immigrant Visas § 42.62 Personal appearance and interview of applicant. (a) Personal appearance of applicant before consular officer. Every...

  1. THE FACTORS APPEARANCE AND DEVELOPMENT OF RURAL TOURISM

    Directory of Open Access Journals (Sweden)

    Ionel Barbu

    2013-07-01

    activities, all based on existing infrastructure provided by public administration. We believe that a revision of an important part of approaches that have appeared in the literature in terms of the concept of rural tourism, in terms of methods of analysis of tourism activities and, not least, requiring the use modern techniques for foresight indicators by which to make assessments on these activities.

  2. Overview of models allowing calculation of activity coefficients

    Energy Technology Data Exchange (ETDEWEB)

    Jaussaud, C.; Sorel, C

    2004-07-01

    Activity coefficients must be estimated to accurately quantify the extraction equilibrium involved in spent fuel reprocessing. For these calculations, binary data are required for each electrolyte over a concentration range sometimes exceeding the maximum solubility. The activity coefficients must be extrapolated to model the behavior of binary supersaturated aqueous solution. According to the bibliography, the most suitable models are based on the local composition concept. (authors)

  3. Comparing droplet activation parameterisations against adiabatic parcel models using a novel inverse modelling framework

    Science.gov (United States)

    Partridge, Daniel; Morales, Ricardo; Stier, Philip

    2015-04-01

    Many previous studies have compared droplet activation parameterisations against adiabatic parcel models (e.g. Ghan et al., 2001). However, these have often involved comparisons for a limited number of parameter combinations based upon certain aerosol regimes. Recent studies (Morales et al., 2014) have used wider ranges when evaluating their parameterisations, however, no study has explored the full possible multi-dimensional parameter space that would be experienced by droplet activations within a global climate model (GCM). It is important to be able to efficiently highlight regions of the entire multi-dimensional parameter space in which we can expect the largest discrepancy between parameterisation and cloud parcel models in order to ascertain which regions simulated by a GCM can be expected to be a less accurate representation of the process of cloud droplet activation. This study provides a new, efficient, inverse modelling framework for comparing droplet activation parameterisations to more complex cloud parcel models. To achieve this we couple a Markov Chain Monte Carlo algorithm (Partridge et al., 2012) to two independent adiabatic cloud parcel models and four droplet activation parameterisations. This framework is computationally faster than employing a brute force Monte Carlo simulation, and allows us to transparently highlight which parameterisation provides the closest representation across all aerosol physiochemical and meteorological environments. The parameterisations are demonstrated to perform well for a large proportion of possible parameter combinations, however, for certain key parameters; most notably the vertical velocity and accumulation mode aerosol concentration, large discrepancies are highlighted. These discrepancies correspond for parameter combinations that result in very high/low simulated values of maximum supersaturation. By identifying parameter interactions or regimes within the multi-dimensional parameter space we hope to guide

  4. QSAR models for anti-malarial activity of 4-aminoquinolines.

    Science.gov (United States)

    Masand, Vijay H; Toropov, Andrey A; Toropova, Alla P; Mahajan, Devidas T

    2014-03-01

    In the present study, predictive quantitative structure - activity relationship (QSAR) models for anti-malarial activity of 4-aminoquinolines have been developed. CORAL, which is freely available on internet (http://www.insilico.eu/coral), has been used as a tool of QSAR analysis to establish statistically robust QSAR model of anti-malarial activity of 4-aminoquinolines. Six random splits into the visible sub-system of the training and invisible subsystem of validation were examined. Statistical qualities for these splits vary, but in all these cases, statistical quality of prediction for anti-malarial activity was quite good. The optimal SMILES-based descriptor was used to derive the single descriptor based QSAR model for a data set of 112 aminoquinolones. All the splits had r(2)> 0.85 and r(2)> 0.78 for subtraining and validation sets, respectively. The three parametric multilinear regression (MLR) QSAR model has Q(2) = 0.83, R(2) = 0.84 and F = 190.39. The anti-malarial activity has strong correlation with presence/absence of nitrogen and oxygen at a topological distance of six.

  5. Obesity discrimination: the role of physical appearance, personal ideology, and anti-fat prejudice.

    Science.gov (United States)

    O'Brien, K S; Latner, J D; Ebneter, D; Hunter, J A

    2013-03-01

    Self-report measures of anti-fat prejudice are regularly used by the field, however, there is no research showing a relationship between explicit measures of anti-fat prejudice and the behavioral manifestation of them; obesity discrimination. The present study examined whether a recently developed measure of anti-fat prejudice, the universal measure of bias (UMB), along with other correlates of prejudicial attitudes and beliefs (that is, authoritarianism, social dominance orientation; SDO, physical appearance investment) predict obesity discrimination. Under the guise of a personnel selection task, participants (n=102) gave assessments of obese and non-obese females applying for a managerial position across a number of selection criteria (for example, starting salary, likelihood of selecting). Participants viewed resumes that had attached either a photo of a pre-bariatric surgery obese female (body mass index (BMI)=38-41) or a photo of the same female post-bariatric surgery (BMI=22-24). Participants also completed measures of anti-fat prejudice (UMB) authoritarianism, SDO, physical appearance evaluation and orientation. Obesity discrimination was displayed across all selection criteria. Higher UMB subscale scores (distance and negative judgement), authoritarianism, physical appearance evaluation and orientation were associated with greater obesity discrimination. In regression models, UMB 'distance' was a predictor of obesity discrimination for perceived leadership potential, starting salary, and overall employability. UMB 'negative judgement' predicted discrimination for starting salary; and authoritarianism predicted likelihood of selecting an obese applicant and candidate ranking. Finally, physical appearance evaluation and appearance orientation predicted obesity discrimination for predicted career success and leadership potential, respectively. Self-report measures of prejudice act as surrogates for discrimination, but there has been no empirical support for

  6. Learning models of activities involving interacting objects

    DEFF Research Database (Denmark)

    Manfredotti, Cristina; Pedersen, Kim Steenstrup; Hamilton, Howard J.

    2013-01-01

    We propose the LEMAIO multi-layer framework, which makes use of hierarchical abstraction to learn models for activities involving multiple interacting objects from time sequences of data concerning the individual objects. Experiments in the sea navigation domain yielded learned models that were t...

  7. Changes in Appearance in the Presence of Major Stress Events

    Directory of Open Access Journals (Sweden)

    Megan E. Stitz

    2013-04-01

    Full Text Available The relationship between experiencing major stress events (MSEs and changes in appearance (CAs was studied in a sample of 128 participants. All participants completed the Major Stress Event and Changes in Appearance Inventory. Results indicated a significant correlation between experiencing MSEs and considered or actual CAs (r = .50 p < .01. Scores on the Changes in Appearance Inventory were significantly higher in groups with moderate to high scores on the Major Stress Event scale. This relationship between MSEs and CAs was affected by age but not gender. These results suggest that stressful life events may prompt body image dissatisfaction and underlie motivations for changes in body appearance to promote self-image. Successive or dramatic appearance changes may be an important signal of stressful experiences.

  8. The changing appearance of the body in working life

    OpenAIRE

    Çetin, Ebru

    2009-01-01

     Today the features of the workers and changes in newly founded working areas bring about new demands in the physical appearance of body and dressing. From this point of view, this article will focus on the changing appearances of body in working life. It will be attempted to relate consumption and fashion with the physical appearance of  body in working life and employment application period. The reasons why specifically the bodies who work for service sector are rendered as distintive and  ...

  9. Parametrization in models of subcritical glass fracture: Activation offset and concerted activation

    Science.gov (United States)

    Rodrigues, Bruno Poletto; Hühn, Carolin; Erlebach, Andreas; Mey, Dorothea; Sierka, Marek; Wondraczek, Lothar

    2017-08-01

    There are two established but fundamentally different empirical approaches to parametrize the rate of subcritical fracture in brittle materials. While both are relying on a thermally activated reaction of bond rupture, the difference lies in the way as to how the externally applied stresses affect the local energy landscape. In the consideration of inorganic glasses, the strain energy is typically taken as an off-set on the activation barrier. As an alternative interpretation, the system’s volumetric strain-energy is added to its thermal energy. Such an interpretation is consistent with the democratic fiber bundle model. Here, we test this approach of concerted activation against macroscopic data of bond cleavage activation energy, and also against ab initio quantum chemical simulation of the energy barrier for cracking in silica. The fact that both models are able to reproduce experimental observation to a remarkable degree highlights the importance of a holistic consideration towards non-empirical understanding.

  10. Modeling of flash calcination process during clay activation

    International Nuclear Information System (INIS)

    Borrajo Perez, Ruben; Gonzalez Bayon, Juan Jose; Sanchez Rodriguez, Andy A.

    2011-01-01

    Pozzolanic activity in some materials can be increased by means of different processes, among them, thermal activation is one of the most promising. The activation process, occurring at high temperatures and velocities produces a material with better characteristics. In the last few years, high reactivity pozzolan during cure's early days has been produced. Temperature is an important parameter in the activation process and as a consequence, the activation units must consider temperature variation to allow the use of different raw materials, each one of them with different characteristics. Considering the high prices of Kaolin in the market, new materials are being tested, the clayey soil, which after a sedimentation process produces a clay that has turned out to be a suitable raw material, when the kinetics of the pozzolanic reaction is considered. Additionally, other material with higher levels of kaolin are being used with good results. This paper is about the modeling of thermal, hydrodynamics and dehydroxilation processes suffering for solids particles exposed to a hot gas stream. The models employed are discussed; the velocity and temperature of particles are obtained as a function of carrier gas parameters. The calculation include the heat losses and finally the model predict the residence time needed for finish the activation process. (author)

  11. Active Player Modeling in the Iterated Prisoner’s Dilemma

    Directory of Open Access Journals (Sweden)

    Hyunsoo Park

    2016-01-01

    Full Text Available The iterated prisoner’s dilemma (IPD is well known within the domain of game theory. Although it is relatively simple, it can also elucidate important problems related to cooperation and trust. Generally, players can predict their opponents’ actions when they are able to build a precise model of their behavior based on their game playing experience. However, it is difficult to make such predictions based on a limited number of games. The creation of a precise model requires the use of not only an appropriate learning algorithm and framework but also a good dataset. Active learning approaches have recently been introduced to machine learning communities. The approach can usually produce informative datasets with relatively little effort. Therefore, we have proposed an active modeling technique to predict the behavior of IPD players. The proposed method can model the opponent player’s behavior while taking advantage of interactive game environments. This experiment used twelve representative types of players as opponents, and an observer used an active modeling algorithm to model these opponents. This observer actively collected data and modeled the opponent’s behavior online. Most of our data showed that the observer was able to build, through direct actions, a more accurate model of an opponent’s behavior than when the data were collected through random actions.

  12. Kinetic model of excess activated sludge thermohydrolysis.

    Science.gov (United States)

    Imbierowicz, Mirosław; Chacuk, Andrzej

    2012-11-01

    Thermal hydrolysis of excess activated sludge suspensions was carried at temperatures ranging from 423 K to 523 K and under pressure 0.2-4.0 MPa. Changes of total organic carbon (TOC) concentration in a solid and liquid phase were measured during these studies. At the temperature 423 K, after 2 h of the process, TOC concentration in the reaction mixture decreased by 15-18% of the initial value. At 473 K total organic carbon removal from activated sludge suspension increased to 30%. It was also found that the solubilisation of particulate organic matter strongly depended on the process temperature. At 423 K the transfer of TOC from solid particles into liquid phase after 1 h of the process reached 25% of the initial value, however, at the temperature of 523 K the conversion degree of 'solid' TOC attained 50% just after 15 min of the process. In the article a lumped kinetic model of the process of activated sludge thermohydrolysis has been proposed. It was assumed that during heating of the activated sludge suspension to a temperature in the range of 423-523 K two parallel reactions occurred. One, connected with thermal destruction of activated sludge particles, caused solubilisation of organic carbon and an increase of dissolved organic carbon concentration in the liquid phase (hydrolysate). The parallel reaction led to a new kind of unsolvable solid phase, which was further decomposed into gaseous products (CO(2)). The collected experimental data were used to identify unknown parameters of the model, i.e. activation energies and pre-exponential factors of elementary reactions. The mathematical model of activated sludge thermohydrolysis appropriately describes the kinetics of reactions occurring in the studied system. Copyright © 2012 Elsevier Ltd. All rights reserved.

  13. Pre-Service Teachers' Modelling Processes through Engagement with Model Eliciting Activities with a Technological Tool

    Science.gov (United States)

    Daher, Wajeeh M.; Shahbari, Juhaina Awawdeh

    2015-01-01

    Engaging mathematics students with modelling activities helps them learn mathematics meaningfully. This engagement, in the case of model eliciting activities, helps the students elicit mathematical models by interpreting real-world situation in mathematical ways. This is especially true when the students utilize technology to build the models.…

  14. Nerve transection repair using laser-activated chitosan in a rat model.

    Science.gov (United States)

    Bhatt, Neel K; Khan, Taleef R; Mejias, Christopher; Paniello, Randal C

    2017-08-01

    Cranial nerve transection during head and neck surgery is conventionally repaired with microsuture. Previous studies have demonstrated recovery with laser nerve welding (LNW), a novel alternative to microsuture. LNW has been reported to have poorer tensile strength, however. Laser-activated chitosan, an adhesive biopolymer, may promote nerve recovery while enhancing the tensile strength of the repair. Using a rat posterior tibial nerve injury model, we compared four different methods of nerve repair in this pilot study. Animal study. Animals underwent unilateral posterior tibial nerve transection. The injury was repaired by potassium titanyl phosphate (KTP) laser alone (n = 20), KTP + chitosan (n = 12), microsuture + chitosan (n = 12), and chitosan alone (n = 14). Weekly walking tracks were conducted to measure functional recovery (FR). Tensile strength (TS) was measured at 6 weeks. At 6 weeks, KTP laser alone had the best recovery (FR = 93.4% ± 8.3%). Microsuture + chitosan, KTP + chitosan, and chitosan alone all showed good FR (87.4% ± 13.5%, 84.6% ± 13.0%, and 84.1% ± 10.0%, respectively). One-way analysis of variance was performed (F(3,56) = 2.6, P = .061). A TS threshold of 3.8 N was selected as a control mean recovery. Three groups-KTP alone, KTP + chitosan, and microsuture + chitosan-were found to meet threshold 60% (95% confidence interval [CI]: 23.1%-88.3%), 75% (95% CI: 46.8%-91.1%), and 100% (95% CI: 75.8%-100.0%), respectively. In the posterior tibial nerve model, all repair methods promoted nerve recovery. Laser-activated chitosan as a biopolymer anchor provided good TS and appears to be a novel alternative to microsuture. This repair method may have surgical utility following cranial nerve injury during head and neck surgery. NA Laryngoscope, 127:E253-E257, 2017. © 2017 The American Laryngological, Rhinological and Otological Society, Inc.

  15. Structure of anodized Al–Zr sputter deposited coatings and effect on optical appearance

    DEFF Research Database (Denmark)

    Gudla, Visweswara Chakravarthy; Canulescu, Stela; Shabadi, Rajashekhara

    2014-01-01

    The mechanism of interaction of light with the microstructure of anodized layer giving specific optical appearance is investigated using Al–Zr sputter deposited coating as a model system on an AA6060 substrate. Differences in the oxidative nature of various microstructural components result...... in the evolution of typical features in the anodized layer, which are investigated as a function of microstructure and correlated with its optical appearance. The Zr concentration in the coating was varied from 6 wt.% to 23 wt.%. Heat treatment of the coated samples was carried out at 550°C for 4 h in order...... parameters and their influence on the interaction of light is investigated and the results in general are applicable to discolouration of anodized layer on recycled aluminium alloys due to intermetallics. © 2014 Elsevier B.V. All rights reserved....

  16. Magnetic resonance appearance of adrenal hemorrhage in a neonate

    International Nuclear Information System (INIS)

    Willemse, A.P.P.; Feldberg, M.A.M.; Witkamp, T.D.; Coppes, M.J.; Kramer, P.P.G.

    1989-01-01

    The Magnetic Resonance (MR) appearance of adrenal hemorrhage in a neonate is described and compared with Ultrasound (US). The value of US studies in adrenal neonatal hemorrhage is well known. We present the MR appearance of this common condition. (orig.)

  17. Double-layer appearance after evacuation of a chronic subdural hematoma.

    Science.gov (United States)

    Sucu, Hasan Kamil; Akar, Ömer

    2014-01-01

    To investigate the reason for and the course of the double-layer appearance in the postoperative computed tomographies (CTs) of chronic subdural hematoma (CSDHs). We reviewed CSDH cases that were operated on during the last 3 years, between January 2008 and December 2010. We checked the preoperative, early postoperative, and late postoperative CTs of these patients. We investigated the relationship between the formation of a double-layer appearance and the prognoses and demographic characteristics of the patients. Our database included 119 cases. A double-layer appearance was found in the postoperative CTs of 34 cases. The mean age of double-layer cases was older (72.5 ± 12.1) than that of the remaining 85 cases (63.1 ± 17.8). We did not find any relationship between the double-layer appearance and the reoperation/recurrence/death rates. The double-layer appearance after evacuation of a CSDH might be caused by enlargement of the subarachnoid space and is not related to the presence of any residual hematoma. This appearance is not considered as a reason for reoperation.

  18. Proteoglycan Aggrecan Conducting T Cell Activation and Apoptosis in a Murine Model of Rheumatoid Arthritis

    Directory of Open Access Journals (Sweden)

    A. Hanyecz

    2014-01-01

    Full Text Available Rheumatoid arthritis (RA is a systemic autoimmune disease and its targeting of the joints indicates the presence of a candidate autoantigen(s in synovial joints. Patients with RA show immune responses in their peripheral blood to proteoglycan (PG aggrecan. One of the most relevant animal models of RA appears to be proteoglycan-induced arthritis (PGIA, and CD4+ T cells seem to play a crucial role in the initiation of the disease. In this review, the role of various T cell epitopes of aggrecan in the induction of autoreactive T cell activation and arthritis is discussed. We pay special attention to two critically important arthritogenic epitopes, 5/4E8 and P135H, found in the G1 and G3 domains of PG aggrecan, respectively, in the induction of autoimmune arthritis. Finally, results obtained with the recently developed PG-specific TCR transgenic mice system showed that altered T cell apoptosis, the balance of activation, and apoptosis of autoreactive T cells are critical factors in the development of autoimmunity.

  19. Computational Models for Analysis of Illicit Activities

    DEFF Research Database (Denmark)

    Nizamani, Sarwat

    been explored in this thesis by considering them as epidemic-like processes. A mathematical model has been developed based on differential equations, which studies the dynamics of the issues from the very beginning until the issues cease. This study extends classical models of the spread of epidemics...... to describe the phenomenon of contagious public outrage, which eventually leads to the spread of violence following a disclosure of some unpopular political decisions and/or activity. The results shed a new light on terror activity and provide some hint on how to curb the spreading of violence within...

  20. Modification of van La ar activity coefficient model

    International Nuclear Information System (INIS)

    Vakili-Nezhaad, G. R.; Modarress, H.; Mansoori, G. A.

    2001-01-01

    Based on statistical and mechanical arguments, the original van La ar activity coefficient model has been improved by reasonable assumptions. This modifications has been done by replacing the van der Waals equation of state with the Redlich-K wong equation of state in the formulation of van La ar with consistent mixing rules for the energy and volume parameters of this equation of state (a mix , b mix ). Other equations of state, such as the Soave modification of the Redlich-K wong equation of state, P eng-Robinson and Mohsen-Nia, Modarress and Mansoori equations of state, have been introduced in the formulation of van La ar for the activity coefficients of the components present in the binary liquid mixtures, and their effects on the accuracy of the resultant activity coefficient models have been examined. The results of these revised models have been compared with the experimental data and it was found that the Redlich-K wong equation of state with the van der Waals mixing rules for the volume and energy parameters of this equation, is the best choice among these equations of state. In addition, it can improve the original van La ar activity coefficient model and, therefore a better agreement with the experimental data is obtained

  1. Epistemic Gameplay and Discovery in Computational Model-Based Inquiry Activities

    Science.gov (United States)

    Wilkerson, Michelle Hoda; Shareff, Rebecca; Laina, Vasiliki; Gravel, Brian

    2018-01-01

    In computational modeling activities, learners are expected to discover the inner workings of scientific and mathematical systems: First elaborating their understandings of a given system through constructing a computer model, then "debugging" that knowledge by testing and refining the model. While such activities have been shown to…

  2. Model of transcriptional activation by MarA in Escherichia coli.

    Science.gov (United States)

    Wall, Michael E; Markowitz, David A; Rosner, Judah L; Martin, Robert G

    2009-12-01

    The AraC family transcription factor MarA activates approximately 40 genes (the marA/soxS/rob regulon) of the Escherichia coli chromosome resulting in different levels of resistance to a wide array of antibiotics and to superoxides. Activation of marA/soxS/rob regulon promoters occurs in a well-defined order with respect to the level of MarA; however, the order of activation does not parallel the strength of MarA binding to promoter sequences. To understand this lack of correspondence, we developed a computational model of transcriptional activation in which a transcription factor either increases or decreases RNA polymerase binding, and either accelerates or retards post-binding events associated with transcription initiation. We used the model to analyze data characterizing MarA regulation of promoter activity. The model clearly explains the lack of correspondence between the order of activation and the MarA-DNA affinity and indicates that the order of activation can only be predicted using information about the strength of the full MarA-polymerase-DNA interaction. The analysis further suggests that MarA can activate without increasing polymerase binding and that activation can even involve a decrease in polymerase binding, which is opposite to the textbook model of activation by recruitment. These findings are consistent with published chromatin immunoprecipitation assays of interactions between polymerase and the E. coli chromosome. We find that activation involving decreased polymerase binding yields lower latency in gene regulation and therefore might confer a competitive advantage to cells. Our model yields insights into requirements for predicting the order of activation of a regulon and enables us to suggest that activation might involve a decrease in polymerase binding which we expect to be an important theme of gene regulation in E. coli and beyond.

  3. Model of transcriptional activation by MarA in Escherichia coli.

    Directory of Open Access Journals (Sweden)

    Michael E Wall

    2009-12-01

    Full Text Available The AraC family transcription factor MarA activates approximately 40 genes (the marA/soxS/rob regulon of the Escherichia coli chromosome resulting in different levels of resistance to a wide array of antibiotics and to superoxides. Activation of marA/soxS/rob regulon promoters occurs in a well-defined order with respect to the level of MarA; however, the order of activation does not parallel the strength of MarA binding to promoter sequences. To understand this lack of correspondence, we developed a computational model of transcriptional activation in which a transcription factor either increases or decreases RNA polymerase binding, and either accelerates or retards post-binding events associated with transcription initiation. We used the model to analyze data characterizing MarA regulation of promoter activity. The model clearly explains the lack of correspondence between the order of activation and the MarA-DNA affinity and indicates that the order of activation can only be predicted using information about the strength of the full MarA-polymerase-DNA interaction. The analysis further suggests that MarA can activate without increasing polymerase binding and that activation can even involve a decrease in polymerase binding, which is opposite to the textbook model of activation by recruitment. These findings are consistent with published chromatin immunoprecipitation assays of interactions between polymerase and the E. coli chromosome. We find that activation involving decreased polymerase binding yields lower latency in gene regulation and therefore might confer a competitive advantage to cells. Our model yields insights into requirements for predicting the order of activation of a regulon and enables us to suggest that activation might involve a decrease in polymerase binding which we expect to be an important theme of gene regulation in E. coli and beyond.

  4. What Genes Tell about Iris Appearance

    DEFF Research Database (Denmark)

    Harder, Stine; Christoffersen, Susanne R.; Johansen, Peter

    2012-01-01

    Predicting phenotypes based on genotypes is generally hard, but has shown good results for prediction of iris color. We propose to correlate the appearance of iris with DNA. Six single-nucleotide polymorphisms (SNPs) have previously been shown to correlate with human iris color, and we demonstrat...

  5. The use of choice heuristic in daily activity travel behaviour: an expert system

    OpenAIRE

    HANNES, Els; JANSSENS, Davy; WETS, Geert

    2007-01-01

    This research project aims at identifying the critical spatial factors in an individual’s mental map which influence daily activity travel behaviour in order to improve the agentbased modelling of activity travel behaviour by means of a computational process model. A qualitative travel survey and in depth interviews are used to identify the spatial factors that appear in the destination and travel mode choice heuristics of experts when discussing their daily activity space. Recorded interview...

  6. True dose from incorporated activities. Models for internal dosimetry

    International Nuclear Information System (INIS)

    Breustedt, B.; Eschner, W.; Nosske, D.

    2012-01-01

    The assessment of doses after incorporation of radionuclides cannot use direct measurements of the doses, as for example dosimetry in external radiation fields. The only observables are activities in the body or in excretions. Models are used to calculate the doses based on the measured activities. The incorporated activities and the resulting doses can vary by more than seven orders of magnitude between occupational and medical exposures. Nevertheless the models and calculations applied in both cases are similar. Since the models for the different applications have been developed independently by ICRP and MIRD different terminologies have been used. A unified terminology is being developed. (orig.)

  7. Perceived physical appearance and life satisfaction: a moderated mediation model of self-esteem and life experience of deaf and hearing adolescents.

    Science.gov (United States)

    Lu, Aitao; Hong, Xiuxiu; Yu, Yanping; Ling, Hong; Tian, Haiping; Yu, Zuwei; Chang, Lei

    2015-02-01

    In this study, we investigated the relationship between perceived physical appearance and life satisfaction, and the role of self-esteem as mediator and life experience as moderator of the relationship in deaf and hearing adolescents. 118 Chinese deaf adolescents (55.1% male; mean age = 15.12 years, standard deviation [SD] = 2.13) from 5 special education schools and 132 Chinese hearing adolescents (53.8% male; mean age = 13.11 years, SD = .85) completed anonymous questionnaires regarding perceived physical appearance, self-esteem, and life satisfaction. Perceived physical appearance, self-esteem, and life satisfaction were significantly and positively associated with each other. Moreover, self-esteem partially mediated the relationship between perceived physical appearance and life satisfaction; however, this indirect link was weaker for deaf adolescents than it was for hearing adolescents. Implications of the findings and future research directions are discussed, as are potential interventions that can be applied to increase subjective well-being in deaf adolescents. Copyright © 2014 The Foundation for Professionals in Services for Adolescents. Published by Elsevier Ltd. All rights reserved.

  8. 2-dimensional numerical modeling of active magnetic regeneration

    DEFF Research Database (Denmark)

    Nielsen, Kaspar Kirstein; Pryds, Nini; Smith, Anders

    2009-01-01

    Various aspects of numerical modeling of Active Magnetic Regeneration (AMR) are presented. Using a 2-dimensional numerical model for solving the unsteady heat transfer equations for the AMR system, a range of physical effects on both idealized and non-idealized AMR are investigated. The modeled...

  9. One-dimensional models of thermal activation under shear stress

    CSIR Research Space (South Africa)

    Nabarro, FRN

    2003-01-01

    Full Text Available - dimensional models presented here may illuminate the study of more realistic models. For the model in which as many dislocations are poised for backward jumps as for forward jumps, the experimental activation volume Vye(C27a) under applied stresses close to C...27a is different from the true activation volume V(C27) evaluated at C27 ?C27a. The relations between the two are developed. A model is then discussed in which fewer dislocations are available for backward than for forward jumps. Finally...

  10. Health Versus Appearance Versus Body Competence: A Content Analysis Investigating Frames of Health Advice in Women's Health Magazines.

    Science.gov (United States)

    Aubrey, Jennifer Stevens; Hahn, Rachel

    2016-05-01

    The present study investigated the extent to which women's health magazines advise readers to adopt healthy behaviors in order to look good (appearance frame), in order to feel good (health frame), or in order to perform better (body competence frame). A content analysis of 5 years of the 6 highest circulating U.S. women's health magazines revealed a higher frequency of health frames (32.6%) than appearance frames (24.8%) overall, but when beauty/health hybrid magazines (i.e., Shape and Self) were examined separately, appearance frames (32.8%) outnumbered health frames (26.5%). Compared to appearance and health frames, body competence frames were underrepresented (13.3% in the full sample). The visual sexual objectification of female models in women's health magazines was also investigated. Appearance-framed articles (43.2%) were significantly more likely to visually depict women with a high degree of skin exposure than health-framed articles (17.4%), and appearance-framed articles (34.8%) were more likely to focus on individual body parts than health-framed articles (21.3%). In addition, despite the magazines' editorial focus on health, the most frequent category of products advertised was appearance-enhancing products. Results are discussed in light of self-determination theory (Deci & Ryan, 1985) and objectification theory (Fredrickson & Roberts, 1997).

  11. Does Avatar Appearance Matter? How Team Visual Similarity and Member–Avatar Similarity Influence Virtual Team Performance

    NARCIS (Netherlands)

    van der Land, S.F.; Schouten, A.P.; Feldberg, J.F.M.; Huysman, M.H.; van den Hooff, B.J.

    2015-01-01

    This multimethod study investigated how avatar appearance influences virtual team performance. This study is the first to integrate the framework of social identity model of de-individuation effects (SIDE) and Self-Identification theory, using "morphing" techniques. Results were obtained from a 2

  12. AMPK modulatory activity of olive–tree leaves phenolic compounds: Bioassay-guided isolation on adipocyte model and in silico approach

    Science.gov (United States)

    Jiménez-Sánchez, Cecilia; Olivares-Vicente, Mariló; Rodríguez-Pérez, Celia; Herranz-López, María; Lozano-Sánchez, Jesús; Segura-Carretero, Antonio; Fernández-Gutiérrez, Alberto; Encinar, José Antonio; Micol, Vicente

    2017-01-01

    Scope Olive-tree polyphenols have demonstrated potential for the management of obesity-related pathologies. We aimed to explore the capacity of Olive-tree leaves extract to modulate triglyceride accumulation and AMP-activated protein kinase activity (AMPK) on a hypertrophic adipocyte model. Methods Intracellular triglycerides and AMPK activity were measured on the hypertrophic 3T3-L1 adipocyte model by AdipoRed and immunofluorescence microscopy, respectively. Reverse phase high performance liquid chromatography coupled to time-of-flight mass detection with electrospray ionization (RP-HPLC-ESI-TOF/MS) was used for the fractionation of the extract and the identification of the compounds. In-silico molecular docking of the AMPK alpha-2, beta and gamma subunits with the identified compounds was performed. Results Olive-tree leaves extract decreased the intracellular lipid accumulation through AMPK-dependent mechanisms in hypertrophic adipocytes. Secoiridoids, cinnamic acids, phenylethanoids and phenylpropanoids, flavonoids and lignans were the candidates predicted to account for this effect. Molecular docking revealed that some compounds may be AMPK-gamma modulators. The modulatory effects of compounds over the alpha and beta AMPK subunits appear to be less probable. Conclusions Olive-tree leaves polyphenols modulate AMPK activity, which may become a therapeutic aid in the management of obesity-associated disturbances. The natural occurrence of these compounds may have important nutritional implications for the design of functional ingredients. PMID:28278224

  13. When thinking that you are fat makes you feel worthless: Activation and application of meta-stereotypes when appearance matters.

    NARCIS (Netherlands)

    Gordijn, E.H.

    This research examined whether normal-weight people who believe they are overweight expect that other people negatively stereotype them when their appearance becomes relevant. Moreover, it was examined whether these negative "meta-stereotypes" in turn make people feel worthless. Indeed, the first

  14. MRI appearances of borderline ovarian tumours

    Energy Technology Data Exchange (ETDEWEB)

    Bent, C.L. [Department of Diagnostic Imaging, St Bartholomew' s Hospital, West Smithfield, London (United Kingdom)], E-mail: clare.bent@bartsandthelondon.nhs.uk; Sahdev, A.; Rockall, A.G. [Department of Diagnostic Imaging, St Bartholomew' s Hospital, West Smithfield, London (United Kingdom); Singh, N. [Department of Pathology, St Bartholomew' s Hospital, West Smithfield, London (United Kingdom); Sohaib, S.A. [Department of Radiology, Royal Marsden Hospital, London (United Kingdom); Reznek, R.H. [Cancer Imaging, St Bartholomew' s Hospital, West Smithfield, London (United Kingdom)

    2009-04-15

    This review was performed to describe the range of magnetic resonance imaging (MRI) appearances of borderline ovarian tumours. The MRI findings in 26 patients with 31 borderline ovarian tumours (mean age: 40.1 years, range: 14-85 years) were retrospectively reviewed. For each tumour, site, size, MRI characteristics, and enhancement following gadolinium administration were recorded. There were 20 serous and 11 mucinous borderline ovarian subtypes. Nine of 26 patients demonstrated bilateral disease on MRI; synchronous contralateral ovarian disease included three benign, five serous borderline, and one serous invasive tumour. A history of a metachronous mucinous borderline tumour was identified in one patient. MRI appearances were classified into four morphological categories: group 1 (6/31, 19%), unilocular cysts; group 2 (6/31, 19%), minimally septate cysts with papillary projections; group 3 (14/31, 45%), markedly septate lesions with plaque-like excrescences; and group 4 (5/31, 16%), predominantly solid with exophytic papillary projections, all of serous subtype. There was a significant difference in mean volume between serous (841.5 cm{sup 3}) and mucinous (6358.2 cm{sup 3}) subtypes (p = 0.009). All tumours demonstrated at least one MRI feature suggestive of malignancy. The present review demonstrates the variable MRI appearances of borderline ovarian tumours along with imaging features suggestive of tumour subtype. In patients in whom the clinical features are suggestive of a borderline ovarian tumour (young age and normal or minimally elevated CA125), the ability to predict a borderline disease using morphological features observed on MRI would be extremely helpful in surgical planning, with the potential to offer fertility or ovary-preserving surgery. Future studies are required to further this aim.

  15. Possible Tau Appearance Experiment with Atmospheric Neutrinos

    Energy Technology Data Exchange (ETDEWEB)

    Stanev, Todor

    1999-12-27

    We suggest an experimental measurement that could detect the appearance of tau neutrinos due to {nu}{sub {mu}}{yields}{nu}{sub {tau}} oscillations of atmospheric neutrinos by measuring the energy spectra of neutrino induced showers. {tau} neutrinos deposit a large fraction of their energy in showers generated by {nu}{sub {tau}} charge current interactions and the subsequent {tau} -lepton decay. The appearance of {nu}{sub {tau}} will enhance the spectrum of neutrino induced showers in energy ranges corresponding to the neutrino oscillation parameters. A shower rate lower than the ''no oscillation'' prediction is an indication for {nu}{sub {mu}}{yields}{nu}{sub s} oscillations. (c) 1999 The American Physical Society.

  16. 3 T MR cholangiopancreatography appearances of biliary ascariasis

    Energy Technology Data Exchange (ETDEWEB)

    Ding, Z.X., E-mail: hangzhoudzx73@126.co [Department of Radiology, Zhejiang Provincial People' s Hospital, Hangzhou (China); Yuan, J.H. [Department of Radiology, Zhejiang Provincial People' s Hospital, Hangzhou (China); Chong, V. [Department of Diagnostic Imaging, National University Health System, Yong Loo Lin School of Medicine, National University of Singapore (Singapore); Zhao, D.J. [Department of Hepatobiliary Surgery, Zhejiang Provincial People' s Hospital, Hangzhou (China); Chen, F.H.; Li, Y.M. [Department of Radiology, Zhejiang Provincial People' s Hospital, Hangzhou (China)

    2011-03-15

    Aim: To evaluate the 3 T MR cholangiopancreatography (MRCP) appearances of biliary ascariasis. Materials and methods: Nine patients with a MRCP diagnosis of biliary ascariasis were reviewed. All patients had endoscopic retrograde cholangiopancreatography (ERCP) or surgical confirmation of the disease. Results: On thin-slab MRCP imaging, Ascaris worms are clearly demarcated within the biliary tree. All the identified worms demonstrated a characteristic three-parallel-lines appearance. The middle high-signal intensity line is sandwiched between two low-signal intensity lines and they are in turn surrounded by high signal bile. On thick-slab MRCP the worms also show the three-line sign but with less clarity. However, thick-slab MRCP has the advantage of providing three-dimensional ERCP-like images of the pancreaticobiliary system. Conclusion: The 'three-line' sign appears to be a characteristic sign of biliary ascariasis on 3 T MRCP.

  17. Radiologic appearance of primary jaw lesions in children

    Energy Technology Data Exchange (ETDEWEB)

    Gupta, Malini; Kaste, Sue C. [Department of Diagnostic Imaging, St. Jude Children' s Research Hospital, Memphis, TN (United States); Hopkins, Kenneth P. [Department of Surgery, Division of Dentistry, St. Jude Children' s Research Hospital, Memphis, TN (United States)

    2002-03-01

    Background: The jaw (an unusual site of primary tumors in children and adolescents) has lesions often found incidentally by dentists on routine panoramic radiographs or during examination of a child who has swelling or tooth pain. Objective: This pictorial seeks to familiarize pediatric radiologists with the radiographic appearance of a variety of primary jaw lesions. Materials and methods: We retrospectively searched institutional records for cases of primary jaw lesions in children and adolescents. Jaw lesions were characterized as: I, well-circumscribed radiolucent lesions; II, lesions with mixed or variable appearance; III, poorly circumscribed radiolucent lesions; and IV, radiopaque lesions. Results: Although most oral and maxillofacial lesions in children are benign, a broad spectrum of tumors was identified; lesions may occur in patients with unrelated prior malignancy. Conclusion: Because radiologic studies may identify jaw lesions and direct further care, familiarity with the appearance of these entities is prudent. (orig.)

  18. Color constancy in a scene with bright colors that do not have a fully natural surface appearance.

    Science.gov (United States)

    Fukuda, Kazuho; Uchikawa, Keiji

    2014-04-01

    Theoretical and experimental approaches have proposed that color constancy involves a correction related to some average of stimulation over the scene, and some of the studies showed that the average gives greater weight to surrounding bright colors. However, in a natural scene, high-luminance elements do not necessarily carry information about the scene illuminant when the luminance is too high for it to appear as a natural object color. The question is how a surrounding color's appearance mode influences its contribution to the degree of color constancy. Here the stimuli were simple geometric patterns, and the luminance of surrounding colors was tested over the range beyond the luminosity threshold. Observers performed perceptual achromatic setting on the test patch in order to measure the degree of color constancy and evaluated the surrounding bright colors' appearance mode. Broadly, our results support the assumption that the visual system counts only the colors in the object-color appearance for color constancy. However, detailed analysis indicated that surrounding colors without a fully natural object-color appearance had some sort of influence on color constancy. Consideration of this contribution of unnatural object color might be important for precise modeling of human color constancy.

  19. Saliency Changes Appearance

    Science.gov (United States)

    Kerzel, Dirk; Schönhammer, Josef; Burra, Nicolas; Born, Sabine; Souto, David

    2011-01-01

    Numerous studies have suggested that the deployment of attention is linked to saliency. In contrast, very little is known about how salient objects are perceived. To probe the perception of salient elements, observers compared two horizontally aligned stimuli in an array of eight elements. One of them was salient because of its orientation or direction of motion. We observed that the perceived luminance contrast or color saturation of the salient element increased: the salient stimulus looked even more salient. We explored the possibility that changes in appearance were caused by attention. We chose an event-related potential indexing attentional selection, the N2pc, to answer this question. The absence of an N2pc to the salient object provides preliminary evidence against involuntary attentional capture by the salient element. We suggest that signals from a master saliency map flow back into individual feature maps. These signals boost the perceived feature contrast of salient objects, even on perceptual dimensions different from the one that initially defined saliency. PMID:22162760

  20. Anti-inflammatory intestinal activity of Arctium lappa L. (Asteraceae) in TNBS colitis model.

    Science.gov (United States)

    de Almeida, Ana Beatriz Albino; Sánchez-Hidalgo, Marina; Martín, Antonio Ramón; Luiz-Ferreira, Anderson; Trigo, José Roberto; Vilegas, Wagner; dos Santos, Lourdes Campaner; Souza-Brito, Alba Regina Monteiro; de la Lastra, Catalina Alarcón

    2013-03-07

    In Brazilian traditional medicine, Arctium lappa (Asteraceae), has been reported to relieve gastrointestinal symptoms. In the present study, we investigated the effects of the lactone sesquiterpene onopordopicrin enriched fraction (ONP fraction) from Arctium lappa in an experimental colitis model induced by 2,4,6 trinitrobenzene sulfonic acid and performed experiments to elucidate the underlying action mechanisms involved in that effect. ONP fraction (25 and 50 mg/kg/day) was orally administered 48, 24 and 1 h prior to the induction of colitis and 24 h after. The inflammatory response was assessed by gross appearance, myeloperoxidase (MPO) activity, tumor necrosis factor alpha (TNF-α) levels and a histological study of the lesions. We determined cyclooxygenase (COX)-1 and -2 protein expressions by western blotting and immunohistochemistry assays. TNBS group was characterized by increased colonic wall thickness, edema, diffuse inflammatory cell infiltration, increased MPO activity and TNF-α levels. On the contrary, ONP fraction (25 and 50 mg/kg) treatment significantly reduced the macroscopic inflammation scores (pArctium lappa exert marked protective effects in acute experimental colitis, confirming and justifying, at least in part, the popular use of this plant to treat gastrointestinal diseases. Copyright © 2013 Elsevier Ireland Ltd. All rights reserved.

  1. Where and what TMS activates: Experiments and modeling.

    Science.gov (United States)

    Laakso, Ilkka; Murakami, Takenobu; Hirata, Akimasa; Ugawa, Yoshikazu

    Despite recent developments in navigation and modeling techniques, the type and location of the structures that are activated by transcranial magnetic stimulation (TMS) remain unknown. We studied the relationships between electrophysiological measurements and electric fields induced in the brain to locate the TMS activation site. The active and resting motor thresholds of the first dorsal interosseous muscle were recorded in 19 subjects (7 female, 12 male, age 22 ± 4 years) using anteromedially oriented monophasic TMS at multiple locations over the left primary motor cortex (M1). Structural MR images were used to construct electric field models of each subject's head and brain. The cortical activation site was estimated by finding where the calculated electric fields best explained the coil-location dependency of the measured MTs. The experiments and modeling showed individual variations both in the measured motor thresholds (MTs) and in the computed electric fields. When the TMS coil was moved on the scalp, the calculated electric fields in the hand knob region were shown to vary consistently with the measured MTs. Group-level analysis indicated that the electric fields were significantly correlated with the measured MTs. The strongest correlations (R 2  = 0.69), which indicated the most likely activation site, were found in the ventral and lateral part of the hand knob. The site was independent of voluntary contractions of the target muscle. The study showed that TMS combined with personalized electric field modeling can be used for high-resolution mapping of the motor cortex. Copyright © 2017 Elsevier Inc. All rights reserved.

  2. A model for simulating the active dispersal of juvenile sea turtles with a case study on western Pacific leatherback turtles

    Science.gov (United States)

    Lalire, Maxime

    2017-01-01

    Oceanic currents are known to broadly shape the dispersal of juvenile sea turtles during their pelagic stage. Accordingly, simple passive drift models are widely used to investigate the distribution at sea of various juvenile sea turtle populations. However, evidence is growing that juveniles do not drift purely passively but also display some swimming activity likely directed towards favorable habitats. We therefore present here a novel Sea Turtle Active Movement Model (STAMM) in which juvenile sea turtles actively disperse under the combined effects of oceanic currents and habitat-driven movements. This model applies to all sea turtle species but is calibrated here for leatherback turtles (Dermochelys coriacea). It is first tested in a simulation of the active dispersal of juveniles originating from Jamursba-Medi, a main nesting beach of the western Pacific leatherback population. Dispersal into the North Pacific Ocean is specifically investigated. Simulation results demonstrate that, while oceanic currents broadly shape the dispersal area, modeled habitat-driven movements strongly structure the spatial and temporal distribution of juveniles within this area. In particular, these movements lead juveniles to gather in the North Pacific Transition Zone (NPTZ) and to undertake seasonal north-south migrations. More surprisingly, juveniles in the NPTZ are simulated to swim mostly towards west which considerably slows down their progression towards the American west coast. This increases their residence time, and hence the risk of interactions with fisheries, in the central and eastern part of the North Pacific basin. Simulated habitat-driven movements also strongly reduce the risk of cold-induced mortality. This risk appears to be larger among the juveniles that rapidly circulate into the Kuroshio than among those that first drift into the North Equatorial Counter Current (NECC). This mechanism might induce marked interannual variability in juvenile survival as the

  3. A model for simulating the active dispersal of juvenile sea turtles with a case study on western Pacific leatherback turtles.

    Science.gov (United States)

    Gaspar, Philippe; Lalire, Maxime

    2017-01-01

    Oceanic currents are known to broadly shape the dispersal of juvenile sea turtles during their pelagic stage. Accordingly, simple passive drift models are widely used to investigate the distribution at sea of various juvenile sea turtle populations. However, evidence is growing that juveniles do not drift purely passively but also display some swimming activity likely directed towards favorable habitats. We therefore present here a novel Sea Turtle Active Movement Model (STAMM) in which juvenile sea turtles actively disperse under the combined effects of oceanic currents and habitat-driven movements. This model applies to all sea turtle species but is calibrated here for leatherback turtles (Dermochelys coriacea). It is first tested in a simulation of the active dispersal of juveniles originating from Jamursba-Medi, a main nesting beach of the western Pacific leatherback population. Dispersal into the North Pacific Ocean is specifically investigated. Simulation results demonstrate that, while oceanic currents broadly shape the dispersal area, modeled habitat-driven movements strongly structure the spatial and temporal distribution of juveniles within this area. In particular, these movements lead juveniles to gather in the North Pacific Transition Zone (NPTZ) and to undertake seasonal north-south migrations. More surprisingly, juveniles in the NPTZ are simulated to swim mostly towards west which considerably slows down their progression towards the American west coast. This increases their residence time, and hence the risk of interactions with fisheries, in the central and eastern part of the North Pacific basin. Simulated habitat-driven movements also strongly reduce the risk of cold-induced mortality. This risk appears to be larger among the juveniles that rapidly circulate into the Kuroshio than among those that first drift into the North Equatorial Counter Current (NECC). This mechanism might induce marked interannual variability in juvenile survival as the

  4. Cerebral candidiasis. Computed tomography appearance

    International Nuclear Information System (INIS)

    Chaabane, M.; Ladeb, M.F.; Bouhaouala, M.H.; Ben Hammouda, M.; Ataalah, R.; Gannouni, A.; Krifa, H.

    1989-01-01

    A three year old child who had been suffering from oral candidiasis since the age of 1 year presented with osteitis of the clavicle, 2 cerebral frontal abscesses and an occipital abscess which extended across the calvaria and was associated with osteolysis. Histological and microbiological studies following surgery confirmed the diagnosis of candidiasis in this girl who was found to have IgA immunodefinciency. The authors report the computed tomographic appearance of the cerebral lesions and review the literature. (orig.)

  5. Cerebral candidiasis. Computed tomography appearance

    Energy Technology Data Exchange (ETDEWEB)

    Chaabane, M.; Ladeb, M.F.; Bouhaouala, M.H.; Ben Hammouda, M.; Ataalah, R.; Gannouni, A.; Krifa, H.

    1989-07-01

    A three year old child who had been suffering from oral candidiasis since the age of 1 year presented with osteitis of the clavicle, 2 cerebral frontal abscesses and an occipital abscess which extended across the calvaria and was associated with osteolysis. Histological and microbiological studies following surgery confirmed the diagnosis of candidiasis in this girl who was found to have IgA immunodefinciency. The authors report the computed tomographic appearance of the cerebral lesions and review the literature. (orig.).

  6. Neuroprotective effect of lurasidone via antagonist activities on histamine in a rat model of cranial nerve involvement.

    Science.gov (United States)

    He, Baoming; Yu, Liang; Li, Suping; Xu, Fei; Yang, Lili; Ma, Shuai; Guo, Yi

    2018-04-01

    Cranial nerve involvement frequently involves neuron damage and often leads to psychiatric disorder caused by multiple inducements. Lurasidone is a novel antipsychotic agent approved for the treatment of cranial nerve involvement and a number of mental health conditions in several countries. In the present study, the neuroprotective effect of lurasidone by antagonist activities on histamine was investigated in a rat model of cranial nerve involvement. The antagonist activities of lurasidone on serotonin 5‑HT7, serotonin 5‑HT2A, serotonin 5‑HT1A and serotonin 5‑HT6 were analyzed, and the preclinical therapeutic effects of lurasidone were examined in a rat model of cranial nerve involvement. The safety, maximum tolerated dose (MTD) and preliminary antitumor activity of lurasidone were also assessed in the cranial nerve involvement model. The therapeutic dose of lurasidone was 0.32 mg once daily, administered continuously in 14‑day cycles. The results of the present study found that the preclinical prescriptions induced positive behavioral responses following treatment with lurasidone. The MTD was identified as a once daily administration of 0.32 mg lurasidone. Long‑term treatment with lurasidone for cranial nerve involvement was shown to improve the therapeutic effects and reduce anxiety in the experimental rats. In addition, treatment with lurasidone did not affect body weight. The expression of the language competence protein, Forkhead‑BOX P2, was increased, and the levels of neuroprotective SxIP motif and microtubule end‑binding protein were increased in the hippocampal cells of rats with cranial nerve involvement treated with lurasidone. Lurasidone therapy reinforced memory capability and decreased anxiety. Taken together, lurasidone treatment appeared to protect against language disturbances associated with negative and cognitive impairment in the rat model of cranial nerve involvement, providing a basis for its use in the clinical treatment of

  7. Preference as a Function of Active Interresponse Times: A Test of the Active Time Model

    Science.gov (United States)

    Misak, Paul; Cleaveland, J. Mark

    2011-01-01

    In this article, we describe a test of the active time model for concurrent variable interval (VI) choice. The active time model (ATM) suggests that the time since the most recent response is one of the variables controlling choice in concurrent VI VI schedules of reinforcement. In our experiment, pigeons were trained in a multiple concurrent…

  8. A cluster expansion model for predicting activation barrier of atomic processes

    International Nuclear Information System (INIS)

    Rehman, Tafizur; Jaipal, M.; Chatterjee, Abhijit

    2013-01-01

    We introduce a procedure based on cluster expansion models for predicting the activation barrier of atomic processes encountered while studying the dynamics of a material system using the kinetic Monte Carlo (KMC) method. Starting with an interatomic potential description, a mathematical derivation is presented to show that the local environment dependence of the activation barrier can be captured using cluster interaction models. Next, we develop a systematic procedure for training the cluster interaction model on-the-fly, which involves: (i) obtaining activation barriers for handful local environments using nudged elastic band (NEB) calculations, (ii) identifying the local environment by analyzing the NEB results, and (iii) estimating the cluster interaction model parameters from the activation barrier data. Once a cluster expansion model has been trained, it is used to predict activation barriers without requiring any additional NEB calculations. Numerical studies are performed to validate the cluster expansion model by studying hop processes in Ag/Ag(100). We show that the use of cluster expansion model with KMC enables efficient generation of an accurate process rate catalog

  9. Oat cell carcinoma of the esophagus: Unusual radiological appearances

    Energy Technology Data Exchange (ETDEWEB)

    Bedi, D.G.; Shaw, M.T.

    1986-08-01

    Primary oat cell carcinoma of the esophagus is a very rare tumour. The radiographic appearance of the three cases described in this paper are unusual because they resemble benign lesions such as leiomyoma, fibrous polyp and candidiasis. It would be interesting to investigate whether such an unusual appearance is common for this neoplasm.

  10. Modeling and Visualization of Human Activities for Multicamera Networks

    Directory of Open Access Journals (Sweden)

    Aswin C. Sankaranarayanan

    2009-01-01

    Full Text Available Multicamera networks are becoming complex involving larger sensing areas in order to capture activities and behavior that evolve over long spatial and temporal windows. This necessitates novel methods to process the information sensed by the network and visualize it for an end user. In this paper, we describe a system for modeling and on-demand visualization of activities of groups of humans. Using the prior knowledge of the 3D structure of the scene as well as camera calibration, the system localizes humans as they navigate the scene. Activities of interest are detected by matching models of these activities learnt a priori against the multiview observations. The trajectories and the activity index for each individual summarize the dynamic content of the scene. These are used to render the scene with virtual 3D human models that mimic the observed activities of real humans. In particular, the rendering framework is designed to handle large displays with a cluster of GPUs as well as reduce the cognitive dissonance by rendering realistic weather effects and illumination. We envision use of this system for immersive visualization as well as summarization of videos that capture group behavior.

  11. Imaging appearances of synovial plicae syndrome of the knee

    Directory of Open Access Journals (Sweden)

    Osama Abdalla Mabrouk Kheiralla

    2016-08-01

    Full Text Available Synovial plicae are synovial folds that may be found as intraarticular structures within the knee joint. They are remnants of incomplete resorption of mesenchymal tissue during fetal development. Synovial plicae, if present, are supposed to be non-pathological and asymptomatic, however if they are exposed to special events like direct trauma or repeated activities, they may be inflamed and become fibrosed and rigid and irritates the synovium of the underlying femoral condyle resulting in secondary mechanical synovitis and chondromalacia leading to what is known as plica syndrome of the knee. Inspite plica syndrome is always suspected on clinical bases and can be clearly visualized by arthroscopic application, still diagnostic imaging by MRI, CT scan and Sonography play important role in the evaluation and diagnosis of this pathological condition. The aim of this article is to provide an overview of the imaging appearances of synovial plicae syndrome of the knee on ultrasound, magnetic resonance imaging (MRI and computerized tomography scan (CT scan.

  12. Oat cell carcinoma of the esophagus: Unusual radiological appearances

    International Nuclear Information System (INIS)

    Bedi, D.G.; Shaw, M.T.

    1986-01-01

    Primary oat cell carcinoma of the esophagus is a very rare tumour. The radiographic appearance of the three cases described in this paper are unusual because they resemble benign lesions such as leiomyoma, fibrous polyp and candidiasis. It would be interesting to investigate whether such an unusual appearance is common for this neoplasm. (orig.)

  13. Oriented active shape models.

    Science.gov (United States)

    Liu, Jiamin; Udupa, Jayaram K

    2009-04-01

    Active shape models (ASM) are widely employed for recognizing anatomic structures and for delineating them in medical images. In this paper, a novel strategy called oriented active shape models (OASM) is presented in an attempt to overcome the following five limitations of ASM: 1) lower delineation accuracy, 2) the requirement of a large number of landmarks, 3) sensitivity to search range, 4) sensitivity to initialization, and 5) inability to fully exploit the specific information present in the given image to be segmented. OASM effectively combines the rich statistical shape information embodied in ASM with the boundary orientedness property and the globally optimal delineation capability of the live wire methodology of boundary segmentation. The latter characteristics allow live wire to effectively separate an object boundary from other nonobject boundaries with similar properties especially when they come very close in the image domain. The approach leads to a two-level dynamic programming method, wherein the first level corresponds to boundary recognition and the second level corresponds to boundary delineation, and to an effective automatic initialization method. The method outputs a globally optimal boundary that agrees with the shape model if the recognition step is successful in bringing the model close to the boundary in the image. Extensive evaluation experiments have been conducted by utilizing 40 image (magnetic resonance and computed tomography) data sets in each of five different application areas for segmenting breast, liver, bones of the foot, and cervical vertebrae of the spine. Comparisons are made between OASM and ASM based on precision, accuracy, and efficiency of segmentation. Accuracy is assessed using both region-based false positive and false negative measures and boundary-based distance measures. The results indicate the following: 1) The accuracy of segmentation via OASM is considerably better than that of ASM; 2) The number of landmarks

  14. Physical Appearance and Student/Teacher Interactions

    Science.gov (United States)

    Perlmutter, David L.

    2005-01-01

    Scientific and cultural research suggests that attractiveness does affect the ways that people perceive and respond to each other. In this paper, the author talks about the impact of one's appearance in academe as well as in the relationship between students and professors. From the research literature, popular writings, and many comments from his…

  15. Audit of referrals for concern regarding labial appearance at the Royal Children's Hospital: 2000-2012.

    Science.gov (United States)

    McQuillan, Sarah K; Jayasinghe, Yasmin; Grover, Sonia R

    2018-04-01

    To audit the clinical features and outcomes for all patients referred to our centre with concerns regarding labial appearance. Young females referred to a paediatric/adolescent gynaecology tertiary centre between 2000 and 2012 with concerns regarding their labial appearance were retrospectively identified. Adolescents presenting with anomalies were excluded. Retrospective chart review was undertaken to identify reasons for referral, patient characteristics, outcome of referral and concurrent health problems. In total, 46 females presenting with concerns about labial appearance were identified. Five were excluded. Median age of the study population was 14.5 years (range 5-21 years). Only four (9.8%) underwent surgery after a minimum of five consultations each, with mental health review in three of four cases prior to surgery. None of the 41 patients had documented abnormal labia; however, 6 patients had asymmetry, and 3 had a labial width of >5 cm. Of mothers, 24% (n = 10) raised the initial concern regarding labial appearance to a physician, of whom, 50% of patients had a comorbid condition. In total, 70.7% initially reported interference with daily activities, and 87.8% were reassured following discussion. With appropriate education and counselling, the majority of girls with concerns regarding labial appearance can be managed without surgery. Overall, our data support current international policy that female cosmetic genital surgery not be performed in mature minors unless there are specific indications. More research about characteristics of patients referred with labial concerns, definition of labial size and long-term satisfaction of conservative versus surgical methods is necessary to determine the best approach. © 2018 Paediatrics and Child Health Division (The Royal Australasian College of Physicians).

  16. Daily life activity routine discovery in hemiparetic rehabilitation patients using topic models.

    Science.gov (United States)

    Seiter, J; Derungs, A; Schuster-Amft, C; Amft, O; Tröster, G

    2015-01-01

    Monitoring natural behavior and activity routines of hemiparetic rehabilitation patients across the day can provide valuable progress information for therapists and patients and contribute to an optimized rehabilitation process. In particular, continuous patient monitoring could add type, frequency and duration of daily life activity routines and hence complement standard clinical scores that are assessed for particular tasks only. Machine learning methods have been applied to infer activity routines from sensor data. However, supervised methods require activity annotations to build recognition models and thus require extensive patient supervision. Discovery methods, including topic models could provide patient routine information and deal with variability in activity and movement performance across patients. Topic models have been used to discover characteristic activity routine patterns of healthy individuals using activity primitives recognized from supervised sensor data. Yet, the applicability of topic models for hemiparetic rehabilitation patients and techniques to derive activity primitives without supervision needs to be addressed. We investigate, 1) whether a topic model-based activity routine discovery framework can infer activity routines of rehabilitation patients from wearable motion sensor data. 2) We compare the performance of our topic model-based activity routine discovery using rule-based and clustering-based activity vocabulary. We analyze the activity routine discovery in a dataset recorded with 11 hemiparetic rehabilitation patients during up to ten full recording days per individual in an ambulatory daycare rehabilitation center using wearable motion sensors attached to both wrists and the non-affected thigh. We introduce and compare rule-based and clustering-based activity vocabulary to process statistical and frequency acceleration features to activity words. Activity words were used for activity routine pattern discovery using topic models

  17. MR appearance of neonatal and fetal intervertebral disks

    International Nuclear Information System (INIS)

    Ho, P.S.P.; Yu, S.; Lynch, K.L.; Ho, K.C.; Haughton, V.M.

    1987-01-01

    The infant spine has a different MR appearance than the adult spine. The authors used MR and cryomicrotomy to study the spines of stillborn fetuses and infants during in the perinatal period. In the fetal spine, Sharpey fibers are incompletely developed, the nucleus and anulus are more distinctly differentiated, the nucleus contains a transverse structure not seen in the adult, notochordal cells are more prominent, and the vertebral bodies and neural arches are incompletely ossified. The spinal landmarks and their MR appearances will be illustrated. Variations, such as calcification of the nucleus pulposus, are illustrated

  18. animal trial on imaging appearances of abdominally retained gauze

    International Nuclear Information System (INIS)

    Wang Longxia; An Ningyu; Yin Hui; Wang Xiangdong; Li Jia; Bai Ying

    2000-01-01

    Objective: To evaluate the imaging appearances of abdominally retained crumpled gauze with US, CT and MRI and the changes with time. Methods: Eight rabbits were operated and crumpled gauze was put into in their abdominal cavity. US , plain and enhanced CT and MRI scan were performed on the day of operation, and 1 to 7 weeks after operation. The imaging appearances were compared with operation findings. Pathologic examination was done simultaneously. Results: Abdominally retained crumpled gauze was instantly adhesive with omentum and neighboring intestines tightly. Fibro-connective tissue membrane was produced at the adhesion site gradually, spreading out to enclose the crumpled gauze. The enclosure was finished completely in 3 to 4 weeks. Thickened membrane also invaded into the spaces within the gauze. The crumpled gauze was eventually infected. These changes could be revealed on US, CT or MRI scans. The US appearance exhibited a hyper echoic arc zone with broad clean acoustic shadow behind. It appeared as a soft tissue mass to CT and MRI scans. In early stage CT scan could easily show the gas within the crumpled gauze. CT and MRI enhanced scans showed only the enhanced membrane and no enhancement of the crumpled gauze. Conclusion: US, CT and MRI have quite characteristic appearances of the abdominally retained crumpled gauze, especially when combined imaging techniques were employed, which can lead to a correct diagnosis together with a history of operation

  19. Active Exploration of Large 3D Model Repositories.

    Science.gov (United States)

    Gao, Lin; Cao, Yan-Pei; Lai, Yu-Kun; Huang, Hao-Zhi; Kobbelt, Leif; Hu, Shi-Min

    2015-12-01

    With broader availability of large-scale 3D model repositories, the need for efficient and effective exploration becomes more and more urgent. Existing model retrieval techniques do not scale well with the size of the database since often a large number of very similar objects are returned for a query, and the possibilities to refine the search are quite limited. We propose an interactive approach where the user feeds an active learning procedure by labeling either entire models or parts of them as "like" or "dislike" such that the system can automatically update an active set of recommended models. To provide an intuitive user interface, candidate models are presented based on their estimated relevance for the current query. From the methodological point of view, our main contribution is to exploit not only the similarity between a query and the database models but also the similarities among the database models themselves. We achieve this by an offline pre-processing stage, where global and local shape descriptors are computed for each model and a sparse distance metric is derived that can be evaluated efficiently even for very large databases. We demonstrate the effectiveness of our method by interactively exploring a repository containing over 100 K models.

  20. The Managerial Motivation Models Appear To Be in the Family Way.

    Science.gov (United States)

    Lanser, Kris

    Managerial motivation models have evolved beyond the human resource tradition of the 1960s and the 1970s to a form of corporate involvement with the personal needs of employees, many of whose family lifestyles have changed dramatically. To analyze the new role for companies and the corporate concern for employees' well-being, this research study…

  1. The Generalized Hill Model: A Kinematic Approach Towards Active Muscle Contraction

    Science.gov (United States)

    Menzel, Andreas; Kuhl, Ellen

    2014-01-01

    Excitation-contraction coupling is the physiological process of converting an electrical stimulus into a mechanical response. In muscle, the electrical stimulus is an action potential and the mechanical response is active contraction. The classical Hill model characterizes muscle contraction though one contractile element, activated by electrical excitation, and two non-linear springs, one in series and one in parallel. This rheology translates into an additive decomposition of the total stress into a passive and an active part. Here we supplement this additive decomposition of the stress by a multiplicative decomposition of the deformation gradient into a passive and an active part. We generalize the one-dimensional Hill model to the three-dimensional setting and constitutively define the passive stress as a function of the total deformation gradient and the active stress as a function of both the total deformation gradient and its active part. We show that this novel approach combines the features of both the classical stress-based Hill model and the recent active-strain models. While the notion of active stress is rather phenomenological in nature, active strain is micro-structurally motivated, physically measurable, and straightforward to calibrate. We demonstrate that our model is capable of simulating excitation-contraction coupling in cardiac muscle with its characteristic features of wall thickening, apical lift, and ventricular torsion. PMID:25221354

  2. Gamma radiation inhibits the appearance of induced ornithine decarboxylase activity in Chinese hamster cells

    International Nuclear Information System (INIS)

    Ben-Hur, E.; Heimer, Y.M.; Riklis, E.

    1981-01-01

    Ornithine decarboxylase activity of Chinese hamster cells (ODC, EC 4.1.1.17) can be induced in plateau phase by change of medium. Exposure of the cells to gamma radiation before induction reduces the amount of ODC activity induced. The dose-response curve is exponential with a D 0 of 106 krad. Exposure of BUdR-substituted cells is more effective in reducing ODC induction at high doses, with a D 0 of 38 krad. Cells can recover from the reduction incurred by 74 krad if enzyme induction is delayed for 2 hours after exposure. Treatment of the cells with psoralen-plus-light completely inhibits RNA synthesis without affecting protein synthesis (Heimer, Ben-Hur and Riklis 1977, 1978). Using this procedure it is shown that the effect of gamma radiation on inducible ODC activity is due not only to DNA damage but also involves a post-transcriptional effect. This conclusion is supported by employing a heat shock to inhibit protein synthesis prior to gamma-irradiation of log-phase cells. In such cells the increased activity of ODC upon transfer to 37 0 C is due primarily to enzyme synthesis using pre-existing RNA species during the first few hours. A low concentration of actinomycin D, which inhibits rRNA synthesis, applied during the recovery period, prevents the recovery of the cells' capacity for maximal ODC induction. This may indicate that, in order to recover, the cells have to repair damage to the ribosomes as well as to DNA. (author)

  3. The relationship between physical appearance concerns, disgust, and anti-fat prejudice.

    Science.gov (United States)

    O'Brien, Kerry S; Daníelsdóttir, Sigrún; Ólafsson, Ragnar P; Hansdóttir, Ingunn; Fridjónsdóttir, Thorarna G; Jónsdóttir, Halla

    2013-09-01

    This study examined relationships between physical appearance concerns (fear of fat, body image disturbance; BIDQ), disgust, and anti-fat prejudice (dislike, blame), and tested whether disgust mediates relationships between physical appearance concerns and anti-fat prejudice. Participants (N=1649; age=28 years) provided demographic data and completed measures of anti-fat prejudice, tendency to feel disgust, and physical appearance concerns. Univariate, multivariate, and mediation analyses were conducted. Univariate and multivariate associations were found between fear of fat, BIDQ, disgust, and anti-fat prejudice for women. For women only, mediation analyses showed that disgust partially mediated relationships between physical appearance concerns and dislike of fat people. For men, univariate and multivariate relationships were found between fear of fat, and dislike and blame of fat people, but disgust was not related to anti-fat prejudice. Newer constructs centering on physical appearance concerns and disgust appear promising candidates for understanding anti-fat prejudice. Copyright © 2013 Elsevier Ltd. All rights reserved.

  4. Appearance-related social comparisons: the role of contingent self-esteem and self-perceptions of attractiveness.

    Science.gov (United States)

    Patrick, Heather; Neighbors, Clayton; Knee, C Raymond

    2004-04-01

    Two studies examined contingent self-esteem (CSE) and responses to appearance-related social comparisons. Study 1 was an experimental study in which women rated a series of advertisements from popular women's magazines. Study 2 employed an event-contingent diary recording procedure. In Study 1, women who were higher in CSE and lower in self-perceptions of attractiveness (SPA) experienced greater decreases in positive affect and greater increases in negative affect following the ad-rating task. Study 2 results supported a mediation model in which women who were higher in CSE felt worse after social comparisons because they made primarily upward comparisons. Overall, results suggest that appearance-related comparisons are more distressing for those who base their self-worth on contingencies and have lower self-perceived attractiveness.

  5. Settings for Physical Activity – Developing a Site-specific Physical Activity Behavior Model based on Multi-level Intervention Studies

    DEFF Research Database (Denmark)

    Troelsen, Jens; Klinker, Charlotte Demant; Breum, Lars

    Settings for Physical Activity – Developing a Site-specific Physical Activity Behavior Model based on Multi-level Intervention Studies Introduction: Ecological models of health behavior have potential as theoretical framework to comprehend the multiple levels of factors influencing physical...... to be taken into consideration. A theoretical implication of this finding is to develop a site-specific physical activity behavior model adding a layered structure to the ecological model representing the determinants related to the specific site. Support: This study was supported by TrygFonden, Realdania...... activity (PA). The potential is shown by the fact that there has been a dramatic increase in application of ecological models in research and practice. One proposed core principle is that an ecological model is most powerful if the model is behavior-specific. However, based on multi-level interventions...

  6. Design of optimized hypoxia-activated prodrugs using pharmacokinetic/pharmacodynamic modeling

    Directory of Open Access Journals (Sweden)

    Annika Bettina Foehrenbacher

    2013-12-01

    Full Text Available Hypoxia contributes to resistance of tumors to some cytotoxic drugs and to radiotherapy, but can in principle be exploited with hypoxia-activated prodrugs (HAP. HAP in clinical development fall into two broad groups. Class I HAP (like the benzotriazine N-oxides tirapazamine and SN30000, are activated under relatively mild hypoxia. In contrast, Class II HAP (such as the nitro compounds PR-104A or TH-302 are maximally activated only under extreme hypoxia, but their active metabolites (effectors diffuse to cells at intermediate O2 and thus also eliminate moderately hypoxic cells. Here, we use a spatially resolved pharmacokinetic/pharmacodynamic (SR-PK/PD model to compare these two strategies and to identify the features required in an optimal Class II HAP. The model uses a Green’s function approach to calculate spatial and longitudinal gradients of O2, prodrug and effector concentrations, and resulting killing in a digitized 3D tumor microregion to estimate activity as monotherapy and in combination with radiotherapy. An analogous model for a normal tissue with mild hypoxia and short intervesssel distances (based on a cremaster muscle microvessel network was used to estimate tumor selectivity of cell killing. This showed that Class II HAP offer advantages over Class I including higher tumor selectivity and greater freedom to vary prodrug diffusibility and rate of metabolic activation. The model suggests that the largest gains in class II HAP antitumor activity could be realized by optimizing effector stability and prodrug activation rates. We also use the model to show that diffusion of effector into blood vessels is unlikely to materially increase systemic exposure for realistic tumor burdens and effector clearances. However, we show that the tumor selectivity achievable by hypoxia-dependent prodrug activation alone is limited if dose-limiting normal tissues are even mildly hypoxic

  7. Healthy food consumption in young women. The influence of others' eating behavior and body weight appearance.

    Science.gov (United States)

    Stel, Mariëlle; van Koningsbruggen, Guido M

    2015-07-01

    People's eating behaviors tend to be influenced by the behaviors of others. In the present studies, we investigated the effect of another person's eating behavior and body weight appearance on healthy food consumption of young women. In Study 1, participants watched a short film fragment together with a confederate who appeared normal weight or overweight and consumed either 3 or 10 cucumber slices. In Study 2, a confederate who appeared underweight, normal weight, or overweight consumed no or 4 cucumber slices. The number of cucumber slices eaten by participants was registered. Results showed that participants' healthy eating behavior was influenced by the confederate's eating behavior when the confederate was underweight, normal weight, and overweight. Participants ate more cucumber slices when the confederate ate a higher amount of cucumber slices compared with a lower (or no) amount of cucumber slices (Studies 1 and 2). The food intake effect was stronger for the underweight compared with the overweight model (Study 2). Copyright © 2015 Elsevier Ltd. All rights reserved.

  8. The Labour Contract as a Basis of Appearance of Labour Relations

    OpenAIRE

    Вишновецька, Світлана Василівна; Національний авіаційний університет; Такаджі, Людмила Геннадіївна; Національний авіаційний університет

    2016-01-01

    The article is devoted to research of labour contract as a basis of appearance of labour relations. The problems of conclusion of labour contract, its entry into force, the time of appearance of the labour relationship are very topical. The labour contract is the main form of realization of the right to work, a basis of appearance of labour relations that makes legal base for their functioning. Before December 28th, 2014 the actual admission to work was a basis of appearance of labour relatio...

  9. Spectrum of imaging appearances of intracranial cryptococcal infection in HIV/AIDS patients in the anti-retroviral therapy era

    International Nuclear Information System (INIS)

    Offiah, Curtis E.; Naseer, Aisha

    2016-01-01

    Cryptococcus neoformans infection is the most common fungal infection of the central nervous system (CNS) in advanced human immunodeficiency virus (HIV) and acquired immunodeficiency syndrome (AIDS) patients, but remains a relatively uncommon CNS infection in both the immunocompromised and immunocompetent patient population, rendering it a somewhat elusive and frequently overlooked diagnosis. The morbidity and mortality associated with CNS cryptococcal infection can be significantly reduced by early recognition of the imaging appearances by the radiologist in order to focus and expedite clinical management and treatment. The emergence and evolution of anti-retroviral therapy have also impacted significantly on the imaging appearances, morbidity, and mortality of this neuro-infection. The constellation of varied imaging appearances associated with cryptococcal CNS infection in the HIV and AIDS population in the era of highly active anti-retroviral therapy (HAART) will be presented in this review.

  10. Modelagem da emissão de folhas em arroz cultivado e em arroz-vermelho Modeling leaf appearance in cultivated rice and red rice

    Directory of Open Access Journals (Sweden)

    Nereu Augusto Streck

    2008-05-01

    Full Text Available O objetivo deste trabalho foi simular o aparecimento de folhas em genótipos de arroz cultivados e em biótipos de arroz-vermelho por meio da adaptação do modelo de Wang e Engel, modificado por Streck et al. Dois experimentos foram conduzidos em Santa Maria, RS, em 2004/2005 e 2005/2006. Foram utilizadas as cultivares IRGA 417 e EEA 406, um híbrido e dois biótipos de arroz-vermelho. O modelo de aparecimento de folhas foi ajustado para os genótipos usando-se dados de estágio de Haun (HS, de cinco épocas de semeadura, em 2004/2005, e a avaliação do modelo foi feita com dados de HS medidos em três épocas de semeadura, em 2005/2006. Realizou-se também um experimento numérico utilizando-se dados de temperatura de 2003/2004 e de 2006/2007, e comparou-se o HS simulado dos genótipos cultivados em relação aos biótipos de arroz-vermelho. O modelo apresentou bom desempenho para simular o HS com raiz do quadrado médio do erro geralmente menor do que uma folha. A emissão de folhas na haste principal foi maior nos genótipos modernos - IRGA 417 e híbrido - do que no genótipo tradicional EEA 406. A emissão de folhas é diferente em distintos biótipos de arroz-vermelho.The objective of this work was to simulate leaf appearance in cultivated rice genotypes and in red rice biotypes, by adapting the Wang and Engel model modified by Streck et al. Two experiments were conducted in Santa Maria, Rio Grande do Sul State, Brazil, during 2004/2005 and 2005/2006 growing seasons. Cultivars IRGA 417 and EEA 406, one hybrid, and two red rice biotypes were used. The leaf appearance model was adjusted, using Haun Stage (HS data from five sowing dates of 2004/2005 growing season, and the model evaluation was performed using HS data from three sowing dates of 2005/2006 growing season. A numerical experiment was also carried out using temperature data occurred during 2003/2004 and 2006/2007 growing seasons, and simulated HS of the cultivated rice genotypes

  11. A search for bar νe appearance from stopped π+ and μ+ decay at LAMPF

    International Nuclear Information System (INIS)

    Fujikawa, B.K.

    1990-01-01

    The author reports on a recent search for bar ν e appearance from stopped π + → μ + ν μ and μ + → e + ν e bar ν μ decay made by the LAMPF experiment E645. The appearance of bar ν e may occur from bar ν μ → bar ν e , ν e → bar ν eL , or ν μ → bar ν eL oscillations. Appearance may also occur from rare μ + → e + bar ν e ν μ decay, which is allowed by a multiplicative lepton charge conservation law. The neutrino energies range from E ν = 0 to 52.8MeV. The neutrino detector, which is located 26.1 meters from the neutrino source, consists of a segmented liquid scintillator and proportional drift tube central detector surrounded by both active and passive shielding. The central detector detects bar ν e through the bar ν e p → ne + Charge Current (CC) reaction, which is signaled by the direct detection of the final state positron and neutron. The hydrogen-rich liquid scintillators act as free proton targets for the bar ν e p CC reaction. The neutrons are detected through radiative neutron capture on gadolinium. He finds no evidence for bar ν e appearance in the first year of running. New limits on the bar ν μ , ν e , ν μ yields bar ν e oscillation parameters and the rare μ + → e + bar ν e ν μ decay branching ratio are presented

  12. Evaluation on activation activity of reactor in JRR-2 applied 3 dimensional model to neutron flux calculation

    International Nuclear Information System (INIS)

    Kishimoto, Katsumi; Arigane, Kenji

    2005-03-01

    Revaluation to activation activity of reactor evaluated at the notification of dismantling submitted in 1997 was carried out in JRR-2 where decommissioning was advanced now. In the revaluation, estimation accuracy on neutron streaming at various horizontal experimental tubes was improved by applying 3 dimensional model to neutron transport calculation that had been carried out by 2 dimensional model, and calculating with TORT. As the result, excessive overestimations on horizontal experimental tubes and biological shield that had greatly contributed to total activation activity in evaluation at the notification of dismantling was revised, sum of their activation activities in the revaluation decreased to 1/18 (case after 1 year from the permanent shutdown of reactor) of evaluation at the notification of dismantling, and the structural materials that had large activation activity were changed. By the above, it was shown that introducing 3 dimensional model was effective in evaluation on activation activity of the research reactor that had a lot of various experimental tubes. Total activation activity of reactor by the revaluation depended on control rods, thermal shield plates and horizontal experimental tubes, and the value after 1 year from the permanent shutdown of reactor was 1.9x10 14 Bq. (author)

  13. A review of modeling approaches in activated sludge systems

    African Journals Online (AJOL)

    use

    Key words: Mathematical modeling, water, wastewater, wastewater treatment plants, activated sludge systems. INTRODUCTION ... sedimentation processes which take place in the aeration ...... activated sludge waste water treatment systems.

  14. Model-based segmentation of abdominal aortic aneurysms in CTA images

    Science.gov (United States)

    de Bruijne, Marleen; van Ginneken, Bram; Niessen, Wiro J.; Loog, Marco; Viergever, Max A.

    2003-05-01

    Segmentation of thrombus in abdominal aortic aneurysms is complicated by regions of low boundary contrast and by the presence of many neighboring structures in close proximity to the aneurysm wall. We present an automated method that is similar to the well known Active Shape Models (ASM), combining a three-dimensional shape model with a one-dimensional boundary appearance model. Our contribution is twofold: we developed a non-parametric appearance modeling scheme that effectively deals with a highly varying background, and we propose a way of generalizing models of curvilinear structures from small training sets. In contrast with the conventional ASM approach, the new appearance model trains on both true and false examples of boundary profiles. The probability that a given image profile belongs to the boundary is obtained using k nearest neighbor (kNN) probability density estimation. The performance of this scheme is compared to that of original ASMs, which minimize the Mahalanobis distance to the average true profile in the training set. The generalizability of the shape model is improved by modeling the objects axis deformation independent of its cross-sectional deformation. A leave-one-out experiment was performed on 23 datasets. Segmentation using the kNN appearance model significantly outperformed the original ASM scheme; average volume errors were 5.9% and 46% respectively.

  15. 9 CFR 93.313 - Appearance of disease among horses in quarantine.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 1 2010-01-01 2010-01-01 false Appearance of disease among horses in...; REQUIREMENTS FOR MEANS OF CONVEYANCE AND SHIPPING CONTAINERS Horses § 93.313 Appearance of disease among horses in quarantine. If any contagious disease appears among horses during the quarantine period special...

  16. 72-directional display having VGA resolution for high-appearance image generation

    Science.gov (United States)

    Takaki, Yasuhiro; Dairiki, Takeshi

    2006-02-01

    The high-density directional display, which was originally developed in order to realize a natural 3D display, is not only a 3D display but also a high-appearance display. The appearances of objects, such as glare and transparency, are the results of the reflection and the refraction of rays. The faithful reproduction of such appearances of objects is impossible using conventional 2D displays because rays diffuse on the display screen. The high-density directional display precisely controls the horizontal ray directions so that it can reproduce the appearances of objects. The fidelity of the reproduction of object appearances depends on the ray angle sampling pitch. The angle sampling pitch is determined by considering the human eye imaging system. In the present study the high-appearance display which has the resolution of 640×400 and emits rays in 72 different horizontal directions with the angle pitch of 0.38° was constructed. Two 72-directional displays were combined, each of which consisted of a high-resolution LCD panel (3,840×2,400) and a slanted lenticular sheet. Two images produced by two displays were superimposed by a half mirror. A slit array was placed at the focal plane of the lenticular sheet for each display to reduce the horizontal image crosstalk in the combined image. The impression analysis shows that the high-appearance display provides higher appearances and presence than the conventional 2D displays do.

  17. A fully resolved active musculo-mechanical model for esophageal transport

    Science.gov (United States)

    Kou, Wenjun; Bhalla, Amneet Pal Singh; Griffith, Boyce E.; Pandolfino, John E.; Kahrilas, Peter J.; Patankar, Neelesh A.

    2015-10-01

    Esophageal transport is a physiological process that mechanically transports an ingested food bolus from the pharynx to the stomach via the esophagus, a multi-layered muscular tube. This process involves interactions between the bolus, the esophagus, and the neurally coordinated activation of the esophageal muscles. In this work, we use an immersed boundary (IB) approach to simulate peristaltic transport in the esophagus. The bolus is treated as a viscous fluid that is actively transported by the muscular esophagus, and the esophagus is modeled as an actively contracting, fiber-reinforced tube. Before considering the full model of the esophagus, however, we first consider a standard benchmark problem of flow past a cylinder. Next a simplified version of our model is verified by comparison to an analytic solution to the tube dilation problem. Finally, three different complex models of the multi-layered esophagus, which differ in their activation patterns and the layouts of the mucosal layers, are extensively tested. To our knowledge, these simulations are the first of their kind to incorporate the bolus, the multi-layered esophagus tube, and muscle activation into an integrated model. Consistent with experimental observations, our simulations capture the pressure peak generated by the muscle activation pulse that travels along the bolus tail. These fully resolved simulations provide new insights into roles of the mucosal layers during bolus transport. In addition, the information on pressure and the kinematics of the esophageal wall resulting from the coordination of muscle activation is provided, which may help relate clinical data from manometry and ultrasound images to the underlying esophageal motor function.

  18. MRI appearance of stereotactic thalamic lesions in Parkinson's disease

    Energy Technology Data Exchange (ETDEWEB)

    Terada, Kousaku; Asakura, Tetsuhiko; Kasamo, Shizuya; Kusumoto, Kazuhiro; Niiro, Masaki [Kagoshima Univ. (Japan). Faculty of Medicine; Uetsuhara, Kouichi

    1990-04-01

    Stereotactic thalamotomy is a useful method of treatment in selected cases of Parkinsonism. Previously, the consequences of these stereotactic lesions have been assessed by means of their postoperative clinical effects and CT appearances. Now, however, MR imaging allows a clearer, three-dimensional demonstration of the lesion than does CT scanning; its appearance can now be correlated with the results obtained by the use of the radiofrequency method and its clinical effects. The authors have performed postoperative MR imaging on 12 patients with a total of 13 thalamotomies. The early postoperative MR appearance of these lesions is composed of two relatively clear and distinct parts. In T{sub 1}-weighted imaging, there is a central hyper-intense core and a low-intensity area surrounding it. In T{sub 2}-weighted imaging, there is a central hypo-intense core and a high-intensity area surrounding it. The late postoperative MR appearance is a low-intensity spot in T{sub 1}-weighted imaging and a high-intensity spot in T{sub 2}-weighted imaging. MR imaging is very useful for the postoperative evaluation of stereotactic thalamotomy in helping to identify the location of and the chronological change in the radiofrequency lesions. (author).

  19. The role of serotonin and norepinephrine in sleep-waking activity.

    Science.gov (United States)

    Morgane, P J; Stern, W C

    1975-11-01

    A critical review of the evidences relating the biogenic amines serotonin and norepinephrine to the states of slow-wave and rapid eye movement (REM) sleep is presented. Various alternative explanations for specific chemical regulation of the individual sleep states, including the phasic events of REM sleep, are evaluated within the overall framework of the monoamine theory of sleep. Several critical neuropsychopharmacological studies relating to metabolsim of the amines in relation to sleep-waking behavior are presented. Models of the chemical neuronal circuitry involved in sleep-waking activity are derived and interactions between several brainstem nuclei, particularly the raphé complex and locus coeruleus, are discussed. Activity in these aminergic systems in relation to oscillations in the sleep-waking cycles is evaluated. In particular, the assessment of single cell activity in specific chemical systems in relations to chemical models of sleep is reviewed. Overall, it appears that the biogenic amines, especially serotonin and norepinephrine, play key roles in the generation and maintenance of the sleep states. These neurotransmitters participate in some manner in the "triggering" processes necessary for actuating each sleep phase and in regulating the transitions from sleep to waking activity. The biogenic amines are, however, probably not "sleep factors" or direct inducers of the sleep states. Rather, they appear to be components of a multiplicity of interacting chemical circuitry in the brain whose activity maintains various chemical balances in different brain regions. Shifts in these balances appear to be involved in the triggering and maintenance of the various states comprising the vigilance continuum.

  20. Spinal appearance questionnaire: factor analysis, scoring, reliability, and validity testing.

    Science.gov (United States)

    Carreon, Leah Y; Sanders, James O; Polly, David W; Sucato, Daniel J; Parent, Stefan; Roy-Beaudry, Marjolaine; Hopkins, Jeffrey; McClung, Anna; Bratcher, Kelly R; Diamond, Beverly E

    2011-08-15

    Cross sectional. This study presents the factor analysis of the Spinal Appearance Questionnaire (SAQ) and its psychometric properties. Although the SAQ has been administered to a large sample of patients with adolescent idiopathic scoliosis (AIS) treated surgically, its psychometric properties have not been fully evaluated. This study presents the factor analysis and scoring of the SAQ and evaluates its psychometric properties. The SAQ and the Scoliosis Research Society-22 (SRS-22) were administered to AIS patients who were being observed, braced or scheduled for surgery. Standard demographic data and radiographic measures including Lenke type and curve magnitude were also collected. Of the 1802 patients, 83% were female; with a mean age of 14.8 years and mean initial Cobb angle of 55.8° (range, 0°-123°). From the 32 items of the SAQ, 15 loaded on two factors with consistent and significant correlations across all Lenke types. There is an Appearance (items 1-10) and an Expectations factor (items 12-15). Responses are summed giving a range of 5 to 50 for the Appearance domain and 5 to 20 for the Expectations domain. The Cronbach's α was 0.88 for both domains and Total score with a test-retest reliability of 0.81 for Appearance and 0.91 for Expectations. Correlations with major curve magnitude were higher for the SAQ Appearance and SAQ Total scores compared to correlations between the SRS Appearance and SRS Total scores. The SAQ and SRS-22 Scores were statistically significantly different in patients who were scheduled for surgery compared to those who were observed or braced. The SAQ is a valid measure of self-image in patients with AIS with greater correlation to curve magnitude than SRS Appearance and Total score. It also discriminates between patients who require surgery from those who do not.

  1. Modeling Mitigation Activities in North Carolina Watersheds

    Science.gov (United States)

    Garcia, A. M.

    2017-12-01

    Nutrient enrichment and excessive sediment loadings have contributed to the degradation of rivers, lakes and estuaries in North Carolina. The North Carolina Department of Environmental Quality (NCDEQ) has implemented several basin-wide nutrient and sediment management strategies, yet gaps remain in understanding the impact of these strategies given the complexities in quantifying the processes that govern the transport of nutrient and sediment. In particular, improved assessment of the status of nutrient and sediment loadings to lakes and estuaries throughout the state is needed, including characterizing their sources and describing the relative contributions of different areas. The NCDEQ Division of Mitigation Services (DMS) uses watershed planning to identify and prioritize the best locations to implement stream, wetland, and riparian-buffer restoration to improve water quality. To support better decision-making for watershed restoration activities we are developing a SPARROW (SPAtially Referenced Regressions On Watershed attributes) model framework specifically for North Carolina. The SPARROW analysis (developed by the U.S. Geological Survey) relates water-quality monitoring data to better understand the effects of human activities and natural processes on surface-water quality. The core of the model consists of using a nonlinear-regression equation to describe the non-conservative transport of contaminants from point and nonpoint sources on land to rivers, lakes and estuaries through the stream and river network. In this presentation, preliminary total Nitrogen, total Phosphorus, and Total Suspended Solids (TSS) NC-SPARROW models are described that illustrate the SPARROW modeling framework incorporating specific restoration datasets and activity metrics, such as extent of riparian buffer and easements.

  2. Uncommon radiologic appearance of bony hydatidosis in child

    International Nuclear Information System (INIS)

    Smida, M.; Jalel, C.; Mrad, K.; Sayed, M.; Ben Abdallah, O.; Ben Chehida, F.; Ben Ghachem, M.

    2001-01-01

    The authors report 2 cases of 2 children aging 11 and 12-years-old presenting hydatidosis in the upper extremity of 2 long bones femur and tibia. In 2 cases, radiological appearances were atypical. In the femur, plain radiographs revealed multiple lucencies, irregular, located in the superior extremity with a periosteal reaction. The CT scan confirmed these data and showed a cortical rupture, extension to soft tissue with contrast enhancement. In the tibia, plain radiographies showed delimited lucencies, confluent with a rim condensation in the proximal epiphyseal-metaphyseal area. Echography and CT are helpful when radiological appearances are unusual. (authors)

  3. THE EUROPEAN MODEL OF STATE REGULATION OF TOURISM ACTIVITIES

    Directory of Open Access Journals (Sweden)

    О. Davydova

    2013-11-01

    Full Text Available In the article the existing model of state regulation of the development of tourism. Expediency of the European model of state regulation of tourism development in Ukraine. It is noted that the European model of state regulation of tourism activities based on the coordination of marketing activities and the development of cooperation between the public and private sectors. The basic forms of public-private partnerships and the advantages of using cluster model of development of tourism, namely, contracts, production sharing agreement, lease, joint venture. Promising areas of application of the PPP identified the transport sector, housing and utilities, energy and tourism sector. The features of cluster formations in the country and the prospects for tourism clusters.

  4. Appearance detection device for fuel assembly

    International Nuclear Information System (INIS)

    Matsuoka, Toshihiro

    1998-01-01

    The prevent invention provides an appearance detection device which improves accuracy of images on a display and facilitates editing and selection of images upon detection of appearance of a reactor fuel assembly. Namely, the device of the present invention comprises (1) television cameras movable along fuel assemblies of a reactor, (2) a detection means for detecting the positions of the television cameras, (3) a convertor for converting analog image signals of the television cameras to digital image signals, (4) a memory means for sampling a predetermined portion of the images of the television camera and storing it together with the position signal obtained by the detection means and (5) a computer for selecting a plurality of images and positions from the above-mentioned means and joining them to one or a plurality of static images of the fuel assembly. At least two television cameras are disposed oppositely with each other. Then, position signals of the television cameras are designated by the stored sampling signals, and the fuel assembly at the position can be displayed quickly. It is scrolled, compressed or enlarged and formed into images. (I.S.)

  5. [Active ageing and success: A brief history of conceptual models].

    Science.gov (United States)

    Petretto, Donatella Rita; Pili, Roberto; Gaviano, Luca; Matos López, Cristina; Zuddas, Carlo

    2016-01-01

    The aim of this paper is to analyse and describe different conceptual models of successful ageing, active and healthy ageing developed in Europe and in America in the 20° century, starting from Rowe and Kahn's original model (1987, 1997). A narrative review was conducted on the literature on successful ageing. Our review included definition of successful ageing from European and American scholars. Models were found that aimed to describe indexes of active and healthy ageing, models devoted to describe processes involved in successful ageing, and additional views that emphasise subjective and objective perception of successful ageing. A description is also given of critiques on previous models and remedies according to Martin et al. (2014) and strategies for successful ageing according to Jeste and Depp (2014). The need is discussed for the enhancement of Rowe and Kahn's model and other models with a more inclusive, universal description of ageing, incorporating scientific evidence regarding active ageing. Copyright © 2015 SEGG. Publicado por Elsevier España, S.L.U. All rights reserved.

  6. Operations Assessment of Launch Vehicle Architectures using Activity Based Cost Models

    Science.gov (United States)

    Ruiz-Torres, Alex J.; McCleskey, Carey

    2000-01-01

    The growing emphasis on affordability for space transportation systems requires the assessment of new space vehicles for all life cycle activities, from design and development, through manufacturing and operations. This paper addresses the operational assessment of launch vehicles, focusing on modeling the ground support requirements of a vehicle architecture, and estimating the resulting costs and flight rate. This paper proposes the use of Activity Based Costing (ABC) modeling for this assessment. The model uses expert knowledge to determine the activities, the activity times and the activity costs based on vehicle design characteristics. The approach provides several advantages to current approaches to vehicle architecture assessment including easier validation and allowing vehicle designers to understand the cost and cycle time drivers.

  7. Bi-dimension decomposed hidden Markov models for multi-person activity recognition

    Institute of Scientific and Technical Information of China (English)

    Wei-dong ZHANG; Feng CHEN; Wen-li XU

    2009-01-01

    We present a novel model for recognizing long-term complex activities involving multiple persons. The proposed model, named 'decomposed hidden Markov model' (DHMM), combines spatial decomposition and hierarchical abstraction to capture multi-modal, long-term dependent and multi-scale characteristics of activities. Decomposition in space and time offers conceptual advantages of compaction and clarity, and greatly reduces the size of state space as well as the number of parameters.DHMMs are efficient even when the number of persons is variable. We also introduce an efficient approximation algorithm for inference and parameter estimation. Experiments on multi-person activities and multi-modal individual activities demonstrate that DHMMs are more efficient and reliable than familiar models, such as coupled HMMs, hierarchical HMMs, and multi-observation HMMs.

  8. Ultrasound appearances of Implanon implanted contraceptive devices.

    LENUS (Irish Health Repository)

    McNeill, G

    2009-09-01

    Subdermal contraceptive devices represent a popular choice of contraception. Whilst often removed without the use of imaging, circumstances exist where imaging is required. Ultrasound is the modality of choice. The optimal technique and typical sonographic appearances are detailed in this article.

  9. Surrogate screening models for the low physical activity criterion of frailty.

    Science.gov (United States)

    Eckel, Sandrah P; Bandeen-Roche, Karen; Chaves, Paulo H M; Fried, Linda P; Louis, Thomas A

    2011-06-01

    Low physical activity, one of five criteria in a validated clinical phenotype of frailty, is assessed by a standardized, semiquantitative questionnaire on up to 20 leisure time activities. Because of the time demanded to collect the interview data, it has been challenging to translate to studies other than the Cardiovascular Health Study (CHS), for which it was developed. Considering subsets of activities, we identified and evaluated streamlined surrogate assessment methods and compared them to one implemented in the Women's Health and Aging Study (WHAS). Using data on men and women ages 65 and older from the CHS, we applied logistic regression models to rank activities by "relative influence" in predicting low physical activity.We considered subsets of the most influential activities as inputs to potential surrogate models (logistic regressions). We evaluated predictive accuracy and predictive validity using the area under receiver operating characteristic curves and assessed criterion validity using proportional hazards models relating frailty status (defined using the surrogate) to mortality. Walking for exercise and moderately strenuous household chores were highly influential for both genders. Women required fewer activities than men for accurate classification. The WHAS model (8 CHS activities) was an effective surrogate, but a surrogate using 6 activities (walking, chores, gardening, general exercise, mowing and golfing) was also highly predictive. We recommend a 6 activity questionnaire to assess physical activity for men and women. If efficiency is essential and the study involves only women, fewer activities can be included.

  10. Normal pediatric postmortem CT appearances

    Energy Technology Data Exchange (ETDEWEB)

    Klein, Willemijn M.; Bosboom, Dennis G.H.; Koopmanschap, Desiree H.J.L.M. [Radboud University Medical Center, Department of Radiology and Nuclear Medicine, Nijmegen (Netherlands); Nievelstein, Rutger A.J. [University Medical Center Utrecht, Department of Radiology, Utrecht (Netherlands); Nikkels, Peter G.J. [University Medical Center Utrecht, Department of Pathology, Utrecht (Netherlands); Rijn, Rick R. van [Academic Medical Center, Department of Radiology, Amsterdam (Netherlands)

    2015-04-01

    Postmortem radiology is a rapidly developing specialty that is increasingly used as an adjunct to or substitute for conventional autopsy. The goal is to find patterns of disease and possibly the cause of death. Postmortem CT images bring to light processes of decomposition most radiologists are unfamiliar with. These postmortem changes, such as the formation of gas and edema, should not be mistaken for pathological processes that occur in living persons. In this review we discuss the normal postmortem thoraco-abdominal changes and how these appear on CT images, as well as how to differentiate these findings from those of pathological processes. (orig.)

  11. Developing an active implementation model for a chronic disease management program.

    Science.gov (United States)

    Smidth, Margrethe; Christensen, Morten Bondo; Olesen, Frede; Vedsted, Peter

    2013-04-01

    Introduction and diffusion of new disease management programs in healthcare is usually slow, but active theory-driven implementation seems to outperform other implementation strategies. However, we have only scarce evidence on the feasibility and real effect of such strategies in complex primary care settings where municipalities, general practitioners and hospitals should work together. The Central Denmark Region recently implemented a disease management program for chronic obstructive pulmonary disease (COPD) which presented an opportunity to test an active implementation model against the usual implementation model. The aim of the present paper is to describe the development of an active implementation model using the Medical Research Council's model for complex interventions and the Chronic Care Model. We used the Medical Research Council's five-stage model for developing complex interventions to design an implementation model for a disease management program for COPD. First, literature on implementing change in general practice was scrutinised and empirical knowledge was assessed for suitability. In phase I, the intervention was developed; and in phases II and III, it was tested in a block- and cluster-randomised study. In phase IV, we evaluated the feasibility for others to use our active implementation model. The Chronic Care Model was identified as a model for designing efficient implementation elements. These elements were combined into a multifaceted intervention, and a timeline for the trial in a randomised study was decided upon in accordance with the five stages in the Medical Research Council's model; this was captured in a PaTPlot, which allowed us to focus on the structure and the timing of the intervention. The implementation strategies identified as efficient were use of the Breakthrough Series, academic detailing, provision of patient material and meetings between providers. The active implementation model was tested in a randomised trial

  12. A passive and active microwave-vector radiative transfer (PAM-VRT) model

    International Nuclear Information System (INIS)

    Yang, Jun; Min, Qilong

    2015-01-01

    A passive and active microwave vector radiative transfer (PAM-VRT) package has been developed. This fast and accurate forward microwave model, with flexible and versatile input and output components, self-consistently and realistically simulates measurements/radiation of passive and active microwave sensors. The core PAM-VRT, microwave radiative transfer model, consists of five modules: gas absorption (two line-by-line databases and four fast models); hydrometeor property of water droplets and ice (spherical and nonspherical) particles; surface emissivity (from Community Radiative Transfer Model (CRTM)); vector radiative transfer of successive order of scattering (VSOS); and passive and active microwave simulation. The PAM-VRT package has been validated against other existing models, demonstrating good accuracy. The PAM-VRT not only can be used to simulate or assimilate measurements of existing microwave sensors, but also can be used to simulate observation results at some new microwave sensors. - Highlights: • A novel microwave vector radiative transfer model is developed. • It can simulate passive and active microwave radiative transfer simultaneously. • It can be applied to simulate measurements for different types of viewing geometry. • The accuracy of this model has been validated against other existing models

  13. Teaching physical activities to students with significant disabilities using video modeling.

    Science.gov (United States)

    Cannella-Malone, Helen I; Mizrachi, Sharona V; Sabielny, Linsey M; Jimenez, Eliseo D

    2013-06-01

    The objective of this study was to examine the effectiveness of video modeling on teaching physical activities to three adolescents with significant disabilities. The study implemented a multiple baseline across six physical activities (three per student): jumping rope, scooter board with cones, ladder drill (i.e., feet going in and out), ladder design (i.e., multiple steps), shuttle run, and disc ride. Additional prompt procedures (i.e., verbal, gestural, visual cues, and modeling) were implemented within the study. After the students mastered the physical activities, we tested to see if they would link the skills together (i.e., complete an obstacle course). All three students made progress learning the physical activities, but only one learned them with video modeling alone (i.e., without error correction). Video modeling can be an effective tool for teaching students with significant disabilities various physical activities, though additional prompting procedures may be needed.

  14. Validation of Power Requirement Model for Active Loudspeakers

    DEFF Research Database (Denmark)

    Schneider, Henrik; Madsen, Anders Normann; Bjerregaard, Ruben

    2015-01-01

    . There are however many advantages that could be harvested from such knowledge like size, cost and efficiency improvements. In this paper a recently proposed power requirement model for active loudspeakers is experimentally validated and the model is expanded to include the closed and vented type enclosures...

  15. Modelling elasticity in solids using active cubes - application to simulated operations

    DEFF Research Database (Denmark)

    Bro-Nielsen, Morten

    1995-01-01

    The paper describes an approach to elastic modelling of human tissue based on the use of 3D solid active models-active cubes (M. Bro-Nielsen, 1994)-and a shape description based on the metric tensor in a solid. Active cubes are used because they provide a natural parameterization of the surface a...

  16. Appearance-based rejection sensitivity: implications for mental and physical health, affect, and motivation.

    Science.gov (United States)

    Park, Lora E

    2007-04-01

    Appearance-Based Rejection Sensitivity (Appearance-RS) is a personality-processing system characterized by anxious concerns and expectations about being rejected based on one's physical attractiveness. People differ in their sensitivity to rejection based on appearance, with consequences for mental and physical health, self-esteem, affect, and feelings of belonging. Study 1 describes the development and validation of the Appearance-RS scale, its relation to personality variables and to health-related outcomes. Study 2 provides experimental evidence that high Appearance-RS people feel more alone and rejected when asked to think about negative aspects of their appearance. Finally, Study 3 tests ways to reduce the negative effects of receiving an appearance threat among high Appearance-RS participants. Specifically, high Appearance-RS participants who engaged in self-affirmation (thought of their personal strengths) or received a secure attachment prime (thought of a close, caring relationship) were buffered from the negative effects of an appearance threat on subsequent state self-esteem and mood.

  17. Consensus Coding as a Tool in Visual Appearance Research

    Directory of Open Access Journals (Sweden)

    D R Simmons

    2011-04-01

    Full Text Available A common problem in visual appearance research is how to quantitatively characterise the visual appearance of a region of an image which is categorised by human observers in the same way. An example of this is scarring in medical images (Ayoub et al, 2010, The Cleft-Palate Craniofacial Journal, in press. We have argued that “scarriness” is itself a visual appearance descriptor which summarises the distinctive combination of colour, texture and shape information which allows us to distinguish scarred from non-scarred tissue (Simmons et al, ECVP 2009. Other potential descriptors for other image classes would be “metallic”, “natural”, or “liquid”. Having developed an automatic algorithm to locate scars in medical images, we then tested “ground truth” by asking untrained observers to draw around the region of scarring. The shape and size of the scar on the image was defined by building a contour plot of the agreement between observers' outlines and thresholding at the point above which 50% of the observers agreed: a consensus coding scheme. Based on the variability in the amount of overlap between the scar as defined by the algorithm, and the consensus scar of the observers, we have concluded that the algorithm does not completely capture the putative appearance descriptor “scarriness”. A simultaneous analysis of qualitative descriptions of the scarring by the observers revealed that other image features than those encoded by the algorithm (colour and texture might be important, such as scar boundary shape. This approach to visual appearance research in medical imaging has potential applications in other application areas, such as botany, geology and archaeology.

  18. The impact of appearance-related teasing by family members.

    Science.gov (United States)

    Keery, Helene; Boutelle, Kerri; van den Berg, Patricia; Thompson, J Kevin

    2005-08-01

    This study evaluated the prevalence and effects of teasing by family members on body dissatisfaction, eating disturbance, and psychological functioning. Self-report data were collected from 372 middle school girls who were part of a larger study in a Tampa Bay, Florida area middle school (mean age: 12.6 years; 85% Caucasian). Twenty-three percent of participants reported appearance-related teasing by a parent, and 12% were teased by a parent about being heavy. Nineteen percent of the girls reported appearance-related teasing by fathers, 13% reported appearance-related teasing by mothers, and 29% reported appearance-related teasing by siblings. After controlling for body mass index (BMI) and maternal teasing, paternal teasing was a significant predictor of body dissatisfaction, comparison, thin-ideal internalization, restriction, bulimic behaviors, self-esteem, and depression. After controlling for BMI and paternal teasing, maternal teasing was a significant predictor of depression. After controlling for BMI and maternal teasing, paternal teasing significantly increased the odds of having a sibling who teases. Girls who reported being teased by at least one sibling demonstrated significantly higher levels of body dissatisfaction, comparison, thin-ideal internalization, restriction, bulimic behaviors, depression, and significantly lower levels of self-esteem than those girls who reported they were not teased by their siblings. Frequency of teasing was associated with higher levels of negative outcomes. This study has implications for treatment and prevention of eating disorders. The results suggest that health care providers should assess appearance-related teasing in their patients' lives to identify girls who may be at risk for body image and eating disturbance and poor psychological functioning.

  19. Modelling the nonlinearity of piezoelectric actuators in active ...

    African Journals Online (AJOL)

    Piezoelectric actuators have great capabilities as elements of intelligent structures for active vibration cancellation. One problem with this type of actuator is its nonlinear behaviour. In active vibration control systems, it is important to have an accurate model of the control branch. This paper demonstrates the ability of neural ...

  20. Fusion of Appearance Image and Passive Stereo Depth Map for Face Recognition Based on the Bilateral 2DLDA

    Directory of Open Access Journals (Sweden)

    Jian-Gang Wang

    2007-08-01

    Full Text Available This paper presents a novel approach for face recognition based on the fusion of the appearance and depth information at the match score level. We apply passive stereoscopy instead of active range scanning as popularly used by others. We show that present-day passive stereoscopy, though less robust and accurate, does make positive contribution to face recognition. By combining the appearance and disparity in a linear fashion, we verified experimentally that the combined results are noticeably better than those for each individual modality. We also propose an original learning method, the bilateral two-dimensional linear discriminant analysis (B2DLDA, to extract facial features of the appearance and disparity images. We compare B2DLDA with some existing 2DLDA methods on both XM2VTS database and our database. The results show that the B2DLDA can achieve better results than others.

  1. Fusion of Appearance Image and Passive Stereo Depth Map for Face Recognition Based on the Bilateral 2DLDA

    Directory of Open Access Journals (Sweden)

    Kong Hui

    2007-01-01

    Full Text Available This paper presents a novel approach for face recognition based on the fusion of the appearance and depth information at the match score level. We apply passive stereoscopy instead of active range scanning as popularly used by others. We show that present-day passive stereoscopy, though less robust and accurate, does make positive contribution to face recognition. By combining the appearance and disparity in a linear fashion, we verified experimentally that the combined results are noticeably better than those for each individual modality. We also propose an original learning method, the bilateral two-dimensional linear discriminant analysis (B2DLDA, to extract facial features of the appearance and disparity images. We compare B2DLDA with some existing 2DLDA methods on both XM2VTS database and our database. The results show that the B2DLDA can achieve better results than others.

  2. [Succession caused by beaver (Castor fiber L.) life activity: I. What is learnt from the calibration of a simple Markov model].

    Science.gov (United States)

    Logofet, D O; Evstigneev, O I; Aleĭnikov, A A; Morozova, A O

    2014-01-01

    A homogeneous Markov chain of three aggregated states "pond--swamp--wood" is proposed as a model of cyclic zoogenic successions caused by beaver (Castor fiber L.) life activity in a forest biogeocoenosis. To calibrate the chain transition matrix, the data have appeared sufficient that were gained from field studies undertaken in "Bryanskii Les" Reserve in the years of 2002-2008. Major outcomes of the calibrated model ensue from the formulae of finite homogeneous Markov chain theory: the stationary probability distribution of states, thematrix (T) of mean first passage times, and the mean durations (M(j)) of succession stages. The former illustrates the distribution of relative areas under succession stages if the current trends and transition rates of succession are conserved in the long-term--it has appeared close to the observed distribution. Matrix T provides for quantitative characteristics of the cyclic process, specifying the ranges the experts proposed for the duration of stages in the conceptual scheme of succession. The calculated values of M(j) detect potential discrepancies between empirical data, the expert knowledge that summarizes the data, and the postulates accepted in the mathematical model. The calculated M2 value falls outside the expert range, which gives a reason to doubt the validity of expert estimation proposed, the aggregation mode chosen for chain states, or/and the accuracy-of data available, i.e., to draw certain "lessons" from partially successful calibration. Refusal to postulate the time homogeneity or the Markov property of the chain is also discussed among possible ways to improve the model.

  3. "Appearance potent"? A content analysis of UK gay and straight men's magazines.

    Science.gov (United States)

    Jankowski, Glen S; Fawkner, Helen; Slater, Amy; Tiggemann, Marika

    2014-09-01

    With little actual appraisal, a more 'appearance potent' (i.e., a reverence for appearance ideals) subculture has been used to explain gay men's greater body dissatisfaction in comparison to straight men's. This study sought to assess the respective appearance potency of each subculture by a content analysis of 32 issues of the most read gay (Attitude, Gay Times) and straight men's magazines (Men's Health, FHM) in the UK. Images of men and women were coded for their physical characteristics, objectification and nudity, as were the number of appearance adverts and articles. The gay men's magazines featured more images of men that were appearance ideal, nude and sexualized than the straight men's magazines. The converse was true for the images of women and appearance adverts. Although more research is needed to understand the effect of this content on the viewer, the findings are consistent with a more appearance potent gay male subculture. Crown Copyright © 2014. Published by Elsevier Ltd. All rights reserved.

  4. The interplay of personality and negative comments about appearance in predicting body image.

    Science.gov (United States)

    Kvalem, Ingela Lundin; von Soest, Tilmann; Roald, Helge E; Skolleborg, Knut Chr

    2006-09-01

    This study investigates how personality traits in combination with frequency of and emotional reaction to negative comments about appearance while growing up are related to appearance evaluation and orientation among adult women. Nine hundred and seven participants from a representative sample of Norwegian women aged 22-55, answered questions measuring body image, personality (Big Five), and history of experiencing negative comments about appearance. Results indicated that only emotional reaction to negative comments about appearance significantly predicted both appearance evaluation and orientation, while frequency of negative comments did not. Being extrovert predicted more positive appearance evaluation and being more appearance oriented than being introvert. Scoring high on neuroticism was related to negative appearance evaluation and high appearance orientation. The findings demonstrate the importance of differentiating between the frequency and the emotional impact of teasing as well as including personality traits when studying body image.

  5. A Model of Active Roll Vehicle Suspension

    Directory of Open Access Journals (Sweden)

    I. Čech

    2010-01-01

    Full Text Available This paper describes active suspension with active roll for four-wheel vehicle (bus by means of an in-series pump actuator with doubled hydropneumatic springs. It also gives full control law with no sky-craping. Lateral stiffness and solid axle geometry in the mechanical model are not neglected. Responses to lateral input as well as responses to statistical unevennesses show considerable improvement of passengers comfort and safety when cornering.

  6. An improved active contour model for glacial lake extraction

    Science.gov (United States)

    Zhao, H.; Chen, F.; Zhang, M.

    2017-12-01

    Active contour model is a widely used method in visual tracking and image segmentation. Under the driven of objective function, the initial curve defined in active contour model will evolve to a stable condition - a desired result in given image. As a typical region-based active contour model, C-V model has a good effect on weak boundaries detection and anti noise ability which shows great potential in glacial lake extraction. Glacial lake is a sensitive indicator for reflecting global climate change, therefore accurate delineate glacial lake boundaries is essential to evaluate hydrologic environment and living environment. However, the current method in glacial lake extraction mainly contains water index method and recognition classification method are diffcult to directly applied in large scale glacial lake extraction due to the diversity of glacial lakes and masses impacted factors in the image, such as image noise, shadows, snow and ice, etc. Regarding the abovementioned advantanges of C-V model and diffcults in glacial lake extraction, we introduce the signed pressure force function to improve the C-V model for adapting to processing of glacial lake extraction. To inspect the effect of glacial lake extraction results, three typical glacial lake development sites were selected, include Altai mountains, Centre Himalayas, South-eastern Tibet, and Landsat8 OLI imagery was conducted as experiment data source, Google earth imagery as reference data for varifying the results. The experiment consequence suggests that improved active contour model we proposed can effectively discriminate the glacial lakes from complex backgound with a higher Kappa Coefficient - 0.895, especially in some small glacial lakes which belongs to weak information in the image. Our finding provide a new approach to improved accuracy under the condition of large proportion of small glacial lakes and the possibility for automated glacial lake mapping in large-scale area.

  7. Synthetic ossicular replacements: Normal and abnormal CT appearance

    International Nuclear Information System (INIS)

    Swartz, J.D.; Zwillenberg, S.; Berger, A.S.; Granoff, D.W.; Popky, G.L.

    1986-01-01

    Numerous synthetic ossicular replacements are currently in use. The TORP conducts sound from the newly formed tympanic membrane to the oval window; the PORP is used when the stapes superstructure is maintained, being interposed between the tympanic membrane and the stapes capitulum. In 12 patients the surgical results of ossicular replacement procedures were good, which gave the author the opportunity to study the normal CT appearance. In an additional 10 patients CT was performed before surgical revision. Using CT, they have been able to diagnose subluxation and fibrous tissue fixation. In two patients the CT appearance was unremarkable, but at surgery lateralization of the graft was found, with a nonfunctioning interface

  8. Influence of visual appearance on loudspeaker sound quality evaluation

    DEFF Research Database (Denmark)

    Karandreas, Theodoros-Alexandros; Christensen, Flemming

    2008-01-01

    Product sound quality evaluation aims to identify relevant attributes and assess their influence on the overall auditory impression. Extending this sound specific rationale, the present study evaluates overall impression in relation to audition and vision, specifically for loudspeakers. In order...... to quantify the bias that the loudspeaker appearance has on the sound quality evaluation of a naive listening panel, audio stimuli of varied degradation are coupled with actual loudspeakers of different visual appearance....

  9. Improving activity transport models for water-cooled nuclear power reactors

    Energy Technology Data Exchange (ETDEWEB)

    Burrill, K.A

    2001-08-01

    Eight current models for describing radioactivity transport and radiation field growth around water-cooled nuclear power reactors have been reviewed and assessed. A frequent failing of the models is the arbitrary nature of the determination of the important processes. Nearly all modelers agree that the kinetics of deposition and release of both dissolved and particulate material must be described. Plant data must be used to guide the selection and development of suitable improved models, with a minimum of empirically-based rate constraints being used. Limiting case modelling based on experimental data is suggested as a way to simplify current models and remove their subjectivity. Improved models must consider the recent change to 'coordinated water chemistry' that appears to produce normal solubility behaviour for dissolved iron throughout the fuel cycle in PWRs, but retrograde solubility remains for dissolved nickel. Profiles are suggested for dissolved iron and nickel concentrations around the heat transport system in CANDU reactors, which operate nominally at constant chemistry, i.e., pH{sub T} constant with time, and which use carbon steel isothermal piping. These diagrams are modified for a CANDU reactor with stainless steel piping, in order to show the changes expected. The significance of these profiles for transport in PWRs is discussed for further model improvement. (author)

  10. Appearance of Keplerian discs orbiting Kerr superspinars

    Energy Technology Data Exchange (ETDEWEB)

    Stuchlik, Zdenek; Schee, Jan, E-mail: zdenek.stuchlik@fpf.slu.c, E-mail: jan.schee@fpf.slu.c [Institute of Physics, Faculty of Philosophy and Science, Silesian University in Opava, Bezrucovo nam. 13, Opava (Czech Republic)

    2010-11-07

    We study optical phenomena related to the appearance of Keplerian accretion discs orbiting Kerr superspinars predicted by string theory. The superspinar exterior is described by standard Kerr naked singularity geometry breaking the black hole limit on the internal angular momentum (spin). We construct local photon escape cones for a variety of orbiting sources that enable us to determine the superspinars silhouette in the case of distant observers. We show that the superspinar silhouette depends strongly on the assumed edge where the external Kerr spacetime is joined to the internal spacetime governed by string theory and significantly differs from the black hole silhouette. The appearance of the accretion disc is strongly dependent on the value of the superspinar spin in both their shape and frequency shift profile. Apparent extension of the disc grows significantly with the growing spin, while the frequency shift grows with the descending spin. This behaviour differs substantially from the appearance of discs orbiting black holes enabling thus, at least in principle, to distinguish clearly the Kerr superspinars and black holes. In vicinity of a Kerr superspinar the non-escaped photons have to be separated to those captured by the superspinar and those being trapped in its strong gravitational field leading to self-illumination of the disc that could even influence its structure and cause self-reflection effect of radiation of the disc. The amount of trapped photons grows with descending superspinar spin. We thus can expect significant self-illumination effects in the field of Kerr superspinars with near-extreme spin a {approx} 1.

  11. Bureaucratism as a phenomenon of rational bureaucracy: the reasons of appearance and the ways of overcoming

    Directory of Open Access Journals (Sweden)

    V. D. Bodnarchuk

    2016-03-01

    Full Text Available The essence and contents of the concepts «bureaucracy» and «bureaucratism» in domestic and foreign science are researched. Generalized definitions of these concepts from a position of public administration are proposed. It is proved that the bureaucracy is a necessary condition for the existence of public administration, without that it cannot perform its functions. As for the bureaucratism, it is negative and even destructive phenomenon, that destroys laws and social rules, limits public participation in making public and administrative decisions, slows reforms in the country. The reasons of the bureaucratism’s appearance in the system of public administration are analyzed, namely: the low professional and moral level of civil servants, the excessive politicization of public and administrative apparatus, the insufficient development of civil society institutions, including independent media, and the general low level of public consciousness and activity. It was demonstrated that the objective gap between the Max Weber’s bureaucracy ideal model and real public administration system is always a place for the signs of bureaucratism, such as formalism, individualism, automatism, that reduce the public administration effectiveness. Therefore the de-bureaucratization ways finding should not behave to full eradication of bureaucratism’s phenomenon that is a priori impossible, and to creating the conditions that makes it impossible the bureaucratism’s most threatening for the society forms - careerism, protectionism, bribery. The ways to bureaucratism’s overcoming, in particular through the institutionalization of civil society, the system auditing of public activities and the implementation of market processes in public administration, are suggested. The complex of these measures will contribute to rationalization and de-bureaucratization of public administration activity.

  12. Mathematical modeling of electrical activity of uterine muscle cells.

    Science.gov (United States)

    Rihana, Sandy; Terrien, Jeremy; Germain, Guy; Marque, Catherine

    2009-06-01

    The uterine electrical activity is an efficient parameter to study the uterine contractility. In order to understand the ionic mechanisms responsible for its generation, we aimed at building a mathematical model of the uterine cell electrical activity based upon the physiological mechanisms. First, based on the voltage clamp experiments found in the literature, we focus on the principal ionic channels and their cognate currents involved in the generation of this electrical activity. Second, we provide the methodology of formulations of uterine ionic currents derived from a wide range of electrophysiological data. The model is validated step by step by comparing simulated voltage-clamp results with the experimental ones. The model reproduces successfully the generation of single spikes or trains of action potentials that fit with the experimental data. It allows analyzing ionic channels implications. Likewise, the calcium-dependent conductance influences significantly the cellular oscillatory behavior.

  13. Matrix viscoplasticity and its shielding by active mechanics in microtissue models: experiments and mathematical modeling

    Science.gov (United States)

    Liu, Alan S.; Wang, Hailong; Copeland, Craig R.; Chen, Christopher S.; Shenoy, Vivek B.; Reich, Daniel H.

    2016-01-01

    The biomechanical behavior of tissues under mechanical stimulation is critically important to physiological function. We report a combined experimental and modeling study of bioengineered 3D smooth muscle microtissues that reveals a previously unappreciated interaction between active cell mechanics and the viscoplastic properties of the extracellular matrix. The microtissues’ response to stretch/unstretch actuations, as probed by microcantilever force sensors, was dominated by cellular actomyosin dynamics. However, cell lysis revealed a viscoplastic response of the underlying model collagen/fibrin matrix. A model coupling Hill-type actomyosin dynamics with a plastic perfectly viscoplastic description of the matrix quantitatively accounts for the microtissue dynamics, including notably the cells’ shielding of the matrix plasticity. Stretch measurements of single cells confirmed the active cell dynamics, and were well described by a single-cell version of our model. These results reveal the need for new focus on matrix plasticity and its interactions with active cell mechanics in describing tissue dynamics. PMID:27671239

  14. Modeling long-term human activeness using recurrent neural networks for biometric data.

    Science.gov (United States)

    Kim, Zae Myung; Oh, Hyungrai; Kim, Han-Gyu; Lim, Chae-Gyun; Oh, Kyo-Joong; Choi, Ho-Jin

    2017-05-18

    With the invention of fitness trackers, it has been possible to continuously monitor a user's biometric data such as heart rates, number of footsteps taken, and amount of calories burned. This paper names the time series of these three types of biometric data, the user's "activeness", and investigates the feasibility in modeling and predicting the long-term activeness of the user. The dataset used in this study consisted of several months of biometric time-series data gathered by seven users independently. Four recurrent neural network (RNN) architectures-as well as a deep neural network and a simple regression model-were proposed to investigate the performance on predicting the activeness of the user under various length-related hyper-parameter settings. In addition, the learned model was tested to predict the time period when the user's activeness falls below a certain threshold. A preliminary experimental result shows that each type of activeness data exhibited a short-term autocorrelation; and among the three types of data, the consumed calories and the number of footsteps were positively correlated, while the heart rate data showed almost no correlation with neither of them. It is probably due to this characteristic of the dataset that although the RNN models produced the best results on modeling the user's activeness, the difference was marginal; and other baseline models, especially the linear regression model, performed quite admirably as well. Further experimental results show that it is feasible to predict a user's future activeness with precision, for example, a trained RNN model could predict-with the precision of 84%-when the user would be less active within the next hour given the latest 15 min of his activeness data. This paper defines and investigates the notion of a user's "activeness", and shows that forecasting the long-term activeness of the user is indeed possible. Such information can be utilized by a health-related application to proactively

  15. CAD ACTIVE MODELS: AN INNOVATIVE METHOD IN ASSEMBLY ENVIRONMENT

    Directory of Open Access Journals (Sweden)

    NADDEO Alessandro

    2010-07-01

    Full Text Available The aim of this work is to show the use and the versatility of the active models in different applications. It has been realized an active model of a cylindrical spring and it has been applied in two mechanisms, different for typology and for backlash loads. The first example is a dynamometer in which nthe cylindrical spring is loaded by traction forces, while the second example is made up from a pressure valve in which the cylindrical-conic spring works under compression. The imposition of the loads in both cases, has allowed us to evaluate the model of the mechanism in different working conditions, also in assembly environment.

  16. Global emissions and models of photochemically active compounds

    International Nuclear Information System (INIS)

    Penner, J.E.; Atherton, C.S.; Graedel, T.E.

    1993-01-01

    Anthropogenic emissions from industrial activity, fossil fuel combustion, and biomass burning are now known to be large enough (relative to natural sources) to perturb the chemistry of vast regions of the troposphere. A goal of the IGAC Global Emissions Inventory Activity (GEIA) is to provide authoritative and reliable emissions inventories on a 1 degree x 1 degree grid. When combined with atmospheric photochemical models, these high quality emissions inventories may be used to predict the concentrations of major photochemical products. Comparison of model results with measurements of pertinent species allows us to understand whether there are major shortcomings in our understanding of tropospheric photochemistry, the budgets and transport of trace species, and their effects in the atmosphere. Through this activity, we are building the capability to make confident predictions of the future consequences of anthropogenic emissions. This paper compares IGAC recommended emissions inventories for reactive nitrogen and sulfur dioxide to those that have been in use previously. We also present results from the three-dimensional LLNL atmospheric chemistry model that show how emissions of anthropogenic nitrogen oxides might potentially affect tropospheric ozone and OH concentrations and how emissions of anthropogenic sulfur increase sulfate aerosol loadings

  17. Spatio-temporal patterns in simple models of marine systems

    Science.gov (United States)

    Feudel, U.; Baurmann, M.; Gross, T.

    2009-04-01

    Spatio-temporal patterns in marine systems are a result of the interaction of population dynamics with physical transport processes. These physical transport processes can be either diffusion processes in marine sediments or in the water column. We study the dynamics of one population of bacteria and its nutrient in in a simplified model of a marine sediments, taking into account that the considered bacteria possess an active as well as an inactive state, where activation is processed by signal molecules. Furthermore the nutrients are transported actively by bioirrigation and passively by diffusion. It is shown that under certain conditions Turing patterns can occur which yield heterogeneous spatial patterns of the species. The influence of bioirrigation on Turing patterns leads to the emergence of ''hot spots``, i.e. localized regions of enhanced bacterial activity. All obtained patterns fit quite well to observed patterns in laboratory experiments. Spatio-temporal patterns appear in a predator-prey model, used to describe plankton dynamics. These patterns appear due to the simultaneous emergence of Turing patterns and oscillations in the species abundance in the neighborhood of a Turing-Hopf bifurcation. We observe a large variety of different patterns where i) stationary heterogeneous patterns (e.g. hot and cold spots) compete with spatio-temporal patterns ii) slowly moving patterns are embedded in an oscillatory background iii) moving fronts and spiral waves appear.

  18. CT appearances of abdominal tuberculosis

    Energy Technology Data Exchange (ETDEWEB)

    Lee, W.-K., E-mail: leewk33@hotmail.com [Department of Medical Imaging, St Vincent' s Hospital, University of Melbourne, Fitzroy, Victoria (Australia); Van Tonder, F.; Tartaglia, C.J.; Dagia, C. [Department of Medical Imaging, St Vincent' s Hospital, University of Melbourne, Fitzroy, Victoria (Australia); Cazzato, R.L. [Department of Radiology, Universita Campus Bio-Medico di Roma, Rome (Italy); Duddalwar, V.A. [Department of Radiology, Norris Comprehensive Cancer Center, University of Southern California, Los Angeles, California (United States); Chang, S.D. [Department of Medical Imaging, Vancouver General Hospital, University of British Columbia, British Columbia (Canada)

    2012-06-15

    The purpose of this article is to review and illustrate the spectrum of computed tomography (CT) appearances of abdominal tuberculosis. Tuberculosis can affect any organ or tissue in the abdomen, and can be mistaken for other inflammatory or neoplastic conditions. The most common sites of tuberculosis in the abdomen include lymph nodes, genitourinary tract, peritoneal cavity and gastrointestinal tract. The liver, spleen, biliary tract, pancreas and adrenals are rarely affected, but are more likely in HIV-seropositive patients and in miliary tuberculosis. This article should alert the radiologist to consider abdominal tuberculosis in the correct clinical setting to ensure timely diagnosis and enable appropriate treatment.

  19. CT appearances of abdominal tuberculosis

    International Nuclear Information System (INIS)

    Lee, W.-K.; Van Tonder, F.; Tartaglia, C.J.; Dagia, C.; Cazzato, R.L.; Duddalwar, V.A.; Chang, S.D.

    2012-01-01

    The purpose of this article is to review and illustrate the spectrum of computed tomography (CT) appearances of abdominal tuberculosis. Tuberculosis can affect any organ or tissue in the abdomen, and can be mistaken for other inflammatory or neoplastic conditions. The most common sites of tuberculosis in the abdomen include lymph nodes, genitourinary tract, peritoneal cavity and gastrointestinal tract. The liver, spleen, biliary tract, pancreas and adrenals are rarely affected, but are more likely in HIV-seropositive patients and in miliary tuberculosis. This article should alert the radiologist to consider abdominal tuberculosis in the correct clinical setting to ensure timely diagnosis and enable appropriate treatment.

  20. CT appearance of pulmonary ligament

    Energy Technology Data Exchange (ETDEWEB)

    Im, Jung Gi; Han, Man Chung; Chin, Soo Yil [Seoul National University College of Medicine, Seoul (Korea, Republic of)

    1984-03-15

    Pulmonary ligament consists of 2 serosal of pleura that connect the lower to the mediastinum. Author analyse and present CT appearance of pulmonary ligament of the 40 normal and abnormal patients on the basis of anatomic knowledge from the cross section of cadaver. Left pulmonary ligament is more frequency visualized than the right. The most important CT landmark in localizing pulmonary ligament is the esophagus where the ligament attaches on its lateral wall. Pitfalls in CT identification of pulmonary ligament are right phrenic nerve and right pericardiacophrenic vessels which emerge from lateral wall of the IVC and wall of the emphysematous bulla in the region of the pulmonary ligament.

  1. CT appearance of pulmonary ligament

    International Nuclear Information System (INIS)

    Im, Jung Gi; Han, Man Chung; Chin, Soo Yil

    1984-01-01

    Pulmonary ligament consists of 2 serosal of pleura that connect the lower to the mediastinum. Author analyse and present CT appearance of pulmonary ligament of the 40 normal and abnormal patients on the basis of anatomic knowledge from the cross section of cadaver. Left pulmonary ligament is more frequency visualized than the right. The most important CT landmark in localizing pulmonary ligament is the esophagus where the ligament attaches on its lateral wall. Pitfalls in CT identification of pulmonary ligament are right phrenic nerve and right pericardiacophrenic vessels which emerge from lateral wall of the IVC and wall of the emphysematous bulla in the region of the pulmonary ligament

  2. Identifying the optical phenomena responsible for the blue appearance of veins

    Science.gov (United States)

    Van Leeuwen, Spencer R.; Baranoski, Gladimir V. G.

    2017-09-01

    Blue in nature is often associated with beauty. It can be observed all around us, from captivating blue eyes to iridescent blue butterfly wings. While colours in nature are often the result of pigmentation, the majority of natural blue is produced by structural coloration. The colour of the sky, for example, is primarily caused by Rayleigh scattering. In this paper, we examine a single occurrence of blue in nature, specifically the blue appearance of veins near the surface of human skin. The most comprehensive investigation of this coloration to date showed that it arises from a combination of the scattering properties of skin and the absorptance of venous blood. However, that work only considered broad optical properties of these mediums and did not identify the source of the colour. In this paper, we employ in silico experiments, performed using first-principles light interaction models for skin and blood, to investigate the net effect of skin and vein optical properties on their aggregate reflectance across the visible range. We show that the contribution of skin to the distinct appearance of veins primarily results from Rayleigh scattering occurring within the papillary dermis, a sublayer of the skin. The results of this paper, in addition to addressing an old open scientific question, may have practical implications for performing non-invasive measurements of the physiological properties of skin and blood.

  3. Diversification Models of Sales Activity for Steady Development of an Enterprise

    OpenAIRE

    Nestor Shpak; Tamara Kyrylych; Jolita Greblikaitė

    2016-01-01

    The paper substantiates the importance of the optimal directionality choice of sales activity as one of the main lines of enterprise activity, the functioning of which should be complete, synchronous and complementary. Diversification is one of the powerful instruments to ensure the steady development of the sales activity of an enterprise. Three models of sales activity diversification of an enterprise are developed. The first model is based on unveiling the potential of sales channels and a...

  4. Endoscopical appearances of nonsteroidal anti inflammatory drug (NSAID- enteropathy

    Directory of Open Access Journals (Sweden)

    Marcellus Simadibrata

    2005-12-01

    Full Text Available Non Steroidal Anti Inflammatory Drugs (NSAID have been associated with a sudden and sustained rise in the incidence of gastrointestinal ulcer complications. The aim of the study was to reveal the endoscopical abnormalities found in the duodenum & proximal jejunum due to NSAID. Thirty eight patients taking NSAID for their arthritis or rheumatism were included in this study. Gastro-duodeno-jejunoscopy was done with Olympus PCF-10. The endoscopical appearances of NSAID entero gastropathy were evaluated with a scoring system. The NSAID-entero-gastropathy appearances were endoscopically seen as hyperemia, erosion and ulcer. From all patient recruited, 7.9% complaint of diarrhea and 71.1% complaint of dyspepsia. Endoscopically, in the duodenal bulb we found 79% cases of hyperemia, 39.5% cases of erosion and 7.9% cases of ulcer. In the second part (descending part of the duodenum we found 28.9% cases of hyperemia, 15.8% cases of erosion and 2.6% case of ulcer. In the jejunum, we found 7.9% cases of hyperemia, 2.6% case of erosion and no ulcer. It is concluded that the most frequent abnormal endoscopical appearances in NSAID- enteropathy was hyperemia. The most frequent site of NSAID-enteropathy abnormal findings was in the duodenal bulb. (Med J Indones 2005; 14: 225-9Keywords: NSAID-enteropathy, endoscopical appearances.

  5. Utilizing Storytelling to Promote Emotional Well-Being of Children With a Distinct Physical Appearance: The Case of Children Who Wear Eyeglasses

    Directory of Open Access Journals (Sweden)

    Andreas Brouzos

    2016-03-01

    Full Text Available This study explored the effectiveness of storytelling in supporting children with unusual physical traits. Participants were forty-eight children, aged 9 – 12 who, due to various eye diseases, wear eyeglasses. They completed various standardized self-report measures, both before and after participation, in one of the six intervention groups. The measures assessed shyness and social anxiety symptoms, loneliness and social dissatisfaction, perception of negative evaluation, satisfaction with one’s appearance, and anxiety regarding physical appearance. The intervention consisted of six 90-min group sessions and included both individual and group activities. The results lend support to the hypothesis that storytelling can significantly contribute to the emotional well-being of children, with a distinct physical appearance.

  6. Local inflammation, dissemination and coalescence of lesions are key for the progression towards active tuberculosis: the bubble model

    Directory of Open Access Journals (Sweden)

    Clara ePrats

    2016-02-01

    Full Text Available The evolution of a tuberculosis (TB infection towards active disease is driven by a combination of factors mostly related to the host response. The equilibrium between control of the bacillary load and the pathology generated is crucial as regards preventing the growth and proliferation of TB lesions. In addition, some experimental evidence suggests an important role of both local endogenous reinfection and the coalescence of neighboring lesions.Herein we propose a mathematical model that captures the essence of these factors by defining three hypotheses: (i lesions grow logistically due to the inflammatory reaction; (ii new lesions can appear as a result of extracellular bacilli or infected macrophages that escape from older lesions; and (iii lesions can merge when they are close enough. This model was implemented in Matlab to simulate the dynamics of several lesions in a 3D space. It was also fitted to available microscopy data from infected C3HeB/FeJ mice, an animal model of active TB that reacts against Mycobacterium tuberculosis with an exaggerated inflammatory response.The results of the simulations show the dynamics observed experimentally, namely an initial increase in the number of lesions followed by oscillations, and an exponential increase in the mean area of the lesions. In addition, further analysis of experimental and simulation results show a strong coincidence of the area distributions of lesions at day 21, thereby highlighting the consistency of the model. Three simulation series removing each one of the hypothesis corroborate their essential role in the dynamics observed.These results demonstrate that three local factors, namely an exaggerated inflammatory response, an endogenous reinfection and a coalescence of lesions, are needed in order to progress towards active TB. The failure of one of these factors stops induction of the disease. This mathematical model may be used as a basis for developing strategies to stop the

  7. Local Inflammation, Dissemination and Coalescence of Lesions Are Key for the Progression toward Active Tuberculosis: The Bubble Model.

    Science.gov (United States)

    Prats, Clara; Vilaplana, Cristina; Valls, Joaquim; Marzo, Elena; Cardona, Pere-Joan; López, Daniel

    2016-01-01

    The evolution of a tuberculosis (TB) infection toward active disease is driven by a combination of factors mostly related to the host response. The equilibrium between control of the bacillary load and the pathology generated is crucial as regards preventing the growth and proliferation of TB lesions. In addition, some experimental evidence suggests an important role of both local endogenous reinfection and the coalescence of neighboring lesions. Herein we propose a mathematical model that captures the essence of these factors by defining three hypotheses: (i) lesions grow logistically due to the inflammatory reaction; (ii) new lesions can appear as a result of extracellular bacilli or infected macrophages that escape from older lesions; and (iii) lesions can merge when they are close enough. This model was implemented in Matlab to simulate the dynamics of several lesions in a 3D space. It was also fitted to available microscopy data from infected C3HeB/FeJ mice, an animal model of active TB that reacts against Mycobacterium tuberculosis with an exaggerated inflammatory response. The results of the simulations show the dynamics observed experimentally, namely an initial increase in the number of lesions followed by fluctuations, and an exponential increase in the mean area of the lesions. In addition, further analysis of experimental and simulation results show a strong coincidence of the area distributions of lesions at day 21, thereby highlighting the consistency of the model. Three simulation series removing each one of the hypothesis corroborate their essential role in the dynamics observed. These results demonstrate that three local factors, namely an exaggerated inflammatory response, an endogenous reinfection, and a coalescence of lesions, are needed in order to progress toward active TB. The failure of one of these factors stops induction of the disease. This mathematical model may be used as a basis for developing strategies to stop the progression of

  8. Hidden Markov models for the activity profile of terrorist groups

    OpenAIRE

    Raghavan, Vasanthan; Galstyan, Aram; Tartakovsky, Alexander G.

    2012-01-01

    The main focus of this work is on developing models for the activity profile of a terrorist group, detecting sudden spurts and downfalls in this profile, and, in general, tracking it over a period of time. Toward this goal, a $d$-state hidden Markov model (HMM) that captures the latent states underlying the dynamics of the group and thus its activity profile is developed. The simplest setting of $d=2$ corresponds to the case where the dynamics are coarsely quantized as Active and Inactive, re...

  9. Partner network communities – a resource of universities’ activities

    Directory of Open Access Journals (Sweden)

    Romm Mark V.

    2016-01-01

    Full Text Available The network activity is not only part and parcel of the modern university, but it also demonstrates the level of its success. There appeared an urgent need for understanding the nature of universities’ network interactions and finding the most effective models of their network cooperation. The article analyzes partnership network communities with higher educational establishments (universities’ participation, which are being actively created nowadays. The conditions for successful network activities of a university in scientific, academic and professional network communities are presented.

  10. An exploration of appearance and health messages present in pregnancy magazines.

    Science.gov (United States)

    Boepple, Leah; Thompson, J Kevin

    2017-12-01

    This study explored appearance-related images and messages present in pregnancy magazines (e.g. Fit Pregnancy, Pregnancy & Newborn, and Pregnancy Magazine). A substantial portion of advertisements and articles promoted appearance-related products or products for postpartum weight loss. Health messages and messages related to diet and exercise were also present. Images also sexualized pregnant women's bodies. Appearance-related messages aimed toward pregnant women may be problematic and may contribute to body dissatisfaction in these women.

  11. Models of Innovation Activity Firms and the Competitive State

    Directory of Open Access Journals (Sweden)

    Nekrasova Ekaterina, A.

    2015-12-01

    Full Text Available The paper clarified the concept of innovation activity of firms from the perspective of the model open innovation with traditional and alternative approaches to the methods of the protection of innovation activity results outlined. With the use of institutional tools, theoretical concepts and practical study the patterns of innovative activity of firms (external, internal & cooperative strategies are analyzed and the selection criteria for models of innovation are proposed on the basis of a comparison of transaction costs and benefits specific to the closed forms and conditions for cooperation. The forms of cooperation, their pros & cons are mentioned given the results of some empirical evidence. Practical recommendations for the Russian companies to organize their innovation activities are given, as well as on the improvement of competition policy with regard to the inclusion of innovation factor in the analysis of mergers in Russia (also based on the mechanism of the use of this factor by means of merger simulation models. The paper also suggests the criteria for the evaluation of collaborative R&D projects of firms as antitrust tools aimed to use the “rule of reason” when the decisions are made.

  12. Postoperative CT appearance in chronic subdural hematomas

    Energy Technology Data Exchange (ETDEWEB)

    Kaneko, Takaaki; Nishikawa, Michio; Handa, Hajime; Iwaki, Kazuo; Sawai, Teruaki; Munaka, Masahiro

    1988-05-01

    Postoperative CT appearances in 65 cases of chronic subdural hematomas were evaluated in terms of patient's age, preoperative neurological symptoms and CT findings, final outcomes, and so on. All of the cases were treated with trepanation and irrigation. CT appearances were divided into four different types as follows; Type Ia: No abnormal findings in the subdural sapce, Type Ib: The same as above except for a linear high density suggestive of thickened outer membrane, Type II: Persistence subdural fluid collection and widened cortical sulci which indicate underlining brain atrophy, Type III: Remaining hematoma and/or density changes during follow-up period. Although the mean age of the patients in type Ib was higher than those in type Ia and reexpansion of the brain appear to delay in type Ib and preoperative CT in type Ib tended to show mixed density, final outcome in both groups were excellent. Characteristics in type II were that most of cases were in the eighth decade, preceding head injury was unclear, preoperative psychiatric symptoms and disturbance of consciousness were common and postoperative improvement of the symptoms was not satisfactory compared to other types. Aged patients as in type Ib and type II and thick hematomas of over 2 cm depth with mixed or high density tended to show type III postoperatively. All of the nine patients who required reoperation were included in this type. The present study indicates that thick hematomas with sizable mass effect and mixed or high density in the aged must be carefully treated, such as with placement of the subdural drainage or keeping the patient in the Trendelenburg position, to facilitate postoperative reexpansion of the brain.

  13. Performance or appearance? Young female sport participants' body negotiations.

    Science.gov (United States)

    Lunde, Carolina; Gattario, Kristina Holmqvist

    2017-06-01

    The aim of this qualitative study was to examine young female sport participants' experiences and thoughts in terms of sport, their bodies, and social appearance norms. Six focus groups with female sport participants (N=25) from Sweden were conducted. Participants raised many positive experiences in relation to their sport participation, but they also witnessed a conflict in the intersection between the culture within their sport (emphasizing physical performance) and the culture outside their sport (emphasizing physical appearance). Through thematic analysis, four themes illustrating the balancing act between these two cultures were formed: (a) the performing body versus the objectified body, (b) food as fuel versus source of shame, (c) appreciation of body type diversity versus appearance prejudice, and (d) empowerment and agency versus disempowerment and restraints. The findings of this study indicate that young women who engage in sport have to face complex, ambiguous, and restricting norms and notions. Copyright © 2017 Elsevier Ltd. All rights reserved.

  14. Experimental and histological studies on appearance mechanism of ring enhancement

    International Nuclear Information System (INIS)

    Takasugi, Shinsuke; Kageyama, Takefumi; Yamashita, Shigeru; Kusaka, Kazumasa; Ueda, Shin

    1980-01-01

    Intracerebral hematoma was experimentally induced in 26 adult dogs of mixed breed by injecting autologous venous blood into the internal capsule of dogs. CT images and histological findings of these dogs with intracerebral hematoma were compared with time, and causes of changes in contrast enhancement (CE) CT images and CE positive images were discussed pathologically. It was thought that CE-CT positive images of intracerebral hematoma did not show special phenomena which occurred variously according to causes of hematoma, but general phenomena observed in the process of recovery of general intracerebral hematoma. Ring enhancement appeared mostly about 9 days after hematoma formation. There was a close relationship between appearance of ring enhancement and new vascularization which appeared in the process of recovery of hematoma. It was also thought that blood-brain barrier (B.B.B.) such as normal cerebral capillary vessels did not exist because new vascularization had the fine structure similar to muscle type capillary vessels. Ring enhancement might be seen probably because of the accumulation of contrast medium in regions where new vascularization without B.B.B. appeared. (Tsunoda, M.)

  15. Mechanochemical pattern formation in simple models of active viscoelastic fluids and solids

    Science.gov (United States)

    Alonso, Sergio; Radszuweit, Markus; Engel, Harald; Bär, Markus

    2017-11-01

    The cytoskeleton of the organism Physarum polycephalum is a prominent example of a complex active viscoelastic material wherein stresses induce flows along the organism as a result of the action of molecular motors and their regulation by calcium ions. Experiments in Physarum polycephalum have revealed a rich variety of mechanochemical patterns including standing, traveling and rotating waves that arise from instabilities of spatially homogeneous states without gradients in stresses and resulting flows. Herein, we investigate simple models where an active stress induced by molecular motors is coupled to a model describing the passive viscoelastic properties of the cellular material. Specifically, two models for viscoelastic fluids (Maxwell and Jeffrey model) and two models for viscoelastic solids (Kelvin-Voigt and Standard model) are investigated. Our focus is on the analysis of the conditions that cause destabilization of spatially homogeneous states and the related onset of mechano-chemical waves and patterns. We carry out linear stability analyses and numerical simulations in one spatial dimension for different models. In general, sufficiently strong activity leads to waves and patterns. The primary instability is stationary for all active fluids considered, whereas all active solids have an oscillatory primary instability. All instabilities found are of long-wavelength nature reflecting the conservation of the total calcium concentration in the models studied.

  16. Protean appearance of craniopharyngioma on computed tomography

    International Nuclear Information System (INIS)

    Danziger, A.; Price, H.I.

    1979-01-01

    Craniopharyngiomas present a diverse appearance on computed tomography. Histological diagnosis is not always possible, but computed tomography is of great assistance in the delineation of the tumour as well as of the degree of associated hydrocephalus. Computed tomography also enables rapid non-invasive follow-up after surgery or radiotherapy, or both

  17. From printed color to image appearance: tool for advertising assessment

    Science.gov (United States)

    Bonanomi, Cristian; Marini, Daniele; Rizzi, Alessandro

    2012-07-01

    We present a methodology to calculate the color appearance of advertising billboards set in indoor and outdoor environments, printed on different types of paper support and viewed under different illuminations. The aim is to simulate the visual appearance of an image printed on a specific support, observed in a certain context and illuminated with a specific source of light. Knowing in advance the visual rendering of an image in different conditions can avoid problems related to its visualization. The proposed method applies a sequence of transformations to convert a four channels image (CMYK) into a spectral one, considering the paper support, then it simulates the chosen illumination, and finally computes an estimation of the appearance.

  18. Diversification Models of Sales Activity for Steady Development of an Enterprise

    Directory of Open Access Journals (Sweden)

    Nestor Shpak

    2016-04-01

    Full Text Available The paper substantiates the importance of the optimal directionality choice of sales activity as one of the main lines of enterprise activity, the functioning of which should be complete, synchronous and complementary. Diversification is one of the powerful instruments to ensure the steady development of the sales activity of an enterprise. Three models of sales activity diversification of an enterprise are developed. The first model is based on unveiling the potential of sales channels and allows us to show the peculiarities of their use. The second model of the optimal quantitative distribution of production between sales channels is based on profit maximization. This approach not only takes into account the evaluation of the prescribed parameters of sales channels, but also provides the high profitability of each assortment item and of the whole enterprise. The third model of the optimal distribution of production between sales channels accounts for the experience of collaboration between the enterprise and sales channels during the past period and ensures the minimal risk and appropriate profitability for each sales channel. The proposed models are tested and compared to actual data of the enterprise; the advantages and peculiarities of each model are discussed.

  19. Validation of Quantitative Structure-Activity Relationship (QSAR Model for Photosensitizer Activity Prediction

    Directory of Open Access Journals (Sweden)

    Sharifuddin M. Zain

    2011-11-01

    Full Text Available Photodynamic therapy is a relatively new treatment method for cancer which utilizes a combination of oxygen, a photosensitizer and light to generate reactive singlet oxygen that eradicates tumors via direct cell-killing, vasculature damage and engagement of the immune system. Most of photosensitizers that are in clinical and pre-clinical assessments, or those that are already approved for clinical use, are mainly based on cyclic tetrapyrroles. In an attempt to discover new effective photosensitizers, we report the use of the quantitative structure-activity relationship (QSAR method to develop a model that could correlate the structural features of cyclic tetrapyrrole-based compounds with their photodynamic therapy (PDT activity. In this study, a set of 36 porphyrin derivatives was used in the model development where 24 of these compounds were in the training set and the remaining 12 compounds were in the test set. The development of the QSAR model involved the use of the multiple linear regression analysis (MLRA method. Based on the method, r2 value, r2 (CV value and r2 prediction value of 0.87, 0.71 and 0.70 were obtained. The QSAR model was also employed to predict the experimental compounds in an external test set. This external test set comprises 20 porphyrin-based compounds with experimental IC50 values ranging from 0.39 µM to 7.04 µM. Thus the model showed good correlative and predictive ability, with a predictive correlation coefficient (r2 prediction for external test set of 0.52. The developed QSAR model was used to discover some compounds as new lead photosensitizers from this external test set.

  20. Hyper-functioning Thyroid Nodule with Scintigraphic Owl's Eye Appearance

    International Nuclear Information System (INIS)

    Al-Kordi, R.S.; Elgazzar, A.H.

    2006-01-01

    Hyper-functioning thyroid nodules may produce various scintigraphic appearances on thyroid scans. Autonomously hyper functioning thyroid nodules invariably demonstrate degenerative changes. These changes may give rise to central or less commonly peripheral photopenic areas on a thyroid scan within otherwise a hot nodule. In this report we present a case of hyper functioning autonomous nodule with peripheral degeneration and residual central functioning tissue giving the appearance of an owl's eye. Although rare, this pattern can be seen in a variety of benign and malignant thyroid conditions. (author)

  1. Basic prerequisites of appearance and resocialization of children and young people of the risk group

    Directory of Open Access Journals (Sweden)

    Тамара Василівна Говорун

    2015-08-01

    Full Text Available Social and psychological factors of the appearance of young people of the "risk" group, the best practices of their resocialization have been determined. Children of vulnerable categories from young age have predispositions for acquiring properties and antisocial behavior caused by everyday stress in family life, conflict situations in school interaction. Youth is marked by lag in education, substance abuse, criminal acts, variance of exploitation. Psychocorrectional programs activate subjectivity of undergrads in anger management skills, education and communication

  2. "I Can/Should Look Like a Media Figure": The Association Between Direct and Indirect Media Exposure and Teens' Sexualizing Appearance Behaviors.

    Science.gov (United States)

    Trekels, Jolien; Eggermont, Steven

    2018-01-01

    Prior research has examined the influence of media exposure on adolescents' sexualized self-concept, but engagement in sexualizing appearance behaviors remains understudied, especially among a younger age group (i.e., early adolescents). This three-wave panel study among 971 nine- to 14-year-olds (M age  = 12.99, SD = 1.03) showed that discussing media content with friends (i.e., indirect media exposure) was indirectly related to sexualizing appearance behaviors through perceived attainability of the appearance ideal. Direct media exposure was not significantly related to sexualizing appearance behaviors, nor to perceived pressure or perceived attainability. Direct and indirect media exposure influenced boys and girls in similar ways, although the model showed a better fit among the girls. In addition, reward sensitivity did not moderate the examined relations.

  3. Daytime activity and risk factors for late-life insomnia.

    Science.gov (United States)

    Morgan, Kevin

    2003-09-01

    Laboratory evidence linking exercise with improved sleep quality raises the possibility that the lower levels of physical activity characteristic of older age groups may contribute to late-life insomnia. While support for this hypothesis appears to come from epidemiological surveys, few such studies have distinguished satisfactorily between social and physical activities which differ widely in terms of energy cost and theoretical significance. The present analyses were, therefore, designed to assess the independent influence of physical and social activity levels on the prevalence and natural history of late-life insomnia. Survivors from a nationally representative UK sample (n = 1042) of elderly people originally interviewed in 1985 were reassessed in 1989 (n = 690) and 1993 (n = 410). Detailed assessments of physical and social activities, mental and physical health status, and sleep quality were made at each survey wave. Logistic regression models, adjusted for age, sex and health status, were used to assess relationships between activity levels and the prevalence, remission/persistence, and incidence of late-life insomnia. Lower physical health, depressed mood and lower physical (but not social) activity levels consistently emerged as significant risk factors for prevalent, persistent and incident insomnia. Age was unrelated to insomnia variables in all the cross-sectional models, but did emerge as a significant risk for cumulative 4-8-year insomnia incidence. These findings suggest that, independent of those activities more closely associated with social engagement, higher levels of customary physical activity per se appear to be protective against incident and chronic late-life insomnia.

  4. The asymmetry of the impact of oil price shocks on economic activities: an application of the multivariate threshold model

    International Nuclear Information System (INIS)

    Bwo-Nung Huang; National Chia-Yi University; Hwang, M.J.; Hsiao-Ping Peng

    2005-01-01

    This paper applies the multivariate threshold model to investigate the impacts of an oil price change and its volatility on economic activities (changes in industrial production and real stock returns). The statistical test on the existence of a threshold effect indicates that a threshold value does exist. Using monthly data of the US, Canada, and Japan during the period from 1970 to 2002, we conclude: (i) the optimal threshold level seems to vary according to how an economy depends on imported oil and the attitude towards adopting energy-saving technology; (ii) an oil price change or its volatility has a limited impact on the economies if the change is below the threshold levels; (iii) if the change is above threshold levels, it appears that the change in oil price better explains macroeconomic variables than the volatility of the oil price; and (iv) if the change is above threshold levels, a change in oil price or its volatility explains the model better than the real interest rate. (author)

  5. Vibro-acoustic model of an active aircraft cabin window

    Science.gov (United States)

    Aloufi, Badr; Behdinan, Kamran; Zu, Jean

    2017-06-01

    This paper presents modeling and design of an active structural acoustic control (ASAC) system for controlling the low frequency sound field transmitted through an aircraft cabin window. The system uses stacked piezoelectric elements arranged in a manner to generate out-of-plane actuation point forces acting on the window panel boundaries. A theoretical vibro-acoustic model for an active quadruple-panel system is developed to characterize the dynamic behavior of the system and achieve a good understanding of the active control performance and the physical phenomena of the sound transmission loss (STL) characteristics. The quadruple-panel system represents the passenger window design used in some classes of modern aircraft with an exterior double pane of Plexiglas, an interior dust cover pane and a glazed dimmable pane, all separated by thin air cavities. The STL characteristics of identical pane window configurations with different piezoelectric actuator sets are analyzed. A parametric study describes the influence of important active parameters, such as the input voltage, number and location of the actuator elements, on the STL is investigated. In addition, a mathematical model for obtaining the optimal input voltage is developed to improve the acoustic attenuation capability of the control system. In general, the achieved results indicate that the proposed ASAC design offers a considerable improvement in the passive sound loss performance of cabin window design without significant effects, such as weight increase, on the original design. Also, the results show that the acoustic control of the active model with piezoelectric actuators bonded to the dust cover pane generates high structural vibrations in the radiating panel (dust cover) and an increase in sound power radiation. High active acoustic attenuation can be achieved by designing the ASAC system to apply active control forces on the inner Plexiglas panel or dimmable panel by installing the actuators on the

  6. Activating Global Operating Models: The bridge from organization design to performance

    Directory of Open Access Journals (Sweden)

    Amy Kates

    2015-07-01

    Full Text Available This article introduces the concept of activation and discusses its use in the implementation of global operating models by large multinational companies. We argue that five particular activators help set in motion the complex strategies and organizations required by global operating models.

  7. Association between socioeconomic status and altered appearance distress, body image, and quality of life among breast cancer patients.

    Science.gov (United States)

    Chang, Oliver; Choi, Eun-Kyung; Kim, Im-Ryung; Nam, Seok-Jin; Lee, Jeong Eon; Lee, Se Kyung; Im, Young-Hyuck; Park, Yeon Hee; Cho, Juhee

    2014-01-01

    Breast cancer patients experience a variety of altered appearance--such as loss or disfigurement of breasts, discolored skin, and hair loss--which result in psychological distress that affect their quality of life. This study aims to evaluate the impact of socioeconomic status on the altered appearance distress, body image, and quality of life among Korean breast cancer patients. A cross-sectional survey was conducted at advocacy events held at 16 different hospitals in Korea. Subjects were eligible to participate if they were 18 years of age or older, had a histologically confirmed diagnosis of breast cancer, had no evidence of recurrence or metastasis, and had no psychological problems at the time of the survey. Employment status, marital status, education, and income were assessed for patient socioeconomic status. Altered appearance distress was measured using the NCI's cancer treatment side effects scale; body image and quality of life were measured by the EORTC QLC-C30 and BR23. Means and standard deviations of each outcome were compared by socioeconomic status and multivariate linear regression models for evaluating the association between socioeconomic status and altered appearance distress, body image, and quality of life. A total of 126 breast cancer patients participated in the study; the mean age of participants was 47.7 (SD=8.4). Of the total, 83.2% were married, 85.6% received more than high school education, 35.2% were employed, and 41% had more than $3000 in monthly household income. About 46% had mastectomy, and over 30% were receiving either chemotherapy or radiation therapy at the time of the survey. With fully adjusted models, the employed patients had significantly higher altered appearance distress (1.80 vs 1.48; pappearance distress, body image, and quality of life in Korean women with breast cancer. Patients who suffer from altered appearance distress or lower body image are much more likely to experience psychosocial, physical, and

  8. Transforming Internal Activities of Business Process Models to Services Compositions

    NARCIS (Netherlands)

    Dirgahayu, Teduh; Quartel, Dick; van Sinderen, Marten J.; Mostefaoui, S.K.; Maamar, Z.; Ferreira Pires, L.; Hammoudi, S.; Rinderle-Ma, S.; Sadiq, S.; Schulz, K.

    As a service composition language, BPEL imposes as constraint that a business process model should consist only of activities for interacting with other business processes. BPEL provides limited support for implementing internal activities, i.e. activities that are performed by a single business

  9. A surface science model for the Phillips ethylene polymerization catalyst : thermal activation and polymerization activity

    NARCIS (Netherlands)

    Kimmenade, van E.M.E.; Kuiper, A.E.T.; Tamminga, Y.; Thuene, P.C.; Niemantsverdriet, J.W.

    2004-01-01

    A series of CrOx/SiO2/Si(100) model catalysts were tested for ethylene polymerization activity, varying chromium loading, and calcination temperature. Chromium coverage of the model catalyst, quantified by Rutherford backscattering spectrometry, decreases with increasing calcination temperature as

  10. Learning Human Actions by Combining Global Dynamics and Local Appearance.

    Science.gov (United States)

    Luo, Guan; Yang, Shuang; Tian, Guodong; Yuan, Chunfeng; Hu, Weiming; Maybank, Stephen J

    2014-12-01

    In this paper, we address the problem of human action recognition through combining global temporal dynamics and local visual spatio-temporal appearance features. For this purpose, in the global temporal dimension, we propose to model the motion dynamics with robust linear dynamical systems (LDSs) and use the model parameters as motion descriptors. Since LDSs live in a non-Euclidean space and the descriptors are in non-vector form, we propose a shift invariant subspace angles based distance to measure the similarity between LDSs. In the local visual dimension, we construct curved spatio-temporal cuboids along the trajectories of densely sampled feature points and describe them using histograms of oriented gradients (HOG). The distance between motion sequences is computed with the Chi-Squared histogram distance in the bag-of-words framework. Finally we perform classification using the maximum margin distance learning method by combining the global dynamic distances and the local visual distances. We evaluate our approach for action recognition on five short clips data sets, namely Weizmann, KTH, UCF sports, Hollywood2 and UCF50, as well as three long continuous data sets, namely VIRAT, ADL and CRIM13. We show competitive results as compared with current state-of-the-art methods.

  11. An intragastric trichobezoar: computerised tomographic appearance.

    Directory of Open Access Journals (Sweden)

    Morris B

    2000-04-01

    Full Text Available A 26-year-old lady presented with a history of abdominal pain and distension since two months. The ultrasound examination showed an epigastric mass, which was delineated as a filling defect in the stomach on barium studies. The computerised tomographic scan showed a gastric mass with pockets of air in it, without post-contrast enhancement. This case highlights the characteristic appearance on computerised tomography of a bezoar within the stomach, a feature that is not commonly described in medical literature.

  12. [Purity Detection Model Update of Maize Seeds Based on Active Learning].

    Science.gov (United States)

    Tang, Jin-ya; Huang, Min; Zhu, Qi-bing

    2015-08-01

    Seed purity reflects the degree of seed varieties in typical consistent characteristics, so it is great important to improve the reliability and accuracy of seed purity detection to guarantee the quality of seeds. Hyperspectral imaging can reflect the internal and external characteristics of seeds at the same time, which has been widely used in nondestructive detection of agricultural products. The essence of nondestructive detection of agricultural products using hyperspectral imaging technique is to establish the mathematical model between the spectral information and the quality of agricultural products. Since the spectral information is easily affected by the sample growth environment, the stability and generalization of model would weaken when the test samples harvested from different origin and year. Active learning algorithm was investigated to add representative samples to expand the sample space for the original model, so as to implement the rapid update of the model's ability. Random selection (RS) and Kennard-Stone algorithm (KS) were performed to compare the model update effect with active learning algorithm. The experimental results indicated that in the division of different proportion of sample set (1:1, 3:1, 4:1), the updated purity detection model for maize seeds from 2010 year which was added 40 samples selected by active learning algorithm from 2011 year increased the prediction accuracy for 2011 new samples from 47%, 33.75%, 49% to 98.89%, 98.33%, 98.33%. For the updated purity detection model of 2011 year, its prediction accuracy for 2010 new samples increased by 50.83%, 54.58%, 53.75% to 94.57%, 94.02%, 94.57% after adding 56 new samples from 2010 year. Meanwhile the effect of model updated by active learning algorithm was better than that of RS and KS. Therefore, the update for purity detection model of maize seeds is feasible by active learning algorithm.

  13. Characterizing and modeling the dynamics of activity and popularity.

    Directory of Open Access Journals (Sweden)

    Peng Zhang

    Full Text Available Social media, regarded as two-layer networks consisting of users and items, turn out to be the most important channels for access to massive information in the era of Web 2.0. The dynamics of human activity and item popularity is a crucial issue in social media networks. In this paper, by analyzing the growth of user activity and item popularity in four empirical social media networks, i.e., Amazon, Flickr, Delicious and Wikipedia, it is found that cross links between users and items are more likely to be created by active users and to be acquired by popular items, where user activity and item popularity are measured by the number of cross links associated with users and items. This indicates that users generally trace popular items, overall. However, it is found that the inactive users more severely trace popular items than the active users. Inspired by empirical analysis, we propose an evolving model for such networks, in which the evolution is driven only by two-step random walk. Numerical experiments verified that the model can qualitatively reproduce the distributions of user activity and item popularity observed in empirical networks. These results might shed light on the understandings of micro dynamics of activity and popularity in social media networks.

  14. Characterizing and modeling the dynamics of activity and popularity.

    Science.gov (United States)

    Zhang, Peng; Li, Menghui; Gao, Liang; Fan, Ying; Di, Zengru

    2014-01-01

    Social media, regarded as two-layer networks consisting of users and items, turn out to be the most important channels for access to massive information in the era of Web 2.0. The dynamics of human activity and item popularity is a crucial issue in social media networks. In this paper, by analyzing the growth of user activity and item popularity in four empirical social media networks, i.e., Amazon, Flickr, Delicious and Wikipedia, it is found that cross links between users and items are more likely to be created by active users and to be acquired by popular items, where user activity and item popularity are measured by the number of cross links associated with users and items. This indicates that users generally trace popular items, overall. However, it is found that the inactive users more severely trace popular items than the active users. Inspired by empirical analysis, we propose an evolving model for such networks, in which the evolution is driven only by two-step random walk. Numerical experiments verified that the model can qualitatively reproduce the distributions of user activity and item popularity observed in empirical networks. These results might shed light on the understandings of micro dynamics of activity and popularity in social media networks.

  15. Satisfaction with Appearance and the Desired Treatment to Improve Aesthetics

    OpenAIRE

    Al-Zarea, Bader K.

    2013-01-01

    Objective. To identify participants’ satisfaction with appearance and the desired treatment to improve aesthetics. Materials and Methods. 220 participants (127 males and 93 females, mean age = 21.4 ± 1.5 years) were recruited into the study. A structured questionnaire was used to assess patients’ satisfaction with appearance and what treatment they desire to improve aesthetics. Participants scored the level of ...

  16. USE OF TRANS-CONTEXTUAL MODEL-BASED PHYSICAL ACTIVITY COURSE IN DEVELOPING LEISURE-TIME PHYSICAL ACTIVITY BEHAVIOR OF UNIVERSITY STUDENTS.

    Science.gov (United States)

    Müftüler, Mine; İnce, Mustafa Levent

    2015-08-01

    This study examined how a physical activity course based on the Trans-Contextual Model affected the variables of perceived autonomy support, autonomous motivation, determinants of leisure-time physical activity behavior, basic psychological needs satisfaction, and leisure-time physical activity behaviors. The participants were 70 Turkish university students (M age=23.3 yr., SD=3.2). A pre-test-post-test control group design was constructed. Initially, the participants were randomly assigned into an experimental (n=35) and a control (n=35) group. The experimental group followed a 12 wk. trans-contextual model-based intervention. The participants were pre- and post-tested in terms of Trans-Contextual Model constructs and of self-reported leisure-time physical activity behaviors. Multivariate analyses showed significant increases over the 12 wk. period for perceived autonomy support from instructor and peers, autonomous motivation in leisure-time physical activity setting, positive intention and perceived behavioral control over leisure-time physical activity behavior, more fulfillment of psychological needs, and more engagement in leisure-time physical activity behavior in the experimental group. These results indicated that the intervention was effective in developing leisure-time physical activity and indicated that the Trans-Contextual Model is a useful way to conceptualize these relationships.

  17. Application of the Human Activity Assistive Technology model for occupational therapy research.

    Science.gov (United States)

    Giesbrecht, Ed

    2013-08-01

    Theoretical models provide a framework for describing practice and integrating evidence into systematic research. There are few models that relate specifically to the provision of assistive technology in occupational therapy practice. The Human Activity Assistive Technology model is an enduring example that has continued to develop by integrating a social model of disability, concepts from occupational therapy theory and principles of assistive technology adoption and abandonment. This study first describes the core concepts of the Human Activity Assistive Technology model and reviews its development over three successive published versions. A review of the research literature reflects application of the model to clinical practice, study design, outcome measure selection and interpretation of results, particularly among occupational therapists. An evaluative framework is used to critique the adequacy of the Human Activity Assistive Technology model for practice and research, exploring attributes of clarity, simplicity, generality, accessibility and importance. Finally, recommendations are proposed for continued development of the model and research applications. Most of the existing research literature employs the Human Activity Assistive Technology model for background and study design; there is emerging evidence to support the core concepts as predictive factors. Although the concepts are generally simple, clear and applicable to occupational therapy practice and research, evolving terminology and outcomes become more complex with the conflation of integrated theories. The development of the Human Activity Assistive Technology model offers enhanced access and application for occupational therapists, but poses challenges to clarity among concepts. Suggestions are made for further development and applications of the model. © 2013 Occupational Therapy Australia.

  18. Ultrasound appearance of chronic mammary duct ectasia

    Energy Technology Data Exchange (ETDEWEB)

    Duchesne, N. [Ottawa Hospital, Dept. of Radiology, Ottawa, Ontario (Canada)]. E-mail: nathalie_duchesne_22@yahoo.ca; Skolnik, S. [Univ. of Toronto, Dept. of Family Medicine, Toronto, Ontario (Canada); Bilmer, S. [Ottawa Hospital, Dept. of Radiology, Ottawa, Ontario (Canada)

    2005-12-15

    Mammary duct ectasia (MDE), also called periductal mastitis, mammary dysplasia, or plasma cell mastitis, is a benign condition of the mammary gland first described by Haagensen in 1951. The etiology of MDE is unknown and its pathogenesis still controversial; the periductal inflammation could be either the cause or the result of dilated damaged ducts. The process is usually bilateral and asymptomatic, with only a small percentage of patients presenting with symptoms that may include long course of tumour formation, usually subareolar breast lumps, nipple discharge, nipple retraction, mastalgia, and mammary abscess or fistulas. Mammographic presentation of MDE is well known; its features include periductal calcification, benign intraductal calcification, and retroareolar duct dilatation. The periductal calcification results from dystrophic calcification and forms calcified rings or very dense, oval, elongated calcifications, each with a central lucency representing the dilated duct. Intraductal calcifications of duct ectasia represent inspissated intraductal material and are typically of uniform high density, often needle-like, and occasionally branching. Occasionally, there are no mammographic findings, and the diagnosis must rely on sonographic features. Appearance of MDE on ultrasonography (US) depends on the stage of the disease and the contents of the dilated ducts. The acute presentation has been demonstrated in the literature more often than has its chronic counterpart. In the former, duct content can vary from anechoic to isoechoic with surrounding fatty tissue. In chronic MDE, episodes of inflammation are longer. This tends to result in secretions that have a more solid, cheesy texture, partly due to cholesterol crystals, foam cells, and inflammatory cells. For both types of MDE, the appearance can mimic high-grade ductal carcinoma in situ (DCIS) on US. In this essay, 2 chronic MDE cases are presented and their US appearance discussed. Our goal is to explore

  19. Ultrasound appearance of chronic mammary duct ectasia

    International Nuclear Information System (INIS)

    Duchesne, N.; Skolnik, S.; Bilmer, S.

    2005-01-01

    Mammary duct ectasia (MDE), also called periductal mastitis, mammary dysplasia, or plasma cell mastitis, is a benign condition of the mammary gland first described by Haagensen in 1951. The etiology of MDE is unknown and its pathogenesis still controversial; the periductal inflammation could be either the cause or the result of dilated damaged ducts. The process is usually bilateral and asymptomatic, with only a small percentage of patients presenting with symptoms that may include long course of tumour formation, usually subareolar breast lumps, nipple discharge, nipple retraction, mastalgia, and mammary abscess or fistulas. Mammographic presentation of MDE is well known; its features include periductal calcification, benign intraductal calcification, and retroareolar duct dilatation. The periductal calcification results from dystrophic calcification and forms calcified rings or very dense, oval, elongated calcifications, each with a central lucency representing the dilated duct. Intraductal calcifications of duct ectasia represent inspissated intraductal material and are typically of uniform high density, often needle-like, and occasionally branching. Occasionally, there are no mammographic findings, and the diagnosis must rely on sonographic features. Appearance of MDE on ultrasonography (US) depends on the stage of the disease and the contents of the dilated ducts. The acute presentation has been demonstrated in the literature more often than has its chronic counterpart. In the former, duct content can vary from anechoic to isoechoic with surrounding fatty tissue. In chronic MDE, episodes of inflammation are longer. This tends to result in secretions that have a more solid, cheesy texture, partly due to cholesterol crystals, foam cells, and inflammatory cells. For both types of MDE, the appearance can mimic high-grade ductal carcinoma in situ (DCIS) on US. In this essay, 2 chronic MDE cases are presented and their US appearance discussed. Our goal is to explore

  20. Malignant fatty tumors: classification, clinical course, imaging appearance and treatment

    International Nuclear Information System (INIS)

    Peterson, J.J.; Kransdorf, M.J.; Bancroft, L.W.; O'Connor, M.I.

    2003-01-01

    Liposarcoma is a relatively common soft tissue malignancy with a wide spectrum of clinical presentations and imaging appearances. Several subtypes are described, ranging from lesions nearly entirely composed of mature adipose tissue, to tumors with very sparse adipose elements. The imaging appearance of these fatty masses is frequently sufficiently characteristic to allow a specific diagnosis, while in other cases, although a specific diagnosis is not achievable, a meaningful limited differential diagnosis can be established. The purpose of this paper is to review the spectrum of malignant fatty tumors, highlighting the current classification system, clinical presentation and behavior, treatment and spectrum of imaging appearances. The imaging review will emphasize CT scanning and MR imaging, and will stress differentiating radiologic features. (orig.)

  1. Benign fatty tumors: classification, clinical course, imaging appearance, and treatment

    International Nuclear Information System (INIS)

    Bancroft, Laura W.; Kransdorf, Mark J.; Peterson, Jeffrey J.; O'Connor, Mary I.

    2006-01-01

    Lipoma is the most common soft-tissue tumor, with a wide spectrum of clinical presentations and imaging appearances. Several subtypes are described, ranging from lesions entirely composed of mature adipose tissue to tumors intimately associated with nonadipose tissue, to those composed of brown fat. The imaging appearance of these fatty masses is frequently sufficiently characteristic to allow a specific diagnosis. However, in other cases, although a specific diagnosis is not achievable, a meaningful limited differential diagnosis can be established. The purpose of this manuscript is to review the spectrum of benign fatty tumors highlighting the current classification system, clinical presentation and behavior, spectrum of imaging appearances, and treatment. The imaging review emphasizes computed tomography (CT) scanning and magnetic resonance (MR) imaging, differentiating radiologic features. (orig.)

  2. CT appearance of the normal appendix in adults

    International Nuclear Information System (INIS)

    Tamburrini, Stefania; Brunetti, Arturo; Brown, Michele; Sirlin, Claude B.; Casola, Giovanna

    2005-01-01

    The aims of this study were to identify (1) the normal range of the appendix on computed tomography (CT), (2) the correlation of patient age and sex with the visibility and appearance of the appendix on CT, and (3) the normal variations in wall thickness, intraluminal content, and location of the appendix. Three hundred seventy-two outpatients underwent abdominopelvic CT. The scans were reviewed on the picture archiving and communication system and appendiceal outer-to-outer wall diameter, wall thickness, location, content and its correlation with appendix diameter were analyzed. The appendix was visualized in 305/372 patients. Its location relative to the cecum was highly variable. The diameter range was 3-10 mm; in 42% of cases the diameter was greater than 6 mm. When the intraluminal content (185/305) was visualized, the diameter was slightly superior to the mean (p=0.0156). In 329 CT scans in which oral contrast material was given, the appendix was filled by contrast material in 74/329 patients. The appendix wall thickness was measurable in 22/305 patients (average 0.15 cm). There is significant overlap between the normal and abnormal CT appearance of the appendix. Consequently the diagnosis of acute appendicitis should be based not only on the appearance of the appendix but also on the presence of secondary signs. (orig.)

  3. 'Unusual' MRI appearance of sphenoid sinus mucocele

    International Nuclear Information System (INIS)

    Ruelle, A.; Pisani, R.; Andrioli, G.

    1991-01-01

    The authors report a case of sphenoid sinus mucocele which exhibited unusual MRI features. However a review of the literature shows that these lesions may present with different MRI appearances probably related to the variability of the cyst content. Further series are needed for a better definition of the MRI behaviour of the lesions. (orig.)

  4. Analyzing Reaction Rates with the Distortion/Interaction-Activation Strain Model

    NARCIS (Netherlands)

    Bickelhaupt, F. Matthias; Houk, Kendall N.

    2017-01-01

    The activation strain or distortion/interaction model is a tool to analyze activation barriers that determine reaction rates. For bimolecular reactions, the activation energies are the sum of the energies to distort the reactants into geometries they have in transition states plus the interaction

  5. Brand appearances in contemporary cinema films and contribution to global marketing of cigarettes.

    Science.gov (United States)

    Sargent, J D; Tickle, J J; Beach, M L; Dalton, M A; Ahrens, M B; Heatherton, T F

    2001-01-06

    The appearance of a cigarette brand in a cinema film gives the brand a certain distinction through its association with the characters and general tone of the film. Through the worldwide distribution of films, brands are promoted globally. We assessed the tobacco-brand appearances in a 10-year sample of contemporary films. We viewed the contents of the top 25 US box-office films for each year of release, from 1988 to 1997 (250 films in total). We compared the prevalence of brand appearances for films produced before a voluntary ban on paid product placement by the tobacco industry (1988-90) with films produced after the ban (1991-97). Tobacco-brand appearance was defined as the screen appearance of a brand name, logo, or identifiable trademark on products or product packaging, billboards, store-front advertising, or tobacco promotional items. We defined actor endorsement of a brand as the display of a brand while being handled or used by an actor. More than 85% of the films contained tobacco use. Tobacco brands appeared in 70 (28%) films. Brand appearances were as common in films suitable for adolescent audiences as they were in films for adult audiences (32 vs 35%), and were also present in 20% of those rated for children. Prevalence of brand appearance did not change overall in relation to the ban. However, there was a striking increase in the type of brand appearance depicted, with actor endorsement increasing from 1% of films before the ban to 11% after. Four US cigarette brands accounted for 80% of brand appearances. Revenues outside the USA accounted for 49% of total revenues for these films, indicating a large international audience. Tobacco-brand appearances are common in films and are becoming increasingly endorsed by actors. The most highly advertised US cigarette brands account for most brand appearances, which suggests an advertising motive to this practice.

  6. MODELING MERCURY CONTROL WITH POWDERED ACTIVATED CARBON

    Science.gov (United States)

    The paper presents a mathematical model of total mercury removed from the flue gas at coal-fired plants equipped with powdered activated carbon (PAC) injection for Mercury control. The developed algorithms account for mercury removal by both existing equipment and an added PAC in...

  7. Developing model-making and model-breaking skills using direct measurement video-based activities

    Science.gov (United States)

    Vonk, Matthew; Bohacek, Peter; Militello, Cheryl; Iverson, Ellen

    2017-12-01

    This study focuses on student development of two important laboratory skills in the context of introductory college-level physics. The first skill, which we call model making, is the ability to analyze a phenomenon in a way that produces a quantitative multimodal model. The second skill, which we call model breaking, is the ability to critically evaluate if the behavior of a system is consistent with a given model. This study involved 116 introductory physics students in four different sections, each taught by a different instructor. All of the students within a given class section participated in the same instruction (including labs) with the exception of five activities performed throughout the semester. For those five activities, each class section was split into two groups; one group was scaffolded to focus on model-making skills and the other was scaffolded to focus on model-breaking skills. Both conditions involved direct measurement videos. In some cases, students could vary important experimental parameters within the video like mass, frequency, and tension. Data collected at the end of the semester indicate that students in the model-making treatment group significantly outperformed the other group on the model-making skill despite the fact that both groups shared a common physical lab experience. Likewise, the model-breaking treatment group significantly outperformed the other group on the model-breaking skill. This is important because it shows that direct measurement video-based instruction can help students acquire science-process skills, which are critical for scientists, and which are a key part of current science education approaches such as the Next Generation Science Standards and the Advanced Placement Physics 1 course.

  8. A Model of Designing: Understanding Engineering Design Activity

    DEFF Research Database (Denmark)

    Ahmed, Saeema; Aurisicchio, Marco

    2007-01-01

    This research describes an understanding of design activity through design questions. From a number of previous studies two types of questions have been identified: 1) reasoning questions; and 2) strategic questions. Strategic questions are part of an experienced designers approach to solving a d...... solving model. An example of aerospace engineering design is used to illustrate the argument. The research contributes to an understanding of design activity....

  9. Active earth pressure model tests versus finite element analysis

    Science.gov (United States)

    Pietrzak, Magdalena

    2017-06-01

    The purpose of the paper is to compare failure mechanisms observed in small scale model tests on granular sample in active state, and simulated by finite element method (FEM) using Plaxis 2D software. Small scale model tests were performed on rectangular granular sample retained by a rigid wall. Deformation of the sample resulted from simple wall translation in the direction `from the soil" (active earth pressure state. Simple Coulomb-Mohr model for soil can be helpful in interpreting experimental findings in case of granular materials. It was found that the general alignment of strain localization pattern (failure mechanism) may belong to macro scale features and be dominated by a test boundary conditions rather than the nature of the granular sample.

  10. Theory and modeling of active brazing.

    Energy Technology Data Exchange (ETDEWEB)

    van Swol, Frank B.; Miller, James Edward; Lechman, Jeremy B.; Givler, Richard C.

    2013-09-01

    Active brazes have been used for many years to produce bonds between metal and ceramic objects. By including a relatively small of a reactive additive to the braze one seeks to improve the wetting and spreading behavior of the braze. The additive modifies the substrate, either by a chemical surface reaction or possibly by alloying. By its nature, the joining process with active brazes is a complex nonequilibrium non-steady state process that couples chemical reaction, reactant and product diffusion to the rheology and wetting behavior of the braze. Most of the these subprocesses are taking place in the interfacial region, most are difficult to access by experiment. To improve the control over the brazing process, one requires a better understanding of the melting of the active braze, rate of the chemical reaction, reactant and product diffusion rates, nonequilibrium composition-dependent surface tension as well as the viscosity. This report identifies ways in which modeling and theory can assist in improving our understanding.

  11. CT and radiographic appearance of extracranial Onyx® embolization

    International Nuclear Information System (INIS)

    Jia, J.B.; Green, C.S.; Cohen, A.J.; Helmy, M.

    2015-01-01

    Onyx ® (ev3, Irvine, CA, USA) is a liquid embolic agent composed of ethylene vinyl alcohol copolymer dissolved in dimethyl sulphoxide used for the treatment of intracranial arteriovenous malformations. Onyx is a preferred embolizing agent due to its unique properties, non-adhesive nature, and durability. In addition to its approved intracranial application, Onyx is also being used successfully in extracranial embolization in areas including extracranial aneurisms and vascular malformations, trauma, gastrointestinal bleeding, and neoplasms. Because of its increasing utilization, it is important for reporting radiologists to be able to recognize its extracranial appearance across different imaging techniques and to be familiar with its uses. The goal of this review is to describe the extracranial uses of Onyx and its appearance in various extracranial locations at radiography and CT, while providing didactic examples. Onyx appears radiodense at CT and plain radiography and has a curvilinear pattern following the expected path of the vessel embolized. At CT, Onyx creates streak artefact that may obstruct the view of surrounding tissues consistent with descriptions of other tantalum devices

  12. Change in frequency of the maxillary midline diastema appearing in photographs of Caucasian females in two fashion magazines from 2003 to 2012.

    Science.gov (United States)

    Lewis, Kylie C; Sherriff, Martyn; Stewart Denize, E

    2014-06-01

    To ascertain if there has been a change in the frequency of appearance of maxillary midline diastema in two leading women's fashion magazines over a decade. Two observers counted the frequency of maxillary midline diastema that appeared in Caucasian female models featured in British Vogue and Glamour (UK). An increase in the frequency of maxillary midline diastema appearing in both publications was observed between 2003 and 2012. This change may indicate an increase in the acceptance of the maxillary midline diastema, which may in turn, influence orthodontic and aesthetic dentistry treatment planning. © 2014 British Orthodontic Society.

  13. Impedance Characteristics Modeling of a Two-Terminal Active Capacitor

    DEFF Research Database (Denmark)

    Wang, Haoran; Wang, Huai; Lu, Minghui

    2017-01-01

    to overcome the above issues. In this paper, the modeling of the active capacitor is investigated and a voltage feed-forward compensation scheme is proposed for overshoot reduction. Therefore, the impedance, equivalent capacitance, ESR, and ESL, of the active capacitor can be specified. A case study based...

  14. Discriminative latent models for recognizing contextual group activities.

    Science.gov (United States)

    Lan, Tian; Wang, Yang; Yang, Weilong; Robinovitch, Stephen N; Mori, Greg

    2012-08-01

    In this paper, we go beyond recognizing the actions of individuals and focus on group activities. This is motivated from the observation that human actions are rarely performed in isolation; the contextual information of what other people in the scene are doing provides a useful cue for understanding high-level activities. We propose a novel framework for recognizing group activities which jointly captures the group activity, the individual person actions, and the interactions among them. Two types of contextual information, group-person interaction and person-person interaction, are explored in a latent variable framework. In particular, we propose three different approaches to model the person-person interaction. One approach is to explore the structures of person-person interaction. Differently from most of the previous latent structured models, which assume a predefined structure for the hidden layer, e.g., a tree structure, we treat the structure of the hidden layer as a latent variable and implicitly infer it during learning and inference. The second approach explores person-person interaction in the feature level. We introduce a new feature representation called the action context (AC) descriptor. The AC descriptor encodes information about not only the action of an individual person in the video, but also the behavior of other people nearby. The third approach combines the above two. Our experimental results demonstrate the benefit of using contextual information for disambiguating group activities.

  15. Modelling Cr(VI) removal by a combined carbon-activated sludge system

    International Nuclear Information System (INIS)

    Orozco, A. Micaela Ferro; Contreras, Edgardo M.; Zaritzky, Noemi E.

    2008-01-01

    The combined carbon-activated sludge process has been proposed as an alternative to protect the biomass against toxic substances in wastewaters; however, the information about the effect of powdered-activated carbon (PAC) addition in activated sludge reactors for the treatment of wastewaters containing Cr(VI) is limited. The objectives of the present study were: (a) to evaluate the removal of hexavalent chromium by (i) activated sludge microorganisms in aerobic batch reactors, (ii) powdered-activated carbon, and (iii) the combined action of powdered-activated carbon and biomass; (b) to propose mathematical models that interpret the experimental results. Different Cr(VI) removal systems were tested: (S1) biomass (activated sludge), (S2) PAC, and (S3) the combined activated carbon-biomass system. A Monod-based mathematical model was used to describe the kinetics of Cr(VI) removal in the system S1. A first-order kinetics with respect to Cr(VI) and PAC respectively, was proposed to model the removal of Cr(VI) in the system S2. Cr(VI) removal in the combined carbon-biomass system (S3) was faster than both Cr(VI) removal using PAC or activated sludge individually. Results showed that the removal of Cr(VI) using the activated carbon-biomass system (S3) was adequately described by combining the kinetic equations proposed for the systems S1 and S2

  16. Messages about appearance, food, weight and exercise in "tween" television.

    Science.gov (United States)

    Simpson, Courtney C; Kwitowski, Melissa; Boutte, Rachel; Gow, Rachel W; Mazzeo, Suzanne E

    2016-12-01

    Tweens (children ages ~8-14years) are a relatively recently defined age group, increasingly targeted by marketers. Individuals in this age group are particularly vulnerable to opinions and behaviors presented in media messages, given their level of cognitive and social development. However, little research has examined messages about appearance, food, weight, and exercise in television specifically targeting tweens, despite the popularity of this media type among this age group. This study used a content analytic approach to explore these messages in the five most popular television shows for tweens on the Disney Channel (as of 2015). Using a multiple-pass approach, relevant content in episodes from the most recently completed seasons of each show was coded. Appearance related incidents occurred in every episode; these most frequently mentioned attractiveness/beauty. Food related incidents were also present in every episode; typically, these situations were appearance and weight neutral. Exercise related incidents occurred in 53.3% of episodes; the majority expressed resistance to exercise. Weight related incidents occurred in 40.0% of the episodes; the majority praised the muscular ideal. Women were more likely to initiate appearance incidents, and men were more likely to initiate exercise incidents. These results suggest that programs specifically marketed to tweens reinforce appearance ideals, including stereotypes about female attractiveness and male athleticism, two constructs linked to eating pathology and body dissatisfaction. Given the developmental vulnerability of the target group, these findings are concerning, and highlight potential foci for prevention programming, including media literacy, for tweens. Copyright © 2016 Elsevier Ltd. All rights reserved.

  17. Active Learning of Classification Models with Likert-Scale Feedback.

    Science.gov (United States)

    Xue, Yanbing; Hauskrecht, Milos

    2017-01-01

    Annotation of classification data by humans can be a time-consuming and tedious process. Finding ways of reducing the annotation effort is critical for building the classification models in practice and for applying them to a variety of classification tasks. In this paper, we develop a new active learning framework that combines two strategies to reduce the annotation effort. First, it relies on label uncertainty information obtained from the human in terms of the Likert-scale feedback. Second, it uses active learning to annotate examples with the greatest expected change. We propose a Bayesian approach to calculate the expectation and an incremental SVM solver to reduce the time complexity of the solvers. We show the combination of our active learning strategy and the Likert-scale feedback can learn classification models more rapidly and with a smaller number of labeled instances than methods that rely on either Likert-scale labels or active learning alone.

  18. Hepatoprotective activity of Musa paradisiaca on experimental animal models.

    Science.gov (United States)

    Nirmala, M; Girija, K; Lakshman, K; Divya, T

    2012-01-01

    To investigate the hepatoprotective activity of stem of Musa paradisiaca (M. paradisiaca) in CCl4 and paracetamol induced hepatotoxicity models in rats. Hepatoprotective activity of alcoholic and aqueous extracts of stem of M. paradisiaca was demonstrated by using two experimentally induced hepatotoxicity models. Administration of hepatotoxins (CCl4 and paracetamol) showed significant biochemical and histological deteriorations in the liver of experimental animals. Pretreatment with alcoholic extract (500 mg/kg), more significantly and to a lesser extent the alcoholic extract (250 mg/kg) and aqueous extract (500 mg/kg), reduced the elevated levels of the serum enzymes like serum glutamic-oxaloacetic transaminase (SGOT), serum glutamic pyruvic transaminase (SGPT), alkaline phosphatase (ALP) and bilirubin levels and alcoholic and aqueous extracts reversed the hepatic damage towards the normal, which further evidenced the hepatoprotective activity of stem of M. paradisiaca. The alcoholic extract at doses of 250 and 500 mg/kg, p.o. and aqueous extract at a dose of 500 mg/kg, p.o. of stem of M. paradisiaca have significant effect on the liver of CCl4 and paracetamol induced hepatotoxicity animal models.

  19. Gallbladder shape extraction from ultrasound images using active contour models.

    Science.gov (United States)

    Ciecholewski, Marcin; Chochołowicz, Jakub

    2013-12-01

    Gallbladder function is routinely assessed using ultrasonographic (USG) examinations. In clinical practice, doctors very often analyse the gallbladder shape when diagnosing selected disorders, e.g. if there are turns or folds of the gallbladder, so extracting its shape from USG images using supporting software can simplify a diagnosis that is often difficult to make. The paper describes two active contour models: the edge-based model and the region-based model making use of a morphological approach, both designed for extracting the gallbladder shape from USG images. The active contour models were applied to USG images without lesions and to those showing specific disease units, namely, anatomical changes like folds and turns of the gallbladder as well as polyps and gallstones. This paper also presents modifications of the edge-based model, such as the method for removing self-crossings and loops or the method of dampening the inflation force which moves nodes if they approach the edge being determined. The user is also able to add a fragment of the approximated edge beyond which neither active contour model will move if this edge is incomplete in the USG image. The modifications of the edge-based model presented here allow more precise results to be obtained when extracting the shape of the gallbladder from USG images than if the morphological model is used. © 2013 Elsevier Ltd. Published by Elsevier Ltd. All rights reserved.

  20. Typically the Best? Perceived Typicality and Aesthetic Appraisal of Product Appearances

    NARCIS (Netherlands)

    Blijlevens, J.

    2011-01-01

    In this dissertation, it is investigated how the current knowledge that people possess about a certain product category influences perception and aesthetic appraisal of product appearances within this product category. Through the reoccurring exposure to product appearances in everyday life people