ArXiv Publishes Research on Language Model Efficiency and Agent Training Methods

New papers explore multimodal models, agent harness learning, LLM foundations, and compression techniques for long-horizon reasoning tasks.

According to arxiv.org, several new research papers addressing language model efficiency and agent capabilities were published on September 25, 2026.

The Pistis Technical Report introduces a model family comprising 27B- and 9B-parameter multimodal large language models built on Qwen3.6 and Qwen3.5, according to arxiv.org. The report is authored by a team of 20 researchers.

A separate paper titled “Grow the Harness, Not the Context” proposes Growing Harness, a training paradigm that converts recurring control decisions into reusable executable code rather than repeatedly reconstructing them in context. According to arxiv.org, this approach achieved the highest mean success in five of six benchmark-model settings across BrowseComp-Plus and WebArena-Verified tests. The method reduced LLM calls by 76.0-91.8% and inference costs by 74.4-98.6%, according to the source.

A foundational textbook titled “Foundations of Large Language Models” was also published, covering six main areas: pre-training, generative models, prompting, alignment, inference, and reasoning, according to arxiv.org. The book is intended for students, professionals, and practitioners in natural language processing.

Finally, a paper on “Interaction Aware Compression for Long Horizon Reasoning” (ICLR) presents a method for compressing agent reasoning history. According to arxiv.org, ICLR improved average reward from 0.699 to 0.718 on 260 WorkBuddyBench tasks while reducing input, output, and cache read tokens by 25.5%, 14.4%, and 33.3%, respectively.