Page 27 of 192

AllHigh signalRecent
7679 articles
arXiv cs.AI·

PROTEA: Offline Evaluation and Iterative Refinement for Multi-Agent LLM Workflows

PROTEA is an interface for offline debugging and refinement of multi-agent LLM workflows. It evaluates intermediate outputs with configurable rubrics, localizes bottlenecks via workflow graph visualization, and generates targeted prompt revisions. On two production-adjacent workflows, PROTEA improves document-inspection accuracy from 64.3% to 83.9% and recommendation Hit@5 from 0.30 to 0.38.

Multi-agentAI AgentsPrompt engineering
SIG
78
HYP
18
arXiv cs.CL·

Scale Determines Whether Language Models Organize Representation Geometry for Prediction

Study on how representation geometry organization in language models depends on scale. Subspace PGA metric tests alignment of intermediate geometry with unembedding matrix readout. Small models (≤1024) progressively lose organization at late layers during training, while large models (≥2048) preserve it throughout. Scale determines how geometry organizes for prediction.

PapersReasoningEvals
SIG
78
HYP
15
arXiv cs.AI·

Multi-Dimensional Behavioral Evaluation of Agentic Stock Prediction Systems Using Large Language Model Judges with Closed-Loop Reinforcement Learning Feedback

Behavioral evaluation methodology for agentic AI systems: scoring intermediate decisions via LLM judge ensemble across 6 dimensions (regime detection, routing, adaptation, risk calibration, strategy coherence, error recovery). Behavioral score correlates at rho=0.72 with Sharpe ratio. Closed-loop reinforcement (SAC) reduces MAPE from 0.61% to 0.54% on 2017-2025 test set.

AI AgentsReinforcement learningEvals
SIG
78
HYP
15
arXiv cs.AI·

WebGameBench: Requirement-to-Application Evaluation for Coding Agents via Browser-Native Games

WebGameBench is a requirement-to-application benchmark evaluating whether coding agents can convert a web game specification into a browser-playable application. Across 111 tasks and 12 agents, the best configuration achieves 76.9% usable rate but only 20.2% excellent rate, revealing a gap between minimum delivery and full requirement satisfaction.

AI AgentsCode generationBenchmarks
SIG
78
HYP
25
arXiv cs.LG·

DACA-GRPO: Denoising-Aware Credit Assignment for Reinforcement Learning in Diffusion Language Models

DACA-GRPO improves reinforcement learning for diffusion language models by addressing temporal credit assignment and mean-field likelihood bias. It introduces Denoising Progress Scores and Stratified Masking Likelihood, achieving gains up to 7.4pp on code generation and 36.3pp on constraint satisfaction across seven benchmarks.

Reinforcement learningReasoningCode generation
SIG
78
HYP
15
arXiv cs.AI·

Evaluating AI Alignment in LLMs: Output Analysis of Value Priorities Across 75 Models with Human Benchmarking

Alignment evaluation across 75 LLMs benchmarked against 376 humans. Qualitative analysis derives 6 themes of optimal AI functioning (Performance, Adaptive Capacity, Social Good, Ethics and Responsibility, Relational Integration, Agency). Models reproduce human value ordering but systematically exaggerate differences. Profile fidelity does not correlate with model size or recency.

AlignmentEvalsBenchmarks
SIG
78
HYP
25
arXiv cs.AI·

Entropy-Gradient Inversion: Moving Toward Internal Mechanism of Large Reasoning Models

Researchers identify Entropy-Gradient Inversion, a negative correlation between token entropy and logit gradients, as a geometric fingerprint of Large Reasoning Models' reasoning capability. They propose Correlation-Regularized Group Policy Optimization (CorR-PO), embedding this inversion signature into RL reward regularization, outperforming baselines across multiple reasoning benchmarks.

ReasoningReinforcement learningBenchmarks
SIG
78
HYP
15
arXiv cs.AI·

Learning Reasoning Rewards from Expert Demonstrations with Inverse Reinforcement Learning

R-AIRL (Reasoning Adversarial Inverse Reinforcement Learning) infers process-level reward functions from expert Chain-of-Thoughts without explicit reward definitions. Tested on GSM8K, MMLU-Pro, and MedReason: improves pass@1 by 17.4 points via inference-time reranking, outperforms SFT in post-training, localizes reasoning failures with 86.1% accuracy.

Reinforcement learningReasoningEvals
SIG
78
HYP
25
arXiv cs.AI·

SVFSearch: A Multimodal Knowledge-Intensive Benchmark for Short-Video Frame Search in the Gaming Vertical Domain

SVFSearch is a multimodal benchmark for short-video frame search in the Chinese gaming domain. It contains 5,000 test examples and 4,198 training examples based on real game scenes. Evaluation compares direct QA, RAG, Plan-Act-Replan agents, and learned search models: best open-source model reaches 66.4%, best practical agent 79.1%, oracle 95.4%.

BenchmarksAI AgentsRAG
SIG
78
HYP
15
arXiv cs.AI·

Adversarial Fragility and Language Vulnerability in Clinical AI: A Systematic Audit of Diagnostic Collapse Under Imperceptible Perturbations and Cross-Lingual Drift in Low-Resource Healthcare Settings

Systematic audit of two critical vulnerabilities in clinical AI: adversarial fragility and cross-lingual drift. On CheXNet (DenseNet121), accuracy collapses from 89.3% to 62.0% under imperceptible FGM perturbation (epsilon=0.021). Llama3.1:8b and NatLAS show major degradation on Nigerian Pidgin and Yoruba (80%→65%, 85%→55%). Standard defenses fail.

AI safetyAlignmentEvals
SIG
78
HYP
25