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 24, 2026 — 18:39:33 EST

0

Posted in cs.AI · 2026-01-07 · Yi Fang, Wenjie Wang, Mingfeng Xue, Boyi Deng, Fengli Xu, Dayiheng Liu, Fuli Feng

Controllable LLM Reasoning via Sparse Autoencoder-Based Steering

Large Reasoning Models (LRMs) exhibit human-like cognitive reasoning strategies (e.g. backtracking, cross-verification) during reasoning process, which improves their performance on complex tasks. Currently, reasoning strategies are autonomously selected by LRMs themselves. However, such autonomous selection often produces inefficient...

💬 0 commentsarXiv:2601.03595v1PDF
0

Posted in cs.CR · 2026-01-07 · Zejian Chen, Chaozhuo Li, Chao Li, Xi Zhang, Litian Zhang, Yiming He

Jailbreaking LLMs & VLMs: Mechanisms, Evaluation, and Unified Defense

This paper provides a systematic survey of jailbreak attacks and defenses on Large Language Models (LLMs) and Vision-Language Models (VLMs), emphasizing that jailbreak vulnerabilities stem from structural factors such as incomplete training data, linguistic ambiguity, and generative uncertainty. It further differentiates between...

💬 0 commentsarXiv:2601.03594v1PDF
0

Posted in cs.NI · 2026-01-07 · Kevin Zhao, Chenning Li, Anton A. Zabreyko, Arash Nasr-Esfahany, Anna Goncharenko, David Dai, Sidharth Lakshmanan, Claire Li, Mohammad Alizadeh, Thomas E. Anderson

Prediction-Guided Control in Data Center Networks

In this paper, we design, implement, and evaluate Polyphony, a system to give network operators a new way to control and reduce the frequency of poor tail latency events in multi-class data center networks, on the time scale of minutes. Polyphony is designed to be complementary to other adaptive mechanisms like congestion control and...

💬 0 commentsarXiv:2601.03593v1PDF
0

Posted in math.CO · 2026-01-07 · Biplab Basak, Vanny Doem, Chandal Nahak

Coloring discrete pseudomanifolds

This paper presents three main results on coloring discrete $d$-pseudomanifolds: $(1)$ the general chromatic bounds $d+1 \leq X(K) \leq 2d+2$ for any $d$-pseudomanifold $K$; $(2)$ an improved bound $X(K) \leq 2d+1$ for pseudomanifolds expressible as a Zykov join $K = S^k + K'$; $(3)$ the optimal bound $X(K)\leq\lceil 3(d+1)/2\rceil$...

💬 0 commentsarXiv:2601.03592v1PDF
0

Posted in cond-mat.stat-mech · 2026-01-07 · Subhajit Paul, Debasish Chaudhuri

Interplay of activity and non-reciprocity in tracer dynamics: From non-equilibrium fluctuation-dissipation to giant diffusion

Non-reciprocal interactions play a key role in shaping transport in active and passive systems, giving rise to striking nonequilibrium behavior. Here, we study the dynamics of a tracer -- active or passive -- embedded in a bath of active or passive particles, coupled through non-reciprocal interactions. Starting from the microscopic...

💬 0 commentsarXiv:2601.03591v1PDF
0

Posted in cs.CV · 2026-01-07 · Zhongbin Guo, Zhen Yang, Yushan Li, Xinyue Zhang, Wenyu Gao, Jiacheng Wang, Chengzhi Li, Xiangrui Liu, Ping Jian

Can LLMs See Without Pixels? Benchmarking Spatial Intelligence from Textual Descriptions

Recent advancements in Spatial Intelligence (SI) have predominantly relied on Vision-Language Models (VLMs), yet a critical question remains: does spatial understanding originate from visual encoders or the fundamental reasoning backbone? Inspired by this question, we introduce SiT-Bench, a novel benchmark designed to evaluate the SI...

💬 0 commentsarXiv:2601.03590v1PDF
0

Posted in cs.CL · 2026-01-07 · Juhyun Oh, Haneul Yoo, Faiz Ghifari Haznitrama, Alice Oh

OLA: Output Language Alignment in Code-Switched LLM Interactions

Code-switching, alternating between languages within a conversation, is natural for multilingual users, yet poses fundamental challenges for large language models (LLMs). When a user code-switches in their prompt to an LLM, they typically do not specify the expected language of the LLM response, and thus LLMs must infer the output...

💬 0 commentsarXiv:2601.03589v1PDF
0

Posted in cs.HC · 2026-01-07 · Keiichi Ihara, Ikkaku Kawaguchi

AR Object Layout Method Using Miniature Room Generated from Depth Data

In augmented reality (AR), users can place virtual objects anywhere in a real-world room, called AR layout. Although several object manipulation techniques have been proposed in AR, it is difficult to use them for AR layout owing to the difficulty in freely changing the position and size of virtual objects. In this study, we make the...

💬 0 commentsarXiv:2601.03588v1PDF
0

Posted in cs.CR · 2026-01-07 · Kelvin Uzoma Echenim, Karuna Pande Joshi

Deontic Knowledge Graphs for Privacy Compliance in Multimodal Disaster Data Sharing

Disaster response requires sharing heterogeneous artifacts, from tabular assistance records to UAS imagery, under overlapping privacy mandates. Operational systems often reduce compliance to binary access control, which is brittle in time-critical workflows. We present a novel deontic knowledge graph-based framework that integrates a...

💬 0 commentsarXiv:2601.03587v1PDF
0

Posted in cs.CV · 2026-01-07 · Yakun Niu, Yingjian Chen, Lei Zhang

Detecting AI-Generated Images via Distributional Deviations from Real Images

The rapid advancement of generative models has significantly enhanced the quality of AI-generated images, raising concerns about misinformation and the erosion of public trust. Detecting AI-generated images has thus become a critical challenge, particularly in terms of generalizing to unseen generative models. Existing methods using...

💬 0 commentsarXiv:2601.03586v1PDF
0

Posted in math.DG · 2026-01-07 · Zhufeng Yao

Entropy Rigidity for Maximal Representations

Let $Γ\subset \mathsf{PSL}(2,\mathbb{R})$ be a lattice and $ρ:Γ\to \mathsf{Sp}(2n,\mathbb{R})$ be a maximal representation. We show that $ρ$ satisfies a measurable $(1,1,2)-$hypertransversality condition. With this we define a measurable Gromov product and the Bowen-Margulis-Sullivan measure associated to the unstable Jacobian...

💬 0 commentsarXiv:2601.03585v1PDF
0

Posted in cs.LG · 2026-01-07 · Ping Luo, Jiahuan Wang, Ziqing Wen, Tao Sun, Dongsheng Li

Local Gradient Regulation Stabilizes Federated Learning under Client Heterogeneity

Federated learning (FL) enables collaborative model training across distributed clients without sharing raw data, yet its stability is fundamentally challenged by statistical heterogeneity in realistic deployments. Here, we show that client heterogeneity destabilizes FL primarily by distorting local gradient dynamics during...

💬 0 commentsarXiv:2601.03584v1PDF
0

Posted in math.DS · 2026-01-07 · Amanze C. Egere

Cohomological Equation for Robotic Screw Motion on the Lie Group SE(3)

We study the cohomological equation associated with screw motions on the Euclidean motion group SE(3). Working on the smooth manifold M = T^3 x SO(3), we combine Fourier analysis in the translational variables with Peter-Weyl theory on SO(3) to reduce the equation to a family of finite-dimensional linear transport systems along...

💬 0 commentsarXiv:2601.10734v1PDF
0

Posted in cond-mat.mes-hall · 2026-01-07 · Yong-Chang Lau, Yukihiro Marui, Zhendong Chi, Masashi Kawaguchi, Masamitsu Hayashi

Comments on the formula to extract current-induced torques from the harmonic Hall voltage measurements

We examine the formulas commonly used to estimate current-induced spin-orbit torques from harmonic Hall voltage measurements. In particular, we focus on the factor of two discrepancy among expressions employed to fit harmonic Hall signals measured under an in-plane rotating magnetic field. By explicitly deriving the relevant...

💬 0 commentsarXiv:2601.03583v1PDF
0

Posted in cond-mat.mes-hall · 2026-01-07 · Manish Kumar Mohanta

Unitary Transformation of Two-Dimensional Spin-Orbit Coupled Models

The Rashba, Dresselhaus, and Weyl Hamiltonians form a foundational framework for modeling spin-orbit interactions across condensed matter systems. Although they describe distinct material classes and produce seemingly different spin textures, they are conventionally treated as separate, unrelated theoretical frameworks. Here, this...

💬 0 commentsarXiv:2601.03582v1PDF
0

Posted in cond-mat.mtrl-sci · 2026-01-07 · Sang J. Park, Ravi Gautam, Takashi Yagi, Rajkumar Modak, Hossein Sepehri-Amin, Ken-ichi Uchida

Structural heterogeneity-induced enhancement of transverse magneto-thermoelectric conversion revealed by thermoelectric imaging in functionally graded materials

Functionally graded materials (FGMs) exhibit continuous property variations that enable unique functionalities and provide efficient platforms for systematic property optimization. Here, we report the fabrication of FGMs with graded structural heterogeneity by annealing an amorphous metal under a one-dimensional temperature gradient....

💬 0 commentsarXiv:2601.03581v1PDF
0

Posted in physics.optics · 2026-01-07 · Hao Zhang, Randy Lemons, Jack Hirschman, Nicole Neveu, Nicolas Sudar, River Robles, Paris Franz, David Cesar, Zihan Zhu, Mathew Britton, Kurtis Borne, Zhen Zhang, Kirk A. Larsen, Benjamin Mencer, Justin Baker, Chad Pennington, Razib Obaid, Yuantao Ding, Ryan Coffee, Gabriel Just, Feng Zhou, Ji Qiang, James Cryan, Joseph Robinson, Agostino Marinelli, Sergio Carbajo

Upstream Laser-based Longitudinal Enhancement of Relativistic Photoelectrons

Controlling the longitudinal phase space of high-brightness relativistic electron beams is crucial for advancing a broad spectrum of charged-particle-based instrumentation and scientific frontiers. A generalized method for achieving this control involves manipulating the photoemission laser's temporal distribution at the picosecond...

💬 0 commentsarXiv:2601.03580v1PDF
0

Posted in cs.CV · 2026-01-07 · Tianyi Shang, Pengjie Xu, Zhaojun Deng, Zhenyu Li, Zhicong Chen, Lijun Wu

SpatiaLoc: Leveraging Multi-Level Spatial Enhanced Descriptors for Cross-Modal Localization

Cross-modal localization using text and point clouds enables robots to localize themselves via natural language descriptions, with applications in autonomous navigation and interaction between humans and robots. In this task, objects often recur across text and point clouds, making spatial relationships the most discriminative cues...

💬 0 commentsarXiv:2601.03579v1PDF
0

Posted in cs.CL · 2026-01-07 · Yaling Shen, Stephanie Fong, Yiwen Jiang, Zimu Wang, Feilong Tang, Qingyang Xu, Xiangyu Zhao, Zhongxing Xu, Jiahe Liu, Jinpeng Hu, Dominic Dwyer, Zongyuan Ge

PsychEthicsBench: Evaluating Large Language Models Against Australian Mental Health Ethics

The increasing integration of large language models (LLMs) into mental health applications necessitates robust frameworks for evaluating professional safety alignment. Current evaluative approaches primarily rely on refusal-based safety signals, which offer limited insight into the nuanced behaviors required in clinical practice. In...

💬 0 commentsarXiv:2601.03578v1PDF
0

Posted in cs.LG · 2026-01-07 · Ye Su, Yong Liu

Variational Inference, Entropy, and Orthogonality: A Unified Theory of Mixture-of-Experts

Mixture-of-Experts models enable large language models to scale efficiently, as they only activate a subset of experts for each input. Their core mechanisms, Top-k routing and auxiliary load balancing, remain heuristic, however, lacking a cohesive theoretical underpinning to support them. To this end, we build the first unified...

💬 0 commentsarXiv:2601.03577v1PDF
0

Posted in math.AP · 2026-01-07 · Zexian Zhang, Yi Zhou

Global well-posedness of non-integrable hyperbolic-ellptic Ishimori system in the critical Sobolev space

We consider the Cauchy problem for the hyperbolic-elliptic Ishimori system with general decoupling constant $κ\in \mathbb{R}$ and prove global well-posedness in the critical Sobolev space. The proof relies primarily on new bilinear estimates, which are established via a novel div-curl lemma first introduced by the second author in...

💬 0 commentsarXiv:2601.03576v3PDF
0

Posted in math.AP · 2026-01-07 · Robert Milton

Existence, Uniqueness and Classification of Plane Waves

Existence, uniqueness and classification is established for plane waves supported by an irreversible reaction which is a smooth function of local reactant and product concentrations (or prey and predator populations). Rudimentary analytic techniques are used to guarantee a unique plane wave at every wavespeed $V>V_*$ above some...

💬 0 commentsarXiv:2601.03575v1PDF
0

Posted in cs.SE · 2026-01-07 · Mamdouh Alenezi

Auditable DevOps Automation via VSM and GQM

DevOps automation can accelerate software delivery, yet many organizations still struggle to justify and prioritize automation work in terms of strategic project-management outcomes such as waste reduction, delivery predictability, cross-team coordination, and customer-facing quality. This paper presents \textit{VSM--GQM--DevOps}, a...

💬 0 commentsarXiv:2601.03574v1PDF
0

Posted in cs.DS · 2026-01-07 · Daniel Paul-Pena, Vaishali Surianarayanan, Deeparnab Chakrabarty, C. Seshadhri

Counting hypertriangles through hypergraph orientations

Counting the number of small patterns is a central task in network analysis. While this problem is well studied for graphs, many real-world datasets are naturally modeled as hypergraphs, motivating the need for efficient hypergraph motif counting algorithms. In particular, we study the problem of counting hypertriangles - collections...

💬 0 commentsarXiv:2601.03573v1PDF
0

Posted in math.CO · 2026-01-07 · Dinesh Pandey, Peruvemba Sundaram Ravi

On structural properties of some probable $R(3, 10)$-critical graphs

The Ramsey number $R(s, t)$ is the smallest positive integer $n$ such that every graph on $n$ vertices contains either a clique of size $s$ or an independent set of size $t$. An $R(s,t)$-critical graph is a graph on $R(s,t)-1$ vertices that contains neither a clique of size $s$ nor an independent set of size $t$. It is known that...

💬 0 commentsarXiv:2601.03572v1PDF