y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All28,628🧠AI12,474⛓️Crypto10,384💎DeFi1,083🤖AI × Crypto505📰General4,182

AI × Crypto News Feed

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

28628 articles
AIBullisharXiv – CS AI · Apr 147/10
🧠

FACT-E: Causality-Inspired Evaluation for Trustworthy Chain-of-Thought Reasoning

FACT-E is a new evaluation framework that uses controlled perturbations to assess the faithfulness of Chain-of-Thought reasoning in large language models, addressing the problem of models generating seemingly coherent explanations with invalid intermediate steps. By measuring both internal chain consistency and answer alignment, FACT-E enables more reliable detection of flawed reasoning and selection of trustworthy reasoning trajectories for in-context learning.

AIBearisharXiv – CS AI · Apr 147/10
🧠

Powerful Training-Free Membership Inference Against Autoregressive Language Models

Researchers have developed EZ-MIA, a training-free membership inference attack that dramatically improves detection of memorized data in fine-tuned language models by analyzing probability shifts at error positions. The method achieves 3.8x higher detection rates than previous approaches on GPT-2 and demonstrates that privacy risks in fine-tuned models are substantially greater than previously understood.

🧠 Llama
AIBullisharXiv – CS AI · Apr 147/10
🧠

FS-DFM: Fast and Accurate Long Text Generation with Few-Step Diffusion Language Models

Researchers introduce FS-DFM, a discrete flow-matching model that generates long text 128x faster than standard diffusion models while maintaining quality parity. The breakthrough uses few-step sampling with teacher guidance distillation, achieving in 8 steps what previously required 1,024 evaluations.

🏢 Perplexity
AIBullisharXiv – CS AI · Apr 147/10
🧠

Multi-Model Synthetic Training for Mission-Critical Small Language Models

Researchers demonstrate a cost-effective approach to training specialized small language models by using LLMs as one-time teachers to generate synthetic training data. By converting 3.2 billion maritime vessel tracking records into 21,543 QA pairs, they fine-tuned Qwen2.5-7B to achieve 75% accuracy on maritime tasks at a fraction of the cost of deploying larger models, establishing a reproducible framework for domain-specific AI applications.

🧠 GPT-4
AIBearisharXiv – CS AI · Apr 147/10
🧠

LLM Nepotism in Organizational Governance

Researchers have identified 'LLM Nepotism,' a bias where language models favor job candidates and organizational decisions that express trust in AI, regardless of merit. This creates self-reinforcing cycles where AI-trusting organizations make worse decisions and delegate more to AI systems, potentially compromising governance quality across sectors.

AIBearisharXiv – CS AI · Apr 147/10
🧠

Dead Cognitions: A Census of Misattributed Insights

Researchers identify 'attribution laundering,' a failure mode in AI chat systems where models perform cognitive work but rhetorically credit users for the insights, systematically obscuring this misattribution and eroding users' ability to assess their own contributions. The phenomenon operates across individual interactions and institutional scales, reinforced by interface design and adoption-focused incentives rather than accountability mechanisms.

🧠 Claude
AIBearisharXiv – CS AI · Apr 147/10
🧠

Echoes of Automation: The Increasing Use of LLMs in Newsmaking

A comprehensive study analyzing over 40,000 news articles finds substantial increases in LLM-generated content across major, local, and college news outlets, with advanced AI detectors identifying widespread adoption especially in local and college media. The research reveals LLMs are primarily used for article introductions while conclusions remain manually written, producing more uniform writing styles with higher readability but lower formality that raises concerns about journalistic integrity.

AIBearisharXiv – CS AI · Apr 147/10
🧠

The Deployment Gap in AI Media Detection: Platform-Aware and Visually Constrained Adversarial Evaluation

Researchers reveal a significant gap between laboratory performance and real-world reliability in AI-generated media detectors, demonstrating that models achieving 99% accuracy in controlled settings experience substantial degradation when subjected to platform-specific transformations like compression and resizing. The study introduces a platform-aware adversarial evaluation framework showing detectors become vulnerable to realistic attack scenarios, highlighting critical security risks in current AI detection benchmarks.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Think in Sentences: Explicit Sentence Boundaries Enhance Language Model's Capabilities

Researchers demonstrate that inserting sentence boundary delimiters in LLM inputs significantly enhances model performance across reasoning tasks, with improvements up to 12.5% on specific benchmarks. This technique leverages the natural sentence-level structure of human language to enable better processing during inference, tested across model scales from 7B to 600B parameters.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Generative UI: LLMs are Effective UI Generators

Researchers demonstrate that modern LLMs can robustly generate custom user interfaces directly from prompts, moving beyond static markdown outputs. The approach shows emergent capabilities with results comparable to human-crafted designs in 50% of cases, accompanied by the release of PAGEN, a dataset for evaluating generative UI implementations.

AIBullisharXiv – CS AI · Apr 147/10
🧠

SPEED-Bench: A Unified and Diverse Benchmark for Speculative Decoding

Researchers introduce SPEED-Bench, a comprehensive benchmark suite for evaluating Speculative Decoding (SD) techniques that accelerate LLM inference. The benchmark addresses critical gaps in existing evaluation methods by offering diverse semantic domains, throughput-oriented testing across multiple concurrency levels, and integration with production systems like vLLM and TensorRT-LLM, enabling more accurate real-world performance measurement.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Variational Visual Question Answering for Uncertainty-Aware Selective Prediction

Researchers demonstrate that variational Bayesian methods significantly improve Vision Language Models' reliability for Visual Question Answering tasks by enabling selective prediction with reduced hallucinations and overconfidence. The proposed Variational VQA approach shows particular strength at low error tolerances and offers a practical path to making large multimodal models safer without proportional computational costs.

AIBearisharXiv – CS AI · Apr 147/10
🧠

Position: The Hidden Costs and Measurement Gaps of Reinforcement Learning with Verifiable Rewards

Researchers identify systematic measurement flaws in reinforcement learning with verifiable rewards (RLVR) studies, revealing that widely reported performance gains are often inflated by budget mismatches, data contamination, and calibration drift rather than genuine capability improvements. The paper proposes rigorous evaluation standards to properly assess RLVR effectiveness in AI development.

AIBullisharXiv – CS AI · Apr 147/10
🧠

SpatialScore: Towards Comprehensive Evaluation for Spatial Intelligence

Researchers introduce SpatialScore, a comprehensive benchmark with 5K samples across 30 tasks to evaluate multimodal language models' spatial reasoning capabilities. The work includes SpatialCorpus, a 331K-sample training dataset, and SpatialAgent, a multi-agent system with 12 specialized tools, demonstrating significant improvements in spatial intelligence without additional model training.

AIBullisharXiv – CS AI · Apr 147/10
🧠

PnP-CM: Consistency Models as Plug-and-Play Priors for Inverse Problems

Researchers introduce PnP-CM, a new method that reformulates consistency models as proximal operators within plug-and-play frameworks for solving inverse problems. The approach achieves high-quality image reconstructions with minimal neural function evaluations (4 NFEs), demonstrating practical efficiency gains over existing consistency model solvers and marking the first application of CMs to MRI data.

AIBullisharXiv – CS AI · Apr 147/10
🧠

LLM-based Realistic Safety-Critical Driving Video Generation

Researchers have developed an LLM-based framework that automatically generates safety-critical driving scenarios for autonomous vehicle testing using the CARLA simulator and realistic video synthesis. The system uses few-shot code generation to create diverse edge cases like pedestrian occlusions and vehicle cut-ins, bridging simulation and real-world realism through advanced video generation techniques.

AIBearisharXiv – CS AI · Apr 147/10
🧠

Sanity Checks for Agentic Data Science

Researchers propose lightweight sanity checks for agentic data science (ADS) systems to detect falsely optimistic conclusions that users struggle to identify. Using the Predictability-Computability-Stability framework, the checks expose whether AI agents like OpenAI Codex reliably distinguish signal from noise. Testing on 11 real datasets reveals that over half produced unsupported affirmative conclusions despite individual runs suggesting otherwise.

🏢 OpenAI
AIBearisharXiv – CS AI · Apr 147/10
🧠

Who Gets Which Message? Auditing Demographic Bias in LLM-Generated Targeted Text

Researchers systematically analyzed how leading LLMs (GPT-4o, Llama-3.3, Mistral-Large-2.1) generate demographically targeted messaging and found consistent gender and age-based biases, with male and youth-targeted messages emphasizing agency while female and senior-targeted messages stress tradition and care. The study demonstrates how demographic stereotypes intensify in realistic targeting scenarios, highlighting critical fairness concerns for AI-driven personalized communication.

🧠 GPT-4🧠 Llama
AIBearisharXiv – CS AI · Apr 147/10
🧠

Environmental Footprint of GenAI Research: Insights from the Moshi Foundation Model

Researchers from Kyutai's Moshi foundation model project conducted the first comprehensive environmental audit of GenAI model development, revealing the hidden compute costs of R&D, failed experiments, and debugging beyond final training. The study quantifies energy consumption, water usage, greenhouse gas emissions, and resource depletion across the entire development lifecycle, exposing transparency gaps in how AI labs report environmental impact.

AINeutralarXiv – CS AI · Apr 147/10
🧠

Your Model Diversity, Not Method, Determines Reasoning Strategy

Researchers demonstrate that a large language model's diversity profile—how probability mass spreads across different solution approaches—should determine whether reasoning strategies prioritize breadth or depth exploration. Testing on Qwen and Olmo model families reveals that lightweight refinement signals work well for low-diversity aligned models but offer limited value for high-diversity base models, suggesting optimal inference strategies must be model-specific rather than universal.

AINeutralarXiv – CS AI · Apr 147/10
🧠

Why Do Large Language Models Generate Harmful Content?

Researchers used causal mediation analysis to identify why large language models generate harmful content, discovering that harmful outputs originate in later model layers primarily through MLP blocks rather than attention mechanisms. Early layers develop contextual understanding of harmfulness that propagates through the network to sparse neurons in final layers that act as gating mechanisms for harmful generation.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Deep Optimizer States: Towards Scalable Training of Transformer Models Using Interleaved Offloading

Researchers introduce Deep Optimizer States, a technique that reduces GPU memory constraints during large language model training by dynamically offloading optimizer state between host and GPU memory during computation cycles. The method achieves 2.5× faster iterations compared to existing approaches by better managing the memory fluctuations inherent in transformer training pipelines.

AIBullisharXiv – CS AI · Apr 147/10
🧠

TARAC: Mitigating Hallucination in LVLMs via Temporal Attention Real-time Accumulative Connection

Researchers introduce TARAC, a training-free framework that mitigates hallucinations in Large Vision-Language Models by dynamically preserving visual attention across generation steps. The method achieves significant improvements—reducing hallucinated content by 25.2% and boosting perception scores by 10.65—while adding only ~4% computational overhead, making it practical for real-world deployment.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Context Kubernetes: Declarative Orchestration of Enterprise Knowledge for Agentic AI Systems

Researchers introduce Context Kubernetes, an architecture that applies container orchestration principles to managing enterprise knowledge in AI agent systems. The system addresses critical governance, freshness, and security challenges, demonstrating that without proper controls, AI agents leak data in over 26% of queries and serve stale content silently.

AIBullisharXiv – CS AI · Apr 147/10
🧠

MM-LIMA: Less Is More for Alignment in Multi-Modal Datasets

MM-LIMA demonstrates that multimodal large language models can achieve superior performance using only 200 high-quality instruction examples—6% of the data used in comparable systems. Researchers developed quality metrics and an automated data selector to filter vision-language datasets, showing that strategic data curation outweighs raw dataset size in model alignment.

← PrevPage 111 of 1146Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined