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

AI × Crypto News Feed

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

96721 articles
AINeutralarXiv – CS AI · May 286/10
🧠

Identifying Explicit Parsimonious Piece-wise Polynomial Relationships in Industrial time-series: Application to manipulator robots

Researchers have developed an algorithm to identify parsimonious explicit piece-wise polynomial relationships in industrial time-series data, with application to robotic manipulator control. The method derives simpler, interpretable models that outperform deep neural networks on unseen contexts while maintaining computational efficiency.

AINeutralarXiv – CS AI · May 286/10
🧠

Multi-Agent LLM-based Metamorphic Testing for REST APIs

Researchers present ARMeta, an LLM-based multi-agent tool that automates metamorphic testing for REST APIs by identifying test scenarios and generating executable tests without requiring explicit correct outputs. The approach addresses the test oracle problem in API validation and demonstrates complementary capabilities to traditional scenario-based testing methods.

AIBullisharXiv – CS AI · May 286/10
🧠

Learning the Error Patterns of Language Models

Researchers propose Palla, an algorithm that learns symbolic constraint functions called prefix filters to capture and correct systematic error patterns in large language models. By analyzing domain-specific failures (e.g., using Python syntax in TypeScript code), Palla enables constrained sampling to significantly improve compilation rates and output validity without retraining models.

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

Improving Evaluation of Recombination-based Cartesian Genetic Programming

Researchers demonstrate that recombination-based operators in Cartesian Genetic Programming can achieve competitive performance when combined with proper hyperparameter optimization, challenging the long-held assumption that mutation-only approaches are superior for symbolic regression tasks.

AINeutralarXiv – CS AI · May 286/10
🧠

Score Based Error Correcting Code Decoder

Researchers have developed SB-ECC, a neural network-based decoder that uses score-based diffusion to correct errors in communications and data storage. The approach outperforms existing decoders across 39 of 42 test scenarios with average SNR gains of 0.17dB, while also reducing computational latency by up to 12.82% through solver optimization.

AINeutralarXiv – CS AI · May 286/10
🧠

ADWIN: Adaptive Windows for Horizon-Aware On-Policy Distillation

ADWIN is a new framework for on-policy distillation that optimizes training efficiency by adaptively adjusting rollout lengths instead of requiring full completions for every update. The method reduces training costs by up to 4.1x while maintaining or improving accuracy on math and code reasoning tasks by identifying when shorter teacher-anchored sequences contain sufficient signal for learning.

AINeutralarXiv – CS AI · May 286/10
🧠

Anomaly as Non-Conformity via Training-Free Graph Laplacian Energy Minimization

Researchers introduce ANoCo, a training-free method for detecting visual anomalies by measuring how strongly query patches deviate from a normal feature manifold using graph Laplacian energy optimization. The approach achieves strong performance without learnable parameters or message passing, reframing anomaly detection as a non-conformity problem solved through convex optimization.

AIBullisharXiv – CS AI · May 286/10
🧠

Bayesian Gated Non-Negative Contrastive Learning

Researchers propose BayesNCL, a new machine learning approach that improves the interpretability of self-supervised learning models by using probabilistic gating to filter out task-irrelevant features. The method achieves a 142.1% improvement in semantic consistency on ImageNet-100 while maintaining downstream task performance, addressing a fundamental limitation in how contrastive learning models process information.

AINeutralarXiv – CS AI · May 286/10
🧠

BiasEdit: A Training-Free Bias-Detect-and-Edit Framework for Learning Fair Visual Classifiers

BiasEdit is a new framework that automatically detects and removes social biases from web-sourced image datasets without manual annotation, using vision-language models and text-guided image editing. The method addresses a critical problem in AI where neural networks trained on biased web data perpetuate unfairness in downstream applications like recommendation systems and content moderation.

🏢 Meta
AINeutralarXiv – CS AI · May 286/10
🧠

The Cases LJP Never Sees: Prosecution Decision Prediction for More Complete Criminal Liability Assessment

Researchers introduce Prosecution Decision Prediction (PDP), a new legal AI benchmark that evaluates criminal liability assessment at the prosecutorial review stage rather than post-indictment. The study reveals that state-of-the-art large language models perform substantially worse on PDP tasks than traditional Legal Judgment Prediction, exposing significant gaps in AI's ability to evaluate evidence and apply legal discretion.

AINeutralarXiv – CS AI · May 286/10
🧠

SSR3D-LLM: Structured Spatial Reasoning via Latent Steps for Fine-Grained Grounding in Unified 3D-LLMs

SSR3D-LLM introduces a structured spatial reasoning approach for 3D object grounding in unified large language models, enabling fine-grained localization of objects in 3D scenes through sequential reasoning steps rather than single-pointer decisions. The method achieves state-of-the-art results across multiple benchmarks while maintaining compatibility with existing 3D-LLM architectures.

AINeutralarXiv – CS AI · May 286/10
🧠

The Decision to Verify: How Warmth and User Characteristics Shape Reliance on Conversational Agents for Information Search

A research study examines how users interact with conversational AI systems when fact-checking is accessible through hybrid search interfaces. The findings reveal that users continue to over-rely on AI answers despite having web search available, with verification behavior driven primarily by user characteristics like prior trust rather than answer quality, while conversational warmth indirectly increases reliance by boosting agreement with incorrect responses.

AINeutralarXiv – CS AI · May 286/10
🧠

Efficient and Scalable Provenance Tracking for LLM-Generated Code Snippets

Researchers introduce SourceTracker, a 300M-parameter encoder combined with a hybrid two-stage pipeline that uses vector search and fingerprinting to efficiently track code provenance in LLM-generated snippets. The system achieves logarithmic-time query complexity while maintaining high precision on billion-scale datasets, addressing scalability challenges in detecting plagiarism and license violations in AI-generated code.

AINeutralarXiv – CS AI · May 286/10
🧠

Learning Theory of the SVRG: Generalization and Convergence Analysis

Researchers present the first generalization analysis of Stochastic Variance Reduced Gradient (SVRG), a widely-used optimization method in machine learning, using algorithmic stability theory. The work bridges a gap in theoretical understanding by establishing sharp stability bounds for both convex and strongly convex settings, with implications for understanding how variance reduction techniques achieve optimal population risk bounds.

AINeutralarXiv – CS AI · May 286/10
🧠

Stochastic Gradient Descent with Momentum is Algorithmically Stable

Researchers have demonstrated that Stochastic Gradient Descent with Momentum (SGDM), a fundamental optimization algorithm in machine learning, maintains strong generalization properties through algorithmic stability analysis. The study resolves a longstanding conjecture that momentum, while accelerating training, might harm generalization performance, providing tight stability bounds applicable to both Polyak's and Nesterov's momentum schemes.

AINeutralarXiv – CS AI · May 286/10
🧠

Token Optimization Strategies for LLM-Based Oracle-to-PostgreSQL Migration

Researchers present twelve token optimization strategies for using LLMs to migrate Oracle databases to PostgreSQL, addressing cost and quality degradation challenges. Adaptive routing emerges as the optimal approach, reducing token consumption by 8.72% while maintaining 88.40% semantic match accuracy, demonstrating that token optimization requires balancing multiple objectives rather than simple prompt shortening.

AINeutralarXiv – CS AI · May 286/10
🧠

A Multi-dimensional Framework for Evaluating Generalization in EEG Foundation Models

Researchers propose a multi-dimensional evaluation framework for EEG foundation models that tests performance under realistic biomedical constraints like limited labeled data and reduced sensor coverage. Analysis of models including LaBraM, CSBrain, and CBraMod reveals foundation models excel at long-context tasks but struggle with short-window Brain-Computer Interface applications and channel constraints compared to supervised alternatives.

AINeutralarXiv – CS AI · May 285/10
🧠

Thermodynamic properties of chemically disordered compounds via AI-driven estimation of partition function with the PULSE method

Researchers present an improved PULSE method for efficiently estimating thermodynamic properties of chemically disordered compounds using AI-driven partition function sampling. The approach significantly reduces computational costs compared to traditional Monte Carlo methods while maintaining high accuracy, as demonstrated through 2D Ising model validation.

AINeutralarXiv – CS AI · May 286/10
🧠

Evaluating the Realism of LLM-powered Social Agents: A Case Study of Reactions to Spanish Online News

Researchers evaluated whether large language models can realistically simulate human behavior in online discourse by comparing LLM-generated reactions to Spanish news articles against real audience responses across hate speech, sentiment, and semantic alignment metrics. The study found that off-the-shelf models significantly underreproduce hate speech and introduce model-specific biases, while fine-tuning improves fidelity unevenly depending on the model.

AINeutralarXiv – CS AI · May 285/10
🧠

Online Irregular Multivariate Time Series Forecasting via Uncertainty-Driven Dual-Expert Calibration

Researchers propose Under-Cali, a machine learning framework for forecasting irregular multivariate time series data in real-time online settings. The system uses uncertainty estimation and dual-expert calibration to maintain accuracy despite dynamic data distribution shifts, achieving improvements over existing methods with minimal computational overhead.

AINeutralarXiv – CS AI · May 285/10
🧠

Mining Multi-Modality Spatio-Temporal Cues for Video Important Person Identification

Researchers introduce the Video Important Person (VIP) identification task and Temporal-VIP dataset to automatically identify key individuals in video scenes while addressing the Temporal Importance Shift phenomenon. The VIP-Net framework achieves 67.3% accuracy, significantly outperforming existing methods (37.5%-53.9%), with applications in automated video editing and intelligent surveillance.

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

Measuring Form and Function in Language Models

Researchers introduce Contextual Alternative Choice (CAC), a new evaluation method that measures both syntactic and functional properties of language models using metrics derived from child language acquisition studies. While some large language models approach human-level performance on these benchmarks, none trained on comparable data volumes simultaneously meet both formal and functional standards that children achieve early in development.

AINeutralarXiv – CS AI · May 286/10
🧠

Sense Representations Are Inducible Interfaces

Researchers introduce ACROS, a method that adds explicit sense representations (per-token meaning decompositions) to frozen pretrained language models without retraining. The technique achieves competitive results in word-sense disambiguation, lexical steering, and cross-lingual adaptation, positioning sense representations as a practical interface for existing models.

← PrevPage 1456 of 3869Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined