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.

Computer Science

arXiv preprints from January 1, 2026 through September 23, 2026 — 15:49:44 EST

0

Posted in cs.LG · 2026-01-14 · Kangda Wei, Ruihong Huang

MMR-GRPO: Accelerating GRPO-Style Training through Diversity-Aware Reward Reweighting

Group Relative Policy Optimization (GRPO) has become a standard approach for training mathematical reasoning models; however, its reliance on multiple completions per prompt makes training computationally expensive. Although recent work has reduced the number of training steps required to reach peak performance, the overall wall-clock...

💬 0 commentsarXiv:2601.09085v2PDF
0

Posted in cs.CL · 2026-01-14 · Wilson Y. Lee

How Many Human Judgments Are Enough? Feasibility Limits of Human Preference Evaluation

Human preference evaluations are widely used to compare generative models, yet it remains unclear how many judgments are required to reliably detect small improvements. We show that when preference signal is diffuse across prompts (i.e., all prompt types are similarly informative), proportional allocation is minimax-optimal: no...

💬 0 commentsarXiv:2601.09084v2PDF
0

Posted in cs.LG · 2026-01-14 · Chi-Chih Chang, Siqi Zhu, Zhichen Zeng, Haibin Lin, Jiaxuan You, Mohamed S. Abdelfattah, Ziheng Jiang, Xuehai Qian

SRT: Accelerating Reinforcement Learning via Speculative Rollout with Tree-Structured Cache

We present Speculative Rollout with Tree-Structured Cache (SRT), a simple, model-free approach to accelerate on-policy reinforcement learning (RL) for language models without sacrificing distributional correctness. SRT exploits the empirical similarity of rollouts for the same prompt across training steps by storing previously...

💬 0 commentsarXiv:2601.09083v1PDF
0

Posted in cs.CR · 2026-01-14 · Christopher Blake, Chen Feng, Xuechao Wang, Qianyu Yu

Rigorous and Generalized Proof of Security of Bitcoin Protocol with Bounded Network Delay

A proof of the security of the Bitcoin protocol is made rigorous, and simplified in certain parts. A computational model in which an adversary can delay transmission of blocks by time $Δ$ is considered. The protocol is generalized to allow blocks of different scores and a proof within this more general model is presented. An approach...

💬 0 commentsarXiv:2601.09082v3PDF
0

Posted in cs.DS · 2026-01-14 · Zekun Wang, Binghao Yue, Weitao Pan, Jianyi Shi, Yue Hao

A Grouped Sorting Queue Supporting Dynamic Updates for Timer Management in High-Speed Network Interface Cards

With the hardware offloading of network functions, network interface cards (NICs) undertake massive stateful, high-precision, and high-throughput tasks, where timers serve as a critical enabling component. However, existing timer management schemes suffer from heavy software load, low precision, lack of hardware update support, and...

💬 0 commentsarXiv:2601.09081v1PDF
0

Posted in cs.CV · 2026-01-14 · Junze Shi, Yang Yu, Jian Shi, Haibo Luo

Exploring Reliable Spatiotemporal Dependencies for Efficient Visual Tracking

Recent advances in transformer-based lightweight object tracking have established new standards across benchmarks, leveraging the global receptive field and powerful feature extraction capabilities of attention mechanisms. Despite these achievements, existing methods universally employ sparse sampling during training--utilizing only...

💬 0 commentsarXiv:2601.09078v1PDF
0

Posted in cs.AI · 2026-01-14 · Ziquan Wang, Zhongqi Lu

Knowledge Boundary Discovery for Large Language Models

We propose Knowledge Boundary Discovery (KBD), a reinforcement learning based framework to explore the knowledge boundaries of the Large Language Models (LLMs). We define the knowledge boundary by automatically generating two types of questions: (i) those the LLM can confidently answer (within-knowledge boundary) and (ii) those it...

💬 0 commentsarXiv:2603.21022v1PDF
0

Posted in cs.LG · 2026-01-14 · Zhoubin Kou, Zihan Chen, Jing Yang, Cong Shen

Lean Clients, Full Accuracy: Hybrid Zeroth- and First-Order Split Federated Learning

Split Federated Learning (SFL) enables collaborative training between resource-constrained edge devices and a compute-rich server. Communication overhead is a central issue in SFL and can be mitigated with auxiliary networks. Yet, the fundamental client-side computation challenge remains, as back-propagation requires substantial...

💬 0 commentsarXiv:2601.09076v1PDF
0

Posted in cs.ET · 2026-01-14 · Wentao Jiang, Jingxin Wang, Zhang Hu, Zhengyuan Shi, Chengyu Ma, Qiang Xu, Weikang Qian, Zhufei Chu

GNN-based Path-aware multi-view Circuit Learning for Technology Mapping

Traditional technology mapping suffers from systemic inaccuracies in delay estimation due to its reliance on abstract, technology-agnostic delay models that fail to capture the nuanced timing behavior behavior of real post-mapping circuits. To address this fundamental limitation, we introduce GPA(graph neural network (GNN)-based...

💬 0 commentsarXiv:2601.14286v1PDF
0

Posted in cs.IR · 2026-01-14 · Yunhai Hu, Junwei Zhou, Yumo Cao, Yitao Long, Yiwei Xu, Qiyi Jiang, Weiyao Wang, Xiaoyu Cao, Zhen Sun, Yiran Zou, Nan Du

DSL-R1: From SQL to DSL for Training Retrieval Agents across Structured and Unstructured Data with Reinforcement Learning

Effective retrieval in complex domains requires bridging the gap between structured metadata and unstructured content. Existing systems typically isolate these capabilities, relying on either symbolic filtering or vector similarity, failing to capture their interplay. In this work, we propose DSL-R1, a unified framework that...

💬 0 commentsarXiv:2603.21018v1PDF
0

Posted in cs.AI · 2026-01-14 · Jean Feng, Avni Kothari, Patrick Vossler, Andrew Bishara, Lucas Zier, Newton Addo, Aaron Kornblith, Yan Shuo Tan, Chandan Singh

Human-AI Co-design for Clinical Prediction Models

Developing safe, effective, and practically useful clinical prediction models (CPMs) traditionally requires iterative collaboration between clinical experts, data scientists, and informaticists. This process refines the often small but critical details of the model building process, such as which features/patients to include and how...

💬 0 commentsarXiv:2601.09072v1PDF
0

Posted in cs.LG · 2026-01-14 · Parian Haghighat, Hadis Anahideh, Cynthia Rudin

Resolving Predictive Multiplicity for the Rashomon Set

The existence of multiple, equally accurate models for a given predictive task leads to predictive multiplicity, where a Rashomon set of models achieve similar accuracy but diverge in their individual predictions. This inconsistency undermines trust in high-stakes applications where we want consistent predictions. We propose three...

💬 0 commentsarXiv:2601.09071v2PDF
0

Posted in cs.CL · 2026-01-14 · Kanyao Han, Yushang Lai

From Symbolic to Natural-Language Relations: Rethinking Knowledge Graph Construction in the Era of Large Language Models

Knowledge graphs (KGs) have commonly been constructed using predefined symbolic relation schemas, typically implemented as categorical relation labels. This design has notable shortcomings: real-world relations are often contextual, nuanced, and sometimes uncertain, and compressing it into discrete relation labels abstracts away...

💬 0 commentsarXiv:2601.09069v1PDF
0

Posted in cs.CV · 2026-01-14 · Xuchen Li, Xuzhao Li, Renjie Pi, Shiyu Hu, Jian Zhao, Jiahui Gao

Beyond Accuracy: Evaluating Grounded Visual Evidence in Thinking with Images

Despite the remarkable progress of Vision-Language Models (VLMs) in adopting "Thinking-with-Images" capabilities, accurately evaluating the authenticity of their reasoning process remains a critical challenge. Existing benchmarks mainly rely on outcome-oriented accuracy, lacking the capability to assess whether models can accurately...

💬 0 commentsarXiv:2601.11633v1PDF
0

Posted in cs.CL · 2026-01-14 · Jing Ren, Bowen Li, Ziqi Xu, Xikun Zhang, Haytham Fayek, Xiaodong Li

When to Trust: A Causality-Aware Calibration Framework for Accurate Knowledge Graph Retrieval-Augmented Generation

Knowledge Graph Retrieval-Augmented Generation (KG-RAG) extends the RAG paradigm by incorporating structured knowledge from knowledge graphs, enabling Large Language Models (LLMs) to perform more precise and explainable reasoning. While KG-RAG improves factual accuracy in complex tasks, existing KG-RAG models are often severely...

💬 0 commentsarXiv:2601.09241v2PDF
0

Posted in cs.CV · 2026-01-14 · Jiajun Chen, Jing Xiao, Shaohan Cao, Yuming Zhu, Liang Liao, Jun Pan, Mi Wang

DeTracker: Motion-decoupled Vehicle Detection and Tracking in Unstabilized Satellite Videos

Satellite videos provide continuous observations of surface dynamics but pose significant challenges for multi-object tracking (MOT), especially under unstabilized conditions where platform jitter and the weak appearance of tiny objects jointly degrade tracking performance. To address this problem, we propose DeTracker, a...

💬 0 commentsarXiv:2601.09240v2PDF
0

Posted in cs.SD · 2026-01-14 · Hanlin Zhang, Daxin Tan, Dehua Tao, Xiao Chen, Haochen Tan, Yunhe Li, Yuchen Cao, Linqi Song

DSA-Tokenizer: Disentangled Semantic-Acoustic Tokenization via Flow Matching-based Hierarchical Fusion

Speech tokenizers are a key building block of fully discrete Speech LLMs. Existing tokenizers either prioritize semantic encoding, fuse semantic content with acoustic style inseparably, or achieve incomplete semantic-acoustic disentanglement. To achieve better disentanglement, we propose DSA-Tokenizer, which explicitly disentangles...

💬 0 commentsarXiv:2601.09239v6PDF
0

Posted in cs.CV · 2026-01-14 · Jackie Alex, Justin Petter

Knowledge-Embedded and Hypernetwork-Guided Few-Shot Substation Meter Defect Image Generation Method

Substation meters play a critical role in monitoring and ensuring the stable operation of power grids, yet their detection of cracks and other physical defects is often hampered by a severe scarcity of annotated samples. To address this few-shot generation challenge, we propose a novel framework that integrates Knowledge Embedding and...

💬 0 commentsarXiv:2601.09238v2PDF
0

Posted in cs.LG · 2026-01-14 · Xinyang Chen, Huidong Jin, Yu Huang, Zaiwen Feng

XLinear: A Lightweight and Accurate MLP-Based Model for Long-Term Time Series Forecasting with Exogenous Inputs

Despite the prevalent assumption of uniform variable importance in long-term time series forecasting models, real world applications often exhibit asymmetric causal relationships and varying data acquisition costs. Specifically, cost-effective exogenous data (e.g., local weather) can unilaterally influence dynamics of endogenous...

💬 0 commentsarXiv:2601.09237v1PDF
0

Posted in cs.LG · 2026-01-14 · Chaitanya Kharyal, Calarina Muslimani, Matthew E. Taylor

Reward Learning through Ranking Mean Squared Error

Reward design remains a significant bottleneck in applying reinforcement learning (RL) to real-world problems. A popular alternative is reward learning, where reward functions are inferred from human feedback rather than manually specified. Recent work has proposed learning reward functions from human ratings rather than traditional...

💬 0 commentsarXiv:2601.09236v3PDF
0

Posted in cs.CL · 2026-01-14 · Xuzhao Li, Xuchen Li, Jian Zhao, Shiyu Hu

STEMVerse: A Dual-Axis Diagnostic Framework for STEM Reasoning in Large Language Models

As Large Language Models (LLMs) achieve significant breakthroughs in complex reasoning tasks, evaluating their proficiency in science, technology, engineering, and mathematics (STEM) has become a primary method for measuring machine intelligence. However, current evaluation paradigms often treat benchmarks as isolated "silos,"...

💬 0 commentsarXiv:2602.02497v1PDF
0

Posted in cs.CV · 2026-01-14 · Zhiyang Li, Ao Ke, Yukun Cao, Xike Xie

KG-ViP: Bridging Knowledge Grounding and Visual Perception in Multi-modal LLMs for Visual Question Answering

Multi-modal Large Language Models (MLLMs) for Visual Question Answering (VQA) often suffer from dual limitations: knowledge hallucination and insufficient fine-grained visual perception. Crucially, we identify that commonsense graphs and scene graphs provide precisely complementary solutions to these respective deficiencies by...

💬 0 commentsarXiv:2601.11632v3PDF
0

Posted in cs.LG · 2026-01-14 · Zhengyang Zhao, Lu Ma, Yizhen Jiang, Xiaochen Ma, Zimo Meng, Chengyu Shen, Lexiang Tang, Haoze Sun, Peng Pei, Wentao Zhang

GIFT: Reconciling Post-Training Objectives via Finite-Temperature Gibbs Initialization

The prevailing post-training paradigm for Large Reasoning Models (LRMs) - Supervised Fine-Tuning (SFT) followed by Reinforcement Learning (RL) - suffers from an intrinsic optimization mismatch: the rigid supervision inherent in SFT induces distributional collapse, thereby exhausting the exploration space necessary for subsequent RL....

💬 0 commentsarXiv:2601.09233v2PDF
0

Posted in cs.CR · 2026-01-14 · Muhammad Danish, Enrique Sobrados, Priya Kaushik, Bhupendra Acharya, Muhammad Saad, Abdullah Mueen, Sazzadur Rahaman, Afsah Anwar

Private Links, Public Leaks: Consequences of Frictionless User Experience on the Security and Privacy Posture of SMS-Delivered URLs

Digital service providers often prioritize a frictionless user experience by adopting technologies that simplify access to their services. One widely used mechanism is the Short Message Service (SMS) to deliver links (URLs) that enable single-click access to online services with little to no resistance. However, SMS is inherently...

💬 0 commentsarXiv:2601.09232v1PDF
0

Posted in cs.RO · 2026-01-14 · Shuoye Li, Zhiyuan Song, Yulin Li, Zhihai Bi, Jun Ma

Online Trajectory Optimization for Arbitrary-Shaped Mobile Robots via Polynomial Separating Hypersurfaces

An emerging class of trajectory optimization methods enforces collision avoidance by jointly optimizing the robot's configuration and a separating hyperplane. However, as linear separators only apply to convex sets, these methods require convex approximations of both the robot and obstacles, which becomes an overly conservative...

💬 0 commentsarXiv:2601.09231v1PDF