y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All51,210🧠AI21,049⛓️Crypto15,632💎DeFi1,592🤖AI × Crypto1,222📰General11,715
🧠

AI

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

21049 articles
AIBullisharXiv – CS AI · Mar 266/10
🧠

ELITE: Experiential Learning and Intent-Aware Transfer for Self-improving Embodied Agents

Researchers introduce ELITE, a new framework that enables AI embodied agents to learn from their own experiences and transfer knowledge to similar tasks. The system addresses failures in vision-language models when performing complex physical tasks by using self-reflective knowledge construction and intent-aware retrieval mechanisms.

AINeutralarXiv – CS AI · Mar 266/10
🧠

Enhanced Mycelium of Thought (EMoT): A Bio-Inspired Hierarchical Reasoning Architecture with Strategic Dormancy and Mnemonic Encoding

Researchers introduced Enhanced Mycelium of Thought (EMoT), a bio-inspired AI reasoning framework that organizes cognitive processing into four hierarchical levels with strategic dormancy and memory encoding. The system achieved near-parity with Chain-of-Thought reasoning on complex problems but significantly underperformed on simple tasks, with 33-fold higher computational costs.

AINeutralarXiv – CS AI · Mar 266/10
🧠

DUPLEX: Agentic Dual-System Planning via LLM-Driven Information Extraction

Researchers propose DUPLEX, a dual-system architecture that restricts LLMs to information extraction rather than end-to-end planning, using symbolic planners for logical synthesis. The system demonstrated superior performance across 12 planning domains by leveraging LLMs for semantic grounding while avoiding their hallucination tendencies in complex reasoning tasks.

AINeutralarXiv – CS AI · Mar 266/10
🧠

The Stochastic Gap: A Markovian Framework for Pre-Deployment Reliability and Oversight-Cost Auditing in Agentic Artificial Intelligence

Researchers developed a Markovian framework to measure reliability and oversight costs for AI agents in organizational workflows before deployment. Testing on enterprise procurement data showed that workflows appearing reliable at the state level can have substantial decision-making blind spots when refined with contextual information.

AINeutralarXiv – CS AI · Mar 266/10
🧠

Efficient Benchmarking of AI Agents

Researchers developed a method to evaluate AI agents more efficiently by testing them on only 30-44% of benchmark tasks, focusing on mid-difficulty problems. The approach maintains reliable rankings while significantly reducing computational costs compared to full benchmark evaluation.

AINeutralarXiv – CS AI · Mar 266/10
🧠

Inspection and Control of Self-Generated-Text Recognition Ability in Llama3-8b-Instruct

Researchers discovered that Llama3-8b-Instruct can reliably recognize its own generated text through a specific vector in its neural network that activates during self-authorship recognition. The study demonstrates this self-recognition ability can be controlled by manipulating the identified vector to make the model claim or disclaim authorship of any text.

🧠 Llama
AINeutralarXiv – CS AI · Mar 266/10
🧠

From Sycophancy to Sensemaking: Premise Governance for Human-AI Decision Making

Researchers propose a new framework for human-AI decision making that shifts from AI systems providing fluent but potentially sycophantic answers to collaborative premise governance. The approach uses discrepancy-driven control loops to detect conflicts and ensure commitment to decision-critical premises before taking action.

AIBullisharXiv – CS AI · Mar 266/10
🧠

HalluJudge: A Reference-Free Hallucination Detection for Context Misalignment in Code Review Automation

Researchers developed HalluJudge, a reference-free system to detect hallucinations in AI-generated code review comments, addressing a key challenge in LLM adoption for software development. The system achieves 85% F1 score with 67% alignment to developer preferences at just $0.009 average cost, making it a practical safeguard for AI-assisted code reviews.

AIBullisharXiv – CS AI · Mar 266/10
🧠

OmniCustom: Sync Audio-Video Customization Via Joint Audio-Video Generation Model

Researchers introduce OmniCustom, a new AI framework that simultaneously customizes both video identity and audio timbre in generated content. The system uses reference images and audio samples to create synchronized audio-video content while allowing users to specify spoken content through text prompts.

AINeutralarXiv – CS AI · Mar 266/10
🧠

SPARE: Self-distillation for PARameter-Efficient Removal

Researchers introduce SPARE, a new machine unlearning method for text-to-image diffusion models that efficiently removes unwanted concepts while preserving model performance. The two-stage approach uses parameter localization and self-distillation to achieve selective concept erasure with minimal computational overhead.

AIBullisharXiv – CS AI · Mar 266/10
🧠

Mitigating LLM Hallucinations through Domain-Grounded Tiered Retrieval

Researchers propose a new four-phase architecture to reduce AI hallucinations using domain-specific retrieval and verification systems. The framework achieved win rates up to 83.7% across multiple benchmarks, demonstrating significant improvements in factual accuracy for large language models.

AIBullisharXiv – CS AI · Mar 266/10
🧠

PASTA: A Scalable Framework for Multi-Policy AI Compliance Evaluation

Researchers have developed PASTA, a scalable AI compliance evaluation framework that can assess multiple policies simultaneously using LLM-powered analysis. The system evaluates five major AI policies in under two minutes for approximately $3, with expert validation showing strong alignment with human judgment.

AIBullisharXiv – CS AI · Mar 266/10
🧠

Uni-DAD: Unified Distillation and Adaptation of Diffusion Models for Few-step Few-shot Image Generation

Researchers introduce Uni-DAD, a unified approach that combines diffusion model distillation and adaptation into a single pipeline for efficient few-shot image generation. The method achieves comparable quality to state-of-the-art methods while requiring less than 4 sampling steps, addressing the computational cost issues of traditional diffusion models.

AIBullisharXiv – CS AI · Mar 266/10
🧠

Beyond Multi-Token Prediction: Pretraining LLMs with Future Summaries

Researchers propose Future Summary Prediction (FSP), a new pretraining method for large language models that predicts compact representations of long-term future text sequences. FSP outperforms traditional next-token prediction and multi-token prediction methods in math, reasoning, and coding benchmarks when tested on 3B and 8B parameter models.

AINeutralarXiv – CS AI · Mar 266/10
🧠

Is Multilingual LLM Watermarking Truly Multilingual? Scaling Robustness to 100+ Languages via Back-Translation

Researchers demonstrate that current multilingual watermarking methods for LLMs fail to maintain robustness across medium- and low-resource languages, particularly under translation attacks. They introduce STEAM, a new detection method using Bayesian optimization that improves watermark detection across 133 languages with significant performance gains.

AIBullisharXiv – CS AI · Mar 266/10
🧠

Explainable embeddings with Distance Explainer

Researchers introduce Distance Explainer, a new method for explaining how AI models make decisions in embedded vector spaces by identifying which features contribute to similarity between data points. The technique adapts existing explainability methods to work with complex multi-modal embeddings like image-caption pairs, addressing a critical gap in AI interpretability research.

AINeutralarXiv – CS AI · Mar 266/10
🧠

GeoSketch: A Neural-Symbolic Approach to Geometric Multimodal Reasoning with Auxiliary Line Construction and Affine Transformation

Researchers introduce GeoSketch, a neural-symbolic AI framework that solves geometric problems through dynamic visual manipulation, including drawing auxiliary lines and applying transformations. The system combines perception, symbolic reasoning, and interactive sketch actions, achieving superior performance on geometric problem-solving benchmarks compared to static image processing methods.

AIBullisharXiv – CS AI · Mar 266/10
🧠

Learning To Guide Human Decision Makers With Vision-Language Models

Researchers introduce Learning to Guide (LTG), a new AI framework where machines provide interpretable guidance to human decision-makers rather than making automated decisions. The SLOG approach transforms vision-language models into guidance generators using human feedback, showing promise in medical diagnosis applications.

AINeutralarXiv – CS AI · Mar 266/10
🧠

Retrieval Improvements Do Not Guarantee Better Answers: A Study of RAG for AI Policy QA

A research study on retrieval-augmented generation (RAG) systems for AI policy analysis found that improving retrieval quality doesn't necessarily lead to better question-answering performance. The research used 947 AI policy documents and discovered that stronger retrieval can paradoxically cause more confident hallucinations when relevant information is missing.

AIBullisharXiv – CS AI · Mar 266/10
🧠

Generative Adversarial Reasoner: Enhancing LLM Reasoning with Adversarial Reinforcement Learning

Researchers introduce Generative Adversarial Reasoner, a new training framework that improves LLM mathematical reasoning by using adversarial reinforcement learning between a reasoner and discriminator model. The method achieved significant performance gains on mathematical benchmarks, improving DeepSeek models by 7-10 percentage points on AIME24 tests.

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

LensWalk: Agentic Video Understanding by Planning How You See in Videos

Researchers introduced LensWalk, an agentic AI framework that enables Large Language Models to actively control their visual observation of videos through dynamic temporal sampling. The system uses a reason-plan-observe loop to progressively gather evidence, achieving 5% accuracy improvements on challenging video benchmarks without requiring model fine-tuning.

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