AI History Battle

It is the era when statisticians want models that are not just accurate but sparse — most coefficients exactly zero, so the fitted model names only the few variables that matter. The obstacle is that the natural penalty for counting nonzero terms is combinatorial and intractable, while the smooth penalty everyone knows how to optimize never drives anything cleanly to zero. The insight is geometric: a penalty on the sum of absolute values is convex, hence tractable, yet its diamond corners put the optimum on the axes. Solve this nonsmooth convex problem efficiently — the objective has kinks where the gradient does not exist — and exploit the sparsity it produces. Get it wrong and you face an NP-hard subset search, or a dense model hiding its signal in noise.

nonsmooth convexsparsitygeometry
b. 1969
tapped
4

Torvalds's creation of Linux and Git gave computing essential operating-system and version-control infrastructure, foundational to how modern statistical software including lasso solvers get built and deployed, but this is purely infrastructural. His own technical contributions addressed kernel architecture and distributed version control, not convex optimization, sparse regression, or L1-penalty geometry; he wrote no sparsity-inducing statistical method. Nothing in his coded work touches this problem's mathematics directly. His score reflects the same generic 'built the substrate everyone else uses' connection shared by other systems pioneers, with essentially no direct algorithmic relevance to this problem. However influential Linus Torvalds has been in systems, none of that influence runs through the specific toolkit this problem requires.

b. 1971
was tapped · ask the professor
20

Kondor's group-theoretic and equivariant machine learning work, along with his research on graph kernels, engages deeply with discrete algebraic structures and symmetry, a mathematical toolkit with only thin conceptual kinship to the convex-geometric mathematics of L1-penalized sparse regression this problem requires. His research applies group-theoretic machinery to representation learning, not to sparsity-inducing regularization or the lasso's specific mechanism. His score reflects that his sophisticated but differently-directed algebraic toolkit offers limited direct methodological transfer to this problem's sparse-regression-via-convex-relaxation framework, beyond a general mathematical sophistication with structured problems. Risi Kondor would have essentially nothing specific to contribute if handed this exact problem, beyond the general computational literacy shared across the field. Symmetry-aware architectures and coordinate-wise sparsity penalties solve different structural problems.

Head to head 04 over 4 battles
Read Torvalds Read Kondor Leaderboard

Battle #109 · 8/10/2026, 11:38:23 AM · this result is deterministic: the same two personas on this problem always resolve the same way.