The geometry of Tempotronlike problems
Konrad Paul Kording

TL;DR
This paper reformulates the Tempotron learning problem using geometric and computational geometry tools, revealing its computational complexity and providing insights into gradient-based learning algorithms.
Contribution
It introduces a geometric reformulation of the Tempotron problem, proves its W[1]-hardness, and discusses approximation methods and related neural network problems.
Findings
The problem is equivalent to polytope containment in unions of polytopes.
The problem is W[1]-hard, indicating computational difficulty.
Sampling methods can approximate solutions under certain conditions.
Abstract
In the discrete Tempotron learning problem a neuron receives time varying inputs and for a set of such input sequences ( set) the neuron must be sub-threshold for all times while for some other sequences ( set) the neuron must be super threshold for at least one time. Here we present a graphical treatment of a slight reformulation of the tempotron problem. We show that the problem's general form is equivalent to the question if a polytope, specified by a set of inequalities, is contained in the union of a set of equally defined polytopes. Using recent results from computational geometry, we show that the problem is W[1]-hard. This phrasing gives some new insights into the nature of gradient based learning algorithms. A sampling based approach can, under certain circumstances provide an approximation in polynomial time. Other problems, related to hierarchical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Topological and Geometric Data Analysis · Machine Learning and Algorithms
