<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sublinear.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=119.72.199.237</id>
	<title>Open Problems in Sublinear Algorithms - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://sublinear.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=119.72.199.237"/>
	<link rel="alternate" type="text/html" href="https://sublinear.info/index.php?title=Special:Contributions/119.72.199.237"/>
	<updated>2026-04-22T21:47:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>https://sublinear.info/index.php?title=Open_Problems:68&amp;diff=792</id>
		<title>Open Problems:68</title>
		<link rel="alternate" type="text/html" href="https://sublinear.info/index.php?title=Open_Problems:68&amp;diff=792"/>
		<updated>2014-06-07T06:28:56Z</updated>

		<summary type="html">&lt;p&gt;119.72.199.237: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Header&lt;br /&gt;
|title=Approximating Rank in the Bounded-Degree Model&lt;br /&gt;
|source=online&lt;br /&gt;
|who=Yuichi Yoshida&lt;br /&gt;
}}&lt;br /&gt;
Let $A:\mathbb{F}_p^{m \times n}$ be a matrix such that each row and column has a constant number of non-zero entries (hence, $m = O(n)$).&lt;br /&gt;
The matrix $A$ is given as a query access:&lt;br /&gt;
If we specify the $i$-th row, then we obtain the indices $j$ for which $A_{i,j} \neq 0$.&lt;br /&gt;
Similarly, if we specify the $j$-th column, then we obtain the indices $i$ for which $A_{i,j}\neq 0$.&lt;br /&gt;
For a parameter $\epsilon &amp;gt; 0$, we want to approximate the rank of $A$ to whithin $\pm \epsilon n$.&lt;br /&gt;
How many queries are needed for this task?&lt;br /&gt;
&lt;br /&gt;
When $p = 2$ and each column has exactly two ones, $A$ can be seen as the incidence matrix of a graph,&lt;br /&gt;
and its rank is equal to $n - c$, where $c$ is the number of connected components.&lt;br /&gt;
So, we can approximate the rank with $O(1/\epsilon^2)$ queries.&lt;br /&gt;
&lt;br /&gt;
In general, the conjecture is $\Omega(n)$.&lt;br /&gt;
The difficulty is that not so many techniques are known to show $\Omega(n)$ lower bound for the bounded-degree model.&lt;br /&gt;
{{cite|BogdanovOT-02}} shows a lower bound of $\Omega(n)$ for the problem of testing the satisfiability of E3LIN2 instances in the bounded-degree model.&lt;br /&gt;
However, the lower bound is obtained by considering a distribution of instances of the form $Ax = b$, where $A$ is fixed and $b$ is random.&lt;br /&gt;
Hence, we cannot directly apply the construction to the rank problem as we only have $A$.&lt;/div&gt;</summary>
		<author><name>119.72.199.237</name></author>
		
	</entry>
	<entry>
		<id>https://sublinear.info/index.php?title=Open_Problems:68&amp;diff=791</id>
		<title>Open Problems:68</title>
		<link rel="alternate" type="text/html" href="https://sublinear.info/index.php?title=Open_Problems:68&amp;diff=791"/>
		<updated>2014-06-07T06:27:43Z</updated>

		<summary type="html">&lt;p&gt;119.72.199.237: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Header&lt;br /&gt;
|title=Approximating Rank in the Bounded-Degree Model&lt;br /&gt;
|source=online&lt;br /&gt;
|who=Yuichi Yoshida&lt;br /&gt;
}}&lt;br /&gt;
Let $A:\mathbb{F}_p^{m \times n}$ be a matrix such that each row and column has a constant number of non-zero entries (hence, $m = O(n)$).&lt;br /&gt;
The matrix $A$ is given as a query access:&lt;br /&gt;
If we specify the $i$-th row, then we obtain the indices $j$ for which $A_{i,j} \neq 0$.&lt;br /&gt;
Similarly, if we specify the $j$-th column, then we obtain the indices $i$ for which $A_{i,j}\neq 0$.&lt;br /&gt;
For a parameter $\epsilon &amp;gt; 0$, we want to approximate the rank of $A$ to whithin $\pm \epsilon n$.&lt;br /&gt;
How many queries are needed for this task?&lt;br /&gt;
&lt;br /&gt;
When $p = 2$ and each column has exactly two ones, $A$ can be seen as the incidence matrix of a graph,&lt;br /&gt;
and its rank is equal to $n - c$, where $c$ is the number of connected components.&lt;br /&gt;
So, we can approximate the rank with $O(1/\epsilon^2)$ queries.&lt;br /&gt;
&lt;br /&gt;
In general, the conjecture is $\Omega(n)$.&lt;br /&gt;
The difficulty is that not so many techniques are known to show $\Omega(n)$ lower bound for the bounded-degree model.&lt;br /&gt;
{{cite|BogdanovOT-02}} shows a lower bound of $\Omega(n)$ for the problem of testing the satisfiability of E3LIN2 instances in the bounded-degree model.&lt;br /&gt;
However, the lower bound is obtained by considering a distribution of instances of the form $Ax = b$, where $A$ is fixed and $b$ is random.&lt;br /&gt;
Hence, we cannot directly use the construction for the rank problem as we only have $A$.&lt;/div&gt;</summary>
		<author><name>119.72.199.237</name></author>
		
	</entry>
	<entry>
		<id>https://sublinear.info/index.php?title=Open_Problems:68&amp;diff=790</id>
		<title>Open Problems:68</title>
		<link rel="alternate" type="text/html" href="https://sublinear.info/index.php?title=Open_Problems:68&amp;diff=790"/>
		<updated>2014-06-07T06:27:17Z</updated>

		<summary type="html">&lt;p&gt;119.72.199.237: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Header&lt;br /&gt;
|title=Approximating Rank in the Bounded-Degree Model&lt;br /&gt;
|source=online&lt;br /&gt;
|who=Yuichi Yoshida&lt;br /&gt;
}}&lt;br /&gt;
Let $A:\mathbb{F}_p^{m \times n}$ be a matrix such that each row and column has a constant number of non-zero entries (hence, $m = O(n)$).&lt;br /&gt;
The matrix $A$ is given as a query access:&lt;br /&gt;
If we specify the $i$-th row, then we obtain the indices $j$ for which $A_{i,j} \neq 0$.&lt;br /&gt;
Similarly, if we specify the $j$-th column, then we obtain the indices $i$ for which $A_{i,j}\neq 0$.&lt;br /&gt;
For a parameter $\epsilon &amp;gt; 0$, we want to approximate the rank of $A$ to whithin $\pm \epsilon n$.&lt;br /&gt;
How many queries are needed for this task?&lt;br /&gt;
&lt;br /&gt;
When $p = 2$ and each column has exactly two ones, $A$ can be seen as an incidence matrix,&lt;br /&gt;
and its rank is equal to $n - c$, where $c$ is the number of connected components.&lt;br /&gt;
So, we can approximate the rank with $O(1/\epsilon^2)$ queries.&lt;br /&gt;
&lt;br /&gt;
In general, the conjecture is $\Omega(n)$.&lt;br /&gt;
The difficulty is that not so many techniques are known to show $\Omega(n)$ lower bound for the bounded-degree model.&lt;br /&gt;
{{cite|BogdanovOT-02}} shows a lower bound of $\Omega(n)$ for the problem of testing the satisfiability of E3LIN2 instances in the bounded-degree model.&lt;br /&gt;
However, the lower bound is obtained by considering a distribution of instances of the form $Ax = b$, where $A$ is fixed and $b$ is random.&lt;br /&gt;
Hence, we cannot directly use the construction for the rank problem as we only have $A$.&lt;/div&gt;</summary>
		<author><name>119.72.199.237</name></author>
		
	</entry>
</feed>