Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 12, 2026 — 00:41:54 EST

0

Posted in cs.LG · 2026-01-13 · Yi Zhuang, Kun Yang, Xingran Chen

Adaptive Requesting in Decentralized Edge Networks via Non-Stationary Bandits

We study a decentralized collaborative requesting problem that aims to optimize the information freshness of time-sensitive clients in edge networks consisting of multiple clients, access nodes (ANs), and servers. Clients request content through ANs acting as gateways, without observing AN states or the actions of other clients. We...

💬 0 commentsarXiv:2601.08760v3PDF
0

Posted in cs.CL · 2026-01-13 · Valerie Zermatten, Chiara Vanalli, Gencer Sumbul, Diego Marcos, Devis Tuia

A Geolocation-Aware Multimodal Approach for Ecological Prediction

While integrating multiple modalities has the potential to improve environmental monitoring, current approaches struggle to combine data sources with heterogeneous formats or contents. A central difficulty arises when combining continuous gridded data (e.g., remote sensing) with sparse and irregular point observations such as species...

💬 0 commentsarXiv:2601.08750v2PDF
0

Posted in cs.CL · 2026-01-13 · Rubing Chen, Jian Wang, Wenjie Li, Xiao-Yong Wei, Qing Li

To Retrieve or To Think? An Agentic Approach for Context Evolution

Current context augmentation methods, such as retrieval-augmented generation, are essential for solving knowledge-intensive reasoning tasks. However, they typically adhere to a rigid, brute-force strategy that executes retrieval at every step. This indiscriminate approach not only incurs unnecessary computational costs but also...

💬 0 commentsarXiv:2601.08747v2PDF
0

Posted in cs.IT · 2026-01-13 · Nitin Kenjale, Anuradha S. Garge

On the Algebraic Structure Underlying the Support Enumerators of Linear Codes

In this paper, we have introduced the concepts of support distribution and the support enumerator as refinements of the classical weight distribution and weight enumerator respectively, capturing coordinate level activity in linear block codes. More precisely, we have established formula for counting codewords in the linear code C...

💬 0 commentsarXiv:2601.08744v1PDF
0

Posted in cs.CL · 2026-01-13 · Jinbo Su, Yuxuan Hu, Cuiping Li, Hong Chen, Jia Li, Lintao Ma, Jing Zhang

TableCache: Primary Foreign Key Guided KV Cache Precomputation for Low Latency Text-to-SQL

In Text-to-SQL tasks, existing LLM-based methods often include extensive database schemas in prompts, leading to long context lengths and increased prefilling latency. While user queries typically focus on recurrent table sets-offering an opportunity for KV cache sharing across queries-current inference engines, such as SGLang and...

💬 0 commentsarXiv:2601.08743v1PDF
0

Posted in cs.CL · 2026-01-13 · Xin Quan, Jiafeng Xiong, Marco Valentino, André Freitas

Inferring Latent Intentions: Attributional Natural Language Inference in LLM Agents

Attributional inference, the ability to predict latent intentions behind observed actions, is a critical yet underexplored capability for large language models (LLMs) operating in multi-agent environments. Traditional natural language inference (NLI), in fact, fails to capture the nuanced, intention-driven reasoning essential for...

💬 0 commentsarXiv:2601.08742v1PDF
0

Posted in cs.CL · 2026-01-13 · Anmol Gulati, Sahil Sen, Waqar Sarguroh, Kevin Paul

From Rows to Reasoning: A Retrieval-Augmented Multimodal Framework for Spreadsheet Understanding

Large Language Models (LLMs) struggle to reason over large-scale enterprise spreadsheets containing thousands of numeric rows, multiple linked sheets, and embedded visual content such as charts and receipts. Prior state-of-the-art spreadsheet reasoning approaches typically rely on single-sheet compression or full-context encoding,...

💬 0 commentsarXiv:2601.08741v2PDF
0

Posted in cs.CL · 2026-01-13 · Xingyu Tan, Xiaoyang Wang, Qing Liu, Xiwei Xu, Xin Yuan, Liming Zhu, Wenjie Zhang

PrivGemo: Privacy-Preserving Dual-Tower Graph Retrieval for Empowering LLM Reasoning with Memory Augmentation

Knowledge graphs (KGs) provide structured evidence that can ground large language model (LLM) reasoning for knowledge-intensive question answering. However, many practical KGs are private, and sending retrieved triples or exploration traces to closed-source LLM APIs introduces leakage risk. Existing privacy treatments focus on masking...

💬 0 commentsarXiv:2601.08739v1PDF
0

Posted in cs.SE · 2026-01-13 · Prithwish Jana, Sam Davidson, Bhavana Bhasker, Andrey Kan, Anoop Deoras, Laurent Callot

TerraFormer: Automated Infrastructure-as-Code with LLMs Fine-Tuned via Policy-Guided Verifier Feedback

Automating Infrastructure-as-Code (IaC) is challenging, and large language models (LLMs) often produce incorrect configurations from natural language (NL). We present TerraFormer, a neuro-symbolic framework for IaC generation and mutation that combines supervised fine-tuning with verifier-guided reinforcement learning, using formal...

💬 0 commentsarXiv:2601.08734v1PDF
0

Posted in cs.LG · 2026-01-13 · A. M. A. S. D. Alagiyawanna, Asoka Karunananda, Thushari Silva, A. Mahasinghe

A Novel Approach to Explainable AI with Quantized Active Ingredients in Decision Making

Artificial Intelligence (AI) systems have shown good success at classifying. However, the lack of explainability is a true and significant challenge, especially in high-stakes domains, such as health and finance, where understanding is paramount. We propose a new solution to this challenge: an explainable AI framework based on our...

💬 0 commentsarXiv:2601.08733v1PDF
0

Posted in cs.CV · 2026-01-13 · Vincent Roca, Martin Bretzner, Hilde Henon, Laurent Puy, Grégory Kuchcinski, Renaud Lopes

ISLA: A U-Net for MRI-based acute ischemic stroke lesion segmentation with deep supervision, attention, domain adaptation, and ensemble learning

Accurate delineation of acute ischemic stroke lesions in MRI is a key component of stroke diagnosis and management. In recent years, deep learning models have been successfully applied to the automatic segmentation of such lesions. While most proposed architectures are based on the U-Net framework, they primarily differ in their...

💬 0 commentsarXiv:2601.08732v1PDF
0

Posted in cs.AI · 2026-01-13 · Yuanlin Duan, Yuning Wang, Wenjie Qiu, He Zhu

Learning from Demonstrations via Capability-Aware Goal Sampling

Despite its promise, imitation learning often fails in long-horizon environments where perfect replication of demonstrations is unrealistic and small errors can accumulate catastrophically. We introduce Cago (Capability-Aware Goal Sampling), a novel learning-from-demonstrations method that mitigates the brittle dependence on expert...

💬 0 commentsarXiv:2601.08731v1PDF
0

Posted in cs.SE · 2026-01-13 · Jinhan Kim, Nargiz Humbatova, Gunel Jahangirova, Shin Yoo, Paolo Tonella

Revisiting "Revisiting Neuron Coverage for DNN Testing: A Layer-Wise and Distribution-Aware Criterion": A Critical Review and Implications on DNN Coverage Testing

We present a critical review of Neural Coverage (NLC), a state-of-the-art DNN coverage criterion by Yuan et al. at ICSE 2023. While NLC proposes to satisfy eight design requirements and demonstrates strong empirical performance, we question some of their theoretical and empirical assumptions. We observe that NLC deviates from core...

💬 0 commentsarXiv:2601.08729v1PDF
0

Posted in cs.CV · 2026-01-13 · Runfeng Qu, Ole Hall, Pia K Bideau, Julie Ouerfelli-Ethier, Martin Rolfs, Klaus Obermayer, Olaf Hellwich

Salience-SGG: Enhancing Unbiased Scene Graph Generation with Iterative Salience Estimation

Scene Graph Generation (SGG) suffers from a long-tailed distribution, where a few predicate classes dominate while many others are underrepresented, leading to biased models that underperform on rare relations. Unbiased-SGG methods address this issue by implementing debiasing strategies, but often at the cost of spatial understanding,...

💬 0 commentsarXiv:2601.08728v1PDF
0

Posted in cs.CC · 2026-01-13 · Robin Kothari, Matt Kovacs-Deak, Daochen Wang, Rain Zimin Yang

Rational degree is polynomially related to degree

We prove that $\mathrm{deg}(f) \leq \widetilde{O}(\mathrm{rdeg}(f)^3)$ for every Boolean function $f$, where $\mathrm{deg}(f)$ is the degree of $f$ and $\mathrm{rdeg}(f)$ is the rational degree of $f$. This resolves the second of the three open problems stated by Nisan and Szegedy, and attributed to Fortnow, in 1994.

💬 0 commentsarXiv:2601.08727v2PDF
0

Posted in cs.LG · 2026-01-13 · Bert Verbruggen, Arne Vanhoyweghen, Vincent Ginis

Model-Agnostic Solutions for Deep Reinforcement Learning in Non-Ergodic Contexts

Reinforcement Learning (RL) remains a central optimisation framework in machine learning. Although RL agents can converge to optimal solutions, the definition of ``optimality'' depends on the environment's statistical properties. The Bellman equation, central to most RL algorithms, is formulated in terms of expected values of future...

💬 0 commentsarXiv:2601.08726v1PDF
0

Posted in cs.CR · 2026-01-13 · Juhani Merilehto

Malware Detection based on API Calls: A Reproducibility Study

This study independently reproduces the malware detection methodology presented by Felli cious et al. [7], which employs order-invariant API call frequency analysis using Random Forest classification. We utilized the original public dataset (250,533 training samples, 83,511 test samples) and replicated four model variants: Unigram,...

💬 0 commentsarXiv:2601.08725v1PDF
0

Posted in cs.LG · 2026-01-13 · Vikas Dwivedi, Monica Sigovan, Bruno Sixou

Soft Partition-based KAPI-ELM for Multi-Scale PDEs

Physics-informed machine learning holds great promise for solving differential equations, yet existing methods struggle with highly oscillatory, multiscale, or singularly perturbed PDEs due to spectral bias, costly backpropagation, and manually tuned kernel or Fourier frequencies. This work introduces a soft partition--based...

💬 0 commentsarXiv:2601.08719v1PDF
0

Posted in cs.RO · 2026-01-13 · Naren Medarametla, Sreejon Mondal

Real-Time Localization Framework for Autonomous Basketball Robots

Localization is a fundamental capability for autonomous robots, enabling them to operate effectively in dynamic environments. In Robocon 2025, accurate and reliable localization is crucial for improving shooting precision, avoiding collisions with other robots, and navigating the competition field efficiently. In this paper, we...

💬 0 commentsarXiv:2601.08713v1PDF
0

Posted in cs.RO · 2026-01-13 · Shifa Sulaiman, Francesco Schetter, Mehul Menon, Fanny Ficuciello

A Hybrid Model-based and Data-based Approach Developed for a Prosthetic Hand Wrist

The incorporation of advanced control algorithms into prosthetic hands significantly enhances their ability to replicate the intricate motions of a human hand. This work introduces a model-based controller that combines an Artificial Neural Network (ANN) approach with a Sliding Mode Controller (SMC) designed for a tendon-driven soft...

💬 0 commentsarXiv:2601.08711v1PDF
0

Posted in cs.LO · 2026-01-13 · Franz Baader, Oliver Fernández Gil

The Unification Type of an Equational Theory May Depend on the Instantiation Preorder: From Results for Single Theories to Results for Classes of Theories

The unification type of an equational theory is defined using a preorder on substitutions, called the instantiation preorder, whose scope is either restricted to the variables occurring in the unification problem, or unrestricted such that all variables are considered. It has been known for more than three decades that the unification...

💬 0 commentsarXiv:2601.08710v1PDF
0

Posted in cs.IT · 2026-01-13 · Jesús Gómez-Vilardebò

Multivariate Polynomial Codes for Efficient Matrix Chain Multiplication in Distributed Systems

We study the problem of computing matrix chain multiplications in a distributed computing cluster. In such systems, performance is often limited by the straggler problem, where the slowest worker dominates the overall computation latency. To resolve this issue, several coded computing strategies have been proposed, primarily focusing...

💬 0 commentsarXiv:2601.08708v1PDF
0

Posted in cs.SE · 2026-01-13 · Maria Teresa Rossi, Leonardo Mariani, Oliviero Riganelli, Giuseppe Filomeno, Danilo Giannone, Paolo Gavazzo

"Where is My Troubleshooting Procedure?": Studying the Potential of RAG in Assisting Failure Resolution of Large Cyber-Physical System

In today's complex industrial environments, operators must often navigate through extensive technical manuals to identify troubleshooting procedures that may help react to some observed failure symptoms. These manuals, written in natural language, describe many steps in detail. Unfortunately, the number, magnitude, and articulation of...

💬 0 commentsarXiv:2601.08706v2PDF
0

Posted in cs.IR · 2026-01-13 · Miaomiao Cai, Zhijie Zhang, Junfeng Fang, Zhiyong Cheng, Xiang Wang, Meng Wang

RMBRec: Robust Multi-Behavior Recommendation towards Target Behaviors

Multi-behavior recommendation faces a critical challenge in practice: auxiliary behaviors (e.g., clicks, carts) are often noisy, weakly correlated, or semantically misaligned with the target behavior (e.g., purchase), which leads to biased preference learning and suboptimal performance. While existing methods attempt to fuse these...

💬 0 commentsarXiv:2601.08705v3PDF
0

Posted in cs.RO · 2026-01-13 · Jiaxin Xu, Chao Zhang, Raymond H. Cuijpers, Wijnand A. IJsselsteijn

Designing Persuasive Social Robots for Health Behavior Change: A Systematic Review of Behavior Change Strategies and Evaluation Methods

Social robots are increasingly applied as health behavior change interventions, yet actionable knowledge to guide their design and evaluation remains limited. This systematic review synthesizes (1) the behavior change strategies used in existing HRI studies employing social robots to promote health behavior change, and (2) the...

💬 0 commentsarXiv:2601.15309v1PDF