AI News HubLIVE

Live AI News Intelligence

Live monitoring

The most important shift in AI today

Distilled from 105 trusted sources. Last update 2026-07-09 04:00 UTC.

Live monitoring

Live updates

Trusted sources, attribution, rights, and in-site reading distilled into a signal-first AI brief.

Live updates

Reset
AI for Cultural Heritage Textiles: Fine-Tuned Latent Diffusion for Novel Ulos Motif Synthesis

This study fine-tunes two pretrained latent diffusion models, Protogen v3.4 and Stable Diffusion v1.4, on a curated dataset of high-resolution Ulos motifs to generate culturally consistent yet novel designs. Protogen v3.4 significantly outperforms Stable Diffusion v1.4 in terms of FID and IS, highlighting a fidelity-diversity tradeoff. A guidance scale of 5–9 is recommended for optimal balance.

arXiv Computer VisionModels / ResearchIn-site article
CoFINN: Conservation Flux Informed Neural Networks for Physics Problems Governed by Conservation Laws

CoFINN is a physics-informed deep learning framework for predicting compressible flow fields, embedding finite-volume conservation physics directly into the training process. It outperforms traditional data-driven CNNs and classical physics-informed methods, reducing drag prediction error by up to 34% on transonic airfoil flows and 15% on average, especially beneficial in limited-data regimes.

arXiv Computer VisionPolicy / ResearchIn-site article
Pixel-Precise Explainable Stress Indexing: A Semantic Segmentation Framework for Disease Severity Quantification in Field Crops

The paper proposes a unified deep learning pipeline integrating semantic segmentation, regression-based severity estimation, and disease classification for plant disease severity quantification. On the Apple Tree Leaf Disease Segmentation dataset, U-Net with MobileNetV2 achieves 98.20% pixel accuracy, 0.70 mIoU, and 99.41% detection accuracy at 14.7 ms per image, suitable for real-time use. The computed severity index strongly correlates with expert annotations (r=0.968), demonstrating reliability for automated crop monitoring.

arXiv Computer VisionResearchIn-site article
From Text to Parameters: Predicting Item Parameters from Embedding Regularization with Reliability and Design Ceilings

A new evaluation framework predicts item psychometric parameters from text embeddings, revealing that difficulty is highly predictable while discrimination and pseudo-guessing are limited by reliability ceilings. The study highlights the need for repeated cross-validation and scale-free metrics in benchmark construction.

arXiv Computational LinguisticsModels / Research / StartupsIn-site article
Behavior Leverage Imbalance in Multi-Teacher On-Policy Distillation

This paper analyzes over-calling in multi-teacher on-policy distillation for tool-using language models and proposes Soft Clamp, a per-token divergence calibration method that reduces over-calling from 13.7% to 9.0% while matching decision accuracy.

arXiv Computational LinguisticsModels / Agents / PolicyIn-site article
Riemannian Geometry for Pre-trained Language Model Embeddings

This work proposes Riemannian Mean Pooling (RMP), which extracts per-token pullback metrics from a learned encoder's analytical Jacobian and aggregates them via Fréchet mean on the SPD manifold. RMP outperforms Euclidean mean pooling on CoLA, CREAK, and RTE, while staying at chance on FEVER-Symmetric. Ablations show that even a randomly initialized encoder with Fréchet aggregation beats Euclidean pooling on most datasets, locating the gain in geometric aggregation.

arXiv Computational LinguisticsModels / Policy / ResearchIn-site article
MILES: Modular Instruction Memory with Learnable Selection for Self-Improving LLM Reasoning

Large language models increasingly improve reasoning via test-time computation, but most methods treat problems in isolation. MILES introduces modular memory units with learnable selection heads to accumulate reusable experience across sequential problems, achieving superior accuracy-efficiency tradeoffs.

arXiv Computational LinguisticsModels / ResearchIn-site article
LLMs Silently Correct African American English: Auditing and Mitigating Dialect Bias via Activation Steering

