AI ArXiv Daily: November 24, 2025 - Latest Research
Stay updated with the latest developments in AI research. This daily digest, dated November 24, 2025, summarizes new papers added to the arXiv preprint server. Explore a wide range of categories, from machine learning and computer vision to natural language processing and numerical analysis. This digest helps you efficiently stay informed about the cutting-edge advancements in your field. This article provides a comprehensive overview of the research papers published on November 24, 2025, categorized for easy navigation and understanding. Let's dive in!
Table of Contents
This daily digest includes a vast collection of research papers, totaling 702 submissions across various categories. Here's a detailed breakdown:
- math.NA (Numerical Analysis) (15 papers)
- stat.AP (Applications) (9 papers)
- q-fin.MF (Mathematical Finance) (1 paper)
- cs.AI (Artificial Intelligence) (191 papers)
- cs.NE (Neural and Evolutionary Computing) (4 papers)
- cs.CL (Computation and Language) (48 papers)
- cs.CV (Computer Vision and Pattern Recognition) (150 papers)
- cs.LO (Logic in Computer Science) (5 papers)
- cs.NI (Network and Internet Architecture) (8 papers)
- cs.CR (Cryptography and Security) (16 papers)
- cs.LG (Machine Learning) (75 papers)
- cs.HC (Human-Computer Interaction) (10 papers)
- eess.SY (Systems and Control) (22 papers)
- cs.CG (Computational Geometry) (4 papers)
- hep-th (High Energy Physics - Theory) (1 paper)
- cs.AR (Hardware Architecture) (5 papers)
- cs.RO (Robotics) (21 papers)
- cs.IT (Information Theory) (10 papers)
- cs.SE (Software Engineering) (10 papers)
- cs.GT (Computer Science - Game Theory) (6 papers)
- cs.CC (Computational Complexity) (10 papers)
- cs.MA (Multiagent Systems) (4 papers)
- cs.IR (Information Retrieval) (5 papers)
- cs.DB (Databases) (4 papers)
- cs.CE (Computer Science - Computational Engineering, Finance, and Science) (7 papers)
- cs.DC (Distributed, Parallel, and Cluster Computing) (3 papers)
- cs.DS (Data Structures and Algorithms) (4 papers)
- cs.GR (Computer Graphics) (1 paper)
- cs.DM (Discrete Mathematics) (10 papers)
- cs.CY (Computers and Society) (7 papers)
- cs.FL (Formal Languages and Automata Theory) (1 paper)
- cs.SI (Social and Information Networks) (2 papers)
- cs.SD (Sound) (4 papers)
- math.AP (Analysis of PDEs) (1 paper)
- cs.MM (Multimedia) (1 paper)
- cs.ET (Emerging Technologies) (3 papers)
- math.DS (Dynamical Systems) (1 paper)
- eess.SP (Signal Processing) (13 papers)
- cond-mat.dis-nn (Disordered Systems and Neural Networks) (3 papers)
- eess.IV (Image and Video Processing) (2 papers)
- econ.EM (Econometrics) (1 paper)
- math.ST (Statistics Theory) (2 papers)
- q-fin.RM (Risk Management) (1 paper)
- math.OC (Optimization and Control) (1 paper)
Navigate through the specific categories by clicking the links above or scrolling through the detailed summaries below.
⬆️ Back to Table of Contents
math.NA (Numerical Analysis)
The Numerical Analysis category presents 15 new research papers covering topics ranging from multigrid methods to finite element discretizations and interpolation techniques. Let's take a closer look at some highlights:
[44] Vanka-smoothed shifted Laplacian multigrid preconditioners for the Helmholtz equations
This paper by Rachel Yovel, Yunhui He, and Eran Treister, categorized under math.NA, introduces Vanka-smoothed shifted Laplacian multigrid preconditioners for solving the Helmholtz equations. Published on 2025-11-20, this 21-page study with 10 figures focuses on enhancing the scalability of multigrid methods, which are crucial for efficiently solving large-scale wave equations. The keywords highlight the key techniques: Helmholtz equations, multigrid, shifted Laplacian, Vanka smoother, and preconditioners.
The central problem addressed is the convergence failure of standard multigrid methods when applied to the Helmholtz equation. Existing complex-shifted Laplacian methods overcome this by introducing a complex shift, but the magnitude of this shift increases with frequency, impairing scalability. The authors propose an additive Vanka smoother, which requires a much smaller shift compared to point-wise smoothers. By carefully designing the components of the multigrid cycle, they achieve a deep V-cycle with small, bounded shifts. This innovation is significant because it allows for more efficient and scalable solutions for high-frequency Helmholtz equations, which are integral to applications like geophysical exploration and acoustic simulations. The method's effectiveness is theoretically validated through local Fourier analysis and demonstrated numerically on 2D and 3D geophysical media, showing runtime improvements over ordinary shifted Laplacian methods.
In essence, this work tackles the challenge of solving high-frequency Helmholtz equations by introducing the Vanka smoother into the shifted Laplacian multigrid framework. This enhancement significantly reduces the complex shift needed, thereby improving the scalability and speed of the multigrid preconditioner. The benefits are particularly pronounced in applications requiring the efficient solution of large-scale, high-frequency wave equations, highlighting its practical engineering value.
[191] A Robust GPU-Accelerated Kernel Compensation Solver with Novel Discretization for Photonic Crystals in Pseudochiral Media
Chenhao Jin and Hehu Xie contribute to math.NA with their work on a robust GPU-accelerated kernel compensation solver for photonic crystals in pseudochiral media. Published on 2025-11-21, this paper introduces an innovative solver for Maxwell's eigenvalue problem in 3D photonic crystals. The keywords signal its focus: photonic crystals, kernel compensation, pseudochiral media, GPU acceleration, and Hermitian positive definite (HPD).
The primary challenge addressed is developing a robust solver for Maxwell's eigenvalue problem within 3D pseudochiral media, which are complex electromagnetic environments. The authors' solution integrates the Yee scheme, kernel compensation techniques, and GPU-accelerated 3D DFT to achieve high accuracy and efficiency. A notable aspect is the novel discretization scheme for the dielectric permittivity tensor, which ensures the resulting matrix is Hermitian positive definite (HPD). This rigorous mathematical proof of HPD characteristics is crucial for numerical stability and correctness.
This work stands out for its application of kernel compensation to pseudochiral media problems, combined with GPU acceleration to boost computational performance. The novel discretization scheme for the permittivity tensor, particularly its non-diagonal terms, is a significant theoretical contribution. The blend of physical modeling, mathematical stability proofs, and high-performance computing (GPU/DFT) makes this solver valuable for complex electromagnetic media eigenvalue problems. Numerical experiments validate the robustness and accuracy of the proposed scheme, underscoring its engineering and theoretical importance.
[229] Convergence Analysis of an Endemic Time Delay Model Using Dirac and Radon Measures
Tin Nwe Aye and Linus Carlsson delve into the convergence analysis of an endemic time delay model using Dirac and Radon measures. This paper, categorized under math.NA and updated on 2025-11-21, explores the convergence properties of an epidemic model incorporating distributed time delays, Dirac measures, and Radon measures. Keywords such as epidemic model, distributed delay, Dirac measure, Radon measure, and convergence are central to the study.
The core innovation lies in the use of sophisticated mathematical tools, like Dirac and Radon measures, combined with distributed time delays, to construct and analyze the model. This approach allows for more precise modeling of biological phenomena such as latency and temporary immunity. The study demonstrates that continuous models can be approximated using discrete lag models, with the added benefit that the numerical solutions are significantly faster to compute than exact solutions. This computational efficiency is critical for large-scale epidemiological predictions. While the abstract lacks detailed descriptions of the convergence theorems themselves, the overall contribution enhances the precision and computational viability of epidemiological modeling.
[250] Two kinds of parametric piecewise rational interpolation kernels for image magnification
Bing Guo and Wanfeng Qi present their research on parametric piecewise rational interpolation kernels for image magnification in this math.NA submission updated on 2025-11-21. This paper introduces six new piecewise rational interpolation kernels designed to enhance image enlargement. The keywords—piecewise rational interpolation kernels, image magnification, continuity, PSNR, quartic/linear—highlight the methods and goals of this research.
The primary innovation here is the development of novel parametric piecewise rational interpolation kernels, especially five quartic/linear kernels, aimed at improving image magnification quality. By including existing cubic kernels as special cases within the more general quartic/linear framework, the researchers demonstrate the theoretical generalization capabilities of their new approach. Numerical results underscore the practical improvements, with the new kernels outperforming traditional cubic interpolation kernels in image quality metrics such as PSNR, SSIM, and FSIM. This improvement is significant, providing valuable tools for applications requiring high-quality image upscaling, where retaining image detail is paramount.
[280] A Semismooth Newton Solver and its application to an -FE Discretization in Elastoplasticity
Patrick Bammer, Lothar Banz, Miriam Schönauer, and Andreas Schröder introduce a semismooth Newton solver and its application to an -FE discretization in elastoplasticity. This math.NA paper, updated on 2025-11-21, delves into the application of a semismooth Newton method for solving nonlinear systems arising from -finite element discretizations in elastoplasticity. The keywords—semismooth Newton solver, -finite element, elastoplasticity, nonlinear equation systems, eigenvalue interaction—emphasize the paper's focus on numerical methods for solid mechanics.
The innovation here is the application of a semismooth Newton solver to a specific nonlinear system derived from -finite element discretizations in solid mechanics. The authors rigorously prove the well-posedness and local convergence of their method, particularly noting that the analysis hinges on the unique eigenvalue interactions of the involved matrices. Numerical results confirm the method’s robustness with respect to high-order polynomial degrees () and mesh refinement (), making it valuable for complex elastoplastic computations. This approach is significant for its combination of theoretical rigor and practical applicability, offering an efficient and stable numerical solution for challenging problems in computational mechanics.
[293] ATMPlace: Analytical Thermo-Mechanical-Aware Placement Framework for 2.5D-IC
Qipan Wang, Tianxiang Zhu, Tianyu Jia, Yibo Lin, Runsheng Wang, and Ru Huang present ATMPlace: An Analytical Thermo-Mechanical-Aware Placement Framework for 2.5D-IC. This submission to math.NA, updated on 2025-11-21, addresses the increasing thermal and mechanical reliability challenges in 2.5D integrated circuits (ICs). Keywords such as 2.5D IC, placement, thermo-mechanical, analytical method, and chiplets highlight the paper’s core contributions.
The key innovation of ATMPlace is that it is the first analytical placement framework for 2.5D ICs to jointly optimize wirelength, peak temperature, and operational warpage. This is achieved using compact, physics-based models. The importance lies in its ability to tackle the growing thermal and mechanical reliability issues in high-density heterogeneous integration. ATMPlace offers a tenfold speed increase over existing tools, which significantly enhances design exploration efficiency and scalability for next-generation 2.5D systems. Experimental results validate its superior performance, demonstrating substantial improvements in wirelength, temperature, and warpage compared to state-of-the-art tools.
[308] A Conservative Cascade Semi-Lagrangian Method for Solving the Vlasov Equation
Chunyang Xu, Michel Mehrenberger, and Chang Yang contribute a paper on a Conservative Cascade Semi-Lagrangian Method for Solving the Vlasov Equation to the math.NA category, updated on 2025-11-21. This work focuses on adapting and improving an atmospheric modeling technique (CCSL) for simulating plasma dynamics using the Vlasov equation. The keywords—conservative cascade semi-Lagrangian, Vlasov equation, plasma dynamics, mass conservation, parallel scalability—underscore the method's strengths and applications.
The core innovation is the successful transplantation and optimization of the Conservative Cascade Semi-Lagrangian (CCSL) method from geophysical fluid simulation to plasma dynamics. By incorporating targeted enhancements, such as a freestream preserving correction and a maximum principle limiter, the researchers address crucial issues in application, notably improving the scheme’s robustness and conservation properties. The method’s superior performance in preserving physical invariants under divergence-free conditions, along with its excellent parallel scalability, positions it as a valuable alternative for high-fidelity plasma simulations.
[404] A DSMC method for the space homogeneous multispecies Landau equation
Andrea Medaglia presents a DSMC method for the space homogeneous multispecies Landau equation. This paper, categorized under math.NA, physics.comp-ph, physics.plasm-ph, and updated on 2025-11-21, introduces an efficient DSMC method for solving the multispecies Landau-Fokker-Planck equation. The keywords DSMC, Landau equation, multispecies, grazing collisions, and mesh-free highlight its contributions to computational plasma physics.
This work's primary innovation is an efficient and practical DSMC method for the multispecies Landau equation. By employing a regularized scattering kernel that is easy to sample, it circumvents the iterative solution challenges common in traditional Landau solvers, thus significantly boosting computational efficiency. The method's mesh-free nature and ability to handle realistic proton-electron mass ratios enhance its applicability in plasma physics and high-dimensional simulations. The easy coupling with Particle-In-Cell (PIC) solvers further underscores its potential in full-scale plasma simulations.
[483] On the Schrödingerization method for linear non-unitary dynamics with optimal dependence on matrix queries
Shi Jin, Nana Liu, Chuwen Ma, Yizhe Peng, and Yue Yu contribute On the Schrödingerization method for linear non-unitary dynamics with optimal dependence on matrix queries to math.NA, updated on 2025-11-21. This paper focuses on optimizing the Schrödingerization method, a technique for transforming non-unitary linear dynamics into a higher-dimensional unitary Schrödinger equation. Keywords such as Schrödingerization method, non-unitary dynamics, matrix queries, optimal scaling, and smooth initialization are central to this work.
The core innovation is a significant boost in the efficiency and precision scaling of the Schrödingerization method by optimizing the initial state of the auxiliary space, particularly concerning matrix query dependencies. The authors provide specific criteria for achieving optimality and detail four smooth initialization methods. This work is crucial for translating non-unitary dynamics problems into more tractable unitary evolution problems suitable for quantum computation or numerical simulations.
[524] Implementation of Worsey-Farin splines with applications to solution transfer
Logan Larose and David Williams present Implementation of Worsey-Farin splines with applications to solution transfer, a math.NA submission updated on 2025-11-20. This paper addresses the practical challenges of implementing Worsey-Farin (WF) splines on tetrahedra and showcases their application in solution transfer. Keywords including Worsey-Farin splines, solution transfer, tetrahedral elements, implementation, and numerical integration are essential for understanding this work.
The innovation here is the detailed and operational implementation of Worsey-Farin (WF) splines on tetrahedra, bridging the gap between existing theory and practical application. This is invaluable for researchers in computational science needing efficient, high-order interpolation techniques for applications like solution transfer or mesh adaptivity. The quantification of conservation and accuracy, along with methods to improve conservation (adaptive integration with L2 projection), enhances the method's practical reliability.
[537] Reduced basis solvers for unfitted methods on parameterized domains
Nicholas Mueller, Santiago Badia, and Yiran Zhao explore Reduced basis solvers for unfitted methods on parameterized domains in their math.NA submission updated on 2025-11-21. This paper proposes a unified framework combining unfitted finite element methods with reduced basis techniques for efficient model order reduction in parameterized domains. Keywords such as reduced basis methods, unfitted finite element, parameterized domain, model order reduction, and saddle point problems highlight the technical focus.
The innovation lies in merging unfitted finite element methods with reduced basis techniques, particularly Tensor-Train Reduced Basis (TTRB), offering a unified and efficient solution for model order reduction in parameterized domains. A deformation-based strategy and localization processes handle geometric variability effectively, extending to complex saddle-point problems while maintaining stability. The versatility demonstrated across various equations underscores the potential of this approach.
[556] Multi-order Runge-Kutta methods or how to numerically solve initial value problems of any order
Loris Petronijevic presents Multi-order Runge-Kutta methods or how to numerically solve initial value problems of any order, a significant contribution to math.NA updated on 2025-11-21. This paper introduces a novel class of Runge-Kutta methods for directly solving initial value problems of arbitrary order, bypassing the traditional step of reducing them to first-order systems. Keywords such as multi-order Runge-Kutta, initial value problem, higher-order systems, and linear stability emphasize the method's scope and advantages.
The central innovation is the breaking of the conventional paradigm of first reducing higher-order initial value problems before numerical solution. By directly generalizing Runge-Kutta methods, the author offers a theoretically superior (more accurate) alternative. This work is an important theoretical and practical advancement for numerical simulations dealing with higher-order dynamical systems or differential equations. The analysis of the system’s structure (defining explicit and implicit methods) showcases a robust theoretical foundation.
[659] Optimal risk mitigation by deep reinsurance
Aleksandar Arandjelović and Julia Eisenberg explore Optimal risk mitigation by deep reinsurance in this paper classified under math.NA, math.OC, math.PR, q-fin.CP, q-fin.RM, and updated on 2025-11-20. This research applies deep learning techniques to optimize reinsurance strategies for insurance companies managing financial risks. Key keywords include deep reinsurance, risk mitigation, neural networks, Gerber-Shiu, and optimal strategy.
The innovation lies in applying