Archives AI News

SAEdit: Token-level control for continuous image editing via Sparse AutoEncoder

arXiv:2510.05081v1 Announce Type: cross Abstract: Large-scale text-to-image diffusion models have become the backbone of modern image editing, yet text prompts alone do not offer adequate control over the editing process. Two properties are especially desirable: disentanglement, where changing one attribute…

SFANet: Spatial-Frequency Attention Network for Deepfake Detection

arXiv:2510.04630v1 Announce Type: cross Abstract: Detecting manipulated media has now become a pressing issue with the recent rise of deepfakes. Most existing approaches fail to generalize across diverse datasets and generation techniques. We thus propose a novel ensemble framework, combining…

RFCAudit: An LLM Agent for Functional Bug Detection in Network Protocols

arXiv:2506.00714v2 Announce Type: replace-cross Abstract: Functional correctness is critical for ensuring the reliability and security of network protocol implementations. Functional bugs, instances where implementations diverge from behaviors specified in RFC documents, can lead to severe consequences, including faulty routing, authentication…

OneFlow: Concurrent Mixed-Modal and Interleaved Generation with Edit Flows

arXiv:2510.03506v1 Announce Type: new Abstract: We present OneFlow, the first non-autoregressive multimodal model that enables variable-length and concurrent mixed-modal generation. Unlike autoregressive models that enforce rigid causal ordering between text and image generation, OneFlow combines an insertion-based Edit Flow for…

Understanding the Role of Training Data in Test-Time Scaling

arXiv:2510.03605v1 Announce Type: new Abstract: Test-time scaling improves the reasoning capabilities of large language models (LLMs) by allocating extra compute to generate longer Chains-of-Thoughts (CoTs). This enables models to tackle more complex problem by breaking them down into additional steps,…