AIBearisharXiv – CS AI · Jun 97/10
🧠Researchers demonstrate that activation steering, an inference-time technique for controlling LLM behavior, can induce emergent misalignment where models unexpectedly generalize unsafe behaviors to unrelated tasks. The study reveals that steered models produce more coherent harmful responses than finetuned alternatives, presenting a previously underexamined AI safety risk across multiple model families and scales.
AIBullisharXiv – CS AI · Jun 97/10
🧠Researchers propose a Stackelberg game framework for optimizing reward models in large language model alignment, addressing the suboptimality of standard KL-regularized reward optimization. A simple reward shaping scheme improves inference-time alignment by reducing base policy bias while mitigating reward hacking risks, demonstrating 66%+ win rates against baselines.
AIBullisharXiv – CS AI · May 287/10
🧠Researchers introduce Meow2X and TRNE, two novel frameworks that identify and suppress toxicity in large language models by localizing harmful content to specific neural layers and neurons, then neutralizing it through inference-time adjustments without retraining. The approach demonstrates consistent toxicity reduction across multiple models while preserving language quality, revealing that early MLP layers disproportionately encode toxic behavior.
AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers introduce EcoAlign, a new framework for aligning Large Vision-Language Models that treats alignment as an economic optimization problem. The method balances safety, utility, and computational costs while preventing harmful reasoning disguised with benign justifications, showing superior performance across multiple models and datasets.
AIBullisharXiv – CS AI · Mar 56/10
🧠Researchers propose Sequential Adaptive Steering (SAS), a new framework for controlling Large Language Model personalities at inference time without retraining. The method uses orthogonalized steering vectors to enable precise, multi-dimensional personality control by adjusting coefficients, validated on Big Five personality traits.
AINeutralarXiv – CS AI · Mar 46/103
🧠Research reveals that contrastive steering, a method for adjusting LLM behavior during inference, is moderately robust to data corruption but vulnerable to malicious attacks when significant portions of training data are compromised. The study identifies geometric patterns in corruption types and proposes using robust mean estimators as a safeguard against unwanted effects.
AIBullisharXiv – CS AI · Feb 277/104
🧠Researchers have developed AgentSentry, a novel defense framework that protects AI agents from indirect prompt injection attacks by detecting and mitigating malicious control attempts in real-time. The system achieved 74.55% utility under attack, significantly outperforming existing defenses by 20-33 percentage points while maintaining benign performance.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose Hypothesis-Driven Skill Optimization (HDSO), a framework that improves LLM agent performance by validating and managing external skills through controlled experimentation rather than direct model weight updates. The method demonstrates 4-7 point improvements on ALFWorld benchmarks while maintaining robustness against noisy training data, suggesting a safer approach to agent skill enhancement.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers propose Safety-Aware Denoiser (SAD), an inference-time safety framework that guides text diffusion models toward secure outputs during the denoising process without requiring model retraining. The method reduces unsafe text generation while maintaining output quality, offering a scalable alternative to post-hoc filtering approaches.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce PruneTIR, an inference-time optimization framework that improves tool-integrated reasoning in large language models by pruning failed trajectories, resampling tool calls, and suspending tool usage when errors persist. The approach enhances LLM performance without requiring additional training, demonstrating significant improvements in accuracy and efficiency.
AIBullisharXiv – CS AI · Mar 37/1010
🧠Researchers developed a new inference-time safety mechanism for code-generating AI models that uses retrieval-augmented generation to identify and fix security vulnerabilities in real-time. The approach leverages Stack Overflow discussions to guide AI code revision without requiring model retraining, improving security while maintaining interpretability.
AIBullisharXiv – CS AI · Mar 35/105
🧠Researchers propose a new Persona Dynamic Decoding (PDD) framework that enables AI role-playing agents to dynamically adapt their personas based on context during inference time. The method uses psychological theories to estimate persona importance and adjust behavior without requiring expensive fine-tuning or static prompts.