AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce SURE, a unified experimentation framework that standardizes evaluation metrics and training pipelines for speech understanding models, addressing reproducibility challenges that have hindered fair comparison of speech foundation models and Speech LLMs across different deployment scenarios.
AINeutralarXiv – CS AI · Jun 16/10
🧠SPECTRA is a new framework for generating synthetic text corpora and retrieval test collections at scale, enabling researchers to stress-test information retrieval systems without expensive human annotation. The system can produce corpora up to 60,000 documents while maintaining controllable vocabulary distributions and deterministic relevance labels, serving as a diagnostic complement to traditional evaluation methods.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers present FreeTimeGS++, an improved framework for 4D Gaussian Splatting that analyzes and enhances dynamic scene reconstruction. The work identifies key principles underlying recent 4DGS methods, including temporal partitioning mechanisms and stability issues, then proposes technical improvements using gated marginalization and neural velocity fields to achieve more consistent results.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers introduce RAISE, a comprehensive framework for optimizing retrieval-augmented generation (RAG) systems by treating architecture design as a hyperparameter search problem. The study evaluates 13 optimization algorithms across seven datasets, revealing that RAG performance is highly task-dependent and no single optimization strategy universally outperforms others, highlighting the need for systematic rather than heuristic-based configuration approaches.
🏢 Meta
AINeutralarXiv – CS AI · May 296/10
🧠Researchers compared Claude Code and Codex on autonomously executing a gravitational wave analysis pipeline, revealing significant differences in speed, error handling transparency, and instruction interpretation despite converging scientific results. The study highlights critical considerations for deploying agentic AI in scientific workflows, including auditability trade-offs and the importance of precise data representation standards.
🏢 OpenAI🏢 Anthropic🧠 Claude
AIBullisharXiv – CS AI · May 296/10
🧠Researchers propose BaSE, a multi-armed bandit algorithm that optimizes how large language models allocate computational resources during evolutionary search tasks. By dynamically distributing LLM calls across parallel trajectories, BaSE improves mean fitness by 12.3% over existing baselines while addressing the reliability gap between reported best-case and typical run performance.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers propose entity-collision, a standardized testing protocol for evaluating retrieval systems in agent memory applications. The protocol isolates embedder performance from lexical overlap by construction, revealing that encoder capacity alone doesn't guarantee better retrieval—MiniLM-384 outperforms larger models on mixed query types despite having fewer parameters than BGE-large.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers introduce Nano World Models, an open-source minimalist framework for future video prediction using diffusion forcing. The release provides the research community with a compact, reproducible codebase and pretrained checkpoints to study world-modeling components that are typically scattered across industry implementations.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers propose a standardized measurement protocol for evaluating retrieval-augmented generation (RAG) systems using LLM judges, addressing inconsistencies in how semantic search quality is assessed. The standard fixes key variables like evidence budget and prompt while requiring cluster-aware statistical testing, revealing that previous comparisons may have overstated progress and that traditional BM25 retrieval outperforms pure semantic methods under controlled conditions.
AINeutralarXiv – CS AI · May 286/10
🧠ResearchLoop is a new technical framework that addresses reproducibility and auditability challenges in AI-assisted research by implementing an evidence-gated control plane. The system treats research components—questions, contracts, evidence, claims, and papers—as durable state objects, enabling verification of research claims throughout the AI-assisted workflow. The framework was validated through nine experimental versions, including self-hosting and mathematical olympiad benchmarks.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce Picid, a standardized evaluation infrastructure for Prognostics and Health Management (PHM) that addresses the reproducibility crisis in predictive maintenance across industries. The framework formalizes dataset construction, preprocessing, and evaluation metrics to enable fair comparisons of fault detection, diagnostics, and prognostics models across diverse domains like batteries, bearings, and engines.
🏢 Meta
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce an agentic, framework-based approach to reproducibly translate machine learning papers—specifically in Prognostics and Health Management (PHM)—into executable, comparable benchmark implementations. By mapping papers onto a shared framework with structured slot-binding interfaces, the method addresses critical reproducibility gaps caused by incomplete documentation, implicit design choices, and restricted dataset access.
AINeutralarXiv – CS AI · May 286/10
🧠A reproducibility study of the TRIANGLE framework reveals that geometric alignment on hyperspheres improves multimodal retrieval beyond traditional pairwise approaches, achieving up to 8.7 point gains in zero-shot settings. However, researchers identified critical optimization instabilities when jointly training with data-text matching loss and reduced cross-dataset generalization with fine-tuning, suggesting the method's benefits are context-dependent rather than universally applicable.
AINeutralarXiv – CS AI · May 276/10
🧠Researchers propose a unified evaluation framework for LLM-based agents, arguing that current benchmarks suffer from inconsistent methodologies, proprietary configurations, and environmental variability that obscure actual model performance. The lack of standardization hampers fair comparison and reproducibility across agent development, necessitating industry-wide evaluation standards.
AINeutralarXiv – CS AI · May 276/10
🧠A comprehensive systematic review of 139 studies reveals that multimodal information fusion improves document classification accuracy by 5.28 percentage points, while multiview approaches provide modest gains of 4.67%. The research identifies critical gaps in methodological rigor, with less than 24% of studies employing statistical validation, highlighting the need for more robust research standards in the field.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers demonstrate that unpredictability in language agents does not equate to effective control, finding that structured decision-making mechanisms significantly outperform stochastic sampling across 74,352 test cases. The study challenges assumptions about randomness and control in AI systems, with implications for agent reliability and interpretability.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers demonstrate that EEG-based deep learning models produce unstable predictions when preprocessing pipelines change, with up to 42% of predictions flipping across different preprocessing choices. The study introduces three tools—Walsh-Hadamard decomposition, Preprocessing Uncertainty metrics, and a regularization approach—to measure and mitigate this instability, revealing a critical reliability gap in brain-computer interface systems.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce Mage, a multi-axis evaluation framework that reveals compile-pass rate is a misleading metric for assessing LLM-generated code in complex domains. Testing across four open-weight language models on game scene synthesis, they find direct code generation achieves 43% runtime success but produces structurally invalid outputs, while IR-conditioned approaches recover functional correctness at the cost of lower raw execution rates.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce CyBiasBench, a benchmark revealing that LLM agents deployed for cybersecurity attacks exhibit inherent biases toward specific attack families regardless of prompting. The study demonstrates agents resist steering away from their preferred attack patterns, suggesting these biases are fundamental agent characteristics rather than prompt-dependent behaviors.
AIBearisharXiv – CS AI · May 16/10
🧠A comprehensive study comparing 12 large language models against 4 classical classifiers for automating evidence screening in software engineering systematic literature reviews reveals that LLMs exhibit significant performance variability and lack consistent superiority over traditional methods. The research emphasizes that abstract availability is critical for LLM performance, while title and keywords provide minimal additional value, suggesting LLM adoption should be driven by operational constraints rather than performance guarantees.
🏢 OpenAI🏢 Anthropic🧠 Gemini
AIBearisharXiv – CS AI · Apr 206/10
🧠A new study reveals that using large language models to generate synthetic datasets ("silicon samples") produces highly variable results depending on configuration choices, with correlation outcomes ranging from r=.23 to r=.84 on the same task. This demonstrates that analytic flexibility in LLM-based data generation poses a significant threat to research validity and reproducibility in social science applications.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers introduced COMPOSITE-STEM, a new benchmark containing 70 expert-written scientific tasks across physics, biology, chemistry, and mathematics to evaluate AI agents. The top-performing model achieved only 21% accuracy, indicating the benchmark effectively measures capabilities beyond current AI reach and addresses the saturation of existing evaluation frameworks.
AINeutralarXiv – CS AI · Apr 146/10
🧠TorchUMM is an open-source unified codebase designed to standardize evaluation, analysis, and post-training of multimodal AI models across diverse architectures. The framework addresses fragmentation in the field by providing a single interface for benchmarking models on vision-language understanding, generation, and editing tasks, enabling reproducible comparisons and accelerating development of more capable multimodal systems.
🏢 Meta
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers propose AI as a Research Object (AI-RO), a governance framework that treats generative AI interactions as inspectable, documented components of scientific research rather than debating authorship. The framework combines interaction logs, metadata packaging, and provenance records to ensure accountability, particularly for security and privacy research where confidentiality and auditability are critical.
🏢 Meta
AINeutralarXiv – CS AI · Apr 136/10
🧠Researchers introduce ReplicatorBench, a comprehensive benchmark for evaluating AI agents' ability to replicate scientific research claims in social and behavioral sciences. The study reveals that current LLM agents excel at designing and executing experiments but struggle significantly with data retrieval, highlighting critical gaps in autonomous research validation capabilities.