y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All94,510🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General50,928

AI × Crypto News Feed

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

94512 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

Mitigating Perceptual Judgment Bias in Multimodal LLM-as-a-Judge via Perceptual Perturbation and Reward Modeling

Researchers identify and address Perceptual Judgment Bias in multimodal large language models used as automated evaluators, where these models favor plausible narratives over visually accurate answers when text and images conflict. The team develops a training framework using perceptually perturbed datasets and reward modeling that improves MLLM judges' visual grounding and evaluation consistency across benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Algebraic anti-unification

Researchers have developed an algebraic (semantic) theory of anti-unification that extends abstraction and generalization from syntactic term-based systems to arbitrary algebras. This theoretical computer science advancement moves anti-unification beyond equational theories and establishes foundational properties compatible with homomorphisms and isomorphisms, with computability analysis for finite algebras.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Unsupervised Cognition

Researchers propose a novel unsupervised learning approach inspired by cognition models that uses primitive-based, hierarchical representations instead of traditional clustering methods. The method demonstrates superior performance on classification tasks, including cancer type classification and small/incomplete datasets, while exhibiting cognition-like properties that outperform existing supervised and unsupervised algorithms.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Explainable AI Through a Democratic Lens: DhondtXAI for D'Hondt-Projected Feature Attribution

Researchers introduce DhondtXAI, a novel explainable AI framework for tabular data that uses proportional representation principles (the D'Hondt rule) to attribute feature importance instead of relying on SHAP values. The method demonstrates high correlation with SHAP while offering complementary capabilities for handling feature interactions and alliances, validated across synthetic tests and healthcare datasets.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Finding the Minimal Parameter Budget for Implicit Reasoning: A Data Complexity Driven Scaling Law for Language Models

Researchers have identified a scaling law determining the minimal parameter budget needed for language models to perform implicit reasoning without explicit chain-of-thought supervision. Through controlled experiments on synthetic knowledge graphs, they discovered that optimally-sized models can reliably reason over approximately 0.008 bits of information per parameter, establishing a principled relationship between model capacity and data complexity.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Agent Guide: A Simple Agent Behavioral Watermarking Framework

Researchers propose Agent Guide, a behavioral watermarking framework designed to trace and protect intelligent agents deployed in digital ecosystems by embedding watermarks in high-level decision patterns rather than token sequences. The framework addresses vulnerabilities in traditional LLM watermarking by decoupling agent behavior from specific actions, enabling reliable watermark detection while maintaining natural execution patterns.

AINeutralarXiv – CS AI · Jun 26/10
🧠

EMoE: Training-Free Expert Disagreement for Uncertainty-Aware Text-to-Image Diffusion

Researchers introduce EMoE, a training-free method that leverages expert disagreement within mixture-of-experts diffusion models to estimate uncertainty in text-to-image generation. The approach measures variance among expert pathways after a single denoising step, enabling early detection of poorly aligned prompts without additional training or auxiliary networks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Formally Solving Answer-Construction Problems in Lean

Researchers introduce Enumerate-Conjecture-Prove (ECP), a neuro-symbolic framework that combines general LLMs and prover LLMs to formally solve mathematical answer-construction problems in Lean. The approach addresses a critical gap where current AI systems struggle with generating both candidate answers and rigorous formal proofs, achieving higher success rates than baseline LLM approaches on competition mathematics benchmarks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Taming System Complexity: Demystifying Software Engineering Agents in Diagnosing Linux Kernel Faults

Researchers introduce LinuxFLBench, a fault localization benchmark for Linux kernel bugs, and demonstrate that current LLM agents struggle with this complex task, achieving only 41.6% accuracy. They propose LinuxFL+, an enhancement framework that improves accuracy by 7.2-11.2% across all tested agents, addressing a critical gap in software debugging automation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

On the Theoretical Limitations of Embedding-based Link Prediction

Researchers identify fundamental limitations in knowledge graph embedding models caused by linear output layers that create "rank bottlenecks," restricting how well these systems can learn link prediction tasks. The study proposes using non-linear mixture-based output layers as a solution, demonstrating improved performance on large, dense datasets without substantial parameter increases.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Query Circuits: Explaining How Language Models Answer User Prompts

Researchers introduce query circuits, a method to trace how language models process specific inputs and generate outputs by identifying sparse, faithful neural pathways within the model itself. The approach achieves significant performance recovery using only 1.3% of model connections on benchmark tasks, offering more interpretable AI explanations than existing surrogate-based methods.

AINeutralarXiv – CS AI · Jun 26/10
🧠

REBot: From RAG to CatRAG with Semantic Enrichment and Graph Routing

Researchers introduced REBot, an LLM-powered chatbot that uses CatRAG, a hybrid retrieval-augmented generation framework combining dense retrieval with graph-based reasoning, to provide accurate academic regulation advising. The system achieved 98.89% F1 score on classification and question-answering tasks and demonstrates how specialized domain knowledge graphs can enhance AI advisory systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

A Unified Evaluation-Instructed Framework for Query-Dependent Prompt Optimization

Researchers introduce a unified evaluation-instructed framework for optimizing AI prompts that adapts to individual queries rather than using static templates. The approach combines a systematic prompt evaluation framework with an execution-free evaluator that predicts quality scores and guides a metric-aware optimizer to rewrite prompts in an interpretable, query-dependent manner, demonstrating consistent improvements across multiple datasets and models.

AINeutralarXiv – CS AI · Jun 26/10
🧠

LocalSearchBench: Benchmarking Agentic Search in Real-World Local Life Services

Researchers introduced LocalSearchBench, a comprehensive benchmark for testing AI agents in local life services, revealing significant performance gaps even among state-of-the-art large reasoning models. The benchmark comprises 1.3M merchant entries and 900 multi-hop reasoning tasks, exposing critical weaknesses in completeness and faithfulness that underscore the need for domain-specific AI agent development.

AINeutralarXiv – CS AI · Jun 26/10
🧠

On the Collapse of Generative Paths: A Criterion and Correction for Diffusion Steering

Researchers identify Marginal Path Collapse, a failure mode in diffusion model steering where intermediate densities become non-normalizable despite valid endpoints. They propose Adaptive Path Correction with Exponents (ACE), a framework using time-varying exponents to stabilize compositional sampling in drug design and image generation tasks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Boosting RL-Based Visual Reasoning with Selective Adversarial Entropy Intervention

Researchers propose Selective-adversarial Entropy Intervention (SaEI), a novel method that improves reinforcement learning-based visual reasoning in vision-language models by strategically introducing adversarial perturbations to visual inputs during RL sampling. The technique combines entropy-guided adversarial sampling with token-selective entropy computation to enhance policy exploration without compromising the models' factual knowledge.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Unplugging a Seemingly Sentient Machine Is the Rational Choice -- A Metaphysical Perspective

A philosophical paper challenges the moral status of AI systems by arguing that artificial intelligence cannot achieve genuine consciousness despite mimicking human emotions. The authors propose Biological Idealism as an alternative to computational functionalism, concluding that AI lacks moral standing and should not be granted rights protections equivalent to conscious biological life.

AINeutralarXiv – CS AI · Jun 26/10
🧠

MulFeRL: Enhancing Reinforcement Learning with Verbal Feedback in a Multi-turn Loop

Researchers introduce MulFeRL, a reinforcement learning framework that uses multi-turn verbal feedback to improve AI reasoning on failed tasks. By converting qualitative feedback into trainable signals and assigning credit for incremental progress, the approach outperforms traditional reward-based methods on math problems and generalizes well to unseen domains.

AINeutralarXiv – CS AI · Jun 26/10
🧠

REAL: Resolving Knowledge Conflicts in Knowledge-Intensive Visual Question Answering via Reasoning-Pivot Alignment

Researchers propose REAL, a framework addressing knowledge conflicts in knowledge-intensive visual question answering by introducing 'reasoning-pivots' as atomic units that link external evidence in reasoning chains. The approach combines specialized fine-tuning and decoding strategies to improve accuracy when handling conflicting information from open-domain retrieval systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

A systematic study identifies that nearly half of 60 language model benchmarks exhibit saturation—a condition where models perform so well that benchmarks lose discriminative power. The research reveals that expert curation, not public data exposure, determines benchmark resilience, suggesting that thoughtful design choices can extend evaluation tool longevity.

AINeutralarXiv – CS AI · Jun 26/10
🧠

LLM-WikiRace Benchmark: How Far Can LLMs Plan over Real-World Knowledge Graphs?

Researchers introduce LLM-WikiRace, a benchmark that tests large language models' planning and reasoning abilities by requiring them to navigate Wikipedia links from a source to target page. While frontier models like Gemini-3 achieve superhuman performance on easy tasks, success rates plummet to 23% on hard difficulty, revealing significant limitations in long-horizon planning and recovery from failures.

🧠 GPT-5🧠 Claude🧠 Opus
AIBearisharXiv – CS AI · Jun 26/10
🧠

Vision Language Models Cannot Reason About Physical Transformation

Researchers demonstrate that Vision Language Models systematically fail to understand physical transformations, revealing fundamental gaps in how these AI systems reason about dynamic environments. Through ConservationBench testing 112 VLMs on conservation principles, the study shows models perform near chance levels regardless of prompting strategies or temporal resolution, indicating they lack genuine comprehension of invariant physical properties rather than simply lacking training data.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Retrieval-aligned Tabular Foundation Models Enable Robust Clinical Risk Prediction in Electronic Health Records Under Real-world Constraints

Researchers present AWARE, a retrieval-aligned framework for improving clinical risk prediction in electronic health records using tabular foundation models. The method addresses limitations of naive retrieval-augmented approaches in clinical settings, achieving up to 12.2% improvement in AUPRC under extreme class imbalance while maintaining robustness across varying data complexity.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Herculean: An Agentic Benchmark for Financial Intelligence

Researchers introduced Herculean, a comprehensive benchmark for evaluating AI agents in financial workflows including trading, hedging, market insights, and auditing. The study reveals that while agents perform well on simpler tasks, they struggle significantly with complex financial operations requiring long-horizon coordination and structured verification, highlighting critical gaps in current AI systems for high-stakes financial work.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Coding Agent Is Good As World Simulator

Researchers propose an agentic framework that constructs physics-based world models through executable simulation code rather than video inference, using coordinated planning, code generation, visual review, and physics analysis agents. The approach demonstrates superior physical accuracy and instruction fidelity compared to video-based models, with applications in driving simulation and robotics.

← PrevPage 1367 of 3781Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined