Presentation is loading. Please wait.

Presentation is loading. Please wait.

Automatic Classification of Married Couples’ Behavior using Audio Features Matthew Black, Athanasios Katsamanis, Chi-Chun Lee, Adam C. Lammert, Brian.

Similar presentations


Presentation on theme: "Automatic Classification of Married Couples’ Behavior using Audio Features Matthew Black, Athanasios Katsamanis, Chi-Chun Lee, Adam C. Lammert, Brian."— Presentation transcript:

1

2 Automatic Classification of Married Couples’ Behavior using Audio Features Matthew Black, Athanasios Katsamanis, Chi-Chun Lee, Adam C. Lammert, Brian R. Baucom, Andrew Christensen, Panayiotis G. Georgiou, and Shrikanth Narayanan September 29, 2010

3 Automatic Classification of Married Couples' Behavior using Audio Features (Common Slides) Insert here … 9/29/20102 / 21

4 Automatic Classification of Married Couples' Behavior using Audio Features Overview of Study 9/29/20103 / 21 Trained Human Evaluator Available Data (e.g., audio, video, text) Judgments (e.g., how much is one spouse blaming the other spouse?) Signal Processing (e.g., feature extraction) Computational Modeling (e.g., machine learning) Feedback Married couples discussing a problem in their relationship Data Coding

5 Automatic Classification of Married Couples' Behavior using Audio Features Motivation Psychology research depends on perceptual judgments Interaction recorded for offline hand coding Rely on a variety of established coding standards [Margolin et al. 1998] Manual coding process expensive and time consuming Creating coding manual Training coders Coder reliability Technology can help code audio-visual data Certain measurements are difficult for humans to make Computers can extract these low-level descriptors (LLDs) [Schuller et al. 2007] Consistent way to quantify human behavior from objective signals 9/29/20104 / 21

6 Automatic Classification of Married Couples' Behavior using Audio Features Corpus Real couples in 10-minute problem-solving dyadic interactions Longitudinal study at UCLA and U. of Washington [Christensen et al. 2004] 134 distressed couples received couples therapy for 1 year 574 sessions (96 hours) Split-screen video (704x480 pixels, 30 fps) Single channel of far-field audio Data originally only intended for manual coding Recording conditions not ideal Video angle, microphone placement, and background noise varied Access to word transcriptions with speaker explicitly labeled No indications of timing or speech overlap regions 9/29/20105 / 21

7 Husband: what did I tell you about you can spend uh everything that we uh earn Wife: then why did you ask Husband: and spend more and get us into debt Wife: yeah why did you ask see my question is Husband: mm hmmm Wife: if if you told me this and I agree I would keep the books and all my expenses and everything Automatic Classification of Married Couples' Behavior using Audio Features Sample Transcript 9/29/20106 / 21

8 Automatic Classification of Married Couples' Behavior using Audio Features Manual Coding Each spouse evaluated by 3-4 trained coders 33 session-level codes (all on 1 to 9 scale) Utterance- and turn-level ratings were not obtained Social Support Interaction Rating System Couples Interaction Rating System All evaluators underwent a training period to standardize the coding process We analyzed 6 codes for this study Level of acceptance (“acc”) Level of blame (“bla”) Global positive affect (“pos”) Global negative affect (“neg”) Level of sadness (“sad”) Use of humor (“hum”) 9/29/20107 / 21

9 Segment the sessions into meaningful regions Exploit the known lexical content (transcriptions with speaker labels) Recursive automatic speech-text alignment technique [Moreno 1998] Session split into regions: wife/husband/unknown Aligned >60% of sessions’ words for 293/574 sessions Speaker Segmentation AM = Acoustic Model LM = Language Model Dict = Dictionary MFCC = Mel-Frequency Cepstral Coefficients ASR = Automatic Speech Recognition HYP = ASR Hypothesized Transcript Automatic Classification of Married Couples' Behavior using Audio Features9/29/20108 / 21

10 Goals Separate extreme cases of session-level perceptual judgments using speaker-dependent features derived from (noisy) audio signal Extraction and analysis of relevant acoustic (prosodic/spectral) features Relevance Automatic coding of real data using objective features Extraction of high-level speaker information from complex interactions Automatic Classification of Married Couples' Behavior using Audio Features9/29/20109 / 21 Goals

11 Explore the use of 10 acoustic low-level descriptors (LLDs) Broadly useful in psychology and engineering research 1) Speaking rate Extracted for each aligned word [words/sec, letters/sec] 2) Voice Activity Detection (VAD) [Ghosh et al. 2010] Trained on 30-second clip from held-out session Separated speech from non-speech regions Extracted 2 session-level first-order Markov chain features Pr(x i = speech | x i-1 = speech) Pr(x i = non-speech | x i-1 = speech) Extracted durations of each speech and non-speech segment to use as LLD for later feature extraction Automatic Classification of Married Couples' Behavior using Audio Features9/29/201010 / 21 Feature Extraction (1/3)

12 Extracted over each voiced region (every 10ms with 25ms window) 3) Pitch 4) Root-Mean-Square (RMS) Energy 5) Harmonics-to-Noise Ratio (HNR) 6) “Voice Quality” (zero-crossing rate of autocorrelation function) 7) 13 MFCCs 8) 26 magnitude of Mel-frequency bands (MFBs) 9) Magnitude of the spectral centroid 10) Magnitude of the spectral flux LLDs 4-10 extracted with openSMILE [Eyben et al. 2009] Pitch extracted with Praat [Boersma 2001] Median filtered (N=5) and linearly interpolated No interpolation across speaker-change points (using automatic alignment) Automatic Classification of Married Couples' Behavior using Audio Features9/29/201011 / 21 Feature Extraction (2/3)

13 Normalized the pitch stream 2 ways: Mean pitch value, µ Fo, computed across session using automatic alignment Unknown regions treated as coming from one “unknown” speaker Automatic Classification of Married Couples' Behavior using Audio Features9/29/201012 / 21 Pitch Example & Normalization

14 Each session split into 3 “domains” Wife (when wife was speaker) Husband (when husband was speaker) Speaker-independent (full session) Extracted 13 functionals across each domain for each LLD Mean, standard deviation, skewness, kurtosis, range, minimum, minimum location, maximum, maximum location, lower quartile, median, upper quartile, interquartile range Final set of 2007 features To capture global acoustic properties of the spouses and interaction Automatic Classification of Married Couples' Behavior using Audio Features9/29/201013 / 21 Feature Extraction (3/3)

15 Classification Experiment Binary classification task – Only analyzed sessions that had mean scores evaluator scores in the top/bottom 20% of the code range – Goal: separate the 2 extremes automatically – Leave-one-couple-out cross-validation – Trained wife and husband models separately [Christensen 1990] – Error metric: % of misclassified sessions Classifier: Fisher’s linear discriminant analysis (LDA) – Forward feature selection to choose which features to train the LDA – Empirically better than other common classifiers (SVM, logistic regression) Automatic Classification of Married Couples' Behavior using Audio Features9/29/201014 / 21

16 Classification Results (1/2) Separated extreme behaviors better than chance (50% error) for 3 of the 6 codes – Acceptance, global positive affect, global negative affect – Global speaker-dependent cues captured evaluators’ perception well Automatic Classification of Married Couples' Behavior using Audio Features9/29/201015 / 21

17 Other codes – Need to be modeled with more dynamic methods – Depend more crucially on non-acoustic cues – Inherently less separable Classification Results (2/2) Automatic Classification of Married Couples' Behavior using Audio Features9/29/201016 / 21

18 LDA classifier feature selection – Mean = 3.4 features, Std. Dev. = 0.81 features – Domain breakdown – Wife models: Independent=56%, Wife=32%, Husband=12% – Husband models: Independent=41%, Husband=37%, Wife=22% – Feature breakdown – Pitch=30%, MFCC=26%, MFB=26%, VAD=12%, Speaking Rate=4%, Other=2% Also explored using features from a single domain (make bar graphs!) As expected, performance decreases in mismatched conditions Good performance using speaker- independent features: session is inherently interactive (need to use more dynamic methods) Results: Feature Selection Automatic Classification of Married Couples' Behavior using Audio Features9/29/201017 / 21

