Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 11, 2026 — 15:49:18 EST

0

Posted in cs.CV · 2026-01-14 · Carlo Sgaravatti, Riccardo Pieroni, Matteo Corno, Sergio M. Savaresi, Luca Magri, Giacomo Boracchi

LCF3D: A Robust and Real-Time Late-Cascade Fusion Framework for 3D Object Detection in Autonomous Driving

Accurately localizing 3D objects like pedestrians, cyclists, and other vehicles is essential in Autonomous Driving. To ensure high detection performance, Autonomous Vehicles complement RGB cameras with LiDAR sensors, but effectively combining these data sources for 3D object detection remains challenging. We propose LCF3D, a novel...

💬 0 commentsarXiv:2601.09812v1PDF
0

Posted in cs.LG · 2026-01-14 · Samar Abdelghani, Soumaya Cherkaoui

QFed: Parameter-Compact Quantum-Classical Federated Learning

Organizations and enterprises across domains such as healthcare, finance, and scientific research are increasingly required to extract collective intelligence from distributed, siloed datasets while adhering to strict privacy, regulatory, and sovereignty requirements. Federated Learning (FL) enables collaborative model building...

💬 0 commentsarXiv:2601.09809v1PDF
0

Posted in cs.PL · 2026-01-14 · Chen Ling, Yachen Wang

From Dynamic to Lexical: A Comparative Exploration of Scoping Rules in SAS and R

Variable scoping dictates how and where variables are accessible within programming languages, playing a crucial role in code efficiency and organization. This paper examines the distinct scoping rules in SAS and R, focusing on SAS's dynamic scoping and R's lexical scoping. In SAS, dynamic scoping utilizes symbol tables, resolving...

💬 0 commentsarXiv:2601.09808v1PDF
0

Posted in cs.CV · 2026-01-14 · Shahrzad Sayyafzadeh, Hongmei Chi, Shonda Bernadin

Diffusion-Driven Deceptive Patches: Adversarial Manipulation and Forensic Detection in Facial Identity Verification

This work presents an end-to-end pipeline for generating, refining, and evaluating adversarial patches to compromise facial biometric systems, with applications in forensic analysis and security testing. We utilize FGSM to generate adversarial noise targeting an identity classifier and employ a diffusion model with reverse diffusion...

💬 0 commentsarXiv:2601.09806v1PDF
0

Posted in cs.AI · 2026-01-14 · Nguyen Minh Phuong, Dang Huu Tien, Naoya Inoue

Improving Chain-of-Thought for Logical Reasoning via Attention-Aware Intervention

Modern logical reasoning with LLMs primarily relies on employing complex interactive frameworks that decompose the reasoning process into subtasks solved through carefully designed prompts or requiring external resources (e.g., symbolic solvers) to exploit their strong logical structures. While interactive approaches introduce...

💬 0 commentsarXiv:2601.09805v2PDF
0

Posted in cs.CV · 2026-01-14 · Chi-Pin Huang, Yunze Man, Zhiding Yu, Min-Hung Chen, Jan Kautz, Yu-Chiang Frank Wang, Fu-En Yang

Fast-ThinkAct: Efficient Vision-Language-Action Reasoning via Verbalizable Latent Planning

Vision-Language-Action (VLA) tasks require reasoning over complex visual scenes and executing adaptive actions in dynamic environments. While recent studies on reasoning VLAs show that explicit chain-of-thought (CoT) can improve generalization, they suffer from high inference latency due to lengthy reasoning traces. We propose...

💬 0 commentsarXiv:2601.09708v2PDF
0

Posted in cs.CL · 2026-01-14 · Andreea Dutulescu, Stefan Ruseti, Mihai Dascalu

Value-Aware Numerical Representations for Transformer Language Models

Transformer-based language models often achieve strong results on mathematical reasoning benchmarks while remaining fragile on basic numerical understanding and arithmetic operations. A central limitation is that numbers are processed as symbolic tokens whose embeddings do not explicitly encode numerical value, leading to systematic...

💬 0 commentsarXiv:2601.09706v1PDF
0

Posted in cs.SE · 2026-01-14 · Sicong Liu, Yanxian Huang, Mingwei Liu, Jiachi Chen, Ensheng Shi, Yuchi Ma, Hongyu Zhang, Yin Zhang, Yanlin Wang

ShortCoder: Knowledge-Augmented Syntax Optimization for Token-Efficient Code Generation

Code generation tasks aim to automate the conversion of user requirements into executable code, significantly reducing manual development efforts and enhancing software productivity. The emergence of large language models (LLMs) has significantly advanced code generation, though their efficiency is still impacted by certain inherent...

💬 0 commentsarXiv:2601.09703v1PDF
0

Posted in cs.CC · 2026-01-14 · Baruch Garcia

Diagonalization Without Relativization A Closer Look at the Baker-Gill-Solovay Theorem

