y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All98,057🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General54,475

AI × Crypto News Feed

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

98057 articles
AINeutralarXiv – CS AI · May 125/10
🧠

Multi-Level Graph Attention Network Contrastive Learning for Knowledge-Aware Recommendation

Researchers propose a multi-level graph attention network framework that uses contrastive learning to improve knowledge-graph-based recommendation systems. The approach addresses limitations in existing methods by leveraging multi-view learning and self-supervised techniques to better model user preferences and item representations.

AINeutralarXiv – CS AI · May 126/10
🧠

Scaling Limits of Long-Context Transformers

Researchers present a theoretical analysis of how transformer attention mechanisms scale with context length, identifying a critical threshold where attention shifts from uniform averaging to focusing on individual keys. The findings establish that this transition point depends on local geometric properties of the key distribution rather than global features, with implications for understanding transformer behavior at extreme context lengths.

AINeutralarXiv – CS AI · May 126/10
🧠

Continuity Laws for Sequential Models

Researchers formalize the concept of model continuity in sequential neural networks, finding that S4 maintains stable continuous behavior while Mamba's S6 exhibits sensitivity to input amplitude despite continuous-time origins. The study establishes empirical alignment between task continuity, model continuity, and performance, with practical implications for temporal subsampling strategies.

AINeutralarXiv – CS AI · May 126/10
🧠

VeriContest: A Competitive-Programming Benchmark for Verifiable Code Generation

Researchers introduce VeriContest, a benchmark of 946 competitive-programming problems designed to evaluate AI models' ability to generate not just functional code but also formal specifications and machine-checkable proofs. Testing ten state-of-the-art models reveals a dramatic capability gap: while the strongest model achieves 92% accuracy on code generation alone, performance plummets to 48% on specifications, 14% on proofs, and just 5% end-to-end, identifying proof generation as the critical bottleneck for verifiable code generation systems.

AINeutralarXiv – CS AI · May 126/10
🧠

Probing the Impact of Scale on Data-Efficient, Generalist Transformer World Models for Atari

Researchers demonstrate that transformer-based world models exhibit distinct scaling behaviors across Atari environments, with joint multi-task training stabilizing performance gains. The study reveals that individual environments respond differently to model scaling, but unified training across 26 Atari games ensures consistent improvements regardless of inherent task complexity.

AIBullisharXiv – CS AI · May 126/10
🧠

PromptDx: Differentiable Prompt Tuning for Multimodal In-Context Alzheimer's Diagnosis

Researchers introduce PromptDx, a novel AI framework that combines differentiable prompt tuning with multimodal learning to diagnose Alzheimer's Disease using MRI and biomarker data. The method achieves competitive performance using only 1% of context samples compared to 30% in standard approaches, demonstrating significant data efficiency gains for medical imaging applications.

AIBullisharXiv – CS AI · May 126/10
🧠

Lattice Deduction Transformers

Researchers introduce Lattice Deduction Transformers (LDT), a specialized neural architecture that achieves near-perfect accuracy on constraint-solving puzzles like Sudoku and Mazes while remaining logically sound. The approach demonstrates that smaller models with domain-specific architectures can outperform large language models on reasoning tasks.

AINeutralarXiv – CS AI · May 126/10
🧠

Reasoning-Aware Training for Time Series Forecasting

Researchers introduce STRIDE, a framework that integrates large language model reasoning into time series foundation models by projecting LLM reasoning into continuous embedding spaces rather than discrete tokens. The approach achieves state-of-the-art forecasting performance while providing interpretable reasoning, addressing the modality gap that previously limited combining LLMs with numerical time series data.

AINeutralarXiv – CS AI · May 126/10
🧠

Privacy-Aware Video Anomaly Detection through Orthogonal Subspace Projection

Researchers propose Orthogonal Projection Layer (OPL), a privacy-preserving technique for video anomaly detection systems that removes facial attributes while maintaining detection accuracy. The approach uses weak supervision to suppress identifying information without adversarial training, introducing a new framework for evaluating privacy-utility tradeoffs in surveillance applications.

AINeutralarXiv – CS AI · May 126/10
🧠

Fitting Multilinear Polynomials for Logic Gate Networks

Researchers propose a novel approach to training learnable logic gate networks by representing 2-input Boolean gates as multilinear polynomials in 4-dimensional space, reducing a vector-quantization problem from 16 to 4 parameters per neuron. The CovJac method outperforms the baseline Soft-Mix approach, particularly at network depth, by addressing gradient starvation issues that cause performance collapse in deeper architectures.

AINeutralarXiv – CS AI · May 126/10
🧠

Sketch-and-Verify: Structured Inference-Time Scaling via Program Sketching

Sketch-and-Verify is an inference-time scaling technique that improves small language model performance by having the LLM generate multiple algorithmic strategies as program sketches, then filling and verifying them. On HumanEval+, this approach delivers superior cost-performance within a model tier compared to flat sampling, though upgrading to a stronger model tier remains more effective than scaling test-time compute on smaller models.

🧠 Gemini
AINeutralarXiv – CS AI · May 126/10
🧠

Attention-based graph neural networks: a survey

A comprehensive survey paper systematizes recent advances in attention-based graph neural networks (GNNs), proposing a two-level taxonomy spanning three developmental stages: graph recurrent attention networks, graph attention networks, and graph transformers. The work addresses a gap in literature by providing structured analysis of how attention mechanisms enhance GNNs' ability to learn discriminative features while filtering noise in graph-structured data.

AINeutralarXiv – CS AI · May 126/10
🧠

Semantic Voting: Execution-Grounded Consensus for LLM Code Generation

Researchers demonstrate that execution-based voting methods for LLM code generation significantly outperform text-based majority voting by 18-52 percentage points. The study reveals that input quality—particularly sketch-based generation—matters far more than the aggregation algorithm itself, challenging assumptions about how to select optimal code outputs.

AINeutralarXiv – CS AI · May 126/10
🧠

Core-Halo Decomposition: Decentralizing Large-Scale Fixed-Point Problems

Researchers propose Core-Halo decomposition, a novel approach to solving large-scale fixed-point problems in decentralized systems that separates write ownership from read-only evaluation context. Unlike standard strict decomposition methods that create structural bias by truncating dependencies, Core-Halo aligns with block-dependence structures to enable faithful implementation of the original fixed-point problem across distributed multi-agent systems while maintaining parallelism benefits.

AINeutralarXiv – CS AI · May 126/10
🧠

PrepBench: How Far Are We from Natural-Language-Driven Data Preparation?

Researchers introduce PrepBench, a new benchmark for evaluating how well large language models can handle natural language-driven data preparation tasks. The benchmark reveals that despite recent LLM advances, current models still struggle significantly with translating user intent into executable data preparation workflows, particularly when handling ambiguous requirements and complex real-world datasets.

AINeutralarXiv – CS AI · May 126/10
🧠

Structure-Centric Graph Foundation Model via Geometric Bases

Researchers propose Structure-Centric Graph Foundation Models (SCGFM), a novel approach that treats graph topology as the primary source of transferable knowledge using geometric bases and Gromov-Wasserstein distances. The method addresses key limitations in existing graph foundation models by handling structural heterogeneity and incompatible node feature spaces, demonstrating improved generalization across both in-domain and cross-domain graph tasks.

AIBullisharXiv – CS AI · May 126/10
🧠

Gate-and-Merge: Zero-shot Compositional Personalization of Vision Language Models

Researchers present Gate-and-Merge, a zero-shot framework enabling vision-language models to recognize and compose multiple user-defined concepts without requiring co-occurrence training data. The approach uses lightweight LoRA adapters for individual concepts and employs a gating mechanism to merge them intelligently at inference time, maintaining concept integrity while enabling compositional personalization.

AINeutralarXiv – CS AI · May 126/10
🧠

REAP: Reinforcement-Learning End-to-End Autonomous Parking with Gaussian Splatting Simulator for Real2Sim2Real Transfer

Researchers introduce REAP, a reinforcement learning-based autonomous parking system that uses Gaussian Splatting to simulate real-world environments for training, then transfers the model to physical vehicles. The method addresses limitations of traditional multi-stage parking approaches by jointly optimizing perception and planning, achieving successful parking in extreme scenarios like mechanical slots.

AINeutralarXiv – CS AI · May 126/10
🧠

AdaPreLoRA: Adafactor Preconditioned Low-Rank Adaptation

AdaPreLoRA addresses a fundamental challenge in fine-tuning large language models by proposing a new optimization method that combines Adafactor preconditioning with Low-Rank Adaptation. The technique achieves competitive or superior performance across multiple benchmarks while maintaining memory efficiency comparable to standard LoRA optimizers.

AINeutralarXiv – CS AI · May 126/10
🧠

Narrative Landscape: Mapping Narrative Dispositions Across LLMs

Researchers have developed a quantitative framework for measuring and visualizing how different large language models exhibit stable behavioral patterns in their outputs. By testing six frontier models across controlled narrative tasks, they identified a spectrum of model dispositions ranging from rigid to exploratory, revealing that instruction types can fundamentally alter selection patterns even when traditional metrics suggest similarity.

AINeutralarXiv – CS AI · May 126/10
🧠

MeshFIM: Local Low-Poly Mesh Editing via Fill-in-the-Middle Autoregressive Generation

MeshFIM introduces a Fill-in-the-Middle autoregressive framework that enables local editing of low-poly meshes without regenerating entire structures. The technology allows targeted mesh region refinement while preserving surrounding geometry, addressing a critical limitation in current mesh generation workflows through specialized techniques including boundary enforcement, topological preservation, and a gated geometry encoder.

AINeutralarXiv – CS AI · May 126/10
🧠

Communicating Sound Through Natural Language

Researchers introduce Lexical Acoustic Coding (LAC), a framework enabling LLM agents to transmit audio through natural language by converting sound into interpretable acoustic descriptors and verbalizing them as English text. The approach frames audio transmission as a quantization problem, balancing vocabulary size, transmission rate, and fidelity while keeping the transmitted text editable and human-readable.

AIBullisharXiv – CS AI · May 126/10
🧠

Omni-scale Learning-based Sequential Decision Framework for Order Fulfillment of Tote-handling Robotic Systems

Researchers propose OLSF-TRS, a machine learning framework combining reinforcement learning with combinatorial optimization to improve order fulfillment decisions in tote-handling robotic systems used across e-commerce and logistics. The system achieves near-optimal performance on small-scale deployments and reduces tote movements by 8-12% in large-scale scenarios compared to existing heuristic approaches.

AINeutralarXiv – CS AI · May 126/10
🧠

A Reconfigurable Multiplier Architecture for Error-Resilient Applications in RISC-V Core

Researchers have developed a reconfigurable multiplier architecture for RISC-V processors that dynamically adjusts between exact and approximate computation modes to optimize energy efficiency in neural network inference. The design achieves 44-68% power reduction depending on mode while maintaining computational performance, with demonstrated energy consumption of 1.21 pJ/instruction for matrix multiplication operations.

AINeutralarXiv – CS AI · May 126/10
🧠

cuRegOT: A GPU-Accelerated Solver for Entropic-Regularized Optimal Transport

Researchers introduce cuRegOT, a GPU-accelerated solver that significantly improves the speed of entropic-regularized optimal transport computations through algorithmic optimizations like amortized symbolic analysis and fused kernels. The breakthrough addresses a critical computational bottleneck in machine learning by outperforming existing GPU-based solvers while maintaining theoretical convergence guarantees.

← PrevPage 1542 of 3923Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined