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-08 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
Statistical Adversaries: Natural Backdoor-like Features in Vision Datasets

This research uncovers naturally occurring statistical signals in vision data that can be exploited like backdoor triggers without malicious insertion. By analyzing ImageNet, the authors identify patterns strongly linked to specific labels, use statistical controls to remove spurious correlations, and demonstrate that these signals directly and predictably alter model predictions. These statistical adversaries are more targeted than generic corruptions and transfer across architectures, suggesting vulnerabilities stem from dataset structure rather than model idiosyncrasies. The study recommends treating spurious structure as a latent attack surface.

arXiv Computer VisionResearchIn-site article
Ground3D-LMM: Fine-Grained 3D Point Grounding and Spatial Reasoning with LMM

Ground3D-LMM is a unified model that integrates point cloud and RGB image inputs to enable 3D spatial conversations with explicit point grounding and metric measurements. It introduces the 3D Grounded Measurement task and a large-scale dataset with 2.5M QA pairs, setting a strong baseline for grounded, metric-aware 3D dialogue.

arXiv Computer VisionModels / ResearchIn-site article
Binocular Gaze Estimation with Single Camera and Single Light Source

A gaze estimation method using only one camera and one light source is proposed, introducing a virtual light source and virtual glint. Performance is acceptable but degraded compared to two-light-source systems.

arXiv Computer VisionResearch / StartupsIn-site article
A Task-Driven Evaluation of UAV Detection and Tracking under Synthetic Fog

This paper presents a task-driven framework linking synthetic fog generation, image restoration, detection, and tracking. Results show fog degrades performance mainly through missed detections; fog-inclusive training offers the most consistent robustness gains.

arXiv Computer VisionModels / Research / StartupsIn-site article
CanvasAgent: Enabling Complex Image Creation and Editing via Visual Tool Orchestration

This paper introduces CanvasAgent, a tool-augmented multimodal agent that learns to orchestrate heterogeneous visual tools through multi-turn interaction for complex image creation and editing. The authors also present CanvasCraft, a large-scale dataset with 140K executable trajectories and 10K RL task specifications. The agent is trained with supervised fine-tuning and then optimized with GRPO using a hybrid reward combining outcome- and process-level signals. Experiments demonstrate effectiveness in both final image quality and trajectory behavior.

arXiv Computer VisionModels / Agents / ResearchIn-site article
NAVER LABS System Re-implementation for the IWSLT 2026 Instruction-Following Task

NAVER LABS re-implements its IWSLT 2025 instruction-following pipeline for the IWSLT 2026 Shared Task (constrained condition, short audio track), adapting to mandated components: SeamlessM4T-v2-large as speech encoder and Qwen3-4B-Instruct as LLM backbone. The three-stage approach (projector alignment, text-only LoRA pre-training, multimodal merging) is preserved. Additionally, 100k synthetic instruction-following examples across ten speech-centric task types (10k per task) are constructed. The primary model achieves COMET 0.781 on EN-ZH speech translation and BERTScore-F1 0.346 on English SQA on the MCIF benchmark.

arXiv Computational LinguisticsModels / ResearchIn-site article
BaFCo: A Document Understanding Benchmark for Complex Bangla Form Comprehension

BaFCo is a benchmark dataset for Bangla form comprehension, comprising 200 multi-page complex Bangladeshi government forms from diverse sectors. It features 26 fine-grained and 5 coarse entity types. Evaluations of latest MLLMs show limitations in localizing granular form entities.

arXiv Computational LinguisticsModels / Research / StartupsIn-site article
Revisiting the Relation Between Language Model Perplexity and ASR Word Error Rate for Modern End-to-End Speech Recognition

This study re-evaluates the traditional linear relationship between language model perplexity and automatic speech recognition word error rate. It finds that modern end-to-end ASR systems, with their built-in language modeling capacity, challenge this assumption. The paper examines whether external LMs still improve current systems, the linearity of the PPL-WER relation in log-log space, the effect of encoder context length, and how LLM perplexities fit with standard neural LMs. Additionally, internal language modeling in attention-based encoder-decoder systems is investigated, showing that ILM subtraction alters the observed relation, highlighting the importance of considering the decoder's internal LM when interpreting external LM quality.

arXiv Computational LinguisticsModels / ResearchIn-site article
ResonatorLM: Causal Resonant Field Mixing for Efficient Long-Context Language Modeling

ResonatorLM replaces attention with physics-inspired causal resonant functions, treating token sequences as a 1D latent field. On a 6M parameter model, it achieves 6.47x decode speedup at 32K tokens and 61.31% accuracy on WikiText vs 55.32% baseline. Accepted at ICANN 2026.

arXiv Computational LinguisticsModels / ResearchIn-site article
The yes-no bias of large language models reflects answer order and wording, not shifts in moral judgment

A new study decomposes the yes-no bias in LLMs using crossed symmetrization, finding that frontier models' internal moral stance is nearly format-invariant, while Claude models show significant order and lexical biases, GPT-5.5 and Gemini near zero. Bias shrinks with extended reasoning and follows surface wording, not the verdict.

arXiv Computational LinguisticsModels / ResearchIn-site article
Most LLM Conformity Needs No Speaker: Measuring the Speaker-Free Floor in Peer-Pressure Benchmarks

A new study reveals that LLM conformity in benchmarks is largely due to repeated wrong answers rather than social influence. Introducing a no-source condition, researchers found that 66.5% of correct answers are changed to harmful ones even without a speaker, compared to 10.3% under plain re-ask. This suggests benchmarks should measure the speaker-free floor first.

arXiv Computational LinguisticsModels / ResearchIn-site article
Benchmarking KV-Cache Optimizations across Task Quality and System Performance for Long-Context Serving

This paper presents a workload-aware benchmark of KV-cache optimization techniques including KIVI, TurboQuant, SnapKV, and CaM, evaluated on Llama-3.1-8B-Instruct and Mistral-7B-Instruct-v0.3 models across multi-document QA, single-document QA, few-shot learning, and summarization tasks. Results show that compression ratio alone is a poor predictor of end-to-end performance. KIVI4 offers the most stable quality across models, SnapKV delivers the strongest long-context throughput, and CaM yields large gains on selected QA workloads but exhibits substantial workload sensitivity. The study motivates workload-aware selection of KV-cache mechanisms.

arXiv Computational LinguisticsModels / ResearchIn-site article
How Personas Can Influence Agents to Play Split or Steal

A study examined the impact of persona prompts on large language model agents playing an iterated Split or Steal game. Using four open models interacting with a Virtual Human, cooperation dominated, but model choice and persona type significantly influenced strategies.

arXiv Computational LinguisticsModels / Agents / ResearchIn-site article
Breaking Structural Isolation: Scalable Graph Clustering via Community-Aware Sampling and Structural Entropy

This paper proposes SCISE, a framework that addresses structural isolation in graph clustering by combining community-aware sampling with constrained structural entropy. It introduces three components: SECC for optimizing structural information, CSampE for preserving global topology during batch training, and StructCL for learning high-order structural representations. Experiments on six benchmarks show state-of-the-art performance.

arXiv Machine LearningResearchIn-site article
Learnable Weighting of Intra-Attribute Distances for Categorical Data Clustering with Nominal and Ordinal Attributes

Researchers from Hong Kong Baptist University propose a novel distance metric and clustering algorithm for categorical data with both nominal and ordinal attributes. The method unifies the handling of both attribute types while preserving ordinal order information, and jointly learns distance weights and data partitions to avoid suboptimal solutions.

arXiv Machine LearningResearchIn-site article
AdaStop: Cost-Aware Early Stopping for DNN Test Selection

AdaStop introduces a cost-benefit framework for DNN testing, dynamically stopping labeling when the marginal fault discovery rate drops below a threshold, enabling detection of 65-84% of faults with only 9-31% of the labeling budget.

arXiv Machine LearningResearchIn-site article
Learning to Control LLM Agent Harnesses with Offline Reinforcement Learning

This paper proposes treating the execution harness of LLM agents as a learnable control layer, formalized as a finite-horizon Harness MDP, and trains a lightweight controller via offline advantage-weighted regression. Experiments show consistent improvement in verification behavior and selective gains in final task quality, surpassing baselines like behavior cloning.

arXiv Machine LearningModels / Agents / ResearchIn-site article
The Granularity Paradox: How Temporal Disaggregation Inflates In-Sample Fit and Compounds Out-of-Sample Error

This paper explores the 'Granularity Paradox' in time-series forecasting, where finer temporal disaggregation improves in-sample diagnostics but degrades out-of-sample accuracy due to recursive error compounding over longer horizons. Benchmarking 10 models across six granularities on a 13-year procurement dataset reveals a non-monotonic threshold: recursive models (e.g., Holt-Winters) degrade severely at high frequencies, LSTM exhibits a U-shaped error curve, and linear regression remains stable. Standard pointwise metrics mask cumulative error; a consensus-dissensus diagnostic is introduced.

arXiv Machine LearningResearch / StartupsIn-site article
Geometry-Aware Infrastructure-Anchored Denoiser for UWB Sensing and Work-Zone Reconstruction

GAIA is a geometry-aware, infrastructure-anchored learning framework that addresses non-line-of-sight propagation, burst noise, and long-tail errors in UWB ranging by combining temporal range modeling, latent anchor-layout estimation, and deterministic distance projection. On a real-world outdoor UWB dataset, GAIA reduces range MSE by 18.4% and improves polygon IoU by 15.5% over PoseMLP, enabling accurate work-zone reconstruction.

arXiv Machine LearningResearch / RoboticsIn-site article
Design-CP: Context Parallelism for Protein Nanoparticle Design

Design-CP introduces two context-parallel inference strategies for RFdiffusion 3—1D row-sharding and 2D grid sharding with ring attention—to distribute quadratic activations across multiple GPUs, enabling the design of large protein nanoparticles on limited memory. The 2D sharding shows better wall-clock scaling for icosahedral assemblies and octahedral design is demonstrated on workstation-grade 16GB GPUs.

arXiv Machine LearningModels / Agents / ChipsIn-site article
Statistically Meaningful Geometry and Gauge Symmetry Breaking: A Geometric Foundation for Scientific Discovery and Intelligence Emergence

This paper introduces Statistically Meaningful Geometry (SMG), modeling over-parameterized learning systems as infinite-dimensional non-parametric Orlicz fiber bundles. It proves that under persistent out-of-distribution stimuli, continuous optimization fails, unmodeled variance accumulates as Active Acausal Tension, triggering a Gauge Symmetry Break (GSB) registered as a discrete step-jump in Structural G-Entropy. SMG provides a parameter-free, falsifiable dashboard to mathematically certify true intelligence and transform AI for Science into an engine of autonomous paradigm shifts.

arXiv Machine LearningModels / Policy / ResearchIn-site article
Synthetic Consumer Insight Generation with Large Language Models

This research investigates the feasibility of using large language models (LLMs) to generate synthetic consumer data for projective techniques. By comparing LLM and human responses on city tourism perceptions across multiple tasks, the study finds substantial overlap in broad topics but significant differences in style, linguistic structure, and diversity generation. Recommendations are provided for optimal LLM use and recognition of limitations.

arXiv AIModels / ResearchIn-site article
ArtisanCAD: An Industrial-Level CAD Agent with Expert-Grounded Knowledge Distillation

ArtisanCAD is an industrial-level CAD agent that uses an executable CAD intermediate representation (CAD-IR) to distill expert knowledge, handle ambiguous or incomplete natural language prompts, and generate editable parametric B-Rep models. On the Text2CAD benchmark, CAD-IR improves generation from intermediate prompts by reducing mean Chamfer Distance from 14.83 to 9.88.

arXiv AIAgents / ResearchIn-site article
Akashic: A Low-Overhead LLM Inference Service with MemAttention

Akashic is a low-overhead memory system for LLM-based agent systems that uses MemAttention to organize context into bounded chunks and model semantic relationships, avoiding full history replay and improving accuracy, throughput, and sustainable request rate.

arXiv AIModels / Agents / ResearchIn-site article
Memory in the Loop: In-Process Retrieval as Extended Working Memory for Language Agents

This research proposes moving memory storage inside the language agent's reasoning loop, reading and writing at every step to overcome network latency. Experiments show that in-process storage (~100μs) reduces redundant actions from 7.2/12 to 0.0/12 and improves recall from 0/5 to 3.6–4.8/5. The bottleneck shifts to embedding generation rather than storage.

arXiv AIModels / Agents / PolicyIn-site article