40 papers across AI, ML, NLP, and CV from the last 24 hours.
Reinforcement learning post-training dominates this batch across multiple axes simultaneously — applied to code generation, diffusion models, multimodal table reasoning, and LLM alignment. What's notable is how RL is being pushed beyond its conventional single-reward framing: ParetoSlider proposes continuous Pareto-front control over competing objectives at inference time rather than committing to a fixed trade-off during training, and Near-Future Policy Optimization introduces a clever middle ground between on-policy and off-policy learning by harvesting trajectories from a near-future version of the evolving policy. Benchmarking pressure is the second major thread — SpeechParaling-Bench, OMIBench, and SWE-chat each tackle under-measured capability gaps (paralinguistic nuance in audio, multi-image Olympiad reasoning, and real-world coding agent usage respectively), suggesting the community is in active measurement-debt repayment mode after a period of rapid capability growth.
The standout paper is Convergent Evolution: How Different Language Models Learn Similar Number Representations (Fu et al.). It finds that Transformers, LSTMs, Linear RNNs, and even classical word embeddings independently converge on the same periodic Fourier structure for numerals — a genuinely architecture-agnostic finding that challenges the assumption that representational structure is an artifact of transformer-specific inductive biases and carries direct implications for mechanistic interpretability.
Notably absent from today's batch: mixture-of-experts scaling research, long-context document understanding, and RAG improvements beyond a single evaluation-methodology paper. The batch collectively suggests the field is consolidating around RL-based post-training and evaluation infrastructure as its two dominant engineering priorities heading into mid-2026.
Hyeonwoo Kim, Jeonghwan Kim, Kyungwon Cho · 2026-04-22
Recent advances in video generative models enable the synthesis of realistic human-object interaction videos across a wide range of scenarios and object categories, including complex dexterous manipulations that are difficult to capture with motion capture systems....
Thorsten Hoeser, Felix Bachofer, Claudia Kuenzer · 2026-04-22
The offshore wind energy sector is expanding rapidly, increasing the need for independent, high-temporal-resolution monitoring. We introduce a global Sentinel-1 SAR time series dataset for offshore wind infrastructure....
Yonatan Haile Medhanie, Yuanhua Ni · 2026-04-22
We present the first adaptation of TrOCR for printed Tigrinya using the Ge'ez script, extending the byte-level BPE tokenizer to cover 230 Ge'ez characters and introducing Word-Aware Loss Weighting....
Qiguang Chen, Chengyu Luan, Jiajun Wu · 2026-04-22
We present OMIBench, a benchmark designed to evaluate Olympiad-level reasoning when the required evidence is distributed over multiple images. It contains problems from biology, chemistry, mathematics, and physics....
Dimitrije Antić, Alvaro Budria, George Paschalidis · 2026-04-22
We address 3D Human-Object Interaction reconstruction via InterFields, a representation that encodes dense, continuous proximity across the body-object interface rather than sparse binary contact cues....
Inclusion AI, Tiwei Bie, Haoxing Chen · 2026-04-22
We present LLaDA2.0-Uni, a unified discrete diffusion large language model (dLLM) that supports multimodal understanding and generation within a natively integrated framework, combining a discrete tokenizer, MoE-based dLLM backbone, and diffusion decoder....
Zhenlong Wu, Zihan Zheng, Xuanxuan Wang · 2026-04-22
We propose GeoRect4D, a unified framework for sparse-view dynamic 3D reconstruction that reconciles stochastic 2D generative priors with deterministic 3D geometry constraints....
Sina Gholami, Abdulmoneam Ali, Tania Haghighi · 2026-04-22
Federated learning (FL) enables collaborative model training without sharing raw data; however, the presence of noisy labels across distributed clients can severely degrade learning performance. We propose FedSIR, a multi-stage framework for robust FL under noisy labels....
Ana Sanchez-Fernandez, Thomas Pinetz, Werner Zellinger · 2026-04-22
The central problem in biomedical imaging are batch effects: systematic technical variations unrelated to the biological signal of interest. These batch effects critically undermine experimental reproducibility and are the primary cause of failure of deep learning systems on new experimental batches....
Yiming Bian, Joshua M. Akey · 2026-04-22
The scalability of long-context large language models is fundamentally limited by the quadratic memory cost of exact self-attention. We introduce CQS Divide, derived from cyclic quorum sets theory, that decomposes attention computation to avoid OOM failures....
Shelly Golan, Michael Finkelson, Ariel Bereslavsky · 2026-04-22
RL post-training has become standard for aligning generative models with human preferences, yet most methods rely on a single scalar reward. ParetoSlider enables continuous Pareto-front control over competing objectives at inference time....
Ali Rayat, Yaohang Li, Gia-Wei Chern · 2026-04-22
We introduce a gauge-equivariant graph neural network that embeds non-Abelian symmetry directly into message passing via matrix-valued, gauge-covariant features, enabling ML for lattice gauge theories....
Chuanyu Qin, Chenxu Yang, Qingyi Si · 2026-04-22
We address RLVR convergence by harvesting off-policy trajectories from a near-future version of the evolving policy itself, bridging the quality gap between on-policy and teacher-provided data....
Yutong Shen, Ruizhe Xia, Jingyi Liu · 2026-04-22
We present F2LP-AP, a training-free method that adapts label propagation to heterophilous graph structures using an adaptive propagation kernel, outperforming expensive GNNs on semi-supervised node classification....
Peter Collett, Alexander Johannes Stasik, Simone Casolo · 2026-04-22
We propose a Simulation-Based Inference (SBI) framework for real-time Bayesian equipment condition monitoring, enabling amortized neural posterior estimation as a drop-in replacement for expensive MCMC methods....
Ruohan Liu, Shukang Yin, Tao Wang · 2026-04-22
Paralinguistic cues are essential for natural human-computer interaction, yet their evaluation in Large Audio-Language Models (LALMs) remains limited by coarse feature coverage and the inherent subjectivity of assessment. To address these challenges, we introduce SpeechParaling-Bench, a comprehensive benchmark for paralinguistic-aware speech generation. It expands existing coverage from fewer than...
Zhaofeng Wu, Shiqi Wang, Boya Peng · 2026-04-22
Modern language models demonstrate impressive coding capabilities in common programming languages (PLs), such as C++ and Python, but their performance in lower-resource PLs is often limited by training data availability. We propose zero-shot cross-programming-language transfer for code RL....
Deqing Fu, Tianyi Zhou, Mikhail Belkin · 2026-04-22
Language models trained on natural text learn to represent numbers using periodic features with dominant periods at T=2, 5, 10. We identify a two-tiered hierarchy: while Transformers, Linear RNNs, LSTMs, and classical word embeddings all learn period-T spikes in the Fourier domain, only some learn geometrically separable features....
Mariano Barone, Francesco Di Serio, Roberto Moio · 2026-04-22
We conduct a multidimensional evaluation of general-purpose and domain-specialized LLMs across medical explanations and physician-patient interactions, analyzing semantic fidelity, readability, and affective resonance....
Pranava Madhyastha, Dagmar Adamcova · 2026-04-22
We integrate human-like working memory constraints into the Transformer architecture and find that cognitively inspired attention variants improve grammatical generalization when trained on developmentally plausible datasets....
Marisa Hudspeth, Patrick J. Burns, Brendan O'Connor · 2026-04-22
We introduce a benchmark of 7,800 question-answer pairs for Latin-English QA and translation, covering knowledge-based, multi-hop reasoning, and constrained translation tasks drawn from pedagogical sources....
Mikko Lempinen, Joni Kemppainen, Niklas Raesalmi · 2026-04-22
As artificial intelligence (AI) systems are increasingly deployed across critical domains, their security vulnerabilities pose growing risks. We introduce AVISE (AI Vulnerability Identification and Security Evaluation), a modular open-source framework for identifying vulnerabilities in and evaluating the security of AI systems....
Hanqi Li, Lu Chen, Kai Yu · 2026-04-22
We evaluate LLMs as in-context interpreters: given a novel context-free grammar, can LLMs generate syntactically valid, behaviorally functional, and semantically faithful outputs? We introduce RoboGrid, a framework that disentangles syntax, behavior, and semantics....
Travis LaCroix · 2026-04-22
The value alignment problem for AI is better understood as a structural question about governance: not whether an AI system is aligned in the abstract, but whether it is aligned enough, for whom, and at what cost. Drawing on principal-agent theory, this paper reconceptualises misalignment as arising along three interdependent axes....
Pavel Salovskii, Iuliia Gorshkova · 2026-04-22
This paper presents a hybrid architecture where LLMs are extended with an external ontological memory layer using RDF/OWL knowledge graphs, enabling persistent, verifiable, and semantically grounded reasoning beyond parametric knowledge....
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.