← Search

Jianbo Chen

5 accepted papers

2019

L-Shapley and C-Shapley: Efficient Model Interpretation for Structured Data

ICLR 2019poster

Instancewise feature scoring is a method for model interpretation, which yields, for each test instance, a vector of importance scores associated with features. Methods based on the Shapley score have been proposed as a fair way of computing feature attributions, but incur an exponential complexity…

2018

Language-Based Image Editing With Recurrent Attentive Models

CVPR 2018poster

We investigate the problem of Language-Based Image Editing (LBIE). Given a source image and a natural language description, we want to generate a target image by editing the source image based on the description. We propose a generic modeling framework for two sub-tasks of LBIE: language-based image…

2018

Learning to Explain: An Information-Theoretic Perspective on Model Interpretation

ICML 2018oral

We introduce instancewise feature selection as a methodology for model interpretation. Our method is based on learning a function to extract a subset of features that are most informative for each given example. This feature selector is trained to maximize the mutual information between selected fea…

2017

Kernel Feature Selection via Conditional Covariance Minimization

NeurIPS 2017poster

We propose a method for feature selection that employs kernel-based measures of independence to find a subset of covariates that is maximally predictive of the response. Building on past work in kernel dimension reduction, we show how to perform feature selection via a constrained optimization probl…

2017

Non-convex Finite-Sum Optimization Via SCSG Methods

NeurIPS 2017poster

We develop a class of algorithms, as variants of the stochastically controlled stochastic gradient (SCSG) methods , for the smooth nonconvex finite-sum optimization problem. Only assuming the smoothness of each component, the complexity of SCSG to reach a stationary point with $E \|\nabla f(x)\|^{2}…