Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 9, 2026 — 05:38:18 EST

0

Posted in cs.LG · 2026-01-19 · Chaeyoung Jung, Youngjoon Jang, Seungwoo Lee, Joon Son Chung

FastAV: Efficient Token Pruning for Audio-Visual Large Language Model Inference

In this work, we present FastAV, the first token pruning framework tailored for audio-visual large language models (AV-LLMs). While token pruning has been actively explored in standard large language models (LLMs) and vision-language models (LVLMs), its application to AV-LLMs has received little attention, even though multimodal...

💬 0 commentsarXiv:2601.13143v1PDF
0

Posted in cs.CV · 2026-01-19 · Zhantao Ma, Quanfeng Lu, Shuai Zhong, Dahai Yu, Ping Luo, Michael K. Ng

TVWorld: Foundations for Remote-Control TV Agents

Recent large vision-language models (LVLMs) have demonstrated strong potential for device control. However, existing research has primarily focused on point-and-click (PnC) interaction, while remote-control (RC) interaction commonly encountered in everyday TV usage remains largely underexplored. To fill this gap, we introduce...

💬 0 commentsarXiv:2601.13142v1PDF
0

Posted in cs.SE · 2026-01-19 · Alessandro Midolo, Emiliano Tramontana, Massimiliano Di Penta

From Human to Machine Refactoring: Assessing GPT-4's Impact on Python Class Quality and Readability

Refactoring is a software engineering practice that aims to improve code quality without altering program behavior. Although automated refactoring tools have been extensively studied, their practical applicability remains limited. Recent advances in Large Language Models (LLMs) have introduced new opportunities for automated code...

💬 0 commentsarXiv:2601.13139v1PDF
0

Posted in cs.CL · 2026-01-19 · Yuan Gao, Zhigang Liu, Xinyu Yao, Bo Chen, Xiaobing Zhao

Adversarial Alignment: Ensuring Value Consistency in Large Language Models for Sensitive Domains

With the wide application of large language models (LLMs), the problems of bias and value inconsistency in sensitive domains have gradually emerged, especially in terms of race, society and politics. In this paper, we propose an adversarial alignment framework, which enhances the value consistency of the model in sensitive domains...

💬 0 commentsarXiv:2601.13137v2PDF
0

Posted in cs.SE · 2026-01-19 · Heng Fang, Adam J. Stewart, Isaac Corley, Xiao Xiang Zhu, Hossein Azizpour

Earth Embeddings as Products: Taxonomy, Ecosystem, and Standardized Access

Geospatial Foundation Models (GFMs) provide powerful representations, but high compute costs hinder their widespread use. Pre-computed embedding data products offer a practical "frozen" alternative, yet they currently exist in a fragmented ecosystem of incompatible formats and resolutions. This lack of standardization creates an...

💬 0 commentsarXiv:2601.13134v2PDF
0

Posted in cs.CV · 2026-01-19 · Mingshuang Luo, Ruibing Hou, Bo Chao, Hong Chang, Zimo Liu, Yaowei Wang, Shiguang Shan

CLIP-Guided Adaptable Self-Supervised Learning for Human-Centric Visual Tasks

Human-centric visual analysis plays a pivotal role in diverse applications, including surveillance, healthcare, and human-computer interaction. With the emergence of large-scale unlabeled human image datasets, there is an increasing need for a general unsupervised pre-training model capable of supporting diverse human-centric...

💬 0 commentsarXiv:2601.13133v1PDF
0

Posted in cs.CV · 2026-01-19 · Kim Yu-Ji, Dahye Lee, Kim Jun-Seong, Nam Hyeon-Woo, GeonU Kim, Yongjin Kwon, Yu-Chiang Frank Wang, Jaesung Choe, Tae-Hyun Oh

SplatReasoner: Enhancing Embodied Reasoning and Grounding by Novel View Synthesis

Vision-Language Models (VLMs) have demonstrated strong reasoning capabilities over images and videos, yet their application to embodied scene understanding often constrained by the fixed viewpoints stored in episodic RGB-D memories. These observations may fail to capture query-relevant evidence due to occlusions, object truncation,...

💬 0 commentsarXiv:2601.13132v2PDF
0

Posted in cs.CV · 2026-01-19 · Sung Ju Lee, Nam Ik Cho

PhaseMark: A Post-hoc, Optimization-Free Watermarking of AI-generated Images in the Latent Frequency Domain

The proliferation of hyper-realistic images from Latent Diffusion Models (LDMs) demands robust watermarking, yet existing post-hoc methods are prohibitively slow due to iterative optimization or inversion processes. We introduce PhaseMark, a single-shot, optimization-free framework that directly modulates the phase in the VAE latent...

💬 0 commentsarXiv:2601.13128v1PDF
0

Posted in cs.CV · 2026-01-19 · Mattia D'Urso, Emanuele Santellani, Christian Sormann, Mattia Rossi, Andreas Kuhn, Friedrich Fraundorfer

A Streamlined Attention-Based Network for Descriptor Extraction

We introduce SANDesc, a Streamlined Attention-Based Network for Descriptor extraction that aims to improve on existing architectures for keypoint description. Our descriptor network learns to compute descriptors that improve matching without modifying the underlying keypoint detector. We employ a revised U-Net-like architecture...

💬 0 commentsarXiv:2601.13126v1PDF
0

Posted in cs.AI · 2026-01-19 · Gourab K Patro, Himanshi Agrawal, Himanshu Gharat, Supriya Panigrahi, Nim Sherpa, Vishal Vaddina, Dagnachew Birru

Responsible AI for General-Purpose Systems: Overview, Challenges, and A Path Forward

Modern general-purpose AI systems made using large language and vision models, are capable of performing a range of tasks like writing text articles, generating and debugging codes, querying databases, and translating from one language to another, which has made them quite popular across industries. However, there are risks like...

💬 0 commentsarXiv:2601.13122v1PDF
0

Posted in cs.SE · 2026-01-19 · Alessandro Midolo, Alessandro Giagnorio, Fiorella Zampetti, Rosalia Tufano, Gabriele Bavota, Massimiliano Di Penta

Guidelines to Prompt Large Language Models for Code Generation: An Empirical Characterization

Large Language Models (LLMs) are nowadays extensively used for various types of software engineering tasks, primarily code generation. Previous research has shown how suitable prompt engineering could help developers in improving their code generation prompts. However, so far, there do not exist specific guidelines driving developers...

💬 0 commentsarXiv:2601.13118v1PDF
0

Posted in cs.DB · 2026-01-19 · Mihail Stoian, Tiemo Bang, Hangdong Zhao, Jesús Camacho-Rodríguez, Yuanyuan Tian, Andreas Kipf

The Case for Cardinality Lower Bounds

Despite decades of research, cardinality estimation remains the optimizer's Achilles heel, with industrial-strength systems exhibiting a systemic tendency toward underestimation. At cloud scale, this is a severe production vulnerability: in Microsoft's Fabric Data Warehouse (DW), a mere 0.05% of extreme underestimates account for 95%...

💬 0 commentsarXiv:2601.13117v2PDF
0

Posted in cs.CL · 2026-01-19 · Fengran Mo, Yifan Gao, Sha Li, Hansi Zeng, Xin Liu, Zhaoxuan Tan, Xian Li, Jianshu Chen, Dakuo Wang, Meng Jiang

Agentic Conversational Search with Contextualized Reasoning via Reinforcement Learning

Large Language Models (LLMs) have become a popular interface for human-AI interaction, supporting information seeking and task assistance through natural, multi-turn dialogue. To respond to users within multi-turn dialogues, the context-dependent user intent evolves across interactions, requiring contextual interpretation, query...

💬 0 commentsarXiv:2601.13115v2PDF
0

Posted in cs.NI · 2026-01-19 · Abdelrahman Soliman, Ahmed Refaey, Aiman Erbad, Amr Mohamed

IntAgent: NWDAF-Based Intent LLM Agent Towards Advanced Next Generation Networks

Intent-based networks (IBNs) are gaining prominence as an innovative technology that automates network operations through high-level request statements, defining what the network should achieve. In this work, we introduce IntAgent, an intelligent intent LLM agent that integrates NWDAF analytics and tools to fulfill the network...

💬 0 commentsarXiv:2601.13114v1PDF
0

Posted in cs.CR · 2026-01-19 · Xiaolei Zhang, Xiaojun Jia, Liquan Chen, Songze Li

CODE: A Contradiction-Based Deliberation Extension Framework for Overthinking Attacks on Retrieval-Augmented Generation

Introducing reasoning models into Retrieval-Augmented Generation (RAG) systems enhances task performance through step-by-step reasoning, logical consistency, and multi-step self-verification. However, recent studies have shown that reasoning models suffer from overthinking attacks, where models are tricked to generate unnecessarily...

💬 0 commentsarXiv:2601.13112v1PDF
0

Posted in cs.CL · 2026-01-19 · Hassan Soliman, Vivek Gupta, Dan Roth, Iryna Gurevych

CORE-T: COherent REtrieval of Tables for Text-to-SQL

Realistic text-to-SQL workflows often require joining multiple tables. As a result, accurately retrieving the relevant set of tables becomes a key bottleneck for end-to-end performance. We study an open-book setting where queries must be answered over large, heterogeneous table collections pooled from many sources, without clean...

💬 0 commentsarXiv:2601.13111v2PDF
0

Posted in cs.CL · 2026-01-19 · Aradhya Dixit, Shreem Dixit

The Script Tax: Measuring Tokenization-Driven Efficiency and Latency Disparities in Multilingual Language Models

Pretrained multilingual language models are often assumed to be script-agnostic, yet their tokenizers can impose systematic costs on certain writing systems. We quantify this script tax by comparing two orthographic variants with identical linguistic content. Across mBERT and XLM-R, the higher-fragmentation orthography shows a ~3.4x...

💬 0 commentsarXiv:2602.11174v1PDF
0

Posted in cs.CL · 2026-01-19 · Liu Kaipeng, Wu Ling

Leveraging Lora Fine-Tuning and Knowledge Bases for Construction Identification

This study investigates the automatic identification of the English ditransitive construction by integrating LoRA-based fine-tuning of a large language model with a Retrieval-Augmented Generation (RAG) framework.A binary classification task was conducted on annotated data from the British National Corpus. Results demonstrate that a...

💬 0 commentsarXiv:2601.13105v1PDF
0

Posted in cs.LG · 2026-01-19 · Aaron R. Flouro, Shawn P. Chadwick

Recursive Meta-Distillation: An Axiomatic Framework for Iterative Knowledge Refinement

Recent work in probability-domain knowledge distillation has established axiomatic frameworks for temperature scaling, multi-teacher aggregation, and bias-variance trade-offs in single-stage settings. However, the mathematical behavior of recursive or multi-generation distillation remains poorly understood, with prior approaches...

💬 0 commentsarXiv:2601.13100v1PDF
0

Posted in cs.CL · 2026-01-19 · Abdellah El Mekki, Samar M. Magdy, Houdaifa Atou, Ruwa AbuHweidi, Baraah Qawasmeh, Omer Nacar, Thikra Al-hibiri, Razan Saadie, Hamzah Alsayadi, Nadia Ghezaiel Hammouda, Alshima Alkhazimi, Aya Hamod, Al-Yas Al-Ghafri, Wesam El-Sayed, Asila Al sharji, Mohamad Ballout, Anas Belfathi, Karim Ghaddar, Serry Sibaee, Alaa Aoun, Areej Asiri, Lina Abureesh, Ahlam Bashiti, Majdal Yousef, Abdulaziz Hafiz, Yehdih Mohamed, Emira Hamedtou, Brakehe Brahim, Rahaf Alhamouri, Youssef Nafea, Aya El Aatar, Walid Al-Dhabyani, Emhemed Hamed, Sara Shatnawi, Fakhraddin Alwajih, Khalid Elkhidir, Ashwag Alasmari, Abdurrahman Gerrio, Omar Alshahri, AbdelRahim A. Elmadany, Ismail Berrada, Amir Azad Adli Alkathiri, Fadi A Zaraket, Mustafa Jarrar, Yahya Mohamed El Hadj, Hassan Alhuzali, Muhammad Abdul-Mageed

Alexandria: A Multi-Domain Dialectal Arabic Machine Translation Dataset for Culturally Inclusive and Linguistically Diverse LLMs

Arabic is a highly diglossic language where most daily communication occurs in regional dialects rather than Modern Standard Arabic (MSA). Despite this, machine translation (MT) systems often generalize poorly to dialectal input, limiting their utility for millions of speakers. We introduce Alexandria, a large-scale, community-driven,...

💬 0 commentsarXiv:2601.13099v2PDF
0

Posted in cs.HC · 2026-01-19 · Wenge Xu, Foroogh Hajiseyedjavadi, Debargha Dey, Tram Thi Minh Tran, Mark Colley

Exploring the Impacts of Background Noise on Auditory Stimuli of Audio-Visual eHMIs for Hearing, Deaf, and Hard-of-Hearing People

External Human-Machine Interfaces (eHMIs) have been proposed to enhance communication between automated vehicles (AVs) and pedestrians, with growing interest in multi-modal designs such as audio-visual eHMIs. Just as poor lighting can impair visual cues, a loud background noise may mask the auditory stimuli. However, its effects...

💬 0 commentsarXiv:2601.13098v1PDF
0

Posted in cs.SE · 2026-01-19 · Elena Bruches, Daniil Grebenkin, Mikhail Klementev, Vadim Alperovich, Roman Derunets, Dari Baturova, Georgy Mkrtchyan, Oleg Sedukhin, Ivan Bondarenko, Nikolay Bushkov, Stanislav Moiseev

RM -RF: Reward Model for Run-Free Unit Test Evaluation

We present RM-RF, a lightweight reward model for run-free evaluation of automatically generated unit tests. Instead of repeatedly compiling and executing candidate tests, RM-RF predicts - from source and test code alone - three execution-derived signals: (1) whether the augmented test suite compiles and runs successfully, (2) whether...

💬 0 commentsarXiv:2601.13097v1PDF
0

Posted in cs.RO · 2026-01-19 · Muhayy Ud Din, Waseem Akram, Ahsan B. Bakht, Irfan Hussain

LLM-VLM Fusion Framework for Autonomous Maritime Port Inspection using a Heterogeneous UAV-USV System

Maritime port inspection plays a critical role in ensuring safety, regulatory compliance, and operational efficiency in complex maritime environments. However, existing inspection methods often rely on manual operations and conventional computer vision techniques that lack scalability and contextual understanding. This study...

💬 0 commentsarXiv:2601.13096v1PDF
0

Posted in cs.CV · 2026-01-19 · Gelei Xu, Yuying Duan, Jun Xia, Ruining Deng, Wei Jin, Yiyu Shi

Patient-Conditioned Adaptive Offsets for Reliable Diagnosis across Subgroups

AI models for medical diagnosis often exhibit uneven performance across patient populations due to heterogeneity in disease prevalence, imaging appearance, and clinical risk profiles. Existing algorithmic fairness approaches typically seek to reduce such disparities by suppressing sensitive attributes. However, in medical settings...

💬 0 commentsarXiv:2601.13094v1PDF
0

Posted in cs.LG · 2026-01-19 · Valery Manokhin, Daniel Grønhaug

Classifier Calibration at Scale: An Empirical Study of Model-Agnostic Post-Hoc Methods

We study model-agnostic post-hoc calibration methods intended to improve probabilistic predictions in supervised binary classification on real i.i.d. tabular data, with particular emphasis on conformal and Venn-based approaches that provide distribution-free validity guarantees under exchangeability. We benchmark 21 widely used...

💬 0 commentsarXiv:2601.19944v1PDF