An Empirical Investigation on Fine-Grained Syndrome Segmentation in TCM by Learning a CRF from a Noisy Labeled Data

Size: px
Start display at page:

Download "An Empirical Investigation on Fine-Grained Syndrome Segmentation in TCM by Learning a CRF from a Noisy Labeled Data"

Transcription

1 An Empirial Investigation on Fine-Grained Syndrome Segmentation in TCM by Learning a CRF from a Noisy Labeled Data Yaqiang Wang, Dan Tang, and Hongping Shu College of Software Engineering, Chengdu University of Information Tehnology, Chengdu, China {yaqwang, tangdan, shp}@uit.edu.n Chen Su Sihuan Aademy of Chinese Mediine Sienes, Chengdu, China oin_0308@foxmail.om 感 ( 表 证 ) (exogenous (syndrome)), 风 ( 证 ) (wind (syndrome)), and 热(证) (hot (syndrome)). These finegrained syndromes are inferred based on many parts of the medial problem desription, aording to the diagnosis theory of TCM. To feth the fine-grained information, oarse-grained syndromes need to be segmented into their fine-grained forms [6]. Most of researhes on knowledge disovery related to TCM syndromes did not onsider above fine-grained segmentation problem. Consequently, in this paper, we fous our attention on automati fine-grained TCM syndrome segmentation, FGSS for short. The results will support other preision medial researhes of TCM [2], [7], suh as TCM syndrome differentiation and syndrome-disease relationship mining, syndrome-gene network analysis, et. FGSS in TCM an be naturally treated as a Chinese word segmentation task, and fine-grained segments of TCM syndromes an be naturally regarded as Chinese words. Then this segmentation task an be solved by utilizing supervised sequene labeling models, e.g. Hidden Markov Models [8], Maximum Entropy Markov Models [9], [10], Conditional Random Fields (CRFs) [11], [12]. However, supervised models suffer from a laborintensive problem to build a labeled training data. To address this defiieny, semi-supervised models [13]-[15] are proposed in general domain. Although these methods redue muh ost of manual labor, labeled data is still a neessity. It is still a hallenging task to manually build a domain-speifially used dataset due to a requirement of ross-domain knowledge. In this paper, we propose a distantly supervised method for training CRFs for FGSS in TCM. The method takes advantages of naming and translating onventions of TCM syndromes. It firstly builds a noisy labeled training data through applying a probabilisti alignment model, whih is used to exploit relations between Chinese haraters and English words in a Chinese-English parallel orpus of TCM syndromes. This alignment model an infer high onfident fine-grained segments in TCM syndromes by heuristially employing a forward Abstrat Syndrome is an important omponent in Traditional Chinese Mediine (TCM), and it is also a distintive onept in TCM ompared with Western Mediine (WM). Clearly understand the TCM syndrome help researhers digest TCM regularities and bridge TCM and WM. Syndromes are often used in oarse-grained forms, however fine-grained medial information buried in the oarse-grained TCM syndromes would not be onsidered. In this paper, we empirially investigate Fine-Grained Syndrome Segmentation (FGSS) in TCM by a distantly supervised method to build a noisy labeled data for training CRFs for FGSS in TCM. The feasibility and effetiveness of the method are demonstrated based on a series of elaborate experiments. The best F1-sore an reah To the best of our knowledge, our work is the first to fous on finegrained information extration in Chinese medial texts. Index Terms information extration, distant supervision, biomedial natural language proessing, traditional Chinese mediine I. INTRODUCTION Syndrome in Traditional Chinese Mediine (TCM) onludes the etiology, loation of the disease, pathology as well as relationship between right and evil pathogen. It is a distintive onept in TCM omparing to Western Mediine (WM). A learly understanding of TCM syndromes will help researhers digest TCM regularities and bridge the TCM and WM [1], [2]. Reently, many researhers work on knowledge disovery of syndrome differentiation in TCM [3]-[5]. Syndromes in TCM literature and linial reords are in oarse-grained forms. For example, syndrome 外感风 热 (exogenous wind hot) is a syndrome onluded when a TCM pratitioner observes a medial problem desription 发热 (fever), 恶寒 (aversion to old), 头痛 (headahe), 脉浮数 (rapid floating pulse), 苔薄白 (moss thin and white), 舌红 (red tongue), 口渴 (thirst). It is omposed of three fine-grained segments, inluding 外 Manusript reeived January 12, 2018; revised May 17, J. Adv. Inf. Tehnol. doi: /jait

2 diretion alignment and a reversed diretion hek. Then, CRFs an be adopted and trained on this noisy labeled data. Experimental results demonstrate the feasibility and the effetiveness of the proposed method. The highest F1sore an reah , whih is a ompetitive result omparing to the result (0.939) obtained by a CRF trained based on a manually segmented data. II. alignment probability is measured by a ombination of the forward diretion aligning probability and the reversed diretion heking probability, and it is defined as follows. aˆi arg max ai 1 p i ea i (3) i where λ is the parameter that is used to balane the ontributions of p(i ej) and p(ej i). If there is a tie in the inferring proess, a heuristi strategy would be used that âi will be set by the same value as previously adjaent alignment result âi-1, and if urrent position is the first plae of in the TCM syndrome, âi will be empirially set to 1. THE PROBABILISTIC ALIGNMENT METHOD In this setion, we propose a simple and effetive probabilisti alignment method to onfidently align Chinese haraters in TCM syndromes to English words in the orresponding translations. The Chinese harater(s) aligned to the same English word would form a finegrained segment in a TCM syndrome. The alignment results are onfident, beause they passed a bidiretional onfirmation proess, i.e. a forward diretion aligning and a reversed diretion heking, whih would be introdued in following setions, and the results of these two methods are heuristially ombined together in order to infer the fine-grained segments. III. CRFS FOR FGSS IN TCM In Setion II, we introdued a heuristi method, whih help us reognize optimal fine-grained segments of TCM syndromes with the help of natural separators between English words in the translations of the TCM syndromes. The resulted segments ould, onsequently, make up a noisy labeled data for training CRFs for FGSS in TCM. In general, there are three key points with applying CRFs to a segmentation task, inluding segment representation [17], feature definition [18], and the parameter settings (or its implementation). The detailed information of these key points in this paper is present bellow. A. Forward Diretion Aligning Method Forward diretion aligning method ompletes a proess that probabilistially aligning Chinese haraters i in a TCM syndrome with English words ej in its translation e. The alignment probability of ej given i an be diretly defined by a onditional probability with a Laplae smoothing [16] that is e j,i (1) p e j i i V where (ej,i) is the o-ourrene frequeny of ej and i, (i) is the ount of i, and V is the amount of unique Chinese haraters in the orpus. α >= 0 is a smoothing parameter. A higher p(ej i) indiates that ompared to other English words in e, ej has a higher strength aligning to i. A. The Segment Representation The task of FGSS in TCM an be naturally defined as a sequene labeling proess that labels eah Chinese harater with a label, whih is used to represent whih part of a fine-grained segment the Chinese harater belongs to. There are five representative types of labels that are ommonly used for indiating a speifi part of a segment, inluding B (beginning of a segment), I (inside of a segment), O (outside of segments), E (end of a segment), and S (the single Chinese harater type segment). Speifially, in this paper, segment representation would like to inlude B, I and S. Firstly, there is no redundant ontent in TCM syndromes. Therefore, the segment representation O would be exluded in this paper. Seondly, owing to the onise style of desriptions of TCM syndromes, lengths of fine-grained segments in TCM syndromes are less than 3, and in most ases they are less than 2. Consequently, identifying the end of fine-grained segments individually would make little sense to improve the labeling performane, and sometimes, it would redue the labeling performane due to the diffiulty of rare lass identifiation. Moreover, it has been verified that individually identifying single Chinese harater type segments is helpful to lift labeling performane [17], [18], espeially in our task many single Chinese harater type segments are ontained. B. Reversed Diretion Cheking Method Reversed diretion heking method is designed to inspet results of the forward diretion aligning method, whether ej aligning to i with high onfidene. It means that ompared to other Chinese haraters in, i should also have a higher strength aligned with ej. It an be defined as i,e j (2) p i e j e j Ve In the equation, (i,ej) has the same meaning as (ej,i) in equation (1), (ej) is the ount of ej, and Ve is the amount of unique English words in the orpus. It is also smoothed by the Laplae, and β >= 0 is the smoothing parameter. C. The Heuristi Inferee Method The heuristi inferene method is used to find the best fine-grained segmentation ŝ of with the highest onfidene. ŝ onsists of ŝk, and ŝk is omposed by Chinese harater(s), whih are aligned with the same ej in e with the highest onfident alignment probability. The 2018 J. Adv. Inf. Tehnol. p ea i B. Feature Definition The CRFs is a sophistiated disriminative model for sequene labeling tasks. Its good labeling performane is dependent on a well-tailored feature definition [19]. In this paper we investigated two types of features, 46

3 inluding n-gram features, speifially the unigram, bigram and trigram features, and n-gram features with a gap (i.e. the skip n-gram features). N-gram features: It is not a trivial task to segment short and brief texts into words. Thus n-grams are usually used as their alternative to be the features. In this paper, we investigate the unigram, bigram and trigram features. Their usefulness has been demonstrated in the named entity reognition task in TCM [19]. For onveniene, in this paper, we set an exat window size 3 to extrat the features, beause lengths of TCM syndromes are often short, usually shorter than 6. Jumping n-gram features: Intuitively, bigram and trigram features with a gap may be helpful to FGSS in TCM. For example, a trigram feature with a gap in it 肾 * 虚 ( kidney * defiieny ) ould be used to determine that the Chinese harater at the position of * would be a fine-grained segment, suh as the fine-grained segments 阴 (yin) and 阳 (yang) in 肾阴虚 (kidney yin defiieny) and 肾阳虚 (kidney yang defiieny), respetively. The templates of above introdued features are listed in Table I. TABLE I. Feature Type DEFINITIONS OF FEATURE TEMPLATES Template Unigram Feature (U) i-3; i-2; i-1; i; i+1; i+2; i+3 Bigram Feature (B) Trigram Feature (T) i-3 i-2; i-2 i-1; i-1 i; i i+1; i+1 i+2; i+2 i+3 i-3 i-2 i-1; i-2 i-1 i; i-1 i i+1; i i+1 i+2; i+1 i+2 i+3 Skip Bigram Feature (JB) i-3 i-1; i-2 i; i-1 i+1; i i+2; i+1 i+3 Skip Trigram Feature (JT) C. CRFs Implementation i-3 i-2 i; i-2 i-1 i+1; i-1 i i+2; i i+1 i+3; i-3 i-1 i; i-2 i i+1; i-1 i+1 i+2; i i+2 i+3; In our experiments, the CRF++ tool is adopted, whih provides an effiient implementation for CRFs by using the limited-memory quasi-newton algorithm for training the models [11], [20]. Our aim is to demonstrate the feasibility and effetiveness of the proposed method to build a noisy labeled data for training CRFs for FGSS in TCM, and the usefulness of the segment representations and features desribed previously. So the default settings of the CRF++ tool are diretly used for simpliity. IV. EXPERIMENTS In this setion, the proposed method for building a noisy labeled data for training a CRF for FGSS in TCM is verified. The results would present the performane of the proposed probabilisti alignment method and how noisy the built data is. Moreover, the performane of CRFs trained on the noisy labeled training data for FGSS in TCM under different settings is also validated. The results would illustrate the appliability of the noisy labeled training data and, at the same time, investigate the effetiveness of the announed segment representation and feature definition. A. Experimental Datasets In this paper, a standard Chinese-English parallel orpus of TCM syndromes is used as the basis data for building the noisy labeled training data for CRFs for FGSS in TCM. It ontains 606 Chinese-English translation pairs of TCM syndromes. In order to evaluate the proposed probabilisti alignment method, the Chinese haraters and English words in these translation pairs are manually aligned in advane. This dataset is named as AD (i.e., the alignment data). TABLE II. DEFINITIONS OF FEATURE TEMPLATES AD SD Size Number of Unique Chinese Charathers Number of Unique Fine- Grained Segments Number of Common Unique Fine-Grained Segments 80 To illustrate the appliability of the noisy labeled training data and investigate the effetiveness of the aforementioned segment representation and feature definition, 260 linial TCM syndromes are extrated from a linial reord dataset. The linial reord dataset ontains 6722 linial reords, whih are aumulated during the routine diagnosti work of TCM pratitioners. None of these extrated linial TCM syndromes exists in the parallel orpus. Moreover, TCM experts are hired to pre-segment these linial TCM syndromes into their fine-grained forms manually. This dataset is named as SD (i.e., segmentation data). More detailed information of the experimental datasets is listed in Table II. B. Evaluation Metris We define three types of metris for evaluating the proposed methods as follows. Alignment acuray (AC): this metri is used for evaluating the alignment performane of the proposed probabilisti alignment method. In this paper, an alignment is orret, if and only if the aligned Chinese harater is or is a part of a segment that the English word in the translation of the TCM syndrome orresponds to. Higher AC is ahieved; better alignment performane would be obtained. The AC is defined as follows. a AC (4) a where a is the ount of the orretly aligned Chinese harater and English word pairs, and a is the amount of aligned Chinese harater and English word pairs. Segmentation Preision (SP), Reall (SR) and F1- sore (SF): these metris are used to validate the appliability of the resulted noisy labeled data for training CRFs for FGSS in TCM by the proposed probabilisti alignment method and the appropriateness of the segment representation and the defined features. If and only if the boundaries of a fine-grained segment are both reognized 2018 J. Adv. Inf. Tehnol. 47

4 aurately, the fine-grained segment is onsidered to be a orret result. Higher SP and higher SR are ahieved; better global segmentation performane would be gotten. SP, SR and SF are formulated below. SP = s (5) SR (6) s s results. The results obtained by the HIM are listed in Table IV. It shows that a better result an be obtained through balaning the ontributions of p(i ej) and p(ej i) by hanging the value of λ, and the best result an reah 0.932, when λ = 0.1. Moreover, the results illustrate that RDC is important to the alignment task in this paper, and these results also onveys that the heuristially inferred segment data ontains noisy. sr SF 2 SP SR SP SR TABLE III. RESULTS OBTAINED BY FDA AND RDC METHODS RESPECTIVELY UNDER DIFFERENT AND SETTINGS (7) values where s is the ount of segments segmented orretly, s is the ount of segments segmented, and sr is the ount of gold segments in the test data. Labeling Preision (LP), Reall (LR) and F1-sore (LF): these metris are utilized to assess the labeling performane of CRFs based FGSS in TCM in order to give a detailed analysis for investigating the appropriateness of the segment representations and the defined features. Higher LP and LR are ahieved; better global labeling performane LF would be gotten. LP, LR and LF are defined by equations (8), (9) and (10), respetively. LPt LRt LFt l,t LPt LRt values (9) (10) where the subsript t indiates whih lass label it is, e.g. B, I, E, or S. l,t is the ount of Chinese haraters orretly labeled with the lass label t, l,t is the ount of Chinese haraters labeled with the lass label t, and lr,t is the ount of gold lass label t in the test data. AC of HIM D. Evaluation of the Alignment Results The FGSS results obtained by CRFs trained on the noisy labeled data under different segment representation and feature definition settings are shown in Fig. 1. The best SF an reah , when BIS segment representation and UB features are used. It shows that the noisy labeled data an be used for training CRFs for FGSS in TCM. C. Evaluation of the Alignment Results In order to investigate the sensitivity of the proposed probabilisti alignment method to the smoothing parameter, we evaluate the forward diretion aligning (FDA) results and the reversed diretion heking (RDC) results separately under different smoothing parameter settings. The results are listed in Table III. It shows learly that FDA prefers a larger smoothing parameter value than RDC, and the best parameter values are 1.0 and 0.1, respetively. Furthermore, the results demonstrate that the smoothing would be helpful to improve the auray of the pro-posed probabilisti alignment method. To validate the performane of the proposed probabilisti alignment method, we verify the alignment auray of the heuristi inferene method (HIM) desribed in Setion II under different λ settings when the smoothing parameters α and β are set to 1.0 and 0.1, respetively, whih are the parameter settings let FDA and RDC methods ahieve the best alignment auray 2018 J. Adv. Inf. Tehnol. AC of RDC SET TO 1.0 AND 0.1 (8) lr,t 2 LPt LRt values TABLE IV. COPYRIGHT FORMS AND RE RESULTS OBTAINED BY HIM UNDER DIFFERENT SETTINGS RESPECTIVELY WHEN AND ARE l,t l,t AC of FDA Figure 1. Results of SP, SR and SF obtained by CRFs trained on the noisy labeled training data under different segment representation and feature definition settings. 48

5 In Fig. 1, we an also see that BIS is the most suitable segment representation to CRFs based FGSS in TCM. Under the same feature definition setting, BIS an ahieve better results than other type of segment representations in most ases, exept under the U (worse than BIES ) and UBT (equal to BIES ) feature definitions. Figure 2. Results of SP, SR and SF obtained by CRFs trained on the labeled training data generated by the gold aligned data under different segment representation and feature definition settings. It is also shown in Fig. 1 that, to the CRFs based FGSS in TCM, it is enough to just using the unigram and bigram features in the disriminative proess. Under the same segment representation, when ombining unigram and bigram features, the results are always better than other onditions. In order to further validate the usability of the noisy labeled training data to learn a CRF for FGSS in TCM, we run the same experiment again based on the labeled training data generated by the gold aligned data, and the results are shown in Fig. 2. We an see that, under the same settings, the results obtained by the CRFs trained on the noisy labeled data an ahieve ompetitive SFs with the results obtained by the CRFs trained on the labeled data generated by the gold aligned data. More importantly, our method an learn a CRF for FGSS in TCM without additional manual labor for building a training data. E. Detailed Analysis of the FGSS Results Due to the spae limitation, we just show the detailed labeling results, whih are obtained by the CRFs trained on the noisy labeled data under the BIS segment representation and different feature definition settings, in Fig. 3. The onlusions on these results obtained under other types of the segment representations are similar to the results shown by these figures. Figure 3. Results of LP, LR and LF of B, I and S obtained by CRFs trained on the noisy labeled training data under the ondition of BIS as the segment representation and different feature definition used. It learly shows in Fig. 3 that the results of LP, LR and LF of S are all better than the performane ahieved by B and I. It may be due to the ause that long finegrained segments are greatly less than the single Chinese harater type of fine-grained segments. Thus the distribution of labels is skewed, and it will result in the diffiulty of reognizing B and I. Furthermore, in Fig. 3 we an also see that LP results of B and I are always higher than the LR results under the same ondition. In ontrast, the results of S have an opposite onlusion. It reminds that we should pay more attention on improving LR results for reognizing B and I and, at the same time, enhaning LR results for S in future work. V. EXPERIMENTS In this paper, we empirially investigated the problem of fine-grained segmentation of TCM syndromes. A distantly supervised method is proposed to learn CRFs for FGSS in TCM. A series of experiments have done, and the feasibility and effetiveness of the proposed method were preliminarily proved in this paper. In future work, in order to further verify its pratiability, the method would be applied on a larger sale real world data in different situations. Moreover, if we do not have an available standard parallel orpus, ould we use largesale translation software generated noisy data as the input and how to deal with it? Many other new researh problems would produe when fine-grained information extrated, and how to generate linial syndromes of TCM based on the fine-grained syndrome segments in TCM ould be explored in future. ACKNOWLEDGMENT Authors are pleased to aknowledge the National Natural Siene Foundation of China (Grant No J. Adv. Inf. Tehnol. 49

6 ), the Sientifi Researh Foundation of Siene and Tehnology Department of Sihuan Provine (Grant No. 2016JY0240), the Young Talent Researh Start-up Foundation of Chengdu University and Information Tehnology (Grant No. KYTZ201638) and the Young Aademi Leader Researh Foundation of Chengdu University and Information Tehnology (Grant No. J201705); Corresponding author: Yaqiang Wang, uit.edu.n. REFERENCES [1] W. Wang, H. Zhao, J. Chen, J. Chen, and G. Xi, Bridge the gap between syndrome in traditional Chinese mediine and proteome in western mediine by unsupervised pattern disovery algorithm, in Pro. IEEE International Conferene on Networking, Sensing and Control, 2008, pp [2] P. Gu and H. Chen, Modern bioinformatis meets traditional Chinese mediine, Briefings in Bioinformatis, vol. 15, no. 6, pp , [3] X. Zhou, Y. Peng, and B. Liu, Text mining for traditional Chinese medial knowledge disovery: A survey, Journal of Biomedial Informatis, vol. 43, no. 4, pp , [4] Y. Wang, Z. Yu, Y. Jiang, Y. Liu, L. Chen, and Y. Liu, A framework and its empirial study of automati diagnosis of traditional Chinese mediine utilizing raw free-text linial reords, Journal of Biomedial Informatis, vol. 45, no. 2, pp , [5] H. Wang, X. Liu, B. Lv, F. Yang, and Y. Hong, Reliable multilabel learning via onformal preditor and random forest for syndrome differentiation of hroni fatigue in traditional Chinese mediine, PloS ONE, vol. 9, no. 6, p. e99565, [6] M. Jiang, C. Lua, C. Zhang, J. Yang, Y. Tan, A. Lu, and K. Chan, Syndrome differentiation in modern researh of traditional Chinese mediine, Journal of Ethnopharmaology, vol. 140, no. 3, pp , [7] Y. Feng, Z. Wu, X. Zhou, Z. Zhou, and W. Fan, Knowledge disovery in traditional Chinese mediine: State of the art and perspetives, Artifiial Intelligene in Mediine, vol. 38, no. 3, pp , [8] W. J. Teahan, Y. Wen, R. MNab, and I. H. Witten, A ompression-based algorithm for Chinese word segmentation, Computational Linguistis, vol. 26, no. 3, pp , [9] A. MCallum, D. Freitag, and F. Pereira, Maximum entropy markov models for information extration and segmentation, in Pro. 17th International Conferene on Mahine Learning, [10] N. Xue and L. Shen, Chinese word segmentation as LMR tagging, in Pro. Seond SIGHAN Workshop on Chinese Language Proessing, 2003, pp [11] J. Lafferty, A. MCallum, and F. Pereira, Conditional random fields: Probabilisti models for segmenting and labeling sequene data, in Pro. International Conferene on Mahine Learning, 2001, pp [12] H. Zhao, C. N. Huang, and M. Li, An improved Chinese word segmentation system with onditional random field, in Pro. Fifth SIGHAN Workshop on Chinese Language Proessing, 2006, pp [13] F. Jiao, S. Wang, C. H. Lee, R. Greiner, and D. Shuurmans, Semisupervised onditional random fields for improved sequene segmentation and labeling, in Pro. 21st International Conferene on Computational Linguistis and 44th Annual Meeting of the Assoiation for Computational Linguistis, 2006, pp [14] W. Sun and J. Xu, Enhaning Chinese word segmentation using unlabeled data, in Pro. Conferene on Empirial Methods in Natural Language Proessing, 2011, pp [15] X. Zeng, D. F. Wong, L. S. Chao, and I. Tranoso, Graph-based semi-supervised model for joint hinese word segmentation and part-of-speeh tagging, in Pro. 51st Annual Meeting of the Assoiation for Computational Linguistis, 2013, pp [16] Q. Yuan, G. Cong, and N. M. Thalmann, Enhaning naive Bayes with various smoothing methods for short text lassifiation, in Pro. 21st International Conferene on World Wide Web, 2012, pp [17] H. C. Cho, N. Okazaki, M. Miwa, and J. Tsujii, Named entity reognition with multiple segment representations, Information Proessing and Management, vol. 49, no. 4, pp , [18] H. Zhao, C. N. Huang, and B. L. Lu, A unified harater-based tagging framework for Chinese word segmentation, ACM Transations on Asian Language Information Proessing, vol. 9, no. 2, pp. 1 32, [19] Y. Wang, Y. Liu, Z. Yu, L. Chen, and Y. Jiang, A preliminary work on symptom name reognition from free-text linial reords of traditional Chinese mediine using onditional random fields and reasonable features, in Pro. Workshop on Biomedial Natural Language Proessing, 2012, pp [20] F. Sha and F. Pereira, Shallow parsing with onditional random fields, in Pro. Conferene of the North Amerian Chapter of the Assoiation for Computational Linguistis on Human Language Tehnology, 2003, pp Yaqiang Wang reeived his PhD degree in 2013 from College of Computer Siene, Sihuan University. His MS and BS degree were obtained from Sihuan University in 2010 and CUIT in 2007, respetively. Yaqiang is now a Leture of Chengdu University of Information Tehnology. He eleted as a Master advisor of Chengdu University of Information Tehnology in He is a member of ACL and CCF. He reeived Outstanding Reviewer award twie from Journal of Biomedial Informatis in 2014 and 2017, respetively. Currently, his researh interests are natural language proessing, mahine learning, and biomedial informatis. Dan Tang is a Professor of Chengdu University of Information Tehnology. Currently, his researh interests are data mining and information seurity. Hongping Shu is a Professor of Chengdu University of Information Tehnology. Currently, his researh interests are big data mining and software engineering. Chen Su is an Assoiate Professor of Sihuan Aademy of Chinese Mediine Sienes. Currently, her researh interests are big data mining and biomedial informatis J. Adv. Inf. Tehnol. 50

Sequence Analysis using Logic Regression

Sequence Analysis using Logic Regression Geneti Epidemiology (Suppl ): S66 S6 (00) Sequene Analysis using Logi Regression Charles Kooperberg Ingo Ruzinski, Mihael L. LeBlan, and Li Hsu Division of Publi Health Sienes, Fred Huthinson Caner Researh

More information

Utilizing Bio-Mechanical Characteristics For User-Independent Gesture Recognition

Utilizing Bio-Mechanical Characteristics For User-Independent Gesture Recognition Utilizing Bio-Mehanial Charateristis For User-Independent Gesture Reognition Farid Parvini, Cyrus Shahabi Computer Siene Department University of Southern California Los Angeles, California 90089-0781

More information

Overview. On the computational aspects of sign language recognition. What is ASL recognition? What makes it hard? Christian Vogler

Overview. On the computational aspects of sign language recognition. What is ASL recognition? What makes it hard? Christian Vogler On the omputational aspets of sign language reognition Christian Vogler Overview Problem statement Basi probabilisti framework Reognition of multiple hannels Reognition features Disussion Gallaudet Researh

More information

describing DNA reassociation* (renaturation/nucleation inhibition/single strand ends)

describing DNA reassociation* (renaturation/nucleation inhibition/single strand ends) Pro. Nat. Aad. Si. USA Vol. 73, No. 2, pp. 415-419, February 1976 Biohemistry Studies on nulei aid reassoiation kinetis: Empirial equations desribing DNA reassoiation* (renaturation/nuleation inhibition/single

More information

4th. generally by. Since most. to the. Borjkhani 1,* Mehdi. execution [2]. cortex, computerized. tomography. of Technology.

4th. generally by. Since most. to the. Borjkhani 1,* Mehdi. execution [2]. cortex, computerized. tomography. of Technology. 4th Internatiional Conferene of Fuzzy Information & Engineering 14 15 Otober 0100 Shomal University, Amol, Iran Diagnosiss of Parkinson diseases based on handwriting kinematis using fuzzy lassifier Mehdi

More information

PARKINSON S DISEASE: MODELING THE TREMOR AND OPTIMIZING THE TREATMENT. Keywords: Medical, Optimization, Modelling, Oscillation, Noise characteristics.

PARKINSON S DISEASE: MODELING THE TREMOR AND OPTIMIZING THE TREATMENT. Keywords: Medical, Optimization, Modelling, Oscillation, Noise characteristics. PARKINSON S DISEASE: MODELING THE TREMOR AND OPTIMIZING THE TREATMENT Mohammad Haeri, Yashar Sarbaz and Shahriar Gharibzadeh Advaned Control System Lab, Eletrial Engineering Department, Sharif University

More information

Detection and Classification of Brain Tumor in MRI Images

Detection and Classification of Brain Tumor in MRI Images PrahiGadpayle and Prof.P.S.Mahajani 45 Detetion and Classifiation of Brain Tumor in MRI Images PrahiGadpayleand Prof.P.S.Mahajani Abstrat Brain tumor detetion in Magneti Resonane Imaging (MRI) is important

More information

Reading a Textbook Chapter

Reading a Textbook Chapter HENR.546x.APPBpp001-013 7/21/04 9:37 AM Page 1 APPENDIX B Reading a Textbook Chapter Copyright 2005 Pearson Eduation, In. 1 2 Read the following hapter from the ollege textbook Total Fitness: Exerise,

More information

Channel Modeling Based on Interference Temperature in Underlay Cognitive Wireless Networks

Channel Modeling Based on Interference Temperature in Underlay Cognitive Wireless Networks Channel Modeling Based on Interferene emperature in Underlay Cognitive Wireless Networks Manuj Sharma # *, Anirudha Sahoo #2, K. D. Nayak * # Dept. of Computer Siene & Engineering Indian Institute of ehnology

More information

What causes the spacing effect? Some effects ofrepetition, duration, and spacing on memory for pictures

What causes the spacing effect? Some effects ofrepetition, duration, and spacing on memory for pictures Memory & Cognition 1975, Vol. 3 (3), 287 294 What auses the spaing effet? Some effets ofrepetition, duration, and spaing on memory for pitures DOUGLAS 1. HNTZMAN, JEFFERY J. SUMMERS, and RCHARD A. BLOCK

More information

Data Retrieval Methods by Using Data Discovery and Query Builder and Life Sciences System

Data Retrieval Methods by Using Data Discovery and Query Builder and Life Sciences System Appendix E1 Data Retrieval Methods by Using Data Disovery and Query Builder and Life Sienes System All demographi and linial data were retrieved from our institutional eletroni medial reord databases by

More information

Community-Based Bayesian Aggregation Models for Crowdsourcing

Community-Based Bayesian Aggregation Models for Crowdsourcing Community-Based Bayesian Aggregation Models for Crowdsouring Matteo Venanzi University of Southampton mvg@es.soton.a.uk Pushmeet Kohli Mirosoft Researh pkohli@mirosoft.om John Guiver Mirosoft Researh joguiver@mirosoft.om

More information

Cyclic Fluctuations of the Alveolar Carbon Dioxide Tension during the Normal Menstrual Cycle

Cyclic Fluctuations of the Alveolar Carbon Dioxide Tension during the Normal Menstrual Cycle Cyli Flutuations of the Alveolar Carbon Dioxide Tension during the Normal Menstrual Cyle Ruth L. Goodland, M.S., and W. T. Pommerenke, Ph.D., M.D. THE SHORT spa~ of funtional life of the unfertilized human

More information

Measurement of Dose Rate Dependence of Radiation Induced Damage to the Current Gain in Bipolar Transistors 1

Measurement of Dose Rate Dependence of Radiation Induced Damage to the Current Gain in Bipolar Transistors 1 Measurement of Dose Rate Dependene of Radiation Indued Damage to the Current Gain in Bipolar Transistors 1 D. Dorfan, T. Dubbs, A. A. Grillo, W. Rowe, H. F.-W. Sadrozinski, A. Seiden, E. Spener, S. Stromberg,

More information

The role of dynamic subtraction MRI in detection of hepatocellular carcinoma

The role of dynamic subtraction MRI in detection of hepatocellular carcinoma Diagn Interv Radiol 2008; 14:200 204 Turkish Soiety of Radiology 2008 ABDOMINAL IMAGING ORIGINAL ARTICLE The role of dynami subtration MRI in detetion of hepatoellular arinoma Mustafa Seçil, Funda Obuz,

More information

Abnormality Detection for Gas Insulated Switchgear using Self-Organizing Neural Networks

Abnormality Detection for Gas Insulated Switchgear using Self-Organizing Neural Networks Abnormality Detetion for Gas Insulated Swithgear using Self-Organizing Neural Networks Hiromi OGI, Hideo TANAKA, Yoshiakira AKIM OTO Yoshio IZUI Tokyo Eletri Power Company Computer & Communiation Researh

More information

Costly Price Discrimination

Costly Price Discrimination Costly Prie Disrimination Peter T. Leeson and Russell S. Sobel Department of Eonomis, West Virginia University February 16, 26 Abstrat In standard miroeonomi theory, perfet prie disrimination is soially

More information

Effects of Temporal and Causal Schemas on Probability Problem Solving

Effects of Temporal and Causal Schemas on Probability Problem Solving Effets of Temporal and Causal Shemas on Probability Problem Solving S. Sonia Gugga (ssg34@olumbia.edu) Columbia University New York, NY 10027 James E. Corter (je34@olumbia.edu) Teahers College, Columbia

More information

An Intelligent Decision Support System for the Treatment of Patients Receiving Ventricular Assist Device Support

An Intelligent Decision Support System for the Treatment of Patients Receiving Ventricular Assist Device Support Original Artiles 1 An Intelligent Deision Support System for the Treatment of Patients Reeiving Ventriular Assist Devie Support E. C. Karvounis 1,2 ; M. G. Tsipouras 1,2 ; A. T. Tzallas 1,2 ; N. S. Katertsidis

More information

Opening and Closing Transitions for BK Channels Often Occur in Two

Opening and Closing Transitions for BK Channels Often Occur in Two 72 Biophysial Journal Volume 65 August 1993 72-714 Opening and Closing Transitions for BK Channels Often Our in Two Steps via Sojourns through a Brief ifetime Subondutane State William B. Ferguson, Owen

More information

The effects of bilingualism on stuttering during late childhood

The effects of bilingualism on stuttering during late childhood Additional information is published online only at http:// ad.bmj.om/ontent/vol93/ issue11 1 Division of Psyhology and Language Sienes, University College London, London, UK; 2 Department of Language and

More information

Supplementary Information Computational Methods

Supplementary Information Computational Methods Supplementary Information Computational Methods Data preproessing In this setion we desribe the preproessing steps taken to establish the data matrix of hepatoyte single ell gene expression data (Table

More information

MR Imaging of the Optic Nerve and Sheath: Correcting

MR Imaging of the Optic Nerve and Sheath: Correcting 249 MR Imaging of the Opti Nerve and Sheath: Correting the Chemial Shift Misregistration Effet David L. Daniels 1 J. rue Kneeland 1 nn Shimakawa 2 Kathleen W. Pojunas 1 John F. Shenk 3 Howard Hart, Jr.3

More information

The comparison of psychological evaluation between military aircraft noise and civil aircraft noise

The comparison of psychological evaluation between military aircraft noise and civil aircraft noise The omparison of psyhologial evaluation between military airraft noise and ivil airraft noise Makoto MORINAGA ; Ippei YAMAMOTO ; Hidebumi TSUKIOKA ; Koihi MAKINO 2, Sonoko KUWANO 3, Mitsuo MATSUMOTO 4

More information

clinical conditions using a tape recorder system

clinical conditions using a tape recorder system Thorax (1964), 19, 125 Objetive assessment of ough suppressants under linial onditions using a tape reorder system C. R. WOOLF AND A. ROSENBERG From the Respiratory Unit, Sunnybrook Hospital (Department

More information

Urbanization and childhood leukaemia in Taiwan

Urbanization and childhood leukaemia in Taiwan C International Epidemlologial Assoiation 1998 Printed in Great Britain International Journal of Epidemiology 199827:587-591 Urbanization and hildhood leukaemia in Taiwan Chung-Yi Li, a Ruey S Iin b and

More information

Incremental Diagnosis of DES with a Non-Exhaustive Diagnosis Engine

Incremental Diagnosis of DES with a Non-Exhaustive Diagnosis Engine Inremental Diagnosis of DES with a Non-Exhaustive Diagnosis Engine Alban Grastien Anbulagan NICTA and The Australian National University (ANU), Canberra, Australia {alban.grastien anbulagan}@nita.om.au

More information

Mark J Monaghan. Imaging techniques ROLE OF REAL TIME 3D ECHOCARDIOGRAPHY IN EVALUATING THE LEFT VENTRICLE TIME 3D ECHO TECHNOLOGY

Mark J Monaghan. Imaging techniques ROLE OF REAL TIME 3D ECHOCARDIOGRAPHY IN EVALUATING THE LEFT VENTRICLE TIME 3D ECHO TECHNOLOGY Take the online multiple hoie questions assoiated with this artile (see page 130) Correspondene to: Dr Mark J Monaghan, Department of Cardiology, King s College Hospital, Denmark Hill, London SE5 9RS,

More information

RATING SCALES FOR NEUROLOGISTS

RATING SCALES FOR NEUROLOGISTS iv22 RATING SCALES FOR NEUROLOGISTS Correspondene to: Dr Jeremy Hobart, Department of Clinial Neurosienes, Peninsula Medial Shool, Derriford Hospital, Plymouth PL6 8DH, UK; Jeremy.Hobart@ phnt.swest.nhs.uk

More information

Effect of Curing Conditions on Hydration Reaction and Compressive Strength Development of Fly Ash-Cement Pastes

Effect of Curing Conditions on Hydration Reaction and Compressive Strength Development of Fly Ash-Cement Pastes Effet of Curing Conditions on Hydration Reation and Development of Fly Ash-Cement Pastes Warangkana Saengsoy Candidate for the degree of Dotor of Philosophy Supervisor: Prof. Dr. Toyoharu Nawa Division

More information

Daily Illness Characteristics and

Daily Illness Characteristics and Daily Illness Charateristis and Health Care Deisions of Older People Tom Hikey Hiroko Akiyama University of Mihigan William Rakowski Brown University Although investigations of health are deision making

More information

Clinical Case of the Month. Neurological issues. Introduction

Clinical Case of the Month. Neurological issues. Introduction Spinal Cord (997), 7 8 997 International Medial Soiety of Paraplegia All rights reserved 6 9/97 $. Clinial Case of the Month Neurologial issues William H Donovan, Douglas J Brown, John F Ditunno Jr, Paul

More information

Are piglet prices rational hog price forecasts?

Are piglet prices rational hog price forecasts? AGRICULTURAL ECONOMICS ELSEVIER Agriultural Eonomis 13 (1995) 119-123 Are piglet pries rational hog prie foreasts? Ole GjQ)lberg * Department of Eonomis and Soial Sienes, The Agriultural University of

More information

The University of Mississippi NSSE 2011 Means Comparison Report

The University of Mississippi NSSE 2011 Means Comparison Report The University of Mississippi NSSE 2011 Means Comparison Report Number of Respondents by Shool Level Aountany Applied Siene Business Eduation Engineering Liberal Arts Journalism First Yr 20 64 73 31 61

More information

The burden of smoking-related ill health in the United Kingdom

The burden of smoking-related ill health in the United Kingdom The burden of smoking-related ill health in the United Kingdom S Allender, R Balakrishnan, P Sarborough, P Webster, M Rayner Researh paper Department of Publi Health, University of Oxford, Oxford, UK Correspondene

More information

A HEART CELL GROUP MODEL FOR THE IDENTIFICATION OF MYOCARDIAL ISCHEMIA

A HEART CELL GROUP MODEL FOR THE IDENTIFICATION OF MYOCARDIAL ISCHEMIA A HEART CELL GROUP MODEL FOR THE IDENTIFICATION OF MYOCARDIAL ISCHEMIA Mohamed A. Mneimneh, Miheal T. Johnson and Rihard J. Povinelli Eletrial and Computer Engineering, Marquette University, 55 Wisonsin

More information

METHODS JULIO A. PANZA, MD, ARSHED A. QUYYUMI, MD, JEAN G. DIODATI, MD, TIMOTHY S. CALLAHAN, MS, STEPHEN E. EPSTEIN, MD, FACC

METHODS JULIO A. PANZA, MD, ARSHED A. QUYYUMI, MD, JEAN G. DIODATI, MD, TIMOTHY S. CALLAHAN, MS, STEPHEN E. EPSTEIN, MD, FACC JACC Vol. 17. No.3 Marh 1. 1991 :657-63 657 METHODS Predition of the Frequeny and Duration of Ambulatory Myoardial Ishemia in Patients With Stable Coronary Artery Disease by Determination of the Ishemi

More information

Keywords: congested heart failure,cardiomyopathy-targeted areas, Beck Depression Inventory, psychological distress. INTRODUCTION:

Keywords: congested heart failure,cardiomyopathy-targeted areas, Beck Depression Inventory, psychological distress. INTRODUCTION: International Journal of Medial Siene and Eduation An offiial Publiation of Assoiation for Sientifi and Medial Eduation (ASME) Original Researh Artile ASSOCIATION BETWEEN QUALITY OF LIFE AND ANXIETY, DEPRESSION,

More information

ACOG COMMITTEE OPINION

ACOG COMMITTEE OPINION INTERIM UPDATE ACOG COMMITTEE OPINION Number 757 (Replaes Committee Opinion No. 630, May 2015) Committee on Obstetri Pratie This Committee Opinion was developed by the and Gyneologists Committee on Obstetri

More information

RADIATION DOSIMETRY INTRODUCTION NEW MODALITIES

RADIATION DOSIMETRY INTRODUCTION NEW MODALITIES RADIATION DOSIMETRY M. Ragheb 1/17/2006 INTRODUCTION Radiation dosimetry depends on the aumulated knowledge in nulear siene in general and in nulear and radio hemistry in partiular. The latter is onerned

More information

Assessment of neuropsychological trajectories in longitudinal population-based studies of children

Assessment of neuropsychological trajectories in longitudinal population-based studies of children 1 Department of Environmental Health, Boston University Shool of Publi Health, Boston, Massahusetts, USA; 2 Department of Neurology, Boston University Shool of Mediine, Boston, Massahusetts, USA; 3 Community

More information

Interrelationships of Chloride, Bicarbonate, Sodium, and Hydrogen Transport in the Human Ileum

Interrelationships of Chloride, Bicarbonate, Sodium, and Hydrogen Transport in the Human Ileum Interrelationships of Chloride, Biarbonate, Sodium, and Hydrogen Transport in the Human Ileum LEsLE A. TURNBERG, FREDERICK A. BIEBERDORF, STEPHEN G. MORAWSKI, and JOHN S. FORDTRAN From the Department of

More information

Large Virchow-Robin Spaces:

Large Virchow-Robin Spaces: 929 Large Virhow-Robin Spaes: MR-Ciinial Correlation Linda A. Heier 1 Cristel J. Bauer 1 Larry Shwartz 1 Robert D. Zimmerman 1 Susan Morgello 2 Mihael D. F. Dek 1 High-field MR sans frequently show Virhow-Robin

More information

The effects of question order and response-choice on self-rated health status in the English Longitudinal Study of Ageing (ELSA)

The effects of question order and response-choice on self-rated health status in the English Longitudinal Study of Ageing (ELSA) The effets of question order and response-hoie on self-rated health status in the English Longitudinal Study of Ageing (ELSA) A Bowling, J Windsor Theory and methods Department of Primary Care and Population

More information

One objective of quality family-planning services is to. Onsite Provision of Specialized Contraceptive Services: Does Title X Funding Enhance Access?

One objective of quality family-planning services is to. Onsite Provision of Specialized Contraceptive Services: Does Title X Funding Enhance Access? JOURNAL OF WOMEN S HEALTH Volume 23, Number 5, 204 ª Mary Ann Liebert, In. DOI: 0.089/jwh.203.45 Onsite Provision of Speialized Contraeptive Servies: Does Title X Funding Enhane Aess? Heike Thiel de Boanegra,

More information

Estimation of Glomerular Podocyte Number: A Selection of Valid Methods

Estimation of Glomerular Podocyte Number: A Selection of Valid Methods Estimation of Glomerular Podoyte Number: A Seletion of Valid Methods Kevin V. Lemley,* John F. Bertram, Susanne B. Niholas, and Kathryn White *Division of Nephrology, Children s Hospital Los Angeles, Los

More information

Sexual and marital trajectories and HIV infection among ever-married women in rural Malawi

Sexual and marital trajectories and HIV infection among ever-married women in rural Malawi 1 Cartagene, Montreal, Canada; 2 MGill University, Montreal, Canada; 3 Université de Montréal, Montreal, Canada; 4 Brown University, Providene, USA; 5 University of Colorado at Boulder, Boulder, USA; 6

More information

Case Report Duplication Cyst in the Third Part of the Duodenum Presenting with Gastric Outlet Obstruction and Severe Weight Loss

Case Report Duplication Cyst in the Third Part of the Duodenum Presenting with Gastric Outlet Obstruction and Severe Weight Loss Case Reports in Surgery Volume 015, Artile ID 749085, 4 pages http://dx.doi.org/10.1155/015/749085 Case Report Dupliation Cyst in the Third Part of the Duodenum Presenting with Gastri Outlet Obstrution

More information

Evaluation of a prototype for a reference platelet

Evaluation of a prototype for a reference platelet 932 Royal Postgraduate Medial Shool, Duane Road, London W12 ONN S M Lewis Western Infirmary, Glasgow R M Rowan Toa Medial Eletronis, Kobe, Japan F Kubota Correspondene to: Dr S M Lewis Aepted for publiation

More information

Quantification of population benefit in evaluation of biomarkers: practical implications for disease detection and prevention

Quantification of population benefit in evaluation of biomarkers: practical implications for disease detection and prevention Li et al. BMC Medial Informatis and Deision Making 2014, 14:15 http://www.biomedentral.om/1472-6947/14/15 CORRESPONDENCE Open Aess Quantifiation of population benefit in evaluation of biomarkers: pratial

More information

Non-contact ACL injuries in female athletes: an International Olympic Committee current concepts statement

Non-contact ACL injuries in female athletes: an International Olympic Committee current concepts statement 1 IOC Medial Commission and Karolinska Institutet, Stokholm, Sweden; 2 IOC Medial Commission, Lausanne, Switzerland; 3 Department of Orthopedis, University of Minnesota, Minnesota, USA; 4 University of

More information

Circumstances and Consequences of Falls in Community-Living Elderly in North Bangalore Karnataka 1* 2 2 2

Circumstances and Consequences of Falls in Community-Living Elderly in North Bangalore Karnataka 1* 2 2 2 ISSN 2231-4261 ORIGINAL ARTICLE Cirumstanes and Consequenes of Falls in Community-Living Elderly in North Bangalore Karnataka 1* 2 2 2 Savita S. Patil, Suryanarayana S.P, Dinesh Rajaram, Murthy N.S Department

More information

NEPHROCHECK Calibration Verification Kit Package Insert

NEPHROCHECK Calibration Verification Kit Package Insert NEPHROCHECK Verifiation Kit Pakage Insert Manufatured for Astute Medial, In. 3550 General Atomis Ct. Building 2 San Diego, CA 92121 USA Intended Use The NEPHROCHECK Verifiation (Cal Vers) Materials are

More information

Histometry of lymphoid infiltrate in the thyroid of primary thyrotoxicosis patients

Histometry of lymphoid infiltrate in the thyroid of primary thyrotoxicosis patients J. /in. Path., 1976, 29, 398*402 Histometry of lymphoid infiltrate in the thyroid of primary thyrotoxiosis patients Relation of extent of thyroiditis to preoperative drug treatment and postoperative hypothyroidism

More information

HIV testing trends among gay men in Scotland, UK ( ): implications for HIV testing policies and prevention

HIV testing trends among gay men in Scotland, UK ( ): implications for HIV testing policies and prevention See Editorial, p 487 1 MRC Soial and Publi Health Sienes Unit, Glasgow, UK; 2 Division of Psyhology, Shool of Life Sienes, Glasgow Caledonian University, Glasgow, UK; 3 Centre for Sexual Health and HIV

More information

American Orthodontics Exhibit 1001 Page 1 of 6. US 6,276,930 Bl Aug. 21,2001 /IIIII

American Orthodontics Exhibit 1001 Page 1 of 6. US 6,276,930 Bl Aug. 21,2001 /IIIII (12) United States Patent Pozzi /IIIII 1111111111111111111111111111111111111111111111111111111111111 US006276930Bl (10) Patent No.: (45) Date of Patent: US 6,276,930 Bl Aug. 21,2001 (54) ORTHODONTIC AID

More information

Southwest Fisheries Science Center National Marine Fisheries Service 8604 La Jolla Shores Dr. La Jolla, California 92037

Southwest Fisheries Science Center National Marine Fisheries Service 8604 La Jolla Shores Dr. La Jolla, California 92037 233 Abstrat We estimated the total number of pantropial spotted dolphin (Stenella attenuata) mothers killed without their alves ( alf defiit ) in all tuna purse-seine sets from 1973 90 and 1996 2000 in

More information

Olfactory Neuroblastoma: MR Evaluation

Olfactory Neuroblastoma: MR Evaluation Olfatory Neuroblastoma: MR Evaluation Cheng Li,I.2.3 David M. Yousem,I.2.3 Rihard E. Hayden,2 and Rihard L. Dotyl.2 PURPOSE: To evaluate MR in the diagnosis and staging of olfatory neuroblastoma. METHODS:

More information

Incentive Downshifts Evoke Search Repertoires in Rats

Incentive Downshifts Evoke Search Repertoires in Rats Journal of Experimental Psyhology: Animal Behavior Proesses 1999, Vol. 25, No. 2,153-167 Copyright 1999 by the Amerian Psyhologial Assoiation, In. 0097-7403/99/$3.00 Inentive Downshifts Evoke Searh Repertoires

More information

MR of Craniopharyngiomas:

MR of Craniopharyngiomas: 439 MR of Craniopharyngiomas: Tumor Delineation and Charaterization Elizabeth Pusey' Keith E. Kortman 2 onnie D. Flannigan, 3 Jay Tsuruda 2 William G. radley2 MR imaging and CT (with and without ontrast

More information

Monday 16 May 2016 Afternoon time allowed: 1 hour 30 minutes

Monday 16 May 2016 Afternoon time allowed: 1 hour 30 minutes Oxford Cambridge and RS S Level Psyhology H167/01 Researh methods Monday 16 May 2016 fternoon time allowed: 1 hour 30 minutes * 6 4 0 4 5 2 5 3 9 3 * You must have: a alulator * H 1 6 7 0 1 * First name

More information

Opioid Adverse Drug Event Prevention Gap Analysis Component of Medication Management Assessment

Opioid Adverse Drug Event Prevention Gap Analysis Component of Medication Management Assessment Opioid Adverse Drug Event Prevention Gap Analysis Component of Mediation Management Assessment Speifi Ation(s) Speifi Ation plan(s) inluding persons responsible and timeline to omplete. Prevention and

More information

Coherent oscillations as a neural code in a model of the olfactory system

Coherent oscillations as a neural code in a model of the olfactory system Coherent osillations as a neural ode in a model of the olfatory system A. Gutierrez-Galvez and R. Gutierrez-Osuna, Member, IEEE Department of Computer Siene Texas A&M University College Station, TX 77843-3

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

Ayed Ahmad Khawaldeh, PhD. Assistant Professor, Jerash University. Jamal Fawaz Al-Omari, PhD. Assistant Professor, Balqa University

Ayed Ahmad Khawaldeh, PhD. Assistant Professor, Jerash University. Jamal Fawaz Al-Omari, PhD. Assistant Professor, Balqa University European Sientifi Journal June edition vol. 8, No.13 ISSN: 1857 7881 (Print) e - ISSN 1857-7431 AWARENESS OF THE EDUCATIONAL SUPERVISORS IN JORDAN TO THEIR SUPERVISORY BELIEFS (EDUCATIONAL SUPERVISORS

More information

Regulation of spike timing in visual cortical circuits

Regulation of spike timing in visual cortical circuits Regulation of spike timing in visual ortial iruits Paul Tiesinga*, Jean-Mar Fellous and Terrene J. Sejnowski Abstrat A train of ation potentials (a spike train) an arry information in both the average

More information

Analysis of EEG background activity in Autism disease patients with Bispectrum and STFT measure

Analysis of EEG background activity in Autism disease patients with Bispectrum and STFT measure Proeedings of the th WSEAS International Conferene on COMMUNICATIONS, Agios Nikolaos, Crete Island, Greee, July 6-8, 007 8 Analysis of EEG bakground ativity in disease patients with Bispetrum and STFT

More information

A Diffusion Model Account of Masked Versus Unmasked Priming: Are They Qualitatively Different?

A Diffusion Model Account of Masked Versus Unmasked Priming: Are They Qualitatively Different? Journal of Experimental Psyhology: Human Pereption and Performane 2013, Vol. 39, o. 6, 1731 1740 2013 merian Psyhologial ssoiation 0096-1523/13/$12.00 DO: 10.1037/a0032333 Diffusion Model ount of Masked

More information

abstract SUPPLEMENT ARTICLE

abstract SUPPLEMENT ARTICLE Telehealth and Autism: Treating Challenging Behavior at Lower Cost Sott Lindgren, PhD, a,b David Waker, PhD, a,b Alyssa Suess, PhD, a,b Kelly Shieltz, PhD, Kelly Pelzel, PhD, b Todd Kopelman, PhD, d John

More information

Liu Jing and Liu Jing Diagnosis System in Classical TCM Discussions of Six Divisions or Six Confirmations Diagnosis System in Classical TCM Texts

Liu Jing and Liu Jing Diagnosis System in Classical TCM Discussions of Six Divisions or Six Confirmations Diagnosis System in Classical TCM Texts Liu Jing and Liu Jing Diagnosis System in Classical TCM Discussions of Six Divisions or Six Confirmations Diagnosis System in Classical TCM Texts Liu Jing Bian Zheng system had developed about 1800 years

More information

Dietary management of gastrointestinal (GI) disease

Dietary management of gastrointestinal (GI) disease J Vet Intern Med 2011;25:230 235 Effet of Diets Differing in Fat Content on Chroni Diarrhea in Cats D.P. Laflamme, H. Xu, and G.M. Long Bakground: Fat-restrited diets have been advoated for dogs with diarrhea

More information

ISSN: [Pal* et al., 6(12): December, 2017] Impact Factor: 4.116

ISSN: [Pal* et al., 6(12): December, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY FUZZY LOGIC BASED OPTICAL DISC LOCALIZATION AND DETECTION OF STEREOSCOPIC RETINAL IMAGES IN NROI Moumita Pal *1, Ranjana Ray 2,Neha

More information

Supplementary Figure 1. Schematic illustrating major conclusions of this study.

Supplementary Figure 1. Schematic illustrating major conclusions of this study. ORNs GABA A GABA B glomeruli LN PNs Supplementary Figure 1. Shemati illustrating major onlusions of this study. This study represents the most diret evidene to date of inhiitory interations etween olfatory

More information

The impact of smoking and quitting on household expenditure patterns and medical care costs in China

The impact of smoking and quitting on household expenditure patterns and medical care costs in China Researh paper Appendies are published online only at http:// tobaoontrol.bmj.om/ ontent/vol18/issue2 1 Center for Health Statistis and Information, Ministry of Health, Beijing, PR China; 2 International

More information

Spatial Responsiveness of Monkey Hippocampal Neurons to Various Visual and Auditory Stimuli

Spatial Responsiveness of Monkey Hippocampal Neurons to Various Visual and Auditory Stimuli HPPOCAMPUS, VO. 2, NO. 3, PAGES 37-322, JUY 1992 Spatial Responsiveness of Monkey Hippoampal Neurons to Various Visual and Auditory Stimuli Ryoi Tamura, Taketoshi Ono, Masaji Fukuda, and Kiyomi Nakamura

More information

Effects of training to implement new working methods to reduce knee strain in floor layers. A twoyear

Effects of training to implement new working methods to reduce knee strain in floor layers. A twoyear Department of Oupational Mediine, Region Hospital Skive, Denmark Correspondene to: Dr L K Jensen, Department of Oupational Mediine, Region Hospital Skive, Resenvej 25, DK- 7800 Skive, Denmark; lilli.kirkeskov.jensen@

More information

Rate of processing and judgment of response speed: Comparing the effects of alcohol and practice

Rate of processing and judgment of response speed: Comparing the effects of alcohol and practice Pereption & Psyhophysis 1989, 45 (4), 431-438 Rate of proessing and judgment of response speed: Comparing the effets of alohol and pratie E. A. MAYLOR, P. M. A. RABBITT, and S. A. V. CONNOLLY University

More information

Contact mechanics and wear simulations of hip resurfacing devices using computational methods

Contact mechanics and wear simulations of hip resurfacing devices using computational methods Ata of Bioengineering and Biomehanis Vol. 16, No. 2, 2014 Original paper DOI: 10.5277/abb140212 Contat mehanis and wear simulations of hip resurfaing devies using omputational methods MURAT ALI*, KEN MAO

More information

EFFECT OF DIFFERENT METHODS OF PRESERVATION ON THE QUALITY OF CATTLE AND GOAT MEAT. Abstract

EFFECT OF DIFFERENT METHODS OF PRESERVATION ON THE QUALITY OF CATTLE AND GOAT MEAT. Abstract Bang. J. Anim. Si. 2009, 38(1&2) : 86 91 ISSN 0003-3588 EFFECT OF DIFFERENT METHODS OF PRESERVATION ON THE QUALITY OF CATTLE AND GOAT MEAT S. Bin. Faisal, S. Akhter 1 and M. M. Hossain Abstrat The study

More information

ACOG COMMITTEE OPINION

ACOG COMMITTEE OPINION ACOG COMMITTEE OPINION Number 739 June 2018 Committee on Patient Safety and Quality Improvement This Committee Opinion was developed by the Amerian College of Obstetriians and Gyneologists Committee on

More information

PDF hosted at the Radboud Repository of the Radboud University Nijmegen

PDF hosted at the Radboud Repository of the Radboud University Nijmegen PDF hosted at the Radboud Repository of the Radboud University Nijmegen The following full text is a publisher's version. For additional information about this publiation lik this link. http://hdl.handle.net/2066/24753

More information

Computer mouse use predicts acute pain but not prolonged or chronic pain in the neck and shoulder

Computer mouse use predicts acute pain but not prolonged or chronic pain in the neck and shoulder Computer mouse use predits aute pain but not prolonged or hroni pain in the nek and shoulder J H Andersen, 1 M Harhoff, 2 S Grimstrup, 2 I Vilstrup, 1 C F Lassen, 3 L P A Brandt, 4 A I Kryger, 3,5 E Overgaard,

More information

Reading and communication skills after universal newborn screening for permanent childhood hearing impairment

Reading and communication skills after universal newborn screening for permanent childhood hearing impairment 1 Shool of Psyhology, University of Southampton, Southampton, UK; 2 Shool of Mediine, Southampton General Hospital, University of Southampton, Southampton, UK; 3 UCL Institute of Child Health, London,

More information

Effects of vitamin E on growth, survival and fecundity of zebrafish (Danio rerio)

Effects of vitamin E on growth, survival and fecundity of zebrafish (Danio rerio) International Sholars Journals Afrian Journal of Fisheries Siene ISSN 2375-0715 Vol. 3 (2), pp. 191-196, February, 2015. Available online at www.internationalsholarsjournals.org International Sholars Journals

More information

Historically, occupational epidemiology studies have often been initiated in response to concerns

Historically, occupational epidemiology studies have often been initiated in response to concerns Eduation SELECTING APPROPRIATE STUDY DESIGNS TO ADDRESS SPECIFIC RESEARCH QUESTIONS IN OCCUPATIONAL EPIDEMIOLOGY Harvey Chekoway, Neil Peare, David Kriebel 633 Oup Environ Med 2007; 64:633 638. doi: 10.1136/oem.2006.029967

More information

Lumbar radiographs in anteroposterior (AP), lateral, and oblique

Lumbar radiographs in anteroposterior (AP), lateral, and oblique Diagn Interv Radiol 200; 15:1 1 Turkish Soiety of Radiology 200 MUSCULOSKELETAL IMAGING ORIGINAL ARTICLE Postoperative lumar spine: modified radiographi projetions for detetion of one defets in adavers

More information

The Assessment of Competence

The Assessment of Competence jeanslangdir: HECAC.DOC GRID 1: A MODEL OF COMPETENCE TO BE REPRINTED FROM CHAPTER 17 ALSO NEED FIGS 28.1, and 28.2a&b, (CURRENTLY KNOWN AS FIGS 1, 2a, & 2b, BUT TO BE R NUMBERED BY PRINTER) AS CRC CHAPTER

More information

Deaf-Mute Students Physical Health Development Strategy Research in the Perspective of Education Fair Equalization

Deaf-Mute Students Physical Health Development Strategy Research in the Perspective of Education Fair Equalization Send Orders for Rerints to rerints@benthamsiene.ae 1640 The Oen Cybernetis & Systemis Journal, 015, 9, 1640-1645 Oen Aess Deaf-Mute Students Physial Health Develoment Strategy Researh in the Persetive

More information

Determinants of disability in osteoarthritis of the

Determinants of disability in osteoarthritis of the 258 Annals of the Rheumati Diseases 1993; 52: 258-262 Rheumatology Unit, Bristol Royal nfirmary, Bristol BS2 8HW, United Kingdom T E MAlindon C Cooper J R Kirwan P A Dieppe Correspondene to: Dr T E MAlindon,

More information

Deep Learning based Information Extraction Framework on Chinese Electronic Health Records

Deep Learning based Information Extraction Framework on Chinese Electronic Health Records Deep Learning based Information Extraction Framework on Chinese Electronic Health Records Bing Tian Yong Zhang Kaixin Liu Chunxiao Xing RIIT, Beijing National Research Center for Information Science and

More information

M ore than 25% of the U.S. population

M ore than 25% of the U.S. population C O N S E N S U S R E P O R T Diabetes in Older Adults M. SUE KIRKMAN, MD 1 VANESSA JONES BRISCOE, PHD, NP, CDE 2 NATHANIEL CLARK, MD, MS, RD 3 HERMES FLOREZ, MD, MPH, PHD 4 LINDA B. HAAS, PHC, RN, CDE

More information

Reversal of ammonia coma in rats by L-dopa: a peripheral effect

Reversal of ammonia coma in rats by L-dopa: a peripheral effect Gut, 1979, 2, 28-32 Reversal of ammonia oma in rats by L-dopa: a peripheral effet L. ZV1, W. M. DOZAK, AND R. F. DRR From the Department of Mediine, Hennepin ounty Medial enter and Minneapolis Veterans

More information

Simple Bacterial Preservation Medium and Its Application to

Simple Bacterial Preservation Medium and Its Application to APPLIED AND ENVIRONMENTAL MICROBIOLOGY, Mar. 1978, p. 487491 0099-2240/78/0035-0487$02.00/0 Copyright i 1978 Amerian Soiety for Mirobiology Vol. 35, No. 3 Printed in U.S.A. Simple Baterial Preservation

More information

DEPOSITION AND CLEARANCE OF FINE PARTICLES IN THE HUMAN RESPIRATORY TRACT

DEPOSITION AND CLEARANCE OF FINE PARTICLES IN THE HUMAN RESPIRATORY TRACT PII: S0003^t878(96)00171-8 Ann. oup. Hyg., Vol. 41, Supplement 1, pp. 503-508, 1997 1997 British Oupational Hygiene Soiety Published by Elsevier Siene Ltd. All rights reserved Printed in Great Britain

More information

Design of Palm Acupuncture Points Indicator

Design of Palm Acupuncture Points Indicator Design of Palm Acupuncture Points Indicator Wen-Yuan Chen, Shih-Yen Huang and Jian-Shie Lin Abstract The acupuncture points are given acupuncture or acupressure so to stimulate the meridians on each corresponding

More information

Comparison of Bioimpedance and Thermodilution Methods for Determining Cardiac Output: Experimental and Clinical Studies

Comparison of Bioimpedance and Thermodilution Methods for Determining Cardiac Output: Experimental and Clinical Studies Comparison of Bioimpedane and Thermodilution Methods for Determining Cardia Output: Experimental and Clinial Studies Franis G. Spinale, M.S., Ph.D., H. David Reines, M.D., and Fred A. Crawford, Jr., M.D.

More information

Mineral Oil Application Experiments: Reducing Current Season PVY

Mineral Oil Application Experiments: Reducing Current Season PVY Mineral Oil Appliation Experiments: Reduing Current Season PVY Prinipal Investigator(s). Russell L. Groves, Assistant Professor and Entomology Extension Speialist, Department of Entomology, 537 Russell

More information

Mass spectra of liquid crystals. V.Cyclohexyl and phenyl esters of cyclohexanecarboxylic and benzoic acids

Mass spectra of liquid crystals. V.Cyclohexyl and phenyl esters of cyclohexanecarboxylic and benzoic acids Mass spetra of liquid rystals. V.Cylohexyl and phenyl esters of ylohexanearboxyli and benzoi aids Citation for published version (APA): Lelerq, P. A., & Bogaert, van den, H. M. (). Mass spetra of liquid

More information

Fusing Generic Objectness and Visual Saliency for Salient Object Detection

Fusing Generic Objectness and Visual Saliency for Salient Object Detection Fusing Generic Objectness and Visual Saliency for Salient Object Detection Yasin KAVAK 06/12/2012 Citation 1: Salient Object Detection: A Benchmark Fusing for Salient Object Detection INDEX (Related Work)

More information

Multifocal Carcinoma of Oral Cavity: A Case Report

Multifocal Carcinoma of Oral Cavity: A Case Report JKIMSU, Vol. 5, No. 1, January-Marh, 2016 ISSN 2231-4261 CASE REPORT Multifoal Carinoma of Oral Cavity: A Case Report 1* 2 Anilkumar L Bhoweer, Sudarshan Ranpise 1 Consultant Oral Mediine & Dental Radiology

More information