Giter VIP home page Giter VIP logo

deceptive-speech's Introduction

deceptive-speech

ML for classifying deceptive speech from audio/text

Data

  • Original data is labeled transcribed sequences of Deceptive/Not Deceptive speech audio from a (few hundred?) people
  • Data is broken into 3 types: Acoustic, Lexical, and Personal
  • Acoustic and Lexical are at two granularities: IPU level, and Turn level
    • Acoustic: OpenSMILE (IS13) acoustic/prosodic feature extractor
    • Lexical: DAL lexical sentiment feature extractor
    • Lexical: LIWC lexical sentiment feature extractor
  • Personal is collected per person.
    • These are NEO-FFI personality indicators: Neurotiscism, Extraversion, Openness, Agreeableness, and Conscientiousness
    • Also the persons gender
    • And whether their native language is Mandarin Chinese or American English (1/0?)

Notes:

IPUs:

Given train / dev/ test IPU splits:

Split Num IPUs % Num People %
Train 19390 35 60 37
Dev 12386 22 51 31
Test 23766 43 51 31

** Will combine training and dev and do cross validation to have roughly 60/40 split **

Naive baseline accuracy: 62.12% train, 59.04% test

TODO:

  • Logistic Regression w/
  • L1 regularization
  • L2 regularization
  • Grouped LASSO -- we should discuss what groupings make sense
  • Random Forest
  • Neural Sequence model
  • Maybe do some simple dimension reduction in preprocessing w/ Chi Square or PCA?

deceptive-speech's People

Contributors

teffland avatar keironstoddart avatar

Stargazers

David Joseph, Founder @ iA Labs avatar  avatar Chen Yao avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

leezqcst

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.