Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 9, 2026 — 00:11:02 EST

0

Posted in cs.SD · 2026-01-19 · Naqcho Ali Mehdi, Mohammad Adeel, Aizaz Ali Larik

SoundPlot: An Open-Source Framework for Birdsong Acoustic Analysis and Neural Synthesis with Interactive 3D Visualization

We present SoundPlot, an open-source framework for analyzing avian vocalizations through acoustic feature extraction, dimensionality reduction, and neural audio synthesis. The system transforms audio signals into a multi-dimensional acoustic feature space, enabling real-time visualization of temporal dynamics in 3D using web-based...

💬 0 commentsarXiv:2601.12752v1PDF
0

Posted in cs.LG · 2026-01-19 · Manjish Pal

A Boolean Function-Theoretic Framework for Expressivity in GNNs with Applications to Fair Graph Mining

We propose a novel expressivity framework for Graph Neural Networks (GNNs) grounded in Boolean function theory, enabling a fine-grained analysis of their ability to capture complex subpopulation structures. We introduce the notion of \textit{Subpopulation Boolean Isomorphism} (SBI) as an invariant that strictly subsumes existing...

💬 0 commentsarXiv:2601.12751v1PDF
0

Posted in cs.DS · 2026-01-19 · Danny Segev, Uri Stein

Approximation Schemes for Sequential Hiring Problems

The main contribution of this paper resides in providing novel algorithmic advances and analytical insights for the sequential hiring problem, a recently introduced dynamic optimization model where a firm adaptively fills a limited number of positions from a pool of applicants with known values and acceptance probabilities. While...

💬 0 commentsarXiv:2601.12750v1PDF
0

Posted in cs.DC · 2026-01-19 · Hui Zhang, Yuquan Yang, Zechuan Gong, Xiaohua Xu, Dan Keun Sung

Efficient Local-to-Global Collaborative Perception via Joint Communication and Computation Optimization

Autonomous driving relies on accurate perception to ensure safe driving. Collaborative perception improves accuracy by mitigating the sensing limitations of individual vehicles, such as limited perception range and occlusion-induced blind spots. However, collaborative perception often suffers from high communication overhead due to...

💬 0 commentsarXiv:2601.12749v1PDF
0

Posted in cs.CL · 2026-01-19 · Bin Xie, Bingbing Xu, Xueyun Tian, Yilin Chen, Huawei Shen

Towards Robust Process Reward Modeling via Noise-aware Learning

Process Reward Models (PRMs) have achieved strong results in complex reasoning, but are bottlenecked by costly process-level supervision. A widely used alternative, Monte Carlo Estimation (MCE), defines process rewards as the probability that a policy model reaches the correct final answer from a given reasoning step. However, step...

💬 0 commentsarXiv:2601.12748v1PDF
0

Posted in cs.CV · 2026-01-19 · Jingkai Li, Xiaoze Tian, Yuhang Shen, Jia Wang, Dianjie Lu, Guijuan Zhang, Zhuoran Zheng

SSPFormer: Self-Supervised Pretrained Transformer for MRI Images

The pre-trained transformer demonstrates remarkable generalization ability in natural image processing. However, directly transferring it to magnetic resonance images faces two key challenges: the inability to adapt to the specificity of medical anatomical structures and the limitations brought about by the privacy and scarcity of...

💬 0 commentsarXiv:2601.12747v1PDF
0

Posted in cs.LG · 2026-01-19 · Miao Ye, Jing Cui, Yuan huang, Qian He, Yong Wang, Jiwen Zhang

A Graph Prompt Fine-Tuning Method for WSN Spatio-Temporal Correlation Anomaly Detection

Anomaly detection of multi-temporal modal data in Wireless Sensor Network (WSN) can provide an important guarantee for reliable network operation. Existing anomaly detection methods in multi-temporal modal data scenarios have the problems of insufficient extraction of spatio-temporal correlation features, high cost of anomaly sample...

💬 0 commentsarXiv:2601.12745v1PDF
0

Posted in cs.AI · 2026-01-19 · Tasnim Ahmed, Yifan Zhu, Salimur Choudhury

Vision Language Models for Optimization-Driven Intent Processing in Autonomous Networks

Intent-Based Networking (IBN) allows operators to specify high-level network goals rather than low-level configurations. While recent work demonstrates that large language models can automate configuration tasks, a distinct class of intents requires generating optimization code to compute provably optimal solutions for traffic...

💬 0 commentsarXiv:2601.12744v1PDF
0

Posted in cs.RO · 2026-01-19 · Xuecheng Chen, Zongzhuo Liu, Jianfa Ma, Bang Du, Tiantian Zhang, Xueqian Wang, Boyu Zhou

AirHunt: Bridging VLM Semantics and Continuous Planning for Efficient Aerial Object Navigation

Recent advances in large Vision-Language Models (VLMs) have provided rich semantic understanding that empowers drones to search for open-set objects via natural language instructions. However, prior systems struggle to integrate VLMs into practical aerial systems due to orders-of-magnitude frequency mismatch between VLM inference and...

💬 0 commentsarXiv:2601.12742v1PDF
0

Posted in cs.PL · 2026-01-19 · Gyeongwon Jeong, Seonghun Park, Hongseok Yang

An Introduction to Razborov's Flag Algebra as a Proof System for Extremal Graph Theory

Razborov's flag algebra forms a powerful framework for deriving asymptotic inequalities between induced subgraph densities, underpinning many advances in extremal graph theory. This survey introduces flag algebra to computer scientists working in logic, programming languages, automated verification, and formal methods. We take a...

💬 0 commentsarXiv:2601.12741v1PDF
0

Posted in cs.HC · 2026-01-19 · Zijian Zhang, Fangshi Du, Xingjian Liu, Pan Chen, Oliver Huang, Runlong Ye, Michael Liut, Alán Aspuru-Guzik

TreeWriter: AI-Assisted Hierarchical Planning and Writing for Long-Form Documents

Long documents pose many challenges to current intelligent writing systems. These include maintaining consistency across sections, sustaining efficient planning and writing as documents become more complex, and effectively providing and integrating AI assistance to the user. Existing AI co-writing tools offer either inline suggestions...

💬 0 commentsarXiv:2601.12740v1PDF
0

Posted in cs.CV · 2026-01-19 · Qingtian Zhu, Xu Cao, Zhixiang Wang, Yinqiang Zheng, Takafumi Taketomi

KaoLRM: Repurposing Pre-trained Large Reconstruction Models for Parametric 3D Face Reconstruction

We propose KaoLRM to re-target the learned prior of the Large Reconstruction Model (LRM) for parametric 3D face reconstruction from single-view images. Parametric 3D Morphable Models (3DMMs) have been widely used for facial reconstruction due to their compact and interpretable parameterization, yet existing 3DMM regressors often...

💬 0 commentsarXiv:2601.12736v1PDF
0

Posted in cs.SE · 2026-01-19 · Hao Chen, Yunchun Li, Chen Chen, Fengxu Lin, Wei Li

OOPS: Automated generation of REST API specification via LLMs

REST APIs, based on the REpresentational State Transfer (REST) architecture, are the primary type of Web API. The OpenAPI Specification (OAS) serves as the de facto standard for describing REST APIs and is crucial for multiple software engineering tasks. Automated OAS generation can help developers identify and correct issues in...

💬 0 commentsarXiv:2601.12735v2PDF
0

Posted in cs.CL · 2026-01-19 · Stefano Civelli, Pietro Bernardelle, Nicolò Brunello, Gianluca Demartini

A Shared Geometry of Difficulty in Multilingual Language Models

Predicting problem-difficulty in large language models (LLMs) refers to estimating how difficult a task is according to the model itself, typically by training linear probes on its internal representations. In this work, we study the multilingual geometry of problem-difficulty in LLMs by training linear probes using the AMC subset of...

💬 0 commentsarXiv:2601.12731v1PDF
0

Posted in cs.LG · 2026-01-19 · Zhaochun Li, Chen Wang, Jionghao Bai, Shisheng Cui, Ge Lan, Zhou Zhao, Yue Wang

Distribution-Centric Policy Optimization Dominates Exploration-Exploitation Trade-off

The exploration-exploitation (EE) trade-off is a central challenge in reinforcement learning (RL) for large language models (LLMs). With Group Relative Policy Optimization (GRPO), training tends to be exploitation driven: entropy decreases monotonically, samples convergence, and exploration fades. Most existing fixes are...

💬 0 commentsarXiv:2601.12730v1PDF
0

Posted in cs.CV · 2026-01-19 · Hanyu Zhu, Zhihao Zhan, Yuhang Ming, Liang Li, Dibo Hou, Javier Civera, Wanzeng Kong

DC-VLAQ: Query-Residual Aggregation for Robust Visual Place Recognition

One of the central challenges in visual place recognition (VPR) is learning a robust global representation that remains discriminative under large viewpoint changes, illumination variations, and severe domain shifts. While visual foundation models (VFMs) provide strong local features, most existing methods rely on a single model,...

💬 0 commentsarXiv:2601.12729v1PDF
0

Posted in cs.CL · 2026-01-19 · Lingrui Mei, Shenghua Liu, Yiwei Wang, Yuyao Ge, Baolong Bi, Jiayu Yao, Jun Wan, Ziling Yin, Jiafeng Guo, Xueqi Cheng

Gated Differentiable Working Memory for Long-Context Language Modeling

Long contexts challenge transformers: attention scores dilute across thousands of tokens, critical information is often lost in the middle, and models struggle to adapt to novel patterns at inference time. Recent work on test-time adaptation addresses this by maintaining a form of working memory -- transient parameters updated on the...

💬 0 commentsarXiv:2601.12906v1PDF
0

Posted in cs.CL · 2026-01-19 · Jiahao Wang, Weiyu Xie, Mingxing Zhang, Boxing Zhang, Jianwei Dong, Yuening Zhu, Chen Lin, Jinqi Tang, Yaochen Han, Zhiyuan Ai, Xianglin Chen, Yongwei Wu, Congfeng Jiang

From Prefix Cache to Fusion RAG Cache: Accelerating LLM Inference in Retrieval-Augmented Generation

Retrieval-Augmented Generation enhances Large Language Models by integrating external knowledge, which reduces hallucinations but increases prompt length. This increase leads to higher computational costs and longer Time to First Token (TTFT). To mitigate this issue, existing solutions aim to reuse the preprocessed KV cache of each...

💬 0 commentsarXiv:2601.12904v1PDF
0

Posted in cs.LG · 2026-01-19 · Meng Liu, Ke Liang, Siwei Wang, Xingchen Hu, Sihang Zhou, Xinwang Liu

Deep Temporal Graph Clustering: A Comprehensive Benchmark and Datasets

Temporal Graph Clustering (TGC) is a new task with little attention, focusing on node clustering in temporal graphs. Compared with existing static graph clustering, it can find the balance between time requirement and space requirement (Time-Space Balance) through the interaction sequence-based batch-processing pattern. However, there...

💬 0 commentsarXiv:2601.12903v1PDF
0

Posted in cs.DL · 2026-01-19 · Mokhtar Ben Henda

Audit du syst{è}me d'information et du mod{è}le de gouvernance de la Biblioth{è}que Num{é}rique de l'Espace universitaire Francophone (BNEUF) du projet Initiative pour le D{é}veloppement du Num{é}rique dans l'Espace Universitaire Francophone (IDNEUF)

This document provides an assessment of the overall structure of the BNEUF system and how it operates within the framework of the Initiative for Digital Development in French speaking Universities (IDNEUF). This report aims to support the AUF's new strategy for 2021-2025, with its new structural and governance foundations for the...

💬 0 commentsarXiv:2601.12902v1PDF
0

Posted in cs.RO · 2026-01-19 · Hongchen Li, Tianyu Li, Jiazhi Yang, Haochen Tian, Caojun Wang, Lei Shi, Mingyang Shang, Zengrong Lin, Gaoqiang Wu, Zhihui Hao, Xianpeng Lang, Jia Hu, Hongyang Li

PlannerRFT: Reinforcing Diffusion Planners through Closed-Loop and Sample-Efficient Fine-Tuning

Diffusion-based planners have emerged as a promising approach for human-like trajectory generation in autonomous driving. Recent works incorporate reinforcement fine-tuning to enhance the robustness of diffusion planners through reward-oriented optimization in a generation-evaluation loop. However, they struggle to generate...

💬 0 commentsarXiv:2601.12901v1PDF
0

Posted in cs.LG · 2026-01-19 · Eliran Sherzer, Yonit Barron

Supervised Learning for the (s,S) Inventory Model with General Interarrival Demands and General Lead Times

The continuous-review (s,S) inventory model is a cornerstone of stochastic inventory theory, yet its analysis becomes analytically intractable when dealing with non-Markovian systems. In such systems, evaluating long-run performance measures typically relies on costly simulation. This paper proposes a supervised learning framework...

💬 0 commentsarXiv:2601.12900v1PDF
0

Posted in cs.CV · 2026-01-19 · Chan Naseeb, Adeel Ashraf Cheema, Hassan Sami, Tayyab Afzal, Muhammad Omair, Usman Habib

TwoHead-SwinFPN: A Unified DL Architecture for Synthetic Manipulation, Detection and Localization in Identity Documents

The proliferation of sophisticated generative AI models has significantly escalated the threat of synthetic manipulations in identity documents, particularly through face swapping and text inpainting attacks. This paper presents TwoHead-SwinFPN, a unified deep learning architecture that simultaneously performs binary classification...

💬 0 commentsarXiv:2601.12895v1PDF
0

Posted in cs.RO · 2026-01-19 · Kangye Ji, Jianbo Zhou, Yuan Meng, Ye Li, Hanyun Cui, Zhi Wang

Sparse ActionGen: Accelerating Diffusion Policy with Real-time Pruning

Diffusion Policy has dominated action generation due to its strong capabilities for modeling multi-modal action distributions, but its multi-step denoising processes make it impractical for real-time visuomotor control. Existing caching-based acceleration methods typically rely on $\textit{static}$ schedules that fail to adapt to the...

💬 0 commentsarXiv:2601.12894v2PDF
0

Posted in cs.LG · 2026-01-19 · Ting Dang, Soumyajit Chatterjee, Hong Jia, Yu Wu, Flora Salim, Fahim Kawsar

AdaNODEs: Test Time Adaptation for Time Series Forecasting Using Neural ODEs

Test time adaptation (TTA) has emerged as a promising solution to adapt pre-trained models to new, unseen data distributions using unlabeled target domain data. However, most TTA methods are designed for independent data, often overlooking the time series data and rarely addressing forecasting tasks. This paper presents AdaNODEs, an...

💬 0 commentsarXiv:2601.12893v1PDF