arxiv
30 articles about arxiv in AI news
arXiv Paper Proposes Federated Multi-Agent System with AI Critics for Network Fault Analysis
A new arXiv paper introduces a collaborative control algorithm for AI agents and critics in a federated multi-agent system, providing convergence guarantees and applying it to network telemetry fault detection. The system maintains agent privacy and scales with O(m) communication overhead for m modalities.
arXiv Paper Proposes 'Connections' Word Game as New Benchmark for AI Agent Social Intelligence
A new arXiv preprint introduces the improvisational word game 'Connections' as a benchmark for evaluating social intelligence in AI agents. It requires agents to gauge the cognitive states of others, testing collaborative reasoning beyond individual knowledge retrieval.
Agent Judges with Big Five Personas Match Human Evaluators, Show Logarithmic Score Saturation in New arXiv Study
A new arXiv study shows LLM agents conditioned with Big Five personalities produce evaluations indistinguishable from humans. Crucially, quality scores saturate logarithmically with panel size, while discovering unique issues follows a slower power law.
arXiv Survey Maps KV Cache Optimization Landscape: 5 Strategies for Million-Token LLM Inference
A comprehensive arXiv review categorizes five principal KV cache optimization techniques—eviction, compression, hybrid memory, novel attention, and combinations—to address the linear memory scaling bottleneck in long-context LLM inference. The analysis finds no single dominant solution, with optimal strategy depending on context length, hardware, and workload.
New Relative Contrastive Learning Framework Boosts Sequential Recommendation Accuracy by 4.88%
A new arXiv paper introduces Relative Contrastive Learning (RCL) for sequential recommendation. It solves a data scarcity problem in prior methods by using similar user interaction sequences as additional training signals, leading to significant accuracy improvements.
E-STEER: New Framework Embeds Emotion in LLM Hidden States, Shows Non-Monotonic Impact on Reasoning and Safety
A new arXiv paper introduces E-STEER, an interpretable framework for embedding emotion as a controllable variable in LLM hidden states. Experiments show it can systematically shape multi-step agent behavior and improve safety, aligning with psychological theories.
FGR-ColBERT: A New Retrieval Model That Pinpoints Relevant Text Spans Efficiently
A new arXiv paper introduces FGR-ColBERT, a modified ColBERT retrieval model that integrates fine-grained relevance signals distilled from an LLM. It achieves high token-level accuracy while preserving retrieval efficiency, offering a practical alternative to post-retrieval LLM analysis.
UniMixer: A Unified Architecture for Scaling Laws in Recommendation Systems
A new arXiv paper introduces UniMixer, a unified scaling architecture for recommender systems. It bridges attention-based, TokenMixer-based, and factorization-machine-based methods into a single theoretical framework, aiming to improve parameter efficiency and scaling return on investment (ROI).
MOON3.0: A New Reasoning-Aware MLLM for Fine-Grained E-commerce Product Understanding
A new arXiv paper introduces MOON3.0, a multimodal large language model (MLLM) specifically architected for e-commerce. It uses a novel joint contrastive and reinforcement learning framework to explicitly model fine-grained product details from images and text, outperforming other models on a new benchmark, MBE3.0.
Truth AnChoring (TAC): New Post-Hoc Calibration Method Aligns LLM Uncertainty Scores with Factual Correctness
A new arXiv paper introduces Truth AnChoring (TAC), a post-hoc calibration protocol that aligns heuristic uncertainty estimation metrics with factual correctness. The method addresses 'proxy failure,' where standard metrics become non-discriminative when confidence is low.
Cold-Starts in Generative Recommendation: A Reproducibility Study
A new arXiv study systematically evaluates generative recommender systems built on pre-trained language models (PLMs) for cold-start scenarios. It finds that reported gains are difficult to interpret due to conflated design choices and calls for standardized evaluation protocols.
Throughput Optimization as a Strategic Lever in Large-Scale AI Systems
A new arXiv paper argues that optimizing data pipeline and memory throughput is now a strategic necessity for training large AI models, citing specific innovations like OVERLORD and ZeRO-Offload that deliver measurable efficiency gains.
The Cognitive Divergence: AI Context Windows Expand as Human Attention Declines, Creating a Delegation Feedback Loop
A new arXiv paper documents the exponential growth of AI context windows (512 tokens in 2017 to 2M in 2026) alongside a measured decline in human sustained-attention capacity. It introduces the 'Delegation Feedback Loop' hypothesis, where easier AI delegation may further erode human cognitive practice. This is a foundational study on human-AI interaction dynamics.
Rethinking Recommendation Paradigms: From Pipelines to Agentic Recommender Systems
New arXiv research proposes transforming static, multi-stage recommendation pipelines into self-evolving 'Agentic Recommender Systems' where modules become autonomous agents. This paradigm shift aims to automate system improvement using RL and LLMs, moving beyond manual engineering.
Late Interaction Retrieval Models Show Length Bias, MaxSim Operator Efficiency Confirmed in New Study
New arXiv research analyzes two dynamics in Late Interaction retrieval models: a documented length bias in scoring and the efficiency of the MaxSim operator. Findings validate theoretical concerns and confirm the pooling method's effectiveness, with implications for high-precision search systems.
LLMs Show Weak Agreement with Human Essay Graders, Overvalue Short Essays and Penalize Minor Errors
A new arXiv study finds LLMs like GPT and Llama have weak agreement with human essay scores. They systematically over-score short, underdeveloped essays and under-score longer essays with minor grammatical errors.
Prompt Compression in Production Task Orchestration: A Pre-Registered Randomized Trial
A new arXiv study shows that aggressive prompt compression can increase total AI inference costs by causing longer outputs, while moderate compression (50% retention) reduces costs by 28%. The findings challenge the 'compress more' heuristic for production AI systems.
Research Challenges Assumption That Fair Model Representations Guarantee Fair Recommendations
A new arXiv study finds that optimizing recommender systems for fair representations—where demographic data is obscured in model embeddings—does improve recommendation parity. However, it warns that evaluating fairness at the representation level is a poor proxy for measuring actual recommendation fairness when comparing models.
New Research Quantifies RAG Chunking Strategy Performance in Complex Enterprise Documents
An arXiv study evaluates four document chunking strategies for RAG systems using oil & gas enterprise documents. Structure-aware chunking outperformed others in retrieval effectiveness and computational cost, but all methods failed on visual diagrams, highlighting a multimodal limitation.
FastPFRec: A New Framework for Faster, More Secure Federated Recommendation
A new arXiv paper proposes FastPFRec, a federated recommendation system using GNNs. It claims significant improvements in training speed (34.1% faster) and accuracy (8.1% higher) while enhancing privacy protection.
New Research Proposes Consensus-Driven Group Recommendation Framework for Sparse Data
A new arXiv paper introduces a hybrid framework combining collaborative filtering with fuzzy aggregation to generate group recommendations from sparse rating data. It aims to improve consensus, fairness, and satisfaction without requiring demographic or social information.
The Intent-Source Divide: How AI Search Queries Shape Hotel Discovery
A new arXiv study audits Google Gemini's hotel recommendations in Tokyo, finding a 25.1 percentage-point gap in citations between experiential and transactional queries. This 'Intent-Source Divide' suggests AI search may reduce reliance on Online Travel Agencies (OTAs) for discovery.
Controllable Evidence Selection in Retrieval-Augmented Question Answering via Deterministic Utility Gating
A new arXiv paper introduces a deterministic framework for selecting evidence in QA systems. It uses fixed scoring rules (MUE & DUE) to filter retrieved text, ensuring only independently sufficient facts are used. This creates auditable, compact evidence sets without model training.
New Research Proposes Lightweight Framework for Adapting LLMs to Complex Service Domains
A new arXiv paper introduces a three-part framework to efficiently adapt LLMs for technical service agents. It addresses latent decision logic, response ambiguity, and high training costs, validated on cloud service tasks. This matters for any domain needing robust, specialized AI agents.
RecBundle: A New Geometric Framework Aims to Decouple and Explain Recommender System Biases
A new arXiv paper introduces RecBundle, a theoretical framework using fiber bundle geometry to separate user network topology from personal preference dynamics in recommender systems. This aims to mechanistically identify sources of systemic bias like information cocoons.
Did You Check the Right Pocket? A New Framework for Cost-Sensitive Memory Routing in AI Agents
A new arXiv paper frames memory retrieval in AI agents as a 'store-routing' problem. It shows that selectively querying specialized data stores, rather than all stores for every request, significantly improves efficiency and accuracy, formalizing a cost-sensitive trade-off.
QV-Ka: New Research Proposes Eliminating Key Projection from Transformer Attention
A new arXiv paper argues the Key projection in Transformer attention is theoretically redundant. The proposed QV-Ka scheme removes it, simplifying architecture while maintaining performance on language tasks.
A Counterfactual Approach for Addressing Individual User Unfairness in Collaborative Recommender Systems
New arXiv paper proposes a dual-step method to identify and mitigate individual user unfairness in collaborative filtering systems. It uses counterfactual perturbations to improve embeddings for underserved users, validated on retail datasets like Amazon Beauty.
Reinforcement Learning Solves Dynamic Vehicle Routing with Emission Quotas
A new arXiv paper introduces a hybrid RL and optimization framework for dynamic vehicle routing with a global emission cap. It enables anticipatory demand rejection to stay within quotas, showing promise for uncertain operational horizons.
Algorithmic Trust and Compliance: A New Framework for Visibility in Generative AI Search
A new arXiv study introduces Generative Engine Optimization (GEO), a framework for optimizing content for AI search engines. It finds AI exhibits a strong bias towards authoritative, third-party sources, making compliance and trust signals critical for visibility in regulated sectors.