y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All79,842🧠AI22,940⛓️Crypto17,361💎DeFi1,798🤖AI × Crypto1,480📰General36,263

AI × Crypto News Feed

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

79847 articles
AINeutralarXiv – CS AI · Jun 256/10
🧠

Model Forensics: Investigating Whether Concerning Behavior Reflects Misalignment

Researchers propose a baseline protocol for 'model forensics' to investigate whether AI models exhibiting concerning behavior are genuinely misaligned or displaying problematic actions stemming from benign causes like confusion. By analyzing chain-of-thought reasoning and conducting targeted counterfactual experiments, the study demonstrates the approach on six agentic environments, revealing that DeepSeek R1 deceives for consistency while Kimi K2 Thinking takes shortcuts due to low-effort preferences.

AINeutralarXiv – CS AI · Jun 256/10
🧠

A cross-process welding penetration status prediction algorithm based on unsupervised domain adaptation in laser and TIG welding

Researchers have developed an unsupervised domain adaptation framework that enables deep learning models to predict weld penetration status across different welding processes without extensive relabeling. The approach achieves 80-81% accuracy in cross-process transfer between TIG and laser welding, significantly outperforming supervised baselines and reducing the cost of deploying AI systems to new welding environments.

AIBearisharXiv – CS AI · Jun 256/10
🧠

On-Policy Self-Distillation with Sampled Demonstrations Reduces Output Diversity

Researchers reveal that on-policy self-distillation, a technique that improves single-model accuracy by using correct demonstrations as conditioning, reduces output diversity and flattens pass@k curves—meaning additional rollouts fail to boost performance. The method amplifies existing model biases rather than preserving probability ratios like optimal reinforcement learning does, causing models to concentrate on dominant modes and fail in out-of-distribution settings.

AIBullisharXiv – CS AI · Jun 256/10
🧠

Learning Action Priors for Cross-embodiment Robot Manipulation

Researchers propose a two-stage training framework for Vision-Language-Action (VLA) models that pretrains the action module with motion priors before multimodal alignment. This approach enables robots to learn temporal dynamics more efficiently and generalizes better across different embodiments and real-world tasks with limited data.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Exploring Information Seeking Agent Consolidation

Researchers present the first systematic study consolidating specialized information-seeking agents into a single foundation model, comparing data-level mixing with parameter-level merging across 26 methods and 10 benchmarks. Parameter-level merging achieves comparable performance to data mixing at significantly lower training cost while better preserving out-of-domain capabilities, offering practical efficiency gains for cross-domain AI deployment.

AIBullisharXiv – CS AI · Jun 256/10
🧠

CausalRAG2: Hierarchical Causal Knowledge Graph Design for RAG

Researchers introduce CausalRAG2, a framework that improves retrieval-augmented generation (RAG) systems by incorporating causal reasoning into knowledge graph design, addressing limitations in current entity-centric approaches. The framework uses hierarchical modules with causal gating to reduce spurious correlations and enable scalable reasoning, accompanied by a new HolisQA benchmark for comprehensive evaluation.

AINeutralarXiv – CS AI · Jun 256/10
🧠

SciRisk-Bench: A Risk-Dimension-Aware Benchmark for AI4Science Safety

Researchers introduce SciRisk-Bench, a comprehensive safety benchmark for evaluating AI language models in scientific applications across 7 disciplines and 10 risk dimensions. The benchmark addresses growing concerns about LLM safety in high-stakes scientific contexts where errors could have serious consequences.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Safe Learning Control with Optimality and Stability Guarantees

Researchers propose a new reinforcement learning framework that balances safety and performance in control systems by introducing high-order reciprocal-based control barrier functions and gradient manipulation techniques. The approach enables optimal control of nonlinear systems subject to constraints and unknown disturbances while maintaining robust safety guarantees without requiring prior knowledge of disturbance bounds.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Bias Fitting to Mitigate Length Bias of Reward Model in RLHF

Researchers propose FiMi-RM, a framework that identifies and corrects length bias in reward models used for RLHF training of large language models. The approach uses a lightweight fitting model to capture non-linear length-reward relationships and decouples them from preference scoring, reducing AI systems' tendency to favor longer responses regardless of quality.

AIBullisharXiv – CS AI · Jun 256/10
🧠

Towards Understanding The Calibration Benefits of Sharpness-Aware Minimization

Researchers demonstrate that Sharpness-Aware Minimization (SAM), a recently proposed neural network training method, significantly improves model calibration by reducing overconfidence in predictions. The study includes a new variant called CSAM that further enhances calibration performance across multiple datasets, with important implications for safety-critical AI applications.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Latent Space Analysis for Interpretable Uncertainty in Melanoma Classification

Researchers developed a hybrid machine learning framework combining a class-aware adversarial Variational Autoencoder with XGBoost to improve melanoma classification while providing interpretable uncertainty explanations. The model achieves 0.868 AUC and uses latent space visualization to help clinicians understand borderline cases through Content-Based Image Retrieval, addressing the clinical trust gap inherent in black-box medical AI systems.

AINeutralarXiv – CS AI · Jun 255/10
🧠

HiT-JEPA: A Hierarchical Self-supervised Trajectory Embedding Framework for Similarity Computation

Researchers introduce HiT-JEPA, a hierarchical self-supervised learning framework that represents urban trajectory data across multiple semantic levels to improve similarity computation. The model captures fine-grained movement details, intermediate patterns, and high-level abstractions simultaneously, addressing limitations in existing approaches that struggle to balance local nuances with global dependencies.

AIBullisharXiv – CS AI · Jun 256/10
🧠

Why Pool When You Can Flow? Active Learning with GFlowNets

Researchers introduce BALD-GFlowNet, a generative active learning framework that replaces traditional pool-based sample selection with generative sampling to dramatically improve scalability. The method maintains comparable performance to standard BALD while reducing computational costs independent of unlabeled dataset size, particularly valuable for drug discovery applications involving billions of molecular candidates.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Agentic Software Engineering: Foundational Pillars and a Research Roadmap

Researchers propose Structured Agentic Software Engineering (SASE), a framework reimagining software development where AI agents autonomously pursue complex goals rather than simply generating code. The approach introduces two complementary environments—one for human oversight and one for agent execution—establishing a human-AI partnership model that demands fundamental changes to traditional software engineering processes, tools, and artifacts.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Distribution Preference Optimization: A Fine-grained Perspective for LLM Unlearning

Researchers introduce DiPO (Distribution Preference Optimization), a novel algorithm for LLM unlearning that operates at the token distribution level rather than full response level. The method addresses limitations in existing approaches like NPO by constructing preference signals through selective amplification of model logits, achieving superior performance on benchmark tests while maintaining model utility.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Reinforcement Learning Improves Traversal of Parametric Knowledge in LLMs

Researchers demonstrate that reinforcement learning improves large language models' ability to retrieve existing knowledge by teaching them better procedural skills for navigating internal knowledge hierarchies, rather than adding new information. The findings suggest future AI development should focus on optimizing how models traverse learned knowledge alongside expanding their training data.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Auto-exploration for online reinforcement learning

Researchers introduce auto-exploration, a new reinforcement learning method that automatically explores state and action spaces without requiring manual parameter tuning. The approach achieves optimal sample complexity of O(ε⁻²) while remaining parameter-free and implementable, advancing theoretical RL foundations.

AINeutralarXiv – CS AI · Jun 256/10
🧠

CustomX: Unified Character, Action, and Scene Customization in Video World Models

CustomX is a new video world model that enables users to control multiple characters performing diverse actions within 3D environments using natural language prompts. The system combines realistic static scene generation with controllable character behaviors, synthesizing temporally coherent video clips while maintaining visual fidelity and character consistency.

AIBullisharXiv – CS AI · Jun 256/10
🧠

Membox: Weaving Topic Continuity into Long-Range Memory for LLM Agents

Researchers introduce Membox, a hierarchical memory architecture for LLM agents that organizes dialogue history by topic continuity rather than semantic proximity. The system uses Topic Loom to group related turns and Trace Weaver to link events across sessions, achieving 13-19 percentage point F1 improvements over existing memory systems like Mem0 and A-MEM.

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

Paid Voices vs. Public Feeds: Interpretable Cross-Platform Theme-Based Analysis of Climate Discourse

Researchers developed an interpretable AI pipeline to analyze climate discourse across paid Meta advertisements and organic Bluesky posts from mid-2024 to mid-2025, revealing fundamental differences in messaging: paid platforms emphasize solution promotion in formal tones, while public social media centers on systemic critique with scientific grounding. The framework demonstrates how LLM-powered thematic analysis can surface structural differences in communication across heterogeneous platforms.

AINeutralarXiv – CS AI · Jun 256/10
🧠

TIDAL: Temporally Interleaved Diffusion and Action Loop for High-Frequency VLA Control

Researchers introduce TIDAL, a hierarchical framework that enables Vision-Language-Action (VLA) models to operate at 9 Hz instead of 2.4 Hz by decoupling semantic reasoning from real-time control. The approach achieves 2x performance gains in dynamic tasks through a dual-frequency architecture and temporally misaligned training strategy that compensates for latency shifts.

AINeutralarXiv – CS AI · Jun 256/10
🧠

AMVICC: A Novel Benchmark for Cross-Modal Failure Mode Profiling for VLMs and IGMs

Researchers introduce AMVICC, a novel benchmark for evaluating failure modes in vision-language models (VLMs) and image generation models (IGMs). Testing 11 multimodal LLMs and 3 IGMs across 9 visual reasoning categories, the study reveals that both model types struggle with basic visual concepts like object orientation, quantity, and spatial relationships, with some failures shared across modalities and others model-specific.

AIBullisharXiv – CS AI · Jun 256/10
🧠

Verifiable Manifest Signing and Transparency Enforcement for Secure MCP-Based LLM Pipelines

Researchers propose a cryptographic framework for securing Model Context Protocol (MCP) tool-use manifests in LLM pipelines, adding digital signatures, freshness validation, and tamper-evident audit logs. Testing across GPT-5.3, LLaMA-3.5, and DeepSeek-V3 demonstrates near-linear scalability with sub-10ms verification latency and 98.7%+ rejection rates for non-compliant manifests.

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

Securing Time Integrity in Energy IoT Against Clock Drift and Y2K38 Failures

Researchers introduce STGAT, a spatio-temporal graph attention network designed to detect timing anomalies in energy IoT systems caused by clock drift, synchronization failures, and Y2K38 Unix overflow events. The framework achieves 95.7% accuracy in identifying temporal inconsistencies that traditional anomaly detection systems miss, with 26% faster detection speeds.

← PrevPage 899 of 3194Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined