y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All81,539🧠AI22,940⛓️Crypto17,361💎DeFi1,798🤖AI × Crypto1,480📰General37,960

AI × Crypto News Feed

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

81557 articles
AINeutralarXiv – CS AI · Jun 236/10
🧠

MMGNN: Multi-level, multi-color graph neural networks for molecular property prediction

Researchers introduce MMGNN (Multi-level, Multi-color Graph Neural Networks), a novel neural network architecture that decomposes molecular graphs into interaction-specific subgraphs to improve molecular property prediction. The framework demonstrates competitive performance across multiple benchmarks, with variants optimized for topological and geometric molecular representations.

AINeutralarXiv – CS AI · Jun 236/10
🧠

BELDE: Building a Large-scale Earth-observation Land-cover Dataset for Europe

BELDE is a newly introduced large-scale dataset containing over 1 million RGB satellite image-segmentation pairs from Europe, designed to advance earth observation and land-cover segmentation models. The dataset achieves strong in-domain performance (83% F1 score) but reveals significant challenges in cross-geographic generalization, with accuracy dropping substantially on non-European regions.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Whose Agent Are You? Multi-Layer Fingerprinting and Attribution of Autonomous Web Agents

Researchers have developed a multi-layer fingerprinting technique that identifies AI web agents with 97% accuracy by analyzing network and browser behavior patterns. The method exposes structural differences across six major agent frameworks and provides a robust defense against indiscriminate content scraping, addressing a growing privacy and security challenge as AI agents become more prevalent.

🧠 Claude🧠 Gemini
AIBullisharXiv – CS AI · Jun 236/10
🧠

PROTON: Prototype-Based Test-Time Online OOD Detection for Medical VLMs

Researchers introduce PROTON, a lightweight post-hoc module that improves out-of-distribution detection in medical vision-language models by combining prototype-based distance metrics with traditional scoring methods. The approach achieves significant performance gains across multiple distribution shift types without requiring model retraining or labeled data.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Short-Term Electricity Demand Forecasting for New England Using a Hybrid Transformer-XGBoost Framework with Weather, Calendar, and COVID-19 Indicators

Researchers developed a hybrid machine learning model combining Transformers and XGBoost to forecast short-term electricity demand in New England, incorporating weather, calendar, and COVID-19 data. While the hybrid approach marginally outperformed a baseline model (2.05% MAPE vs 2.21%), statistical testing revealed the improvement is not significant, and an ablation study exposed how COVID-19 features caused overfitting to pandemic-era behavioral patterns that no longer applied.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Comparing Transformers and Hybrid Models at the Token Level

Researchers comparing hybrid language models (mixing attention and recurrent layers) against pure transformers using Olmo weights find that hybrids excel at semantic state tracking but underperform on syntactic tasks like bracket matching. The analysis reveals that recurrent layers and attention mechanisms have complementary strengths, with gains concentrated in open-class words and semantic tasks rather than function words or n-gram prediction.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Learning What Not to Forget: Long-Horizon Agent Memory from a Few Kilobytes of Learning

Researchers present LRE (Learned Relevance Eviction), a lightweight memory management system for long-running language model agents that intelligently decides which historical information to retain when context windows fill up. The approach uses a small, CPU-based scorer to identify critical details like access tokens and task-relevant information, achieving comparable accuracy to keeping full history while reducing peak context size by up to 52% and requiring significantly fewer computational calls.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Is Our Benchmark Enough? An Analysis of Continual Learning for MLLMs

Researchers challenge the effectiveness of the MLLM-CL benchmark for continual learning in multimodal AI models, demonstrating that a simple routing method matches complex MLLM-based approaches while requiring far fewer resources. The study reveals fundamental limitations in the benchmark's design that favor isolated learning over genuine continual transfer, prompting calls for more rigorous evaluation frameworks.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Detecting Satellites in Radio-Frequency Data via Semi-Supervised Learning

Researchers present a semi-supervised learning workflow for detecting and classifying satellites in radio-frequency data, combining Non-negative Matrix Factorization with expert interpretation to reduce dependence on large labeled datasets. This approach addresses the challenge of space domain awareness by leveraging unlabeled RF observations to identify patterns in satellite signals, space debris, and ionospheric conditions without extensive manual annotation.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Robusto-2: Benchmarking Humans & VLMs for Autonomous Driving in Lima & New York City

Researchers benchmark Vision Language Models (VLMs) and human drivers from Lima and New York City on autonomous driving comprehension tasks using dashcam footage, finding that VLMs and humans diverge in responses but geography has minimal impact due to the extreme out-of-distribution nature of challenging driving scenarios in these underserved markets.

🏢 Hugging Face
AINeutralarXiv – CS AI · Jun 236/10
🧠

Text-to-Image Generative AI for Modeling and Simulation: Methods, Opportunities, and Applications

A new tutorial paper explores how text-to-image generative AI can enhance modeling and simulation workflows, addressing a largely untapped application area. The research details practical methods for integrating image generation tools into M&S tasks like conceptual model communication, simulation visualization, and educational material creation.

AINeutralarXiv – CS AI · Jun 236/10
🧠

LK Jam: System Architecture and Implementation of a Real-Time Human-AI Interactive Music Generation System using Role-Aware GRU

LK_Jam is a real-time human-AI music generation system that uses lightweight GRU neural networks and optimized C++ engineering to enable low-latency, bidirectional musical interaction between humans and AI performers. The system achieves O(1) complexity inference through lock-free architecture and sparse event streaming, addressing a significant technical challenge in live music applications.

AIBearisharXiv – CS AI · Jun 236/10
🧠

CheXpercept: A Benchmark for Evaluating Expert-Level Lesion Perception in Chest X-rays

Researchers introduce CheXpercept, a benchmark dataset for evaluating vision-language models on chest X-ray analysis that goes beyond simple disease classification to test clinical-grade lesion perception. Testing 14 VLMs reveals that models perform adequately only at basic detection levels, with accuracy declining sharply on more complex visual tasks, and medical-specific models show no meaningful advantage over general models.

AINeutralarXiv – CS AI · Jun 235/10
🧠

Structure-Aware Graph Multi-Task Learning for Dynamic Sparse OD Demand Prediction

Researchers introduce SAGMTL, a graph-based machine learning framework that improves Origin-Destination demand prediction for transportation systems by jointly modeling regional activity states and flow intensity. The approach addresses real-world challenges of sparse, irregular traffic patterns that existing single-task regression methods struggle to handle, demonstrating superior performance across three major Chinese cities.

AINeutralarXiv – CS AI · Jun 236/10
🧠

MoECodec: Image Compression for joint human and machine perception via Mixture-of-Experts

MoECodec introduces a unified image compression framework using Mixture-of-Experts (MoE) routing to dynamically adapt compression based on image content and downstream vision tasks. The approach reduces computational overhead compared to task-specific models while maintaining performance across multiple machine perception applications.

AINeutralarXiv – CS AI · Jun 235/10
🧠

Imitation Learning for Elder-Facing Speech Synthesis

Researchers propose an imitation learning framework for text-to-speech synthesis tailored to older adults' comprehension needs, addressing limitations in current TTS systems designed for general audiences. The approach uses Group Relative Policy Optimization with two-stage on-policy reward learning to reduce data collection burden while improving model performance on accessibility metrics.

AINeutralarXiv – CS AI · Jun 235/10
🧠

FiLM-Coordinated Dual-Branch Transformer for Global-Local Dependency Modeling in Language Modeling

Researchers propose a FiLM-coordinated dual-branch Transformer architecture that separates global and local dependency modeling in language models, using feature-wise linear modulation for dynamic cross-branch coordination. The approach demonstrates consistent improvements over single-branch baselines in small-scale language modeling benchmarks while maintaining parameter efficiency through intelligent channel-wise calibration rather than token-level interaction.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Scalable Hierarchical Attention Transformers for Multi-Turn Jailbreak Detection in Long Conversations

Researchers introduce a hierarchical attention transformer that detects multi-turn jailbreak attempts in long conversations by analyzing dialogue patterns rather than processing entire transcripts at once. The model achieves 93.94% F1 score, surpassing Claude Opus while reducing false positives by 50%, addressing a critical gap in AI safety systems that process conversations turn-by-turn.

🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · Jun 236/10
🧠

Sim2O: Efficient Offline-to-Online MARL via Joint Action Composition

Researchers introduce Sim2O, a new framework for offline-to-online multi-agent reinforcement learning (MARL) that combines offline and online action proposals through dynamic blending rather than monolithic joint decisions. The minimalist approach leverages centralized value functions to identify high-value coordination strategies without auxiliary training, demonstrating significant performance improvements over existing baselines.

AINeutralarXiv – CS AI · Jun 236/10
🧠

SLeDGe: Semi-Supervised Learning on Data Streams with Graph Structure Learning

Researchers introduce SLeDGe, a semi-supervised learning method designed for streaming data that dynamically learns graph structures to capture evolving relationships between samples. The approach achieves significant accuracy improvements (31.7% relative gain with 0.1% labels) by balancing memory constraints with adaptive graph learning, addressing a key limitation in existing SSL methods that rely on static similarity measures.

AINeutralarXiv – CS AI · Jun 236/10
🧠

LLM-Based Multi-Reference Evaluation for Efficient and Robust Assessment of Phrase Break Annotations

Researchers propose LLM-Based Multi-Reference Evaluation (LMRE), a new method for assessing phrase break annotations in speech that acknowledges multiple valid phrasings rather than assuming a single correct interpretation. Tested on 1,356 Korean annotations, LMRE demonstrates stronger alignment with human judgment than traditional single-reference approaches, suggesting large language models can effectively evaluate prosodic speech characteristics at scale.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Chem2Gen-Bench: Benchmarking Chemical-to-Genetic Translation in Perturbation Response Space

Researchers introduce Chem2Gen-Bench, a comprehensive benchmark dataset containing over 1.3 million chemical and genetic perturbation profiles designed to evaluate how accurately computational models can translate chemical perturbations into genetic responses. The study reveals that while translation between these perturbation types is measurable, it remains heterogeneous across different cellular contexts, and current foundation-model embeddings don't consistently outperform simpler baseline approaches.

AINeutralarXiv – CS AI · Jun 236/10
🧠

PoLAR: Factorizing Extent and Mode in Latent Actions for Robot Policy Learning

Researchers introduce PoLAR, a novel latent action representation framework that uses radial-direction structure in hyperbolic space to separately encode transition extent and mode for robot policy learning. The method improves downstream performance across simulation and real-world experiments by leveraging temporal gaps as a proxy for transition magnitude, outperforming existing latent action baselines and vision-language models.

AINeutralarXiv – CS AI · Jun 236/10
🧠

AgentMeter: Evaluating Model-CLI Matching for CLI-Based Local Task-Solving Agents

Researchers introduce AgentMeter, a benchmark for evaluating how language models perform with different command-line interfaces (CLIs) in local task-solving agents. The study reveals that model selection and CLI choice significantly impact performance metrics, cost, and token efficiency, demonstrating that deployment decisions require evaluating model-CLI pairs as integrated units rather than separately.

🧠 GPT-5
← PrevPage 947 of 3263Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined