Search papers, labs, and topics across Lattice.
GoAnt reframes automated alpha factor discovery over high-frequency market microstructure data as a quality-diversity multi-agent search problem to prevent symbolic programs from overfitting to friction-less proxies. The architecture coordinates specialized Explorer, Exploiter, and Connector agents via an adaptive behavioral archive ("Mental Map") that niches programs by execution profile, orchestrated by a meta-agent dispatcher that dynamically reallocates the evaluation budget. On multi-year A-share order-book and price-volume panels, the system achieves a 57% to 97% gain in non-redundant, quality-weighted factor yield over state-of-the-art baselines while retaining two-thirds of in-sample performance out of sample.
Structuring multi-agent program search around quality-diversity archives and execution-profile niches nearly doubles effective alpha discovery yields without falling prey to redundant factor families or execution-cost collapse.
Automated alpha factor discovery searches symbolic trading signals from price-volume panels and order-book data under a fixed evaluation budget. Existing single- and multi-agent program-search systems can overfit predictive proxies that fail after execution costs and repeatedly explore redundant factor families, limiting execution robustness and behavioral diversity. We introduce GoAnt, a quality-diversity multi-agent search framework that combines non-communicating Explorer, Exploiter and Connector workers with a shared adaptive Mental Map and a compact Queen dispatcher. The Mental Map organizes candidates by leakage-free execution profiles and retains one elite per niche, while the Queen reallocates the evaluation budget from explicit search-state summaries. We also define a map-independent effective-yield protocol that counts high-quality, mutually nonredundant factors directly from each method's evaluation records, giving archive-based and map-free systems the same ruler. On real A-share microstructure data spanning 2023--2026, GoAnt reaches quality-weighted yields of 41.8 and 47.6 in price-volume and order-book settings, improving the strongest baseline by 57% and 97% under matched budgets. Its locked populations retain 0.64 and 0.67 of in-sample quality out of sample, compared with 0.61 and 0.63 for a static map.