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

AI × Crypto News Feed

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

87935 articles
AINeutralarXiv – CS AI · Jun 116/10
🧠

Frozen Multimodal Embeddings for Personality and Cognitive Ability Assessment in Asynchronous Video Interviews

Researchers developed a multimodal machine learning approach using frozen pretrained encoders (CLIP, Whisper, RoBERTa) to predict personality traits and cognitive ability from asynchronous video interviews, achieving 19.1% improvement over baseline on personality assessment but revealing potential dataset shortcuts in cognitive ability evaluation.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Exploration Structure in LLM Agents for Multi-File Change Localization

Researchers compare linear versus non-linear exploration strategies for LLM agents tasked with localizing files requiring changes to resolve software issues. Domain-scoped parallel agent spawning with smaller models achieves competitive performance against larger models while reducing costs, revealing that repository exploration structure significantly impacts software engineering task efficiency.

AIBullisharXiv – CS AI · Jun 116/10
🧠

Time-Series Foundation Model Embeddings for Remaining Useful Life Estimation

Researchers introduce a data-efficient approach for Remaining Useful Life (RUL) prediction in industrial equipment using frozen pretrained time-series foundation models (Chronos-2) combined with lightweight regression heads. Testing on real-world sensor data demonstrates superior performance compared to traditional recurrent, convolutional, and Transformer-based models, suggesting foundation models offer practical advantages for predictive maintenance without extensive feature engineering.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Tabular Foundation Models for Clinical Survival Analysis via Survival-Aware Adaptation

Researchers propose a lightweight adaptation method to apply tabular foundation models to clinical survival analysis, demonstrating that pretrained representations combined with survival-aware objectives outperform traditional approaches. Testing on MIMIC-IV and eICU datasets shows 1.4-1.7% improvements over strong baselines like DeepSurv in predicting patient mortality and time-to-event outcomes.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Runtime Enforcement of Hybrid System Properties

Researchers propose a runtime enforcement framework using Hybrid Automata to actively prevent safety violations in autonomous and cyber-physical systems by monitoring and modifying unsafe behaviors in real time. The approach combines discrete-event editing with continuous monitoring and is validated through an Adaptive Cruise Control case study, demonstrating effective safety compliance with minimal computational overhead.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Metadata-Aware Multi-Prompt Reasoning for Zero-Shot Accident Understanding

Researchers present a three-stage pipeline for zero-shot accident detection in surveillance videos that combines temporal localization, semantic classification, and spatial grounding using vision-language models. The method decomposes accident understanding into when, what, and where components, achieving significant improvements over baseline approaches on the ACCIDENT benchmark.

AIBullisharXiv – CS AI · Jun 116/10
🧠

MSUE: Multi-Modal Soccer Understanding Expert

Researchers developed MSUE, a multi-expert question-answering system that achieved 0.95 accuracy in the 2026 SoccerNet VQA Challenge by combining vision-language models, large language models, and specialized experts. The solution uses an LLM router to dynamically dispatch questions to text, image, and video processing experts, demonstrating advances in multi-modal AI for domain-specific tasks.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Bridging the Morphology Gap: Adapting VLA Models to Dexterous Manipulation via Intent-Conditioned Fine-Tuning

Researchers introduce InDex, a framework that adapts Vision-Language-Action (VLA) models from simple parallel grippers to complex dexterous robotic hands through intent-conditioned fine-tuning. The approach uses a two-stage architecture that preserves spatial reasoning capabilities while efficiently learning fine-grained multi-finger control with minimal training data.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Augmenting Molecular Language Models with Local $n$-gram Memory

Researchers introduce MolGram, a neural architecture that enhances transformer-based language models for molecular SMILES strings by integrating a conditional n-gram memory module. This approach addresses the locality gap in character-level tokenization, enabling models to better capture chemical motifs while improving performance across molecule generation, reaction prediction, and retrosynthesis tasks with significantly fewer parameters than baseline models.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Soft-Prompt Tuning for Fair and Efficient LLM Benchmark Evaluation

Researchers propose soft-prompt tuning, a parameter-efficient method that adapts large language models to benchmark formatting requirements by optimizing only 0.0006% of model parameters. This technique reveals that benchmark scores often underestimate base model knowledge due to formatting constraints, enabling fairer evaluation across different model architectures and pre-training approaches.

🏢 Meta
AINeutralarXiv – CS AI · Jun 116/10
🧠

Unstable Features, Reproducible Subspaces: Understanding Seed Dependence in Sparse Autoencoders

Researchers investigate feature stability in sparse autoencoders (SAEs), finding that unstable features across training runs concentrate in reproducible lower-rank subspaces rather than representing pure noise. Stable features carry most functional signal for reconstruction and prediction, while unstable features have minimal individual impact but reflect shared geometric structure that different seeds resolve differently.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Agentic Environment Engineering for Large Language Models: A Survey of Environment Modeling, Synthesis, Evaluation, and Application

This arXiv paper presents a comprehensive survey of agentic environments for large language models, systematizing research across modeling, synthesis, evaluation, and application. The work proposes frameworks for environment engineering, automated synthesis methods (symbolic and neural), and identifies four evolutionary pathways for agent-environment co-evolution, establishing foundational concepts for developing more capable AI agents.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Implicit Neural Representations of Individual Behavior

Researchers introduce Behavioral INR, a self-supervised machine learning model that learns to identify and represent different behavioral policies from unlabeled multi-policy data by adapting implicit neural representations from computer vision. The approach shows promise in robotics, gaming, and racing datasets where mixed behaviors lack annotations, particularly excelling in continuous state-action environments with variable episode lengths.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Intelligent Automation for Embodied Benchmark Construction: Pipelines, Embodiments, Simulators, and Trends

A comprehensive survey examines how embodied AI systems—spanning robotics, autonomous vehicles, and multimodal agents—require new approaches to benchmark construction. The research reveals that automating benchmark creation through foundation models and agentic workflows shifts costs from labor to validation, governance, and auditability rather than eliminating them entirely.

AIBullisharXiv – CS AI · Jun 116/10
🧠

Making Foresight Actionable: Repurposing Representation Alignment in World Action Models

Researchers introduce AGRA, a new objective function that improves World Action Models (WAMs) for robot manipulation by aligning video diffusion features with semantic representations, solving the problem where visually plausible predictions don't translate to accurate control actions. The method enhances action decoder focus on task-relevant regions and improves robustness to task-irrelevant perturbations in both in-distribution and out-of-distribution scenarios.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Adapting Prithvi-EO for Fallow Detection for Food-Water Nexus: ViT-Adapter Necks and Parameter-Efficient Backbone tuning of Geospatial Foundation Model

Researchers demonstrate a parameter-efficient fine-tuning approach for the Prithvi-EO geospatial foundation model to improve fallow land detection, achieving a 25.70% improvement over baseline methods. The hybrid approach combines LoRA adaptation with ViT-Adapter neck designs to address the challenge of multi-scale feature extraction from Vision Transformer architectures for agricultural monitoring.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Rule Taxonomy and Evolution in AI IDEs: A Mining and Survey Study

A comprehensive empirical study examined how developers use rules in AI-powered IDEs to constrain LLM behavior, extracting 7,310 rules from 83 open-source projects. The research revealed a significant gap between what developers prioritize (architectural constraints) and what they actually implement (low-level formatting rules), while showing that rule updates improve artifact compliance by an average of 23 percentage points.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Multi-Rate Mixture of Experts for Accelerating Liquid Neural Network Training

Researchers propose Multi-Rate Mixture-of-Experts (MR-MoE), a framework that enhances Liquid Neural Networks for time-series modeling by deploying multiple experts operating at different time scales with adaptive gating. The approach combines continuous-time dynamics, multi-scale decomposition, and attention mechanisms to outperform traditional RNNs and monolithic LNNs on complex multivariate time-series tasks.

AINeutralarXiv – CS AI · Jun 116/10
🧠

DiffCold: A Diffusion-based Generative Model for Cold-Start Item Recommendation

DiffCold presents a diffusion-based generative model addressing the cold-start recommendation problem in collaborative filtering systems. The approach resolves the inherent performance trade-off between new and established items by using conditional diffusion to unify their embedding representations while preserving structural integrity.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Reinforcement Learning Disrupts Gradient-Based Adversarial Optimization

Researchers demonstrate that reinforcement learning (RL) can disrupt gradient-based adversarial attacks on deep neural networks by creating unstable gradient structures, and when combined with adversarial training, provides dual-layer defense that significantly outperforms traditional supervised learning approaches across multiple attack types.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Using Explainability as a Training-Time Reliability Signal for Efficient ECG Classification

Researchers introduce ERTS, an explainability-based training method that reduces computational costs for ECG classification by using attention map quality to identify which training samples are genuinely informative versus noisy. The approach demonstrates consistent performance improvements across multiple datasets while significantly lowering training expenses, offering practical efficiency gains for resource-constrained healthcare environments.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Mathematical perspective on genetic algorithms with optimization guided operators

Researchers present a mathematical framework for genetic algorithms that employ ML-guided mutation and recombination operators instead of random transformations, modeling the approach as a query-complexity problem. The work demonstrates that certain optimization problems require all three components—generation, mutation, and recombination—to be solved efficiently, with solution diversity playing a critical role in practical performance.

AIBullisharXiv – CS AI · Jun 116/10
🧠

CCKS: Consensus-based Communication and Knowledge Sharing

Researchers propose CCKS, a consensus-based framework for improving multi-agent reinforcement learning through smarter knowledge sharing between agents. The approach uses contrastive learning to build consensus models that allow agents to selectively adopt teacher guidance, demonstrating significant performance improvements in complex environments like Google Research Football and StarCraft II.

AIBullisharXiv – CS AI · Jun 116/10
🧠

SpikeDecoder: Realizing the GPT Architecture with Spiking Neural Networks

Researchers propose SpikeDecoder, a fully spiking neural network implementation of the Transformer decoder block designed for natural language processing. The approach reduces theoretical energy consumption by 87-93% compared to standard artificial neural networks while maintaining comparable performance, addressing the critical challenge of energy efficiency in large language models.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Natural-Language Temporal Grounding in Hour-Long Videos is a Search Problem: A Benchmark and Empirical Decomposition

Researchers introduce ExtremeWhenBench, a benchmark for temporal grounding in hour-long videos using natural language queries. The study reveals that video-language models fail dramatically on long-form content because search—not recognition—is the bottleneck, with a hybrid retrieve-then-ground approach recovering 6.7x performance over monolithic models.

← PrevPage 1123 of 3518Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined