Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 12:01:09 EST

0

Posted in cs.AI · 2026-01-06 · Ziba Assadi, Paola Inverardi

Fuzzy Representation of Norms

Autonomous systems (AS) powered by AI components are increasingly integrated into the fabric of our daily lives and society, raising concerns about their ethical and social impact. To be considered trustworthy, AS must adhere to ethical principles and values. This has led to significant research on the identification and incorporation...

💬 0 commentsarXiv:2601.04249v1PDF
0

Posted in cs.SD · 2026-01-06 · Yuankun Xie, Xiaoxuan Guo, Jiayi Zhou, Tao Wang, Jian Liu, Ruibo Fu, Xiaopeng Wang, Haonan Cheng, Long Ye

Interpretable All-Type Audio Deepfake Detection with Audio LLMs via Frequency-Time Reinforcement Learning

Recent advances in audio large language models (ALLMs) have made high-quality synthetic audio widely accessible, increasing the risk of malicious audio deepfakes across speech, environmental sounds, singing voice, and music. Real-world audio deepfake detection (ADD) therefore requires all-type detectors that generalize across...

💬 0 commentsarXiv:2601.02983v1PDF
0

Posted in cs.SD · 2026-01-06 · Jaehyuk Jang, Wonjun Lee, Kangwook Ko, Changick Kim

Generalizable Prompt Tuning for Audio-Language Models via Semantic Expansion

Prompt tuning has achieved remarkable progress in vision-language models (VLMs) and is recently being adopted for audio-language models (ALMs). However, its generalization ability in ALMs remains largely underexplored. We observe that conventional prompt tuning for ALMs also suffers from the Base-New Tradeoff, and we identify that...

💬 0 commentsarXiv:2601.20867v2PDF
0

Posted in cs.CR · 2026-01-06 · Brahim Khalil Sedraoui, Abdelmadjid Benmachiche, Amina Makhlouf

Developing and Evaluating Lightweight Cryptographic Algorithms for Secure Embedded Systems in IoT Devices

The high rate of development of Internet of Things (IoT) devices has brought to attention new challenges in the area of data security, especially within the resource-limited realm of RFID tags, sensors, and embedded systems. Traditional cryptographic implementations can be of inappropriate computational complexity and energy usage and...

💬 0 commentsarXiv:2601.02981v1PDF
0

Posted in cs.CL · 2026-01-06 · Ruikang Zhang, Shuo Wang, Qi Su

Mechanistic Knobs in LLMs: Retrieving and Steering High-Order Semantic Features via Sparse Autoencoders

Recent work in Mechanistic Interpretability (MI) has enabled the identification and intervention of internal features in Large Language Models (LLMs). However, a persistent challenge lies in linking such internal features to the reliable control of complex, behavior-level semantic attributes in language generation. In this paper, we...

💬 0 commentsarXiv:2601.02978v2PDF
0

Posted in cs.CL · 2026-01-06 · Nathanaël Carraz Rakotonirina, Ren Pang, Neha Anna John, Michael Bohlke-Schneider, Momchil Hardalov

Correct, Concise and Complete: Multi-stage Training For Adaptive Reasoning

The reasoning capabilities of large language models (LLMs) have improved substantially through increased test-time computation, typically in the form of intermediate tokens known as chain-of-thought (CoT). However, CoT often becomes unnecessarily long, increasing computation cost without actual accuracy gains or sometimes even...

💬 0 commentsarXiv:2601.02972v1PDF
0

Posted in cs.SE · 2026-01-06 · Muhammad Laiq

Few-shot learning for security bug report identification

Security bug reports require prompt identification to minimize the window of vulnerability in software systems. Traditional machine learning (ML) techniques for classifying bug reports to identify security bug reports rely heavily on large amounts of labeled data. However, datasets for security bug reports are often scarce in...

💬 0 commentsarXiv:2601.02971v1PDF
0

Posted in cs.CL · 2026-01-06 · Junseok Kim, Nakyeong Yang, Kyungmin Min, Kyomin Jung

Reliability-Aware Adaptive Self-Consistency for Efficient Sampling in LLM Reasoning

Self-Consistency improves reasoning reliability through multi-sample aggregation, but incurs substantial inference cost. Adaptive self-consistency methods mitigate this issue by adjusting the sampling budget; however, they rely on count-based stopping rules that treat all responses equally, often leading to unnecessary sampling. We...

💬 0 commentsarXiv:2601.02970v2PDF
0

Posted in cs.AI · 2026-01-06 · Qingxiang Liu, Zhiqing Cui, Xiaoliang Luo, Yuqian Wu, Zhuoyang Jiang, Huaiyu Wan, Sheng Sun, Lvchun Wang, Wei Yu, Yuxuan Liang

Rationale-Grounded In-Context Learning for Time Series Reasoning with Multimodal Large Language Models

The underperformance of existing multimodal large language models for time series reasoning lies in the absence of rationale priors that connect temporal observations to their downstream outcomes, which leads models to rely on superficial pattern matching rather than principled reasoning. We therefore propose the rationale-grounded...

💬 0 commentsarXiv:2601.02968v1PDF
0

Posted in cs.SD · 2026-01-06 · Yishu Lei, Shuwei He, Jing Hu, Dan Zhang, Xianlong Luo, Danxiang Zhu, Shikun Feng, Rui Liu, Jingzhou He, Yu Sun, Hua Wu, Haifeng Wang

MoE Adapter for Large Audio Language Models: Sparsity, Disentanglement, and Gradient-Conflict-Free

Extending the input modality of Large Language Models~(LLMs) to the audio domain is essential for achieving comprehensive multimodal perception. However, it is well-known that acoustic information is intrinsically \textit{heterogeneous}, entangling attributes such as speech, music, and environmental context. Existing research is...

💬 0 commentsarXiv:2601.02967v2PDF
0

Posted in cs.CL · 2026-01-06 · Phat Tran, Phuoc Pham, Hung Trinh, Tho Quan

Low-Resource Heuristics for Bahnaric Optical Character Recognition Improvement

Bahnar, a minority language spoken across Vietnam, Cambodia, and Laos, faces significant preservation challenges due to limited research and data availability. This study addresses the critical need for accurate digitization of Bahnar language documents through optical character recognition (OCR) technology. Digitizing scanned paper...

💬 0 commentsarXiv:2601.02965v1PDF
0

Posted in cs.IR · 2026-01-06 · Fabian Haak, Philipp Schaer

Auditing Search Query Suggestion Bias Through Recursive Algorithm Interrogation

Despite their important role in online information search, search query suggestions have not been researched as much as most other aspects of search engines. Although reasons for this are multi-faceted, the sparseness of context and the limited data basis of up to ten suggestions per search query pose the most significant problem in...

💬 0 commentsarXiv:2601.02962v1PDF
0

Posted in cs.CL · 2026-01-06 · Fabian Lukassen, Christoph Weisser, Michael Schlee, Manish Kumar, Anton Thielmann, Benjamin Saefken, Alexander Silbersdorff, Thomas Kneib

LLM-Augmented Changepoint Detection: A Framework for Ensemble Detection and Automated Explanation

This paper introduces a novel changepoint detection framework that combines ensemble statistical methods with Large Language Models (LLMs) to enhance both detection accuracy and the interpretability of regime changes in time series data. Two critical limitations in the field are addressed. First, individual detection methods exhibit...

💬 0 commentsarXiv:2601.02957v3PDF
0

Posted in cs.CL · 2026-01-06 · Jeonghyun Park, Byeongjeong Kim, Seojin Hwang, Hwanhee Lee

Enhancing Multilingual RAG Systems with Debiased Language Preference-Guided Query Fusion

Multilingual Retrieval-Augmented Generation (mRAG) systems often exhibit a perceived preference for high-resource languages, particularly English, resulting in the widespread adoption of English pivoting. While prior studies attribute this advantage to the superior English-centric capabilities of Large Language Models (LLMs), we find...

💬 0 commentsarXiv:2601.02956v3PDF
0

Posted in cs.IR · 2026-01-06 · Boyang Xia, Zhou Yu, Zhiliang Zhu, Hanxiao Sun, Biyun Han, Jun Wang, Runnan Liu, Wenwu Ou

Rethinking Multi-objective Ranking Ensemble in Recommender System: From Score Fusion to Rank Consistency

The industrial recommender systems always pursue more than one business goals. The inherent intensions between objectives pose significant challenges for ranking stage. A popular solution is to build a multi-objective ensemble (ME) model to integrate multi-objective predictions into a unified score. Although there have been some...

💬 0 commentsarXiv:2601.02955v3PDF
0

Posted in cs.SD · 2026-01-06 · Yuhuan You, Lai Wei, Xihong Wu, Tianshu Qu

The World is Not Mono: Enabling Spatial Understanding in Large Audio-Language Models

Large audio-language models have made rapid progress in recognizing what is present in an audio clip, but spatial audio-language understanding still lacks a clear task interface. A model must also decide where sound events occur, which semantic and spatial attributes belong to the same auditory object, how multiple objects are...

💬 0 commentsarXiv:2601.02954v3PDF
0

Posted in cs.AI · 2026-01-06 · Xuan Yang, Furong Jia, Roy Xie, Xiong Xi, Hengwei Bian, Jian Li, Monica Agrawal

Batch-of-Thought: Cross-Instance Learning for Enhanced LLM Reasoning

