INCEpTION Workshop: Preference Learning

Size: px
Start display at page:

Download "INCEpTION Workshop: Preference Learning"

Transcription

1 INCEpTION Workshop: Preference Learning Outine of tak: Chaenges for efficient text annotation Introducing to preference earning Our preference earning approach: GPPL GPPL Experiments with argument convincingness Possibe appications to INCEpTION Sides by Edwin Simpson 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 1

2 Chaenges for efficient text annotation Discrete categories can be tricky - Exampe: sentiment cassification beyond binary poarity - I ove my mobie but woud not recommend it to any of my coeagues - Positive or negative? - Score from 1 to 5? Bue OR Negative OR Bad exampe...??? Green OR Positive OR Good exampe How can we make the annotator s task easier? - Speed up abeing - Reduce the number of annotations required How can we make annotation more consistent? - Over time - Between annotators 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 2

3 Introduction to Preference Learning Using preference earning to address the chaenges 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 3

4 Consider using Pairwise Comparisons When discrete categories and numerica ratings are tricky......ask the user to choose between two text items, for exampe: - Which phrase is more positive? - Which sentence provides a better dictionary exampe of the given word sense? X vs. Y Which is more bue? In genera: - Which item do you prefer? - Which item is more ike cass x? What can pairwise abes be used for? - To rank items - Choose good exampes of an annotation type - Annotate text without pre-defining discrete categories or numerica ratings 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 4

5 Benefits of Pairwise Preference Comparisons Lower cognitive oad on human annotators than categorising or rating (Kingsey, 2006; Kenda, 1948) - Quicker annotation during cod-start - Can annotate more text More consistent over time and between annotators: - Less ikey to change mind about x > y than whether x is rated 4 or 5 - Different annotators use ratings differenty, e.g. mainy using extreme or midding vaues, yet provide same answers to pairwise comparisons Aows fine-grained ranking of items - Fixed, pre-defined categories not required - Can focus on finding N best exampes - In cassification tasks, aows us to sort borderine exampes 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 5

6 Introducing Preference Learning Goa: earn to rank text items given pairwise preference abes - Automaticay find good exampes - Rank unseen data Where do we get pairwise abes? 1) Query user for pairwise comparisons of phrases/sentences/documents Train a mode to predict task-specific ranking over text items Minimise tota number of queries required 2) Learn from impicit feedback as users interact with the appication User seects a document from a ist = weak preference for that document Train mode to predict the most interesting documents for specific task Impicit preferences: - Seect the best transation in the ist - Seect the most positive/negative sentence - Find the most reevant document Expicit preferences: - Which transation is better - Which sentence is more positive/negative - Which diaogue utterance is more natura 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 6

7 Our Preference Learning Approach Inputs for training and prediction Set of text items, e.g. text spans, documents, sentences Inputs for training ony Pairwise preference abes Linguistic features Sentence embeddings GPPL: preference earning mode Each item has a atent preference score, which is a function of the item s features Preference scores for each item Item rankings Confidence in preference scores for each item Active earning Probabiities of pairwise preference abes Output predictions 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 7

8 The Latent Preference Function Maps text features to a preference score Items with simiar features have simiar scores Imagine text items have ony one rea-vaued feature: Item_1 < Item_2 Preference function Item_2 Item_1 feature We must earn this function from pairwise abes! 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 8

9 Use a Bayesian Approach to Hande Uncertainty How do we score items in areas with few observations? Gaussian process (GP) prior distribution on preference function - Confidence estimates (variance) [Chu & Ghahramani, 2005] - Mode compexity grows to fit the dataset - Buit-in reguarization through priors Preference function Items with many pairwise abes x x x +/- one standard deviation x x x x 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 9

10 Scaabe Approximate Bayesian Inference Compete mode is Gaussian process preference earning (GPPL) - GP priors on preference score function - Combined with the ikeihood mode for noisy pairwise abes Are Bayesian methods scaabe to reaistic dataset sizes? - Yes! They are now... - We deveoped a new inference method for GPPL - Stochastic variationa inference (SVI) [Hoffman et a., 2013] - Scaes sub-ineary in the number of pairwise abes and text items - Aows prediction over very arge corpora 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 10

11 Experiments Learning convincingness of arguments from pairwise judgements Datasets from: - I. Haberna & I. Gurevych, "Which argument is more convincing? Anayzing and predicting convincingness of Web arguments using bidirectiona LSTM," ACL, topics from two debate portas - Amazon Mechanica Turk Crowd abeed pairs of arguments - MACE: remove spam and produce singe abe per argument pair - Ranking god abes: PageRank Tasks: - Train on pairwise abes for 31 topics - Predict pairwise abes for test topic - Predict rankings for test topic 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 11

12 Resuts on Noisy, Crowdsourced Data Disagreement between workers eads to abe noise and conficting pairs, e.g. a<b, b<c, c<a Standard non- Bayesian approaches 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 12

13 Resuts on Noisy, Crowdsourced Data Strong overa performance with GPPL Bayesian cassifier aso performs we for predicting pairwise abes 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 13

14 Resuts: Scaabiity Runtime of GPPL with SVI not affected by number of text items (arguments) SVM, Bi-LSTM, and GPPL with aternative inference method increase poynomiay SVI: accuracy and runtime are a trade-off Adjust number of inducing points to change this trade-off We achieved good accuracy and runtimes with 500 inducing points 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 14

15 Resuts: Active Learning Simuated active earning - Iterativey sampe pairwise abes in batches of 2 - Predict pairwise cassifications for unseen pairs - In each iteration, choose the pair to be abeed using uncertainty samping - Labes chosen from previousycrowdsourced data GPPL earns more quicky with fewer abes Bi-LSTM accuracy decreases due to possibe overfitting 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 15

16 Appying Preference Learning to INCEpTION How can preference earning hep address the chaenges in text annotation? 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 16

17 Easier, More Consistent Annotation Use preference earning instead of numerica ratings Use preference earning instead of casses when some instances are ambiguous or mutipe casses coud appy Future work: combine cass abes or preference earning so that we use the easiest method for abeing each exampe Bue OR Negative OR Bad exampe...??? Green OR Positive OR Good exampe 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 17

18 Identifying Task-Specific Exampes from a Large Corpus Preference earning from impicit user feedback - When users seect documents/paragraphs to annotate, this generates pairwise abes Expicit user feedback: - Ask users to compare pairs of exampe texts to identify the best instances - Which document woud you prefer to spend time annotating? Future work: how to integrate pairwise comparisons into the user s workfow? vs. 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 18

19 Cod Start and Sma Data Probems Use Bayesian approaches with sma data Use active earning to speed up earning from cod-start Future work: identify the most effective active earning methods for specific use cases, e.g. finding the best N exampes Future work: transfer pre-trained modes from other tasks by setting priors System Performance Cod start Training Data Voume 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 19

20 Discussion How coud you imagine using preference earning? 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 20

21 Learning with Noisy Pairwise Labes If annotators change their minds or disagree, we get conficting pairs, e.g. a<b, b<c, c<a Difference between preference scores determines probabiity of pairwise abe p(item_1 < item_2 f(item_1), f(item_2)) = 0.8 Preference Item_2 score function Item_1 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 21

22 Infer the Preference Function Given the ikeihood function of the observed pairwise abes p(item_1 < item_2 f(item_1), f(item_2)) =......we can predict the preference scores for any text item Item_2...using probabiistic inference techniques - In practice, predictions are a function of the observed pairwise abes - Inference procedures estimate this function using optimisation or samping techniques - We choose a Bayesian inference method... 12/03/2018 Computer Science Department UKP Lab - Prof. Dr. Iryna Gurevych Edwin Simpson 22

Marking Guidelines 2010 examination June series. Biology Unit 3T AS Investigative Skills Assignment. General Certificate of Education BIO3T/Q10/MG

Marking Guidelines 2010 examination June series. Biology Unit 3T AS Investigative Skills Assignment. General Certificate of Education BIO3T/Q10/MG Genera Certificate of Education Bioogy Unit 3T AS Investigative Skis Assignment BIO3T/Q10/MG Marking Guideines 2010 examination June series WMP/Jun10/BIO3T/Q10/MG Marking Guideines are prepared by the

More information

HBI6X/PM1. General Certificate of Education Advanced Level Examination June A2 Externally Marked Practical Assignment.

HBI6X/PM1. General Certificate of Education Advanced Level Examination June A2 Externally Marked Practical Assignment. Centre Number Surname Candidate Number For Examinerʼs Use Tota Task 1 Other Names Candidate Signature Genera Certificate of Education Advanced Leve Examination June 2012 Human Bioogy HBI6X/PM1 Unit 6X

More information

Save time Easy administration and support

Save time Easy administration and support Save time Easy administration and support Go deeper, faster Rich interpretation and deveopment strategies Make it your own Customized reports, tempates and features 360 I T S A COMPLETE R E V O L U T I

More information

Power Control Algorithms for MMSE Receivers in CDMA Systems

Power Control Algorithms for MMSE Receivers in CDMA Systems Power Contro Agorithms for MMSE Receivers in CDMA Systems Yong Liu and Tan F. Wong Department of Eectrica & Computer Engineering University of Forida Gainesvie, Forida 32611-6130 Emai: yongiu@uf.edu and

More information

SAMPLE. Certificate in the Principles of Dementia Care. Course introduction

SAMPLE. Certificate in the Principles of Dementia Care. Course introduction Certificate in the Principes of Dementia Care Modue A Course introduction Often, Mary was afraid, a nameess, shapeess fear. Her impaired mind coud not put a name or an expanation to her fear. Peope came,

More information

Course Business. New dataset on CourseWeb: bpd.csv. Midterm project due today

Course Business. New dataset on CourseWeb: bpd.csv. Midterm project due today Course Business New dataset on CourseWeb: bpd.csv Midterm project due today Today & next week: Speciaized designs Today: Signa detection theory for categorica judgments Next week: Longitudina designs Week

More information

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) Internationa Journa of Computer Engineering and Technoogy (IJCET), ISSN 0976 ISSN 0976 6367(Print) ISSN 0976 6375(Onine) Voume 3, Issue

More information

SAMPLE. Course introduction

SAMPLE. Course introduction Awareness of Dementia Course introduction Course introduction } Often, Mary was afraid, a nameess, shapeess fear. Her impaired mind coud not put a name or an expanation to her fear. Peope came, memories

More information

Evaluating Lecturer s Capability Over Time. Some Evidence from Surveys on University Course Quality

Evaluating Lecturer s Capability Over Time. Some Evidence from Surveys on University Course Quality Evauating Lecturer s Capabiity Over Time. Some Evidence from Surveys on University Course Quaity Isabea Suis, Mariano Porcu, and Nicoa Tedesco Abstract The attention towards the evauation of the Itaian

More information

Adaptive Training Instance Selection for Cross-Domain Emotion Identification

Adaptive Training Instance Selection for Cross-Domain Emotion Identification Adaptive Training Instance Seection for Cross-Domain Emotion Identification Wenbo Wang GoDaddy Inc. Sunnyvae, Caifornia 94089 wwang@godaddy.com Lu Chen LinkedIn Corporation Sunnyvae, Caifornia 94085 chen2@inkedin.com

More information

Technology Transfer and IP Driving the Pace of Innovation Adrian G. Looney, Assistant General Counsel, Pfizer Inc.

Technology Transfer and IP Driving the Pace of Innovation Adrian G. Looney, Assistant General Counsel, Pfizer Inc. Technoogy Transfer and IP Driving the Pace of Innovation Adrian G. Looney, Assistant Genera Counse, Pfizer Inc. Fordham IP Law & Poicy Conference Apri 12, 2012 The opinions and views expressed are mine

More information

Institute for Patient and Family Centered Care Resources

Institute for Patient and Family Centered Care Resources Institute for Patient and Famiy Centered Care Resources INSTITUTE FOR PATIENT- AND FAMILY-CENTERED CARE 6917 Arington Road, Suite 309 Bethesda, MD 20814 Phone: 301-652-0281 Fax: 301-652-0186 www.ipfcc.org

More information

Checking Eligibility: Keys To Successful Patient Enrollment

Checking Eligibility: Keys To Successful Patient Enrollment Checking Eigibiity: Keys To Successfu Patient Enroment Katie Dixon Cinica Research Professionas Committee Member New Cinica Research Professiona Orientation, November 2, 2016 Objectives Checking Eigibiity:

More information

Sentiment Analysis of Reviews: Should we analyze writer intentions or reader perceptions?

Sentiment Analysis of Reviews: Should we analyze writer intentions or reader perceptions? Sentiment Analysis of Reviews: Should we analyze writer intentions or reader perceptions? Isa Maks and Piek Vossen Vu University, Faculty of Arts De Boelelaan 1105, 1081 HV Amsterdam e.maks@vu.nl, p.vossen@vu.nl

More information

How to Work with your Statistician

How to Work with your Statistician How to Work with your Statistician Fang-Shu Ou Assistant Professor of Biostatistics Mayo Cinic Aiance Fa Group Meeting November 2, 2017 Outine Why you need a statistician What statisticians do How to work

More information

1. Biochemistry [4] c) What molecule is a product of protein synthesis? 2. Macromolecules and Enzymes [6]

1. Biochemistry [4] c) What molecule is a product of protein synthesis? 2. Macromolecules and Enzymes [6] 1. Biochemistry [4] Write the etter for one of the five moecues beow that best fits the foowing descriptions. [The same etter can be used more than once, if appropriate.] a) What moecue is a high energy

More information

Final Marking Guidelines 2011 examination June series. Biology Unit 6T A2 Investigative Skills Assignment. General Certificate of Education

Final Marking Guidelines 2011 examination June series. Biology Unit 6T A2 Investigative Skills Assignment. General Certificate of Education Genera Certificate of Education Bioogy Unit 6T A2 Investigative Skis Assignment BIO6T/Q11/MG Fina Marking Guideines 2011 examination June series WMP/Jun11/BIO6T/Q11/MG 2 Marking Guideines are prepared

More information

Progressive Attention Networks for Visual Attribute Prediction

Progressive Attention Networks for Visual Attribute Prediction SEO, LIN, COHEN, SHEN, HAN: PROGRESSIVE ATTENTION NETWORKS 1 Progressive Attention Networks for Visua Attribute Prediction Pau Hongsuck Seo 1 hsseo@postech.ac.kr Zhe Lin 2 zin@adobe.com Scott Cohen 2 scohen@adobe.com

More information

Bayesian network response regression

Bayesian network response regression Bioinformatics, 2017, 1 8 doi: 10.1093/bioinformatics/btx050 Advance Access Pubication Date: 6 January 2017 Origina Paper Bioimage informatics Bayesian network response regression Lu Wang 1, *, Daniee

More information

Paul Bennett, Microsoft Research (CLUES) Joint work with Ben Carterette, Max Chickering, Susan Dumais, Eric Horvitz, Edith Law, and Anton Mityagin.

Paul Bennett, Microsoft Research (CLUES) Joint work with Ben Carterette, Max Chickering, Susan Dumais, Eric Horvitz, Edith Law, and Anton Mityagin. Paul Bennett, Microsoft Research (CLUES) Joint work with Ben Carterette, Max Chickering, Susan Dumais, Eric Horvitz, Edith Law, and Anton Mityagin. Why Preferences? Learning Consensus from Preferences

More information

Education that supports your health and your life

Education that supports your health and your life Aberta Heathy Living Program Education that supports your heath and your ife Centra Zone Fa 2017 Workshop Guide The Aberta Heathy Living Program (AHLP) offers free workshops and one-on-one sessions to

More information

Enforcing Structural Diversity in Cube-pruned Dependency Parsing

Enforcing Structural Diversity in Cube-pruned Dependency Parsing Enforcing Structura Diversity in Cube-pruned Dependency Parsing Hao Zhang Ryan McDonad Googe, Inc. {haozhang,ryanmcd}@googe.com Abstract In this paper we extend the cube-pruned dependency parsing framework

More information

Future sight loss UK (2): An epidemiological and economic model for sight loss in the decade

Future sight loss UK (2): An epidemiological and economic model for sight loss in the decade Future Sight Loss 18/05/2009 17:06 Page 1 Future sight oss UK (2): An epidemioogica and economic mode for sight oss in the decade 2010-2020 Executive summary Report prepared for RNIB by Darwin Minassian

More information

ISEC The 21st International Solvent Extraction Conference

ISEC The 21st International Solvent Extraction Conference Lithium Sovent Extraction (LiSX ) Process Evauation using Tenova Pused Coumns (TPC) Jonathan LIPP 1, * 1 Tenova Advanced Technoogies Ltd., Yokneam, Israe Conventiona ithium recovery reies amost soey on

More information

Building Evaluation Scales for NLP using Item Response Theory

Building Evaluation Scales for NLP using Item Response Theory Building Evaluation Scales for NLP using Item Response Theory John Lalor CICS, UMass Amherst Joint work with Hao Wu (BC) and Hong Yu (UMMS) Motivation Evaluation metrics for NLP have been mostly unchanged

More information

Emotional Perception for Updating Agents Beliefs

Emotional Perception for Updating Agents Beliefs Emotiona Perception for Updating Agents Beiefs Bexy Afonso, David V. Pynadath, Margot Lhommet and Stacy Marsea Departamento de Sistemas Informáticos y Computación, Universitat Poitècnica de Vaència Institute

More information

Identifying Schizophrenia Risk Genes and. Sub-networks Using DAWN Framework

Identifying Schizophrenia Risk Genes and. Sub-networks Using DAWN Framework Identifying Schizophrenia Risk Genes and Sub-networks Using DAWN ramework Author Juian Q. Zhou 1 Advisor Kathryn Roeder, Ph.D Dietrich Coege Honors Thesis Carnegie eon University ay 2015 1 Officiay Quan

More information

ECL Comfort 296 / ECL Comfort 310 controllers

ECL Comfort 296 / ECL Comfort 310 controllers Data sheet Coud-based SCADA soution for ECL Comfort 296 / ECL Comfort 310 controers Description The ECL Porta is an effective turnkey SCADA (Supervisory Contro And Data Acquisition) too for professiona

More information

PLENARY 3. Is Universal Newborn CMV Screening Good Public Health Policy

PLENARY 3. Is Universal Newborn CMV Screening Good Public Health Policy PLENARY 3 Is Universa Newborn CMV Screening Good Pubic Heath Poicy Prof Wiiam Rawinson 2016 CMV Pubic Heath and Poicy Conference Austin Texas There is no better idea of rationaity than that of a readiness

More information

An Overview of Systems Biology and Bioinforma6cs

An Overview of Systems Biology and Bioinforma6cs An Overview of Systems Bioogy and Bioinforma6cs Garre9 Dancik, PD Apri 17, 2015 9p://www1.easternct.edu/dancikg Systems bioogy n n n n n Te emergent beavior of a system can ony be expained by considering

More information

The Challenge of Being Outstanding: A Look Back and Ahead After 25 Years of Guiding Organizational Excellence

The Challenge of Being Outstanding: A Look Back and Ahead After 25 Years of Guiding Organizational Excellence The Chaenge of Being Outstanding: A Look Back and Ahead After 25 Years of Guiding Organizationa Exceence What Is Performance Exceence Twenty-five Years in Ten Sides The Immediate Future Badrige Impact

More information

LINE STRENGTH MEASUREMENT FOR TRABECULAR BONE ANALYSIS OF MANDIBLE ON DENTAL PANORAMIC RADIOGRAPHS

LINE STRENGTH MEASUREMENT FOR TRABECULAR BONE ANALYSIS OF MANDIBLE ON DENTAL PANORAMIC RADIOGRAPHS LINE STRENGTH MEASUREMENT FOR TRABECULAR BONE ANALYSIS OF MANDIBLE ON DENTAL PANORAMIC RADIOGRAPHS 1 Agus Zaina Arifin, 2 Akira Asano, 3 Akira Taguchi, 2 Takashi Nakamoto, 1 Anny Yuniarti, 1 Lutfiani R

More information

Radiation Dose Structured Report Current and Future. Donald Peck, PhD Henry Ford Health System Detroit, Michigan USA

Radiation Dose Structured Report Current and Future. Donald Peck, PhD Henry Ford Health System Detroit, Michigan USA Radiation Dose Structured Report Current and Future Donad Peck, PhD Henry Ford Heath System Detroit, Michigan USA 1 Radiation Dose SR Origina deveoped in 2005 for Projection Radiography Added 3 new tempate

More information

Dual KS: Defining Gene Sets with Tissue Set Enrichment Analysis

Dual KS: Defining Gene Sets with Tissue Set Enrichment Analysis Cancer Informatics M e t h o d o o g y Open Access Fu open access to this and thousands of other papers at http://www.a-press.com. Dua KS: Defining Gene Sets with Tissue Set Enrichment Anaysis Yarong Yang

More information

Exploiting Hierarchy in Heterogeneous Environments

Exploiting Hierarchy in Heterogeneous Environments Expoiting Hierarchy in Heterogeneous Environments Tiffani Wiiams and Rebecca arsons Schoo of Eectrica Engineering and Computer Science University of Centra Forida Orando, FL 3216-2362 wiiams, rebecca @csucfedu

More information

Underdiagnosed and undertreated

Underdiagnosed and undertreated A FORUM TO DISCUSS CLASSIFICATION AND EFFECTIVE DIAGNOSIS Underdiagnosed and undertreated A coser ook at some of the facts and the ives affected 1 2 INTRODUCTION CONTENTS Diagnosis: 2 A popuation not ceary

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This artice appeared in a journa pubished by Esevier. The attached copy is furnished to the author for interna non-commercia research and education use, incuding for instruction at the authors institution

More information

Positive and Unlabeled Relational Classification through Label Frequency Estimation

Positive and Unlabeled Relational Classification through Label Frequency Estimation Positive and Unlabeled Relational Classification through Label Frequency Estimation Jessa Bekker and Jesse Davis Computer Science Department, KU Leuven, Belgium firstname.lastname@cs.kuleuven.be Abstract.

More information

Research Article Leaky Vaccines Protect Highly Exposed Recipients at a Lower Rate: Implications for Vaccine Efficacy Estimation and Sieve Analysis

Research Article Leaky Vaccines Protect Highly Exposed Recipients at a Lower Rate: Implications for Vaccine Efficacy Estimation and Sieve Analysis Computationa and Mathematica Methods in Medicine Voume 214, Artice ID 813789, 12 pages http://dx.doi.org/1.1155/214/813789 Research Artice Leaky Vaccines Protect Highy Exposed Recipients at a Lower Rate:

More information

Ultrasonic diffraction at different single and double slit systems

Ultrasonic diffraction at different single and double slit systems Mechanics Mechanica Vibration, Acoustics 1.5.15 Utrasonic diffraction at different singe and doube sit systems What you can earn about Longitudina waves Huygens principe Interference Fraunhofer and Fresne

More information

An Analysis of Assessor Behavior in Crowdsourced Preference Judgments

An Analysis of Assessor Behavior in Crowdsourced Preference Judgments An Analysis of Assessor Behavior in Crowdsourced Preference Judgments Dongqing Zhu and Ben Carterette Department of Computer & Information Sciences University of Delaware Newark, DE, USA 19716 [zhu carteret]@cis.udel.edu

More information

Dementia in rural Wales. The three challenges

Dementia in rural Wales. The three challenges Dementia in rura Waes The three chaenges Dementia in rura Waes The three chaenges Dementia in rura Waes: the three chaenges At Azheimer s Society, we understand the difficuties peope with dementia can

More information

Supporting the Person with Dementia in Hospital

Supporting the Person with Dementia in Hospital St. James s Hospita Supporting the Person with Dementia in Hospita DEMENTIA CARE PATHWAY ST.JAMES'S HOSPITAL Supporting the Person with Dementia in Hospita Acknowedgements This work woud not have been

More information

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Reza Lotfian and Carlos Busso Multimodal Signal Processing (MSP) lab The University of Texas

More information

A Study of Methodology on Effective Feasibility Analysis Using Fuzzy & the Bayesian Network

A Study of Methodology on Effective Feasibility Analysis Using Fuzzy & the Bayesian Network , pp.116-120 http://dx.doi.org/10.14257/astl.2016.137.22 A Study of Methodology on Effective Feasibility Analysis Using Fuzzy & the Bayesian Network JaeHyuk Cho 1 1 Division of Next Growth Engine R&D Coordiantion,

More information

Industry progress towards. to Consumers (FIC) Regulation EU 1169/2011

Industry progress towards. to Consumers (FIC) Regulation EU 1169/2011 Industry progress towards COMPLIANCE WITH Food Information to Consumers (FIC) Reguation EU 1169/2011 JULY 2014 Anaysis on a sampe basket of products from the prepared ready meas, meat, confectionery and

More information

Speak up for elimination: General Election 2017

Speak up for elimination: General Election 2017 Speak up for eimination: Genera Eection 2017 A manifesto for eimination About The Hepatitis C Trust This manifesto outines what we woud ike the next UK Government to do in order to ensure that we eiminate

More information

Application of log-linear models to pneumonia patients: a case study of Jigme Dorji Wangchuck National Referral Hospital (JDWNRH) in Bhutan

Application of log-linear models to pneumonia patients: a case study of Jigme Dorji Wangchuck National Referral Hospital (JDWNRH) in Bhutan Journa of Physics: Conference Series PAPER OPEN ACCESS Appication of og-inear modes to pneumonia patients: a case study of Jigme Dori Wangchuc Nationa Referra Hospita (JDWNRH in Bhutan To cite this artice:

More information

Medical Knowledge Attention Enhanced Neural Model. for Named Entity Recognition in Chinese EMR

Medical Knowledge Attention Enhanced Neural Model. for Named Entity Recognition in Chinese EMR Medical Knowledge Attention Enhanced Neural Model for Named Entity Recognition in Chinese EMR Zhichang Zhang, Yu Zhang, Tong Zhou College of Computer Science and Engineering, Northwest Normal University,

More information

arxiv: v5 [cs.lg] 7 Jan 2016

arxiv: v5 [cs.lg] 7 Jan 2016 LEARNING TO DIAGNOSE WITH LSTM RECURRENT NEURAL NETWORKS REVISED Zachary C. Lipton 1 Department of Computer Science and Engineering University of Caifornia, San Diego La Joa, CA 92093, USA zipton@cs.ucsd.edu

More information

Disclosure page. Definition of pitfall [Google dictionary] Why screen asymptomatic persons for latent tuberculosis [TB]?

Disclosure page. Definition of pitfall [Google dictionary] Why screen asymptomatic persons for latent tuberculosis [TB]? Surveiance for atent tubercuosis in the Workpace: Pitfas of Screening Low Risk Workers Discosure page Thomas E. Gamsky, MD, MPH Medica Director Contra Costa County Vista Oaks Occupationa Medicine [Empoyee

More information

Using Bayesian Networks to Direct Stochastic Search in Inductive Logic Programming

Using Bayesian Networks to Direct Stochastic Search in Inductive Logic Programming Appears in Proceedings of the 17th International Conference on Inductive Logic Programming (ILP). Corvallis, Oregon, USA. June, 2007. Using Bayesian Networks to Direct Stochastic Search in Inductive Logic

More information

An Equilibrium Model of the African HIV/AIDS Epidemic

An Equilibrium Model of the African HIV/AIDS Epidemic An Equiibrium Mode of the African HIV/AIDS Epidemic Jeremy Greenwood Phiipp Kircher Cezar Santos Michèe Tertit February 2019 Econometrica, forthcoming Abstract Tweve percent of the Maawian popuation is

More information

How to quantify coughing: correlations with quality of life in chronic cough

How to quantify coughing: correlations with quality of life in chronic cough Eur Respir J 28; 32: 175 179 DOI: 1.1183/931936.1137 CopyrightßERS Journas Ltd 28 How to quantify coughing: correations with quaity of ife in chronic cough A. Kesa*,, S. Decamer*, D. Webster*, N. Brown*,

More information

EMOTION CLASSIFICATION: HOW DOES AN AUTOMATED SYSTEM COMPARE TO NAÏVE HUMAN CODERS?

EMOTION CLASSIFICATION: HOW DOES AN AUTOMATED SYSTEM COMPARE TO NAÏVE HUMAN CODERS? EMOTION CLASSIFICATION: HOW DOES AN AUTOMATED SYSTEM COMPARE TO NAÏVE HUMAN CODERS? Sefik Emre Eskimez, Kenneth Imade, Na Yang, Melissa Sturge- Apple, Zhiyao Duan, Wendi Heinzelman University of Rochester,

More information

Microarray and QPCR applications for mirnas

Microarray and QPCR applications for mirnas Microarray and QPCR appications for mirnas Cathy Cuter Fied Appication Scientist Stratagene Products Division Introduction to mirna What are micrornas Non-coding sma RNAs (19-30 nt) 3 different forms:

More information

Positive and Unlabeled Relational Classification through Label Frequency Estimation

Positive and Unlabeled Relational Classification through Label Frequency Estimation Positive and Unlabeled Relational Classification through Label Frequency Estimation Jessa Bekker and Jesse Davis Computer Science Department, KU Leuven, Belgium firstname.lastname@cs.kuleuven.be Abstract.

More information

Rating by Ranking: An Improved Scale for Judgement-Based Labels

Rating by Ranking: An Improved Scale for Judgement-Based Labels Rating by Ranking: An Improved Scale for Judgement-Based Labels Jack O Neill Dublin Institute of Technology School of Computing Dublin, Ireland jack.oneill1@mydit.ie Sarah Jane Delany Dublin Institute

More information

HOME SCIENCE (Code No. 064)

HOME SCIENCE (Code No. 064) HOME SCIENCE (Code No. 064) (CLASSES IX AND X) Home science is a practica science that is essentia for every individua to hande chaenging responsibiities of the ife. Home Science as a discipine aims to

More information

Factoid Question Answering

Factoid Question Answering Factoid Question Answering CS 898 Project June 12, 2017 Salman Mohammed David R. Cheriton School of Computer Science University of Waterloo Motivation Source: https://www.apple.com/newsroom/2017/01/hey-siri-whos-going-to-win-the-super-bowl/

More information

STHMA IN THE WORKPLACE CARPENTRY AND JOINERY PREVENTION FACT SHEET RF-533

STHMA IN THE WORKPLACE CARPENTRY AND JOINERY PREVENTION FACT SHEET RF-533 STHMA IN THE WORKPLACE AA CARPENTRY AND JOINERY PREVENTION FACT SHEET RF-533 GET THE FACTS AND WORK SMARTER If you re in the carpentry or joinery profession, there are heath risks you shoud know about.

More information

Welcome to YMCA Kick Start!

Welcome to YMCA Kick Start! Wecome to YMCA Kick Start! We re excited to join you on your journey! The YMCA Kick Start program is aimed at heping members move towards achieving their heath, fitness and nutrition goas, supported by

More information

The savings benefits of single-use. The savings benefits of single-use.

The savings benefits of single-use. The savings benefits of single-use. The savings benefits of singe-use The savings benefits of singe-use www.dtrmedica.com 1 HIGH QUALITY EXCELLENT SERVICE www.dtrmedica.com SINGLE-USE DELIVERS THE CLINICAL VALUE YOU NEED The savings benefits

More information

*On the left is the actual electron micrograph. On the right is a schematic of the micrograph where DNA is labeled red and RNA blue.

*On the left is the actual electron micrograph. On the right is a schematic of the micrograph where DNA is labeled red and RNA blue. LS1a Probem Set #6 Due Friday 11/10 at noon in your TF s drop box on the 2 nd foor of the Science Center a questions incuding the (*extra*) ones shoud be turned in 1. (18 points) Transcription in both

More information

Social Protection and HIV: Research Implications for Policy

Social Protection and HIV: Research Implications for Policy Socia Protection Briefs Socia Protection and HIV: Research Impications for Poicy 1: How can Socia Protection reduce adoescent HIV-risk? 2: Combination Socia Protection improves adoescent ART-adherence

More information

Motivation. Motivation. Motivation. Finding Deceptive Opinion Spam by Any Stretch of the Imagination

Motivation. Motivation. Motivation. Finding Deceptive Opinion Spam by Any Stretch of the Imagination Finding Deceptive Opinion Spam by Any Stretch of the Imagination Myle Ott, 1 Yejin Choi, 1 Claire Cardie, 1 and Jeff Hancock 2! Dept. of Computer Science, 1 Communication 2! Cornell University, Ithaca,

More information

Bayesians methods in system identification: equivalences, differences, and misunderstandings

Bayesians methods in system identification: equivalences, differences, and misunderstandings Bayesians methods in system identification: equivalences, differences, and misunderstandings Johan Schoukens and Carl Edward Rasmussen ERNSI 217 Workshop on System Identification Lyon, September 24-27,

More information

OPINION Two cheers for P-values?

OPINION Two cheers for P-values? Journa of Epidemioogy and Biostatistics (2001) Vo. 6, No. 2, 193 204 OPINION Two cheers for P-vaues? S SENN Department of Epidemioogy and Pubic Heath, Department of Statistica Science, University Coege

More information

Flexible Feedback System for Posture Monitoring and Correction

Flexible Feedback System for Posture Monitoring and Correction Fexibe Feedback System for Posture Monitoring and Correction Renato Baptista 1, Miche Antunes 1, Abd E Rahman Shabayek 1,2, Djamia Aouada 1, Björn Ottersten 1 1 Interdiscipinary Centre for Security, Reiabiity

More information

Reader s Emotion Prediction Based on Partitioned Latent Dirichlet Allocation Model

Reader s Emotion Prediction Based on Partitioned Latent Dirichlet Allocation Model Reader s Emotion Prediction Based on Partitioned Latent Dirichlet Allocation Model Ruifeng Xu, Chengtian Zou, Jun Xu Key Laboratory of Network Oriented Intelligent Computation, Shenzhen Graduate School,

More information

Introduction to SOS Children s Villages

Introduction to SOS Children s Villages Education Booket Introduction to SOS Chidren s Viages For amost 70 years, SOS Chidren s Viages has provided vunerabe chidren with a oving home and a famiy for ife in our Chidren s Viages, ensuring their

More information

County of San Mateo Report to the Board of Supervisors West Nile Virus

County of San Mateo Report to the Board of Supervisors West Nile Virus County of San Mateo Report to the Board of Supervisors West Nie Virus on Scott Morrow, MD, MPH Heath Officer Sam Stebbins, MD, MPH Deputy Heath Officer West Nie Virus update for the San Mateo County Board

More information

4. Model evaluation & selection

4. Model evaluation & selection Foundations of Machine Learning CentraleSupélec Fall 2017 4. Model evaluation & selection Chloé-Agathe Azencot Centre for Computational Biology, Mines ParisTech chloe-agathe.azencott@mines-paristech.fr

More information

Between-word regressions as part of rational reading

Between-word regressions as part of rational reading Between-word regressions as part of rational reading Klinton Bicknell & Roger Levy UC San Diego CUNY 2010: New York Bicknell & Levy (UC San Diego) Regressions as rational reading CUNY 2010 1 / 23 Introduction

More information

TRAINING ON IMPROVING THE COMPETENCY LEVEL OF SELF- ADMINISTRATION OF INSULIN AMONG TYPE 2 DIABETES PATIENTS

TRAINING ON IMPROVING THE COMPETENCY LEVEL OF SELF- ADMINISTRATION OF INSULIN AMONG TYPE 2 DIABETES PATIENTS Origina Artice TRAINING ON IMPROVING THE COMPETENCY LEVEL OF SELF- ADMINISTRATION OF INSULIN AMONG TYPE 2 DIABETES PATIENTS 1 2 3 4 5 Abstract : Swetha Shettigar, Ashwini Kamath, Gancy Linet Ava, Latha

More information

UNIVERSITY OF THE FREE STATE DEPARTMENT OF COMPUTER SCIENCE AND INFORMATICS CSIS6813 MODULE TEST 2

UNIVERSITY OF THE FREE STATE DEPARTMENT OF COMPUTER SCIENCE AND INFORMATICS CSIS6813 MODULE TEST 2 UNIVERSITY OF THE FREE STATE DEPARTMENT OF COMPUTER SCIENCE AND INFORMATICS CSIS6813 MODULE TEST 2 DATE: 3 May 2017 MARKS: 75 ASSESSOR: Prof PJ Blignaut MODERATOR: Prof C de Villiers (UP) TIME: 2 hours

More information

On the impact of Masking and Blocking Hypotheses for measuring efficacy of new tuberculosis vaccines

On the impact of Masking and Blocking Hypotheses for measuring efficacy of new tuberculosis vaccines On the impact of Masking and Bocking Hypotheses for measuring efficacy of new tubercuosis vaccines Sergio Arregui * 1,2, Joaquín Sanz 1,3,4, Dessisava Marinova 5,6, Caros Martín 5,6,7, Yamir Moreno 1,2,8

More information

What s in a cigarette? This is because of the dangerous poisons (chemicals) that are in cigarettes.

What s in a cigarette? This is because of the dangerous poisons (chemicals) that are in cigarettes. your heath What s in a cigarette? Smoking causes many heath probems for smokers and peope around them. This is because of the dangerous poisons (chemicas) that are in cigarettes. Cigarettes are mainy made

More information

The Community Advisory Board

The Community Advisory Board modue The Community Advisory Board Objectives To famiiarize you with an important optiona eement of the Mpowerment Project, the Community Advisory Board (CAB), 1 the roe of the board; 2 composition; 3

More information

UNIT 3: PERSPECTIVES IN DEVELOPMENT

UNIT 3: PERSPECTIVES IN DEVELOPMENT Perspectives in Deveopment Unit 3 UNIT 3: PERSPECTIVES IN DEVELOPMENT UNIT STRUCTURE 3.1 Learning Objectives 3.2 Introduction 3.3 Concept of growth, deveopment and maturation 3.4 Major Theoretica Perspectives

More information

Reinforcement Learning in RAT, Approaches

Reinforcement Learning in RAT, Approaches Machine Learning in Robot Assisted Therapy (RAT) Applications of Supervised, Unsupervised and Reinforcement Learning in RAT, Approaches Alexander Kohles Lennart Aigner SS 2018 Main Question How to improve

More information

Perceived risk and tampering with nature

Perceived risk and tampering with nature Journa of Risk Research 3 (4), 353 367 (2000) Perceived risk and tampering with nature LENNART SJÖBERG* Centre for Risk Research, Schoo of Economics, Box 6501, 11383 Stockhom, Sweden Abstract It is proposed

More information

A Communication Requirements Research of Children with Severe Cerebral Palsy

A Communication Requirements Research of Children with Severe Cerebral Palsy A Communication Requirements Research of Chidren with Severe Cerebra Pasy Tseng Yu-Wei, Nationa Yunin University of Science and Technoogy, Taiwan Chou Wen-Huei, Nationa Yunin University of Science and

More information

Chapter 22 Psychiatric Emergencies

Chapter 22 Psychiatric Emergencies 1 Chapter 22 Psychiatric Emergencies 2 3 4 5 6 Introduction EMTs often dea with patients undergoing psychoogica or behaviora crisis. Crisis might be the resut of: Acute medica situation Menta iness substances

More information

Dialogue Scenario Collection of Persuasive Dialogue with Emotional Expressions via Crowdsourcing

Dialogue Scenario Collection of Persuasive Dialogue with Emotional Expressions via Crowdsourcing Dialogue Scenario Collection of Persuasive Dialogue with Emotional Expressions via Crowdsourcing Koichiro Yoshino,, Yoko Ishikawa, Masahiro Mizukami, Yu Suzuki, Sakti Sakriani, and Satoshi Nakamura Graduate

More information

HOME SCHOOLING LACROSSE SKILLS

HOME SCHOOLING LACROSSE SKILLS INTRODUCING HOME SCHOOLING LACROSSE SKILLS A program to hep deveop first year payers so they can participate at a productive eve of skis on the Stampede teams, from second grade through high schoo. LACROSSE

More information

Effects of EDTA and low molecular weight organic acids on soil solution properties of heavy metal polluted soil

Effects of EDTA and low molecular weight organic acids on soil solution properties of heavy metal polluted soil Effects of EDTA and ow moecuar weight organic acids on soi soution properties of heavy meta pouted soi Wu, L. H., Luo, Y. M., Christie, P., & Wong, M. H. (2003). Effects of EDTA and ow moecuar weight organic

More information

Alliance A Jennifer Ligibel, MD Alliance Group Meeting

Alliance A Jennifer Ligibel, MD Alliance Group Meeting Aiance A011401 Randomized Phase III Tria Evauating the Roe of Weight Loss In Adjuvant Treatment of Overweight and Obese Women with Eary Breast Cancer Jennifer Ligibe, MD Aiance Group Meeting November 4,

More information

Food Preparation & Nutrition

Food Preparation & Nutrition SAMPLE CHAPTER OCR GCSE Food Preparation & Nutrition Va fehners Consutant editor: Anita Hardy This is an OCR endorsed resource Deveop your students' knowedge and understanding of food and nutrition, improve

More information

Sports. Argyll& Bute CONFERENCE Sports Coaching and Club Development Weekend. Saturday 9th and Sunday 10th February 2008

Sports. Argyll& Bute CONFERENCE Sports Coaching and Club Development Weekend. Saturday 9th and Sunday 10th February 2008 .a rg Argy& Bute y bu te.g o Sports CONFERENCE 2008 v. uk Sports Coaching and Cub Deveopment Weekend Saturday 9th and Sunday 10th February 2008 Lochgiphead Joint Campus a cou rses ONLY 20 per day BOOKINGS

More information

Open Learn Works. Mental health awareness. Copyright 2016 The Open University

Open Learn Works. Mental health awareness. Copyright 2016 The Open University Open Learn Works Menta heath awareness Copyright 2016 The Open University Contents Introduction 3 Learning Outcomes 4 1 Terminoogy and menta heath 5 1.1 The biomedica mode 6 1.2 Stigma and discrimination

More information

TP Genius Octagonal Blue Trampoline with SurroundSafe

TP Genius Octagonal Blue Trampoline with SurroundSafe TP Genius Octagona Bue Trampoine with SurroundSafe TP402 10ft TP Genius Octagona Bue Trampoine TP403 12ft TP Genius Octagona Bue Trampoine Instructions for assemby maintenance and use. Assemby Buid Warning!

More information

Fuzzy Rule Based Systems for Gender Classification from Blog Data

Fuzzy Rule Based Systems for Gender Classification from Blog Data Fuzzy Rule Based Systems for Gender Classification from Blog Data Han Liu 1 and Mihaela Cocea 2 1 School of Computer Science and Informatics, Cardiff University Queens Buildings, 5 The Parade, Cardiff,

More information

Reduced lung function and risk of atrial fibrillation in The Copenhagen City Heart Study

Reduced lung function and risk of atrial fibrillation in The Copenhagen City Heart Study Eur Respir J 2003; 21: 1012 1016 DOI: 10.1183/09031936.03.00051502 Printed in UK a rights reserved Copyright #ERS Journas Ltd 2003 European Respiratory Journa ISSN 0903-1936 Reduced ung function and risk

More information

Do Future Work sections have a purpose?

Do Future Work sections have a purpose? Do Future Work sections have a purpose? Citation links and entailment for global scientometric questions Simone Teufel University of Cambridge and Tokyo Institute of Technology August 11, 2017 1/30 Future

More information

Evaluation of a portable device for diagnosing the sleep apnoea/hypopnoea syndrome

Evaluation of a portable device for diagnosing the sleep apnoea/hypopnoea syndrome Eur Respir J 3; 21: 253 259 DOI: 1.1183/931936.3.29813 Printed in UK a rights reserved Copyright #ERS Journas Ltd 3 European Respiratory Journa ISSN 93-1936 Evauation of a portabe device for diagnosing

More information

Chapter IR:VIII. VIII. Evaluation. Laboratory Experiments Logging Effectiveness Measures Efficiency Measures Training and Testing

Chapter IR:VIII. VIII. Evaluation. Laboratory Experiments Logging Effectiveness Measures Efficiency Measures Training and Testing Chapter IR:VIII VIII. Evaluation Laboratory Experiments Logging Effectiveness Measures Efficiency Measures Training and Testing IR:VIII-1 Evaluation HAGEN/POTTHAST/STEIN 2018 Retrieval Tasks Ad hoc retrieval:

More information

Annotation and Retrieval System Using Confabulation Model for ImageCLEF2011 Photo Annotation

Annotation and Retrieval System Using Confabulation Model for ImageCLEF2011 Photo Annotation Annotation and Retrieval System Using Confabulation Model for ImageCLEF2011 Photo Annotation Ryo Izawa, Naoki Motohashi, and Tomohiro Takagi Department of Computer Science Meiji University 1-1-1 Higashimita,

More information

Cancer Molecular Profiling

Cancer Molecular Profiling Cancer Moecuar Profiing No. 31 in a series providing the atest information for patients, caregivers and heathcare professionas. www.lls.org Information Speciaist: 800.955.4572 There is a ist of definitions

More information

Health Fair draws the crowds

Health Fair draws the crowds Winter 2010/11 Members newsetter The Leeds Teaching Hospitas Inside NHS Trust 3 Heideck heroes 4 New diabetes centre 5 Chidren s Hospita appea 7 Countdown to FT status Vounteers Jacquie Hopper, Pauine

More information