Given a family of matrices $M$ with entries in $\mathbb{F}_2$ find the subset $N \subseteq M $ such that the rank of the matrix $$A = \sum_{m \in N}m $$ is minimal.
I am wondering if anyone have seen this kind of problem or anything related before. It could of course also be viewed as some kind of graph problem so it might have be studied in that contexts as well.