Skip to main content

Showing 1–13 of 13 results for author: Shraibman, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.07373  [pdf, other

    cs.CL cs.LG

    Automatic Extraction of Disease Risk Factors from Medical Publications

    Authors: Maxim Rubchinsky, Ella Rabinovich, Adi Shraibman, Netanel Golan, Tali Sahar, Dorit Shweiki

    Abstract: We present a novel approach to automating the identification of risk factors for diseases from medical literature, leveraging pre-trained models in the bio-medical domain, while tuning them for the specific task. Faced with the challenges of the diverse and unstructured nature of medical articles, our study introduces a multi-step system to first identify relevant articles, then classify them base… ▽ More

    Submitted 10 July, 2024; originally announced July 2024.

    Comments: BioNLP@ACL2024, 12 pages

  2. arXiv:2405.07337  [pdf, ps, other

    math.CO cs.CC

    The Rank-Ramsey Problem and the Log-Rank Conjecture

    Authors: Gal Beniamini, Nati Linial, Adi Shraibman

    Abstract: A graph is called Rank-Ramsey if (i) Its clique number is small, and (ii) The adjacency matrix of its complement has small rank. We initiate a systematic study of such graphs. Our main motivation is that their constructions, as well as proofs of their non-existence, are intimately related to the famous log-rank conjecture from the field of communication complexity. These investigations also open i… ▽ More

    Submitted 17 October, 2024; v1 submitted 12 May, 2024; originally announced May 2024.

  3. arXiv:2309.06554  [pdf, ps, other

    cs.CC math.CO

    An improved protocol for ExactlyN with more than 3 players

    Authors: Lianna Hambardzumyan, Toniann Pitassi, Suhail Sherif, Morgan Shirley, Adi Shraibman

    Abstract: The ExactlyN problem in the number-on-forehead (NOF) communication setting asks $k$ players, each of whom can see every input but their own, if the $k$ input numbers add up to $N$. Introduced by Chandra, Furst and Lipton in 1983, ExactlyN is important for its role in understanding the strength of randomness in communication complexity with many players. It is also tightly connected to the field of… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

  4. arXiv:2001.00387  [pdf, ps, other

    cs.CC math.CO

    Algorithmic Number On the Forehead Protocols Yielding Dense Ruzsa-Szemerédi Graphs and Hypergraphs

    Authors: Noga Alon, Adi Shraibman

    Abstract: We describe algorithmic Number On the Forehead protocols that provide dense Ruzsa-Szemerédi graphs. One protocol leads to a simple and natural extension of the original construction of Ruzsa and Szemerédi. The graphs induced by this protocol have $n$ vertices, $Ω(n^2/\log n)$ edges, and are decomposable into $n^{1+O(1/\log \log n)}$ induced matchings. Another protocol is an explicit (and slightly… ▽ More

    Submitted 2 January, 2020; originally announced January 2020.

  5. arXiv:1908.11632  [pdf, other

    cs.DS

    Property testing of the Boolean and binary rank

    Authors: Michal Parnas, Dana Ron, Adi Shraibman

    Abstract: We present algorithms for testing if a $(0,1)$-matrix $M$ has Boolean/binary rank at most $d$, or is $ε$-far from Boolean/binary rank $d$ (i.e., at least an $ε$-fraction of the entries in $M$ must be modified so that it has rank at most $d$). The query complexity of our testing algorithm for the Boolean rank is $\tilde{O}\left(d^4/ ε^6\right)$. For the binary rank we present a testing algorithm… ▽ More

    Submitted 30 August, 2019; originally announced August 2019.

  6. arXiv:1907.11632  [pdf, ps, other

    math.CO cs.CC

    On maximal isolation sets in the uniform intersection matrix

    Authors: Michal Parnas, Adi Shraibman

    Abstract: Let $A_{k,t}$ be the matrix that represents the adjacency matrix of the intersection bipartite graph of all subsets of size $t$ of $\{1,2,...,k\}$. We give constructions of large isolation sets in $A_{k,t}$, where, for a large enough $k$, our constructions are the best possible. We first prove that the largest identity submatrix in $A_{k,t}$ is of size $k-2t+2$. Then we provide constructions of… ▽ More

    Submitted 26 July, 2019; originally announced July 2019.

    MSC Class: 15A23; 15B34; 15A03

  7. arXiv:1710.09143  [pdf, ps, other

    cs.CC

    Nondeterministic Communication Complexity with Help and Graph Functions

    Authors: Adi Shraibman

    Abstract: We define nondeterministic communication complexity in the model of communication complexity with help of Babai, Hayes and Kimmel. We use it to prove logarithmic lower bounds on the NOF communication complexity of explicit graph functions, which are complementary to the bounds proved by Beame, David, Pitassi and Woelfel.

    Submitted 25 October, 2017; originally announced October 2017.

  8. arXiv:1706.06900  [pdf, ps, other

    cs.CC math.CO

    The Augmentation Property of Binary Matrices for the Binary and Boolean Rank

    Authors: Michal Parnas, Adi Shraibman

    Abstract: We define the Augmentation property for binary matrices with respect to different rank functions. A matrix $A$ has the Augmentation property for a given rank function, if for any subset of column vectors $x_1,...,x_t$ for for which the rank of $A$ does not increase when augmented separately with each of the vectors $x_i$, $1\leq i \leq t$, it also holds that the rank does not increase when augment… ▽ More

    Submitted 21 June, 2017; originally announced June 2017.

  9. arXiv:1706.02277  [pdf, ps, other

    cs.CC math.CO

    A Note on Multiparty Communication Complexity and the Hales-Jewett Theorem

    Authors: Adi Shraibman

    Abstract: For integers $n$ and $k$, the density Hales-Jewett number $c_{n,k}$ is defined as the maximal size of a subset of $[k]^n$ that contains no combinatorial line. We show that for $k \ge 3$ the density Hales-Jewett number $c_{n,k}$ is equal to the maximal size of a cylinder intersection in the problem $Part_{n,k}$ of testing whether $k$ subsets of $[n]$ form a partition. It follows that the communicat… ▽ More

    Submitted 30 June, 2018; v1 submitted 7 June, 2017; originally announced June 2017.

  10. arXiv:1706.02207  [pdf, ps, other

    cs.CC math.CO

    On The Communication Complexity of High-Dimensional Permutations

    Authors: Nati Linial, and Toniann Pitassi, Adi Shraibman

    Abstract: We study the multiparty communication complexity of high dimensional permutations, in the Number On the Forehead (NOF) model. This model is due to Chandra, Furst and Lipton (CFL) who also gave a nontrivial protocol for the Exactly-n problem where three players receive integer inputs and need to decide if their inputs sum to a given integer $n$. There is a considerable body of literature dealing wi… ▽ More

    Submitted 27 November, 2018; v1 submitted 7 June, 2017; originally announced June 2017.

  11. arXiv:1409.4035  [pdf, ps, other

    cs.CC

    The Corruption Bound, Log Rank, and Communication Complexity

    Authors: Adi Shraibman

    Abstract: We prove upper bounds on deterministic communication complexity in terms of log of the rank and simple versions of the corruption bound. Our bounds are a simplified version of the results of Gavinsky and Lovett, using the same set of tools. We also give an elementary proof for the upper bound on communication complexity in terms of rank proved by Lovett.

    Submitted 22 September, 2017; v1 submitted 14 September, 2014; originally announced September 2014.

  12. arXiv:0809.2093  [pdf, ps, other

    cs.CC

    An approximation algorithm for approximation rank

    Authors: Troy Lee, Adi Shraibman

    Abstract: One of the strongest techniques available for showing lower bounds on quantum communication complexity is the logarithm of the approximation rank of the communication matrix--the minimum rank of a matrix which is entrywise close to the communication matrix. This technique has two main drawbacks: it is difficult to compute, and it is not known to lower bound quantum communication complexity with en… ▽ More

    Submitted 7 March, 2021; v1 submitted 11 September, 2008; originally announced September 2008.

    Comments: v2 fixes error from v1 in the proof of the dimension reduction theorem

  13. arXiv:0712.4279  [pdf, ps, other

    cs.CC

    Disjointness is hard in the multi-party number on the forehead model

    Authors: Troy Lee, Adi Shraibman

    Abstract: We show that disjointness requires randomized communication Omega(n^{1/(k+1)}/2^{2^k}) in the general k-party number-on-the-forehead model of complexity. The previous best lower bound for k >= 3 was log(n)/(k-1). Our results give a separation between nondeterministic and randomized multiparty number-on-the-forehead communication complexity for up to k=log log n - O(log log log n) many players. A… ▽ More

    Submitted 9 June, 2009; v1 submitted 27 December, 2007; originally announced December 2007.

    Comments: 23 pages. Added background to method and references to more recent work. Journal version to appear in Computational Complexity