Large language models (LLMs) systematically prefer Standard American English (SAE) continuations even when the preceding context is in African American English (AAE), effectively rewriting AAE into SAE. The authors propose an end-to-end framework to audit and mitigate this bias, including conditional Dialect Group Invariance (cDGI) and activation steering. They also release REAL-AAE, the largest real-AAE parallel corpus to date.

arXiv Computational LinguisticsModels / ResearchIn-site article
Gradient-Based Speech-to-Text Alignment for Any ASR Model: From CTC to Speech LLMs

A gradient-based speech-to-text alignment method applicable to any differentiable ASR model, including CTC, transducer, attention-based encoder-decoders, and speech LLMs. No training or model modification required. It aligns on the input grid for finer precision. Evaluated on 16 models, it provides usable alignment for all, outperforming native alignment on streaming models, at the cost of one backward pass per token.

arXiv Computational LinguisticsModels / ResearchIn-site article
Ad Headline Generation using Self-Critical Masked Language Model

This paper proposes a programmatic solution to generate advertising headlines for e-commerce using a self-critical masked language model optimized with reinforcement learning policy gradients. The method conditions on multiple products jointly and outperforms existing Transformer and LSTM+RL methods in overlap metrics and quality audits, even surpassing human-written headlines in grammar and creativity.

arXiv Computational LinguisticsModels / Policy / ResearchIn-site article
Healthier LLMs: Retrieval-Augmented Generation for Public Health Question Answering

Large language models (LLMs) achieve promising results on medical question answering benchmarks, yet their use in public health is constrained by hallucinations and the rapid evolution of official guidance. Retrieval-Augmented Generation (RAG) mitigates these risks by grounding responses in an explicitly maintained corpus, but end-to-end performance depends critically on retrieval configuration and on evaluation beyond multiple-choice formats. We extend PubHealthBench into a retrieval-augmented setting and systematically evaluate retrieval and generation choices. Hybrid retrieval consistently improves recall and ranking quality. Providing retrieved context substantially increases multiple-choice accuracy across a diverse set of LLMs, enabling smaller open-weight models to match or outperform larger models used without retrieval. We introduce a rubric-based LLM-as-a-judge covering faithfulness, completeness, clarity, and factual consistency, and validate it against dual human annotations. Judge-human agreement is strongest for faithfulness and completeness, while factual consistency and clarity are less reliably reproduced.

arXiv Computational LinguisticsModels / Research / StartupsIn-site article
Fingerprint, Not Blueprint: How Positional Schemes Set the Default Spectral Algebra of Attention

This paper investigates how the spectral properties of the attention score matrix are influenced by positional encoding. Analyzing seven pretrained models, they find that previous-token heads under RoPE exhibit rotational spectra, while those under learned-absolute and ALiBi do not. Dynamic analysis shows spectral signatures emerge after behavior, and causal experiments demonstrate that no spectral channel is necessary but bans delay formation.

arXiv Machine LearningModels / ResearchIn-site article
Inertia-1: An Open Exploration of Wearable Motion Foundation Models

Inertia-1 is a fully open exploration of wearable motion foundation models using over 18.2 million hours of accelerometer data. It systematically studies data, model, and training choices, evaluating on 15 datasets for tasks like human activity recognition, freezing-of-gait detection, and disease prediction. The work provides state-of-the-art recipes and an open cookbook for wearable motion representation learning.

arXiv Machine LearningModels / Research / StartupsIn-site article
Deep Reinforcement Learning for Reliability Based Bi-Objective Portfolio Optimization

This paper proposes a multi-objective reliability-based portfolio optimization framework using deep reinforcement learning (MORP-DRL) that jointly optimizes expected return and downside risk. It incorporates three risk measures (variance, CVaR, EVaR), models market uncertainty with GARCH and extreme value theory, and uses PPO under practical constraints, outperforming NSGA-II on ten global equity indices across different market regimes.

arXiv Machine LearningPolicy / ResearchIn-site article
D2PO: Optimizing Diffusion Samplers via Dynamic Preference

D2PO (Dynamic Direct Preference Optimization) is a framework for optimizing diffusion sampling policies, including timestep schedules and classifier-free guidance weights. It addresses the limitation of student-teacher regression where low-NFE student samplers sacrifice high-frequency texture fidelity. By reformulating optimization as preference alignment using energy-based models and dynamic preferences, it achieves better perceptual quality. Experiments show superiority over regression schedulers under low-NFE constraints.

arXiv Machine LearningModels / Policy / ResearchIn-site article
NEST: Tackling Dataset-Level Distribution Shifts via Regime-Oriented Mixture-of-Experts

Researchers propose NEST, a framework that addresses dataset-level distribution shifts by identifying distinct operational regimes via unsupervised clustering and using a regime-oriented mixture-of-experts architecture. It achieves state-of-the-art performance on long-term forecasting tasks across network traffic and physical phenomena benchmarks.

arXiv Machine LearningResearch / StartupsIn-site article
Learning social norms enhances compatibility in dynamic human-AI coordination

A study on arXiv shows AI agents often fail in dynamic coordination due to neglecting implicit social norms. From pedestrian-vehicle interaction experiments, researchers identified three principles: outcome predictability, value alignment, and advantage awareness. Incorporating these into LLMs boosted closed-loop task scores nearly fourfold, outperforming human-human interactions by 43%, paving the way for more natural AI integration.

arXiv AIModels / Agents / ResearchIn-site article
Large Behavior Model: A Promptable Digital Twin of the Retail Customer

We present the Large Behavioral Model (LBM) that learns customer decision making directly from large-scale retail transactions through a unified Person-Environment formulation. Using behavioral profiles from historical purchases and retrieval-augmented generation, LBM is trained with continued pre-training, supervised fine-tuning, and reinforcement learning with verifiable rewards. It outperforms frontier general-purpose language models on purchase prediction, basket completion, and other retail tasks, with strong zero-shot and fine-tuned transfer across retailers. Ablation studies highlight continued pre-training as the main driver of generalization, and reinforcement learning improves reliance on behavioral evidence.

arXiv AIModels / ResearchIn-site article
Evaluating SageMath-Augmented LLM Agents for Computational and Experimental Mathematics

Recent advances in AI for Mathematics have focused largely on autoformalization and theorem proving. This paper proposes a ReAct-style agentic setup combining LLM reasoning with verifiable feedback from SageMath and Context7 documentation. Evaluated on research-level problems from RealMath, the setup shows substantial performance gains averaging 9.7 pp, with GPT-5.5 achieving 75.2% solve rate. Accepted to ICML 2026 3rd AI for Math Workshop.

arXiv AIModels / Agents / ResearchIn-site article
QANTIS: Hardware-Calibrated Sequential POMDP Belief Updates on IBM Heron

QANTIS treats a quantum processor as a calibrated belief-update service for autonomous systems under partial observability. Using IBM Heron hardware on the Tiger POMDP, the study shows that all-step fixed-point amplification preserves the posterior across sequential steps, with hardware posteriors matching exact Bayes posteriors in all decision checks. Boundary-aware BIQAE stabilizes amplitude estimation, and a rare-event sweep maps sample complexity for one-in-a-million evidence.

arXiv AIResearch / RoboticsIn-site article
LLM-powered reasoning in agent-based modeling

Researchers introduced a scalable Hybrid Agent-based and Language-driven Epidemic (HALE) modeling framework that leverages large language models (LLMs) to predict human decision-making in agent-based modeling (ABM), with a proof-of-concept simulation of COVID-19 in Salt Lake County, UT.

arXiv AIModels / Agents / PolicyIn-site article