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,592+ articles across 50+ sources. Sentiment analysis, importance scoring, and key takeaways — updated every 15 minutes.

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

PoLAR: Factorizing Extent and Mode in Latent Actions for Robot Policy Learning

Researchers introduce PoLAR, a novel latent action representation framework that uses radial-direction structure in hyperbolic space to separately encode transition extent and mode for robot policy learning. The method improves downstream performance across simulation and real-world experiments by leveraging temporal gaps as a proxy for transition magnitude, outperforming existing latent action baselines and vision-language models.

AINeutralarXiv – CS AI · Jun 236/10
🧠

AgentMeter: Evaluating Model-CLI Matching for CLI-Based Local Task-Solving Agents

Researchers introduce AgentMeter, a benchmark for evaluating how language models perform with different command-line interfaces (CLIs) in local task-solving agents. The study reveals that model selection and CLI choice significantly impact performance metrics, cost, and token efficiency, demonstrating that deployment decisions require evaluating model-CLI pairs as integrated units rather than separately.

🧠 GPT-5
AIBullisharXiv – CS AI · Jun 236/10
🧠

AdaMem: Learning What to Remember for Personalized Long-Horizon LLM Agents

Researchers introduce AdaMem, an adaptive memory system for LLM agents that learns what information to retain based on individual user preferences rather than storing everything. The method achieves up to 9% QA accuracy improvement while reducing memory bloat, addressing practical constraints of inference costs and finite context windows in production systems.

AINeutralarXiv – CS AI · Jun 236/10
🧠

AOR-Bench: Do Large Audio Language Models Over-Refuse Pseudo-Harmful Queries?

Researchers introduce AOR-Bench, the first benchmark measuring over-refusal in Large Audio Language Models (LALMs), where safety mechanisms incorrectly reject benign queries. Testing 12 models across six families reveals widespread over-refusal, particularly when audio context could disambiguate potentially harmful speech, prompting exploration of mitigation strategies like Chain-of-Thought reasoning.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Context-Aware Generative AI for Automated Telecom Test Script Generation

Researchers present a context-aware generative AI framework for automated telecom test script generation that continuously adapts to live system changes rather than relying on static test suites. The system uses a knowledge graph, delta-detection engine, and RAG-enhanced AI agent to automatically create, update, or retire test cases as code, configurations, and KPIs evolve, significantly reducing manual testing effort.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Contrastive and Adaptive Multi-modal Masked Autoencoder for Spatial Transcriptomics

Researchers propose CAMMST, a Masked Autoencoder framework that predicts gene expression from histology images by leveraging small amounts of spatial transcriptomics data as genetic anchors. The method combines visual and genetic modalities through contrastive learning, achieving superior performance with minimal transcriptomic coverage and addressing the cost limitations of spatial transcriptomics profiling.

AINeutralarXiv – CS AI · Jun 235/10
🧠

An Exploratory Case Study of LLM-Assisted Refactoring and Gameplay Feature Generation in an Endless Runner Game

Researchers conducted a case study evaluating GPT-4o's effectiveness in game development tasks within an existing Python/Pygame endless runner project. The study found that while the model successfully completed all three refactoring tasks, only one of three gameplay feature generation tasks integrated correctly, suggesting LLMs perform better with localized code transformations than complex cross-system integrations.

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

Inverting the Bellman Equation: From $Q$-Values to World Models

Researchers demonstrate that value-based reinforcement learning agents trained on diverse reward functions implicitly encode accurate world models, bridging the traditional divide between model-free and model-based RL. They introduce P-learning, a method to extract these hidden environment models from Q-values, and show agents develop generalizable dynamics understanding beyond their training objectives.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Anatomically Consistent TMJ Disc Segmentation via Semantic Anchoring and Clinical Priors

Researchers have developed TISC, a novel AI framework for accurately segmenting temporomandibular joint (TMJ) discs from MRI scans by combining semantic anchoring with clinical metadata. The method achieves up to 4.96 Dice improvement over existing approaches and produces anatomically consistent results for more reliable diagnosis of internal derangement.

AINeutralarXiv – CS AI · Jun 236/10
🧠

TF-SNO: Time-Frequency Gated Spectral Neural Operators for Learning Non-Stationary Partial Differential Equations

Researchers propose Time-Frequency Gated Spectral Neural Operators (TF-SNO), a machine learning framework that dynamically adapts its spectral response to model non-stationary partial differential equations where frequency content changes over time. The approach outperforms existing spectral neural operators on six benchmarks by using state-dependent modulation rather than static spectral filters.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Beyond Hooking Onto the World: Referential Profiles and the Numerical Structure of LLM Grounding

This academic paper argues that Large Language Models achieve a form of grounding through numerically structured referential profiles rather than human-like understanding. The author contends that LLM reference is derivative, context-sensitive, and mediated through mathematical optimization of linguistic patterns, supported by recent mechanistic interpretability research showing entity-like features and knowledge neurons.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Extraction and Analysis of Multimodal Concepts in Vision Language Models through Sparse Autoencoders

