Archives AI News

InfGraND: An Influence-Guided GNN-to-MLP Knowledge Distillation

arXiv:2601.08033v1 Announce Type: new Abstract: Graph Neural Networks (GNNs) are the go-to model for graph data analysis. However, GNNs rely on two key operations – aggregation and update, which can pose challenges for low-latency inference tasks or resource-constrained scenarios. Simple…

On the Sample Complexity of Differentially Private Policy Optimization

arXiv:2510.21060v2 Announce Type: replace Abstract: Policy optimization (PO) is a cornerstone of modern reinforcement learning (RL), with diverse applications spanning robotics, healthcare, and large language model training. The increasing deployment of PO in sensitive domains, however, raises significant privacy concerns.…

Learning Steerable Clarification Policies with Collaborative Self-play

arXiv:2512.04068v2 Announce Type: replace Abstract: To handle underspecified or ambiguous queries, AI assistants need a policy for managing their uncertainty to determine (a) when to guess the user intent and answer directly, (b) when to enumerate and answer multiple possible…

LUT-Compiled Kolmogorov-Arnold Networks for Lightweight DoS Detection on IoT Edge Devices

arXiv:2601.08044v1 Announce Type: new Abstract: Denial-of-Service (DoS) attacks pose a critical threat to Internet of Things (IoT) ecosystems, yet deploying effective intrusion detection on resource-constrained edge devices remains challenging. Kolmogorov-Arnold Networks (KANs) offer a compact alternative to Multi-Layer Perceptrons (MLPs)…