Current Large Language Model reasoning systems process queries independently, discarding valuable cross-instance signals such as shared reasoning patterns and consistency constraints. We introduce Batch-of-Thought (BoT), a training-free method that processes related queries jointly to enable cross-instance learning. By performing...

💬 0 commentsarXiv:2601.02950v3PDF
0

Posted in cs.CR · 2026-01-06 · Stanly Wilson, Kwabena Adu-Duodu, Yinhao Li, Ellis Solaiman, Omer Rana, Rajiv Ranjan

Exploring Blockchain Interoperability: Frameworks, Use Cases, and Future Challenges

Trust between entities in any scenario without a trusted third party is very difficult, and trust is exactly what blockchain aims to bring into the digital world with its basic features. Many applications are moving to blockchain adoption, enabling users to work in a trustworthy manner. The early generations of blockchain have a...

💬 0 commentsarXiv:2601.02949v2PDF
0

Posted in cs.RO · 2026-01-06 · Matti Vahs, Jaeyoun Choi, Niklas Schmid, Jana Tumova, Chuchu Fan

Parameter-Robust MPPI for Safe Online Learning of Unknown Parameters

Robots deployed in dynamic environments must remain safe even when key physical parameters are uncertain or change over time. We propose Parameter-Robust Model Predictive Path Integral (PRMPPI) control, a framework that integrates online parameter learning with probabilistic safety constraints. PRMPPI maintains a particle-based belief...

💬 0 commentsarXiv:2601.02948v1PDF
0

Posted in cs.CR · 2026-01-06 · Qinyi Liu, Dong Liu, Sam Urmian, Mohammad Khalil, Pedro P. Vergara Barrios

Quality Degradation Attack in Synthetic Data

Synthetic Data Generation (SDG) can be used to facilitate privacy-preserving data sharing. However, most existing research focuses on privacy attacks where the adversary is the recipient of the released synthetic data and attempts to infer sensitive information from it. This study investigates quality degradation attacks initiated by...

💬 0 commentsarXiv:2601.02947v1PDF
0

Posted in cs.CV · 2026-01-06 · Xinyi Wei, Sijing Wu, Zitong Xu, Yunhao Li, Huiyu Duan, Xiongkuo Min, Guangtao Zhai

VTONQA: A Multi-Dimensional Quality Assessment Dataset for Virtual Try-on

With the rapid development of e-commerce and digital fashion, image-based virtual try-on (VTON) has attracted increasing attention. However, existing VTON models often suffer from artifacts such as garment distortion and body inconsistency, highlighting the need for reliable quality evaluation of VTON-generated images. To this end, we...

💬 0 commentsarXiv:2601.02945v1PDF
0

Posted in cs.LG · 2026-01-06 · Wenzhao Jiang, Jindong Han, Ruiqian Han, Hao Liu

MixTTE: Multi-Level Mixture-of-Experts for Scalable and Adaptive Travel Time Estimation

Accurate Travel Time Estimation (TTE) is critical for ride-hailing platforms, where errors directly impact user experience and operational efficiency. While existing production systems excel at holistic route-level dependency modeling, they struggle to capture city-scale traffic dynamics and long-tail scenarios, leading to unreliable...

💬 0 commentsarXiv:2601.02943v1PDF
0

Posted in cs.LG · 2026-01-06 · Nicolas Caron, Christophe Guyeux, Hassan Noura, Benjamin Aynes

Extreme-value forest fire prediction A study of the Loss Function in an Ordinality Scheme

Wildfires are highly imbalanced natural hazards in both space and severity, making the prediction of extreme events particularly challenging. In this work, we introduce the first ordinal classification framework for forecasting wildfire severity levels directly aligned with operational decision-making in France. Our study investigates...

💬 0 commentsarXiv:2601.03327v3PDF
0

Posted in cs.CL · 2026-01-06 · Xiutian Zhao, Björn Schuller, Berrak Sisman

Discovering and Causally Validating Emotion-Sensitive Neurons in Large Audio-Language Models

Emotion is a central dimension of spoken communication, yet, we still lack a mechanistic account of how modern large audio-language models (LALMs) encode it internally. We present the first neuron-level interpretability study of emotion-sensitive neurons (ESNs) in LALMs and provide causal evidence that such units exist in...

💬 0 commentsarXiv:2601.03115v1PDF
0

Posted in cs.GR · 2026-01-06 · Ian Jaffray, John Bronskill

Stroke Patches: Customizable Artistic Image Styling Using Regression

We present a novel, regression-based method for artistically styling images. Unlike recent neural style transfer or diffusion-based approaches, our method allows for explicit control over the stroke composition and level of detail in the rendered image through the use of an extensible set of stroke patches. The stroke patch sets are...

💬 0 commentsarXiv:2601.03114v1PDF