Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 8, 2026 — 04:59:04 EST

0

Posted in cs.CL · 2026-01-20 · Bo Peng, Sirui Chen, Lei Xu, Chaochao Lu

CauScientist: Teaching LLMs to Respect Data for Causal Discovery

Causal discovery is fundamental to scientific understanding and reliable decision-making. Existing approaches face critical limitations: purely data-driven methods suffer from statistical indistinguishability and modeling assumptions, while recent LLM-based methods either ignore statistical evidence or incorporate unverified priors...

💬 0 commentsarXiv:2601.13614v1PDF
0

Posted in cs.CR · 2026-01-20 · Jiani Liu, Yixin He, Lanlan Fan, Qidi Zhong, Yushi Cheng, Meng Zhang, Yanjiao Chen, Wenyuan Xu

PINA: Prompt Injection Attack against Navigation Agents

Navigation agents powered by large language models (LLMs) convert natural language instructions into executable plans and actions. Compared to text-based applications, their security is far more critical: a successful prompt injection attack does not just alter outputs but can directly misguide physical navigation, leading to unsafe...

💬 0 commentsarXiv:2601.13612v1PDF
0

Posted in cs.CR · 2026-01-20 · Hansika Weerasena, Matthew Randall, Prabhat Mishra

Secure Multi-Path Routing with All-or-Nothing Transform for Network-on-Chip Architectures

Ensuring Network-on-Chip (NoC) security is crucial to design trustworthy NoC-based System-on-Chip (SoC) architectures. While there are various threats that exploit on-chip communication vulnerabilities, eavesdropping attacks via malicious nodes are among the most common and stealthy. Although encryption can secure packets for...

💬 0 commentsarXiv:2601.13610v1PDF
0

Posted in cs.IR · 2026-01-20 · Yoji Tomita, Tomohiko Yokoyama

Balancing Fairness and High Match Rates in Reciprocal Recommender Systems: A Nash Social Welfare Approach

Matching platforms, such as online dating services and job recommendations, have become increasingly prevalent. For the success of these platforms, it is crucial to design reciprocal recommender systems (RRSs) that not only increase the total number of matches but also avoid creating unfairness among users. In this paper, we...

💬 0 commentsarXiv:2601.13609v1PDF
0

Posted in cs.LG · 2026-01-20 · Zhipeng Chang, Ting He, Wenrui Hao

Fisher-Informed Parameterwise Aggregation for Federated Learning with Heterogeneous Data

Federated learning aggregates model updates from distributed clients, but standard first order methods such as FedAvg apply the same scalar weight to all parameters from each client. Under non-IID data, these uniformly weighted updates can be strongly misaligned across clients, causing client drift and degrading the global model. Here...

💬 0 commentsarXiv:2601.13608v1PDF
0

Posted in cs.CR · 2026-01-20 · Ruihan Hu, Yu-Ming Shang, Wei Luo, Ye Tao, Xi Zhang

When Reasoning Leaks Membership: Membership Inference Attack on Black-box Large Reasoning Models

Large Reasoning Models (LRMs) have rapidly gained prominence for their strong performance in solving complex tasks. Many modern black-box LRMs expose the intermediate reasoning traces through APIs to improve transparency (e.g., Gemini-2.5 and Claude-sonnet). Despite their benefits, we find that these traces can leak membership...

💬 0 commentsarXiv:2601.13607v1PDF
0

Posted in cs.CV · 2026-01-20 · Zheng Liu, Honglin Lin, Chonghan Qin, Xiaoyang Wang, Xin Gao, Yu Li, Mengzhang Cai, Yun Zhu, Zhanping Zhong, Qizhi Pei, Zhuoshi Pan, Xiaoran Shang, Bin Cui, Conghui He, Wentao Zhang, Lijun Wu

ChartVerse: Scaling Chart Reasoning via Reliable Programmatic Synthesis from Scratch

Chart reasoning is a critical capability for Vision Language Models (VLMs). However, the development of open-source models is severely hindered by the lack of high-quality training data. Existing datasets suffer from a dual challenge: synthetic charts are often simplistic and repetitive, while the associated QA pairs are prone to...

💬 0 commentsarXiv:2601.13606v2PDF
0

Posted in cs.CV · 2026-01-20 · Junhyuk Heo, Beomkyu Choi, Hyunjin Shin, Darongsae Kwon

MANGO: A Global Single-Date Paired Dataset for Mangrove Segmentation

Mangroves are critical for climate-change mitigation, requiring reliable monitoring for effective conservation. While deep learning has emerged as a powerful tool for mangrove detection, its progress is hindered by the limitations of existing datasets. In particular, many resources provide only annual map products without curated...

💬 0 commentsarXiv:2601.17039v1PDF
0

Posted in cs.CG · 2026-01-20 · Wylliam Cantin Charawi, Adrien Gruson, Jane Wu, Christian Desrosiers, Diego Thomas

DCCVT: Differentiable Clipped Centroidal Voronoi Tessellation

While Marching Cubes (MC) and Marching Tetrahedra (MTet) are widely adopted in 3D reconstruction pipelines due to their simplicity and efficiency, their differentiable variants remain suboptimal for mesh extraction. This often limits the quality of 3D meshes reconstructed from point clouds or images in learning-based frameworks. In...

💬 0 commentsarXiv:2601.13603v1PDF
0

Posted in cs.IT · 2026-01-20 · Qiang Sun, H. Vincent Poor, Wenyi Zhang

A Gaussian Perspective for Distributional Discrepancy in Generative Diffusion Models

This paper introduces an analytical approach to quantifying and optimizing the distributional discrepancy in generative diffusion models. For a multivariate Gaussian source, we explicitly derive the closed-form evolution trajectory and the resulting Kullback-Leibler (KL) divergence between the distributions of the source data and the...

💬 0 commentsarXiv:2601.13602v3PDF
0

Posted in cs.AI · 2026-01-20 · Paul He, Elke Kirschbaum, Shiva Kasiviswanathan

Foundations of Global Consistency Checking with Noisy LLM Oracles

Ensuring that collections of natural-language facts are globally consistent is essential for tasks such as fact-checking, summarization, and knowledge base construction. While Large Language Models (LLMs) can assess the consistency of small subsets of facts, their judgments are noisy, and pairwise checks are insufficient to guarantee...

💬 0 commentsarXiv:2601.13600v1PDF
0

Posted in cs.LG · 2026-01-20 · Linrui Ma, Yufei Cui, Kai Han, Yunhe Wang

Diffusion In Diffusion: Reclaiming Global Coherence in Semi-Autoregressive Diffusion

One of the most compelling features of global discrete diffusion language models is their global bidirectional contextual capability. However, existing block-based diffusion studies tend to introduce autoregressive priors, which, while offering benefits, can cause models to lose this global coherence at the macro level. To regain...

💬 0 commentsarXiv:2601.13599v2PDF
0

Posted in cs.SE · 2026-01-20 · Shyam Agarwal, Hao He, Bogdan Vasilescu

AI IDEs or Autonomous Agents? Measuring the Impact of Coding Agents on Software Development

Large language model (LLM) based coding agents increasingly act as autonomous contributors that generate and merge pull requests, yet their real-world effects on software projects are unclear-especially compared with widely adopted IDE-based AI assistants. We present a longitudinal causal study of agent adoption in open-source...

💬 0 commentsarXiv:2601.13597v2PDF
0

Posted in cs.CR · 2026-01-20 · Md Min-Ha-Zul Abedin, Tazqia Mehrub

Comparison of Multiple Classifiers for Android Malware Detection with Emphasis on Feature Insights Using CICMalDroid 2020 Dataset

Accurate Android malware detection was critical for protecting users at scale. Signature scanners lagged behind fast release cycles on public app stores. We aimed to build a trustworthy detector by pairing a comprehensive dataset with a rigorous, transparent evaluation, and to identify interpretable drivers of decisions. We used...

💬 0 commentsarXiv:2602.00058v1PDF
0

Posted in cs.LG · 2026-01-20 · Hao Jing, Sa Xiao, Haoyu Li, Huadong Xiao, Wei Xue

Machine learning based radiative parameterization scheme and its performance in operational reforecast experiments

Radiation is typically the most time-consuming physical process in numerical models. One solution is to use machine learning methods to simulate the radiation process to improve computational efficiency. From an operational standpoint, this study investigates critical limitations inherent to hybrid forecasting frameworks that embed...

💬 0 commentsarXiv:2601.13592v1PDF
0

Posted in cs.AI · 2026-01-20 · Maojun Sun, Yifei Xie, Yue Wu, Ruijian Han, Binyan Jiang, Defeng Sun, Yancheng Yuan, Jian Huang

DSAEval: Evaluating Data Science Agents on a Wide Range of Real-World Data Science Problems

Recent LLM-based data agents aim to automate data science tasks ranging from data analysis to deep learning. However, the open-ended nature of real-world data science problems, which often span multiple taxonomies and lack standard answers, poses a significant challenge for evaluation. To address this, we introduce DSAEval, a...

💬 0 commentsarXiv:2601.13591v2PDF
0

Posted in cs.CL · 2026-01-20 · Fan Huang, Haewoon Kwak, Jisun An

Vulnerability of LLMs' Stated Beliefs? LLMs Belief Resistance Check Through Strategic Persuasive Conversation Interventions

Large Language Models (LLMs) are increasingly employed in various question-answering tasks. However, recent studies showcase that LLMs are susceptible to persuasion and could adopt counterfactual beliefs. We present a systematic evaluation of LLM susceptibility to persuasion under the \emph{Source--Message--Channel--Receiver} (SMCR)...

💬 0 commentsarXiv:2601.13590v3PDF
0

Posted in cs.AI · 2026-01-20 · HyeYoung Lee

Motion-to-Response Content Generation via Multi-Agent AI System with Real-Time Safety Verification

This paper proposes a multi-agent artificial intelligence system that generates response-oriented media content in real time based on audio-derived emotional signals. Unlike conventional speech emotion recognition studies that focus primarily on classification accuracy, our approach emphasizes the transformation of inferred emotional...

💬 0 commentsarXiv:2601.13589v1PDF
0

Posted in cs.CL · 2026-01-20 · Inho Won, Hangyeol Yoo, Minkyung Cho, Jungyeul Park, Hoyun Song, KyungTae Lim

TREX: Tokenizer Regression for Optimal Data Mixture

Building effective tokenizers for multilingual Large Language Models (LLMs) requires careful control over language-specific data mixtures. While a tokenizer's compression performance critically affects the efficiency of LLM training and inference, existing approaches rely on heuristics or costly large-scale searches to determine...

💬 0 commentsarXiv:2601.13588v1PDF
0

Posted in cs.CL · 2026-01-20 · Zhebo Wang, Xiaohu Mu, Zijie Zhou, Mohan Li, Wenpeng Xing, Dezhang Kong, Meng Han

ICPO: Illocution-Calibrated Policy Optimization for Multi-Turn Conversation

Large Language Models (LLMs) in multi-turn conversations often suffer from a ``lost-in-conversation'' phenomenon, where they struggle to recover from early incorrect assumptions, particularly when users provide ambiguous initial instructions. We find that standard post-training techniques like Reinforcement Learning with Verifiable...

💬 0 commentsarXiv:2601.15330v1PDF
0

Posted in cs.CV · 2026-01-20 · Obai Alashram, Nejad Alagha, Mahmoud AlKakuri, Zeeshan Swaveel, Abigail Copiaco

Hybrid Deep Feature Extraction and ML for Construction and Demolition Debris Classification

The construction industry produces significant volumes of debris, making effective sorting and classification critical for sustainable waste management and resource recovery. This study presents a hybrid vision-based pipeline that integrates deep feature extraction with classical machine learning (ML) classifiers for automated...

💬 0 commentsarXiv:2601.17038v1PDF
0

Posted in cs.AI · 2026-01-20 · Heedou Kim, Changsik Kim, Sanghwa Shin, Jaewoo Kang

SCRIPTMIND: Crime Script Inference and Cognitive Evaluation for LLM-based Social Engineering Scam Detection System

Social engineering scams increasingly employ personalized, multi-turn deception, exposing the limits of traditional detection methods. While Large Language Models (LLMs) show promise in identifying deception, their cognitive assistance potential remains underexplored. We propose ScriptMind, an integrated framework for LLM-based scam...

💬 0 commentsarXiv:2601.13581v1PDF
0

Posted in cs.LG · 2026-01-20 · Ahmad Al-Zuraiqi

Neural Organ Transplantation (NOT): Checkpoint-Based Modular Adaptation for Transformer Models

We introduce Neural Organ Transplantation (NOT), a modular adaptation framework that enables trained transformer layers to function as reusable transferable checkpoints for domain adaptation. Unlike conventional fine-tuning approaches that tightly couple trained parameters to specific model instances and training data, NOT extracts...

💬 0 commentsarXiv:2601.13580v1PDF
0

Posted in cs.DC · 2026-01-20 · Hanlin Zhou, Huah Yong Chan, Shun Yao Zhang, Meie Lin, Jingfei Ni

A Kubernetes custom scheduler based on reinforcement learning for compute-intensive pods

With the rise of cloud computing and lightweight containers, Docker has emerged as a leading technology for rapid service deployment, with Kubernetes responsible for pod orchestration. However, for compute-intensive workloads-particularly web services executing containerized machine-learning training-the default Kubernetes scheduler...

💬 0 commentsarXiv:2601.13579v1PDF
0

Posted in cs.LG · 2026-01-20 · Qian Feng, JiaHang Tu, Mintong Kang, Hanbin Zhao, Chao Zhang, Hui Qian

FG-OrIU: Towards Better Forgetting via Feature-Gradient Orthogonality for Incremental Unlearning

Incremental unlearning (IU) is critical for pre-trained models to comply with sequential data deletion requests, yet existing methods primarily suppress parameters or confuse knowledge without explicit constraints on both feature and gradient level, resulting in \textit{superficial forgetting} where residual information remains...

💬 0 commentsarXiv:2601.13578v1PDF