y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All96,927🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General53,345

AI × Crypto News Feed

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

96927 articles
AINeutralarXiv – CS AI · May 276/10
🧠

Adaptive Multi-prompt Contrastive Network for Few-shot Out-of-distribution Detection

Researchers propose Adaptive Multi-prompt Contrastive Network (AMCN), a novel approach for few-shot out-of-distribution detection that requires only minimal labeled samples. The method leverages CLIP's vision-language capabilities with learnable textual prompts to distinguish between in-distribution and outlier samples, advancing practical AI safety applications.

AINeutralarXiv – CS AI · May 276/10
🧠

Real-Time Progress Prediction in Reasoning Language Models

Researchers have developed methods to predict real-time progress in reasoning language models with long chains of thought, achieving a 0.161 MAE on mathematical tasks. The work addresses the opacity problem in extended reasoning by training linear probes on hidden states and fine-tuning models to generate percentage-based progress estimates, while quantifying the inherent ambiguity in progress labeling across different model sizes.

AINeutralarXiv – CS AI · May 276/10
🧠

"PhyWorldBench": A Comprehensive Evaluation of Physical Realism in Text-to-Video Models

Researchers introduced PhyWorldBench, a comprehensive benchmark that evaluates text-to-video generation models on their ability to simulate real-world physics accurately. Testing 12 state-of-the-art models across 1,050 prompts, the study reveals significant gaps in how current AI video generators handle physical phenomena, from basic object motion to complex interactions, while also introducing novel evaluation methods using multimodal language models.

AINeutralarXiv – CS AI · May 276/10
🧠

PICACO: Pluralistic In-Context Value Alignment of LLMs via Total Correlation Optimization

Researchers introduce PICACO, a novel in-context alignment method that optimizes meta-instructions to help large language models better understand and balance multiple, often conflicting human values without fine-tuning. The approach uses total correlation optimization to improve alignment across up to 8 distinct values while reducing noise, addressing a key limitation where LLMs struggle to reconcile competing preferences in single prompts.

AINeutralarXiv – CS AI · May 276/10
🧠

How Reliable are LLMs for Reasoning on the Re-ranking task?

Researchers investigate whether Large Language Models reliably perform re-ranking tasks by analyzing how different training methods affect semantic understanding and reasoning transparency. The study reveals that some training approaches produce better explainability than others, suggesting LLMs may optimize for evaluation metrics rather than genuine semantic comprehension, raising concerns about their actual reliability in ranking applications.

AINeutralarXiv – CS AI · May 275/10
🧠

Conceptual Schema Inference for Tabular Datasets using Large Language Models

Researchers propose LLM-based approaches (GeSI and EmSI) to automatically infer conceptual schemas from heterogeneous tabular datasets by analyzing column headers and cell values. The methods address the challenge of organizing large, inconsistent data collections from diverse sources by deriving entity types, attributes, and relationships without manual intervention.

AINeutralarXiv – CS AI · May 276/10
🧠

Inference-Time Search Using Side Information for Diffusion-Based Image Reconstruction

Researchers propose DISS, a training-free framework that enhances diffusion-based image reconstruction by incorporating side information through inference-time search. The method demonstrates consistent quality improvements across multiple inverse problems (inpainting, super-resolution, deblurring) and diffusion solvers while supporting diverse side information types including reference images, text, and medical scans.

AINeutralarXiv – CS AI · May 275/10
🧠

Monte Carlo Permutation Search

Researchers propose Monte Carlo Permutation Search (MCPS), an improved Monte Carlo Tree Search algorithm that enhances the GRAVE algorithm for game-playing AI. MCPS leverages statistics from all playouts containing moves along the path from root to node, demonstrating superior performance across multiple games while eliminating GRAVE's bias hyperparameter.

AINeutralarXiv – CS AI · May 276/10
🧠

EconCausal: A Context-Aware Economic Reasoning Benchmark for Large Language Models

Researchers introduced EconCausal, a benchmark dataset of 10,490 annotated economic causal relationships from peer-reviewed studies, revealing that large language models struggle to properly condition predictions on changing contexts—achieving 88% accuracy in fixed scenarios but dropping to 41.3% when context shifts require reversing causal directions.

AIBullisharXiv – CS AI · May 276/10
🧠

ParsVoice: A Large-Scale Multi-Speaker Persian Speech Corpus for Text-to-Speech Synthesis

Researchers have released ParsVoice, a 2,200-hour Persian speech dataset with 1.36 million aligned segments from 1,815 speakers, making it 25 times larger than previous Persian TTS resources. The dataset was constructed using an automated pipeline combining ASR, fine-tuned language models, and quality assessment, and validation shows the corpus enables multi-speaker text-to-speech systems competitive with existing solutions.

🏢 Hugging Face
AINeutralarXiv – CS AI · May 276/10
🧠

Securing Multi-Agent Systems Against Corruptions via Node Contribution Backpropagation

Researchers propose a dynamic defense mechanism for Multi-Agent Systems that identifies and isolates malicious agents by computing each agent's contribution to final outputs through backward propagation. The method addresses a critical vulnerability where adversarial agents can inject false information that spreads through agent networks, improving security for LLM-based multi-agent applications.

AINeutralarXiv – CS AI · May 276/10
🧠

An End-to-End Learning Approach for Solving Capacitated Location-Routing Problems

Researchers propose DRLHQ, a deep reinforcement learning approach with heterogeneous query attention mechanisms to solve capacitated location-routing problems (CLRPs) and their open variants. This marks the first end-to-end learning framework for CLRPs, demonstrating superior performance over traditional and DRL-based baselines on benchmark datasets.

AINeutralarXiv – CS AI · May 276/10
🧠

SWAP: Towards Copyright Auditing of Soft Prompts via Sequential Watermarking

Researchers propose SWAP, a sequential watermarking technique to protect copyright of soft prompts used in vision-language models like CLIP. The method embeds watermarks through ordered out-of-distribution classes, addressing fundamental limitations of existing auditing approaches that fail due to conflicting objectives between watermarking and primary task performance.

AIBullisharXiv – CS AI · May 276/10
🧠

Explainable Cross-Disease Reasoning for Cardiovascular Risk Assessment from Low-Dose Computed Tomography

Researchers have developed an explainable AI framework that jointly assesses lung and cardiovascular health from low-dose chest CT scans by modeling cross-disease physiological interactions. The system achieves 91.9% AUC for cardiovascular disease screening and outperforms cardiac-specific baselines by explicitly reasoning through pulmonary findings to inform heart risk predictions.

AINeutralarXiv – CS AI · May 276/10
🧠

CFG-OEC: Classifier Free Guidance with Orthogonal Error Correction

Researchers propose CFG-OEC, an improvement to classifier-free guidance in diffusion models that corrects structural sampling errors caused by misalignment between training objectives and sampling procedures. The method demonstrates improved image generation quality on Stable Diffusion models, achieving better FID and CLIP scores than existing approaches.

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

Reconstructing Multi-Scale Physical Fields from Extremely Sparse Measurements with an Autoencoder-Diffusion Cascade

Researchers propose Cascaded Sensing, a machine learning framework combining autoencoders and diffusion models to reconstruct physical fields from extremely sparse sensor measurements. The approach addresses the ill-posed problem of inferring complete spatial data from limited observations by first establishing global structural anchors through coarse-scale estimation, then refining details through conditional diffusion sampling.

AINeutralarXiv – CS AI · May 276/10
🧠

SEAL: Self-Evolving Agentic Learning for Conversational Question Answering over Knowledge Graphs

SEAL introduces a two-stage semantic parsing framework that combines large language models with agentic learning to improve conversational question answering over knowledge graphs. The system self-evolves through dialog history and execution feedback without retraining, achieving state-of-the-art results on complex multi-hop reasoning and aggregation tasks while reducing computational costs.

AINeutralarXiv – CS AI · May 276/10
🧠

How to Square Tensor Networks and Circuits Without Squaring Them

Researchers have developed new parameterization methods for squared tensor networks and circuits that eliminate computational overhead in marginalization and partition function calculations. By leveraging unitary matrix parameterizations inspired by orthogonality and determinism principles, the approach maintains expressiveness while enabling more efficient machine learning applications without the traditional squaring operation complexity.

AINeutralarXiv – CS AI · May 276/10
🧠

EHRSummarizer: A Privacy-Aware, FHIR-Native Reference Architecture for Source-Grounded EHR Summarization

EHRSummarizer presents a privacy-focused reference architecture for automatically summarizing fragmented electronic health records using FHIR standards and constrained AI summarization. The system addresses clinical workflow inefficiencies by normalizing health data and producing source-grounded summaries, though the research remains a prototype without clinical validation or demonstrated outcomes.

AINeutralarXiv – CS AI · May 276/10
🧠

Faithfulness Evaluation for Decoder-only LLM Attributions with Controlled Retained Information

Researchers propose π-Soft-NC and π-Soft-NS, improved evaluation metrics for assessing input attribution methods in large language models that control for the number of retained words, addressing a fundamental bias in existing faithfulness evaluation frameworks. They also introduce Grad-ELLM, a gradient-based attribution method designed for decoder-only LLMs that combines gradient and attention mechanisms for stronger explanatory performance.

🧠 Llama
AINeutralarXiv – CS AI · May 276/10
🧠

EpiQAL: Benchmarking Large Language Models in Epidemiological Question Answering and Reasoning

Researchers introduced EpiQAL, the first benchmark for evaluating large language models on epidemiological reasoning tasks. Testing 15 models reveals significant performance gaps in multi-step inference and evidence synthesis, indicating current LLMs struggle with population-level disease analysis despite their general capabilities.

AIBullisharXiv – CS AI · May 276/10
🧠

Beyond Binary: Turning Partial Success into Dense Verifiable Rewards for Reinforcement Learning in Code Generation

Researchers introduce VeRPO, a reinforcement learning framework that converts partial test-case successes into dense, verifiable reward signals for code generation tasks. The method achieves up to 8.83% improvement in pass@1 metrics while eliminating the sparse reward problem that plagues traditional test-suite evaluation, offering a practical alternative to computationally expensive reward models.

AINeutralarXiv – CS AI · May 276/10
🧠

Shadow Unlearning: A Neuro-Semantic Approach to Fidelity-Preserving Faceless Forgetting in LLMs

Researchers introduce Shadow Unlearning, a privacy-preserving machine unlearning method that removes training data influence from LLMs without exposing sensitive information to attacks. The Neuro-Semantic Projector Unlearning (NSPU) framework achieves this while maintaining model performance and is 10x more computationally efficient than existing approaches.

AINeutralarXiv – CS AI · May 276/10
🧠

Beyond Transfer Accuracy: Faithful Circuits for Controlled Low-Resource Adaptation

Researchers introduce a counterfactual-free circuit discovery method adapted for unstructured natural text, enabling Circuit-Targeted Supervised Fine-Tuning (CT-SFT) that improves low-resource model adaptation while preserving performance on source tasks and preventing catastrophic forgetting.

← PrevPage 1476 of 3878Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined