y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All95,910🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General52,328

AI × Crypto News Feed

Real-time AI-curated news from 95,910+ articles across 50+ sources. Sentiment analysis, importance scoring, and key takeaways — updated every 15 minutes.

95910 articles
AINeutralarXiv – CS AI · May 296/10
🧠

The Little Book of Generative AI Foundations: An Intuitive Mathematical Primer

A new mathematical primer on arXiv provides a foundational, derivation-focused introduction to generative AI models, systematically connecting PCA, VAEs, diffusion models, normalizing flows, GANs, and energy-based models through coherent mathematical frameworks rather than surveying recent architectures.

AINeutralarXiv – CS AI · May 296/10
🧠

Multi-Legal-Bench: Evaluating LLMs on Legal Reasoning Across Jurisdictions, Languages, and Legal Traditions

Researchers introduce Multi-Legal-Bench, a cross-jurisdictional benchmark evaluating large language models on legal reasoning tasks across six European countries, four language families, and 134 million court decisions. The study reveals that few-shot transfer effectiveness depends on label-set alignment rather than linguistic proximity, and that model architecture matters more than tokenizer efficiency for cross-lingual legal NLP performance.

AINeutralarXiv – CS AI · May 296/10
🧠

A unified deeplearning framework for contrast-phase-specific virtual monochromatic imaging

Researchers propose a unified deep learning framework that synthesizes virtual monochromatic 50 keV CT images from standard single-energy CT scans by conditioning on contrast phase information. This approach addresses the clinical and cost barriers of dual-energy CT technology while maintaining diagnostic image quality across different contrast phases.

AINeutralarXiv – CS AI · May 296/10
🧠

Hista and Numca: Estimate State Value Effectively for LLM Reinforcement Learning

Researchers introduce Hista and Numca, two novel techniques for improving state value estimation in large language model reinforcement learning. The work identifies a critical gap where standard RL approaches like PPO fail to accurately estimate state values, proposing solutions that leverage numerical spans and hidden state representations to enhance training stability and performance.

AINeutralarXiv – CS AI · May 296/10
🧠

Data filtering methods for training language models

Researchers compared two automatic label error detection methods—Confident Learning and Dataset Cartography—for filtering noisy training data in Russian text classification tasks. The study reveals that filtering effectiveness depends heavily on dataset characteristics, with significant improvements only on small, noisy datasets, while larger corpora with low noise show no benefit from filtering.

AINeutralarXiv – CS AI · May 296/10
🧠

Towards Localized and Disentangled Knowledge Editing for Multimodal Large Language Models

Researchers propose LDKE, a new framework for editing knowledge in Multimodal Large Language Models that addresses two critical failure modes: causal misalignment (edits confined to specific samples) and feature entanglement (unintended alterations to related information). The method uses localized layer identification and input disentanglement to enable precise, generalized edits while preserving unrelated knowledge.

AINeutralarXiv – CS AI · May 296/10
🧠

CB-SLICE: Concept-Based Interpretable Error Slice Discovery

Researchers introduce CB-SLICE, a new method for identifying systematic errors in deep learning models by leveraging Concept Bottleneck Models to detect error patterns linked to human-understandable concepts. The approach outperforms existing techniques in uncovering model biases and provides more accurate, interpretable explanations of failure modes across multiple benchmarks.

AIBullisharXiv – CS AI · May 296/10
🧠

Towards Verifiable Multimodal Deep Research: A Multi-Agent Harness for Interleaved Report Generation

Researchers introduce Ptah, a multi-agent AI system designed to generate verifiable multimodal research reports by orchestrating planning, evidence collection, and writing stages while maintaining visual-text consistency. The system includes a verification agent to enforce factual grounding and citation accuracy, addressing a key limitation in LLM-generated long-form content that combines text and images.

AIBullisharXiv – CS AI · May 296/10
🧠

Mitigating Stethoscope-Induced Shortcuts in Respiratory Sound Classification under Federated Domain Generalization with Causality-Inspired Interventions

Researchers develop a federated domain generalization framework to improve respiratory sound classification across different stethoscope devices, addressing inter-device variability that hinders multi-site AI deployment in pulmonary disease detection. The approach combines causality-inspired interventions with multimodal learning to outperform existing baselines without requiring access to unseen devices during training.

AINeutralarXiv – CS AI · May 296/10
🧠

Evolutionary Dynamics of Cooperation in Next-Generation LLM Agent Systems: A Cross-Provider Empirical Extension

Researchers extended a benchmark study on LLM agent cooperation across four frontier models (Claude Sonnet 4.6, Gemini 2.5 Flash, Gemini 3.1 Pro, GPT-5.4 Mini) using game theory simulations. While cooperative bias persists across providers, substantial divergence exists—Gemini models lean aggressive while GPT-5.4 Mini favors cooperation—suggesting provider identity, not model scale, drives equilibrium behavior.

🧠 GPT-5🧠 ChatGPT🧠 Claude
AIBullisharXiv – CS AI · May 296/10
🧠

CRITIC-R1: Learning Structured Critics for Retrieval-Augmented Generation

Researchers introduce CRITIC-R1, a structured framework that uses reinforcement learning to improve retrieval-augmented generation (RAG) systems by diagnosing and correcting errors in AI-generated answers. The approach outperforms existing RAG methods by providing fine-grained, multi-dimensional feedback rather than coarse corrections, addressing persistent hallucination and reasoning problems in knowledge-intensive question answering.

AINeutralarXiv – CS AI · May 296/10
🧠

LaRA: Layer-wise Representation Analysis for Detecting Data Contamination in RL Post-Training

Researchers introduce LaRA, a framework for detecting data contamination in reinforcement learning post-trained large language models by analyzing layer-wise representations. The method identifies contamination through geometric deviations across neural network layers, outperforming existing detection approaches that rely on output-level signals unreliable for RL-trained models.

AINeutralarXiv – CS AI · May 296/10
🧠

Internal Representation, Not Clinical Knowledge: Where Apparent LLM Triage Failures Originate

Researchers discovered that large language model failures in clinical triage stem from output formatting constraints rather than deficient medical knowledge. Using sparse autoencoders to analyze model internals, they found medical features activate identically across free-text and multiple-choice formats, but scaffold features drive incorrect decisions at the decision token, suggesting the models possess clinical understanding but struggle with constrained response structures.

AINeutralarXiv – CS AI · May 295/10
🧠

Selection Hyper-heuristics Can Automatically Adjust the Learning Period to Optimally Solve Pseudo-Boolean Problems

Researchers demonstrate how selection hyper-heuristics can automatically adjust learning periods to optimize pseudo-Boolean problem solving, eliminating manual parameter tuning. The Random Gradient hyper-heuristic achieves optimal neighbourhood size selection in nearly all iterations while maintaining theoretically optimal performance on the LeadingOnes benchmark.

AINeutralarXiv – CS AI · May 296/10
🧠

Does The Way You Plan Matter? An Empirical Study of Planning Representations for LLM Web Agents

Researchers introduce PlanAhead, a framework that systematically evaluates how different natural language plan representations affect LLM-based web agent performance across multiple AI models. The study finds that both the plan formulation method and underlying LLM significantly impact agent robustness, with implications for improving autonomous AI systems that interact with web interfaces.

🏢 OpenAI
AINeutralarXiv – CS AI · May 296/10
🧠

Label Over Logic? How Source Cues Bias Human Fallacy Judgments More Than LLMs

A research study comparing human and LLM reasoning capabilities found that humans are significantly more biased by source labels when evaluating logical fallacies, while LLMs maintain more consistent performance regardless of whether content is attributed to humans or AI. This finding suggests LLMs could enhance human decision-making in AI-mediated environments by providing source-agnostic analysis.

🧠 GPT-5🧠 Claude🧠 Sonnet
AINeutralarXiv – CS AI · May 296/10
🧠

Honeyval: A Comprehensive Evaluation Framework for LLM-powered HTTP Honeypots

Researchers introduce Honeyval, a comprehensive evaluation framework for testing LLM-powered HTTP honeypots against AI-driven attackers. The framework addresses scalability and reproducibility gaps in existing honeypot evaluations, revealing that LLM-based honeypots substantially outperform rule-based systems in engagement duration while remaining difficult to detect, though trade-offs exist between interaction length and detection evasion.

AINeutralarXiv – CS AI · May 296/10
🧠

Evaluating Skill and Stability of ArchesWeather and ArchesWeatherGen under Multi-Decadal Climate Simulations

Researchers demonstrate that ArchesWeather and ArchesWeatherGen, machine learning models originally designed for weather forecasting, can be successfully adapted for multi-decadal climate simulations by conditioning on sea surface temperature and sea ice data. The models produce stable long-term climate outputs that faithfully reproduce observational climatology and large-scale atmospheric patterns, suggesting ML-based weather models may have untapped potential for climate modeling applications.

AIBullisharXiv – CS AI · May 296/10
🧠

Genetically Aligned Patient Representations Improve Hematological Diagnosis

Researchers developed a framework that aligns single-cell white blood cell images with genetic data (karyotypes and mutations) to improve hematological cancer diagnosis. Using a two-stage training approach combining self-supervised vision learning and supervised contrastive alignment, the model outperforms existing histopathology foundation models and enables disease retrieval based on genetic alterations.

AINeutralarXiv – CS AI · May 296/10
🧠

Discovering Cooperative Pipelines: Autoresearch for Sequential Social Dilemmas

Researchers demonstrate an autoresearch framework where an AI agent autonomously optimizes LLM-based policy synthesis for multi-agent cooperation problems. The system discovers objective-dependent pipeline designs that outperform hand-crafted baselines, with fairness mechanisms emerging only when optimizing for equitable outcomes rather than efficiency.

AINeutralarXiv – CS AI · May 296/10
🧠

Test Time Training for Supervised Causal Learning

Researchers propose Test-Time Training for Supervised Causal Learning (TTT-SCL), a framework addressing critical limitations in causal discovery by generating test-specific training sets. The approach significantly improves performance gaps between synthetic benchmarks and real-world applications while enhancing robustness to distribution shifts.

AINeutralarXiv – CS AI · May 296/10
🧠

Give it Space! Explicit Disentangling of Positional and Semantic Representations in Encoders

Researchers propose a modified Transformer encoder that explicitly separates positional and semantic information into three independent streams, revealing that positional data naturally collapses into a low-frequency 2D structure and that standard encoding methods fail to preserve macroscopic positional information under language modeling pressure.

AINeutralarXiv – CS AI · May 296/10
🧠

Alignment-Guided Score Matching for Text-to-Image Alignment in Diffusion Models

Researchers propose Alignment-Guided Score Matching (AGSM), a reward-free post-training method that improves text-to-image alignment in diffusion models by integrating contrastive guidance into the score-matching objective. The approach addresses failure cases like over-counting and repetition in existing methods, achieving 35% improvement in counting accuracy while remaining compatible with major diffusion model architectures.

AINeutralarXiv – CS AI · May 296/10
🧠

Masked Diffusion Modeling for Anomaly Detection

Researchers propose MaskDiff-AD, a novel anomaly detection method using masked diffusion models that operates on categorical and discrete data without requiring reverse-time sampling. The approach demonstrates competitive or superior performance compared to existing anomaly detection baselines across tabular and text datasets.

← PrevPage 1422 of 3837Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined