y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All50,640🧠AI21,049⛓️Crypto15,632💎DeFi1,592🤖AI × Crypto1,222📰General11,145
🧠

AI

21,049 AI articles curated from 50+ sources with AI-powered sentiment analysis, importance scoring, and key takeaways.

21049 articles
AIBullisharXiv – CS AI · Apr 76/10
🧠

VLA-Forget: Vision-Language-Action Unlearning for Embodied Foundation Models

Researchers introduce VLA-Forget, a new unlearning framework for vision-language-action (VLA) models used in robotic manipulation. The hybrid approach addresses the challenge of removing unsafe or unwanted behaviors from embodied AI foundation models while preserving their core perception, language, and action capabilities.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Representational Collapse in Multi-Agent LLM Committees: Measurement and Diversity-Aware Consensus

Research reveals that multi-agent LLM committees suffer from 'representational collapse' where agents produce highly similar outputs despite different role prompts, with mean cosine similarity of 0.888. A new diversity-aware consensus protocol (DALC) improves accuracy to 87% while reducing token costs by 26% compared to traditional self-consistency methods.

AIBullisharXiv – CS AI · Apr 76/10
🧠

I-CALM: Incentivizing Confidence-Aware Abstention for LLM Hallucination Mitigation

Researchers developed I-CALM, a prompt-based framework that reduces AI hallucinations by encouraging language models to abstain from answering when uncertain, rather than providing confident but incorrect responses. The method uses verbal confidence assessment and reward schemes to improve reliability without model retraining.

🧠 GPT-5
AIBullisharXiv – CS AI · Apr 76/10
🧠

Automated Attention Pattern Discovery at Scale in Large Language Models

Researchers developed AP-MAE, a vision transformer model that analyzes attention patterns in large language models at scale to improve interpretability. The system can predict code generation accuracy with 55-70% precision and enable targeted interventions that increase model accuracy by 13.6%.

AINeutralarXiv – CS AI · Apr 76/10
🧠

Can Humans Tell? A Dual-Axis Study of Human Perception of LLM-Generated News

A research study using JudgeGPT platform found that humans cannot reliably distinguish between AI-generated and human-written news articles across 2,318 judgments from 1,054 participants. The study tested six different LLMs and concluded that user-side detection is not viable, suggesting the need for cryptographic content provenance systems.

AIBullisharXiv – CS AI · Apr 76/10
🧠

HighFM: Towards a Foundation Model for Learning Representations from High-Frequency Earth Observation Data

Researchers have developed HighFM, a foundation model for analyzing high-frequency Earth observation data using over 2TB of satellite imagery to enable real-time disaster monitoring. The model adapts masked autoencoding frameworks with temporal encodings to capture short-term environmental changes and demonstrates superior performance in cloud masking and fire detection tasks.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Focus Matters: Phase-Aware Suppression for Hallucination in Vision-Language Models

Researchers developed a new method to reduce hallucinations in Large Vision-Language Models (LVLMs) by identifying a three-phase attention structure in vision processing and selectively suppressing low-attention tokens during the focus phase. The training-free approach significantly reduces object hallucinations while maintaining caption quality with minimal inference latency impact.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Vocabulary Dropout for Curriculum Diversity in LLM Co-Evolution

Researchers introduce vocabulary dropout, a technique to prevent diversity collapse in co-evolutionary language model training where one model generates problems and another solves them. The method sustains proposer diversity and improves mathematical reasoning performance by +4.4 points on average in Qwen3 models.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Generative AI for material design: A mechanics perspective from burgers to matter

Researchers demonstrate that generative AI and computational mechanics share fundamental principles by using diffusion models to design burger recipes and materials. The study trained models on 2,260 recipes to generate new combinations, with three AI-designed burgers outperforming McDonald's Big Mac in taste tests with 100 participants.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Towards Intelligent Energy Security: A Unified Spatio-Temporal and Graph Learning Framework for Scalable Electricity Theft Detection in Smart Grids

Researchers have developed SmartGuard Energy Intelligence System (SGEIS), an AI framework that combines machine learning, deep learning, and graph neural networks to detect electricity theft in smart grids. The system achieved 96% accuracy in identifying high-risk nodes and demonstrates strong performance with practical applications for energy security.

AIBearisharXiv – CS AI · Apr 76/10
🧠

The Ideation Bottleneck: Decomposing the Quality Gap Between AI-Generated and Human Economics Research

Research reveals AI-generated economics papers significantly underperform human-authored publications, with idea quality representing the primary bottleneck (71% of the gap) rather than execution quality. Analysis of 953 papers shows human research achieves 47.1% exceptional probability versus 16.5% for AI, with only 0.8% of AI papers surpassing median human quality on both dimensions.

🧠 Gemini
AIBullisharXiv – CS AI · Apr 76/10
🧠

Event-Driven Neuromorphic Vision Enables Energy-Efficient Visual Place Recognition

Researchers developed SpikeVPR, a bio-inspired visual place recognition system using event-based cameras and spiking neural networks that achieves comparable performance to deep networks while using 50x fewer parameters and consuming 30-250x less energy. The neuromorphic approach enables real-time deployment on mobile platforms for autonomous robot navigation.

AINeutralarXiv – CS AI · Apr 76/10
🧠

AI Governance Control Stack for Operational Stability: Achieving Hardened Governance in AI Systems

Researchers propose a six-layer AI Governance Control Stack for Operational Stability to ensure traceable and resilient AI system behavior in high-stakes environments. The framework integrates version control, verification, explainability logging, monitoring, drift detection, and escalation mechanisms while aligning with emerging regulatory frameworks like the EU AI Act and NIST standards.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Scaling DPPs for RAG: Density Meets Diversity

Researchers propose ScalDPP, a new retrieval mechanism for RAG systems that uses Determinantal Point Processes to optimize both density and diversity in context selection. The approach addresses limitations in current RAG pipelines that ignore interactions between retrieved information chunks, leading to redundant contexts that reduce effectiveness.

AIBullisharXiv – CS AI · Apr 76/10
🧠

ANX: Protocol-First Design for AI Agent Interaction with a Supporting 3EX Decoupled Architecture

ANX is a new protocol-first framework designed for AI agent interaction, featuring a 3EX decoupled architecture that reduces token consumption by up to 66% compared to existing methods. The open-source protocol addresses security and efficiency issues in current AI agent implementations through agent-native design and integrated CLI, Skill, and MCP components.

🧠 GPT-4
AIBullisharXiv – CS AI · Apr 76/10
🧠

Memory Intelligence Agent

Researchers have developed Memory Intelligence Agent (MIA), a new AI framework that improves deep research agents through a Manager-Planner-Executor architecture with advanced memory systems. The framework enables continuous learning during inference and demonstrates superior performance across eleven benchmarks through enhanced cooperation between parametric and non-parametric memory systems.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Search, Do not Guess: Teaching Small Language Models to Be Effective Search Agents

Researchers developed a new training approach that makes small language models more effective search agents by teaching them to consistently use search tools rather than relying on internal knowledge. The method achieved significant performance improvements of 17.3 points on Bamboogle and 15.3 points on HotpotQA, reaching large language model-level results while maintaining lower computational costs.

AIBullisharXiv – CS AI · Apr 76/10
🧠

SuperLocalMemory V3.3: The Living Brain -- Biologically-Inspired Forgetting, Cognitive Quantization, and Multi-Channel Retrieval for Zero-LLM Agent Memory Systems

Researchers have released SuperLocalMemory V3.3, an open-source AI agent memory system that operates entirely locally without cloud LLMs, implementing biologically-inspired forgetting mechanisms and multi-channel retrieval. The system achieves 70.4% performance on LoCoMo benchmarks while running on CPU only, addressing the paradox of AI agents having vast knowledge but poor conversational memory.

AIBullisharXiv – CS AI · Apr 76/10
🧠

Decocted Experience Improves Test-Time Inference in LLM Agents

Researchers present a new approach to improve Large Language Model performance without updating model parameters by using 'decocted experience' - extracting and organizing key insights from previous interactions to guide better reasoning. The method shows effectiveness across reasoning tasks including math, web browsing, and software engineering by constructing better contextual inputs rather than simply scaling computational resources.

AIBullisharXiv – CS AI · Apr 76/10
🧠

REAM: Merging Improves Pruning of Experts in LLMs

Researchers propose REAM (Router-weighted Expert Activation Merging), a new method for compressing large language models that groups and merges expert weights instead of pruning them. The technique preserves model performance better than existing pruning methods while reducing memory requirements for deployment.

← PrevPage 481 of 842Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined