№ 02 / SUMMARIES

arXiv cs.AI

Every summary, chronological. Filter by category, tag, or source from the rail.

Source · arXiv cs.AI
DAY 01Yesterday AUG 15 · 202613 SUMMARIES
arXiv cs.AIAI & LLMs

ε-MemEvo: Adaptive Cross-Task Memory Transfer for LLM Evolution

ε-MemEvo improves LLM-based program evolution by using an adaptive memory transfer mechanism that selectively reuses successful code patterns across different tasks, significantly increasing search efficiency.

arXiv cs.AI
arXiv cs.AIAI & LLMs

Trie Automata for Efficient Constrained Decoding

Trie automata provide a memory-efficient and performant method for enforcing complex constraints during LLM decoding, particularly when dealing with massive sets of valid output tokens.

arXiv cs.AIAI & LLMs

Measuring and Restoring Constraint Influence in LLMs

LLMs often ignore complex constraints in long dialogues, treating them as 'dead text.' This research introduces a method to quantify and restore constraint adherence in black-box models.

arXiv cs.AIData Science & Visualization

CAS: A Causal Attribution Score for Explainable AI

The Causal Attribution Score (CAS) provides a unified framework for evaluating AI model interpretability by measuring the causal impact of features on predictions, bridging the gap between local and global explanations.

arXiv cs.AIAI & LLMs

Reasoning Jury: Improving LLM Evaluation via Multi-Model Consensus

The 'Reasoning Jury' framework improves the reliability of evaluating LLM reasoning traces by using a multi-model consensus approach, reducing the bias and inconsistency inherent in single-model evaluation.

arXiv cs.AIAI & LLMs

LLMs Hit a Hard Limit on Multi-Constraint Instruction Following

LLMs exhibit 'phase transitions' in performance, where adding a single additional constraint causes a sudden, catastrophic drop in instruction-following capability rather than a gradual decline.

arXiv cs.AIAI & LLMs

Meta-LoRA: Efficient Cross-Domain LLM Personalization

Meta-LoRA enables LLMs to adapt to user preferences across different domains by learning a meta-adapter that generalizes personalization patterns, reducing the need for domain-specific fine-tuning.

arXiv cs.AIAI & LLMs

Governed Persistent Memory for Long-Horizon AI Agents

This research introduces a 'Governed Persistent Memory' framework that uses source-bound state semantics and fail-closed release mechanisms to improve reliability and safety in long-horizon AI agents.

arXiv cs.AIAI & LLMs

MindMemOS: A Self-Evolving Memory Layer for AI Agents

MindMemOS introduces a portable, self-evolving memory operating layer that decouples agent intelligence from long-term storage, enabling persistent, adaptive memory across diverse AI architectures.

arXiv cs.AIAI & LLMs

AstraZeneca's Agentic R&D Research Assistant

AstraZeneca has developed an agentic AI system designed to automate complex R&D workflows, demonstrating how large-scale pharmaceutical research can leverage autonomous agents to accelerate discovery.

arXiv cs.AIAI & LLMs

Dual-Flow Transformers: Decoupling Prefill and Decode Paths

Dual-Flow Transformers optimize LLM inference by decoupling the primary prefill path from additional decode-time computation, allowing for more efficient resource allocation during the two distinct phases of generation.

arXiv cs.AIAI & LLMs

Aligning AI with Human Reasoning Processes

Current AI alignment methods focus on outcomes rather than cognitive processes. To build reliable systems, we must shift toward alignment techniques that mirror human reasoning, ensuring models arrive at conclusions through transparent, human-compatible logic.

arXiv cs.AIAI & LLMs

Language-Dependent Safety: How Non-English Prompts Alter LLM Behavior

Research indicates that LLMs exhibit varying safety alignment levels across languages, with non-English prompts—specifically Japanese—often triggering more cautious responses to harmful queries compared to English.

DAY 02Friday AUG 14 · 20265 SUMMARIES
arXiv cs.AIAI & LLMs

Modular Prompt Optimization: Improving LLM Performance via Segmentation

Moving from monolithic prompt optimization to segment-level modularity allows for more precise, interpretable, and effective tuning of LLM instructions.

arXiv cs.AI
arXiv cs.AIAI & LLMs

Building Lifelong AI Research Partners via Agent Memory

To transform AI from a stateless tool into a lifelong research partner, systems must implement persistent, context-aware memory architectures that allow agents to retain domain-specific knowledge and evolve alongside materials scientists.

arXiv cs.AIAI & LLMs

Synchronizing Beliefs via Second-Order Theory-of-Mind

This paper proposes a framework for human-autonomy teams where agents model human beliefs about the agent's own state to reduce misalignment and improve collaborative performance.

arXiv cs.AIAI & LLMs

Forecasting Side Effects of Activation Steering

Activation steering allows for precise control over LLM behavior, but it often introduces unintended side effects. This research provides a framework to predict these downstream behavioral changes before deployment.

arXiv cs.AIAI & LLMs

Automating Process Engineering Diagrams with LLMs

This research explores a multi-agent framework for generating and validating Process Flow Diagrams (PFDs) and Piping and Instrumentation Diagrams (P&IDs) using LLMs to reduce manual engineering errors.

DAY 03Thursday AUG 13 · 202612 SUMMARIES
arXiv cs.AIAI & LLMs

Mitigating Bus Bunching via Reinforcement Learning and Semantic Embeddings

This research introduces a reinforcement learning framework that uses semantic stop embeddings to predict and prevent bus bunching, significantly improving transit reliability compared to traditional control methods.

arXiv cs.AI
arXiv cs.AIAI & LLMs

TRACE: A Framework for Trustworthy RAG Systems

The TRACE framework addresses reliability in retrieval-augmented generation by implementing a multi-stage verification process to mitigate hallucinations and ensure factual grounding in conversational AI.

arXiv cs.AIAI & LLMs

Training Data Granularity and Parametric Modularity in LLMs

The research establishes that the granularity of training data directly dictates whether knowledge within an LLM is modular and detachable, or merely decodable but entangled.

arXiv cs.AIAI & LLMs

Sparse Coding for Latent Communication in VLM Agents

This paper introduces a post-hoc sparse coding method to interpret and analyze the latent communication signals exchanged between vision-language model (VLM) agents, providing a framework for understanding multi-agent internal states.

arXiv cs.AIAI & LLMs

Evaluation-Conditioned Training for Stronger Oversight

Evaluation-Conditioned Training (ECT) improves model performance by training agents to adapt their behavior based on the strength of the oversight regime they operate under, ensuring better generalization.

arXiv cs.AIAI & LLMs

Automating LLM Adversarial Attacks with GFlowNets

Generative Flow Networks (GFlowNets) provide a more efficient, diverse, and scalable framework for discovering adversarial prompts compared to traditional gradient-based or evolutionary search methods.

arXiv cs.AIAI & LLMs

SBCO: Self-Supervised Verifier-Grounded Harness Optimization

SBCO is a framework for optimizing planning agents by using self-supervised, verifier-grounded harness optimization to improve decision-making accuracy without requiring extensive human-labeled data.

arXiv cs.AIAI & LLMs

The CASE Framework for Enterprise Agentic AI Governance

The CASE Framework provides a multi-disciplinary architecture to govern enterprise AI agents by integrating technical, legal, and operational controls into a unified oversight structure.

arXiv cs.AIAI & LLMs

MESA: Task-Adaptive Evidence Selection for Agent Memory

MESA improves long-horizon agent performance by using a task-adaptive, multi-structure memory selection framework that retrieves relevant evidence more effectively than standard retrieval methods.

arXiv cs.AIAI & LLMs

CHORUS: Improving Testbench Coverage via Complementary AI Experts

CHORUS improves hardware verification by using a multi-expert AI framework to generate diverse, high-coverage testbench stimuli, outperforming single-model approaches.

arXiv cs.AIData Science & Visualization

MIDAS: Handling Incomplete Multimodal Sentiment Analysis

The MIDAS framework addresses incomplete multimodal data by disentangling shared and private information while using uncertainty-aware fusion to maintain sentiment prediction accuracy when modalities are missing.

arXiv cs.AIAI & LLMs

Automating Behavioral Research for AI Agents

This paper introduces a framework for scaling behavioral scientific research on AI agents, moving beyond manual evaluation to automated, reproducible experimental pipelines.

Showing 30 of 368