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

AI × Crypto News Feed

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

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

Where Is My Physics Wrong? Localized and Identifiable Discovery of Model Discrepancy

Researchers introduce LISDD, a framework for identifying where and why physics-based models fail by localizing errors to specific operating regimes and discovering sparse symbolic corrections. The method outperforms existing global-correction approaches by keeping parameter bias near zero while maintaining statistical rigor through finite-sample testing.

AIBullisharXiv – CS AI · Jun 236/10
🧠

SteerVTE: Seamless Video Text Editing with Style and Glyph Control

SteerVTE is a new AI framework for precise video text editing that maintains stylistic consistency and temporal coherence across frames. The system combines a frozen video diffusion model with specialized encoders for style and glyph control, supported by a new 1M-image dataset and progressive training approach that outperforms existing video editing baselines.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Dynamic multi-agent deep reinforcement learning-based pricing and incentivization approach in multimodal transportation networks

Researchers propose a multi-agent deep reinforcement learning framework to optimize pricing and incentives across shared mobility services and public transport, balancing competing objectives between authorities, providers, and commuters. Simulations demonstrate the approach reduces congestion by 20%, lowers emissions by 10%, and doubles public transport profit while improving equity.

AINeutralarXiv – CS AI · Jun 235/10
🧠

Towards a Bathroom-Centered Human-Building Digital Twin Framework for Indoor Safety Analysis

Researchers propose a digital twin framework that combines semantic bathroom environment modeling with human skeleton tracking to analyze safety risks for older adults. The system integrates body-environment interaction data to better understand fall and injury risks in bathrooms, a critical safety challenge for aging populations, with a Unity-based prototype demonstrating feasibility.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Field-level weak lensing cosmology with $<100$ simulations using multifidelity simulation-based inference

Researchers demonstrate that multifidelity simulation-based inference can extract cosmological information from weak lensing fields using fewer than 100 high-fidelity N-body simulations, achieving an order-of-magnitude reduction in computational cost. By pre-training neural models on fast, low-fidelity simulations and fine-tuning on expensive high-fidelity runs, the method enables field-level cosmological inference that captures substantially more information than traditional two-point statistics.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Adaptive Hard-Soft Physics-Informed Neural Networks for Robust Boundary-Constrained PDE Solving

Researchers propose Hard-Soft Physics-Informed Neural Networks (HSPINN), a novel framework that improves how AI solves complex mathematical equations by enforcing boundary conditions exactly while treating other constraints as soft penalties with adaptive weighting. This advancement addresses persistent challenges in physics-informed neural networks, achieving faster convergence and higher accuracy across multiple equation types.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Measuring & Mitigating Over-Alignment for LLMs in Multilingual Criminal Law Courts

Researchers introduce TF-RefusalBench, a multilingual benchmark measuring over-alignment in large language models used for criminal law tasks in Swiss courts. The study demonstrates that safety guardrails designed to prevent harmful outputs inadvertently compromise legitimate legal work by refusing to process content describing violent crimes, and proposes abliteration as an effective mitigation technique.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Energy-Based Transformers as Predictors of Reading Difficulty

Researchers demonstrate that energy-based transformers, a class of neural networks linked to associative memory models, effectively predict reading difficulty across multiple eye-tracking and reading-time studies. The energy measure outperforms traditional metrics like surprisal and attention entropy, suggesting a unified approach to modeling human language processing.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Distribution-Aware Diffusion-LLM for Robust Ultra-Long-Term Time Series Forecasting

Researchers propose Diffusion-LLM, a framework combining conditional diffusion models with Large Language Models for improved time series forecasting. The approach addresses LLMs' limitations in probabilistic modeling of non-text data and demonstrates superior performance on ultra-long-term forecasting benchmarks.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Automated Semantic Fault Localization in SysML v2: A Human-in-the-Loop Framework Using Knowledge-Graph Augmented LLMs

Researchers present a human-in-the-loop framework combining fine-tuned small language models with knowledge graphs to automatically detect and repair semantic errors in SysML v2 models that bypass traditional compiler validation. The approach achieves over 91% repair accuracy using domain-specific training data and generates practical repair suggestions for engineer review.

AINeutralarXiv – CS AI · Jun 236/10
🧠

ReasoningLens: Hierarchical Visualization and Diagnostic Auditing for Large Reasoning Models

ReasoningLens, an open-source framework, addresses the transparency challenge posed by Large Reasoning Models' exceptionally long Chain-of-Thought traces. The tool provides hierarchical visualization, automated error detection, and diagnostic profiling to help researchers and developers interpret and optimize complex AI reasoning processes.

AINeutralarXiv – CS AI · Jun 236/10
🧠

UnBias-Plus: Detect, Explain, and Rewrite Bias

Researchers have released UnBias-Plus, an open-source toolkit designed to detect, explain, and rewrite bias in natural language across human-written and AI-generated content. The platform offers multi-class bias classification, span localization, neutral text rewriting, and interpretable reasoning, addressing a significant gap in bias mitigation tools with publicly available models and multiple interface options.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Rethinking Object-Centric Representations for Video Dynamics Modeling

Researchers introduce STAITUS, a machine learning framework that improves unsupervised video object tracking by explicitly separating appearance features from geometric pose information in slot-based representations. The approach addresses a fundamental problem where enforcing temporal consistency causes models to mistrack moving objects and fragment identities, achieving superior performance on tracking stability and segmentation quality.

AINeutralarXiv – CS AI · Jun 236/10
🧠

What Does a Chemical Language Model Know About Molecules?

Researchers used sparse autoencoders to mechanistically analyze MolFormer, a chemical language model, revealing that it learns meaningful molecular semantics beyond surface-level syntax. Early layers track molecular grammar through position-encoding, while deeper layers capture pharmacologically relevant atomic features, with non-canonical SMILES notations causing more disruption than invalid ones due to cascading positional errors.

GeneralNeutralarXiv – CS AI · Jun 235/10
📰

War in the Abstract: The Rise and Consequences of Militarized Language in Scientific Communication

A comprehensive study of 21.4 million scientific papers reveals that militaristic language in abstracts has surged 48% since 2010, correlating strongly with global conflict levels and accelerating after 2019. Experimental evidence demonstrates that war framing paradoxically undermines scientific credibility, funding support, and policy backing despite creating perceived urgency.

AINeutralarXiv – CS AI · Jun 236/10
🧠

DVL-DeepONet: A Physics-Guided Operator Learning for Resilient Underwater Navigation

Researchers have developed DVL-DeepONet, a physics-guided deep learning framework that improves underwater vehicle navigation by accurately estimating velocity from noisy or incomplete sensor data. The system outperforms traditional approaches by 40% in real-world testing, enabling autonomous underwater vehicles to operate reliably even with degraded sensor inputs or without expensive inertial measurement units.

AINeutralarXiv – CS AI · Jun 236/10
🧠

SQLConductor: Search-to-Policy Learning for Step-wise Text-to-SQL Orchestration

SQLConductor is a new AI framework that improves Text-to-SQL systems—tools that convert natural language queries into database commands—by using adaptive, step-wise orchestration rather than fixed pipelines. The system achieves 73.2% execution accuracy on complex database queries while using smaller, frozen models, suggesting significant efficiency gains for database accessibility applications.

AINeutralarXiv – CS AI · Jun 236/10
🧠

The Energy Consumption of Transformer Fine-Tuning: A Roofline-Inspired Scaling Model

Researchers present a roofline-inspired framework for accurately predicting energy consumption during Transformer model training across multiple GPUs. The study uses BERT architectural sweeps to correlate energy usage with computational proxies, hardware efficiency factors, and parallelism strategies, enabling more sustainable and cost-aware AI system design.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Decentralized Autonomous Traffic Management through Corridor Networks

Researchers have developed a decentralized multi-agent reinforcement learning approach to manage autonomous aircraft traffic in Advanced Air Mobility (AAM) corridor networks without centralized coordination. The system successfully generalizes policies trained on single corridors to complex multi-corridor scenarios with merges, splits, and varying traffic conditions, suggesting scalable solutions for future autonomous aviation infrastructure.

AINeutralarXiv – CS AI · Jun 236/10
🧠

A Generative Model for Closed-Loop Microsimulation of Signalized Intersections

Researchers present Enactor, a generative AI model designed to simulate vehicle behavior at signalized intersections with improved accuracy over existing methods. The model uses transformer-based architecture to predict vehicle trajectories in closed-loop simulations, achieving significantly better performance on safety metrics and traffic flow distribution compared to baseline approaches.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Polycepta: Object-Centric Appearance Estimation for Multi-Object Tracking

Polycepta introduces a novel object-centric appearance estimation framework for multi-object tracking that treats appearance modeling as a recursive estimation problem rather than static frame-wise matching. The system achieves state-of-the-art performance on KITTI (92.27% MOTA) while operating at 90.57 Hz, demonstrating that dynamically refined appearance states improve tracking robustness and reduce identity switches compared to conventional methods.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Discovering Latent Groups for Robust Classification

Researchers propose Neural Classification Trees (NCT), a machine learning framework that achieves robust classification by encoding subgroup structure directly into model architecture, enabling interpretable identification of underrepresented data subgroups without requiring explicit supervision.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Data Selection Through Iterative Self-Filtering for Vision-Language Settings

Researchers propose a Self-Filtering method that trains CLIP vision-language models on dynamically evolving datasets by iteratively balancing clean samples with diverse data. This bootstrapped approach improves model performance without requiring additional data or pre-trained models, addressing the challenge of training on large-scale noisy datasets.

AINeutralarXiv – CS AI · Jun 236/10
🧠

RECALL: Recovery Experience Collection for Active Lifelong Learning in Vision-Language-Action Models

Researchers propose RECALL, an active learning framework for Vision-Language-Action (VLA) models that uses uncertainty-guided data collection to improve robot learning efficiency. While targeted recovery demonstrations outperform passive imitation learning, the approach reveals critical challenges with catastrophic forgetting when new data isn't balanced with retention mechanisms.

← PrevPage 955 of 3276Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined