Robust Logistic Regression

  • misclassified outliers can greatly affect models
  • want: upper bound on regression coefficients
  • first idea: linear combination of uninformative prior and logistic regression

p(y|x)=πBer(y|0.5)+(1π)Ber(y|σ(wTx+b))