y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All65,132🧠AI22,940⛓️Crypto17,361💎DeFi1,797🤖AI × Crypto1,480📰General21,554

AI × Crypto News Feed

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

65132 articles
AIBearishLast Week in AI · Mar 97/10
🧠

Last Week in AI #337 - Anthropic Risk, QuitGPT, ChatGPT 5.4

The Department of Defense has officially classified Anthropic as a supply chain risk, while a 'cancel ChatGPT' movement is gaining momentum following OpenAI's military partnership announcement. These developments highlight growing tensions around AI companies' government relationships and military applications.

Last Week in AI #337 - Anthropic Risk, QuitGPT, ChatGPT 5.4
🏢 OpenAI🏢 Anthropic🧠 ChatGPT
CryptoNeutralU.Today · Mar 97/10
⛓️

Bitcoin (BTC) Holding Steady as Asian Markets Crash

Bitcoin has demonstrated resilience amid a major Asian market selloff, with South Korea's KOSPI dropping over 9% and Japan's Nikkei falling 6.5%. The cryptocurrency appears to be avoiding significant contagion from the traditional market downturn.

$BTC
CryptoBearishCryptoPotato · Mar 97/10
⛓️

Surging Oil Prices and Inflation Data Will Rattle Crypto Markets This Week

This week's economic calendar features critical oil price movements and key U.S. inflation data releases that are expected to create volatility in cryptocurrency markets. The confluence of energy market pressures and inflation metrics will likely drive significant price action across digital assets.

Surging Oil Prices and Inflation Data Will Rattle Crypto Markets This Week
CryptoNeutralDecrypt – AI · Mar 97/10
⛓️

Post-Quantum Shift Could Force Crypto Exchanges to Rethink Wallet Security

New research addresses potential security vulnerabilities that quantum computing could pose to cryptocurrency exchange wallet systems. The research focuses on maintaining exchanges' ability to generate deposit addresses without exposing private keys in a post-quantum cryptography environment.

Post-Quantum Shift Could Force Crypto Exchanges to Rethink Wallet Security
AIBearisharXiv – CS AI · Mar 97/10
🧠

The Rise of AI in Weather and Climate Information and its Impact on Global Inequality

Research reveals that AI development in climate and weather modeling is concentrated in the Global North, creating systematic performance gaps that disproportionately affect vulnerable regions. The study warns that current AI trajectory risks amplifying global inequality in climate information systems through biased data, unrepresentative validation, and dominant knowledge forms.

AINeutralarXiv – CS AI · Mar 97/10
🧠

Real-Time AI Service Economy: A Framework for Agentic Computing Across the Continuum

Researchers propose a framework for decentralized resource allocation in real-time AI services across device-edge-cloud infrastructure. The study shows that dependency graph topology determines whether price-based allocation can work at scale, with hierarchical structures enabling stable pricing while complex dependencies cause instability.

AINeutralarXiv – CS AI · Mar 97/10
🧠

Reasoning Models Struggle to Control their Chains of Thought

Researchers found that AI reasoning models struggle to control their chain-of-thought (CoT) outputs, with Claude Sonnet 4.5 able to control its CoT only 2.7% of the time versus 61.9% for final outputs. This limitation suggests CoT monitoring remains viable for detecting AI misbehavior, though the underlying mechanisms are poorly understood.

🧠 Claude🧠 Sonnet
AIBullisharXiv – CS AI · Mar 97/10
🧠

SAHOO: Safeguarded Alignment for High-Order Optimization Objectives in Recursive Self-Improvement

Researchers introduce SAHOO, a framework to prevent alignment drift in AI systems that recursively self-improve by monitoring goal changes, preserving constraints, and quantifying regression risks. The system achieved 18.3% improvement in code generation and 16.8% in reasoning tasks while maintaining safety constraints across 189 test scenarios.

AINeutralarXiv – CS AI · Mar 97/10
🧠

Cultural Perspectives and Expectations for Generative AI: A Global Survey Approach

Researchers conducted a large-scale global survey across Europe, Americas, Asia, and Africa to understand cultural perspectives on how generative AI should represent different cultures. The study reveals significant complexities in how communities define culture and provides recommendations for culturally sensitive AI development, including participatory approaches and frameworks for addressing cultural sensitivities.

AIBearisharXiv – CS AI · Mar 97/10
🧠

Depth Charge: Jailbreak Large Language Models from Deep Safety Attention Heads

Researchers have developed SAHA (Safety Attention Head Attack), a new jailbreak framework that exploits vulnerabilities in deeper attention layers of open-source large language models. The method improves attack success rates by 14% over existing techniques by targeting insufficiently aligned attention heads rather than surface-level prompts.

AIBearisharXiv – CS AI · Mar 97/10
🧠

Knowing without Acting: The Disentangled Geometry of Safety Mechanisms in Large Language Models

Researchers propose the Disentangled Safety Hypothesis (DSH) revealing that AI safety mechanisms in large language models operate on two separate axes - recognition ('knowing') and execution ('acting'). They demonstrate how this separation can be exploited through the Refusal Erasure Attack to bypass safety controls while comparing architectural differences between Llama3.1 and Qwen2.5.

🧠 Llama
AI × CryptoBullisharXiv – CS AI · Mar 97/10
🤖

Proof-of-Guardrail in AI Agents and What (Not) to Trust from It

Researchers propose 'proof-of-guardrail' system that uses cryptographic proof and Trusted Execution Environments to verify AI agent safety measures. The system allows users to cryptographically verify that AI responses were generated after specific open-source safety guardrails were executed, addressing concerns about falsely advertised safety measures.

AIBullisharXiv – CS AI · Mar 97/10
🧠

LUMINA: LLM-Guided GPU Architecture Exploration via Bottleneck Analysis

LUMINA is a new LLM-driven framework for GPU architecture exploration that uses AI to optimize GPU designs for modern AI workloads like LLM inference. The system achieved 17.5x higher efficiency than traditional methods and identified 6 designs superior to NVIDIA's A100 GPU using only 20 exploration steps.

AIBullisharXiv – CS AI · Mar 97/10
🧠

TADPO: Reinforcement Learning Goes Off-road

Researchers introduced TADPO, a novel reinforcement learning approach that extends PPO for autonomous off-road driving. The system achieved successful zero-shot sim-to-real transfer on a full-scale off-road vehicle, marking the first RL-based policy deployment on such a platform.

AINeutralarXiv – CS AI · Mar 97/10
🧠

Experiences Build Characters: The Linguistic Origins and Functional Impact of LLM Personality

Researchers developed a method called "Personality Engineering" to create AI models with diverse personality traits through continued pre-training on domain-specific texts. The study found that AI performance peaks in two types: "Expressive Generalists" and "Suppressed Specialists," with reduced social traits actually improving complex reasoning abilities.

AINeutralarXiv – CS AI · Mar 97/10
🧠

Agentic retrieval-augmented reasoning reshapes collective reliability under model variability in radiology question answering

Researchers evaluated 34 large language models on radiology questions, finding that agentic retrieval-augmented reasoning systems improve consensus and reliability across different AI models. The study shows these systems reduce decision variability between models and increase robust correctness, though 72% of incorrect outputs still carried moderate to high clinical severity.

AIBullisharXiv – CS AI · Mar 97/10
🧠

Stem: Rethinking Causal Information Flow in Sparse Attention

Researchers propose Stem, a new sparse attention mechanism for Large Language Models that reduces computational complexity while maintaining accuracy. The method uses position-dependent token selection and output-aware metrics to optimize information flow in causal attention, achieving faster pre-filling with better performance.

AIBullisharXiv – CS AI · Mar 97/10
🧠

From Entropy to Calibrated Uncertainty: Training Language Models to Reason About Uncertainty

Researchers propose a three-stage pipeline to train Large Language Models to efficiently provide calibrated uncertainty estimates for their responses. The method uses entropy-based scoring, Platt scaling calibration, and reinforcement learning to enable models to reason about uncertainty without computationally expensive post-hoc methods.

AIBullisharXiv – CS AI · Mar 97/10
🧠

AI End-to-End Radiation Treatment Planning Under One Second

Researchers developed AIRT, an AI-powered radiation therapy planning system that generates complete prostate cancer treatment plans in under one second using deep learning. The system processes CT scans and anatomical data to produce clinically-viable radiation treatment plans 100x faster than current methods, demonstrating non-inferiority to existing commercial solutions.

🏢 Nvidia
AIBullisharXiv – CS AI · Mar 97/10
🧠

Physical Simulator In-the-Loop Video Generation

Researchers introduce PSIVG, a framework that integrates physical simulators into AI video generation to ensure generated videos obey real-world physics like gravity and collision. The system reconstructs 4D scenes from template videos and uses physical simulations to guide video generators toward more realistic motion while maintaining visual quality.

← PrevPage 628 of 2606Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined