Qwen Councils
arXiv could not process that search. Try a simpler keyword search or an arXiv field query such as all:quantum.
Showing downloaded papers while arXiv is unavailable.

Computer Science

arXiv preprints from January 1, 2026 through September 23, 2026 — 18:59:16 EST

0

Posted in cs.SE · 2026-01-14 · Walid Maalej

On Fun for Teaching Large Programming Courses

Teaching software development basics to hundreds of students in a frontal setting is cost-efficient and thus still common in universities. However, in a large lecture hall, students can easily get bored, distracted, and disengaged. The frontal setting can also frustrate lecturers since interaction opportunities are limited and hard to...

💬 0 commentsarXiv:2601.09842v1PDF
0

Posted in cs.LG · 2026-01-14 · Aparajita Kashyap, Sara Matijevic, Noémie Elhadad, Steven A. Kushner, Shalmali Joshi

A pipeline for enabling path-specific causal fairness in observational health data

When training machine learning (ML) models for potential deployment in a healthcare setting, it is essential to ensure that they do not replicate or exacerbate existing healthcare biases. Although many definitions of fairness exist, we focus on path-specific causal fairness, which allows us to better consider the social and medical...

💬 0 commentsarXiv:2601.09841v2PDF
0

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

Lazy Evaluation: A Comparative Analysis of SAS MACROs and R Functions

Lazy evaluation is a powerful technique that can optimize code execution by deferring evaluations until their results are required, thus enhancing efficiency. In most modern programming languages, like R, lazy evaluation is commonly applied to function arguments. However, the application of lazy evaluation in SAS has not been...

💬 0 commentsarXiv:2601.09839v1PDF
0

Posted in cs.RO · 2026-01-14 · Leonie Dyck, Aiko Galetzka, Maximilian Noller, Anna-Lena Rinke, Jutta Bormann, Jekaterina Miller, Michelle Hochbaum, Julia Siemann, Jördis Alboth, Andre Berwinkel, Johanna Luz, Britta Kley-Zobel, Marcine Cyrys, Nora Flöttmann, Ariane Vogeler, Mariia Melnikova, Ira-Katharina Petras, Michael Siniatchkin, Winfried Barthlen, Anna-Lisa Vollmer

Interprofessional and Agile Development of Mobirobot: A Socially Assistive Robot for Pediatric Therapy Across Clinical and Therapeutic Settings

Introduction: Socially assistive robots hold promise for enhancing therapeutic engagement in paediatric clinical settings. However, their successful implementation requires not only technical robustness but also context-sensitive, co-designed solutions. This paper presents Mobirobot, a socially assistive robot developed to support...

💬 0 commentsarXiv:2601.09838v1PDF
0

Posted in cs.CR · 2026-01-14 · Hadis Rezaei, Rahim Taheri, Francesco Palmieri

A Risk-Stratified Benchmark Dataset for Bad Randomness (SWC-120) Vulnerabilities in Ethereum Smart Contracts

Many Ethereum smart contracts rely on block attributes such as block.timestamp or blockhash to generate random numbers for applications like lotteries and games. However, these values are predictable and miner-manipulable, creating the Bad Randomness vulnerability (SWC-120) that has led to real-world exploits. Current detection tools...

💬 0 commentsarXiv:2601.09836v1PDF
0

Posted in cs.CL · 2026-01-14 · Xiaoxu Ma, Xiangbo Zhang, Zhenyu Weng

Stable and Explainable Personality Trait Evaluation in Large Language Models with Internal Activations

Evaluating personality traits in Large Language Models (LLMs) is key to model interpretation, comparison, and responsible deployment. However, existing questionnaire-based evaluation methods exhibit limited stability and offer little explainability, as their results are highly sensitive to minor variations in prompt phrasing or...

💬 0 commentsarXiv:2601.09833v1PDF
0

Posted in cs.SE · 2026-01-14 · Alvari Kupari, Nasser Giacaman, Valerio Terragni

Adoption and Evolution of Code Style and Best Programming Practices in Open-Source Projects

Following code style conventions in software projects is essential for maintaining overall code quality. Adhering to these conventions improves maintainability, understandability, and extensibility. Additionally, following best practices during software development enhances performance and reduces the likelihood of errors. This paper...

💬 0 commentsarXiv:2601.09832v1PDF
0

Posted in cs.LG · 2026-01-14 · Guixian Xu, Jinglai Li, Junqi Tang

A New Convergence Analysis of Plug-and-Play Proximal Gradient Descent Under Prior Mismatch

In this work, we provide a new convergence theory for plug-and-play proximal gradient descent (PnP-PGD) under prior mismatch where the denoiser is trained on a different data distribution to the inference task at hand. To the best of our knowledge, this is the first convergence proof of PnP-PGD under prior mismatch. Compared with the...

💬 0 commentsarXiv:2601.09831v2PDF
0

Posted in cs.CV · 2026-01-14 · Xiaoxu Ma, Runhao Li, Xiangbo Zhang, Zhenyu Weng

UniHash: Unifying Pointwise and Pairwise Hashing Paradigms

Effective retrieval across both seen and unseen categories is crucial for modern image retrieval systems. Retrieval on seen categories ensures precise recognition of known classes, while retrieval on unseen categories promotes generalization to novel classes with limited supervision. However, most existing deep hashing methods are...

💬 0 commentsarXiv:2601.09828v3PDF
0

Posted in cs.LG · 2026-01-14 · Alireza Bakhtiari, Alex Ayoub, Samuel Robertson, David Janz, Csaba Szepesvári

Eluder dimension: localise it!

We establish a lower bound on the eluder dimension of generalised linear model classes, showing that standard eluder dimension-based analysis cannot lead to first-order regret bounds. To address this, we introduce a localisation method for the eluder dimension; our analysis immediately recovers and improves on classic results for...

💬 0 commentsarXiv:2601.09825v2PDF
0

Posted in cs.CV · 2026-01-14 · Subhajit Sanyal, Srinivas Soumitri Miriyala, Akshay Janardan Bankar, Manjunath Arveti, Sowmya Vajrala, Shreyas Pandith, Sravanth Kodavanti, Abhishek Ameta, Harshit, Amit Satish Unde

NanoSD: Edge Efficient Foundation Model for Real Time Image Restoration

Latent diffusion models such as Stable Diffusion 1.5 offer strong generative priors that are highly valuable for image restoration, yet their full pipelines remain too computationally heavy for deployment on edge devices. Existing lightweight variants predominantly compress the denoising U-Net or reduce the diffusion trajectory, which...

💬 0 commentsarXiv:2601.09823v2PDF
0

Posted in cs.SE · 2026-01-14 · Yongjian Tang, Thomas Runkler

LLM-Based Agentic Systems for Software Engineering: Challenges and Opportunities

Despite recent advancements in Large Language Models (LLMs), complex Software Engineering (SE) tasks require more collaborative and specialized approaches. This concept paper systematically reviews the emerging paradigm of LLM-based multi-agent systems, examining their applications across the Software Development Life Cycle (SDLC),...

💬 0 commentsarXiv:2601.09822v2PDF
0

Posted in cs.CY · 2026-01-14 · Sonia Katyal

Private Accountability in the Age of Artificial Intelligence

In this Article, I explore the impending conflict between the protection of civil rights and artificial intelligence (AI). While both areas of law have amassed rich and well-developed areas of scholarly work and doctrinal support, a growing body of scholars are interrogating the intersection between them. This Article argues that the...

💬 0 commentsarXiv:2601.17013v1PDF
0

Posted in cs.CV · 2026-01-14 · Adil O. Khadidos, Aziida Nanyonga, Alaa O. Khadidos, Olfat M. Mirza, Mustafa Tahsin Yilmaz

Explainable Deep Learning for Pediatric Pneumonia Detection in Chest X-Ray Images

Background: Pneumonia remains a leading cause of morbidity and mortality among children worldwide, emphasizing the need for accurate and efficient diagnostic support tools. Deep learning has shown strong potential in medical image analysis, particularly for chest X-ray interpretation. This study compares two state-of-the-art...

💬 0 commentsarXiv:2601.09814v1PDF
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