y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All92,322🧠AI22,940⛓️Crypto17,363💎DeFi1,799🤖AI × Crypto1,480📰General48,740
🧠

AI

22,940 AI articles curated from 50+ sources with AI-powered sentiment analysis, importance scoring, and key takeaways.

22940 articles
AINeutralarXiv – CS AI · Jun 196/10
🧠

PerceptionDLM: Parallel Region Perception with Multimodal Diffusion Language Models

Researchers introduce PerceptionDLM, a multimodal diffusion language model that enables parallel processing of multiple image regions simultaneously, rather than sequentially. The innovation improves inference efficiency for visual perception tasks while maintaining competitive caption quality, accompanied by a new benchmark for evaluating parallel region captioning.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Review of Machine Learning Models for Solar Energetic Particle Prediction

This arXiv paper reviews machine learning models designed to predict solar energetic particle (SEP) events, which pose radiation risks to aviation, spacecraft, and human space exploration. The study compares ML architectures, training datasets, and methodologies against traditional physics-based approaches, providing recommendations for future research in SEP forecasting.

AINeutralarXiv – CS AI · Jun 196/10
🧠

GDGU: A Gradient Difference-based Graph Unlearning Method for Cyberattack Localization in Electric Vehicle Charging Networks

Researchers propose GDGU, a machine learning technique that enables electric vehicle charging stations to delete training data from deployed cyberattack detection models without full retraining, addressing privacy regulations while maintaining security effectiveness. The method achieves comparable performance to stronger baselines while being 10-12 times faster and more memory-efficient than retraining from scratch.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Exploring Feature Extraction Technique Parameters for Acoustic Gunshot Classification

Researchers present a systematic study of feature extraction techniques for acoustic gunshot detection using 23,000 recordings across 85 firearms, demonstrating that technique selection can improve classification accuracy by up to 20% and parameter optimization by an additional 4.7%. The work addresses gaps in current gunshot detection systems used in civilian safety, military, and conservation applications.

AIBullisharXiv – CS AI · Jun 196/10
🧠

FlowFake: Liquid Networks for Audio Deepfake Detection

Researchers introduce FlowFake, a lightweight neural architecture using Liquid Time-Constant networks to detect audio deepfakes with superior cross-dataset generalization. The model achieves comparable performance to much larger systems while addressing the critical challenge of detecting synthetic speech artifacts across different synthesis pipelines with only 34K parameters.

$LTC
AINeutralarXiv – CS AI · Jun 196/10
🧠

IHBench: Evaluating Post-Interruption Recovery in Voice Agents with Structured Workflows

Researchers introduce IHBench, a benchmark for evaluating how voice agents recover from user interruptions while executing multi-step workflows in enterprise settings. Testing 27 model configurations reveals closed-weight models (OpenAI, Google) significantly outperform open-weight alternatives in handling interruptions, recovering 3.3x more gracefully and maintaining task completion rates.

🏢 OpenAI
AINeutralarXiv – CS AI · Jun 195/10
🧠

PrefSQA: Pairwise Preference Prediction for Speech Quality Assessment and the Critical Role of High Quality Datasets

Researchers introduce PrefSQA, a machine learning method that predicts speech quality through pairwise preference comparisons rather than traditional mean opinion scores (MOS). The approach incorporates uncertainty-aware logits and attention mechanisms, demonstrating that preference-based labeling produces cleaner, more reliable datasets than scalar MOS ratings, though improvements vary significantly based on dataset quality.

AIBullisharXiv – CS AI · Jun 196/10
🧠

FAPO: Fully Autonomous Prompt Optimization of Multi-Step LLM Pipelines

FAPO (Fully Autonomous Prompt Optimization) is a new framework that automatically optimizes multi-step LLM pipelines by iteratively refining prompts and, when necessary, restructuring the pipeline architecture itself. The system demonstrates significant performance improvements across multiple benchmarks, achieving up to 33.8 percentage point gains over existing optimization methods.

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

Latent Confounded Causal Discovery via Lie Bracket Geometry

Researchers introduce two novel causal discovery algorithms, BRIDGE and Spectral Kan-Do Flow Matching, that leverage category-theoretic principles and differential geometry to identify causal relationships in systems with latent confounders. The methods reduce the search space for valid causal models by many orders of magnitude while inferring hidden structure directly from intervention-induced geometric flows.

AINeutralarXiv – CS AI · Jun 196/10
🧠

VCG: A Multimodal Retrieval Framework for E-Commerce Video Feeds under Extreme Cold-Start Conditions

Researchers present VCG, a multimodal retrieval system that addresses the cold-start problem in e-commerce video feeds by using vision-language models to match users and videos in a shared semantic space rather than relying on behavioral history. The system achieved a 50% uplift in video completion rates during A/B testing and demonstrates that CLIP-based discriminative embeddings outperform generative LLM approaches for retrieval tasks.

AINeutralarXiv – CS AI · Jun 196/10
🧠

RIVET: Robust Idempotent Voice Attribute Editing

Researchers introduce RIVET, a training framework that uses idempotency constraints to improve voice attribute editing models' robustness to noisy or inconsistent labels in large-scale speech datasets. By enforcing the property that repeated applications produce identical results, the method acts as an implicit regularizer that reduces sensitivity to mislabeled training data while preserving speaker identity.

AINeutralarXiv – CS AI · Jun 196/10
🧠

CTS-MoE: Implicit Terrain Adaptation via Mixture-of-Experts for Perceptive Locomotion

Researchers introduce CTS-MoE, a machine learning approach that enables legged robots to traverse complex terrain by dynamically adapting their locomotion strategy through a mixture-of-experts architecture guided by perception. Tested on the Unitree Go1 robot, the system outperforms traditional monolithic policies in handling stairs, gaps, and obstacles without requiring explicit terrain classification.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Hard or Just Unreached? Diagnosing the Sampling Blind Spot in Math-Reasoning Difficulty Estimation

Researchers identify a critical blind spot in pass@k, the standard metric for evaluating math reasoning difficulty in large language models. Their analysis reveals that 10-23% of problems marked as unsolvable through sampling can actually be solved using deterministic inference with activation grafting perturbations, suggesting current difficulty assessments systematically underestimate model capabilities.

AINeutralarXiv – CS AI · Jun 196/10
🧠

TeleMorpher: Toward Robust Simultaneous Motion-Location Editing

TeleMorpher is a new AI framework that enables simultaneous editing of both motion and location in videos using diffusion models. The approach combines motion priors, pose warping, and segmentation techniques to achieve robust video editing while preserving visual quality, with new evaluation metrics proposed to measure editing fidelity.

AINeutralarXiv – CS AI · Jun 196/10
🧠

LOKI: Memory-Free Null-Space Constrained Lifelong Knowledge Editing

LOKI is a new method for lifelong knowledge editing in language models that dynamically selects which layers to update and avoids catastrophic forgetting without requiring access to previous training data. The approach achieves up to 14% improvement in accuracy over existing methods by using the Hilbert-Schmidt Independence Criterion and null-space projection techniques.

AINeutralarXiv – CS AI · Jun 196/10
🧠

FineREX: Fine-Tuned NER-RE for Human Smuggling Knowledge Graphs

FineREX introduces a fine-tuned language model pipeline for extracting structured data from court documents to build knowledge graphs about human smuggling networks. The domain-specific approach achieves 15-31% performance gains over general-purpose models while reducing processing time by half, demonstrating that specialized AI outperforms larger generalist systems in legal document analysis.

AINeutralarXiv – CS AI · Jun 196/10
🧠

AURA: Adaptive Uncertainty-aware Refinement for LLM-as-a-Judge Auditing

Researchers introduce AURA, a framework that improves the reliability of using large language models as judges for evaluating generated text by iteratively learning human-consistency patterns and prioritizing uncertain comparisons for human review. The approach addresses the core challenge that LLM judges often reflect their own biases rather than genuine human preferences, even when some human feedback is available.

AINeutralarXiv – CS AI · Jun 196/10
🧠

OnDeFog: Online Decision Transformer under Frame Dropping

Researchers propose OnDeFog, a reinforcement learning method that combines offline and online learning approaches to handle frame dropping in real-world applications. By integrating Decision Transformer mechanisms with online learning, OnDeFog demonstrates improved performance compared to existing offline methods when dealing with missing sensor data and communication delays.

AINeutralarXiv – CS AI · Jun 196/10
🧠

NRITYAM: Language Models Meet Art and Heritage of Dance

Researchers have introduced NRITYAM, a comprehensive multilingual benchmark dataset containing 9,260 question-answer pairs across 12 languages designed to evaluate how well language models understand global dance traditions and cultural heritage. Developed in collaboration with native dance artists and speakers, the dataset addresses a critical gap in AI evaluation by testing cultural comprehension beyond Western-centric knowledge, establishing new standards for assessing AI systems' ability to reason about traditional performing arts.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Bidirectional Tutoring for Developmental Motor Learning in Robots: Co-Developed Interaction Dynamics Support Stable Learning

Researchers demonstrate that bidirectional tutoring—where robots and tutors dynamically adapt to each other—produces more consistent and generalizable motor learning compared to traditional unidirectional instruction. Using a free-energy-principle neural network with generative replay, experiments with a humanoid robot showed bidirectional interaction fostered stable behavioral patterns and reduced dependency on tutor guidance over time.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Beyond Uniform Forgetting: A Study of Sequential Direct Preference Optimization Across Preference Settings

Researchers studying sequential Direct Preference Optimization (DPO) in language models find that later training does not uniformly degrade earlier learned preferences, but instead produces varied outcomes depending on objective compatibility and signal strength. Using Llama-3.1-8B-Instruct, the study reveals that preference changes range from degradation to stability or even positive transfer, with pair-level analysis showing aggregate metrics can mask heterogeneous effects across different preference pairs.

🧠 Llama
AINeutralarXiv – CS AI · Jun 196/10
🧠

Manifold Bandits: Bayesian Curriculum Learning over the Latent Geometry of Large Language Models

Researchers propose Bayesian Manifold Curriculum (BMC), a new framework for training large language models through reinforcement learning that treats problem sampling as a structured bandit problem rather than independent tasks. The approach organizes problems hierarchically and balances difficulty, diversity, and task relevance, showing that difficulty alone is insufficient for optimal model improvement.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Temporal Self-Imitation Learning

Researchers introduce Temporal Self-Imitation Learning (TSIL), a reinforcement learning framework that improves robot manipulation training by identifying and reusing efficient successful trajectories as self-supervision signals. The approach outperforms traditional reward-shaping methods across 15 long-horizon tasks by leveraging temporal efficiency as an intrinsic learning signal rather than relying solely on manually engineered rewards.

← PrevPage 287 of 918Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined