y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#benchmark-dataset News & Analysis

83 articles tagged with #benchmark-dataset. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

83 articles
AINeutralarXiv – CS AI · May 286/10
🧠

MAVEN A Multi-Agent Framework for Multicultural Text-to-Video Generation

Researchers introduce MAVEN, a multi-agent framework that improves text-to-video generation's ability to accurately represent multiple cultures within single prompts. The team contributes a new benchmark dataset of 243 culturally grounded prompts across Chinese, American, and Romanian cultures, demonstrating that specialized agent-based prompt refinement significantly enhances cultural fidelity while maintaining visual quality.

AINeutralarXiv – CS AI · May 276/10
🧠

TADDLE: A Tool-Augmented Agent for Detecting Deficient LLM-Generated Peer Reviews

Researchers introduce TADDLE, an AI system that detects quality deficiencies in LLM-generated peer reviews by decomposing analysis into specialized tools and multi-label classification. The work addresses a growing problem in academic publishing where AI-written reviews are fluent but potentially flawed, backed by the first expert-annotated benchmark of 1,800 reviews across six defect categories.

AINeutralarXiv – CS AI · May 276/10
🧠

EconCausal: A Context-Aware Economic Reasoning Benchmark for Large Language Models

Researchers introduced EconCausal, a benchmark dataset of 10,490 annotated economic causal relationships from peer-reviewed studies, revealing that large language models struggle to properly condition predictions on changing contexts—achieving 88% accuracy in fixed scenarios but dropping to 41.3% when context shifts require reversing causal directions.

AINeutralarXiv – CS AI · May 126/10
🧠

PrimeKG-CL: A Continual Graph Learning Benchmark on Evolving Biomedical Knowledge Graphs

Researchers introduced PrimeKG-CL, a benchmark dataset for continual graph learning built from nine biomedical databases with 129K+ nodes and 8.1M+ edges across two temporal snapshots (2021-2023). The work evaluates how different machine learning strategies handle evolving biomedical knowledge graphs, revealing that decoder choice and learning strategy interact significantly and that standard metrics fail to distinguish between retaining valid facts and forgetting outdated ones.

🏢 Hugging Face
AINeutralarXiv – CS AI · May 126/10
🧠

TrajPrism: A Multi-Task Benchmark for Language-Grounded Urban Trajectory Understanding

Researchers introduced TrajPrism, a comprehensive benchmark dataset combining 300K real urban trajectories with natural language annotations across three cities, enabling AI models to understand the alignment between physical travel paths and human descriptions of movement intent, constraints, and preferences.

AINeutralarXiv – CS AI · May 126/10
🧠

KARMA-MV: A Benchmark for Causal Question Answering on Music Videos

Researchers introduce KARMA-MV, a large-scale dataset of 37,737 multiple-choice questions derived from 2,682 YouTube music videos, designed to benchmark AI models' ability to reason about causal relationships between visual dynamics and musical structure. The dataset leverages LLM-based generation for scalability and proposes a causal knowledge graph approach to improve vision-language model performance on cross-modal audio-visual reasoning tasks.

AIBearisharXiv – CS AI · May 126/10
🧠

FraudBench: A Multimodal Benchmark for Detecting AI-Generated Fraudulent Refund Evidence

Researchers introduce FraudBench, a multimodal benchmark dataset designed to detect AI-generated fraudulent refund evidence in e-commerce, food delivery, and travel services. The study reveals that current AI detection systems struggle significantly with claim-conditioned fake-damage detection, with specialized detectors failing to reliably distinguish synthetic fraud from authentic evidence.

AINeutralarXiv – CS AI · May 126/10
🧠

MC$^2$: Monte Carlo Correction for Fast Elliptic PDE Solving

Researchers introduce MC², a hybrid solver combining Monte Carlo methods with neural networks to solve elliptic PDEs 1000x faster than traditional approaches while maintaining high accuracy. The team also releases PDEZoo, a 2-million-PDE benchmark dataset that standardizes evaluation of finite-compute PDE solving, establishing that Monte Carlo errors are learnable and correctable through single-pass neural correction.

AINeutralarXiv – CS AI · May 126/10
🧠

HOME-KGQA: A Benchmark Dataset for Multimodal Knowledge Graph Question Answering on Household Daily Activities

Researchers introduce HOME-KGQA, a new benchmark dataset for evaluating knowledge graph question answering systems on household activities using multimodal data. The dataset reveals significant performance gaps in current LLM-based KGQA methods, highlighting critical challenges for real-world deployment of AI systems that combine language models with structured knowledge.

AINeutralarXiv – CS AI · May 116/10
🧠

Learning CLI Agents with Structured Action Credit under Selective Observation

Researchers present a new approach to training CLI agents through reinforcement learning, introducing σ-Reveal for selective observation and A³ for credit assignment. The work addresses fundamental challenges in teaching AI systems to interact with command-line interfaces by leveraging structured action properties and proposing the ShellOps dataset for evaluation.

AINeutralarXiv – CS AI · May 116/10
🧠

TRACE: Tourism Recommendation with Accountable Citation Evidence

Researchers introduce TRACE, a benchmark dataset for evaluating tourism recommendation systems that combine multi-turn dialogue, verifiable review citations, and rejection recovery. The dataset reveals a significant gap in existing conversational recommender systems: LLMs excel at recall but cite weakly, while retrieval-based systems ground better but struggle with accuracy and adaptation.

AINeutralarXiv – CS AI · May 116/10
🧠

Is Your Prompt Poisoning Code? Defect Induction Rates and Security Mitigation Strategies

Researchers present CWE-BENCH-PYTHON, a large-scale benchmark demonstrating that poorly formulated prompts significantly increase the likelihood of LLMs generating insecure code. The study shows advanced prompting techniques like Chain-of-Thought can effectively mitigate these security risks, establishing prompt quality as a critical factor in AI-generated code safety.

AINeutralarXiv – CS AI · May 96/10
🧠

T2I-VeRW: Part-level Fine-grained Perception for Text-to-Image Vehicle Retrieval

Researchers introduce PFCVR, a new AI model for text-to-image vehicle retrieval that identifies vehicles based on witness descriptions rather than photos alone. The team also releases T2I-VeRW, a large-scale dataset with 14,668 annotated vehicle images, achieving significant performance improvements over existing methods.

AINeutralarXiv – CS AI · May 16/10
🧠

Math Education Digital Shadows for facilitating learning with LLMs: Math performance, anxiety and confidence in simulated students and AIs

Researchers introduce MEDS (Math Education Digital Shadows), a dataset of 28,000 personas from 14 LLMs designed to evaluate how language models reason about mathematics and report their confidence levels. The dataset integrates math proficiency with psychological measures like anxiety and self-efficacy, revealing that LLMs exhibit human-like biases including negative attitudes and overconfidence in mathematical reasoning.

🧠 Grok
AINeutralarXiv – CS AI · May 16/10
🧠

From Test-taking to Cognitive Scaffolding: A Pedagogical Diagnostic Benchmark for LLMs on English Standardized Tests

Researchers introduce ESTBook, a pedagogical diagnostic benchmark containing 10,576 multimodal questions across five major English standardized tests, designed to evaluate whether large language models can exhibit faithful reasoning and identify student misconceptions rather than just achieving binary accuracy scores. The framework moves beyond traditional test-taking benchmarks by enriching questions with cognitive reasoning trajectories and distractor rationales, enabling better assessment of LLM capabilities as educational tutoring tools.

AINeutralarXiv – CS AI · May 16/10
🧠

FinChain: A Symbolic Benchmark for Verifiable Chain-of-Thought Financial Reasoning

Researchers introduce FinChain, a new benchmark dataset designed to evaluate chain-of-thought reasoning in financial AI systems. The dataset addresses gaps in existing finance benchmarks by emphasizing verifiable intermediate reasoning steps rather than just final answers, and reveals that even leading LLMs struggle with multi-step symbolic financial reasoning.

AIBullisharXiv – CS AI · Apr 206/10
🧠

"Excuse me, may I say something..." CoLabScience, A Proactive AI Assistant for Biomedical Discovery and LLM-Expert Collaborations

Researchers introduce CoLabScience, a proactive AI assistant designed to enhance biomedical research collaboration by intervening in scientific discussions at optimal moments. The system uses PULI, a reinforcement learning framework that learns when and how to contribute based on project context and conversation history, supported by a new benchmark dataset (BSDD) of simulated research dialogues.

AINeutralarXiv – CS AI · Apr 206/10
🧠

When Cultures Meet: Multicultural Text-to-Image Generation

Researchers introduce the first benchmark for multicultural text-to-image generation, revealing that state-of-the-art AI models struggle with culturally diverse scenes. The study of 9,000 images across five countries and multiple demographics shows significant performance disparities, with a multi-agent framework using cultural personas demonstrating potential improvements in image quality and cultural accuracy.

AINeutralarXiv – CS AI · Apr 206/10
🧠

Beyond MCQ: An Open-Ended Arabic Cultural QA Benchmark with Dialect Variants

Researchers have created the first comprehensive Arabic Cultural QA benchmark that translates questions across Modern Standard Arabic and regional dialects, converting multiple-choice questions into open-ended formats. Testing reveals that large language models significantly underperform on dialectal content and struggle with open-ended Arabic questions, highlighting critical gaps in culturally grounded language understanding.

AIBullisharXiv – CS AI · Apr 146/10
🧠

MMR-AD: A Large-Scale Multimodal Dataset for Benchmarking General Anomaly Detection with Multimodal Large Language Models

Researchers introduced MMR-AD, a large-scale multimodal dataset designed to benchmark general anomaly detection using Multimodal Large Language Models (MLLMs). The study reveals that current state-of-the-art MLLMs fall short of industrial requirements for anomaly detection, though a proposed baseline model called Anomaly-R1 demonstrates significant improvements through reasoning-based approaches enhanced by reinforcement learning.

AINeutralarXiv – CS AI · Apr 136/10
🧠

Noise-Aware In-Context Learning for Hallucination Mitigation in ALLMs

Researchers propose Noise-Aware In-Context Learning (NAICL), a plug-and-play method to reduce hallucinations in auditory large language models without expensive fine-tuning. The approach uses a noise prior library to guide models toward more conservative outputs, achieving a 37% reduction in hallucination rates while establishing a new benchmark for evaluating audio understanding systems.

AINeutralarXiv – CS AI · Apr 106/10
🧠

A-MBER: Affective Memory Benchmark for Emotion Recognition

Researchers introduce A-MBER, a benchmark dataset designed to evaluate AI assistants' ability to recognize emotions based on long-term interaction history rather than immediate context. The benchmark tests whether models can retrieve relevant past interactions, infer current emotional states, and provide grounded explanations—revealing that memory's value lies in selective, context-aware interpretation rather than simple historical volume.

AINeutralarXiv – CS AI · Apr 106/10
🧠

Attention Flows: Tracing LLM Conceptual Engagement via Story Summaries

Researchers evaluated whether large language models understand long-form narratives similarly to humans by comparing summaries of 150 novels written by humans and nine state-of-the-art LLMs. The study found that LLMs focus disproportionately on story endings rather than distributing attention like human readers, revealing gaps in narrative comprehension despite expanded context windows.

AINeutralarXiv – CS AI · Apr 106/10
🧠

Toward Memory-Aided World Models: Benchmarking via Spatial Consistency

Researchers introduced a new benchmark dataset for evaluating world models' ability to maintain spatial consistency across long sequences, addressing a critical gap in AI evaluation. The dataset, collected from Minecraft environments with 20 million frames across 150 locations, enables development of memory-augmented models that can reliably simulate physical spaces for downstream tasks like planning and simulation.

← PrevPage 3 of 4Next →