AINeutralarXiv – CS AI · Jun 235/10
🧠Researchers develop L-NAMOA*dr-mvh, a novel algorithm that safely integrates multi-valued heuristics with dimensionality reduction in multi-objective shortest-path problems. The breakthrough addresses theoretical correctness challenges and achieves over 10x speedups by better capturing trade-off structures in search optimization.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce Sim2O, a new framework for offline-to-online multi-agent reinforcement learning (MARL) that combines offline and online action proposals through dynamic blending rather than monolithic joint decisions. The minimalist approach leverages centralized value functions to identify high-value coordination strategies without auxiliary training, demonstrating significant performance improvements over existing baselines.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose Group Relative Policy Optimization (GRPO), a baseline-free training algorithm for neural combinatorial optimization that eliminates the need for maintaining frozen policy copies. Testing on TSP and CVRP benchmarks shows GRPO prevents training collapse seen in standard REINFORCE while achieving competitive solution quality, offering a more stable alternative for routing problem optimization.
AINeutralarXiv – CS AI · Jun 85/10
🧠Researchers present an empirical study of parallel Continuous Local Search (CLS) as a method for solving Boolean satisfiability problems with pseudo-Boolean constraints. Key findings reveal that redundant constraints can slow convergence, CLS shows promise as a hybrid solver component, and local search quickly plateaus due to saddle-dense optimization landscapes.
AINeutralarXiv – CS AI · Jun 15/10
🧠Researchers introduce an updated benchmark suite and algorithmic framework for the Linear Ordering Problem (LOP), a fundamental combinatorial optimization challenge with applications in economics and machine learning. The work addresses limitations of existing evaluation methods by incorporating contemporary economic data and proposing solutions for handling multiple optimal outcomes.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce CDS4RAG, a novel optimization framework that improves Retrieval-Augmented Generation systems by cyclically optimizing retriever and generator hyperparameters separately rather than treating them as a monolithic unit. The method achieves up to 1.54x improvements in generation quality while demonstrating faster convergence across multiple benchmarks and language models.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce Generate-Select-Refine (GSR), a Bayesian optimization framework that dynamically discovers and refines tasks during scientific workflows rather than optimizing fixed objectives. The approach demonstrates superior performance across product development, chemical synthesis, algorithm analysis, and patent repurposing compared to existing LLM-based optimizers.
AINeutralarXiv – CS AI · Apr 206/10
🧠Researchers introduce Availability-Weighted Probabilistic Synchronous Parallel (AW-PSP), an improved federated learning algorithm that addresses bias in node sampling when device availability and data distribution are correlated. The technique uses dynamic probability adjustments, Markov-based failure prediction, and distributed metadata management to improve fairness and robustness in edge computing environments where devices frequently fail or become unavailable.