y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All85,893🧠AI22,940⛓️Crypto17,361💎DeFi1,798🤖AI × Crypto1,480📰General42,314

AI × Crypto News Feed

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

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

eCNNTO: A Highly Generalizable ConvNet for Accelerating Topology Optimization

Researchers propose eCNNTO, a convolutional neural network that accelerates topology optimization by predicting optimal material density distributions using late-stage training data rather than early iterations. The method achieves up to 90-97% reduction in computational iterations while generalizing across different boundary conditions, geometries, and mesh resolutions without requiring large training datasets.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Residual-Space Evolutionary Optimization via Flow-based Generative Models

Researchers introduce residual-space evolutionary optimization, a framework combining flow-based generative models with evolutionary algorithms to enable data editing without requiring differentiable objectives or gradient-based optimization. The method separates local refinement and broad exploration through self-pollination and cross-pollination mechanisms, validated on image benchmarks and crystal structure data.

AIBullisharXiv – CS AI · Jun 196/10
🧠

Multi-Head Attention-Based Feature Extractor Integration with Soft Actor-Critic for Porosity Prediction and Process Parameter Optimization in Additive Manufacturing

Researchers developed a machine learning system combining multi-head attention mechanisms with Soft Actor-Critic reinforcement learning to optimize additive manufacturing processes and predict porosity defects. The approach demonstrates faster convergence and superior performance compared to existing RL algorithms, achieving a convergence value of 322.79 within 14 episodes.

AINeutralarXiv – CS AI · Jun 196/10
🧠

ScaffoldAgent: Utility-Guided Dynamic Outline Optimization for Open-Ended Deep Research

ScaffoldAgent introduces a dynamic outline optimization framework for open-ended deep research that evolves report structures through expansion, contraction, and revision operations. The system uses utility-guided feedback mechanisms to evaluate outline modifications based on retrieval gains and coherence, demonstrating improved performance on deep research benchmarks compared to existing approaches.

AIBullisharXiv – CS AI · Jun 196/10
🧠

Learning to Prompt: Improving Student Engagement with Adaptive LLM-based High-School Tutoring

Researchers developed an adaptive large language model tutoring system that uses subject-aware prompting and machine learning to personalize education for high-school students. Testing with 656 conversations showed the system improved instructional efficiency by reducing interactions by ~3 turns and increased exercise completion rates to 28.1% using stochastic strategy sampling, demonstrating effective sim-to-real transfer from simulation training to live student interactions.

AIBullisharXiv – CS AI · Jun 196/10
🧠

RACL: Reasoning-Agent Control Layers for Continuous Metaheuristic Learning

Researchers introduce RACL, a reasoning-agent control layer that sits above existing optimization algorithms to improve their performance without modifying core constraints. Using vehicle routing as a testbed, RACL demonstrates measurable improvements over baseline policies, with potential applications across metaheuristic optimization problems.

AIBearisharXiv – CS AI · Jun 196/10
🧠

BIM-Edit: Benchmarking Large Language Models for IFC-Based Building Information Modeling

Researchers introduce BIM-Edit, a benchmark that evaluates large language models on their ability to edit existing Building Information Models in IFC format based on natural language instructions. The benchmark reveals significant capability gaps, with the best-performing LLM achieving only 49.5% accuracy and none solving more than 3.4% of tasks, highlighting that current AI systems struggle with the semantic preservation and relational understanding required for professional engineering workflows.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Modularity-Free Conflict-Averse Training for Generalized PINNs

Researchers identify a critical failure mode in Physics-Informed Neural Networks (PINNs) where overparameterized models self-partition into task-exclusive modules that impede training convergence. They introduce ModSync, a novel framework combining structural optimization with conflict-averse training to prevent capacity-driven failures and achieve state-of-the-art accuracy across PDE benchmarks.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Implicit Semantic-Aware Communication Based on Hypergraph Reasoning

Researchers propose HISR, a hypergraph-based framework for semantic-aware communication that captures complex multi-entity relationships beyond traditional pairwise graph structures. The system achieves 36.6% improvement in semantic interpretation accuracy by mapping entities into context-specific semantic subspaces, enabling robust information recovery even under noisy channel conditions.

AINeutralarXiv – CS AI · Jun 195/10
🧠

Augmenting Game AI with Deep Reinforcement Learning

Researchers propose a reinforcement learning framework designed specifically for game AI development, addressing current limitations that prevent widespread adoption across game genres. The work highlights how machine learning can create more believable, human-like NPC behavior while identifying key bottlenecks and research directions for the video game industry.

AINeutralarXiv – CS AI · Jun 196/10
🧠

QMFOL: Benchmarking Large Language Model Reasoning via Quantifiable Monadic First-Order Logic Test Case Generation

Researchers introduce QMFOL, an automated framework for generating controlled-complexity logical reasoning benchmarks to evaluate large language models. The resulting QMFOLBench dataset of 2,880 instances reveals that LLM reasoning performance degrades significantly with increased logical complexity, with models showing consistent bias toward true-labeled tasks over false or unknown ones.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Thermodynamic Measure of Intelligence

Researchers propose a thermodynamic framework for measuring intelligence based on a system's ability to amplify rare but valid futures through recursive self-simulation. The model suggests intelligence is quantifiable on a universal scale and proves that recursive self-simulation is necessary and nearly sufficient for achieving high thermodynamic intelligence across systems from passive matter to large language models.

AINeutralarXiv – CS AI · Jun 196/10
🧠

A Multi-Agent system for Multi-Objective constrained optimization

Researchers introduce MAMO, a multi-agent reinforcement learning system that autonomously optimizes reward weight selection for constrained optimization problems in dynamic environments. This addresses a critical limitation in current RL approaches where manual tuning of penalty weights significantly impacts policy performance and constraint adherence.

AINeutralarXiv – CS AI · Jun 195/10
🧠

Confidence-Aware Automated Assessment of Student-Drawn Scientific Models

Researchers developed an automated Vision Transformer-based system to score student-drawn scientific models, addressing the costly manual assessment burden in science education. The confidence-aware framework selectively automates scoring of high-confidence submissions while deferring uncertain cases to human reviewers, demonstrating improved reliability across NGSS-aligned assessments.

AINeutralarXiv – CS AI · Jun 195/10
🧠

Leveraging systems' non-linearity to tackle the scarcity of data in the design of Intelligent Fault Diagnosis Systems

Researchers propose a novel Deep Transfer Learning approach for Intelligent Fault Diagnosis Systems that addresses data scarcity by leveraging system non-linearities and multi-excitation vibration analysis. The method combines pre-trained CNNs with a new data visualization and augmentation technique, validated on railway pantograph structures.

AIBullisharXiv – CS AI · Jun 196/10
🧠

SoftSkill: Behavioral Compression for Contextual Adaptation

SoftSkill introduces a method to compress natural-language AI agent skills into compact continuous context objects that improve task performance without retraining frozen language models. By replacing lengthy Markdown skill files with 32-token soft prefixes, the approach demonstrates significant accuracy gains across multiple benchmarks while reducing computational overhead.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Automating SKILL.md Generation for Computer-Using Agents via Interaction Trajectory Mining

Researchers developed a three-stage pipeline to automatically extract skill libraries from computer-using agent interaction data, achieving high readability (95% purity on labeled benchmarks) but failing to improve downstream policy performance across domains. The study reveals that while trajectory mining can expose interpretable skill structure, current technical limitations prevent reliable cross-domain transfer improvements.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Interpretable Sperm Morphology Classification via Attention-Guided Deep Learning

Researchers developed an interpretable deep learning framework using EfficientNet-B0 and attention mechanisms to classify sperm morphology for male infertility diagnosis. The model achieves 90-94% accuracy on public datasets while providing visual explanations through Grad-CAM++ visualizations, addressing the clinical adoption barrier of traditional black-box AI models.

AINeutralarXiv – CS AI · Jun 195/10
🧠

Context-Aware Hierarchical Bayesian Modeling of IVF Laboratory Environmental Conditions

Researchers developed a hierarchical Bayesian model using 55 context-aware temporal features to predict IVF pregnancy rates from laboratory environmental data, achieving 1.27% prediction error and demonstrating that structured environmental monitoring can transfer meaningful clinical signals across different fertility clinics.

AIBullisharXiv – CS AI · Jun 196/10
🧠

FlowEdit: Associative Memory for Lifelong Pronunciation Adaptation in Flow-Matching TTS

Researchers introduce FlowEdit, a lifelong adaptation framework for text-to-speech systems that corrects pronunciation errors without retraining the underlying model. Using associative memory and latent conditioning edits, FlowEdit achieves 92.7% error reduction on multilingual proper nouns while maintaining speech quality and completing corrections in ~15 seconds.

AINeutralarXiv – CS AI · Jun 196/10
🧠

DeepSWIP: Quotient-WMC Counterfactuals for Neural Probabilistic Logic Programs

DeepSWIP introduces a novel counterfactual reasoning framework for DeepProbLog programs by combining neural perception with probabilistic logic through weighted model counting. The approach achieves 2.14× inference speedup while enabling causal intervention analysis, demonstrated through experiments on visual reasoning and fairness estimation tasks.

AINeutralarXiv – CS AI · Jun 196/10
🧠

How Do Instructions Shape Speech? Cross-Attention Attribution for Style-Captioned Text-to-Speech

Researchers propose a cross-attention attribution method for style-captioned text-to-speech systems, adapting the DAAM framework to speech diffusion models for the first time. Analysis of 3,600 style-caption and text combinations reveals how individual words influence acoustic output, showing that style tokens condition voice characteristics globally while peaking in early generation steps and deep network layers.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Toward Calibrated Mixture-of-Experts Under Distribution Shift

Researchers demonstrate that calibration—aligning model confidence with actual accuracy—behaves differently in mixture-of-experts (MoE) models depending on routing mechanisms. While expert-level calibration suffices for hard-routed models under distribution shift, soft-routed models require additional adversarial reweighting techniques to maintain both accuracy and calibration reliability.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Human-AI Agent Interaction in a Business Context

Researchers conducted a mixed-methods study examining optimal interaction patterns between humans and AI agents in business environments, identifying design principles that enhance user experience and build trust. The findings establish foundational criteria for measuring UX effectiveness with AI agents, providing development teams with user-centered insights to improve adoption rates and decision-making processes.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Exposing the Unsaid: Visualizing Hidden LLM Bias through Stochastic Path Aggregation

Researchers introduce TreeTracer, a visual analytics tool that detects hidden biases in large language models by aggregating hundreds of stochastic generations into comparable hierarchical structures. The tool successfully exposes representational harms in LLMs like GPT-2 XL and demonstrates that standard single-output auditing methods fail to capture biases buried in lower-probability generation branches.

← PrevPage 1021 of 3436Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined