AINeutralarXiv – CS AI · Mar 56/10
🧠Researchers developed automated methods to discover biases in Large Language Models when used as judges, analyzing over 27,000 paired responses. The study found LLMs exhibit systematic biases including preference for refusing sensitive requests more than humans, favoring concrete and empathetic responses, and showing bias against certain legal guidance.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce DN-Hypo-Pipeline, an AI workflow leveraging large language models to automate scientific hypothesis generation from existing research literature. The system reconstructs novel explanations for observed phenomena and was validated in data science modeling, with two generated hypotheses producing algorithms that outperformed baseline models from the original papers.
AINeutralarXiv – CS AI · Jun 36/10
🧠Researchers introduce GAMBLe, a framework for analyzing AI-Driven Research Systems (ADRS) that couple large language models with automated evaluation. Through 760+ experiments, the framework reveals that standard convergence guarantees fail to capture ADRS behavior, and component selection can improve performance by 13-67% depending on the problem.
AINeutralarXiv – CS AI · May 126/10
🧠LLM4Branch introduces a novel framework using large language models to automatically discover efficient branching policies for Mixed Integer Linear Programming (MILP) solvers. The approach generates executable programs via LLMs and optimizes parameters through performance feedback, achieving competitive results with state-of-the-art GPU-based methods on standard benchmarks.
AINeutralarXiv – CS AI · May 76/10
🧠Researchers demonstrate that incorporating think-aloud verbal protocols alongside behavioral data significantly improves automated cognitive model discovery using large language models. The approach shifts discovered models toward different structural classes, revealing decision-making mechanisms invisible to behavior-only analysis, particularly in risky decision-making contexts.
AIBullisharXiv – CS AI · Mar 27/1022
🧠Researchers introduce DataMind, a new training framework for building open-source data-analytic AI agents that can handle complex, multi-step data analysis tasks. The DataMind-14B model achieves state-of-the-art performance with 71.16% average score, outperforming proprietary models like DeepSeek-V3.1 and GPT-5 on data analysis benchmarks.
AINeutralarXiv – CS AI · Mar 54/10
🧠Researchers developed a physics-constrained machine learning framework that uses genetic programming to automatically discover closed-form mathematical equations for modeling water retention in porous materials with complex pore structures. The approach represents mathematical expressions as binary trees and incorporates physical constraints to ensure scientifically valid solutions.
AINeutralarXiv – CS AI · Mar 54/10
🧠Researchers present AutoQD, a new AI method that automatically discovers diverse behavioral policies without requiring hand-crafted descriptors. The approach uses mathematical embeddings of policy occupancy measures to enable Quality-Diversity optimization algorithms to find varied high-performing solutions in reinforcement learning tasks.
AINeutralarXiv – CS AI · Mar 34/106
🧠Researchers developed automated methods to discover improved constant weight binary codes, establishing better lower bounds for 24 parameter combinations. The breakthrough came from AI-driven strategies including tabu search and greedy heuristics, generated by an automated protocol called CPro1.