y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#llm-optimization News & Analysis

239 articles tagged with #llm-optimization. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

239 articles
AIBullisharXiv – CS AI · Jun 86/10
🧠

Small Language Model Agents Enable Efficient and High-Quality Knowledge Mining

Researchers introduce Falconer, a framework that pairs large language models with lightweight proxy models to enable efficient knowledge mining from unstructured text. The system reduces inference costs by up to 90% while maintaining accuracy comparable to state-of-the-art LLMs, accelerating large-scale information extraction by over 20x.

AIBullisharXiv – CS AI · Jun 86/10
🧠

MHA-RAG: Improving Efficiency, Accuracy, and Consistency by Encoding Exemplars as Soft Prompts

Researchers introduce MHA-RAG, a framework that encodes domain-specific exemplars as soft prompts instead of text, achieving 20-point performance improvements over standard RAG while reducing inference costs by 10X. The approach demonstrates order-invariant performance across multiple question-answering benchmarks, addressing key challenges in adapting foundation models to new domains with limited data.

AINeutralDecrypt – AI · Jun 76/10
🧠

Claude Opus 4.8 Review: Better At What’s It Good At, Worse At What It’s Not

Anthropic released Claude Opus 4.8, a new flagship AI model that demonstrates exceptional performance on mathematical problems and code generation but shows significant inefficiency in token consumption. The model's uneven capabilities raise questions about optimization trade-offs and practical utility for developers managing token budgets.

Claude Opus 4.8 Review: Better At What’s It Good At, Worse At What It’s Not
🏢 Anthropic🧠 Claude🧠 Opus
AINeutralarXiv – CS AI · Jun 56/10
🧠

Semantic Partial Grounding via LLMs

Researchers introduce SPG-LLM, a novel approach that leverages large language models to optimize the grounding process in classical planning by identifying irrelevant objects and actions before computation. The method achieves significantly faster grounding times—often by orders of magnitude—across seven challenging benchmarks while maintaining or improving plan quality.

AIBullisharXiv – CS AI · Jun 56/10
🧠

A2RAG: Adaptive Agentic Graph Retrieval for Cost-Aware and Reliable Reasoning

Researchers introduce A2RAG, an adaptive framework that improves Graph-Retrieval-Augmented Generation (Graph-RAG) for multi-hop question answering by dynamically adjusting retrieval effort based on query difficulty. The system reduces token consumption and latency by ~50% while achieving significant accuracy gains, addressing practical deployment challenges in AI reasoning systems.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Extreme Region Policy Distillation

Researchers propose Extreme Region Policy Distillation (ERPD), a two-stage framework that improves reinforcement learning efficiency for large language models by first extracting maximum training signals through aggressive off-policy optimization, then distilling those signals into a base policy with tighter constraints. The approach achieves comparable or better performance with significantly reduced KL divergence, addressing a fundamental trade-off between sample efficiency and asymptotic performance in LLM training.

AINeutralarXiv – CS AI · Jun 56/10
🧠

When Gradients Collide: Failure Modes of Multi-Objective Prompt Optimization for LLM Judges

Researchers identify critical failure modes in multi-objective prompt optimization for LLM judges, finding that jointly optimizing across multiple evaluation criteria reduces gradient task-focus by 59% and combining single-objective prompts degrades performance by 27%. The study reveals fundamental limitations in extending textual gradient methods to multi-criteria scenarios, constraining practical applications of automated LLM judge customization.

AINeutralarXiv – CS AI · Jun 56/10
🧠

LoRi: Low-Rank Distillation for Implicit Reasoning

Researchers propose LoRi, a low-rank distillation framework that improves implicit chain-of-thought reasoning in large language models by aligning teacher-student model trajectories in a shared low-rank tensor subspace. The method addresses the performance gap between implicit and explicit reasoning approaches, showing consistent improvements across LLaMA and Qwen model families on mathematical benchmarks.

AINeutralarXiv – CS AI · Jun 56/10
🧠

IDEAL: Leveraging Infinite and Dynamic Characterizations of Large Language Models for Query-focused Summarization

Researchers propose IDEAL, a novel framework for query-focused summarization that enhances large language models through two key innovations: Query-aware HyperExpert for fine-grained query alignment and Query-focused Infini-attention for processing lengthy documents. The approach demonstrates effectiveness across existing QFS benchmarks and expands LLM accessibility for personalized text summarization.

AINeutralarXiv – CS AI · Jun 56/10
🧠

CangLing-KnowFlow: A Unified Knowledge-and-Flow-fused Agent for Comprehensive Remote Sensing Applications

Researchers introduce CangLing-KnowFlow, an AI agent framework designed to automate complex remote sensing and Earth observation tasks across diverse applications. The system combines a knowledge base of 1,008 expert-validated workflows with dynamic error recovery and continuous learning capabilities, outperforming baseline models by 4% or more on standardized benchmarks.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Trivium: Temporal Regret as a First-Class Objective for Causal-Memory Controllers

Trivium introduces a framework for AI agents that tracks temporal regret—how long errors persist—alongside outcome and epistemic regret to improve long-term learning. The research demonstrates that outcome-only optimization fails to correct systematic causal misunderstandings, and proposes a logarithmic-complexity intervention strategy that achieves O(log E) temporal regret across episode horizons.

AIBullisharXiv – CS AI · Jun 46/10
🧠

Beyond Objective Equivalence: Constraint Injection for LLM-Based Optimization Modeling on Vehicle Routing Problems

Researchers propose constraint injection, a novel verification technique that detects missing or spurious constraints in LLM-generated optimization code. VRPCoder, an 8B model fine-tuned with this method, achieves 93% accuracy on vehicle routing problems, significantly outperforming GPT and Claude models on constraint-dense combinatorial optimization tasks.

🧠 Claude🧠 Gemini
AINeutralarXiv – CS AI · Jun 45/10
🧠

Gravity-Aware Hierarchical Routing for Lightweight SensorLLM on Human Activity Recognition

Researchers propose a gravity-aware hierarchical routing method to improve human activity recognition in compressed language models used with wearable sensors. The lightweight adaptation addresses a specific failure mode where static activities like standing and sitting are poorly recognized when using compact models like TinyLlama, while maintaining strong performance on dynamic activities.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Temporal Order Matters for Agentic Memory: Segment Trees for Long-Horizon Agents

Researchers introduce SegTreeMem, a novel memory architecture for long-horizon conversational AI agents that organizes conversation history using temporally-ordered segment trees instead of purely semantic similarity. The system demonstrates improved performance across multiple benchmarks by preserving chronological order while enabling hierarchical retrieval, with ablation studies confirming that temporal sequencing is critical to the approach's effectiveness.

AIBullisharXiv – CS AI · Jun 46/10
🧠

Can Reasoning Path still be Effective as Input? Bridging Post-Reasoning to Chain-of-Thought Compression

Researchers propose Upfront CoT (UCoT), a framework that compresses Chain-of-Thought reasoning in large language models by using a lightweight compressor to generate soft token representations of reasoning paths. The method maintains reasoning performance while reducing token usage by 50% on benchmarks, addressing the efficiency-performance tradeoff in advanced LLM inference.

AINeutralarXiv – CS AI · Jun 36/10
🧠

Don't Gamble, GAMBLe: An Analytical Framework for AI-Driven Research Systems

Researchers introduce GAMBLe, a framework for analyzing AI-Driven Research Systems (ADRS) that couple large language models with automated evaluation. Through 760+ experiments, the framework reveals that standard convergence guarantees fail to capture ADRS behavior, and component selection can improve performance by 13-67% depending on the problem.

AINeutralarXiv – CS AI · Jun 25/10
🧠

LLM-Driven Co-Evolutionary Automated Heuristic Design for Bi-Component Coupled Combinatorial Optimization

Researchers introduce CoEvo-AHD, an LLM-driven framework that co-evolves paired operator populations to solve coupled combinatorial optimization problems like the Traveling Thief Problem. Unlike previous automated heuristic design methods that treat operators in isolation, this approach captures interactions between decision components, achieving competitive results with traditional heuristics.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Evidence-Gated LLM Priors for Multi-Objective Bayesian Optimization

Researchers propose a framework for incorporating Large Language Model (LLM) priors into multi-objective Bayesian optimization while maintaining robustness against miscalibrated advice. Using an objective-wise reputation mechanism and counterfactual gating, the approach dynamically adjusts trust in LLM suggestions based on observed performance rather than accepting them blindly, with empirical validation across molecular optimization tasks.

AINeutralarXiv – CS AI · Jun 26/10
🧠

LLM-Evolved Pattern Generators for Optimal Classical Planning

Researchers have developed a novel method using large language models and evolutionary algorithms to automatically generate admissible heuristics for optimal classical planning problems. Unlike existing learned heuristics that improve search speed but cannot guarantee optimal solutions, this approach preserves A* optimality guarantees while matching or exceeding the performance of traditional domain-independent methods.

AINeutralarXiv – CS AI · Jun 26/10
🧠

CSRP: Chain-of-Thought Reasoning for Chinese Text Correction via Reinforcement Learning with Efficiency-Aware Rewards

Researchers propose CSRP, a three-stage framework combining continual pre-training, chain-of-thought reasoning, and reinforcement learning to improve Chinese grammatical error correction in LLMs. The system achieves state-of-the-art performance on the NACGEC benchmark while addressing the over-correction problem common in supervised fine-tuning approaches.

🧠 GPT-4
AIBullisharXiv – CS AI · Jun 26/10
🧠

Hyperbolic and Evidence-Prioritized Experts for Large Vision-Language Models

Researchers introduce AsyMoE, a novel Mixture of Experts architecture for Large Vision-Language Models that explicitly addresses the asymmetrical processing of visual and linguistic data. The approach uses hyperbolic geometry for hierarchical relationships and evidence-priority mechanisms to improve accuracy by up to 3.8% on hallucination-sensitive tasks while reducing parameter activation by 25.45% compared to dense models.

AINeutralarXiv – CS AI · Jun 25/10
🧠

LinguIUTics at PsyDefDetect: Iterative Imbalance-Aware Fine-tuning of Qwen3-8B for Psychological Defense Mechanism Classification

The LinguIUTics team achieved 4th place in the PsyDefDetect 2026 shared task by fine-tuning Qwen3-8B to classify psychological defense mechanisms in clinical conversational text, reaching a macro F1-score of 0.3917 and substantially improving performance on rare classes through specialized techniques including minority-class augmentation and ensemble methods.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Move the Query, Not the Cache: Characterizing Cross-Instance Latent Attention Redistribution Across GPU Fabrics

Researchers present a cost model for optimizing cross-GPU attention operations in large language models, finding that routing queries is often cheaper than moving cache blocks when models are distributed across multiple nodes. The work applies to sparse-attention architectures like those in DeepSeek and GLM models, offering practical guidance for inference optimization on multi-node clusters.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Dynamic Trust-Aware Sparse Communication Topology for LLM-Based Multi-Agent Consensus

Researchers propose DySCo, a dynamic sparse communication mechanism for LLM-based multi-agent systems that reduces computational overhead by selectively routing messages between agents rather than using full broadcast. The approach maintains consensus quality while cutting token costs and latency that scale quadratically with agent count, addressing a key efficiency bottleneck in collaborative AI reasoning systems.

← PrevPage 6 of 10Next →