We already know that several problems like the inequivalence of P and EXP as well as the undecidability of the acceptance problem and halting problem relativize. However, relativization is a limited tool which cannot separate other complexity classes. What has not been proven explicitly is whether the Turing-recognizability of the...

💬 0 commentsarXiv:2601.09702v1PDF
0

Posted in cs.CV · 2026-01-14 · Ruiqi Shen, Chang Liu, Henghui Ding

SAM3-DMS: Decoupled Memory Selection for Multi-target Video Segmentation of SAM3

Segment Anything 3 (SAM3) has established a powerful foundation that robustly detects, segments, and tracks specified targets in videos. However, in its original implementation, its group-level collective memory selection is suboptimal for complex multi-object scenarios, as it employs a synchronized decision across all concurrent...

💬 0 commentsarXiv:2601.09699v1PDF
0

Posted in cs.CV · 2026-01-14 · Tony Danjun Wang, Tolga Birdal, Nassir Navab, Lennart Bastian

COMPOSE: Hypergraph Cover Optimization for Multi-view 3D Human Pose Estimation

3D human pose estimation from sparse multi-view camera rigs is an essential task for numerous applications, including action recognition, sports analysis, and human-robot interaction. While learned methods dominate the field on benchmarks, they require large annotated datasets; training-free optimization-based methods remain promising...

💬 0 commentsarXiv:2601.09698v2PDF
0

Posted in cs.CV · 2026-01-14 · Jieying Chen, Jeffrey Hu, Joan Lasenby, Ayush Tewari

Efficient Camera-Controlled Video Generation of Static Scenes via Sparse Diffusion and 3D Rendering

Modern video generative models based on diffusion models can produce very realistic clips, but they are computationally inefficient, often requiring minutes of GPU time for just a few seconds of video. This inefficiency poses a critical barrier to deploying generative video in applications that require real-time interactions, such as...

💬 0 commentsarXiv:2601.09697v1PDF
0

Posted in cs.CL · 2026-01-14 · Shan Randhawa, Agha Ali Raza, Kentaro Toyama, Julie Hui, Mustafa Naseem

Empathy Applicability Modeling for General Health Queries

LLMs are increasingly being integrated into clinical workflows, yet they often lack clinical empathy, an essential aspect of effective doctor-patient communication. Existing NLP frameworks focus on reactively labeling empathy in doctors' responses but offer limited support for anticipatory modeling of empathy needs, especially in...

💬 0 commentsarXiv:2601.09696v2PDF
0

Posted in cs.SE · 2026-01-14 · Michael Konstantinou, Renzo Degiovanni, Mike Papadakis

How well LLM-based test generation techniques perform with newer LLM versions?

The rapid evolution of Large Language Models (LLMs) has strongly impacted software engineering, leading to a growing number of studies on automated unit test generation. However, the standalone use of LLMs without post-processing has proven insufficient, often producing tests that fail to compile or achieve high coverage. Several...

💬 0 commentsarXiv:2601.09695v1PDF
0

Posted in cs.CL · 2026-01-14 · Sai Varun Kodathala, Rakesh Vunnam

LLMs can Compress LLMs: Adaptive Pruning by Agents

As Large Language Models (LLMs) continue to scale, post-training pruning has emerged as a promising approach to reduce computational costs while preserving performance. Existing methods such as SparseGPT and Wanda achieve high sparsity through layer-wise weight reconstruction or activation-aware magnitude pruning, but rely on uniform...

💬 0 commentsarXiv:2601.09694v1PDF
0

Posted in cs.LG · 2026-01-14 · Lisa Schneckenreiter, Sohvi Luukkonen, Lukas Friedrich, Daniel Kuhn, Günter Klambauer

Contrastive Geometric Learning Unlocks Unified Structure- and Ligand-Based Drug Design

Structure-based and ligand-based computational drug design have traditionally relied on disjoint data sources and modeling assumptions, limiting their joint use at scale. In this work, we introduce Contrastive Geometric Learning for Unified Computational Drug Design (ConGLUDe), a single contrastive geometric model that unifies...

💬 0 commentsarXiv:2601.09693v3PDF
0

Posted in cs.CV · 2026-01-14 · S M Rayeed, Mridul Khurana, Alyson East, Isadora E. Fluck, Elizabeth G. Campolongo, Samuel Stevens, Iuliia Zarubiieva, Scott C. Lowe, Michael W. Denslow, Evan D. Donoso, Jiaman Wu, Michelle Ramirez, Benjamin Baiser, Charles V. Stewart, Paula Mabee, Tanya Berger-Wolf, Anuj Karpatne, Hilmar Lapp, Robert P. Guralnick, Graham W. Taylor, Sydne Record

A continental-scale dataset of ground beetles with high-resolution images and validated morphological trait measurements

Despite the ecological significance of invertebrates, global trait databases remain heavily biased toward vertebrates and plants, limiting comprehensive ecological analyses of high-diversity groups like ground beetles. Ground beetles (Coleoptera: Carabidae) serve as critical bioindicators of ecosystem health, providing valuable...

