Search arXivSearch

arXiv subjects

Chao Yang

Publications and source records attributed to Chao Yang.

3 recordsLinked to original sources

Subliminal Learning as Trait-Direction Drift: A Mechanism and Targeted Control under SFT Distillation

Beyond intended capabilities, model distillation can transfer hidden traits from a teacher. A teacher biased by a system prompt can generate semantically clean training data, such as numeric sequences, that still causes a downstream student to inherit the hidden preference, a phenomenon known as subliminal learning. Prior work has identified several parts of this process. How the signal builds up during training and produces behavioral transfer remains unclear, making targeted mitigation difficult. We propose and validate trait-direction drift as a mechanism for subliminal learning: biased generation creates measurable preference gaps in teacher data, and student-recognizable gaps induce trait-aligned updates during supervised fine-tuning that accumulate into behavioral transfer. Guided by this mechanism, we propose probe-space corridor regularization, a targeted defense that constrains drift along a calibrated trait direction during distillation. The method substantially reduces hidden-trait transfer, preserving task performance: for example, it lowers malicious-response transfer from 29.55% to 6.45% with low main-task accuracy cost, and consistently suppresses animal-preference transfer across the main Qwen setting. The preference-gap, training-trajectory, and intervention evidence links subliminal learning to trait-direction drift and motivates corridor regularization as a targeted control during distillation.

cs.LG

SkillSafetyBench: Evaluating Agent Safety under Skill-Facing Attack Surfaces

Reusable skills are becoming a common interface for extending large language model agents, packaging procedural guidance with access to files, tools, memory, and execution environments. However, this modularity introduces attack surfaces that are largely missed by existing safety evaluations: even when the user request is benign, unsafe influence may reside in skill guidance, local artifacts, or execution-environment files that steer the agent toward unsafe actions. We present SkillSafetyBench, a runnable benchmark for evaluating such skill-facing safety failures. SkillSafetyBench includes 155 adversarial cases across 47 tasks, 6 risk domains, and 30 safety categories, each evaluated with a case-specific rule-based verifier. Experiments with multiple CLI agents and model backends show that non-user attacks can consistently induce unsafe behavior, with distinct failure patterns across domains, attack methods, and scaffold-model pairings. Our findings suggest that agent safety depends not only on model-level alignment, but also on how agents interpret skills, trust workflow context, and act through executable environments. The complete benchmark is available at https://github.com/AI45Lab/skill-safety-bench.

cs.CR

Compositional Aeroelastic Operators for Morphing Flexible Multibody Aircraft: A Geometric Framework with Structural Verification

Morphing flexible multibody aircraft require structural strain, aerodynamic geometry, surface velocity, and generalized loading to remain compatible as joints and flexible components change configuration. A compositional formulation is developed around an assumed material attachment between each lifting surface and a geometrically exact beam. Separating the component root pose from the section field shows that the body strain and elastic potential of a component depend on its own elastic coordinates, while upstream motion enters kinetic terms and external-load pullbacks. At element level, an exact relative logarithm $d$ supplies strain and potential energy, whereas a reference-anchored section coordinate $σ$ supplies deformed section geometry. Finite-order expansions retain the finite reference geometry exactly and truncate only endpoint perturbations. The attachment map then generates surface points, tangents, normals, velocities, and force Jacobians from common section kinematics. Euler--Poincare beam balance, moving-surface potential-flow relations, graph cotangent assembly, and the associated semidiscrete power identity are stated in a common twist--wrench convention. Collocation, pressure, equivalent-load, and structural-station sites are distinguished to expose their approximation errors. Verification gives the expected $N_d+1$ convergence order for degree-$N_d$ relative-log expansions. In a geometrically nonlinear cantilever comparison, a cubic static-manifold correction reduces mean full-record displacement error from $0.479$ to $0.255$ over four completed load cases. These results provide structural and interface-level evidence rather than validation of a complete aircraft aeroelastic prediction.

cs.CE