paper-with-me

Papers

INTACT: Intent-Aware Representation Learning for Cryptographic Traffic Violation Detection

2026-02-22 · Rahul D Ray arxiv

Security monitoring systems typically treat anomaly detection as identifying statistical deviations from observed data distributions. In cryptographic traffic analysis, however, violations are defined not by rarity but by explicit policy constraints, including key reuse prohibition, downgrade prevention, and bounded key lifetimes. This fundamental mismatch limits the interpretability and adaptability of conventional anomaly detection methods. We introduce INTACT (INTent-Aware Cryptographic Traffic), a policy-conditioned framework that reformulates violation detection as conditional constraint learning. Instead of learning a static decision boundary over behavioral features, INTACT models the probability of violation conditioned on both observed behavior and declared security intent. The architecture factorizes representation learning into behavioral and intent encoders whose fused embeddings produce a violation score, yielding a policy-parameterized family of decision boundaries. We evaluate the framework on a real-world network flow dataset and a 210,000-trace synthetic multi-intent cryptographic dataset. INTACT matches or exceeds strong unsupervised and supervised baselines, achieving near-perfect discrimination (AUROC up to 1.0000) in the real dataset and consistent superiority in detecting relational and composite violations in the synthetic setting. These results demonstrate that explicit intent conditioning improves discrimination, interpretability, and robustness in cryptographic monitoring.

📄 PDF Abstract BibTeX arXiv:2602.21252

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningAnomaly Detection

Similar Papers 제목 키워드 기반

INTACT: Isomorphic Intent-to-Action Learning for Search-Free World Models

2026-07-28 · Junhan Sun, Hao Zhao, Guofeng Zhang arxiv

Forward latent world models predict how actions change a scene, but recover actions for a desired change only through expensive test-time search. We introduce INTACT (INtent-To-ACTion), an end-to-end JEPA that turns acti…

Representation Learning

Traffic-Aware Pedestrian Intention Prediction

2025-07-16 · Fahimeh Orvati Nia, Hai Lin arxiv

Accurate pedestrian intention estimation is crucial for the safe navigation of autonomous vehicles (AVs) and hence attracts a lot of research attention. However, current models often fail to adequately consider dynamic t…

Autonomous Vehicles

RAIST: Learning Risk Aware Traffic Interactions via Spatio-Temporal Graph Convolutional Networks

2020-11-17 · Videsh Suman, Phu Pham, Aniket Bera

A key aspect of driving a road vehicle is to interact with other road users, assess their intentions and make risk-aware tactical decisions. An intuitive approach to enabling an intelligent automated driving system would…

Uncertainty-Aware Motion Planning for Autonomous Driving in Mixed Traffic Environment

2026-06-08 · Ming Cheng, Hao Chen, Ziyi Yang, Ziluowen Luo 외 arxiv

In mixed-traffic environments where autonomous and human-driven vehicles may co-exist, motion planning for autonomous vehicles requires anticipating the future behaviors of surrounding human drivers. Existing reinforceme…

Reinforcement LearningAutonomous VehiclesAutonomous DrivingMotion Planning

iPLAN: Intent-Aware Planning in Heterogeneous Traffic via Distributed Multi-Agent Reinforcement Learning

2023-06-09 · Xiyang Wu, Rohan Chandra, Tianrui Guan, Amrit Singh Bedi 외

Navigating safely and efficiently in dense and heterogeneous traffic scenarios is challenging for autonomous vehicles (AVs) due to their inability to infer the behaviors or intentions of nearby drivers. In this work, we …

Autonomous VehiclesCollision AvoidanceDecision MakingMotion Planning+1