y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All96,735🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General53,153

AI × Crypto News Feed

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

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

STFlow: Data-Coupled Flow Matching for Geometric Trajectory Simulation

Researchers introduce STFlow, a machine learning model that improves trajectory simulation for complex dynamical systems by using graph neural networks and data-dependent couplings within a Flow Matching framework. The approach outperforms existing methods on molecular dynamics, N-body systems, and pedestrian forecasting with fewer simulation steps and lower computational costs.

AIBullisharXiv – CS AI · May 286/10
🧠

ASTRA: Communication-Efficient Acceleration for Multi-Device Transformer Inference

ASTRA is a new framework that enables efficient multi-device Transformer inference by combining sequence parallelism with mixed-precision attention, allowing non-local token embeddings to be transmitted as compressed codes while maintaining full precision for local attention. The system achieves significant speedups (up to 2.64x) over single-device inference while operating at extremely low bandwidth requirements (as low as 10 Mbps), making it practical for bandwidth-constrained environments.

🧠 Llama
AINeutralarXiv – CS AI · May 286/10
🧠

MMTABREAL: Real-World Benchmark for Multimodal Table Understanding

Researchers introduce MMTABREAL, a new benchmark dataset of 500 real-world multimodal tables with 4,021 question-answer pairs designed to rigorously evaluate how well AI language models understand tables containing charts, maps, icons, and color encodings. Testing reveals significant performance gaps in state-of-the-art models, particularly in visual grounding and multi-step reasoning, indicating that current architectures lack tight fusion between vision and tabular structure.

AINeutralarXiv – CS AI · May 286/10
🧠

Understanding Automated Program Repair Agents Through the Lens of Traceability: An Empirical Study

Researchers conducted the first systematic analysis of five state-of-the-art Automated Program Repair agents across 500 real-world tasks, revealing that while LLM-based agents excel at simple fixes, they struggle with logic-intensive bugs and lack access to proper debugging tools. The study identifies critical limitations in current APR systems, including poor test generation capabilities and primitive tooling, proposing that next-generation systems require richer tool ecosystems and better benchmark metrics.

AINeutralarXiv – CS AI · May 286/10
🧠

Beyond Model Ranking: Predictability-Aligned Evaluation for Time Series Forecasting

Researchers introduce a novel predictability-aligned evaluation framework for time series forecasting that separates model performance from data's inherent unpredictability. The framework reveals that complex AI models excel with difficult-to-predict data while linear models perform comparably on more predictable tasks, suggesting current benchmark rankings conflate model capability with task difficulty.

AIBullisharXiv – CS AI · May 286/10
🧠

Regression Language Models for Code

Researchers have developed Regression Language Models (RLMs) that use frozen LLM encoders to predict numeric code execution outcomes across multiple programming languages and domains. A 300M parameter model demonstrates strong performance predicting memory footprint, GPU latency, neural network accuracy, and hardware platform performance without domain-specific feature engineering.

AINeutralarXiv – CS AI · May 286/10
🧠

SelfJudge: Faster Speculative Decoding via Self-Supervised Judge Verification

Researchers propose SelfJudge, a new method for accelerating large language model inference through self-supervised judge verification that eliminates the need for human annotations. The approach trains verifiers to assess whether token substitutions preserve semantic meaning, enabling faster inference without sacrificing accuracy across diverse NLP tasks.

AINeutralarXiv – CS AI · May 286/10
🧠

InfiMed-ORBIT: Aligning LLMs on Open-Ended Complex Tasks via Rubric-Based Incremental Training

Researchers introduce ORBIT, a reinforcement learning framework that uses dynamically generated rubrics to fine-tune large language models for open-ended medical dialogue tasks. The approach achieves state-of-the-art performance on medical benchmarks with minimal training data, addressing the challenge of applying RL to complex tasks where traditional scalar reward signals are inadequate.

AINeutralarXiv – CS AI · May 286/10
🧠

Not All Pixels Are Equal: Pixel-wise Meta-Learning for Medical Segmentation with Noisy Labels

Researchers introduce MetaDCSeg, a machine learning framework that addresses noisy labels in medical image segmentation by applying pixel-wise weighting rather than global approaches. The method uses Dynamic Center Distance mechanisms to focus computational attention on anatomically ambiguous boundary regions, demonstrating superior performance across multiple medical imaging datasets.

AIBullisharXiv – CS AI · May 286/10
🧠

Object-Centric Vision Token Pruning for Vision Language Models

Researchers introduce OC-VTP, a lightweight vision token pruning method for Vision Language Models that reduces computational overhead by selectively retaining the most representative visual tokens without requiring model fine-tuning. The approach maintains inference accuracy across all pruning ratios while providing computational efficiency gains and interpretability benefits.

AINeutralarXiv – CS AI · May 286/10
🧠

Diffusion-Augmented Markov Decision Processes for Maximum Entropy Reinforcement Learning

Researchers have developed Diffusion-Augmented Markov Decision Processes (DA-MDPs), a framework that integrates diffusion models into maximum entropy reinforcement learning to sample from optimal policy trajectory distributions. The approach is tested on three RL algorithms (PPO, WPO, REPPO) and demonstrates competitive or superior performance on continuous-control tasks while excelling at modeling multimodal action distributions.

AINeutralarXiv – CS AI · May 286/10
🧠

Optimal and Diffusion Transports in Machine Learning

A comprehensive academic survey examines how optimal transport and diffusion methods provide unified mathematical frameworks for solving machine learning problems involving time-evolving probability distributions. The research highlights applications across generative AI, neural network optimization, and large language model dynamics, offering computational and theoretical advantages through Lagrangian vector field representations.

AI × CryptoNeutralarXiv – CS AI · May 286/10
🤖

Snowveil: A Framework for Decentralised Preference Discovery

Snowveil introduces a decentralised preference discovery framework that enables social choice aggregation without a central authority, using gossip-based consensus protocols. The system achieves convergence on canonical voting outcomes through peer sampling and local belief updates, with proven scalability and compatibility with multiple aggregation rules.

AINeutralarXiv – CS AI · May 286/10
🧠

Adapting, Fast and Slow: On Few-Shot Transportability of Compositions

Researchers present a framework for cross-domain generalization in machine learning that extends causal transportability theory to handle sequential prediction tasks. The work introduces module and circuit transportability, enabling models to compose learned mechanisms from source domains to make zero-shot predictions on target domains, with practical few-shot learning methods requiring minimal target domain data.

AIBullisharXiv – CS AI · May 286/10
🧠

HGMEM: Hypergraph-based Working Memory to Improve Multi-step RAG for Long-Context Complex Relational Modeling

Researchers introduce HGMem, a hypergraph-based working memory system that enhances multi-step retrieval-augmented generation (RAG) for large language models by modeling complex relational dependencies among facts. Unlike traditional RAG systems that treat memory as passive storage, HGMem dynamically structures information as interconnected high-order relationships, demonstrating improved performance on global sense-making benchmarks requiring complex reasoning across extended contexts.

AINeutralarXiv – CS AI · May 285/10
🧠

The Optimal Sample Complexity of Linear Contracts

Researchers have proven optimal sample complexity for learning linear contracts in offline settings, showing that Empirical Utility Maximization requires only O(ln(1/δ)/ε²) samples to approximate optimal contracts. This result matches theoretical lower bounds and establishes uniform convergence guarantees across all linear contracts.

AINeutralarXiv – CS AI · May 286/10
🧠

On the Intrinsic Limits of Transformer Image Embeddings in Non-Solvable Spatial Reasoning

Researchers demonstrate that Vision Transformers face fundamental architectural limitations in spatial reasoning tasks due to computational complexity constraints. By framing spatial understanding as a group homomorphism problem, they prove that constant-depth ViTs cannot capture non-solvable spatial structures like 3D rotations, revealing a theoretical gap between required complexity classes.

AINeutralarXiv – CS AI · May 286/10
🧠

Differential syntactic and semantic encoding in LLMs

Researchers studying DeepSeek-V3 discovered that Large Language Models encode syntactic and semantic information in mathematically separable, linear patterns within their hidden layers. By averaging representations of sentences with shared structure or meaning, they created 'centroids' that capture significant linguistic information, revealing that syntax and semantics are processed through distinct, partially decoupled mechanisms across different layers.

AINeutralarXiv – CS AI · May 286/10
🧠

On the Fallacy of Global Token Perplexity in Spoken Language Model Evaluation

Researchers challenge the widespread practice of using global token perplexity to evaluate generative spoken language models, arguing this metric fails to account for fundamental differences between speech and text modalities. The study proposes alternative likelihood- and generative-based evaluation methods that correlate more strongly with human perception, revealing that performance gaps between leading models and human baselines are smaller than previously believed.

🏢 Perplexity
AIBullisharXiv – CS AI · May 286/10
🧠

Teaching and Evaluating LLMs to Reason About Polymer Design Related Tasks

Researchers introduce PolyBench, a benchmark dataset containing 125K+ polymer design tasks backed by 13M data points, along with a knowledge-augmented reasoning method to improve LLM performance in materials science. Small and mid-sized language models trained on PolyBench achieve competitive results with frontier models, demonstrating practical advancement in AI4Science applications.

AINeutralarXiv – CS AI · May 286/10
🧠

Do readers prefer AI-generated Italian short stories?

A study of 20 Italian readers found that AI-generated short stories created with ChatGPT-4o received slightly higher average ratings than stories by renowned author Alberto Moravia in blind evaluation. The modest preference for AI texts challenges assumptions about reader preference for human-authored fiction and raises questions about editorial necessity for synthetic literary content.

🧠 ChatGPT
AINeutralarXiv – CS AI · May 286/10
🧠

The Script is All You Need: An Agentic Framework for Long-Horizon Dialogue-to-Cinematic Video Generation

Researchers introduce an agentic framework that converts dialogue into cinematic videos by using a specialized model (ScripterAgent) to generate executable scripts, then deploying a DirectorAgent to coordinate video generation while maintaining narrative coherence. The system bridges the gap between creative intent and technical execution, introducing new benchmarks and evaluation metrics for long-form video generation.

AINeutralarXiv – CS AI · May 286/10
🧠

The Grammar of Transformers: A Systematic Review of Interpretability Research on Syntactic Knowledge in Language Models

A comprehensive systematic review of 337 studies examines how Transformer-based language models encode syntactic knowledge, finding strong performance on formal syntax but variable results at the syntax-semantics interface. The research reveals that while these models demonstrate non-trivial syntactic abilities through behavioral and mechanistic evidence, understanding the detailed computational mechanisms remains limited due to methodological heterogeneity and heavy concentration on English and BERT-like architectures.

AINeutralarXiv – CS AI · May 286/10
🧠

NCSAM Noise-Compensated Sharpness-Aware Minimization for Noisy Label Learning

Researchers propose NCSAM, a novel optimization-based approach to learning from noisy labels that theoretically connects label noise to Sharpness-Aware Minimization's behavior. The method uses noise-compensated perturbations to reduce memorization of corrupted annotations while maintaining optimization simplicity, demonstrating competitive performance against existing noisy-label learning methods.

AINeutralarXiv – CS AI · May 286/10
🧠

Probability-Entropy Calibration: An Elastic Indicator for Adaptive Fine-tuning

RankTuner, a new fine-tuning mechanism, introduces probability-entropy calibration to improve supervised learning in large language models. By combining ground-truth probability with token entropy metrics through a Relative Rank Indicator, the approach achieves better performance on mathematical reasoning and code generation tasks compared to single-metric baselines.

← PrevPage 1459 of 3870Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined