y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All81,592🧠AI22,940⛓️Crypto17,361💎DeFi1,798🤖AI × Crypto1,480📰General38,013

AI × Crypto News Feed

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

81621 articles
AINeutralarXiv – CS AI · Jun 236/10
🧠

SOHET: Sequence Of Heterogeneous Events Transformer with Self-Supervised Pre-Training

Researchers introduce SOHET, a transformer-based architecture for processing heterogeneous event streams with self-supervised pre-training capabilities. The model demonstrates significant performance improvements on fraud detection and sequential prediction tasks, outperforming existing methods by 5.8% on a large-scale benchmark while achieving faster convergence.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Graph-of-Differences: Anatomy-Structured Difference Alignment for Medical Image Re-Identification

Researchers propose Graph-of-Differences (GoD), a novel approach to medical image re-identification that grounds patient matching in explicit anatomical structures rather than arbitrary spatial features. The method demonstrates significant accuracy improvements on fundus and chest X-ray images while providing clinically auditable explanations tied to named anatomical regions.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Unsupervised Disentanglement Without Compromises : How Functional Orthogonality Enforces Identifiability

Researchers present a novel approach to unsupervised disentangled representation learning using functional orthogonality constraints on the Jacobian of generative models. The method proves identifiability of nonlinear generative models without requiring statistical independence or causal assumptions, challenging previous impossibility claims in the field.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Evaluating LLMs for Real-World Web Vulnerability Detection

Researchers benchmarked six large language models on their ability to detect real-world web vulnerabilities in WordPress plugins, finding that while all models can identify security issues, detection rates vary significantly (35-63%) and no model maintains consistent results across repeated tests. The findings reveal both the promise and critical limitations of LLM-based vulnerability detection for security practitioners.

🧠 GPT-5🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · Jun 236/10
🧠

MIRCaps: A Large-Scale Mixed-Domain Dataset with Image-Level and Region-Level Captions for Fine-Grained Vision-Language Learning

Researchers introduce MIRCaps, a large-scale multimodal dataset containing 141,364 images with 981,947 image-level and 1,742,264 region-level captions designed to improve Vision-Language Models (VLMs) for general imagery and CCTV surveillance applications. The dataset demonstrates effective fine-tuning of lightweight VLMs across image captioning and object detection tasks, with code and data publicly available.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Evaluation of Small Language Models for Arabic Language Processing

Researchers evaluated 12 small language models on Arabic NLP tasks using a 240-item benchmark across 8 domains, finding that Gemma 3 (12B) performed best despite model size alone not determining performance. The study reveals that Arabic alignment and instruction-following capability matter more than parameter count, with lower-performing models struggling with prompt leakage, hallucination, and language drift.

🧠 GPT-4🧠 Claude🧠 Haiku
AIBullisharXiv – CS AI · Jun 236/10
🧠

Predicting High-Risk Colorectal Polyps in African Americans Using Pre-Colonoscopy Clinical Features: Machine Learning Model Development and Temporal Validation

Researchers developed machine learning models to predict high-risk colorectal polyps in African American patients using only pre-colonoscopy clinical features, potentially improving equitable access to preventive care. The study analyzed 4,681 patients for internal validation and 1,562 for external validation, employing multiple algorithms including neural networks, random forests, and XGBoost to stratify risk without invasive procedures.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Decoupling the Declarative from the Procedural in Vision-Language-Action Models

Researchers introduce w²VLA, a modular Vision-Language-Action model that separates declarative knowledge (concepts and semantics) from procedural knowledge (task execution) to enable zero-shot skill transfer across novel objects. The approach addresses brittleness in current VLA systems by restructuring information flow through compositional modulation rather than opaque transformer processing, achieving superior generalization beyond object-specific training.

$VLA
AINeutralarXiv – CS AI · Jun 236/10
🧠

Backpropagating Through Simulation: Analytic Policy Gradients for Sample and Learning Efficient Differentiable Continuous Control

Researchers propose Analytic Policy Gradients (APG), a method that computes exact policy gradients through backpropagation in differentiable simulators, contrasting with model-free approaches like PPO that rely on sampled rewards. Testing across four continuous control tasks shows APG achieves superior sample efficiency, with a segmented backpropagation scheme that mitigates gradient degradation on long-horizon problems.

AINeutralarXiv – CS AI · Jun 236/10
🧠

FAST: A Framework for Aligned Sampling and Training in Parallel Reinforcement Learning for Autonomous Driving

Researchers introduce FAST, a parallel reinforcement learning framework designed to overcome sampling inefficiencies in autonomous driving simulation. The framework uses Dynamic Parallel Sampling Alignment to eliminate computational bottlenecks caused by asynchronous environment resets, achieving 1.78x speedup while maintaining theoretical consistency through bias-correction techniques.

AINeutralarXiv – CS AI · Jun 236/10
🧠

The Two-Hump Problem: Bridging the Difficulty Gap in Mathematical Reinforcement Learning

Researchers identify a critical structural problem in reinforcement learning for mathematical search tasks, specifically the Andrews-Curtis conjecture, characterized by a 'two-hump' distribution where instances are either trivial or unsolvable. The team addresses this through novel data generation techniques, algorithmic enhancements including supermoves and Transformer architectures, and releases two large-scale benchmark datasets (AC-19 and AC-1M) to advance the field.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Cross-Modal Corroboration for Annotation-Free Wildlife Monitoring

Researchers propose a self-validating wildlife monitoring system that combines computer vision and acoustic analysis to track animal behavior without manual annotation. The approach uses agreement between independent sensor modalities and established behavioral knowledge as a validation signal, demonstrated on Milu deer monitoring.

AINeutralarXiv – CS AI · Jun 236/10
🧠

A DVDrive Approach for doScenes Instructed Driving Challenge

Researchers submitted a vision-language-action driving agent called OmniDrive to the doScenes Instructed Driving Challenge, which predicts autonomous vehicle trajectories based on visual context, motion history, and natural language instructions. The team introduced a divided-view perception module that improves multi-camera visual grounding by reducing cross-view interference, enabling better alignment between language instructions and driving-relevant visual evidence.

AIBearisharXiv – CS AI · Jun 236/10
🧠

When Is an LLM Worth It for Hyperparameter Optimization? A Budget-Matched Study on Tabular Data Finds the Warm-Start Is a Default Configuration, Not the Model

A rigorous empirical study challenges claims that large language models improve hyperparameter optimization for tabular data, finding that LLM advisors' apparent advantage comes entirely from a fixed default configuration seed, not the model itself. Classical search methods with the same seed match or outperform LLM approaches within a handful of evaluations, suggesting LLM-based HPO systems offer no meaningful generalization benefit.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Decodable but Not Faithful: Coupling Natural-Language Rationales to Programmatic Verifiers

Researchers demonstrate that language models can encode verifiable information in their hidden representations while still generating unfaithful explanations, revealing a critical gap between decodability and actual reasoning transparency. Using consistency training across formal theorem proving, game AI, and code generation tasks, the study shows that models can reliably output correct claims yet describe unrelated algorithmic processes, indicating that consistency losses alone cannot guarantee interpretable or trustworthy AI reasoning.

AINeutralarXiv – CS AI · Jun 236/10
🧠

TACO: Task-Aware Column Description Generation Using LLMs

Researchers introduce TACO, a framework for automatically generating accurate column descriptions in datasets using large language models. The three-step pipeline addresses critical limitations in existing approaches by standardizing abbreviated names, enriching descriptions with synonyms, and refining outputs through simulated downstream tasks, demonstrating up to 32% improvement in downstream NLP performance.

AINeutralarXiv – CS AI · Jun 235/10
🧠

Clinical Term Extraction using Open-Source Small Language Models

Researchers evaluated 26 open-source small language models for extracting clinical terms related to amyotrophic lateral sclerosis (ALS) from unstructured patient notes, finding that hybrid approaches combining rule-based methods with machine learning outperform either approach alone. The study demonstrates that modest-sized language models can handle specialized medical information extraction tasks without task-specific training, though traditional regex-based systems remain competitive for this application.

AINeutralarXiv – CS AI · Jun 236/10
🧠

PrivacyAlign: Contextual Privacy Alignment for LLM Agents

Researchers introduce PrivacyAlign, a dataset and training methodology that improves how large language model agents handle privacy decisions by grounding them in human judgment. The work demonstrates that conditioning LLM judges on human annotations and using annotation-based reward modeling produces agents better aligned with actual user privacy expectations across diverse scenarios.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Denoising Iterative Self-Correction: Structured Verification Loops for Reliable LLM Reasoning

Researchers introduce Denoising Iterative Self-Correction (DISC), a test-time procedure that improves large language model reasoning by treating verification outputs as noisy signals to progressively correct errors across multiple passes. The method demonstrates superior performance over existing correction approaches, achieving 81.6% accuracy on BIG-Bench Mistake with 13x better improvement-to-degradation ratios than Chain-of-Verification.

AINeutralarXiv – CS AI · Jun 236/10
🧠

HPP: Hierarchical Programmatic Probing for Long Video Understanding by Decoupling Perception and Reasoning

Researchers introduce Hierarchical Programmatic Probing (HPP), a framework that separates visual perception from temporal reasoning in long video understanding by enabling coding-capable language models to iteratively probe videos through programmatic exploration. The approach decouples perception and reasoning tasks that traditional vision-language models attempt to handle simultaneously, demonstrating significant improvements across multiple long-video benchmarks including LongVideoBench, EgoSchema, and VideoMME.

AINeutralarXiv – CS AI · Jun 235/10
🧠

Cohort Organized Learning: Clustering Through Agreement

Researchers introduce Cohort Organized Learning (CoOL), a neural network-based clustering method that eliminates the need for explicit distance or similarity calculations. The approach uses expectation maximization to train networks capable of clustering diverse data types including vectors and images, offering a flexible alternative to traditional clustering algorithms.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Beyond the Next Step: Variable-Length Latent World Models for Long-Horizon Planning

Researchers propose Variable-Length Latent World Models (VLWMs), a novel framework that predicts future environment states across variable action sequence lengths rather than single steps, addressing a fundamental limitation in AI planning. The approach achieves 13% performance improvements over existing latent world models on long-horizon control tasks through curriculum training and specialized planning methods.

AINeutralarXiv – CS AI · Jun 236/10
🧠

CalVerT: Augmenting Agents with Calibrated Verifier Telemetry Improves Action and Learning in Knowledge-Intensive Tasks

CalVerT is a new framework that enhances LLM agents by providing calibrated confidence scores and grounding verification, helping agents distinguish between reliable and uncertain knowledge during question-answering tasks. The approach reduces both inaccurate confident answers and wasteful over-retrieval, improving performance across multiple QA benchmarks without requiring additional training.

AINeutralarXiv – CS AI · Jun 236/10
🧠

THREAD: Trajectory Planning for Hybrid Rigid-Soft Manipulators with Environment-Aware Diffusion

Researchers introduce THREAD, a diffusion-based trajectory planning system for hybrid rigid-soft manipulators that can navigate through confined spaces by learning physics-aware backbone trajectories. The system achieves 92.4% task success in simulations and demonstrates real-world cross-embodiment transfer, successfully threading through apertures significantly smaller than the soft segment diameter.

← PrevPage 949 of 3265Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined