y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All87,696🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General44,114
🧠

AI

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

22940 articles
AIBullisharXiv – CS AI · May 117/10
🧠

InvThink: Premortem Reasoning for Safer Language Models

InvThink introduces a three-step framework that enhances language model safety by requiring models to enumerate potential harms, analyze consequences, and generate responses under explicit mitigation constraints. The method demonstrates superior safety performance at larger model scales while preserving reasoning capabilities, achieving up to 32% reduction in harmful outputs compared to baseline approaches.

AIBullisharXiv – CS AI · May 117/10
🧠

LARAG: Link-Aware Retrieval Strategy for RAG Systems in Hyperlinked Technical Documentation

LARAG introduces a link-aware retrieval strategy that improves RAG systems by leveraging hyperlink structures already present in technical documentation, rather than treating documents as flat text collections. The approach achieves better answer quality with fewer computational resources, demonstrating that implicit graph-like retrieval through existing metadata can enhance AI system performance.

AIBullisharXiv – CS AI · May 117/10
🧠

MedAction: Towards Active Multi-turn Clinical Diagnostic LLMs

Researchers introduce MedAction, a new framework and dataset designed to improve how large language models perform clinical diagnosis by simulating real-world multi-turn diagnostic processes. The approach addresses fundamental limitations in current medical LLMs through a tree-structured distillation pipeline that generates high-quality diagnostic trajectories, achieving state-of-the-art performance among open-source models.

AIBearisharXiv – CS AI · May 117/10
🧠

Hard to Read, Easy to Jailbreak: How Visual Degradation Bypasses MLLM Safety Alignment

Researchers discovered that multimodal large language models (MLLMs) become vulnerable to jailbreaking when visual content is degraded through lower resolution or distortion, even when text remains readable. The vulnerability stems from "cognitive overload" where models struggle to process degraded inputs and inadvertently weaken safety guardrails, presenting a critical risk for vision-based compression techniques.

AIBullisharXiv – CS AI · May 117/10
🧠

CASCADE: Context-Aware Relaxation for Speculative Image Decoding

Researchers have developed CASCADE, a novel speculative decoding technique that accelerates autoregressive image generation by up to 3.6x through identifying and exploiting redundancies in neural network representations. The method addresses a critical bottleneck in image synthesis by reducing draft token rejection rates without requiring model retraining, advancing the efficiency of text-to-image AI systems.

AINeutralarXiv – CS AI · May 117/10
🧠

Mechanistic Interpretability with Sparse Autoencoder Neural Operators

Researchers introduce sparse autoencoder neural operators (SAE-NOs), a novel approach that represents concepts as functions rather than scalar values, enabling AI systems to capture both what concepts mean and where they manifest across input domains. The framework demonstrates improved efficiency, stability, and generalization capabilities compared to traditional sparse autoencoders, particularly for spatially-structured and frequency-based data.

AIBullisharXiv – CS AI · May 117/10
🧠

LLM-Based Agents for Competitive Landscape Mapping in Drug Asset Due Diligence

Researchers developed an LLM-based agent system for identifying competing drugs in clinical indications, achieving 83% recall compared to 65% and 60% for competitor systems. The agent validates results using an LLM-as-a-judge approach to minimize hallucinations, reducing biotech due diligence analysis time from 2.5 days to 3 hours in production deployment.

🏢 OpenAI🏢 Perplexity
AIBullisharXiv – CS AI · May 117/10
🧠

SCOPE: Structured Decomposition and Conditional Skill Orchestration for Complex Image Generation

Researchers introduce SCOPE, a framework that addresses the challenge of maintaining semantic commitments throughout the text-to-image generation process by using structured specifications and conditional skill orchestration. The framework achieves significantly higher performance on complex image generation tasks, with a new benchmark (Gen-Arena) and evaluation metric (EGIP) designed to measure commitment-level intent realization.

AIBullisharXiv – CS AI · May 117/10
🧠

Reformulating KV Cache Eviction Problem for Long-Context LLM Inference

Researchers introduce LaProx, a novel KV Cache eviction strategy for long-context LLM inference that reformulates the problem from head-wise weight averaging to output-aware layer-wise matrix multiplication. The method achieves 2× accuracy loss reduction under extreme compression while maintaining performance with just 5% of the original KV cache.

AIBullisharXiv – CS AI · May 117/10
🧠

Qwen3-VL-Seg: Unlocking Open-World Referring Segmentation with Vision-Language Grounding

Researchers introduce Qwen3-VL-Seg, an efficient vision-language model that converts bounding box predictions into pixel-level segmentation masks for open-world referring segmentation tasks. The framework adds minimal parameters (17M, 0.4% overhead) while achieving strong performance on language-intensive visual grounding across in-distribution and out-of-distribution benchmarks.

AIBullisharXiv – CS AI · May 117/10
🧠

Adaptive Negative Reinforcement for LLM Reasoning:Dynamically Balancing Correction and Diversity in RLVR

Researchers propose Adaptive Negative Sample Reinforcement (A-NSR) and Confidence-Weighted Negative Reinforcement (CW-NSR) to improve LLM reasoning by dynamically adjusting penalty weights during training rather than applying fixed penalties. The methods are evaluated on challenging math datasets using Qwen2.5-Math-1.5B, demonstrating that intelligent error correction can match or exceed complex frameworks like PPO.

AIBullisharXiv – CS AI · May 117/10
🧠

Flow-OPD: On-Policy Distillation for Flow Matching Models

Researchers introduce Flow-OPD, a post-training framework that applies on-policy distillation to Flow Matching text-to-image models, addressing reward sparsity and gradient interference problems. Built on Stable Diffusion 3.5 Medium, the method achieves significant performance gains—GenEval scores improve from 63 to 92 and OCR accuracy from 59 to 94—while maintaining image quality and surpassing individual teacher models.

🧠 Stable Diffusion
AINeutralarXiv – CS AI · May 117/10
🧠

Understanding Performance Collapse in Layer-Pruned Large Language Models via Decision Representation Transitions

Researchers have identified why layer pruning causes sudden performance collapse in large language models by analyzing decision representation dynamics. The study reveals that pruning disrupts a critical 'Silent Phase' where the model internally processes information before making predictions, while the subsequent 'Decisive Phase' remains robust to pruning.

AIBullisharXiv – CS AI · May 117/10
🧠

Tool Calling is Linearly Readable and Steerable in Language Models

Researchers discovered that language models encode tool-selection decisions in interpretable linear patterns within their internal activations, enabling both prediction of errors before execution and steering of tool choices at 77-100% accuracy. This finding has implications for making AI agents more reliable and controllable, particularly in high-stakes scenarios where wrong tool selection causes irreversible failures.

🧠 Llama
AIBullisharXiv – CS AI · May 117/10
🧠

WiCER: Wiki-memory Compile, Evaluate, Refine Iterative Knowledge Compilation for LLM Wiki Systems

Researchers introduce WiCER, an iterative algorithm that solves the "compilation gap" in LLM Wiki systems—the problem of distilling raw documents into persistent knowledge artifacts without losing critical facts. The method recovers 80% of lost quality and reduces catastrophic failures by 55%, outperforming naive compilation approaches while maintaining sub-second latency advantages over traditional RAG systems.

AIBullisharXiv – CS AI · May 117/10
🧠

Globally Optimal Training of Spiking Neural Networks via Parameter Reconstruction

Researchers propose a novel parameter reconstruction algorithm for training Spiking Neural Networks (SNNs) that addresses the long-standing problem of non-differentiable spike functions. The method extends convexification theory to recurrent networks and demonstrates consistent improvements over traditional surrogate gradient approaches, with potential applications in large-scale energy-efficient neural network training.

AINeutralarXiv – CS AI · May 117/10
🧠

Position: Mechanistic Interpretability Must Disclose Identification Assumptions for Causal Claims

A research paper argues that mechanistic interpretability studies increasingly make causal claims without explicitly stating their identification assumptions, creating a credibility gap in AI research. The authors audit 10 papers across multiple methodologies and find none contain dedicated identification-assumptions sections, proposing a new disclosure norm requiring researchers to clearly state causal claims, identification strategies, and the assumptions underpinning their conclusions.

AIBearisharXiv – CS AI · May 117/10
🧠

An Embarrassingly Simple Graph Heuristic Reveals Shortcut-Solvable Benchmarks for Sequential Recommendation

Researchers demonstrate that a simple graph heuristic without machine learning matches or outperforms advanced generative recommendation systems on standard benchmarks, revealing that widely-used datasets contain structural shortcuts that don't require sophisticated modeling. The findings question whether current benchmark evaluations actually validate the advanced capabilities that modern recommendation systems claim to provide.

AIBullisharXiv – CS AI · May 117/10
🧠

MedExAgent: Training LLM Agents to Ask, Examine, and Diagnose in Noisy Clinical Environments

Researchers introduce MedExAgent, an AI system trained to perform clinical diagnosis through a POMDP framework that simulates real-world complexity including patient interaction, medical exams, and noisy data. The model uses supervised finetuning and reinforcement learning to balance diagnostic accuracy with cost-efficiency, achieving performance comparable to larger models while maintaining practical clinical constraints.

AIBearisharXiv – CS AI · May 117/10
🧠

GAD in the Wild: Benchmarking Graph Anomaly Detection under Realistic Deployment Challenges

Researchers have published a comprehensive benchmark for Graph Anomaly Detection (GAD) models that exposes critical gaps between academic performance and real-world deployment. The study reveals that leading GAD methods fail to scale to million-node graphs, collapse under realistic anomaly scarcity (0.1%), and struggle with missing data—challenges absent from typical laboratory benchmarks.

AINeutralarXiv – CS AI · May 117/10
🧠

Position: Agent Should Invoke External Tools ONLY When Epistemically Necessary

Researchers propose that AI agents should invoke external tools only when epistemically necessary—when internal reasoning cannot reliably complete a task. The Theory of Agent framework treats tool use as a decision under uncertainty rather than a simple action optimization problem, arguing that unnecessary delegation wastes resources and prevents development of internal reasoning capabilities.

AIBearisharXiv – CS AI · May 117/10
🧠

From Clouds to Hallucinations: Atmospheric Retrieval Hijacking in Remote Sensing Vision-Language RAG

Researchers introduce CloudWeb, an adversarial attack that manipulates remote sensing images with realistic cloud and haze patterns to hijack vision-language retrieval systems in multimodal RAG pipelines. The attack achieves significant success rates—increasing weather-related evidence injection from 0.71% to 43.29% on benchmark tests—demonstrating that input-space threats to retrieval stages remain largely undefended in production systems.

🏢 OpenAI
AIBullisharXiv – CS AI · May 117/10
🧠

Pan-FM: A Pan-Organ Foundation Model with Saliency-Guided Masking for Missing Robustness

Researchers introduce Pan-FM, a foundation model trained on multimodal medical imaging from seven organs that addresses the critical problem of missing data in real-world biomedical datasets. The model uses Saliency-Guided Masking to prevent bias toward dominant organs and demonstrates superior performance on disease prediction tasks across the UK Biobank.

AIBullisharXiv – CS AI · May 117/10
🧠

Sword: Style-Robust World Models as Simulators via Dynamic Latent Bootstrapping for VLA Policy Post-Training

Researchers introduce Sword, a world model framework that improves Vision-Language-Action (VLA) models' ability to simulate environments for policy training. By addressing visual style sensitivity and error accumulation in long-horizon predictions, Sword demonstrates significant performance gains on the LIBERO benchmark, advancing the feasibility of training AI agents entirely within simulated environments.

AIBullisharXiv – CS AI · May 117/10
🧠

FlashMol: High-Quality Molecule Generation in as Few as Four Steps

FlashMol represents a major breakthrough in computational drug discovery by generating high-quality 3D molecular conformations in just 4 steps, compared to hundreds required by traditional diffusion models. The technique achieves 250x acceleration in sampling speed while matching or exceeding the quality of slower teacher models, potentially transforming the economics of large-scale in silico screening.

← PrevPage 125 of 918Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined