Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 20, 2026 — 09:22:02 EST

0

Posted in cs.IR · 2026-01-16 · Isha Motiyani, Abhishek Kumar, Tilak Kasturi

Domain-Specific Query Understanding for Automotive Applications: A Modular and Scalable Approach

Despite the growing prevalence of large language models (LLMs) in domain-specific applications, the challenge of query understanding in the automotive sector still remains underexplored. This domain presents unique complexities due to its specialized vocabulary and the diverse range of user intents it encompasses. Unlike...

💬 0 commentsarXiv:2604.16301v1PDF
0

Posted in cs.RO · 2026-01-16 · Savvas Papaioannou, Panayiotis Kolios, Christos G. Panayiotou, Marios M. Polycarpou

Adaptive Monitoring of Stochastic Fire Front Processes via Information-seeking Predictive Control

We consider the problem of adaptively monitoring a wildfire front using a mobile agent (e.g., a drone), whose trajectory determines where sensor data is collected and thus influences the accuracy of fire propagation estimation. This is a challenging problem, as the stochastic nature of wildfire evolution requires the seamless...

💬 0 commentsarXiv:2601.11231v2PDF
0

Posted in cs.CL · 2026-01-16 · Shaoyang Xu, Wenxuan Zhang

Language of Thought Shapes Output Diversity in Large Language Models

Output diversity is crucial for Large Language Models as it underpins pluralism and creativity. In this work, we reveal that controlling the language used during model thinking-the language of thought-provides a novel and structural source of output diversity. Our preliminary study shows that different thinking languages occupy...

💬 0 commentsarXiv:2601.11227v2PDF
0

Posted in cs.LG · 2026-01-16 · Haochen Wu, Heng Wu, Benzhuo Lu

Operator learning on domain boundary through combining fundamental solution-based artificial data and boundary integral techniques

For linear partial differential equations with known fundamental solutions, this work introduces a novel operator learning framework that relies exclusively on domain boundary data, including solution values and normal derivatives, rather than full-domain sampling. By integrating the previously developed Mathematical Artificial Data...

💬 0 commentsarXiv:2601.11222v1PDF
0

Posted in cs.CL · 2026-01-16 · Rafael Martins Frade, Rrubaa Panchendrarajan, Arkaitz Zubiaga

MultiCaption: Detecting disinformation using multilingual visual claims

Online disinformation poses an escalating threat to society, driven increasingly by the rapid spread of misleading content across both multimedia and multilingual platforms. While automated fact-checking methods have advanced in recent years, their effectiveness remains constrained by the scarcity of datasets that reflect these...

💬 0 commentsarXiv:2601.11220v1PDF
0

Posted in cs.LG · 2026-01-16 · Zhikang Shen, Jianrong Lu, Haiyuan Wan, Jianhai Chen

SDFLoRA: Selective Decoupled Federated LoRA for Privacy-preserving Fine-tuning with Heterogeneous Clients

Federated learning (FL) for large language models (LLMs) has attracted increasing attention as a privacy-preserving approach for adapting models over distributed data, where parameter-efficient methods such as Low-Rank Adaptation (LoRA) are widely adopted to reduce communication and memory costs. However, practical deployments often...

💬 0 commentsarXiv:2601.11219v3PDF
0

Posted in cs.SE · 2026-01-16 · Vedant Nipane, Pulkit Agrawal, Amit Singh

SpecMap: Hierarchical LLM Agent for Datasheet-to-Code Traceability Link Recovery in Systems Engineering

Establishing precise traceability between embedded systems datasheets and their corresponding code implementations remains a fundamental challenge in systems engineering, particularly for low-level software where manual mapping between specification documents and large code repositories is infeasible. Existing Traceability Link...

💬 0 commentsarXiv:2601.11688v1PDF
0

Posted in cs.HC · 2026-01-16 · Dragan Ahmetovic, Matteo Manzoni, Filippo Corti, Sergio Mascetti

Video Game Accessibility through Shared Control for People with Upper-Limb Impairments

Interacting with video games is challenging for people with upper-limb impairments, especially when multiple hand-based inputs are required in rapid succession. Human cooperation, where another person assists the player, has been proposed as a solution, but it is limited by copilot availability and co-location. An alternative is...

💬 0 commentsarXiv:2601.11218v2PDF
0

Posted in cs.CL · 2026-01-16 · Hanchen Xia, Baoyou Chen, Yutang Ge, Guojiang Zhao, Siyu Zhu

T$^\star$: Progressive Block Scaling for Masked Diffusion Language Models Through Trajectory Aware Reinforcement Learning

We present T$^\star$, a simple TraceRL-based training curriculum for progressive block-size scaling in masked diffusion language models (MDMs). Starting from an AR-initialized small-block MDM, T$^\star$ transitions smoothly to larger blocks, enabling higher-parallelism decoding with minimal performance degradation on math reasoning...

💬 0 commentsarXiv:2601.11214v5PDF
0

Posted in cs.CR · 2026-01-16 · Li Wang, Wenyu Chen, Ning Yu, Zheng Li, Shanqing Guo

VidLeaks: Membership Inference Attacks Against Text-to-Video Models

The proliferation of powerful Text-to-Video (T2V) models, trained on massive web-scale datasets, raises urgent concerns about copyright and privacy violations. Membership inference attacks (MIAs) provide a principled tool for auditing such risks, yet existing techniques - designed for static data like images or text - fail to capture...

💬 0 commentsarXiv:2601.11210v1PDF
0

Posted in cs.CR · 2026-01-16 · Marco Arazzi, Antonino Nocera

LoRA as Oracle

Backdoored and privacy-leaking deep neural networks pose a serious threat to the deployment of machine learning systems in security-critical settings. Existing defenses for backdoor detection and membership inference typically require access to clean reference models, extensive retraining, or strong assumptions about the attack...

💬 0 commentsarXiv:2601.11207v1PDF
0

Posted in cs.SE · 2026-01-16 · Harmohit Singh

Semantic Caching and Intent-Driven Context Optimization for Multi-Agent Natural Language to Code Systems

We present a production-optimized multi-agent system designed to translate natural language queries into executable Python code for structured data analytics. Unlike systems that rely on expensive frontier models, our approach achieves high accuracy and cost efficiency through three key innovations: (1) a semantic caching system with...

💬 0 commentsarXiv:2601.11687v1PDF
0

Posted in cs.CY · 2026-01-16 · Emanuele Ratti

Epistemic Control and the Normativity of Machine Learning-Based Science

The past few years have witnessed an increasing use of machine learning (ML) systems in science. Paul Humphreys has argued that, because of specific characteristics of ML systems, human scientists are pushed out of the loop of science. In this chapter, I investigate to what extent this is true. First, I express these concerns in terms...

💬 0 commentsarXiv:2601.11202v1PDF
0

Posted in cs.LG · 2026-01-16 · Haiyang Xiao, Weiqing Li, Jinyue Guo, Guochao Jiang, Guohua Liu, Yuewei Zhang

FAQ: Mitigating Quantization Error via Regenerating Calibration Data with Family-Aware Quantization

Although post-training quantization (PTQ) provides an efficient numerical compression scheme for deploying large language models (LLMs) on resource-constrained devices, the representativeness and universality of calibration data remain a core bottleneck in determining the accuracy of quantization parameters. Traditional PTQ methods...

💬 0 commentsarXiv:2601.11200v1PDF
0

Posted in cs.CR · 2026-01-16 · Aiman Al Masoud, Marco Arazzi, Antonino Nocera

SD-RAG: A Prompt-Injection-Resilient Framework for Selective Disclosure in Retrieval-Augmented Generation

Retrieval-Augmented Generation (RAG) has attracted significant attention due to its ability to combine the generative capabilities of Large Language Models (LLMs) with knowledge obtained through efficient retrieval mechanisms over large-scale data collections. Currently, the majority of existing approaches overlook the risks...

💬 0 commentsarXiv:2601.11199v1PDF
0

Posted in cs.LG · 2026-01-16 · Adnan Ahmad, Chiara Boldrini, Lorenzo Valerio, Andrea Passarella, Marco Conti

DecHW: Heterogeneous Decentralized Federated Learning Exploiting Second-Order Information

Decentralized Federated Learning (DFL) is a serverless collaborative machine learning paradigm where devices collaborate directly with neighbouring devices to exchange model information for learning a generalized model. However, variations in individual experiences and different levels of device interactions lead to data and model...

💬 0 commentsarXiv:2601.19938v1PDF
0

Posted in cs.NI · 2026-01-16 · Giovanni Apruzzese, Aurore Fass

X-raying the arXiv: A Large-Scale Analysis of arXiv Submissions' Source Files

arXiv is the largest open-access repository for scientific literature. When submitting a paper, authors upload the manuscript's source files, from which the final PDF is compiled. These source files are also publicly downloadable, potentially exposing data unrelated to the published paper -- such as figures, documents, or comments --...

💬 0 commentsarXiv:2601.11385v1PDF
0

Posted in cs.CL · 2026-01-16 · Morgane Hoffmann, Emma Jouffroy, Warren Jouanneau, Marc Palyart, Charles Pebereau

Evaluating LLM Behavior in Hiring: Implicit Weights, Fairness Across Groups, and Alignment with Human Preferences

General-purpose Large Language Models (LLMs) show significant potential in recruitment applications, where decisions require reasoning over unstructured text, balancing multiple criteria, and inferring fit and competence from indirect productivity signals. Yet, it is still uncertain how LLMs assign importance to each attribute and...

💬 0 commentsarXiv:2601.11379v1PDF
0

Posted in cs.CL · 2026-01-16 · Furkan Şahinuç, Subhabrata Dutta, Iryna Gurevych

Reward Modeling for Scientific Writing Evaluation

Scientific writing is an expert-domain task that demands deep domain knowledge, task-specific requirements and reasoning capabilities that leverage the domain knowledge to satisfy the task specifications. While scientific text generation has been widely studied, its evaluation remains a challenging and open problem. It is critical to...

💬 0 commentsarXiv:2601.11374v2PDF
0

Posted in cs.IT · 2026-01-16 · Pin-Jing Li, Yu-Chih Huang

Polar Orbit Decoding: Universal Parallel Soft Decoding via Automorphism Orbits

Binary linear block codes (BLBCs) form the foundation of modern communication systems, yet no single code family simultaneously optimizes all performance aspects. This leads to the widely used multi-code architecture in the standard, significantly increasing the hardware complexity since multiple decoders are required in each piece of...

💬 0 commentsarXiv:2601.11373v1PDF
0

Posted in cs.GT · 2026-01-16 · Eva Deltl

Minimizing the Cost of EFx Allocations

Ensuring fairness while limiting costs, such as transportation or storage, is an important challenge in resource allocation, yet most work has focused on cost minimization without fairness or fairness without explicit cost considerations. We introduce and formally define the minCost-EFx Allocation problem, where the objective is to...

💬 0 commentsarXiv:2601.11372v1PDF
0

Posted in cs.GT · 2026-01-16 · Marcantonio Bracale Syrnikov, Federico Pierucci, Marcello Galisai, Matteo Prandi, Piercosma Bisconti, Francesco Giarrusso, Olga Sorokoletova, Vincenzo Suriani, Daniele Nardi

Institutional AI: Governing LLM Collusion in Multi-Agent Cournot Markets via Public Governance Graphs

Multi-agent LLM ensembles can converge on coordinated, socially harmful equilibria. This paper advances an experimental framework for evaluating Institutional AI, our system-level approach to AI alignment that reframes alignment from preference engineering in agent-space to mechanism design in institution-space. Central to this...

💬 0 commentsarXiv:2601.11369v2PDF
0

Posted in cs.CR · 2026-01-16 · Ishraq Tashdid, Tasnuva Farheen, Sazadur Rahman

InterPUF: Distributed Authentication via Physically Unclonable Functions and Multi-party Computation for Reconfigurable Interposers

Modern system-in-package (SiP) platforms increasingly adopt reconfigurable interposers to enable plug-and-play chiplet integration across heterogeneous multi-vendor ecosystems. However, this flexibility introduces severe trust challenges, as traditional authentication schemes fail to scale or adapt in decentralized, post-fabrication...

💬 0 commentsarXiv:2601.11368v1PDF
0

Posted in cs.HC · 2026-01-16 · Yi Li, Kadek Ananta Satriadi, Jiazhou Liu, Anjali Khurana, Zhiqing Wu, Benjamin Tag, Tim Dwyer

Human Factors in Immersive Analytics

It has been ten years since the term ''Immersive Analytics'' (IA) was coined and research interest in the topic remains strong. Researchers in this field have produced practical and conceptual knowledge concerning the use of emerging immersive spatial display and interaction technologies for sense-making tasks through a number of...

💬 0 commentsarXiv:2601.11365v1PDF
0

Posted in cs.SE · 2026-01-16 · Manjeshwar Aniruddh Mallya, Alessio Ferrari, Mohammad Amin Zadenoori, Jacek Dąbrowski

RITA: A Tool for Automated Requirements Classification and Specification from Online User Feedback

Context and motivation. Online user feedback is a valuable resource for requirements engineering, but its volume and noise make analysis difficult. Existing tools support individual feedback analysis tasks, but their capabilities are rarely integrated into end-to-end support. Problem. The lack of end-to-end integration limits the...

💬 0 commentsarXiv:2601.11362v1PDF