y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All94,525🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General50,943

AI × Crypto News Feed

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

94525 articles
AIBullisharXiv – CS AI · Jun 26/10
🧠

A Lightweight Context-Driven Training-Free Network for Scene Text Segmentation and Recognition

Researchers propose a training-free, lightweight framework for scene text recognition that leverages pre-trained models and context-driven understanding to achieve state-of-the-art performance with significantly reduced computational requirements. The approach uses attention-based segmentation and semantic evaluation to enable faster inference suitable for real-time deployment scenarios.

AINeutralarXiv – CS AI · Jun 26/10
🧠

MARFT: Multi-Agent Reinforcement Fine-Tuning

Researchers present MARFT (Multi-Agent Reinforcement Fine-Tuning), a framework for optimizing LLM-based multi-agent systems using reinforcement learning. The work introduces Flex-MG, a new Markov Game formulation, and addresses key challenges in applying traditional MARL to collaborative AI systems, providing open-source implementation for advancing adaptive agentic systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

A Survey of 3D Reconstruction with Event Cameras

A comprehensive survey reviews 3D reconstruction techniques using event cameras, which capture asynchronous per-pixel brightness changes rather than traditional frames. The research categorizes methods across stereo, monocular, and multimodal systems using geometry-based, deep learning, and neural rendering approaches, identifying key challenges in datasets, evaluation standards, and dynamic scene handling.

AINeutralarXiv – CS AI · Jun 26/10
🧠

DetailMaster: Can Your Text-to-Image Model Handle Long Prompts?

DetailMaster introduces a comprehensive benchmark for evaluating text-to-image models on long, complex prompts averaging 285 tokens, revealing significant performance limitations in current T2I systems. The research identifies critical weaknesses in prompt encoding and attribute preservation, while demonstrating that high-quality generation requires both expanded prompt capacity and specialized long-prompt training.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Simulating Macroeconomic Expectations in Survey Experiments with LLM-based Economic Agents

Researchers have developed a framework using LLM-based economic agents to simulate macroeconomic expectations in survey experiments, demonstrating that these AI agents can generate expectation distributions comparable to human survey data. The framework successfully captures human-like reasoning patterns when equipped with personal characteristics, prior beliefs, and external information, offering potential applications for economic modeling and expectation formation research.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Cooperation of Experts: Fusing Heterogeneous Information with Large Margin

Researchers propose the Cooperation of Experts (CoE) framework for fusing heterogeneous data types across different semantic spaces using multiplex networks. The approach employs domain-specific expert encoders that collaborate through a large margin mechanism, demonstrating superior performance across diverse benchmarks with theoretical guarantees on stability and feasibility.

AIBearisharXiv – CS AI · Jun 26/10
🧠

Can LLMs Reason Structurally? Benchmarking via the Lens of Data Structures

Researchers introduced DSR-Bench, a comprehensive benchmark testing whether large language models can reason about data structures and algorithms. Testing 13 state-of-the-art LLMs revealed significant limitations, with the best model achieving only 46% accuracy on challenging tasks, while models struggled particularly with spatial reasoning and code generation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Value-Free Policy Optimization via Reward Partitioning

Researchers introduce Reward Partition Optimization (RPO), a new method for training language models that eliminates the need for value function estimation in preference-based learning. RPO simplifies the optimization process by normalizing rewards through partition-based formulations, demonstrating superior performance compared to existing approaches like DRO and KTO across multiple model architectures.

AINeutralarXiv – CS AI · Jun 26/10
🧠

GFlowGR: Fine-tuning Generative Recommendation Frameworks with Generative Flow Networks

Researchers introduce GFlowGR, a new fine-tuning framework for generative recommendation systems that addresses the exposure bias problem in large language model-based recommenders. By leveraging Generative Flow Networks alongside collaborative filtering principles, the approach demonstrates improved performance over standard supervised fine-tuning and direct preference optimization methods.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Hyperspherical Variational Autoencoders Using Efficient Spherical Cauchy Distribution

Researchers introduce spherical Cauchy distributions for variational autoencoders operating on hyperspherical latent spaces, offering computational efficiency advantages over von Mises-Fisher distributions while maintaining mathematical rigor. The method combines heavy-tailed global behavior with exact differentiable reparameterization and demonstrates stability across CPU and GPU benchmarks on image and molecular sequence datasets.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Truth, Trust, and Trouble: Medical AI on the Edge

Researchers benchmarked open-source LLMs for medical question-answering, evaluating AlpaCare-13B, BioMistral-7B-DARE, and Mistral-7B across accuracy, safety, and helpfulness metrics. Results reveal fundamental trade-offs between factual reliability and harm prevention in medical AI systems, with implications for deploying these models in clinical settings.

AINeutralarXiv – CS AI · Jun 26/10
🧠

AblationBench: Evaluating Automated Planning of Ablations in Empirical AI Research

Researchers introduce AblationBench, a benchmark suite for evaluating language model agents on ablation planning tasks in AI research. The study finds that frontier LMs achieve only 45% accuracy on average, significantly below human performance, highlighting challenges in automating scientific research methodologies.

🏢 Hugging Face
AIBullisharXiv – CS AI · Jun 26/10
🧠

Toward accurate RUL and SoH estimation using reinforced graph-based physics-informed neural networks enhanced with dynamic weights

Researchers present RGPD, a physics-informed neural network framework that dynamically balances multiple loss functions to improve Remaining Useful Life (RUL) and State of Health (SoH) predictions across industrial assets. The model achieves up to 20% improvement in accuracy over existing methods by combining graph-based representation learning with reinforcement learning-driven adaptive weighting, demonstrating strong generalization across engine, bearing, and battery degradation datasets.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Beyond Model Base Retrieval: Weaving Knowledge to Master Fine-grained Neural Network Design

M-DESIGN, a new retrieval-augmented framework, addresses the inefficiency gap between expensive neural architecture search and suboptimal model retrieval by dynamically leveraging historical evidence from prior tasks to discover near-optimal network modifications. Tested on 67,760 graph neural networks across 22 datasets, the method achieves state-of-the-art performance in 79% of cases under computational constraints.

AINeutralarXiv – CS AI · Jun 26/10
🧠

FedS2R: One-Shot Federated Domain Generalization for Synthetic-to-Real Semantic Segmentation in Autonomous Driving

Researchers introduce FedS2R, a federated learning framework for semantic segmentation in autonomous driving that enables collaborative model training across multiple clients without sharing raw data. The system uses data augmentation and knowledge distillation to bridge the gap between synthetic training data and real-world driving scenarios, achieving near-parity performance with centralized training while maintaining privacy.

AINeutralarXiv – CS AI · Jun 26/10
🧠

From Graph Retrieval to Schema Realization: Counterfactual Validation for Text-to-SPARQL over Heterogeneous Knowledge Graphs

SchemaForge, a new AI framework, improves text-to-SPARQL query generation over heterogeneous knowledge graphs by using schema-grounded validation. The system achieves 11.5 percentage points higher accuracy than existing baselines across four benchmarks, demonstrating practical advances in natural language to database query translation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Graph is a Natural Regularization: Revisiting Vector Quantization for Graph Representation Learning

Researchers propose RGVQ, a novel framework addressing codebook collapse in Vector Quantization for graph neural networks, a technical limitation that degrades token expressiveness and generalization. By integrating graph topology as regularization and introducing soft assignments, RGVQ improves codebook utilization across downstream graph learning tasks.

AIBullisharXiv – CS AI · Jun 26/10
🧠

TuneAgent: Agentic Operating System Kernel Tuning with Reinforcement Learning

Researchers introduce TuneAgent, an AI-powered framework using reinforcement learning and large language models to automatically optimize Linux kernel configurations. The system achieves up to 5.6% performance improvements while maintaining configuration validity, addressing a longstanding challenge in OS optimization that traditionally requires manual expert tuning.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Deep Learning as the Disciplined Construction of Tame Objects

A mathematical research paper proposes that deep learning models can be understood through tame geometry (o-minimality), a mathematical framework that enables convergence guarantees for stochastic gradient descent in nonsmooth, nonconvex settings. This perspective offers a formal mathematical foundation for analyzing AI system behavior and training stability.

AINeutralarXiv – CS AI · Jun 26/10
🧠

End-to-End Deep Learning for Predicting Metric Space-Valued Outputs

Researchers introduce E2M (End-to-End Metric regression), a deep learning framework that predicts non-Euclidean outputs like probability distributions and networks by computing weighted Fréchet means with neural network-learned weights. The method preserves geometric properties of output spaces while achieving state-of-the-art performance across multiple domains without requiring surrogate embeddings.

AIBullisharXiv – CS AI · Jun 26/10
🧠

T-POP: Test-Time Personalization with Online Preference Feedback

Researchers introduce T-POP, a novel algorithm that personalizes large language models in real-time by learning from user preference feedback during text generation, without requiring parameter updates or extensive pre-existing user data. The method combines test-time alignment with dueling bandits to efficiently balance exploration and exploitation, addressing the cold-start problem in LLM personalization.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Make a Video Call with LLM: A Measurement Campaign over Six Mainstream Apps

Researchers conducted the first systematic performance benchmark of AI video chat systems across six mainstream applications, measuring quality, latency, internal mechanisms, and system overhead. The study reveals that network latency impacts AI video calls less significantly than human video calls, while AI agent capabilities emerge as the primary driver of user experience.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Simultaneous Multi-objective Alignment Across Verifiable and Non-verifiable Rewards

Researchers propose MAHALO, a framework for training large language models across multiple competing objectives simultaneously, including verifiable tasks like math reasoning and non-verifiable subjective preferences like human values alignment. The approach uses PRM-guided decoding and Multi-Action-Head DPO to balance conflicting goals while maintaining user control during inference.

AINeutralarXiv – CS AI · Jun 25/10
🧠

HRTFformer: A Spatially-Aware Transformer for Individual HRTF Upsampling in Immersive Audio Rendering

Researchers introduce HRTFformer, a transformer-based neural network that improves the spatial upsampling of Head-Related Transfer Functions (HRTFs) used in immersive audio applications. By leveraging attention mechanisms and spherical harmonic domain processing, the model reconstructs high-fidelity spatial audio from sparse measurements with improved accuracy and realistic spatial coherence.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Margin Adaptive DPO: Leveraging Reward Model for Granular Control in Preference Optimization

Researchers introduce Margin-Adaptive Direct Preference Optimization (MADPO), a novel method that improves large language model alignment by using a reward model to apply instance-level adaptive weights to training samples. MADPO addresses limitations in existing approaches like DPO and β-DPO by providing stable, granular control over the learning signal without discarding training data.

← PrevPage 1369 of 3781Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined