y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🧠All16,750🧠AI12,183🤖AI × Crypto505📰General4,062
Home/AI Pulse

AI Pulse News

Models, papers, tools. 16,763 articles with AI-powered sentiment analysis and key takeaways.

16763 articles
AINeutralarXiv – CS AI · Mar 267/10
🧠

Anti-I2V: Safeguarding your photos from malicious image-to-video generation

Researchers developed Anti-I2V, a new defense system that protects personal photos from being used to create malicious deepfake videos through image-to-video AI models. The system works across different AI architectures by operating in multiple domains and targeting specific network layers to degrade video generation quality.

AINeutralarXiv – CS AI · Mar 267/10
🧠

The Collaboration Paradox: Why Generative AI Requires Both Strategic Intelligence and Operational Stability in Supply Chain Management

Research reveals a 'collaboration paradox' where AI agents using Large Language Models in supply chain management perform worse than non-AI baselines due to inventory hoarding behavior. The study proposes a two-layer solution combining high-level AI policy-setting with low-level collaborative execution protocols to achieve operational stability.

AINeutralarXiv – CS AI · Mar 267/10
🧠

From Guidelines to Guarantees: A Graph-Based Evaluation Harness for Domain-Specific Evaluation of LLMs

Researchers developed a graph-based evaluation framework that transforms clinical guidelines into dynamic benchmarks for testing domain-specific language models. The system addresses key evaluation challenges by providing contamination resistance, comprehensive coverage, and maintainable assessment tools that reveal systematic capability gaps in current AI models.

AIBullisharXiv – CS AI · Mar 267/10
🧠

Toward Ultra-Long-Horizon Agentic Science: Cognitive Accumulation for Machine Learning Engineering

Researchers have developed ML-Master 2.0, an autonomous AI agent that achieves breakthrough performance in ultra-long-horizon machine learning tasks by using Hierarchical Cognitive Caching architecture. The system achieved a 56.44% medal rate on OpenAI's MLE-Bench, demonstrating the ability to maintain strategic coherence over experimental cycles spanning days or weeks.

🏢 OpenAI
AIBullisharXiv – CS AI · Mar 267/10
🧠

Moonwalk: Inverse-Forward Differentiation

Researchers introduce Moonwalk, a new algorithm that solves backpropagation's memory limitations by eliminating the need to store intermediate activations during neural network training. The method uses vector-inverse-Jacobian products and submersive networks to reconstruct gradients in a forward sweep, enabling training of networks more than twice as deep under the same memory constraints.

AINeutralarXiv – CS AI · Mar 267/10
🧠

Entire Space Counterfactual Learning for Reliable Content Recommendations

Researchers developed ESCM² (Entire Space Counterfactual Multitask Model), a new framework that improves post-click conversion rate estimation in recommender systems by addressing intrinsic estimation bias and false independence assumptions. The model-agnostic approach incorporates counterfactual learning to enhance recommendation accuracy and has been validated on large-scale industrial datasets.

AINeutralarXiv – CS AI · Mar 267/10
🧠

Evaluation of Large Language Models via Coupled Token Generation

Researchers propose a new method called coupled autoregressive generation to evaluate large language models more efficiently by controlling for randomness in their responses. The study shows this approach can reduce evaluation samples by up to 75% while revealing that current model rankings may be confounded by inherent randomness in generation processes.

🧠 Llama
AIBullisharXiv – CS AI · Mar 267/10
🧠

AI-Supervisor: Autonomous AI Research Supervision via a Persistent Research World Model

Researchers have developed AI-Supervisor, a multi-agent framework that maintains a persistent Research World Model to autonomously conduct end-to-end AI research supervision. Unlike traditional linear pipelines, the system uses specialized agents with structured gap discovery, self-correcting loops, and consensus mechanisms to continuously evolve research understanding.

AIBearisharXiv – CS AI · Mar 267/10
🧠

When AI output tips to bad but nobody notices: Legal implications of AI's mistakes

Research reveals that generative AI's legal fabrications aren't random 'hallucinations' but predictable failures when the AI's internal state crosses a calculable threshold. The study shows AI can flip from reliable legal reasoning to creating fake case law and statutes, posing serious risks for attorneys and courts who may unknowingly use fabricated legal content.

AINeutralarXiv – CS AI · Mar 267/10
🧠

Divide, then Ground: Adapting Frame Selection to Query Types for Long-Form Video Understanding

Researchers propose DIG, a training-free framework that improves long-form video understanding by adapting frame selection strategies based on query types. The system uses uniform sampling for global queries and specialized selection for localized queries, achieving better performance than existing methods while scaling to 256 input frames.

AINeutralarXiv – CS AI · Mar 267/10
🧠

Collaborative Causal Sensemaking: Closing the Complementarity Gap in Human-AI Decision Support

Researchers propose Collaborative Causal Sensemaking (CCS) as a new framework to improve human-AI collaboration in high-stakes decision making. The study identifies a 'complementarity gap' where current AI agents function as answer engines rather than true collaborative partners, limiting the effectiveness of human-AI teams.

AIBullisharXiv – CS AI · Mar 267/10
🧠

E0: Enhancing Generalization and Fine-Grained Control in VLA Models via Tweedie Discrete Diffusion

Researchers introduce E0, a new AI framework using tweedie discrete diffusion to improve Vision-Language-Action (VLA) models for robotic manipulation. The system addresses key limitations in existing VLA models by generating more precise actions through iterative denoising over quantized action tokens, achieving 10.7% better performance on average across 14 diverse robotic environments.

AINeutralarXiv – CS AI · Mar 267/10
🧠

From Prompts to Packets: A View from the Network on ChatGPT, Copilot, and Gemini

A comprehensive study analyzed network traffic patterns of popular AI chatbots ChatGPT, Copilot, and Gemini through Android mobile apps. The research reveals distinctive protocol footprints and traffic characteristics that create new challenges for network management, including sustained upstream activity and high-rate bursts unlike conventional messaging apps.

🏢 Microsoft🧠 ChatGPT🧠 Gemini
AIBullisharXiv – CS AI · Mar 267/10
🧠

You only need 4 extra tokens: Synergistic Test-time Adaptation for LLMs

Researchers developed SyTTA, a test-time adaptation framework that improves large language models' performance in specialized domains without requiring additional labeled data. The method achieved over 120% improvement on agricultural question answering tasks using just 4 extra tokens per query, addressing the challenge of deploying LLMs in domains with limited training data.

🏢 Perplexity
AIBullisharXiv – CS AI · Mar 267/10
🧠

ODMA: On-Demand Memory Allocation Strategy for LLM Serving on LPDDR-Class Accelerators

Researchers developed ODMA, a new memory allocation strategy that improves Large Language Model serving performance on memory-constrained accelerators by up to 27%. The technique addresses bandwidth limitations in LPDDR systems through adaptive bucket partitioning and dynamic generation-length prediction.

AIBullisharXiv – CS AI · Mar 267/10
🧠

QUARK: Quantization-Enabled Circuit Sharing for Transformer Acceleration by Exploiting Common Patterns in Nonlinear Operations

Researchers have developed QUARK, a quantization-enabled FPGA acceleration framework that significantly improves Transformer model performance by optimizing nonlinear operations through circuit sharing. The system achieves up to 1.96x speedup over GPU implementations while reducing hardware overhead by more than 50% compared to existing approaches.

AIBullisharXiv – CS AI · Mar 267/10
🧠

Bottlenecked Transformers: Periodic KV Cache Consolidation for Generalised Reasoning

Researchers introduce Bottlenecked Transformers, a new architecture that improves AI reasoning by up to 6.6 percentage points through periodic memory consolidation inspired by brain processes. The system uses a Cache Processor to rewrite key-value cache entries at reasoning step boundaries, achieving better performance on math reasoning benchmarks compared to standard Transformers.

AIBullisharXiv – CS AI · Mar 267/10
🧠

Reward Is Enough: LLMs Are In-Context Reinforcement Learners

Researchers demonstrate that large language models can perform reinforcement learning during inference through a new 'in-context RL' prompting framework. The method shows LLMs can optimize scalar reward signals to improve response quality across multiple rounds, achieving significant improvements on complex tasks like mathematical competitions and creative writing.

AIBullisharXiv – CS AI · Mar 267/10
🧠

From Imperative to Declarative: Towards LLM-friendly OS Interfaces for Boosted Computer-Use Agents

Researchers have developed Declarative Model Interface (DMI), a new abstraction layer that transforms traditional GUIs into LLM-friendly interfaces for computer-use agents. Testing with Microsoft Office Suite showed 67% improvement in task success rates and 43.5% reduction in interaction steps, with over 61% of tasks completed in a single LLM call.

AIBearisharXiv – CS AI · Mar 267/10
🧠

Enhancing Jailbreak Attacks on LLMs via Persona Prompts

Researchers developed a genetic algorithm-based method using persona prompts to exploit large language models, reducing refusal rates by 50-70% across multiple LLMs. The study reveals significant vulnerabilities in AI safety mechanisms and demonstrates how these attacks can be enhanced when combined with existing methods.

AIBullisharXiv – CS AI · Mar 267/10
🧠

DanQing: An Up-to-Date Large-Scale Chinese Vision-Language Pre-training Dataset

Researchers have released DanQing, a large-scale Chinese vision-language dataset containing 100 million high-quality image-text pairs curated from Common Crawl data. The dataset addresses the bottleneck in Chinese VLP development and demonstrates superior performance compared to existing Chinese datasets across various AI tasks.

AIBullisharXiv – CS AI · Mar 267/10
🧠

Physics-driven human-like working memory outperforms digital networks in dynamic vision

Researchers have developed a physics-driven AI system called Intrinsic Plasticity Network (IPNet) that uses magnetic tunnel junctions to create human-like working memory. The system demonstrates 18x error reduction in dynamic vision tasks while reducing memory-energy overhead by over 90,000x compared to traditional digital AI systems.

AIBullisharXiv – CS AI · Mar 267/10
🧠

OSS-CRS: Liberating AIxCC Cyber Reasoning Systems for Real-World Open-Source Security

Researchers have created OSS-CRS, an open framework that makes DARPA's AI Cyber Challenge systems usable for real-world cybersecurity applications. The system successfully ported the winning Atlantis CRS and discovered 10 previously unknown bugs, including three high-severity issues, across 8 open-source projects.

AIBullisharXiv – CS AI · Mar 267/10
🧠

From Pixels to Digital Agents: An Empirical Study on the Taxonomy and Technological Trends of Reinforcement Learning Environments

Researchers conducted a large-scale empirical study analyzing over 2,000 publications to map the evolution of reinforcement learning environments. The study reveals a paradigm shift toward two distinct ecosystems: LLM-driven 'Semantic Prior' agents and 'Domain-Specific Generalization' systems, providing a roadmap for next-generation AI simulators.

AINeutralarXiv – CS AI · Mar 267/10
🧠

Mitigating Many-Shot Jailbreaking

Researchers have developed techniques to mitigate many-shot jailbreaking (MSJ) attacks on large language models, where attackers use numerous examples to override safety training. Combined fine-tuning and input sanitization approaches significantly reduce MSJ effectiveness while maintaining normal model performance.

← PrevPage 93 of 671Next →
◆ AI Mentions
🏢OpenAI
87×
🏢Nvidia
58×
🧠GPT-5
48×
🏢Anthropic
46×
🧠Claude
46×
🧠Gemini
33×
🧠ChatGPT
28×
🧠GPT-4
17×
🧠Llama
13×
🏢xAI
9×
🧠Opus
8×
🏢Google
8×
🏢Meta
7×
🧠Sonnet
7×
🧠Grok
7×
🏢Hugging Face
5×
🏢Microsoft
4×
🏢Perplexity
3×
🏢Cohere
2×
🧠DALL E
1×
▲ Trending Tags
1#iran6762#ai6183#market4964#geopolitical4595#trump1616#security1217#openai878#artificial-intelligence729#google5810#nvidia5811#china5612#inflation5513#fed4014#russia3415#meta32
Tag Sentiment
#iran676 articles
#ai618 articles
#market496 articles
#geopolitical459 articles
#trump161 articles
#security121 articles
#openai87 articles
#artificial-intelligence72 articles
#google58 articles
#nvidia58 articles
BullishNeutralBearish
Stay Updated
Models, papers, tools
Tag Connections
#geopolitical↔#iran
313
#iran↔#market
216
#geopolitical↔#market
176
#iran↔#trump
112
#ai↔#market
66
#market↔#trump
65
#ai↔#artificial-intelligence
64
#geopolitical↔#trump
59
#ai↔#google
52
#ai↔#openai
46
Filters
Sentiment
Importance
Sort
📡 See all 70+ sources
y0.exchange
Your AI agent for DeFi
Connect Claude or GPT to your wallet. AI reads balances, proposes swaps and bridges — you approve. Your keys never leave your device.
8 MCP tools · 15 chains · $0 fees
Connect Wallet to AI →How it works →
Viewing: AI Pulse feed
Filters
Sentiment
Importance
Sort
Stay Updated
Models, papers, tools
y0news
y0.exchangeLaunch AppDigestsSourcesAboutRSSAI NewsCrypto News
© 2026 y0.exchange