Skip to main content

Questions tagged [communication-complexity]

Filter by
Sorted by
Tagged with
0 votes
0 answers
61 views

For a real matrix $A$, its $\gamma_2$-norm is defined as $$\gamma_2(A)=\min_{X,Y:A=XY}||X||_{row}||Y||_{col},$$ where $||\cdot||_{row},||\cdot||_{col}$ are defined as the maximum $\ell_2$-norm of row ...
Connor's user avatar
  • 551
0 votes
0 answers
129 views

Let $\mathcal P$ be the set of permutations in $F_2^n$. I am interested in the circuit complexity of such functions in $AC^k[2]$ setup. What are the relevant upper and lower bounds in this context? ...
manmatha.roy's user avatar
3 votes
0 answers
102 views

Problem. Is it true that any 2-party communication problem $f(x,y)$ of poly-logarithmic complexity in the quantum simultaneous message passing model ($Q''$) has complexity $n^{o(1)}$ (i.e., strongly ...
Lviv Scottish Book's user avatar
2 votes
1 answer
276 views

This is a very common question but I think I’m posting it in a different way. Suppose that we have 256 different possible messages with uniform distribution to be represented in a binary code. Then ...
Felipe Lopes's user avatar
3 votes
0 answers
334 views

$\epsilon$-approximation rank of a matrix $M$ is the minimum rank of a real matrix $A$ which differs from $M$ at most $\epsilon$ in each entry. Associating any function $f:X\times Y\rightarrow${1,-1} ...
Penghui Yao's user avatar
13 votes
1 answer
654 views

$\bf Definition.$ We define the space bounded communication in the following way. A and B are supernatural beings capable of computing anything but they only have a limited amount of memory and that ...
domotorp's user avatar
  • 19.6k