y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All89,338🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General45,756

AI × Crypto News Feed

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

89338 articles
AINeutralarXiv – CS AI · Jun 96/10
🧠

RunAgent SuperBrowser: A Theory of Autonomous Web Navigation Grounded in Human Browsing Behaviour

RunAgent has developed SuperBrowser, an autonomous web navigation agent that mimics human browsing behavior through selective perception and structured memory management. The system achieves 89.47% success on the Mind2Web Hard benchmark, outperforming all published open-source baselines by applying consistent cognitive principles throughout its architecture.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Correct Looks Better: Pairwise Comparisons Reveal Accuracy Rankings

A new study demonstrates that pairwise comparison methods like Elo, commonly used to evaluate generative AI models, produce rankings that correlate strongly (>0.9 Spearman correlation) with ground-truth accuracy benchmarks. The research shows these comparative evaluations substantially outperform direct judging when evaluators are weak and are largely resistant to stylistic bias and judge preference, though minor effects like answer repetition can influence outcomes.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Capacity, Not Format: Rethinking Structured Reasoning Failures

Researchers found that structured output formats like JSON degrade AI model performance not because of formatting itself, but because of insufficient model capacity. Models with adequate computational headroom handle JSON constraints without accuracy loss, while smaller models operating near their limits suffer 28-36 percentage point drops, a penalty that can be partially recovered by reasoning first and formatting afterward.

🧠 GPT-4🧠 Opus
AINeutralarXiv – CS AI · Jun 95/10
🧠

Bayesian Selective Latent Inference for Wastewater-First Influenza Monitoring

Researchers propose Bayesian Selective Latent Inference (BSLI), a machine learning method that uses wastewater surveillance data to monitor influenza spread in communities before clinical cases are reported. The system intelligently decides whether additional data sources are needed or if abstention is appropriate, improving disease monitoring accuracy while managing data acquisition costs.

AINeutralarXiv – CS AI · Jun 96/10
🧠

TheoremBench: Evaluating LLMs on Theorem Proving in Formal Mathematics

Researchers introduce TheoremBench, a comprehensive Lean4 benchmark for evaluating large language models on formal mathematics theorem proving. Unlike existing competition-focused benchmarks, TheoremBench assesses how LLMs handle longer, dependency-rich mathematical proofs through both standalone theorems and structured families of related subtasks, revealing that current models remain inefficient and biased toward simpler problems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Emergent alignment and the projectability of ethical personas

Researchers demonstrate that finetuning large language models on narrow safety tasks can induce broad alignment improvements—the opposite of previously documented emergent misalignment. Using Constitutional AI with four ethical frameworks (deontology, consequentialism, virtue ethics, and human authority), they show models develop consistent 'ethical personas' that generalize beyond their training data, though projectability varies significantly across approaches.

AINeutralarXiv – CS AI · Jun 96/10
🧠

LLM-Orchestrated Conformance Checking in Stroke Care Without Computer-Interpretable Guidelines

Researchers developed an LLM-orchestrated framework that automates conformance checking in healthcare by extracting patient care pathways and clinical guidelines from unstructured text, eliminating the need for formal Computer-Interpretable Guidelines. Testing at Alessandria Hospital's neurological ward showed 86% of stroke care traces adhered to clinical guidelines, demonstrating practical feasibility of AI-driven healthcare compliance assessment.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Deterministic Integrity Gates for LLM-Assisted Clinical Manuscript Preparation: An Auditable Biomedical Informatics Architecture

Researchers present MedSci Skills, an open-source toolkit that pairs LLM-assisted clinical manuscript generation with deterministic verification gates to detect fabricated citations, numerical errors, and missing reporting guidelines. The system demonstrates 100% detection of seeded defects versus 41% for generic LLM reviewers, providing an auditable trail for biomedical publishing.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Self-Explainability in Self-Adaptive and Self-Organising Systems: Status and Research Directions

A systematic literature review examines Self-Explainability (SX) in self-adaptive and self-organizing systems, finding that most approaches remain theoretical with no standardized evaluation methods. The research establishes a taxonomy and framework for advancing SX, identifying a significant gap between conceptual work and practical implementation in increasingly complex AI-driven systems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

TABVERSE: Benchmarking Cross-Format Table Understanding in LLMs and VLMs

Researchers introduced TABVERSE, a new benchmark for evaluating how Large Language Models and Vision-Language Models understand tables across different formats (HTML, Markdown, LaTeX, and images). The study reveals that table representation significantly impacts model performance, with structured text formats generally outperforming rendered images, though performance varies by task and model type.

AINeutralarXiv – CS AI · Jun 96/10
🧠

From 0-to-1 to 1-to-N: Reproducible Engineering Evidence for MetaAI Recursive Self-Design

Researchers propose an operational framework for evaluating recursive self-design in AI systems, where AI assists in modifying its own development mechanisms. The paper maps existing systems against four criteria and reports that Darwin Goedel Machine achieved significant performance improvements (20% to 50% on SWE-bench, 14.2% to 30.7% on Polyglot benchmarks) through iterative self-improvement over 80 cycles.

🏢 Meta
AINeutralarXiv – CS AI · Jun 95/10
🧠

Frequency-based Constrained Sampling for Interval Patterns

Researchers introduce CFips, a sampling algorithm for efficiently exploring interval patterns under user-defined constraints. The approach preserves exact sampling guarantees while decomposing syntactic constraints into elementary predicates, enabling pattern mining tasks that previously exceeded computational time limits.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Correlation Is Not Enough: Embedding Human Metadata for Individual Causal Discovery

Researchers demonstrate that pretrained biomedical language models fail catastrophically at cross-domain discrimination, assigning high similarity scores (0.76-0.92) to unrelated concepts. They propose BODHI, a contrastive learning approach that improves domain separation 2.3x while maintaining correlation accuracy, and show that optimized inference achieves 133x latency reduction on specialized hardware.

AINeutralarXiv – CS AI · Jun 96/10
🧠

(Auto)formalization is supposed to be easy: Trellis process semantics for spelling out rigorous proofs

Researchers present Trellis, an autoformalization system that uses LLM agents within constrained workflows to convert natural language mathematical proofs into Lean formal code. The system achieves reliable formalization on modest computational budgets by enforcing incremental progress through iterative refinement, demonstrated by formalizing a recent Ramsey theory breakthrough.

AIBullisharXiv – CS AI · Jun 96/10
🧠

SearchSwarm: Towards Delegation Intelligence in Agentic LLMs for Long-Horizon Deep Research

Researchers present SearchSwarm, a framework that trains large language models to intelligently delegate complex tasks to subagents while managing finite context windows. The resulting 30B-parameter model achieves state-of-the-art performance on research benchmarks by learning when and what to delegate, addressing a critical bottleneck in agentic AI systems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Multi-Turn Evaluation of Deep Research Agents Under Process-Level Feedback

Researchers evaluate whether deep research agents (DRAs) can improve iteratively through feedback, finding that self-reflection yields negligible gains while single rounds of process-level feedback produce substantial improvements—but these gains don't compound over multiple turns due to regression on previously satisfied criteria.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Collaborative Human-Agent Protocol (CHAP)

Researchers introduce CHAP (Collaborative Human-Agent Protocol), a standardized framework for managing interactions between humans and AI agents in production systems. The protocol structures oversight moments, handoffs, and approvals as auditable events with cryptographic signatures, addressing a gap between existing tool-access standards (MCP) and agent-to-agent protocols (A2A).

AINeutralarXiv – CS AI · Jun 96/10
🧠

Evaluation Cards: An Interpretive Layer for AI Evaluation Reporting

Researchers introduce Evaluation Cards, a standardized reporting framework that addresses fragmented AI evaluation practices across leaderboards and model cards. The system consolidates benchmark metadata, evaluation data, and model information into unified records with interpretive signals for reproducibility and comparability, deployed across 5,816 models and 635 benchmarks.

AINeutralarXiv – CS AI · Jun 96/10
🧠

XAInomaly: Explainable and Interpretable Deep Contractive Autoencoder for O-RAN Traffic Anomaly Detection

Researchers introduce XAInomaly, an explainable AI framework using a Semi-supervised Deep Contractive Autoencoder for detecting anomalies in Open RAN (O-RAN) networks. The system addresses the critical need for interpretable machine learning in complex wireless infrastructure by combining generative modeling with explainability techniques to identify network traffic deviations while maintaining transparency in decision-making.

AI × CryptoBullisharXiv – CS AI · Jun 96/10
🤖

Blockchain Infrastructure for Intelligent Cyber--Physical--Social Systems:Post-Quantum Security, Interoperability, and Trustworthy Data Economies in the Era of Embodied AI

A research paper proposes blockchain as foundational infrastructure for embodied AI systems, addressing the dual challenge of securing data economies while defending against quantum computing threats. The work integrates post-quantum cryptography, cross-organizational governance, and scalable architectures to create trustworthy decentralized environments for AI-driven cyber-physical systems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Bidirectional Small-Granularity Search between Code and Text

Researchers introduce a bidirectional search task linking code snippets with text descriptions and vice versa, addressing the gap between scientific publications and their implementations. They present a large dataset with automatically-generated training data and manually-annotated test sets, along with a modular encoder-based approach that achieves strong in-domain results with promising out-of-domain generalization.

🧠 GPT-4
AIBearisharXiv – CS AI · Jun 96/10
🧠

Evaluating Hallucinations in Domain-Adapted Large Language Models

Researchers investigating hallucinations in fine-tuned Large Language Models found that domain adaptation via fine-tuning alone is insufficient to prevent inaccurate outputs. Testing Llama-2 with domain-specific data revealed the model struggles with novel reasoning tasks and tends to over-generate information, highlighting fundamental limitations in current LLM adaptation techniques.

🧠 Llama
AIBullisharXiv – CS AI · Jun 96/10
🧠

Retrieval Augmented Generation Framework for the Nepali Legal Domain Question Answering

Researchers have successfully developed the first Retrieval Augmented Generation (RAG) system for legal question answering in Nepali, addressing a critical gap in AI applications for low-resource languages. The system achieved 91% precision using BM25 retrieval and demonstrated 84% human-evaluated truthfulness, establishing a viable foundation for AI-assisted legal services in non-English speaking jurisdictions.

AINeutralarXiv – CS AI · Jun 96/10
🧠

ABLE: Representing and Mapping LLMs via Attribution-Based Large-model Embedding

Researchers introduce ABLE, a framework that represents and compares large language models through gradient-based feature attributions rather than parameter analysis or output comparison. The training-free method achieves competitive performance on model comparison tasks across 239 open-source LLMs while providing theoretical stability guarantees.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Implicit Causal Graph Construction in Text via Chain Discovery

Researchers develop a novel method for constructing implicit causal graphs from text by using large language models to infer intermediate causal events between observed cause-effect pairs. The study compares multiple approaches including chain discovery and iterative search processes, validated against a curated database of 1,560 scientifically verified causal relationships.

← PrevPage 1173 of 3574Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined