English

Feedforward Ordering in Neural Connectomes via Feedback Arc Minimization

Artificial Intelligence 2025-06-18 v1

Abstract

We present a suite of scalable algorithms for minimizing feedback arcs in large-scale weighted directed graphs, with the goal of revealing biologically meaningful feedforward structure in neural connectomes. Using the FlyWire Connectome Challenge dataset, we demonstrate the effectiveness of our ranking strategies in maximizing the total weight of forward-pointing edges. Our methods integrate greedy heuristics, gain-aware local refinements, and global structural analysis based on strongly connected components. Experiments show that our best solution improves the forward edge weight over previous top-performing methods. All algorithms are implemented efficiently in Python and validated using cloud-based execution on Google Colab Pro+.

Keywords

Cite

@article{arxiv.2506.13799,
  title  = {Feedforward Ordering in Neural Connectomes via Feedback Arc Minimization},
  author = {Soroush Vahidi},
  journal= {arXiv preprint arXiv:2506.13799},
  year   = {2025}
}

Comments

This is a preliminary paper

R2 v1 2026-07-01T03:20:18.580Z