Suppose $x_i$ are drawn i.i.d. from a $p$-variate Gaussian, $\mathcal{N}\left(\mu,\Sigma\right)$. Suppose one observes $x_1,x_2,\ldots,x_n$. One also observes $s_{n+1},s_{n+2},\ldots,s_{n+m},$ where $s_i = \mbox{sign}\left(x_i\right)$ is a $p$-vector consisting of -1 and +1's. (Well, in principle, it could contain some zeroes...)
I would like to estimate $\mu$ from this information. One should be able to do at least as well as the estimate that ignores the $s_i$ (namely $\hat{\mu} = (1/n) \sum_{1\le i \le n} x_i$). But is there a method that does better? How good is the method? Is this a well-known problem?