y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All88,794🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General45,212

AI × Crypto News Feed

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

88794 articles
AINeutralarXiv – CS AI · Jun 106/10
🧠

Vision-Assisted Foundation Model for Solving Multi-Task Vehicle Routing Problems

Researchers propose VaFM, a vision-assisted foundation model that combines visual and graph-based approaches to solve multi-task vehicle routing problems more effectively. The model addresses key limitations of existing solvers by incorporating constraint representations through image data, achieving superior performance across 16 VRP variants with complex constraints.

AI × CryptoNeutralarXiv – CS AI · Jun 106/10
🤖

Mitigating Bias in Low-SNR Financial Reinforcement Learning via Quantum Representations

Researchers propose FPQC-SAC, a quantum-enhanced reinforcement learning algorithm designed to improve portfolio management in noisy financial markets. The method uses parameterized quantum circuits to filter unreliable data representations before processing, reportedly achieving 66.89% better returns than standard SAC and 27% improvement over existing deep reinforcement learning baselines.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Minimum Distortion Quantization with Specified Output Distribution

Researchers have developed a mathematical framework for optimal quantization that constrains output distributions while minimizing mean squared error. This theoretical advance has practical applications in entropy control, mutual information maximization, communication systems, and privacy-preserving data anonymization.

AINeutralarXiv – CS AI · Jun 106/10
🧠

LakeQA: An Exploratory QA Benchmark over a Million-Scale Data Lake

Researchers introduced LakeQA, a new benchmark dataset for evaluating large language models on question-answering tasks over massive data lakes containing 9.5TB of heterogeneous data. The benchmark reveals significant challenges in current LLMs, with GPT-5.2 achieving only 18.37% accuracy, highlighting the gap between reading-comprehension performance and real-world search-and-reasoning requirements.

🧠 GPT-5
AINeutralarXiv – CS AI · Jun 106/10
🧠

ERAlign: Energy-based Representation Alignment of GNNs and LLMs on Text-attributed Graphs

Researchers propose ERAlign, an energy-based framework that aligns representations from Graph Neural Networks and Large Language Models when processing text-attributed graphs. The approach uses energy-based models to achieve distribution consistency between graph structure and text embeddings, demonstrating state-of-the-art performance across multiple datasets.

AIBullisharXiv – CS AI · Jun 106/10
🧠

UPLOTS: A Unified Pretrained Language Model for Constrained Time-series Generation

UPLOTS is a unified pre-trained language model that generates constrained time-series data across multiple domains using a single transformer backbone guided by learned prompts. The framework addresses scalability limitations of existing domain-specific approaches by internalizing diverse temporal structures and enabling conditional generation with precise pattern control.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Decoupling Thought from Speech: Knowledge-Grounded Counterfactual Reasoning for Resilient Multi-Agent Argumentation

Researchers introduce Knowledge-Grounded Counterfactual Reasoning (KG-CFR), a dual-stage architecture that improves multi-agent debate systems by separating planning from execution, preventing logic degradation and argument repetition. In stress-tested simulations, KG-CFR maintains argument quality above 0.82 in 95% of perturbed scenarios, demonstrating that architectural decoupling enhances system resilience under sustained pressure.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Advancing the State-of-the-Art in Empirical Privacy Auditing

Researchers propose a new empirical privacy auditing framework for fine-tuned large language models that uses synthetic canaries generated via high-temperature sampling to detect data leakage. The method also introduces a novel audit for synthetic data generated from privacy-sensitive models, revealing how model capacity and training data characteristics affect memorization risks.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Stop Early, Spend Less: Hidden-State Probes as a Practical Recipe for Streaming Moderation of LLM Outputs

Researchers propose lightweight token-level probes that monitor LLM safety directly within model hidden states during generation, eliminating the computational overhead of separate moderation models. This streaming approach enables real-time intervention before unsafe content completes generation, reducing inference costs by orders of magnitude while maintaining safety standards.

AINeutralarXiv – CS AI · Jun 106/10
🧠

MoE Enhanced Federated Learning for Spatiotemporal Prediction

Researchers propose MoE-FedTP, a federated learning framework using Mixture-of-Experts networks to improve traffic prediction across cities while preserving privacy. The system enables data-rich cities to share knowledge with data-scarce regions by dynamically fusing expert networks tailored to different urban environments, achieving superior accuracy without centralized data collection.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Machine Learning Methods for Studying Latent Neural Activity Dynamics

This survey comprehensively maps the evolution of machine learning methods for decoding neural activity, from classical state-space models to modern deep generative approaches. It organizes techniques across three domains—single-region dynamics, multi-region communication, and behavior-aligned modeling—while highlighting emerging foundation models and open challenges in causal inference for brain research.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Flexible Flows for Biological Sequence Design

Researchers introduce Flexible Flows, an advanced generative framework for designing biological sequences using Discrete Flow Matching with structured couplings and latent edit-based parameterization. The method enables variable-length DNA and peptide sequence generation with fine-grained control while achieving state-of-the-art performance across multiple biological design tasks.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Benchmarking Knowledge Editing using Logical Rules

Researchers introduce a new benchmark for evaluating knowledge editing in Large Language Models that tests logical consequences of edits, not just direct fact insertion. Current methods like ROME and FT show up to 24% performance gaps between edited facts and their logical implications, revealing a critical weakness in how LLMs handle knowledge consistency.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Improving Adversarial Transferability on Vision-Language Pre-training Models via Surrogate-Specific Bias Correction

Researchers introduce DeBias-Attack, a novel adversarial attack method that improves cross-model transferability on Vision-Language Pre-training models by correcting surrogate-specific bias in gradient optimization. The technique uses a dual-branch approach to distinguish between model-dependent artifacts and input semantics, demonstrating strong performance across multiple VLP systems and multimodal language models.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Convergence of Monte Carlo Optimistic Policy Iteration: Beyond Uniform State-Action Updates

Researchers prove that Monte Carlo optimistic policy iteration converges to optimal solutions under more practical conditions than previously known, relaxing the requirement for uniform initialization across the entire state-action space to only requiring uniformity within each state's actions. This theoretical advance enables scalable reinforcement learning implementations when state spaces are large or unknown.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Drawing with Strangers: Population Scaling Drives Zero-Shot Mutual Intelligibility in Emergent Sketching

Researchers demonstrate that scaling training populations in emergent communication systems enables zero-shot mutual intelligibility (ZMI)—successful communication between independently trained agent groups with no prior exposure. The study uses emergent sketching as a communication modality, showing that larger populations develop universal visual-grounding strategies rather than closed-group dialects, with potential applications for building interoperable AI systems.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Towards Diverse Scientific Hypothesis Search with Large Language Models

Researchers propose a new evolutionary framework for using large language models to generate diverse, high-quality scientific hypotheses by reformulating the search as a sampling problem inspired by parallel tempering. The approach addresses a critical limitation where traditional optimization-focused methods collapse into homogeneous solutions, enabling scientists to maintain multiple robust candidate hypotheses under fixed validation budgets across molecular, equation, and algorithm discovery domains.

AINeutralarXiv – CS AI · Jun 106/10
🧠

From Data Heterogeneity to Convergence: A Data-Centric Review of Federated Learning

A comprehensive survey analyzes federated learning through a data-centric lens, examining how non-IID data heterogeneity, experimental splitting protocols, and adversarial vulnerabilities affect model convergence and stability. The research ranks data properties by their convergence impact and provides actionable guidance for practitioners designing FL systems with predictable performance.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Embedding Hybrid Systems into Continuous Latent Vector Fields

Researchers prove that hybrid systems can be embedded into continuous vector fields in higher-dimensional Euclidean spaces, enabling discontinuous dynamics to be represented continuously. They demonstrate that neural ODEs with consistency loss can learn hybrid system behavior from time series data, outperforming existing methods.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Dmsh: A Multi-Agent Reinforcement Learning Framework for All-Quad Mesh Generation

Researchers introduce Dmsh, a fully automated reinforcement learning framework that generates high-quality all-quadrilateral meshes for arbitrary geometries using three coordinated agents. The system formulates mesh generation as a Markov Decision Process and demonstrates superior performance compared to existing methods across multiple benchmarks.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Causal Ensemble Agent: Hierarchical Causal Discovery with LLM-guided Expert Reweighting

Researchers propose Causal Ensemble Agent (CEA), a framework that combines multiple causal discovery algorithms with LLM-guided expert reweighting to improve accuracy in identifying causal relationships from data. The approach addresses limitations of existing methods by dynamically weighting statistical insights and leveraging domain knowledge, demonstrating superior performance across synthetic and real-world datasets.

AIBullisharXiv – CS AI · Jun 106/10
🧠

Fast and Highly Expressive Policy Learning for Offline Reinforcement Learning via Bootstrapped Flow Q-Learning

Researchers introduce Bootstrapped Flow Q-Learning (BFQ), a new offline reinforcement learning method that achieves single-step action generation without multi-step denoising, improving computational efficiency and performance over existing diffusion-based approaches. The framework eliminates auxiliary networks and distillation procedures while maintaining high expressiveness, demonstrated through D4RL benchmark evaluations.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Can Image Models Imagine Time? ImageTime: A Novel Benchmark for Probing Visual World Modeling Through Spatiotemporal Consistency

Researchers introduce ImageTime, a diagnostic benchmark that evaluates whether image generation models can coherently imagine sequences of visual states over time. The benchmark requires models to generate four ordered keyframes representing an action's progression, revealing significant gaps in how current AI systems understand temporal consistency and causal relationships in visual narratives.

🧠 GPT-5
AINeutralarXiv – CS AI · Jun 106/10
🧠

STORM: Stepwise Token Optimization with Reward-Guided Beam Search

Researchers introduce STORM, a self-supervised framework that optimizes lexical query expansion for information retrieval by using BM25 reward signals during generation. The approach enables smaller language models (0.6B-8B parameters) to match larger proprietary rewriters while maintaining BM25's speed efficiency, and demonstrates zero-shot transfer across 18 languages.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Is Fairness Truly Fair? Towards Reliable Lipschitz Fairness in Multi-Task Learning via Fixed-\texorpdfstring{$\delta$}{delta} Alignment

Researchers propose ReLiF, a framework addressing fairness evaluation problems in multi-task machine learning by using fixed evaluation thresholds rather than model-dependent ones. The work identifies how different algorithms can appear unfairly comparable under inconsistent fairness metrics and demonstrates that proper auditing protocols reveal genuine utility-fairness trade-offs obscured by conventional methods.

🏢 Meta
← PrevPage 1153 of 3552Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined