Back to Explore
cs.NEComputer Science

Neural & Evolutionary

Neural networks, genetic algorithms, brain-inspired computing

7.9CLJun 5Code
LLM-Guided Evolution for Medical Decision Pipelines

Ivan Sviridov, Artem Oskin, Ivan Panin et al.

For medical AI practitioners, this work provides a zero-shot, fine-tuning-free approach to optimize LLM-based clinical pipelines, though the gains are demonstrated on specific benchmarks.

14.9CVMar 11
COMIC: Agentic Sketch Comedy Generation

Susung Hong, Brian Curless, Ira Kemelmacher-Shlizerman et al. · uw

This addresses the challenge of automated creative content production for entertainment, though it appears incremental as it builds on existing agent and LLM methods.

13.1NEMay 8
GEAR: Genetic AutoResearch for Agentic Code Evolution

Ahmadreza Jeddi, Minh Ngoc Le, Hakki C. Karaimer et al.

For developers of autonomous research agents, GEAR demonstrates that maintaining multiple promising directions and adapting search strategy over time improves effectiveness.

21.7NEMay 19
What Do Evolutionary Coding Agents Evolve?

Nico Pelleriti, Sree Harsha Nelaturu, Zhanke Zhou et al.

For researchers developing and evaluating evolutionary coding agents, this work provides a diagnostic methodology to distinguish between different mechanisms behind performance gains, revealing that final benchmark scores can be misleading.

8.1CLApr 15
Diffusion Language Models for Speech Recognition

Davyd Naveriani, Albert Zeyer, Ralf Schlüter et al.

For speech recognition researchers, this provides a new approach to rescoring and decoding that leverages diffusion models for better accuracy.

12.9LGMay 25
Unified Neural Scaling Laws

Ethan Caballero, Priyank Jaini, David Krueger et al.

Provides a more accurate tool for predicting performance of large-scale neural networks across diverse domains, aiding resource allocation and architecture design.

17.5NEMar 16
LLM-Driven Instance-Specific Heuristic Generation and Selection

Shaofeng Zhang, Shengcai Liu, Ning Lu et al.

This work addresses the problem of inefficient heuristic design in combinatorial optimization for researchers and practitioners by introducing an instance-aware approach, though it is incremental as it builds on existing LLM and evolutionary algorithm integrations.