Archives AI News

Deep Two-Way Matrix Reordering for Relational Data Analysis

arXiv:2103.14203v5 Announce Type: replace-cross Abstract: Matrix reordering is a task to permute the rows and columns of a given observed matrix such that the resulting reordered matrix shows meaningful or interpretable structural patterns. Most existing matrix reordering techniques share the…

DiffusionNFT: Online Diffusion Reinforcement with Forward Process

arXiv:2509.16117v2 Announce Type: replace Abstract: Online reinforcement learning (RL) has been central to post-training language models, but its extension to diffusion models remains challenging due to intractable likelihoods. Recent works discretize the reverse sampling process to enable GRPO-style training, yet…

Critic-Guided Reinforcement Unlearning in Text-to-Image Diffusion

arXiv:2601.03213v3 Announce Type: replace Abstract: Machine unlearning in text-to-image diffusion models aims to remove targeted concepts while preserving overall utility. Prior diffusion unlearning methods typically rely on supervised weight edits or global penalties; reinforcement-learning (RL) approaches, while flexible, often optimize…

Robust Multi-Objective Controlled Decoding of Large Language Models

arXiv:2503.08796v2 Announce Type: replace Abstract: We introduce Robust Multi-Objective Decoding (RMOD), a novel inference-time algorithm that robustly aligns Large Language Models (LLMs) to multiple human objectives (e.g., instruction-following, helpfulness, safety) by maximizing the worst-case rewards. RMOD formulates the robust decoding…

Text Has Curvature

arXiv:2602.13418v1 Announce Type: new Abstract: Does text have an intrinsic curvature? Language is increasingly modeled in curved geometries – hyperbolic spaces for hierarchy, mixed-curvature manifolds for compositional structure – yet a basic scientific question remains unresolved: what does curvature mean…

Comparing Classifiers: A Case Study Using PyCM

arXiv:2602.13482v1 Announce Type: new Abstract: Selecting an optimal classification model requires a robust and comprehensive understanding of the performance of the model. This paper provides a tutorial on the PyCM library, demonstrating its utility in conducting deep-dive evaluations of multi-class…