Source archive

arXiv — cs.LG

AIarxiv.org77 reports
Open source

Recent reports

Showing 1-12 of 77 reports

Jul 9, 2026arxiv.orgPositive

TF-Engram: A Train-Free Engram with SSD-Backed Memory for Large Language Models

The introduction of TF-Engram marks a significant advancement in the field of large language models (LLMs), providing a train-free Engram system that enhances memory storage and retrieval efficiency. This system utilizes SSD-backed memory and Early-Exit Guided Predictive Prefetching to improve performance during autoregressive decoding, resulting in a notable increase in downstream task scores for the Qwen3-0.6B model.

Jul 9, 2026arxiv.orgPositive

Co-LMLM: Continuous-Query Limited Memory Language Models

The introduction of Continuous-Query Limited Memory Language Models (CO-LMLM) marks a significant advancement in the field of artificial intelligence, allowing models to externalize factual knowledge to a knowledge base instead of relying solely on internal weights. This innovative approach enables the generation of flexible vector queries, integrating human-readable knowledge into outputs while overcoming limitations of traditional language models.

Jul 9, 2026arxiv.orgPositive

Modeling Distinct Human Interaction in Web Agents

A recent study has introduced the CowCorpus dataset, which comprises 400 real-user web navigation trajectories, revealing four distinct patterns of human interaction with web agents: hands-off supervision, hands-on oversight, collaborative task-solving, and full user takeover. This research aims to model human intervention to enhance collaborative web task execution.

Jul 9, 2026arxiv.orgNeutral

Fast, Slow, and Tool-augmented Thinking for LLMs: A Review

A recent review on Large Language Models (LLMs) highlights their evolving reasoning capabilities, emphasizing the need for adaptive strategies that range from fast, intuitive responses to slow, deliberate reasoning and tool-augmented thinking. This taxonomy draws from cognitive psychology to categorize LLM reasoning methods based on internal and external knowledge boundaries.

Jul 9, 2026arxiv.orgNeutral

Monitoring Transformative Technological Convergence Through LLM-Extracted Semantic Entity Triple Graphs

A novel data-driven pipeline has been proposed to monitor the emergence of transformative technologies by leveraging Large Language Models (LLMs) to extract semantic triples from unstructured text, thereby constructing a graph of technology-related entities and their relations. This method aims to address the challenges faced by traditional expert-based forecasting methods in rapidly evolving fields like Information and Communication Technologies (ICTs).

Jul 9, 2026arxiv.orgNeutral

Behavior Leverage Imbalance in Multi-Teacher On-Policy Distillation

A recent study on multi-teacher on-policy distillation highlights the importance of behavior leverage imbalance in training agentic language models, which must learn to effectively utilize tools and provide direct responses. The research indicates that while generalized knowledge distillation can enhance tool-call recall, it may also lead to over-calling, where models incorrectly opt for tool usage instead of direct answers.

Jul 9, 2026arxiv.orgNeutral

Evaluating RAG Metrics in Applied Contexts: An Experiment, Its Findings and Its Limitations

An empirical study has been conducted to evaluate the relevance of various Retrieval-Augmented Generation (RAG) metrics, utilizing a question-answering dataset derived from business data. The experiment involved scoring generated responses and retrieved spans using metrics from four libraries, comparing these scores to those from human evaluators and standard metrics like recall. Limitations of the methodology were also discussed, alongside suggestions for future research directions.

Jul 9, 2026arxiv.orgPositive

Dual Path Attribution: Efficient Attribution for SwiGLU-Transformers through Layer-Wise Target Propagation

A novel framework called Dual Path Attribution (DPA) has been introduced to enhance the efficiency of attribution for SwiGLU Transformers, enabling effective information flow tracing through a single forward and backward pass without counterfactual examples. This method achieves O(1) time complexity, significantly improving computational efficiency in large language models (LLMs).

Jul 9, 2026arxiv.orgPositive

SynthAVE: Scalable Synthetic Labeling for E-Commerce with LLM-Arena Validation

SynthAVE has been introduced as a scalable synthetic labeling framework for e-commerce, utilizing large language models (LLMs) to generate human-validated labels for attribute value extraction across 12,726 products in four languages. This approach addresses the high costs associated with human labeling by implementing a multi-LLM arena framework for quality control.

Jul 9, 2026arxiv.orgPositive

From Atomic Actions to Standard Operating Procedures: Iterative Tool Optimization for Self-Evolving LLM Agents

A recent study introduces EvoSOP, a framework designed to enhance the capabilities of Large Language Model (LLM) agents by transforming granular atomic actions into reusable Standard Operating Procedures (SOPs). This approach aims to reduce the reasoning overhead and failure rates associated with static toolsets, enabling agents to self-evolve through a systematic lifecycle of tool optimization.