Sources (highly recommended!) Suggestions for Measuring Psychometric Functions. Why use adaptive procedures? Agenda. An example

Size: px
Start display at page:

Download "Sources (highly recommended!) Suggestions for Measuring Psychometric Functions. Why use adaptive procedures? Agenda. An example"

Transcription

1 Sources (highly recommended!) Suggestions for Measuring Psychometric Functions Brian P. Keane UMDNJ RWJ Medical School, UBHC Rutgers University Center for Cognitive Science Wichmann & Hill (2001). The psychometric function: I. Fitting, sampling and goodness of fit. Perception & Psychophysics, 63(8), Klein, S.A. (2001). Measuring, estimating, and understanding the psychometric function: A commentary. Perception & Psychophysics, 63(8), Kingdom, F.A.A., & Prins, N. (2011). Psychophysics: A practical introduction. Boston: Academic Press. Prins, N. & Kingdom, F.A.A. Palamedes: Matlab routines for analyzing psychophysical data. Why use adaptive procedures? Get the most accurate information on one or more aspects of performance (threshold/slope/upper and lower asymptotes) with the fewest trials. Agenda Quickly review basics of psychometric function (PF) What are the different parts of the PF and what do they mean? Discuss common decisions when fitting a function What psychometric shape to assume? What is the appropriate range and spacing of stimulus intensity? When to use MOCS? When to use adaptive procedure? Discuss adaptive procedures QUEST (Watson & Pelli, 1983) Psi method (Kontsevich & Tyler, 2000) Up/down staircases Some tips along the way The psychometric function: A refresher An example Task: Orientation discrimination Psi Probability of a correct (or positive) response x Signal intensity Alpha Position of curve along abscissa (here, at 75%) Beta Slope (although depends on form of psychometric function) Gamma Lower asymptote value (here, guess rate); Lambda 1 upper asymptote (finger error rate) F psychometric function (here, logistic) Cameron, Tai, & Carrasco, 2002

2 Samples of Cumulative Normal PFs Sample of Cumulative Normal PFs Palamedes: StimLevels = [0:.01:4]; pcorrect = PAL_CumulativeNorm all([ ], StimLevels); plot(stimlevels,pcorr ect); Alpha = 1, 2 Beta =1,2,.05 An example: Zhou et al., 2008 The meaning of the PF parameters depend on the set up Task: Discriminate fat/thin illusory shapes or fat/thin amodal shapes Task Difficulty: Larger rotations make task easier Harder Easier The psychometric function: A refresher Sample of cumulative normal PF Zhou et al., 2008 Palamedes: StimLevels = [0:.01:4]; pcorrect = PAL_CumulativeNorm all([ ], StimLevels); <--Fatter Thinner plot(stimlevels,pcorr ect); Alpha PSE Beta slope (or sensitivity) Gamma Lower asymptote (here, lapse error rates for fat shapes); Lambda 1 upper asymptote (here, lapse error rates for thin shapes) F psychometric function (here, cumulative Gaussian) Gamma=0,.05

3 Choices: Which psychometric shape? Cumulative Gaussian y = gamma + (1 gamma lambda)*.5*erfc( beta.*(x alpha)./sqrt(2)); Advantage: Threshold is at curve center (e.g., 75%) Advantage: Beta = inverse of standard deviation Logistic Advantage: Threshold is at curve center (e.g., 75%). Log Weibull (Gumbel) Commonly mislabeled as Weibull (Kingdom & Prins, 2011) Weibull Disadvantage: Changing alpha also changes slope of curve even when beta is held constant. Hyperbolic Secant (rare) Choices: Stimulus range and spacing? Range of x: just above chance to just below 100%. Spacing: Logarithmic or not? Logarithmic is usually best since function often decelerates Zhou et al., 2008 MOCS or adaptive procedure? MOCS is appropriate when: Shape of function is not well known Multiple aspects of the psychometric curve need to be estimated (e.g., alpha, beta, lambda). Goal is to detect small differences in slope Disadvantage: Requires ~40 trials for 5 or 6 stimulus levels. Adaptive procedures are most appropriate when: Lots of conditions Limited number of trials (as with patients) Only want to know threshold or slope. What kind of adaptive method? Options: QUEST (Watson & Pelli, 1983) Psi Method (Kontsevich & Tyler, 1999) Down/up staircase methods (Levitt, 1971) Others that I won t discuss Adaptive Probit Estimation (Watt & Andrews, 1981) PEST (e.g., Pentland, 1980) ZEST (King Smith & Pierce, 1994) QUEST (Watson & Pelli, 1983) On each trial, a PF is fit to all data collected for condition. Fitted PF is used to select stimulus intensity for next trial. Estimates only threshold. Assumes a slope of 2 (in Palamedes) and a Gumbel function. Assumes a lapse error rate (i.e., 2%). Advantage: Apparently robust to poor estimates of slope. Palamedes toolbox functions: Uses mean of posterior probability distribution (King Smith et al., 1994) Uses uniform prior probability distribution (Alcala Quintana & Garcia Perez, 2004) Psi Method (Kontsevich & Tyler, 1999) On each trial, selects stimulus to efficiently estimate threshold and slope. Updates two dimensional posterior probability distribution Selects stimulus for next trial so that expected entropy in posterior distribution will be minimized Requires ~30 trials for reasonable threshold estimate ~250 trials needed for similarly precise slope

4 Psi Method probably the best algorithm for the task and should be looked at carefully (Klein, 2001, p. 1422). arguably the most efficient of the adaptive methods which target both an estimate of the location and the slope (Kingdom & Prins, 2011, p. 143). Down/up staircases Varieties 2 down, 1 up: 70.7% accuracy 3 down, 1 up: 79.4% accuracy 3 down, 1 up (not necessarily consecutive): 75% (Zwislocki & Relkin, 2001) Reversal the sign of the signal change reverses Experiment stops after a fixed number of reversals (e.g., 8) Typical: Average an even number of reversals (e.g., 6), after throwing out the first 2 or 4. 3 down, 1 up Down/up staircases Task: Do you hear a tone? Leek, 2001 Advantages Easy to implement Robust and almost as good as maximum likelihood methods (Klein, 2001) Appropriate inertia (good if threshold is not stationary). Tips If using 2AFC, then don t use 2 down, 1 up (Leek, 2001) Make sure that step size is not too small and that starting point is not too far from threshold (otherwise inefficient) Consider using transformed up down method (begin with 1 down/1 up until first reversal is reached). Klein (2001): When determining threshold, consider averaging stimulus intensity at all levels after tossing out first several reversals. Interleave staircases, so regularities in staircase are less transparent. General tips when estimating PF Try to use more than 2 response alternatives [T]he 2AFC task has a flaw whereby a series of lucky guesses at low stimulus levels can erroneously drive adaptive methods to levels that are too low. Some adaptive methods with a small number of trials are unable to fully recover from a string of lucky guesses early in the run. One solution is to allow the subject to have more than two responses. For reasons that I have never understood, people like to have only two response categories in a 2AFC task. (Klein, 2001, p. 1436) Try to use only a single interval. Yes/no tasks are not any more biased and they can allow more trials to be run in a session. (Klein, 2001) (spatial) 4AFC tasks may be much more efficient at least for naïve observers (Jakel & Wichmann, 2006) Fitting curves for MOCS Curve fitting toolbox Lsqcurvefit yhat=gamma + (1 gamma para(3))*(1 exp( (stimlevels/para(1)).^para(2))); LB=[ Inf 0 0]; %lower bound for fitted vars; UB=[Inf Inf lambda_cap]; %upper bound for fitted vars [para sse residual exitflag] = lsqcurvefit(functiontype, parainit',stimlevels,accuracy, LB, UB); Palamedes toolbox PAL_PFML_Fit [para LL exitflag] = PAL_PFML_Fit(stimlevels,accuracy*num_trials, num_trials*ones(size(stimlevels)),... [parainit(1) parainit(2) gamma parainit(3)], [ ], functiontype, 'lapselimits',[0 lambda_cap]);

5 Formulae for psychometric shapes Cumulative Gaussian y = gamma + (1 gamma lambda)*.5*erfc( beta.*(x alpha)./sqrt(2)); Logistic y = gamma + (1 gamma lambda)*(1./(1+exp( 1*(beta).*(x alpha)))); Log Weibull (Gumbel) y = gamma+(1 gamma lambda).*(1 exp( 1.*10.^(beta.*(x alpha)))); Weibull y = gamma + (1 gamma lambda)*(1 exp( 1*(x./alpha).^beta)); Hyperbolic Secant (rare) y = gamma + (1 gamma lambda)*((2/pi).*atan(exp((pi/2).*beta.*(xalpha))));

Comparing adaptive procedures for estimating the psychometric function for an auditory gap detection task

Comparing adaptive procedures for estimating the psychometric function for an auditory gap detection task DOI 1.3758/s13414-13-438-9 Comparing adaptive procedures for estimating the psychometric function for an auditory gap detection task Yi Shen # Psychonomic Society, Inc. 213 Abstract A subject s sensitivity

More information

Classical Psychophysical Methods (cont.)

Classical Psychophysical Methods (cont.) Classical Psychophysical Methods (cont.) 1 Outline Method of Adjustment Method of Limits Method of Constant Stimuli Probit Analysis 2 Method of Constant Stimuli A set of equally spaced levels of the stimulus

More information

Inference for psychometric functions in the presence of nonstationary behavior

Inference for psychometric functions in the presence of nonstationary behavior Journal of Vision (2011) 11(6):16, 1 19 http://www.journalofvision.org/content/11/6/16 1 Inference for psychometric functions in the presence of nonstationary behavior Ingo Fründ N. Valentin Haenel Felix

More information

Small-sample characterization of stochastic approximation staircases in forced-choice adaptive threshold estimation

Small-sample characterization of stochastic approximation staircases in forced-choice adaptive threshold estimation Perception & Psychophysics 2007, 69 (2), 254-262 Small-sample characterization of stochastic approximation staircases in forced-choice adaptive threshold estimation LUC FES Università di Trento, Povo,

More information

Spatial or Temporal 2AFC May Give Different Results Depending on Context

Spatial or Temporal 2AFC May Give Different Results Depending on Context Spatial or Temporal 2AFC May Give Different Results Depending on Context E. Peli 1, M.A. García-Pérez 2, R.G. Giorgi 1, R.L. Woods 1 1 Schepens Eye Research Institute, Harvard Medical School, Boston, MA

More information

Fundamentals of Psychophysics

Fundamentals of Psychophysics Fundamentals of Psychophysics John Greenwood Department of Experimental Psychology!! NEUR3045! Contact: john.greenwood@ucl.ac.uk 1 Visual neuroscience physiology stimulus How do we see the world? neuroimaging

More information

Lateral interactions in peripheral vision vary between spatial and temporal forced-choice paradigms

Lateral interactions in peripheral vision vary between spatial and temporal forced-choice paradigms - 1 - Lateral interactions in peripheral vision vary between spatial and temporal forced-choice paradigms MIGUEL A. GARCÍA-PÉREZ 1, ROBERT G. GIORGI 2, RUSSELL L. WOODS 2, ELI PELI 2 1.Departamento de

More information

Contrast discrimination with sinusoidal gratings of different spatial frequency

Contrast discrimination with sinusoidal gratings of different spatial frequency Bird et al. Vol. 19, No. 7/July 2002/J. Opt. Soc. Am. A 1267 Contrast discrimination with sinusoidal gratings of different spatial frequency C. M. Bird Department of Neuropsychology, The National Hospital,

More information

Supplemental Information: Task-specific transfer of perceptual learning across sensory modalities

Supplemental Information: Task-specific transfer of perceptual learning across sensory modalities Supplemental Information: Task-specific transfer of perceptual learning across sensory modalities David P. McGovern, Andrew T. Astle, Sarah L. Clavin and Fiona N. Newell Figure S1: Group-averaged learning

More information

Clinical Applicability of Adaptive Speech Testing:

Clinical Applicability of Adaptive Speech Testing: Clinical Applicability of Adaptive Speech Testing: A comparison of the administration time, accuracy, efficiency and reliability of adaptive speech tests with conventional speech audiometry Greg A. O Beirne

More information

Information-theoretic stimulus design for neurophysiology & psychophysics

Information-theoretic stimulus design for neurophysiology & psychophysics Information-theoretic stimulus design for neurophysiology & psychophysics Christopher DiMattina, PhD Assistant Professor of Psychology Florida Gulf Coast University 2 Optimal experimental design Part 1

More information

Laboratory exercise: Adaptive tracks and psychometric functions

Laboratory exercise: Adaptive tracks and psychometric functions AUDL 47 / PLING 34 Auditory Perception Laboratory exercise: Adaptive tracks and psychometric functions The purpose of this assignment is familiarise you with the notion of psychometric functions and adaptive

More information

Bayesian adaptive estimation of threshold versus contrast external noise functions: The quick TvC method q

Bayesian adaptive estimation of threshold versus contrast external noise functions: The quick TvC method q Vision Research 46 (2006) 3160 3176 www.elsevier.com/locate/visres Bayesian adaptive estimation of threshold versus contrast external noise functions: The quick TvC method q Luis Andres Lesmes a, *, Seong-Taek

More information

Three methods for measuring perception. Magnitude estimation. Steven s power law. P = k S n

Three methods for measuring perception. Magnitude estimation. Steven s power law. P = k S n Three methods for measuring perception 1. Magnitude estimation 2. Matching 3. Detection/discrimination Magnitude estimation Have subject rate (e.g., 1-10) some aspect of a stimulus (e.g., how bright it

More information

PSYCH-GA.2211/NEURL-GA.2201 Fall 2016 Mathematical Tools for Cognitive and Neural Science. Homework 5

PSYCH-GA.2211/NEURL-GA.2201 Fall 2016 Mathematical Tools for Cognitive and Neural Science. Homework 5 PSYCH-GA.2211/NEURL-GA.2201 Fall 2016 Mathematical Tools for Cognitive and Neural Science Homework 5 Due: 21 Dec 2016 (late homeworks penalized 10% per day) See the course web site for submission details.

More information

INTRODUCTION. Institute of Technology, Cambridge, MA

INTRODUCTION. Institute of Technology, Cambridge, MA Adaptive psychophysical procedures and imbalance in the psychometric function Kourosh Saberi a) and David M. Green Psychoacoustics Laboratory, Department of Psychology, University of Florida, Gainesville,

More information

Evaluating normality of procedure up down trasformed response by Kolmogorov Smirnov test applied to difference thresholds for seat vibration

Evaluating normality of procedure up down trasformed response by Kolmogorov Smirnov test applied to difference thresholds for seat vibration Progress in Vibration and Acoustics, March 2015, Volume, Issue, 1-8 doi: 10.12866/J.PIVAA.2015.09.01 Evaluating normality of procedure up down trasformed response by Kolmogorov Smirnov test applied to

More information

Name Psychophysical Methods Laboratory

Name Psychophysical Methods Laboratory Name Psychophysical Methods Laboratory 1. Classical Methods of Psychophysics These exercises make use of a HyperCard stack developed by Hiroshi Ono. Open the PS 325 folder and then the Precision and Accuracy

More information

Fitting the psychometric function

Fitting the psychometric function Perception & Psychophysics 1999, 61 (1), 87-106 Fitting the psychometric function BERNHARD TREUTWEIN Ludwig-Maximilians-Universität, Munich, Germany and HANS STRASBURGER Otto-von-Guericke-Universität,

More information

Using maximum-likelihood adaptive methods to estimate difference thresholds and points of subjective equality

Using maximum-likelihood adaptive methods to estimate difference thresholds and points of subjective equality Behavior Research Methods. Instruments, & Computers 1998.30 (4), 624-636 Using maximum-likelihood adaptive methods to estimate difference thresholds and points of subjective equality ROBERTA. POKORNY U.s.

More information

Visual Psychophysics and Medical Imaging: Nonparametric Adaptive Method for Rapid Threshold Estimation in Sensitivity Experiments

Visual Psychophysics and Medical Imaging: Nonparametric Adaptive Method for Rapid Threshold Estimation in Sensitivity Experiments IEEE TRANSACTIONS ON MEDICAL IMAGING. VOL. 9. NO. 4. DECEMBER 1990 353 Visual Psychophysics and Medical Imaging: Nonparametric Adaptive Method for Rapid Threshold Estimation in Sensitivity Experiments

More information

The psychometric function: II. Bootstrap-based confidence intervals and sampling

The psychometric function: II. Bootstrap-based confidence intervals and sampling Perception & Psychophysics 00, 63 (8), 34-39 The psychometric function: II. Bootstrap-based confidence intervals and sampling FELIX A. WICHMANN and N. JEREMY HILL University of Oxford, Oxford, England

More information

Psychology of Perception Psychology 4165, Fall 2001 Laboratory 1 Weight Discrimination

Psychology of Perception Psychology 4165, Fall 2001 Laboratory 1 Weight Discrimination Psychology 4165, Laboratory 1 Weight Discrimination Weight Discrimination Performance Probability of "Heavier" Response 1.0 0.8 0.6 0.4 0.2 0.0 50.0 100.0 150.0 200.0 250.0 Weight of Test Stimulus (grams)

More information

Set-Size Effects in Identification and Localization

Set-Size Effects in Identification and Localization Set-Size Effects in Identification and Localization Theory and Data Tom Busey Indiana University Bloomington John Palmer University of Washington Divided Attention in Search Are set-size effects in search

More information

Lecture 12: Psychophysics and User Studies

Lecture 12: Psychophysics and User Studies ME 327: Design and Control of Haptic Systems Autumn 2018 Lecture 12: Psychophysics and User Studies Allison M. Okamura Stanford University Reminders The last ~20 minutes of today s lecture will be in 520-145

More information

Pattern recognition in correlated and uncorrelated noise

Pattern recognition in correlated and uncorrelated noise B94 J. Opt. Soc. Am. A/ Vol. 26, No. 11/ November 2009 B. Conrey and J. M. Gold Pattern recognition in correlated and uncorrelated noise Brianna Conrey and Jason M. Gold* Department of Psychological and

More information

A contrast paradox in stereopsis, motion detection and vernier acuity

A contrast paradox in stereopsis, motion detection and vernier acuity A contrast paradox in stereopsis, motion detection and vernier acuity S. B. Stevenson *, L. K. Cormack Vision Research 40, 2881-2884. (2000) * University of Houston College of Optometry, Houston TX 77204

More information

Observations on a maximum likelihood method of sequential threshold estimation and a simplified approximation

Observations on a maximum likelihood method of sequential threshold estimation and a simplified approximation Perception & Psychophysics 1984, 36 (2), 199-203 Observations on a maximum likelihood method of sequential threshold estimation and a simplified approximation PHILLIP L. EMERSON ClevelandState University,

More information

Bayesian Adaptive Estimation of Psychometric Slope and Threshold with Differential Evolution

Bayesian Adaptive Estimation of Psychometric Slope and Threshold with Differential Evolution Detection probability Bayesian Adaptive Estimation of Psychometric Slope and Threshold with Differential Evolution Hairong Gu, Jay I. Myung, Mark A. Pitt, and Zhong-Lin Lu {Gu.124, Myung.1, Pitt.2, Lu.535}@Osu.Edu

More information

High false positive rates in common sensory threshold tests

High false positive rates in common sensory threshold tests Atten Percept Psychophys (2015) 77:692 700 DOI 10.3758/s13414-014-0798-9 High false positive rates in common sensory threshold tests Cordelia A. Running Published online: 19 November 2014 # The Psychonomic

More information

City, University of London Institutional Repository. This version of the publication may differ from the final published version.

City, University of London Institutional Repository. This version of the publication may differ from the final published version. City Research Online City, University of London Institutional Repository Citation: Solomon, J. A. & Morgan, M. J. (2017). Orientation-defined boundaries are detected with low efficiency. Vision Research,

More information

A hierarchical Bayesian approach to adaptive vision testing: A case study with the contrast sensitivity function

A hierarchical Bayesian approach to adaptive vision testing: A case study with the contrast sensitivity function Journal of Vision (2016) 16(6):15, 1 17 1 A hierarchical Bayesian approach to adaptive vision testing: A case study with the contrast sensitivity function Department of Psychology, The Ohio State University,

More information

Selective changes of sensitivity after adaptation to simple geometrical figures*

Selective changes of sensitivity after adaptation to simple geometrical figures* Perception & Psychophysics 1973. Vol. 13. So. 2.356-360 Selective changes of sensitivity after adaptation to simple geometrical figures* ANGEL VASSILEV+ Institu te of Physiology. Bulgarian Academy of Sciences.

More information

Steven A. Cholewiak ALL RIGHTS RESERVED

Steven A. Cholewiak ALL RIGHTS RESERVED 2 Steven A. Cholewiak ALL RIGHTS RESERVED PERCEPTUAL ESTIMATION OF VARIANCE IN ORIENTATION AND ITS DEPENDENCE ON SAMPLE SIZE by Steven A. Cholewiak A thesis submitted to the Graduate School-New Brunswick

More information

Assessment of auditory temporal-order thresholds A comparison of different measurement procedures and the influences of age and gender

Assessment of auditory temporal-order thresholds A comparison of different measurement procedures and the influences of age and gender Restorative Neurology and Neuroscience 23 (2005) 281 296 281 IOS Press Assessment of auditory temporal-order thresholds A comparison of different measurement procedures and the influences of age and gender

More information

Attention enhances feature integration

Attention enhances feature integration Vision Research 43 (2003) 1793 1798 Rapid Communication Attention enhances feature integration www.elsevier.com/locate/visres Liza Paul *, Philippe G. Schyns Department of Psychology, University of Glasgow,

More information

Sample size and power calculations in Mendelian randomization with a single instrumental variable and a binary outcome

Sample size and power calculations in Mendelian randomization with a single instrumental variable and a binary outcome Sample size and power calculations in Mendelian randomization with a single instrumental variable and a binary outcome Stephen Burgess July 10, 2013 Abstract Background: Sample size calculations are an

More information

Applying the summation model in audiovisual speech perception

Applying the summation model in audiovisual speech perception Applying the summation model in audiovisual speech perception Kaisa Tiippana, Ilmari Kurki, Tarja Peromaa Department of Psychology and Logopedics, Faculty of Medicine, University of Helsinki, Finland kaisa.tiippana@helsinki.fi,

More information

Module 28 - Estimating a Population Mean (1 of 3)

Module 28 - Estimating a Population Mean (1 of 3) Module 28 - Estimating a Population Mean (1 of 3) In "Estimating a Population Mean," we focus on how to use a sample mean to estimate a population mean. This is the type of thinking we did in Modules 7

More information

Psychology of Perception Psychology 4165, Spring 2003 Laboratory 1 Weight Discrimination

Psychology of Perception Psychology 4165, Spring 2003 Laboratory 1 Weight Discrimination Psychology 4165, Laboratory 1 Weight Discrimination Weight Discrimination Performance Probability of "Heavier" Response 1.0 0.8 0.6 0.4 0.2 0.0 50.0 100.0 150.0 200.0 250.0 Weight of Test Stimulus (grams)

More information

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Morgan, M. J., Mareschal, I., Chubb, C. & Solomon, J. A. (2012). Perceived pattern regularity computed as a summary statistic:

More information

Detection Theory: Sensitivity and Response Bias

Detection Theory: Sensitivity and Response Bias Detection Theory: Sensitivity and Response Bias Lewis O. Harvey, Jr. Department of Psychology University of Colorado Boulder, Colorado The Brain (Observable) Stimulus System (Observable) Response System

More information

MODELLING CHARACTER LEGIBILITY

MODELLING CHARACTER LEGIBILITY Watson, A. B. & Fitzhugh, A. E. (989). Modelling character legibility. Society for Information Display Digest of Technical Papers 2, 36-363. MODELLING CHARACTER LEGIBILITY Andrew B. Watson NASA Ames Research

More information

the structure of the decision Tom Busey and John Palmer Indiana University, Bloomington and The University of Washington

the structure of the decision Tom Busey and John Palmer Indiana University, Bloomington and The University of Washington In visual search, the difference between "where" and "what" is mediated by the structure of the decision Tom Busey and John Palmer Indiana University, Bloomington and The University of Washington Please

More information

III. MESURES / METHODS. Performances Response Time

III. MESURES / METHODS. Performances Response Time III. MESURES / METHODS Performances Response Time Mais d abord quelques mots sur les concepts de THRESHOLD, NOISE, PSYCHOMETRIC FUNCTION & TRANSDUCTION INTERNAL RESPONSE THE CONCEPT OF THRESHOLD (SEUIL)

More information

Interval bias in 2AFC detection tasks: sorting out the artifacts

Interval bias in 2AFC detection tasks: sorting out the artifacts Atten Percept Psychophys (011) 73:33 35 DOI 10.3758/s13414-011-0167-x Interval bias in AFC detection tasks: sorting out the artifacts Miguel A. García-Pérez & Rocío Alcalá-Quintana Published online: 7

More information

A model of encoding and decoding in V1 and MT accounts for motion perception anisotropies in the human visual system

A model of encoding and decoding in V1 and MT accounts for motion perception anisotropies in the human visual system B R A I N R E S E A R C H 1 2 9 9 ( 2 0 0 9 ) 3 1 6 a v a i l a b l e a t w w w. s c i e n c e d i r e c t. c o m w w w. e l s e v i e r. c o m / l o c a t e / b r a i n r e s Research Report A model of

More information

Integration Mechanisms for Heading Perception

Integration Mechanisms for Heading Perception Seeing and Perceiving 23 (2010) 197 221 brill.nl/sp Integration Mechanisms for Heading Perception Elif M. Sikoglu 1, Finnegan J. Calabro 1, Scott A. Beardsley 1,2 and Lucia M. Vaina 1,3, 1 Brain and Vision

More information

Haptic curvature comparison of convex and concave shapes

Haptic curvature comparison of convex and concave shapes Perception, 2008, volume 37, pages 1137 ^ 1151 doi:10.1068/p5780 Haptic curvature comparison of convex and concave shapes Bernard J van der Horst, Astrid M L Kappers Department of Physics of Man, Helmholtz

More information

Selection and Combination of Markers for Prediction

Selection and Combination of Markers for Prediction Selection and Combination of Markers for Prediction NACC Data and Methods Meeting September, 2010 Baojiang Chen, PhD Sarah Monsell, MS Xiao-Hua Andrew Zhou, PhD Overview 1. Research motivation 2. Describe

More information

Perceptual learning of oriented gratings as revealed by classification images

Perceptual learning of oriented gratings as revealed by classification images Journal of Vision (2010) 10(13):8, 8 11 http://www.journalofvision.org/content/10/13/8 1 Perceptual learning of oriented gratings as revealed by classification images Jonathan Dobres Aaron R. Seitz Department

More information

An Analysis of the Current Clinical Procedure for Measuring Hearing Thresholds and Recommendations for Improving the Measurement

An Analysis of the Current Clinical Procedure for Measuring Hearing Thresholds and Recommendations for Improving the Measurement An Analysis of the Current Clinical Procedure for Measuring Hearing Thresholds and Recommendations for Improving the Measurement Item Type text; Electronic Dissertation Authors Mast, Whitney Publisher

More information

THE discipline of psychophysics is focused on determining

THE discipline of psychophysics is focused on determining 268 IEEE TRANSACTIONS ON HAPTICS, VOL. 6, NO. 3, JULY-SEPTEMBER 2013 Application of Psychophysical Techniques to Haptic Research Lynette A. Jones, Senior Member, IEEE, and Hong Z. Tan, Senior Member, IEEE

More information

Detection Theory: Sensory and Decision Processes

Detection Theory: Sensory and Decision Processes Detection Theory: Sensory and Decision Processes Lewis O. Harvey, Jr. Department of Psychology and Neuroscience University of Colorado Boulder The Brain (observed) Stimuli (observed) Responses (observed)

More information

Position jitter and undersampling in pattern perception

Position jitter and undersampling in pattern perception Vision Research 39 (1999) 445 465 Position jitter and undersampling in pattern perception Dennis M. Levi a, *, Stanley A. Klein b, Vineeta Sharma a a College of Optometry, Uni ersity of Houston, Houston,

More information

Evaluating comparative and equality judgments in contrast perception: Attention alters appearance

Evaluating comparative and equality judgments in contrast perception: Attention alters appearance Journal of Vision (2010) 10(11):6, 1 22 http://www.journalofvision.org/content/10/11/6 1 Evaluating comparative and equality judgments in contrast perception: Attention alters appearance Katharina Anton-Erxleben

More information

Learning to detect a tone in unpredictable noise

Learning to detect a tone in unpredictable noise Learning to detect a tone in unpredictable noise Pete R. Jones and David R. Moore MRC Institute of Hearing Research, University Park, Nottingham NG7 2RD, United Kingdom p.r.jones@ucl.ac.uk, david.moore2@cchmc.org

More information

Methods in Perception. Qualitative Methods in Perception. Qualitative Observation. Methods in Perception Research

Methods in Perception. Qualitative Methods in Perception. Qualitative Observation. Methods in Perception Research Methods in Perception Methods in Perception Research Chapter 1: Fundamentals of Sensory Perception Qualitative: Getting the big picture. Quantitative: Understanding the details Threshold-seeking methods

More information

Methods in Perception Research. Chapter 1: Fundamentals of Sensory Perception

Methods in Perception Research. Chapter 1: Fundamentals of Sensory Perception Methods in Perception Research Chapter 1: Fundamentals of Sensory Perception 1 Methods in Perception Qualitative: Getting the big picture. Quantitative: Understanding the details Threshold-seeking methods

More information

City, University of London Institutional Repository. This version of the publication may differ from the final published version.

City, University of London Institutional Repository. This version of the publication may differ from the final published version. City Research Online City, University of London Institutional Repository Citation: Solomon, J. A. (2009). The history of dipper functions. Attention, Perception, & Psychophysics, 71(3), pp. 435-443. doi:

More information

Detecting disorder in spatial vision

Detecting disorder in spatial vision Vision Research 40 (2000) 2307 2327 www.elsevier.com/locate/visres Detecting disorder in spatial vision Dennis M. Levi a, *, Stanley A. Klein b, Vineeta Sharma a,1, Lisa Nguyen a a Uni ersity of Houston,

More information

Transfer of Dimensional Associability in Human Contingency Learning

Transfer of Dimensional Associability in Human Contingency Learning Journal of Experimental Psychology: Animal Learning and Cognition 2015 American Psychological Association 2016, Vol. 42, No. 1, 15 31 2329-8456/16/$12.00 http://dx.doi.org/10.1037/xan0000082 Transfer of

More information

Amblyopia is a developmental visual disorder characterized

Amblyopia is a developmental visual disorder characterized Visual Psychophysics and Physiological Optics qcsf in Clinical Application: Efficient Characterization and Classification of Contrast Sensitivity Functions in Amblyopia Fang Hou, Chang-Bing Huang, Luis

More information

Natural-Scene Statistics Predict How the Figure Ground Cue of Convexity Affects Human Depth Perception

Natural-Scene Statistics Predict How the Figure Ground Cue of Convexity Affects Human Depth Perception The Journal of Neuroscience, May 26, 2 3(2):7269 728 7269 Behavioral/Systems/Cognitive Natural-Scene Statistics Predict How the Figure Ground Cue of Convexity Affects Human Depth Perception Johannes Burge,

More information

Using Analytical and Psychometric Tools in Medium- and High-Stakes Environments

Using Analytical and Psychometric Tools in Medium- and High-Stakes Environments Using Analytical and Psychometric Tools in Medium- and High-Stakes Environments Greg Pope, Analytics and Psychometrics Manager 2008 Users Conference San Antonio Introduction and purpose of this session

More information

PESTICIDE TOXICOLOGY. Introduction. Materials and Methods. Warning about handling pesticides. Experimental design

PESTICIDE TOXICOLOGY. Introduction. Materials and Methods. Warning about handling pesticides. Experimental design PESTICIDE TOXICOLOGY Introduction Around the world, insects do tremendous damage to agricultural crops and destroy economically important resources such as forest. Insects are also important vectors of

More information

Cross-modal facilitation of visual and tactile motion

Cross-modal facilitation of visual and tactile motion Submitted to Nature Neuroscience 8/2/2008 Cross-modal facilitation of visual and tactile motion Monica Gori, Giulio Sandini and David C. Burr 2,3. Istituto Italiano di Tecnologia, via Morego 30, 663 Genoa,

More information

Vision Research 50 (2010) Contents lists available at ScienceDirect. Vision Research. journal homepage:

Vision Research 50 (2010) Contents lists available at ScienceDirect. Vision Research. journal homepage: Vision Research 50 (2010) 473 478 Contents lists available at ScienceDirect Vision Research journal homepage: www.elsevier.com/locate/visres Specificity of fast perceptual learning in shape localisation

More information

Perception-memory interactions reveal a computational strategy for perceptual constancy

Perception-memory interactions reveal a computational strategy for perceptual constancy Journal of Vision (2016) 16(3):38, 1 21 1 Perception-memory interactions reveal a computational strategy for perceptual constancy Maria Olkkonen Department of Psychology, Durham University, Durham, UK

More information

The illusion of uniformity does not depend on the primary visual cortex: evidence from sensory adaptation

The illusion of uniformity does not depend on the primary visual cortex: evidence from sensory adaptation The illusion of uniformity does not depend on the primary visual cortex: evidence from sensory adaptation Marta Sua rez-pinilla 1,2, Anil K. Seth 1,2 and Warrick Roseboom 1,2 1. Sackler Centre for Consciousness

More information

MS&E 226: Small Data

MS&E 226: Small Data MS&E 226: Small Data Lecture 10: Introduction to inference (v2) Ramesh Johari ramesh.johari@stanford.edu 1 / 17 What is inference? 2 / 17 Where did our data come from? Recall our sample is: Y, the vector

More information

Imperfect, Unlimited-Capacity, Parallel Search Yields Large Set-Size Effects. John Palmer and Jennifer McLean. University of Washington.

Imperfect, Unlimited-Capacity, Parallel Search Yields Large Set-Size Effects. John Palmer and Jennifer McLean. University of Washington. Imperfect, Unlimited-Capacity, Parallel Search Yields Large Set-Size Effects John Palmer and Jennifer McLean University of Washington Abstract Many analyses of visual search assume error-free component

More information

Decision Processes in Memory & Perception

Decision Processes in Memory & Perception Decision Processes in Memory & Perception outline PSYCH 720 Contemporary Problems Jan-Feb, 2018 my background: where I m coming from psychophysics classical threshold theory signal detection theory 1 2

More information

The FechDeck: a Hand-Tool for Exploring Psychophysics

The FechDeck: a Hand-Tool for Exploring Psychophysics The FechDeck: a Hand-Tool for Exploring Psychophysics JAMES FERWERDA, Rochester Institute of Technology Learning the methods of psychophysics is an essential part of training for perceptual experimentation,

More information

Lec 02: Estimation & Hypothesis Testing in Animal Ecology

Lec 02: Estimation & Hypothesis Testing in Animal Ecology Lec 02: Estimation & Hypothesis Testing in Animal Ecology Parameter Estimation from Samples Samples We typically observe systems incompletely, i.e., we sample according to a designed protocol. We then

More information

Complexity and specificity of experimentally induced expectations in motion perception

Complexity and specificity of experimentally induced expectations in motion perception Journal of Vision (2012)?, 1-? http://journalofvision.org/?/?/?/ 1 Complexity and specificity of experimentally induced expectations in motion perception Nikos Gekas Matthew Chalk Aaron R. Seitz Peggy

More information

Description of components in tailored testing

Description of components in tailored testing Behavior Research Methods & Instrumentation 1977. Vol. 9 (2).153-157 Description of components in tailored testing WAYNE M. PATIENCE University ofmissouri, Columbia, Missouri 65201 The major purpose of

More information

Lecture 12: Normal Probability Distribution or Normal Curve

Lecture 12: Normal Probability Distribution or Normal Curve 12_normalcurve.pdf Michael Hallstone, Ph.D. hallston@hawaii.edu Lecture 12: Normal Probability Distribution or Normal Curve The real importance of this lecture is to show you what a normal curve looks

More information

Supplementary materials for: Executive control processes underlying multi- item working memory

Supplementary materials for: Executive control processes underlying multi- item working memory Supplementary materials for: Executive control processes underlying multi- item working memory Antonio H. Lara & Jonathan D. Wallis Supplementary Figure 1 Supplementary Figure 1. Behavioral measures of

More information

Transducer model produces facilitation from opposite-sign flanks

Transducer model produces facilitation from opposite-sign flanks Vision Research 39 (1999) 987 992 Transducer model produces facilitation from opposite-sign flanks Joshua A. Solomon a, *, Andrew B. Watson b, Michael J. Morgan a a Institute of Ophthalmology, Bath Street,

More information

Effects of attention on visible and invisible adapters

Effects of attention on visible and invisible adapters Perception, 2014, volume 43, pages 549 568 doi:10.1068/p7660 Effects of attention on visible and invisible adapters Yaelan Jung 1, Sang Chul Chong 1,2 1 Graduate Program in Cognitive Science, Yonsei University;

More information

NOVEL BIOMARKERS PERSPECTIVES ON DISCOVERY AND DEVELOPMENT. Winton Gibbons Consulting

NOVEL BIOMARKERS PERSPECTIVES ON DISCOVERY AND DEVELOPMENT. Winton Gibbons Consulting NOVEL BIOMARKERS PERSPECTIVES ON DISCOVERY AND DEVELOPMENT Winton Gibbons Consulting www.wintongibbons.com NOVEL BIOMARKERS PERSPECTIVES ON DISCOVERY AND DEVELOPMENT This whitepaper is decidedly focused

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 5: Data analysis II Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single

More information

Visual long-term memory for spatial frequency?

Visual long-term memory for spatial frequency? Journal Psychonomic Bulletin & Review 26,?? 3 (?), (3),???-??? 486-492 Visual long-term memory for spatial frequency? MARTIN LAGES and AILEEN PAUL University of Glasgow, Glasgow, Scotland It has been suggested

More information

Clinical Pharmacology. Pharmacodynamics the next step. Nick Holford Dept Pharmacology & Clinical Pharmacology University of Auckland, New Zealand

Clinical Pharmacology. Pharmacodynamics the next step. Nick Holford Dept Pharmacology & Clinical Pharmacology University of Auckland, New Zealand 1 Pharmacodynamic Principles and the Course of Immediate Drug s Nick Holford Dept Pharmacology & Clinical Pharmacology University of Auckland, New Zealand The time course of drug action combines the principles

More information

Visual memory decay is deterministic

Visual memory decay is deterministic Published in Psychological Science 2006, 16, 769-774. Visual memory decay is deterministic Jason M. Gold 1*, Richard F. Murray 2, Allison B. Sekuler 3, Patrick J. Bennett 3 and Robert Sekuler 4 1 Department

More information

NEW METHODS FOR SENSITIVITY TESTS OF EXPLOSIVE DEVICES

NEW METHODS FOR SENSITIVITY TESTS OF EXPLOSIVE DEVICES NEW METHODS FOR SENSITIVITY TESTS OF EXPLOSIVE DEVICES Amit Teller 1, David M. Steinberg 2, Lina Teper 1, Rotem Rozenblum 2, Liran Mendel 2, and Mordechai Jaeger 2 1 RAFAEL, POB 2250, Haifa, 3102102, Israel

More information

Do humans optimally integrate stereo and texture information for judgments of surface slant?

Do humans optimally integrate stereo and texture information for judgments of surface slant? Vision Research 43 (2003) 2539 2558 www.elsevier.com/locate/visres Do humans optimally integrate stereo and texture information for judgments of surface slant? David C. Knill *, Jeffrey A. Saunders Center

More information

Data Analysis Using Regression and Multilevel/Hierarchical Models

Data Analysis Using Regression and Multilevel/Hierarchical Models Data Analysis Using Regression and Multilevel/Hierarchical Models ANDREW GELMAN Columbia University JENNIFER HILL Columbia University CAMBRIDGE UNIVERSITY PRESS Contents List of examples V a 9 e xv " Preface

More information

Your Task: Find a ZIP code in Seattle where the crime rate is worse than you would expect and better than you would expect.

Your Task: Find a ZIP code in Seattle where the crime rate is worse than you would expect and better than you would expect. Forensic Geography Lab: Regression Part 1 Payday Lending and Crime Seattle, Washington Background Regression analyses are in many ways the Gold Standard among analytic techniques for undergraduates (and

More information

Emotion Facilitates Perception and Potentiates the Perceptual Benefits of Attention Elizabeth A. Phelps, Sam Ling, and Marisa Carrasco

Emotion Facilitates Perception and Potentiates the Perceptual Benefits of Attention Elizabeth A. Phelps, Sam Ling, and Marisa Carrasco PSYCHOLOGICAL SCIENCE Research Article Emotion Facilitates Perception and Potentiates the Perceptual Benefits of Attention Elizabeth A. Phelps, Sam Ling, and Marisa Carrasco Department of Psychology and

More information

Lecturer: Rob van der Willigen 11/9/08

Lecturer: Rob van der Willigen 11/9/08 Auditory Perception - Detection versus Discrimination - Localization versus Discrimination - - Electrophysiological Measurements Psychophysical Measurements Three Approaches to Researching Audition physiology

More information

Classic experiments in sensation and perception

Classic experiments in sensation and perception 1 Classic experiments in sensation and perception PSYC420/PSYC921: Advanced Topics in Cognitive Psychology Summary We will use the course to develop and design a number of classic experiments into online

More information

Natural-scene statistics predict the influence of the figure-ground cue of convexity on human depth perception

Natural-scene statistics predict the influence of the figure-ground cue of convexity on human depth perception Journal Section: Title: Behavioral/Systems/Cognitive Natural-scene statistics predict the influence of the figure-ground cue of convexity on human depth perception Abbreviated title: Natural-scene statistics

More information

Perceptual asymmetries are preserved in short-term memory tasks

Perceptual asymmetries are preserved in short-term memory tasks Attention, Perception, & Psychophysics 29, 7 (8), 782-792 doi:.3758/app.782 Perceptual asymmetries are preserved in short-term memory tasks LEILA MONTASER-KOUHSARI AND MARISA CARRASCO New York University,

More information

Testing Hypotheses About Psychometric Functions

Testing Hypotheses About Psychometric Functions Testing Hypotheses About Psychometric Functions An investigation of some confidence interval methods, their validity, and their use in the assessment of optimal sampling strategies. N. Jeremy Hill St.

More information

Lecturer: Rob van der Willigen 11/9/08

Lecturer: Rob van der Willigen 11/9/08 Auditory Perception - Detection versus Discrimination - Localization versus Discrimination - Electrophysiological Measurements - Psychophysical Measurements 1 Three Approaches to Researching Audition physiology

More information

Contour interpolation revealed by a dot localization paradigm

Contour interpolation revealed by a dot localization paradigm Vision Research 44 (2004) 1799 1815 www.elsevier.com/locate/visres Contour interpolation revealed by a dot localization paradigm Sharon E. Guttman *, Philip J. Kellman University of California, Los Angeles,

More information

Concurrent measurement of perceived speed and speed discrimination threshold using the method of single stimuli

Concurrent measurement of perceived speed and speed discrimination threshold using the method of single stimuli Vision Research 39 (1999) 3849 3854 www.elsevier.com/locate/visres Concurrent measurement of perceived speed and speed discrimination threshold using the method of single stimuli A. Johnston a, *, C.P.

More information

Method of Limits Worksheet

Method of Limits Worksheet 1 Method of Limits Worksheet Name: Date: Trial # Upper Threshold Lower Threshold 1 2 3 4 5 6 7 8 9 10 Sum Mean Question 1: What is the upper threshold of Trial #1? Question 2: Compute the mean upper threshold.

More information