Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 20, 2026 — 18:15:23 EST

0

Posted in cs.DS · 2026-01-14 · Peyman Afshani, Rezaul Chowdhury, Inge Li Gørtz, Mayank Goswami, Francesco Silvestri, Mariafiore Tognon

How many users have been here for a long time? Efficient solutions for counting long aggregated visits

This paper addresses the Counting Long Aggregated Visits problem, which is defined as follows. We are given $n$ users and $m$ regions, where each user spends some time visiting some regions. For a parameter $k$ and a query consisting of a subset of $r$ regions, the task is to count the number of distinct users whose aggregate time...

💬 0 commentsarXiv:2601.09489v1PDF
0

Posted in cs.CL · 2026-01-14 · Yunqiao Yang, Wenbo Li, Houxing Ren, Zimu Lu, Ke Wang, Zhiyuan Huang, Zhuofan Zong, Mingjie Zhan, Hongsheng Li

SlidesGen-Bench: Evaluating Slides Generation via Computational and Quantitative Metrics

The rapid evolution of Large Language Models (LLMs) has fostered diverse paradigms for automated slide generation, ranging from code-driven layouts to image-centric synthesis. However, evaluating these heterogeneous systems remains challenging, as existing protocols often struggle to provide comparable scores across architectures or...

💬 0 commentsarXiv:2601.09487v1PDF
0

Posted in cs.IR · 2026-01-14 · Renqiang Luo, Dong Zhang, Yupeng Gao, Wen Shi, Mingliang Hou, Jiaying Liu, Zhe Wang, Shuo Yu

Bridging Semantic Understanding and Popularity Bias with LLMs

Semantic understanding of popularity bias is a crucial yet underexplored challenge in recommender systems, where popular items are often favored at the expense of niche content. Most existing debiasing methods treat the semantic understanding of popularity bias as a matter of diversity enhancement or long-tail coverage, neglecting the...

💬 0 commentsarXiv:2601.09478v3PDF
0

Posted in cs.DS · 2026-01-14 · Joel Andersson, Matti Karppa

Engineering Compressed Matrix Multiplication with the Fast Walsh-Hadamard Transform

We present an implementation of Pagh's compressed matrix multiplication algorithm, a randomized algorithm that constructs sketches of matrices to compute an unbiased estimate of their product. By leveraging fast polynomial multiplication via the FFT, the algorithm achieves high performance when the product matrix is sparse or contains...

💬 0 commentsarXiv:2601.09477v1PDF
0

Posted in cs.LG · 2026-01-14 · Weiguo Gao, Ming Li, Qianxiao Li

Terminally constrained flow-based generative models from an optimal control perspective

We address the problem of sampling from terminally constrained distributions with pre-trained flow-based generative models through an optimal control formulation. Theoretically, we characterize the value function by a Hamilton-Jacobi-Bellman equation and derive the optimal feedback control as the minimizer of the associated...

💬 0 commentsarXiv:2601.09474v1PDF
0

Posted in cs.LG · 2026-01-14 · Oliver Bolton, Aakanksha, Arash Ahmadian, Sara Hooker, Marzieh Fadaee, Beyza Ermis

SimMerge: Learning to Select Merge Operators from Similarity Signals

Model merging combines multiple models into a single model with aggregated capabilities, making it a powerful tool for large language model (LLM) development. However, scaling model merging is challenging: performance depends on the choice of merge operator, model subset, and merge order, often requiring expensive merge-and-evaluate...

💬 0 commentsarXiv:2601.09473v2PDF
0

Posted in cs.LG · 2026-01-14 · Renqiang Luo, Yongshuai Yang, Huafei Huang, Qing Qing, Mingliang Hou, Ziqi Xu, Yi Yu, Jingjing Zhou, Feng Xia

FairGU: Fairness-aware Graph Unlearning in Social Networks

Graph unlearning has emerged as a critical mechanism for supporting sustainable and privacy-preserving social networks, enabling models to remove the influence of deleted nodes and thereby better safeguard user information. However, we observe that existing graph unlearning techniques insufficiently protect sensitive attributes, often...

💬 0 commentsarXiv:2601.09469v2PDF
0

Posted in cs.LG · 2026-01-14 · Tianye Li, Qi Liu, Hao Li, Lei Chen, Wencong Cheng, Fei Zheng, Xiangao Xia, Ya Wang, Gang Huang, Weiwei Wang, Xuan Tong, Ziqing Zu, Yi Fang, Shenming Fu, Jiang Jiang, Haochen Li, Mingxing Li, Jiangjiang Xia

Searth Transformer: A Transformer Architecture Incorporating Earth's Geospheric Physical Priors for Global Mid-Range Weather Forecasting

Accurate global medium-range weather forecasting is fundamental to Earth system science. Most existing Transformer-based forecasting models adopt vision-centric architectures that neglect the Earth's spherical geometry and zonal periodicity. In addition, conventional autoregressive training is computationally expensive and limits...

