y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#representation-engineering News & Analysis

4 articles tagged with #representation-engineering. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

4 articles
AIBullisharXiv – CS AI · Jun 107/10
🧠

ASA: Backbone-Training-Free Representation Engineering for Tool-Calling Agents

Researchers introduce Activation Steering Adapter (ASA), a training-free method that improves LLM tool-calling reliability by intervening on mid-layer activations at inference time. The approach achieves significant performance gains on tool-use benchmarks without parameter updates, addressing a critical gap between what models internally represent and their actual behavior.

AINeutralarXiv – CS AI · May 277/10
🧠

Tracing the Dynamics of Refusal: Exploiting Latent Refusal Trajectories for Robust Jailbreak Detection

Researchers propose SALO, a jailbreak detection method that identifies persistent 'refusal trajectories' across model layers, rather than relying on static terminal representations. The detector demonstrates improved detection rates against adversarial attacks on multiple LLM architectures, though with acknowledged limitations against adaptive attacks.

🧠 Llama
AIBullisharXiv – CS AI · Mar 57/10
🧠

Controlling Chat Style in Language Models via Single-Direction Editing

Researchers developed a training-free method to control stylistic attributes in large language models by identifying that different styles are encoded as linear directions in the model's activation space. The approach enables precise style control while preserving core capabilities and supports linear style composition across over a dozen tested models.

AIBullisharXiv – CS AI · Jun 56/10
🧠

Towards the Readability of LLM-Generated Codes through Multitask Representation Engineering

Researchers propose a multitask representation engineering framework to improve the readability of code generated by large language models while maintaining correctness. The approach uses low-cost targeted control mechanisms to address the previously under-researched problem of code readability, balancing it against functional accuracy.