Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 21, 2026 — 15:26:07 EST

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
0

Posted in cs.AI · 2026-01-13 · Kaivalya Rawal, Eoin Delaney, Zihao Fu, Sandra Wachter, Chris Russell

Evaluating the Ability of Explanations to Disambiguate Models in a Rashomon Set

Explainable artificial intelligence (XAI) is concerned with producing explanations indicating the inner workings of models. For a Rashomon set of similarly performing models, explanations provide a way of disambiguating the behavior of individual models, helping select models for deployment. However explanations themselves can vary...

💬 0 commentsarXiv:2601.08703v1PDF
0

Posted in cs.CL · 2026-01-13 · Zhengwei Tao, Bo Li, Jialong Wu, Guochen Yan, Huanyao Zhang, Jiahao Xu, Haitao Mi, Wentao Zhang

RAGShaper: Eliciting Sophisticated Agentic RAG Skills via Automated Data Synthesis

Agentic Retrieval-Augmented Generation (RAG) empowers large language models to autonomously plan and retrieve information for complex problem-solving. However, the development of robust agents is hindered by the scarcity of high-quality training data that reflects the noise and complexity of real-world retrieval environments....

💬 0 commentsarXiv:2601.08699v1PDF
0

Posted in cs.CR · 2026-01-13 · Lorenzo Casalino, Maria Méndez Real, Jean-Christophe Prévotet, Rubén Salvador

Double Strike: Breaking Approximation-Based Side-Channel Countermeasures for DNNs

Deep neural networks (DNNs), which support services such as driving assistants and medical diagnoses, undergo lengthy and expensive training procedures. Therefore, the training's outcome - the DNN weights - represents a significant intellectual property asset to protect. Side-channel analysis (SCA) has recently appeared as an...

💬 0 commentsarXiv:2601.08698v1PDF
0

Posted in cs.HC · 2026-01-13 · Nifu Dan

Auditing Student-AI Collaboration: A Case Study of Online Graduate CS Students

As generative AI becomes embedded in higher education, it increasingly shapes how students complete academic tasks. While these systems offer efficiency and support, concerns persist regarding over-automation, diminished student agency, and the potential for unreliable or hallucinated outputs. This study conducts a mixed-methods audit...

💬 0 commentsarXiv:2601.08697v4PDF
0

Posted in cs.LG · 2026-01-13 · Kangyu Zheng, Kai Zhang, Jiale Tan, Xuehan Chen, Yingzhou Lu, Zaixi Zhang, Lichao Sun, Marinka Zitnik, Tianfan Fu, Zhiding Liang

Beyond Affinity: A Benchmark of 1D, 2D, and 3D Methods Reveals Critical Trade-offs in Structure-Based Drug Design

Currently, the field of structure-based drug design is dominated by three main types of algorithms: search-based algorithms, deep generative models, and reinforcement learning. While existing works have typically focused on comparing models within a single algorithmic category, cross-algorithm comparisons remain scarce. In this paper,...

💬 0 commentsarXiv:2601.14283v1PDF
0

Posted in cs.NE · 2026-01-13 · Andoni Irazusta Garmendia, Josu Ceberio, Alexander Mendiburu

Enabling Population-Based Architectures for Neural Combinatorial Optimization

Neural Combinatorial Optimization (NCO) has mostly focused on learning policies, typically neural networks, that operate on a single candidate solution at a time, either by constructing one from scratch or iteratively improving it. In contrast, decades of work in metaheuristics have shown that maintaining and evolving populations of...

💬 0 commentsarXiv:2601.08696v1PDF
0

Posted in cs.CL · 2026-01-13 · Keito Inoshita

Nationality and Region Prediction from Names: A Comparative Study of Neural Models and Large Language Models

Predicting nationality from personal names has practical value in marketing, demographic research, and genealogical studies. Conventional neural models learn statistical correspondences between names and nationalities from task-specific training data, posing challenges in generalizing to low-frequency nationalities and distinguishing...

💬 0 commentsarXiv:2601.08692v2PDF