This work analyzes which traffic rules emerge from self-play and how closely they match human driving, and confirms that reward conditioning yields the intended diversity of driving behaviors.
This work reframe the monitoring problem through a framework based on Phase Space Reconstruction (PSR), and shows that aligning the algorithmic bias with the geometric properties of the target system yields a pragmatic, traceable and easily deployable approach perfectly tailored to the realities of industrial constraints.
Martin Bonsergent-Brachet, Jesse Read, D. Abboud· 0 citations
Physical learning lets a trainable material or network use its own physical response to carry error signals, reducing the need for a separately programmed backward computation. We ask what determines whether such a system follows conventional gradient descent or evolves along a genuinely different learning trajectory. Our canonical model is a directed layered transport network in which every node redistributes a fixed amount of flow, so learning preserves positivity and total mass. In this model, conservation constrains only the allowable learning directions. Within the matched response class studied here, adjoint matching gives the physical output response a symmetric form. Non-negative mode-wise feedback then produces a reciprocal closed-loop response and a reweighted gradient flow. Adding an antisymmetric boundary component makes the closed-loop response rotational: the learning path can turn while the error driving that update still decreases at that moment. Turning is not automatically beneficial. Its finite-step effect is set by local curvature, and its accumulated effect also depends on step selection and on the new states visited along the path. Numerical consistency checks reproduce the exact response structure, predict the sign of the local effect across new network families, and show how trajectory drift can negate a local advantage. These results separate the roles of conservation, reciprocity, and nonreciprocity in physical learning.
Rui-Wu Niu, Xiao-Wen Bi, M. V. van Wyk· 1 citation
This work presents the first systematic characterization of SDC vulnerability across major computation interfaces in both the forward and backward passes of Transformer training, and proposes TrainSDC, a characterization-guided protection framework consisting of Q/K-path recomputation, residual-gain monitoring, and exponent-aware gradient scaling.
Zhijie Xia, Haotian Xu, Si-Yu Yun et al.· 0 citations
Reach audiences
Advertise in front of researchers, engineers, and readers.
A novel MTRL framework called Task-Specific feature Selector and Scheduler (T3S) is proposed, which consists of two components: a feature selector and a task scheduler that consistently outperforms the state-of-the-art M TRL algorithms on various robotics manipulation tasks.
Yuan-Qiang Yu, Tianpei Yang, Yongliang Lv et al.· IEEE International Joint Con...· 4 citations
This work introduces PRACTICE, which trains a skill learner to discover and maintain a persistent skill library from past interaction trajectories while keeping the task executor frozen, and demonstrates that a compact skill learner delivers consistent performance improvements across successive library-update rounds for multiple frozen executors.
Ziyi Bai, Si-Qi Li, Ting-Lei Huang et al.· 0 citations
A causal, neuron-level analysis of safety mechanisms in 10 VLMs, a two-stage detection pipeline with iterative ablation that accounts for self-repair, and two modality-isolated benchmarks, ViSafe-Detect and ViSafe-Eval, which decouple visual and textual safety signals are introduced.
Jia-Xuan Li, Jia-Hao Zhang, D. Vo et al.· 0 citations
The proposed TDDM-Melatt, a disentangled memory-based traffic classification framework with diffusion-based data augmentation, provides a new and effective technical pathway for encrypted traffic classification in real-world network environments.
Zelang Chen, Qiming Yu, Zijia Song et al.· 0 citations
This work quantifies functional degeneracy through the behavioral recovery rank, defined as the number of leading behavioral-Hessian eigendirections required to recover a trained model's performance, and finds that structural and magnitude pruning retain more degrees of freedom, even after the task is saturated.
M. Matveev, P. Esser, Ayush Bharadwaj et al.· 0 citations
E-Commerce Bench is introduced, the first open-source benchmark that integrates multi-round counterpart negotiation and dynamic events into a year-long business operation, and it is found that no single model dominates.
Wei Fan, Xin-Jie Shen, Xu-Dong Guo et al.· 0 citations
This work releases BAITBENCH, a suite of three synthetic tabular ML tasks that each contain a shortcut that allows agents to inflate the public test score but fail on a hidden test set, and releases an annotated dataset of transcripts containing reward hacks as a testbed for evaluating reward-hacking mitigations head-to-head.
Pradyumna Shyama Prasad, M. Anto, Leon Eshuijs et al.· 1 citation
Representational similarity is foundational to analyses of deep networks, yet distances between point-valued representations are not intrinsically tied to downstream function: nearby states may produce different behaviors, while distant states may behave similarly. We instead give representations volume, turning similarity into statistical distinguishability. Overlapping stochastic representations necessarily induce overlapping downstream distributions, grounding latent comparison in model function and bringing it under information-theoretic tools such as the data-processing inequality. We realize this idea in pretrained transformers through a light-touch modification to LayerNorm: at each residual-stream read, we normalize the state, add isotropic Gaussian noise, and renormalize. During distillation fine-tuning, one learned allocation parameter per residual-stream read distributes a fixed global rate budget across the processing stack. The resulting model can be viewed as transformer blocks reading the residual stream with learned finite precision under a shared global rate budget. Using the Bhattacharyya coefficient, we trace which counterfactual distinctions are preserved through MLP blocks or selectively exposed to the query, key, and value computations of individual attention heads. Experiments on ViT-S and GPT-2 small reveal the depthwise propagation of continuous visual perturbations and head-specific sensitivity to token distinctions aligned with known attention motifs. These results establish distinguishability as a functionally grounded lens on transformer computation that complements existing interpretability approaches.
A weeklong summer workshop brought higher education faculty to campus to explore how AI and machine learning materials can be adapted for their classrooms.
Adaptive AI agents can help make BIM data more machine-readable by navigating IFC models, interpreting inconsistent information, and mapping it to defined standards. In this blog, Alok Rawat shares findings from a real-world pilot in construction workflows. The post Adaptive AI Agents in Construction Workflows appeared first on GPT-Lab.