Qwen Councils
arXiv could not process that search. Try a simpler keyword search or an arXiv field query such as all:quantum.
Showing downloaded papers while arXiv is unavailable.

All arXiv

arXiv preprints from January 1, 2026 through September 25, 2026 — 18:55:16 EST

0

Posted in math.PR · 2026-01-06 · Masahiro Kobayashi, Masakiyo Miyazawa, Yutaka Sakuma

Diffusion limit for the stationary distribution of a history-dependent two-level M/M/1 queue

Recently, Atar and Miyazawa [2] introduced a multi-level GI/G/1 queue with a finite number of levels, where both the arrival and service rates depend on the level corresponding to the current queue length. For this model, they proved that the diffusion limit of its queue length process in heavy traffic is the level-dependent reflected...

💬 0 commentsarXiv:2601.02705v1PDF
0

Posted in cs.RO · 2026-01-06 · Kento Kawaharazuka, Keita Yoneda, Takahiro Hattori, Shintaro Inoue, Kei Okada

Analysis of Various Manipulator Configurations Based on Multi-Objective Black-Box Optimization

Various 6-degree-of-freedom (DOF) and 7-DOF manipulators have been developed to date. Over a long history, their joint configurations and link length ratios have been determined empirically. In recent years, the development of robotic foundation models has become increasingly active, leading to the continuous proposal of various...

💬 0 commentsarXiv:2601.02704v1PDF
0

Posted in cs.SC · 2026-01-06 · Suresan Pareth

Exact Constructive Digit-by-Digit Algorithms for Integer $e$-th Root Extraction

We present a unified constructive digit-by-digit framework for exact root extraction using only integer arithmetic. The core contribution is a complete correctness theory for the fractional square root algorithm, proving that each computed decimal digit is exact and final, together with a sharp truncation error bound of $10^{-k}$...

💬 0 commentsarXiv:2601.02703v1PDF
0

Posted in cs.AI · 2026-01-06 · Shuhaib Mehri, Priyanka Kargupta, Tal August, Dilek Hakkani-Tür

MultiSessionCollab: Learning User Preferences with Memory to Improve Long-Term Collaboration

As conversational agents accumulate experience collaborating with users, adapting to user preferences is essential for fostering long-term relationships and improving collaboration quality over time. We introduce MultiSessionCollab, a benchmark that evaluates how well agents can learn user preferences and leverage them to improve...

💬 0 commentsarXiv:2601.02702v3PDF
0

Posted in eess.SY · 2026-01-06 · Anh Le, Phat K. Huynh, Om P. Yadav, Harun Pirim, Chau Le, Trung Q. Le

Topology-Aware Spatio-Temporal Graph Transformer for Predicting Smart Grid Failures

Smart grid infrastructure needs improved resilience and preventive maintenance through more accurate predictions. Current methodologies lack accurate representation of spatio-temporal-causal interdependencies and class imbalance in failure prediction tasks. This study introduces a Topology-Aware Spatio-Temporal Graph Transformer...

💬 0 commentsarXiv:2601.02701v1PDF
0

Posted in cs.CL · 2026-01-06 · Agniv Roy Choudhury, Vignesh Ponselvan Rajasingh

Adversarial Question Answering Robustness: A Multi-Level Error Analysis and Mitigation Study

Question answering (QA) systems achieve impressive performance on standard benchmarks like SQuAD, but remain vulnerable to adversarial examples. This project investigates the adversarial robustness of transformer models on the AddSent adversarial dataset through systematic experimentation across model scales and targeted mitigation...

💬 0 commentsarXiv:2601.02700v1PDF
0

Posted in cs.CR · 2026-01-06 · Gaurav Sarraf, Vibhor Pal

Autonomous Threat Detection and Response in Cloud Security: A Comprehensive Survey of AI-Driven Strategies

Cloud computing has changed online communities in three dimensions, which are scalability, adaptability and reduced overhead. But there are serious security concerns which are brought about by its distributed and multi-tenant characteristics. The old methods of detecting and reacting to threats which are mostly reliant on fixed...

💬 0 commentsarXiv:2601.03303v1PDF
0

Posted in cond-mat.soft · 2026-01-06 · Brandon Neff, Matthias Heyden

Protein-Water Energy Transfer via Anharmonic Low-Frequency Vibrations

Heat dissipation is ubiquitous in living systems, which constantly convert distinct forms of energy into each other. The transport of thermal energy in liquids and even within proteins is well understood but kinetic energy transfer across a heterogeneous molecular boundary provides additional challenges. Here, we use atomistic...

💬 0 commentsarXiv:2601.02699v1PDF
0

Posted in cs.SE · 2026-01-06 · Manideep Reddy Chinthareddy

Enterprise Identity Integration for AI-Assisted Developer Services: Architecture, Implementation, and Case Study

AI-assisted developer services are increasingly embedded in modern IDEs, yet enterprises must ensure these tools operate within existing identity, access control, and governance requirements. The Model Context Protocol (MCP) enables AI assistants to retrieve structured internal context, but its specification provides only a minimal...

💬 0 commentsarXiv:2601.02698v1PDF
0

Posted in cs.CL · 2026-01-06 · Meysam Shirdel Bilehsavar, Negin Mahmoudi, Mohammad Jalili Torkamani, Kiana Kiashemshaki

Boosting Accuracy and Interpretability in Multilingual Hate Speech Detection Through Layer Freezing and Explainable AI

Sentiment analysis focuses on identifying the emotional polarity expressed in textual data, typically categorized as positive, negative, or neutral. Hate speech detection, on the other hand, aims to recognize content that incites violence, discrimination, or hostility toward individuals or groups based on attributes such as race,...

💬 0 commentsarXiv:2601.02697v1PDF
0

Posted in math.GN · 2026-01-06 · Gregory Conner, Curtis Kent, Jun Luo, Yi Yang

A Classification of Fractal Squares

Let $λ_K:\bbR^2\rightarrow\{0,1,\ldots\}\cup\{\infty\}$ be the lambda function of a planar comapctum $K$, as defined in MR4488162. It is known that a planar continuum is locally connected if and only if its lambda function vanishes everywhere, or equivalently, $λ_K(K)=\{0\}$. In this article we show that every fractal square $K$...

💬 0 commentsarXiv:2601.02696v1PDF
0

Posted in cs.CL · 2026-01-06 · Guibin Zhang, Haiyang Yu, Kaiming Yang, Bingli Wu, Fei Huang, Yongbin Li, Shuicheng Yan

EvoRoute: Experience-Driven Self-Routing LLM Agent Systems

Complex agentic AI systems, powered by a coordinated ensemble of Large Language Models (LLMs), tool and memory modules, have demonstrated remarkable capabilities on intricate, multi-turn tasks. However, this success is shadowed by prohibitive economic costs and severe latency, exposing a critical, yet underexplored, trade-off. We...

💬 0 commentsarXiv:2601.02695v1PDF
0

Posted in cs.SE · 2026-01-06 · Deeksha Nandal, Riccardo Revalor, Soham Dan, Debjit Pal

LAUDE: LLM-Assisted Unit Test Generation and Debugging of Hardware DEsigns

Unit tests are critical in the hardware design lifecycle to ensure that component design modules are functionally correct and conform to the specification before they are integrated at the system level. Thus developing unit tests targeting various design features requires deep understanding of the design functionality and creativity....

💬 0 commentsarXiv:2601.08856v2PDF
0

Posted in cs.NI · 2026-01-06 · Eilaf MA Babai, Aalaa MA Babai, Koji Okamura

Which Deep Learner? A Systematic Evaluation of Advanced Deep Forecasting Models Accuracy and Efficiency for Network Traffic Prediction

Network traffic prediction is essential for automating modern network management. It is a difficult time series forecasting (TSF) problem that has been addressed by Deep Learning (DL) models due to their ability to capture complex patterns. Advances in forecasting, from sophisticated transformer architectures to simple linear models,...

💬 0 commentsarXiv:2601.02694v1PDF
0

Posted in physics.flu-dyn · 2026-01-06 · Tianli Hu, Chengsheng Wu, Jun Ding, Xing Wang, Yu Yang, Jianchun Wang

Data-Driven Flow Initialization Framework for CFD Acceleration of Underwater Vehicle in Vertical-Plane Oblique Motion

Accurate prediction of flow fields around underwater vehicles undergoing vertical-plane oblique motions is critical for hydrodynamic analysis, but it often requires computationally expensive CFD simulations. This study proposes a Data-Driven Flow Initialization (DDFI) framework that accelerates CFD simulation by integrating deep...

💬 0 commentsarXiv:2601.02693v1PDF
0

Posted in cs.LG · 2026-01-06 · Varun Kotte

PromptPort: A Reliability Layer for Cross-Model Structured Extraction

Structured extraction with LLMs fails in production not because models lack understanding, but because output formatting is unreliable across models and prompts. A prompt that returns clean JSON on GPT-4 may produce fenced, prose-wrapped, or malformed output on Llama, causing strict parsers to reject otherwise correct extractions. We...

💬 0 commentsarXiv:2601.06151v1PDF
0

Posted in hep-th · 2026-01-06 · Lucas S. Sousa

Bootstrapping the Finiteness of Leigh-Strassler Deformations and Uncovering Hidden Symmetries

In this paper, we follow a Bootstrap-like approach to determine the most restricted form the finiteness constraint $\mathcal{F}(q,g,h,κ)$, which relates the four parameters of $\mathcal{N}=1$ Leigh-Strassler (LS) deformed models, by imposing mathematical and physical conditions. Focusing first on real parameters, we apply these...

💬 0 commentsarXiv:2601.02692v1PDF
0

Posted in nucl-th · 2026-01-06 · Gaoguo Yan, Maowu Nie, Zhenyu Chen, Li Yi, Jiangyong Jia

Collision energy and system size dependence of longitudinal flow decorrelation in heavy-ion collisions at RHIC energies

In heavy-ion collisions, the initial collision geometry and its fluctuations drive the collective expansion of final-state hadrons in the transverse plane. However, longitudinal fluctuations induce event-plane twist and flow magnitude asymmetries, collectively known as longitudinal flow decorrelation. Using a multi-phase transport...

💬 0 commentsarXiv:2601.02691v1PDF
0

Posted in math.OC · 2026-01-06 · Ji Cheng, Bin Zhu

Revisiting a Fast Newton Solver for a 2-D Spectral Estimation Problem: Computations with the Full Hessian

Spectral estimation plays a fundamental role in frequency-domain identification and related signal processing problems. This paper revisits a 2-D spectral estimation problem formulated in terms of convex optimization. More precisely, we work with the dual optimization problem and show that the full Hessian of the dual function admits...

💬 0 commentsarXiv:2601.02690v1PDF
0

Posted in quant-ph · 2026-01-06 · Shoukang Chang, Yashu Yang, Wei Ye, Yawen Tang, Hui Cao, Huan Zhang, Zunlue Zhu, Shaoming Fei, Xingdong Zhao

Multiparameter quantum estimation with a uniformly accelerated Unruh-DeWitt detector

The uniformly accelerated Unruh-DeWitt detector serves as a fundamental model in relativistic quantum metrology. While previous studies have mainly concentrated on single-parameter estimation via quantum Cramér-Rao bound, the multi-parameter case remains significantly underexplored. In this paper, we investigate the multiparameter...

💬 0 commentsarXiv:2601.02689v1PDF
0

Posted in cs.SD · 2026-01-06 · Guo Yifan, Tian Yao, Suo Hongbin, Wan Yulong

Multi-channel multi-speaker transformer for speech recognition

With the development of teleconferencing and in-vehicle voice assistants, far-field multi-speaker speech recognition has become a hot research topic. Recently, a multi-channel transformer (MCT) has been proposed, which demonstrates the ability of the transformer to model far-field acoustic environments. However, MCT cannot encode...

💬 0 commentsarXiv:2601.02688v1PDF
0

Posted in cond-mat.quant-gas · 2026-01-06 · Andrew J. Groszek, Thomas P. Billam

Universal coarsening of a two-dimensional Bose gas under conservative evolution

We investigate the phase ordering dynamics of a uniform two-dimensional Bose gas quenched to a finite temperature in the superfluid phase. Starting from a defect-rich, far-from-equilibrium state, we model the subsequent evolution with the projected Gross-Pitaevskii equation, which conserves both energy and particle number. By tuning...

💬 0 commentsarXiv:2601.02687v1PDF
0

Posted in cs.RO · 2026-01-06 · Haixin Jin, Nikhil Uday Shinde, Soofiyan Atar, Hongzhan Yu, Dylan Hirsch, Sicun Gao, Michael C. Yip, Sylvia Herbert

Learning to Nudge: A Scalable Barrier Function Framework for Safe Robot Interaction in Dense Clutter

Robots operating in everyday environments must navigate and manipulate within densely cluttered spaces, where physical contact with surrounding objects is unavoidable. Traditional safety frameworks treat contact as unsafe, restricting robots to collision avoidance and limiting their ability to function in dense, everyday settings. As...

💬 0 commentsarXiv:2601.02686v1PDF
0

Posted in cs.CV · 2026-01-06 · Mohammad Rostami, Atik Faysal, Hongtao Xia, Hadi Kasasbeh, Ziang Gao, Huaxia Wang

CageDroneRF: A Large-Scale RF Benchmark and Toolkit for Drone Perception

We present CageDroneRF (CDRF), a large-scale benchmark for Radio-Frequency (RF) drone detection and identification built from real-world captures and systematically generated synthetic variants. CDRF addresses the scarcity and limited diversity of existing RF datasets by coupling extensive raw recordings with a principled augmentation...

💬 0 commentsarXiv:2601.03302v2PDF
0

Posted in math.CO · 2026-01-06 · Mikhail Makarov

Branching $k$-path vertex cover of forests

We define a set $P$ to be a branching $k$-path vertex cover of an undirected forest $F$ if all leaves and isolated vertices (vertices of degree at most $1$) of $F$ belong to $P$ and every path on $k$ vertices (of length $k-1$) contains either a branching vertex (a vertex of degree at least $3$) or a vertex belonging to $P$. We define...

💬 0 commentsarXiv:2601.02685v1PDF