💬 0 commentsarXiv:2601.10687v1PDF
0

Posted in cs.CL · 2026-01-14 · Tianyi Niu, Justin Chih-Yao Chen, Genta Indra Winata, Shi-Xiong Zhang, Supriyo Chakraborty, Sambit Sahu, Yue Zhang, Elias Stengel-Eskin, Mohit Bansal

Routing with Generated Data: Annotation-Free LLM Skill Estimation and Expert Selection

Large Language Model (LLM) routers dynamically select optimal models for given inputs. Existing approaches typically assume access to ground-truth labeled data, which is often unavailable in practice, especially when user request distributions are heterogeneous and unknown. We introduce Routing with Generated Data (RGD), a challenging...

💬 0 commentsarXiv:2601.09692v1PDF
0

Posted in cs.CL · 2026-01-14 · Yibo Wang, Lei Wang, Yue Deng, Keming Wu, Yao Xiao, Huanjin Yao, Liwei Kang, Hai Ye, Yongcheng Jing, Lidong Bing

DeepResearchEval: An Automated Framework for Deep Research Task Construction and Agentic Evaluation

Deep research systems are widely used for multi-step web research, analysis, and cross-source synthesis, yet their evaluation remains challenging. Existing benchmarks often require annotation-intensive task construction, rely on static evaluation dimensions, or fail to reliably verify facts when citations are missing. To bridge these...

💬 0 commentsarXiv:2601.09688v1PDF
0

Posted in cs.LG · 2026-01-14 · Ziyu Yang, Guibin Chen, Yuxin Yang, Aoxiong Zeng, Xiangquan Yang

Disentangling Task Conflicts in Multi-Task LoRA via Orthogonal Gradient Projection

Multi-Task Learning (MTL) combined with Low-Rank Adaptation (LoRA) has emerged as a promising direction for parameter-efficient deployment of Large Language Models (LLMs). By sharing a single adapter across multiple tasks, one can significantly reduce storage overhead. However, this approach suffers from negative transfer, where...

💬 0 commentsarXiv:2601.09684v1PDF
0

Posted in cs.CY · 2026-01-14 · Christine Ine

The Digital Divide in Geriatric Care: Why Usability, Not Access, is the Real Problem

The rapid increase in the world's aging population to 16% by the year 2050 spurs the need for the application of digital health solutions to enhance older individuals' independence, accessibility, and well-being. While digital health technologies such as telemedicine, wearables, and mobile health applications can transform geriatric...

💬 0 commentsarXiv:2601.17012v1PDF
0

Posted in cs.CC · 2026-01-14 · Davide Bilò, Stefano Leucci, Andrea Martinelli

Complexity Thresholds for the Constrained Colored Token Swapping Problem

Consider the following puzzle: a farmland consists of several fields, each occupied by either a farmer, a fox, a chicken, or a caterpillar. Creatures in neighboring fields can swap positions as long as the fox avoids the farmer, the chicken avoids the fox, and the caterpillar avoids the chicken. The objective is to decide whether...

💬 0 commentsarXiv:2601.09681v1PDF
0

Posted in cs.HC · 2026-01-14 · Saber Zerhoudi, Michael Granitzer

From SERPs to Agents: A Platform for Comparative Studies of Information Interaction

The diversification of information access systems, from RAG to autonomous agents, creates a critical need for comparative user studies. However, the technical overhead to deploy and manage these distinct systems is a major barrier. We present UXLab, an open-source system for web-based user studies that addresses this challenge. Its...

💬 0 commentsarXiv:2601.09937v1PDF
0

Posted in cs.CV · 2026-01-14 · Ujjwal Jain, Oshin Misra, Roshni Chakraborty, Mahua Bhattacharya

IMSAHLO: Integrating Multi-Scale Attention and Hybrid Loss Optimization Framework for Robust Neuronal Brain Cell Segmentation

Accurate segmentation of neuronal cells in fluorescence microscopy is a fundamental task for quantitative analysis in computational neuroscience. However, it is significantly impeded by challenges such as the coexistence of densely packed and sparsely distributed cells, complex overlapping morphologies, and severe class imbalance....

💬 0 commentsarXiv:2601.11645v1PDF
0

Posted in cs.CR · 2026-01-14 · Ashish Anand, Bhupendra Singh, Sunil Khemka, Bireswar Banerjee, Vishi Singh Bhatia, Piyush Ranjan

Malware Classification using Diluted Convolutional Neural Network with Fast Gradient Sign Method

Android malware has become an increasingly critical threat to organizations, society and individuals, posing significant risks to privacy, data security and infrastructure. As malware continues to evolve in terms of complexity and sophistication, the mitigation and detection of these malicious software instances have become more time...

💬 0 commentsarXiv:2601.09933v1PDF