19 Conclusions Work represents initial analysis of a novel and challenging corpus consisting of real couples interacting about problems in their relationship Showed we could train binary classifiers using only audio features that separated spouses’ behavior significantly better than chance for 3 of the 6 codes we analyzed Provides a partial explanation of coders’ subjective judgments by objective acoustic signals Automatic Classification of Married Couples' Behavior using Audio Features9/29/201018 / 21

20 Future Work More automation – Front-end: speaker segmentation using only audio signal Multimodal fusion – Acoustic features + Lexical features Saliency detection – Using supervised methods (manual coding at a finer temporal scale) – Using unsupervised “signal-driven” methods Automatic Classification of Married Couples' Behavior using Audio Features9/29/201019 / 21

21 References P. Boersma, “Praat, a system for doing phonetics by computer,” Glot International, vol. 5, no. 9/10, pp. 341–345, 2001. A. Christensen, D.C. Atkins, S. Berns, J. Wheeler, D. H. Baucom, and L.E. Simpson. “Traditional versus integrative behavioral couple therapy for significantly and chronically distressed married couples.” J. of Consulting and Clinical Psychology, 72:176-191, 2004. F. Eyben, M. W¨ollmer, and B. Schuller, “openEAR–Introducing the Munich open-source emotion and affect recognition toolkit,” in Proc. IEEE ACII, 2009. P. K. Ghosh, A. Tsiartas, and S. S. Narayanan, “Robust voice activity detection using long-term signal variability,” IEEE Trans. Audio, Speech, and Language Processing, 2010, accepted. C. Heavey, D. Gill, and A. Christensen. Couples interaction rating system 2 (CIRS2). University of California, Los Angeles, 2002. J. Jones and A. Christensen. Couples interaction study: Social support interaction rating system. University of California, Los Angeles, 1998. G. Margolin, P.H. Oliver, E.B. Gordis, H.G. O'Hearn, A.M. Medina, C.M. Ghosh, and L. Morland. “The nuts and bolts of behavioral observation of marital and family interaction.” Clinical Child and Family Psychology Review, 1(4):195-213, 1998. P.J. Moreno, C. Joerg, J.-M. van Thong, and O. Glickman. “A recursive algorithm for the forced alignment of very long audio segments.” In Proc. ICSLP, 1998. V. Rozgić, B. Xiao, A. Katsamanis, B. Baucom, P. G. Georgiou, and S. Narayanan, “A new multichannel multimodal dyadic interaction database,” in Proc. Interspeech, 2010. B. Schuller, A. Batliner, D. Seppi, S. Steidl, T. Vogt, J. Wagner, L. Devillers, L. Vidrascu, N. Amir, and L. Kessous. “The relevance of feature type for automatic classification of emotional user states: Low level descriptors and functionals.” In Proc. Interspeech, 2007. A. Vinciarelli, M. Pantic, and H. Bourlard. “Social signal processing: Survey of an emerging domain.” Image and Vision Computing, 27:1743-1759, 2009. Automatic Classification of Married Couples' Behavior using Audio Features9/29/201020 / 21

22 Thank you! Questions?

23 Automatic Classification of Married Couples' Behavior using Audio Features Recruited Couples Couples married an average of 10.0 years (SD = 7.7 years) Ages ranged from 22 to 72 years Men median age = 43 years (SD = 8.8 years) Women median age = 42 years (SD = 8.7 years) College-educated on average Men and women median level of education = 17 years (SD = 3.2 years) Ethnicity breakdown 77% Caucasian 8% African American 5% Asian or Pacific Islander 5% Latino/Latina 5% Other 9/29/2010Hidden Slide

24 Automatic Classification of Married Couples' Behavior using Audio Features Social Support Interaction Rating System Designed in [Jones et al. 1998] 18 codes Measures emotional content of interaction and topic of conversation 4 categories Affectivity, Dominance/Submission, Features of Interaction, Topic Definition Example: Global positive affect “An overall rating of the positive affect the target spouse showed during the interaction. Examples of positive behavior include overt expressions of warmth, support, acceptance, affection, positive negotiation, and compromise. Positivity can also be expressed through facial and bodily expressions, such as smiling and looking happy, talking easily, looking comfortable and relaxed, and showing interest in the conversation.” 9/29/2010Hidden Slide

25 Automatic Classification of Married Couples' Behavior using Audio Features Couples Interaction Rating System 9/29/2010Hidden Slide Designed in [Heavey et al. 2002] 13 codes Specifically designed to rate an individual spouse as he/she interacts with his/her partner about a problem Example: Blame “Blames, accuses, or criticizes the partner, uses critical sarcasm; makes character assassinations such as … ‘all you do is eat,’ or ‘why are you such a jerk about it?’ Explicit blaming statements (e.g. ‘you made me do it’ or ‘you prevent me from doing it’), in which the spouse is the causal agent for the problem or the subject’s reactions, warrant a high score.”

26 Automatic Classification of Married Couples' Behavior using Audio Features9/29/2010Hidden Slide Automatic Alignment Details Reject aligned region if …Explanation Audio duration < 0.25 sec Too short Text string length < 6 letters Too short Speaking rate < 8 letters/sec Too slow Speaking rate > 40 letters/sec Too fast Align reference and hypothesized transcripts Dynamic programming string alignment to minimize the edit distance Insertion/deletion/substitution errors assigned penalty scores of 3/3/4 Example of alignment shown below (aligned regions underlined) REF Trans: YOU ARE INSISTING ON THE ANGER THAT YOU HAVE REF Align: you ARE insisting on ***** the anger THAT YOU HAVE HYP Align: you insisting on the anger **** TO NOT HYP Trans: (has start and stop times for each recognized word) Reject “low-confidence” aligned regions

27 Speaker Segmentation Analysis Aligned >60% of sessions’ words for 293/574 sessions Performance largely dependent on audio signal-to-noise ratio Only considered these 293 sessions for this study Automatic Classification of Married Couples' Behavior using Audio Features9/29/2010 R 2 = 0.63 Hidden Slide

28 Feature-level Fusion Fusion of audio and lexical features for multimodal prediction – Acoustic feature =, Lexical feature = – Experiment 1: Make one decision for entire session – Experiment 2: Make decision for each turn/utterance Score-level Fusion Feature Selection Future Work: Multimodal Fusion Feature Selection Classifier Feature Selection Classifier ∑ Turn 1 Turn 2 Turn N Classifier ∑ Automatic Classification of Married Couples' Behavior using Audio Features9/29/2010Hidden Slide

29 Future Work: Saliency Detection Incorporate saliency detection into the computational framework – Certain regions more relevant than others for human subjective judgment – Can be viewed as data selection or data weighting problem Proposal: “Supervised” method – Mimic the saliency trends of trained human evaluators – Manually code a subset of the data at a finer-grained temporal scale – Can inform the more useful feature streams “active” features during regions specified as relevant (salient) to human evaluators – Can be used to train classifiers at the turn/utterance-level – Turn/Utterance-level classifiers can then be mapped to Session-level ones Automatic Classification of Married Couples' Behavior using Audio Features9/29/2010Hidden Slide

30 Ambiguous Displays Saliency detection could lead to a more accurate representation for ambiguous displays of human behavior – Move beyond just separating extreme behaviors With the possibility of detecting codes at shorter temporal scale – Can specify how much a code is occurring in a session – Provides framework for a more “regression-like” continuous output Automatic Classification of Married Couples' Behavior using Audio Features9/29/2010Hidden Slide

31 Ongoing Work This work is part of a larger problem set out lab is working on – Behavioral Signal Processing (BSP) New data collection [Rozgić et al. 2010] – Designed smart room with 10-HD cameras, 15-microphones, motion capture – Allows for multimodal analysis of interpersonal interactions Show video clip … – Point out specific behavior we are targeting: approach/avoidance Automatic Classification of Married Couples' Behavior using Audio Features9/29/201030 / 21


Download ppt "Automatic Classification of Married Couples’ Behavior using Audio Features Matthew Black, Athanasios Katsamanis, Chi-Chun Lee, Adam C. Lammert, Brian."

Similar presentations


Ads by Google