y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#ai News & Analysis

This #ai tag aggregates 3,601 indexed articles, with 1,520 published in the last 30 days. Recent coverage maintains a bullish outlook, with 78% of articles in positive sentiment compared to 19.2% bearish, showing stable momentum from the prior quarter. OpenAI, Anthropic, and Claude dominate the discussion around artificial intelligence developments. The most active sources tracking this topic include arXiv's computer science section, along with crypto-focused outlets Blockonomi and Fortune Crypto, suggesting substantial overlap between AI advancement coverage and digital asset markets. Scan the article list below to explore the latest reporting on this rapidly covered domain.

sentiment · last 30d (1520 articles)
Top sources:arXiv – CS AI · 1325Blockonomi · 393Fortune Crypto · 328Crypto Briefing · 190TechCrunch – AI · 159
Most-discussed entities:OpenAI · 180Anthropic · 165Claude · 143Nvidia · 122ChatGPT · 85
5742 articles
AIBullisharXiv – CS AI · Mar 56/10
🧠

ToolVQA: A Dataset for Multi-step Reasoning VQA with External Tools

Researchers introduce ToolVQA, a large-scale multimodal dataset with 23K instances designed to improve AI models' ability to use external tools for visual question answering. The dataset features real-world contexts and multi-step reasoning tasks, with fine-tuned 7B models outperforming GPT-3.5-turbo on various benchmarks.

AIBullisharXiv – CS AI · Mar 57/10
🧠

Parallel Test-Time Scaling with Multi-Sequence Verifiers

Researchers introduce Multi-Sequence Verifier (MSV), a new technique that improves large language model performance by jointly processing multiple candidate solutions rather than scoring them individually. The system achieves better accuracy while reducing inference latency by approximately half through improved calibration and early-stopping strategies.

AIBullisharXiv – CS AI · Mar 56/10
🧠

PRIVATEEDIT: A Privacy-Preserving Pipeline for Face-Centric Generative Image Editing

Researchers have developed PRIVATEEDIT, a privacy-preserving pipeline for face-centric image editing that keeps biometric data on-device rather than uploading to third-party services. The system uses local segmentation and masking to separate identity-sensitive regions from editable content, allowing high-quality editing while maintaining user control over facial data.

AI × CryptoBullishCoinTelegraph · Mar 57/10
🤖

Tether invests in AI sleep tracking firm at a $1.5B valuation

Tether led a $50 million investment round in Eight Sleep, an AI-powered sleep tracking company valued at $1.5 billion. The partnership aims to integrate AI health technology through Tether's QVAC architecture, marking Tether's expansion into AI and health tech sectors.

Tether invests in AI sleep tracking firm at a $1.5B valuation
AINeutralDecrypt · Mar 57/10
🧠

Big Tech Joins White House Energy Pledge as Iran Tensions Threaten Higher Costs

Major tech companies including Amazon, Google, Meta, Microsoft, OpenAI, Oracle, and xAI have committed to funding electricity supply and grid infrastructure upgrades through a White House pledge. This initiative addresses the growing energy demands from AI operations amid concerns about rising costs due to Iran-related tensions.

Big Tech Joins White House Energy Pledge as Iran Tensions Threaten Higher Costs
🏢 OpenAI🏢 xAI
AINeutralCoinTelegraph · Mar 57/10
🧠

Big Tech signs Trump pledge to cover their own AI energy costs

US President Donald Trump announced that Big Tech companies have signed a pledge to cover their own energy costs for AI data centers. Trump acknowledged that AI data centers need better public relations due to their energy-intensive nature and promised that tech giants will pay for their own power consumption.

Big Tech signs Trump pledge to cover their own AI energy costs
AIBullisharXiv – CS AI · Mar 46/102
🧠

APRES: An Agentic Paper Revision and Evaluation System

Researchers have developed APRES, an AI-powered system that uses Large Language Models to automatically revise scientific papers based on evaluation rubrics that predict citation counts. The system improves citation prediction accuracy by 19.6% and produces paper revisions that human experts prefer 79% of the time over original versions.

AINeutralarXiv – CS AI · Mar 47/103
🧠

MoECLIP: Patch-Specialized Experts for Zero-shot Anomaly Detection

Researchers have developed MoECLIP, a new AI architecture that improves zero-shot anomaly detection by using specialized experts to analyze different image patches. The system outperforms existing methods across 14 benchmark datasets in industrial and medical domains by dynamically routing patches to specialized LoRA experts while maintaining CLIP's generalization capabilities.

AIBullisharXiv – CS AI · Mar 46/102
🧠

TinyIceNet: Low-Power SAR Sea Ice Segmentation for On-Board FPGA Inference

Researchers developed TinyIceNet, a compact AI model for real-time sea ice mapping using satellite SAR imagery, designed specifically for on-board FPGA processing in space. The system achieves 75.216% F1 score while consuming 50% less energy than GPU baselines, demonstrating practical AI deployment for maritime navigation in polar regions.

$NEAR
AIBullisharXiv – CS AI · Mar 47/103
🧠

Hallucination, Monofacts, and Miscalibration: An Empirical Investigation

Researchers conducted the first empirical investigation of hallucination in large language models, revealing that strategic repetition of just 5% of training examples can reduce AI hallucinations by up to 40%. The study introduces 'selective upweighting' as a technique that maintains model accuracy while significantly reducing false information generation.

AIBullisharXiv – CS AI · Mar 47/103
🧠

BrandFusion: A Multi-Agent Framework for Seamless Brand Integration in Text-to-Video Generation

Researchers introduce BrandFusion, a multi-agent AI framework that enables seamless brand integration into text-to-video generation models. The system addresses commercial monetization challenges in T2V technology by automatically embedding advertiser brands into generated videos while preserving user intent and ensuring natural integration.

AIBullisharXiv – CS AI · Mar 46/103
🧠

Detecting Structural Heart Disease from Electrocardiograms via a Generalized Additive Model of Interpretable Foundation-Model Predictors

Researchers developed an interpretable AI framework for detecting structural heart disease from electrocardiograms, achieving better performance than existing deep-learning methods while providing clinical transparency. The model demonstrated improvements of nearly 1% across key metrics using the EchoNext benchmark of over 80,000 ECG-ECHO pairs.

AIBullisharXiv – CS AI · Mar 47/104
🧠

VeriStruct: AI-assisted Automated Verification of Data-Structure Modules in Verus

VeriStruct is a new AI framework that automates formal verification of complex data structure modules in the Verus programming language. The system achieved a 99.2% success rate in verifying 128 out of 129 functions across eleven Rust data structure modules, representing significant progress in AI-assisted formal verification.

AIBullisharXiv – CS AI · Mar 46/102
🧠

PlayWrite: A Multimodal System for AI Supported Narrative Co-Authoring Through Play in XR

PlayWrite is a new mixed-reality AI system that allows users to create stories by directly manipulating virtual characters and props in XR, rather than through traditional text prompts. The system uses multi-agent AI to interpret user actions into structured narrative elements and generates final stories via large language models, demonstrating a novel approach to AI-human creative collaboration.

AIBullisharXiv – CS AI · Mar 46/103
🧠

Agentic AI-based Coverage Closure for Formal Verification

Researchers have developed an agentic AI-driven workflow using Large Language Models to automate coverage analysis for formal verification in integrated chip development. The approach systematically identifies coverage gaps and generates required formal properties, demonstrating measurable improvements in coverage metrics that correlate with design complexity.

AIBullisharXiv – CS AI · Mar 47/103
🧠

ATPO: Adaptive Tree Policy Optimization for Multi-Turn Medical Dialogue

Researchers developed ATPO (Adaptive Tree Policy Optimization), a new AI algorithm for multi-turn medical dialogues that outperforms existing methods by better handling uncertainty in patient-doctor interactions. The algorithm enabled a smaller Qwen3-8B model to surpass GPT-4o's accuracy by 0.92% on medical dialogue benchmarks through improved value estimation and exploration strategies.

AINeutralarXiv – CS AI · Mar 47/104
🧠

SorryDB: Can AI Provers Complete Real-World Lean Theorems?

Researchers have introduced SorryDB, a dynamic benchmark for evaluating AI systems' ability to prove mathematical theorems using the Lean proof assistant. The benchmark draws from 78 real-world formalization projects and addresses limitations of static benchmarks by providing continuously updated tasks that better reflect community needs.

AINeutralarXiv – CS AI · Mar 46/102
🧠

Beyond Factual Correctness: Mitigating Preference-Inconsistent Explanations in Explainable Recommendation

Researchers propose PURE, a new framework for AI-powered recommendation systems that addresses preference-inconsistent explanations - where AI provides factually correct but unconvincing reasoning that conflicts with user preferences. The system uses a select-then-generate approach to improve both evidence selection and explanation generation, demonstrating reduced hallucinations while maintaining recommendation accuracy.

← PrevPage 13 of 230Next →