Researchers have developed a framework using Sparse Autoencoders to extract and interpret visual, textual, and multimodal concepts from Vision Language Models, achieving 45% improvement in visual concept quality compared to existing methods. This advancement provides structured insights into how VLMs process joint image-text information, addressing a critical gap in AI interpretability research.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Communication Heterogeneity and Collective Consensus in Neural Cellular Automata

Researchers studying Neural Cellular Automata discovered that communication barriers between agent populations significantly impede consensus-building on distributed tasks. Systems trained under diverse communication protocols prove more robust to mismatches than homogeneously trained ones, with findings paralleling observed human group dynamics and suggesting protocol distance is a fundamental mechanism affecting collective coordination.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Speaker Identity in Non-Verbal Vocalizations: Conditional Distillation and Mixture of Experts Approach

Researchers present a novel framework for speaker verification in non-verbal vocalizations (NVVs) like laughter and sighs, combining Data2Vec features with ECAPA-TDNN and a Mixture of Experts module. The approach reduces speech-to-NVV error rates from 38.93% to 22.66% while maintaining speech verification accuracy, addressing a critical gap in voice authentication systems as TTS and voice conversion technologies become increasingly sophisticated.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Recency/Frequency Adaptive KV Caching for Large Language Model Serving

Researchers propose an adaptive key-value caching strategy for large language models that dynamically allocates cache space based on recency and frequency patterns, improving upon traditional LRU eviction policies. The approach demonstrates up to 10.8% improvement in cache hit rates and 12.6% reduction in time-to-first-token on synthetic workloads, with more modest gains on real-world conversation data.

AINeutralarXiv – CS AI · Jun 236/10
🧠

An Empirical Study of OpenPangu Quantization on Ascend NPUs

Researchers conducted a systematic empirical study evaluating quantization methods for OpenPangu language models on Huawei Ascend NPUs, finding that 8-bit weight-only quantization is lossless while 4-bit quantization remains practical for larger models but degrades performance on reasoning tasks in smaller models. The study reveals that extreme low-bit compression (2-bit and binary) remains fundamentally challenging, with most configurations collapsing to near-random behavior.

🏢 Perplexity
AINeutralarXiv – CS AI · Jun 235/10
🧠

Few-Shot Hyperspectral Aphid Detection via FastGAN Synthetic Data Generation, Transformer-Based Classification and Explainable AI

Researchers developed a FastGAN-based synthetic data generation method to augment limited hyperspectral imaging datasets for detecting aphid infestations in crops, achieving superior classification results with Vision Transformer models. The approach demonstrates how generative AI and transformer architectures can overcome data scarcity challenges in agricultural pest detection, enabling more efficient and accurate crop monitoring.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Topological Neural Dynamics: A Neuron-wise Framework for Sequence Modeling

Researchers introduce Topological Neural Dynamics (TND), a novel sequence modeling framework that replaces traditional layer-wise neural computation with neuron-wise dynamics where individual neurons evolve independently through explicit graph topology. In a Pong behavior cloning benchmark, TND outperforms RNNs, LSTMs, continuous-time networks, and Transformers with a catch rate more than three times higher than the strongest baseline, suggesting this architectural approach offers a more effective inductive bias for sequence modeling.

AINeutralarXiv – CS AI · Jun 235/10
🧠

NASDAQ: Normalized Observation Space Dynamics-Augmented Q-Learning

Researchers propose NASDAQ, a reinforcement learning framework that addresses performance degradation in low-dimensional observation tasks by normalizing observation spaces before dynamics prediction. The method balances reconstruction losses across observation dimensions and achieves competitive performance with faster training than existing model-based and self-predictive RL approaches.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Task-Differentiated Atomic Skill Expansion and Routing for Continual Learning Across Highly Heterogeneous Tasks

Researchers introduce TASER, a continual learning framework designed to handle highly heterogeneous tasks by dynamically expanding atomic skills and routing them based on task requirements. The work addresses catastrophic forgetting in AI systems learning sequential tasks with diverse reasoning patterns, validated on a new benchmark called HeteroCLBench comprising 19 tasks across 9 cognitive dimensions.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Ramanujan Graph Rewiring with Non Negative Resistance Curvature

Researchers introduce Ramanujan Propagation, a graph rewiring technique that uses Ramanujan graphs to improve Graph Neural Networks by addressing the over-squashing problem that limits long-range dependency learning. The method guarantees non-negative resistance curvature and outperforms nine existing rewiring approaches, establishing a mathematically rigorous framework for more efficient message passing in GNNs.

AIBullisharXiv – CS AI · Jun 236/10
🧠

DataClaw0: Agentic Tailoring Multimodal Data from Raw Streams

Researchers introduce DataClaw0, an AI system that actively refines and structures unstructured multimodal data streams to align with specific user and downstream task intents. The 9B-parameter model uses a two-stage pipeline combining supervised fine-tuning with reinforcement learning, validated through a new benchmark and demonstrated improvements in video generation, VQA, and GUI navigation tasks.

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.

← PrevPage 948 of 3264Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined