Skip to main content

Showing 1–10 of 10 results for author: Strauss, M J

.
  1. arXiv:1707.00391  [pdf, other

    cs.CY cs.LG stat.ML

    Fair Pipelines

    Authors: Amanda Bower, Sarah N. Kitchen, Laura Niss, Martin J. Strauss, Alexander Vargas, Suresh Venkatasubramanian

    Abstract: This work facilitates ensuring fairness of machine learning in the real world by decoupling fairness considerations in compound decisions. In particular, this work studies how fairness propagates through a compound decision-making processes, which we call a pipeline. Prior work in algorithmic fairness only focuses on fairness with respect to one decision. However, many decision-making processes re… ▽ More

    Submitted 2 July, 2017; originally announced July 2017.

    Comments: Presented as a poster at the 2017 Workshop on Fairness, Accountability, and Transparency in Machine Learning (FAT/ML 2017)

  2. arXiv:1402.1726  [pdf, ps, other

    cs.DS cs.IT

    For-all Sparse Recovery in Near-Optimal Time

    Authors: Anna C. Gilbert, Yi Li, Ely Porat, Martin J. Strauss

    Abstract: An approximate sparse recovery system in $\ell_1$ norm consists of parameters $k$, $ε$, $N$, an $m$-by-$N$ measurement $Φ$, and a recovery algorithm, $\mathcal{R}$. Given a vector, $\mathbf{x}$, the system approximates $x$ by $\widehat{\mathbf{x}} = \mathcal{R}(Φ\mathbf{x})$, which must satisfy $\|\widehat{\mathbf{x}}-\mathbf{x}\|_1 \leq (1+ε)\|\mathbf{x}-\mathbf{x}_k\|_1$. We consider the 'for al… ▽ More

    Submitted 7 March, 2017; v1 submitted 7 February, 2014; originally announced February 2014.

    ACM Class: F.2.2; E.4

    Journal ref: ACM Transactions on Algorithms, Vol. 13, No. 3, pp 32:1--32:26, 2017

  3. arXiv:1304.6232  [pdf, other

    cs.DS

    L2/L2-foreach sparse recovery with low risk

    Authors: Anna C. Gilbert, Hung Q. Ngo, Ely Porat, Atri Rudra, Martin J. Strauss

    Abstract: In this paper, we consider the "foreach" sparse recovery problem with failure probability $p$. The goal of which is to design a distribution over $m \times N$ matrices $Φ$ and a decoding algorithm $\algo$ such that for every $\vx\in\R^N$, we have the following error guarantee with probability at least $1-p$ \[\|\vx-\algo(Φ\vx)\|_2\le C\|\vx-\vx_k\|_2,\] where $C$ is a constant (ideally arbitrarily… ▽ More

    Submitted 23 April, 2013; originally announced April 2013.

    Comments: 1 figure, extended abstract to appear in ICALP 2013

  4. arXiv:1012.1886  [pdf, ps, other

    cs.DS

    Sublinear Time, Measurement-Optimal, Sparse Recovery For All

    Authors: Ely Porat, Martin J. Strauss

    Abstract: An approximate sparse recovery system in ell_1 norm formally consists of parameters N, k, epsilon an m-by-N measurement matrix, Phi, and a decoding algorithm, D. Given a vector, x, where x_k denotes the optimal k-term approximation to x, the system approximates x by hat_x = D(Phi.x), which must satisfy ||hat_x - x||_1 <= (1+epsilon)||x - x_k||_1. Among the goals in designing such systems are m… ▽ More

    Submitted 14 July, 2011; v1 submitted 8 December, 2010; originally announced December 2010.

    Comments: Corrected argument with minor change to results

    ACM Class: F.2.2; E.4

  5. arXiv:0912.0229  [pdf, other

    cs.DS cs.IT

    Approximate Sparse Recovery: Optimizing Time and Measurements

    Authors: Anna C. Gilbert, Yi Li, Ely Porat, Martin J. Strauss

    Abstract: An approximate sparse recovery system consists of parameters $k,N$, an $m$-by-$N$ measurement matrix, $Φ$, and a decoding algorithm, $\mathcal{D}$. Given a vector, $x$, the system approximates $x$ by $\widehat x =\mathcal{D}(Φx)$, which must satisfy $\| \widehat x - x\|_2\le C \|x - x_k\|_2$, where $x_k$ denotes the optimal $k$-term approximation to $x$. For each vector $x$, the system must succ… ▽ More

    Submitted 1 December, 2009; originally announced December 2009.

    Journal ref: SIAM J. Comput. 41(2), pp. 436-453, 2012

  6. arXiv:0804.4666  [pdf, ps, other

    cs.DM cs.DS math.NA

    Combining geometry and combinatorics: A unified approach to sparse signal recovery

    Authors: R. Berinde, A. C. Gilbert, P. Indyk, H. Karloff, M. J. Strauss

    Abstract: There are two main algorithmic approaches to sparse signal recovery: geometric and combinatorial. The geometric approach starts with a geometric constraint on the measurement matrix and then uses linear programming to decode information about the signal from its measurements. The combinatorial approach constructs the measurement matrix and a combinatorial decoding algorithm to match. We present… ▽ More

    Submitted 29 April, 2008; originally announced April 2008.

    ACM Class: F.2; G.1; G.2

  7. arXiv:cs/0609166  [pdf, ps, other

    cs.CR

    Private Approximate Heavy Hitters

    Authors: Martin J. Strauss, Xuan Zheng

    Abstract: We consider the problem of private computation of approximate Heavy Hitters. Alice and Bob each hold a vector and, in the vector sum, they want to find the B largest values along with their indices. While the exact problem requires linear communication, protocols in the literature solve this problem approximately using polynomial computation time, polylogarithmic communication, and constantly ma… ▽ More

    Submitted 29 September, 2006; originally announced September 2006.

    Comments: 17 pages, submitted

  8. arXiv:cs/0608079  [pdf, ps, other

    cs.DS

    Algorithmic linear dimension reduction in the l_1 norm for sparse vectors

    Authors: A. C. Gilbert, M. J. Strauss, J. A. Tropp, R. Vershynin

    Abstract: This paper develops a new method for recovering m-sparse signals that is simultaneously uniform and quick. We present a reconstruction algorithm whose run time, O(m log^2(m) log^2(d)), is sublinear in the length d of the signal. The reconstruction error is within a logarithmic factor (in m) of the optimal m-term approximation error in l_1. In particular, the algorithm recovers m-sparse signals p… ▽ More

    Submitted 18 August, 2006; originally announced August 2006.

  9. arXiv:cs/0607098  [pdf, ps, other

    cs.DS cs.IT

    List decoding of noisy Reed-Muller-like codes

    Authors: A. R. Calderbank, Anna C. Gilbert, Martin J. Strauss

    Abstract: First- and second-order Reed-Muller (RM(1) and RM(2), respectively) codes are two fundamental error-correcting codes which arise in communication as well as in probabilistically-checkable proofs and learning. In this paper, we take the first steps toward extending the quick randomized decoding tools of RM(1) into the realm of quadratic binary and, equivalently, Z_4 codes. Our main algorithmic re… ▽ More

    Submitted 2 August, 2006; v1 submitted 20 July, 2006; originally announced July 2006.

    ACM Class: E.4; F.2.1

  10. arXiv:cond-mat/0605279  [pdf, ps, other

    cond-mat.stat-mech cond-mat.dis-nn

    Networks of strong ties

    Authors: Xiaolin Shi, Lada A. Adamic, Martin J. Strauss

    Abstract: Social networks transmitting covert or sensitive information cannot use all ties for this purpose. Rather, they can only use a subset of ties that are strong enough to be ``trusted''. In this paper we consider transitivity as evidence of strong ties, requiring that each tie can only be used if the individuals on either end also share at least one other contact in common. We examine the effect of… ▽ More

    Submitted 10 May, 2006; originally announced May 2006.

    Comments: 10 pages, 7 figures