A Fix for the Fine-Tuning Trick That Breaks AI Safety Filters
A new fine-tuning method called RefusalGuard keeps AI models from losing their safety guardrails during customization, without hurting task performance.
The Revision stories tagged arxiv — 49 stories on the wire, decoded into one clear voice.
A new fine-tuning method called RefusalGuard keeps AI models from losing their safety guardrails during customization, without hurting task performance.
A tiny judge model that only ranks alternatives, rather than solving tasks itself, improved LLM agent performance across three benchmarks in new research.
A new black-box method borrows a hallucination-detection technique to flag unsafe LLM outputs by tracking how prompt and response embeddings evolve.
Researchers show a lightweight monitoring layer that flags broken tool outputs more than doubles AI agents' task completion rate on injected-failure benchmarks.
A new theoretical paper shows AI training alone cannot guarantee safe values, and recommends limiting optimization power instead.
BRo-JEPA represents arithmetic as rotations in latent space, letting it solve modular math operations it never trained on with near-perfect accuracy.
A new benchmark testing whether AI assistants can handle weeks-long, ever-changing real-life tasks found seven top models all score poorly.
A new brain-inspired language model hits sparsity targets but burns triple the energy per token of the dense Transformer it barely outperforms.
A new framework called Distribution Matching gives self-supervised AI models an explicit target shape instead of just rules against collapsing to nothing.
A new bidirectional Grover search variant needs fewer iterations to find multiple hidden items in an unsorted database, researchers report.
A new method called SAPO fixes how AI recommendation systems learn, crediting individual reasoning steps instead of only the final guess.
A new counterfactual test finds top interpretability methods don't actually help predict how language models will behave on similar prompts.
A new technique called VCE-Skill mines public skill-version histories to sharpen how AI agents revise their own tools, researchers report.
NebulaVLA separates a robot's reasoning from its movement control, boosting success rates and nearly tripling action generation speed in early tests.
A new detection method reads truthfulness signals from every layer of a language model instead of just one, cutting hallucination errors by up to 14 points.
Researchers mapped three interacting causes of deep Q-learning instability and built fixes that improve stability on Atari-100K and Procgen.
A tiny recurrent-depth reasoning model shows internal probes can spot the right answer before its behavior ever demonstrates the skill, researchers find.
A new framework maps how errors compound across an AI agent's reasoning steps, catching failures earlier than existing confidence-scoring methods.
A new proof shows networked learners can't escape a 1/sqrt(D) error floor no matter how they're chained, closing a gap left by prior work.
A new arXiv study scored hundreds of Django and Pandas tests and found Claude-written Python tests hold up as well as human-written ones.
A new framework synthesizes 0.1-degree weather data via super-resolution, showing the real bottleneck to high-res AI forecasting is data, not modeling.
A new execution model called AstronOS passed a three-stage benchmark 14 of 15 times versus 0 of 15 for simply rereading the original plan in a fresh session.
A new evolutionary AI system called RoboPhD assembles agent programs from nine priced LLM APIs to beat rivals' accuracy at their own price points.
A training-free framework called IDSS tracks facts, intents, and constraints separately from chat history, lifting task completion across eight LLMs in tests.
Researchers built HyMem, a framework that splits AI agents' memory into layers, lifting benchmark accuracy by up to 6 points over rivals.
ESTP blends token entropy with attention based importance scores to predict how long an LLM response will run before it finishes generating.
A new arXiv paper proposes an operator-based framework for updating a compact AI memory model instead of stacking raw text.
A new arXiv study finds GPT, Mistral, and Llama models contradict their own stated ethical principles up to 78% of the time when the same scenario is reframed.
SkillCommit only merges an AI agent's learned skills once it proves they behave alike across cases, not merely because they look similar.
GraphLoom scores retrieved evidence for reliability before feeding it to a multimodal AI model, aiming to reduce hallucinated answers in RAG systems.
New research finds no gate controls what a language model can report, only a mid-depth attention window that gathers hidden values into words.
A new pipeline formalizes math papers in Lean 4 to flag duplicate results, exposing limits in reproducibility and existing theorem indexes.
Researchers say treating AI research agents as solo scientists ignores the human-agent dynamics that shape which questions get asked and answered.
A new position paper argues neural networks alone cannot guarantee correct constraint solving and should instead be paired with symbolic verification.
A new open-source runtime called Agentao separates what AI agents propose from what they're allowed to actually do, aiming to curb runaway tool use.
A research framework called TIDE gets AI agents to proactively surface hidden problems in documents and code instead of only answering the question you typed.
SkillSight, a training-free method, strips boilerplate language from skill descriptions so AI agents pick the right tool faster and more accurately.
A new arXiv study finds reasoning models amplify behaviors that barely predict correct answers while underusing the ones that do.
A new arXiv paper turns the ad hoc problem of carrying context between AI chat sessions into a formal memory-and-statistics question, with math to back it.
A new arXiv method trains LLM agents to explore proactively instead of guessing, using synthetic data and contrastive reinforcement learning.
A new architecture called Mobius separates knowledge storage from reasoning, letting a 35B model run inference nearly 4x faster at similar accuracy.
A new training method ties AI search models' reasoning steps to real retrieval gains, closing a shortcut that let them fake useful reasoning.
A new arXiv study finds AI agent skills work by stabilizing actions, not by injecting facts, and retrieval accuracy craters as skill libraries grow.
A cross-disciplinary paper maps eleven ways misunderstandings form, spread, and go undetected across human and AI-mediated conversation.
CrEST splits AI agent training credit between reinforcement learning and a self-teacher, boosting performance on long multi-step tool-use tasks.
A new benchmark shows LLMs often keep obeying constraints users revoked mid-chat, and finds a fix that reliably reduces the problem.
An unreviewed arXiv paper models AI failures as physics-like tipping points, suggesting they are predictable engineering risks rather than random glitches.
A new pointer-network and graph-neural-network model lets AI agent teams keep working smoothly even as members and tasks come and go.
A newly posted preprint called Maxproof appears on arXiv, drawing modest attention on Hacker News.