💬 0 commentsarXiv:2601.09467v1PDF
0

Posted in cs.AI · 2026-01-14 · Shuo Zhang, Chaofa Yuan, Ryan Guo, Xiaomin Yu, Rui Xu, Zhangquan Chen, Zinuo Li, Zhi Yang, Shuhao Guan, Zhenheng Tang, Sen Hu, Liwen Zhang, Ronghao Chen, Huacan Wang

EvoFSM: Controllable Self-Evolution for Deep Research with Finite State Machines

While LLM-based agents have shown promise for deep research, most existing approaches rely on fixed workflows that struggle to adapt to real-world, open-ended queries. Recent work therefore explores self-evolution by allowing agents to rewrite their own code or prompts to improve problem-solving ability, but unconstrained optimization...

💬 0 commentsarXiv:2601.09465v2PDF
0

Posted in cs.LG · 2026-01-14 · Haochong Xia, Simin Li, Ruixiao Xu, Zhixia Zhang, Hongxiang Wang, Zhiqian Liu, Teng Yao Long, Molei Qin, Chuqiao Zong, Bo An

Bayesian Robust Financial Trading with Adversarial Synthetic Market Data

Algorithmic trading relies on machine learning models to make trading decisions. Despite strong in-sample performance, these models often degrade when confronted with evolving real-world market regimes, which can shift dramatically due to macroeconomic changes-e.g., monetary policy updates or unanticipated fluctuations in participant...

💬 0 commentsarXiv:2601.17008v1PDF
0

Posted in cs.SD · 2026-01-14 · Reemt Hinrichs, Muhamad Fadli Damara, Stephan Preihs, Jörn Ostermann

Analysis of the Maximum Prediction Gain of Short-Term Prediction on Sustained Speech

Signal prediction is widely used in, e.g., economic forecasting, echo cancellation and in data compression, particularly in predictive coding of speech and music. Predictive coding algorithms reduce the bit-rate required for data transmission or storage by signal prediction. The prediction gain is a classic measure in applied signal...

💬 0 commentsarXiv:2601.09461v1PDF
0

Posted in cs.CL · 2026-01-14 · Yunao Zheng, Xiaojie Wang, Lei Ren, Wei Chen

ROSA-Tuning: Enhancing Long-Context Modeling via Suffix Matching

Long-context capability and computational efficiency are among the central challenges facing today's large language models. Existing efficient attention methods reduce computational complexity, but they typically suffer from a limited coverage of the model state. This paper proposes ROSA-Tuning, a retrieval-and-recall mechanism for...

💬 0 commentsarXiv:2602.02499v2PDF
0

Posted in cs.CR · 2026-01-14 · Francesco Capano, Jonas Böhler, Benjamin Weggenmann

SoK: Enhancing Cryptographic Collaborative Learning with Differential Privacy

In collaborative learning (CL), multiple parties jointly train a machine learning model on their private datasets. However, data can not be shared directly due to privacy concerns. To ensure input confidentiality, cryptographic techniques, e.g., multi-party computation (MPC), enable training on encrypted data. Yet, even securely...

💬 0 commentsarXiv:2601.09460v1PDF
0

Posted in cs.IR · 2026-01-14 · Pei-Chi Lo, Thomas Y. Lu

Dissecting Judicial Reasoning in U.S. Copyright Damage Awards

Judicial reasoning in copyright damage awards poses a core challenge for computational legal analysis. Although federal courts follow the 1976 Copyright Act, their interpretations and factor weightings vary widely across jurisdictions. This inconsistency creates unpredictability for litigants and obscures the empirical basis of legal...

💬 0 commentsarXiv:2601.09459v1PDF
0

Posted in cs.SE · 2026-01-14 · Stephan Ferenz, Oliver Werth, Astrid Nieße

Towards a Metadata Schema for Energy Research Software

Domain-specific metadata schemas are essential to improve the findability and reusability of research software and to follow the FAIR4RS principles. However, many domains, including energy research, lack established metadata schemas. To address this gap, we developed a metadata schema for energy research software based on a...

💬 0 commentsarXiv:2601.09456v1PDF
0

Posted in cs.LG · 2026-01-14 · André Artelt, Martin Olsen, Kevin Tierney

On the Hardness of Computing Counterfactual and Semifactual Explanations in XAI

Providing clear explanations to the choices of machine learning models is essential for these models to be deployed in crucial applications. Counterfactual and semi-factual explanations have emerged as two mechanisms for providing users with insights into the outputs of their models. We provide an overview of the computational...

💬 0 commentsarXiv:2601.09455v1PDF
0

Posted in cs.CV · 2026-01-14 · Ahmad Rahimi, Valentin Gerard, Eloi Zablocki, Matthieu Cord, Alexandre Alahi

MAD: Motion Appearance Decoupling for efficient Driving World Models

Recent video diffusion models generate photorealistic, temporally coherent videos, yet they fall short as reliable world models for autonomous driving, where structured motion and physically consistent interactions are essential. Adapting these generalist video models to driving domains has shown promise but typically requires massive...

💬 0 commentsarXiv:2601.09452v1PDF
0

Posted in cs.LG · 2026-01-14 · Yizhi Chen, Ahmed Hemani

Late Breaking Results: Quamba-SE: Soft-edge Quantizer for Activations in State Space Models

We propose Quamba-SE, a soft-edge quantizer for State Space Model (SSM) activation quantization. Unlike existing methods, using standard INT8 operation, Quamba-SE employs three adaptive scales: high-precision for small values, standard scale for normal values, and low-precision for outliers. This preserves outlier information instead...

💬 0 commentsarXiv:2601.09451v1PDF
0

Posted in cs.CV · 2026-01-14 · Darya Baranouskaya, Andrea Cavallaro

PrivLEX: Detecting legal concepts in images through Vision-Language Models

We present PrivLEX, a novel image privacy classifier that grounds its decisions in legally defined personal data concepts. PrivLEX is the first interpretable privacy classifier aligned with legal concepts that leverages the recognition capabilities of Vision-Language Models (VLMs). PrivLEX relies on zero-shot VLM concept detection to...

💬 0 commentsarXiv:2601.09449v1PDF
0

Posted in cs.SD · 2026-01-14 · Ioannis Stylianou, Jon Francombe, Pablo Martinez-Nuevo, Sven Ewan Shepstone, Zheng-Hua Tan

One Prompt, Many Sounds: Modeling Listener Variability in LLM-Based Equalization

Conventional audio equalization is a static process that requires manual and cumbersome adjustments to adapt to changing listening contexts (e.g., mood, location, or social setting). In this paper, we introduce a Large Language Model (LLM)-based alternative that maps natural language text prompts to equalization settings. This enables...

💬 0 commentsarXiv:2601.09448v3PDF
0

Posted in cs.CL · 2026-01-14 · Ramya Keerthy Thatikonda, Jiuzhou Han, Wray Buntine, Ehsan Shareghi

Improving Symbolic Translation of Language Models for Logical Reasoning

The use of formal language for deductive logical reasoning aligns well with language models (LMs), where translating natural language (NL) into first-order logic (FOL) and employing an external solver results in a verifiable and therefore reliable reasoning system. However, smaller LMs often struggle with this translation task,...

💬 0 commentsarXiv:2601.09446v1PDF
0

Posted in cs.CL · 2026-01-14 · Minh Vu Pham, Hsuvas Borkakoty, Yufang Hou

Where Knowledge Collides: A Mechanistic Study of Intra-Memory Knowledge Conflict in Language Models

In language models (LMs), intra-memory knowledge conflict largely arises when inconsistent information about the same event is encoded within the model's parametric knowledge. While prior work has primarily focused on resolving conflicts between a model's internal knowledge and external resources through approaches such as fine-tuning...

💬 0 commentsarXiv:2601.09445v1PDF
0

Posted in cs.RO · 2026-01-14 · Lauri Suomela, Naoki Takahata, Sasanka Kuruppu Arachchige, Harry Edelman, Joni-Kristian Kämäräinen

Data Scaling for Navigation in Unknown Environments

Generalization of imitation-learned navigation policies to environments unseen in training remains a major challenge. We address this by conducting the first large-scale study of how data quantity and data diversity affect real-world generalization in end-to-end, map-free visual navigation. Using a curated 4,565-hour crowd-sourced...

💬 0 commentsarXiv:2601.09444v2PDF
0

Posted in cs.SE · 2026-01-14 · Yi Gao, Xing Hu, Tongtong Xu, Jiali Zhao, Xiaohu Yang, Xin Xia

DepRadar: Agentic Coordination for Context Aware Defect Impact Analysis in Deep Learning Libraries

Deep learning libraries like Transformers and Megatron are now widely adopted in modern AI programs. However, when these libraries introduce defects, ranging from silent computation errors to subtle performance regressions, it is often challenging for downstream users to assess whether their own programs are affected. Such impact...

💬 0 commentsarXiv:2601.09440v1PDF
0

Posted in cs.LG · 2026-01-14 · Philipp Haim, Vasilis Ntziachristos, Torsten Enßlin, Dominik Jüstel

DeepLight: A Sobolev-trained Image-to-Image Surrogate Model for Light Transport in Tissue

In optoacoustic imaging, recovering the absorption coefficients of tissue by inverting the light transport remains a challenging problem. Improvements in solving this problem can greatly benefit the clinical value of optoacoustic imaging. Existing variational inversion methods require an accurate and differentiable model of this light...

💬 0 commentsarXiv:2601.09439v1PDF