Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 02:02:45 EST

0

Posted in cs.CL · 2026-01-05 · Jinghan Ru, Siyuan Yan, Yuguo Yin, Yuexian Zou, Zongyuan Ge

DermoGPT: Open Weights and Open Data for Morphology-Grounded Dermatological Reasoning MLLMs

Multimodal Large Language Models (MLLMs) show promise for medical applications, yet progress in dermatology lags due to limited training data, narrow task coverage, and lack of clinically-grounded supervision that mirrors expert diagnostic workflows. We present a comprehensive framework to address these gaps. First, we introduce...

💬 0 commentsarXiv:2601.01868v1PDF
0

Posted in cs.AR · 2026-01-05 · Leandro Lanzieri, Jiri Kral, Goerschwin Fey, Holger Schlarb, Thomas C. Schmidt

Ageing Monitoring for Commercial Microcontrollers Based on Timing Windows

Microcontrollers are increasingly present in embedded deployments and dependable systems, for which malfunctions due to hardware ageing can have severe impact. The lack of deployable techniques for ageing monitoring on these devices has spread the application of guard bands to prevent timing errors due to degradation. Applying this...

💬 0 commentsarXiv:2601.02053v2PDF
0

Posted in cs.SI · 2026-01-05 · Mikhail Tuzhilin

A series of real networks invariants

In this article we propose a generalization of two known invariants of real networks: degree and ksi-centrality. More precisely, we found a series of centralities based on Laplacian matrix, that have exponential distributions (power-law for the case $j = 0$) for real networks and different distributions for artificial ones.

💬 0 commentsarXiv:2601.02052v2PDF
0

Posted in cs.LG · 2026-01-05 · Yanhai Gan, Yipeng Chen, Ning Li, Xingguo Liu, Junyu Dong, Xianyao Chen

Explore the Ideology of Deep Learning in ENSO Forecasts

The El Ni{~n}o-Southern Oscillation (ENSO) exerts profound influence on global climate variability, yet its prediction remains a grand challenge. Recent advances in deep learning have significantly improved forecasting skill, but the opacity of these models hampers scientific trust and operational deployment. Here, we introduce a...

💬 0 commentsarXiv:2601.02050v1PDF
0

Posted in cs.HC · 2026-01-05 · Thomas Krämer, Daniel Hienert, Francesco Chiossi, Thomas Kosch, Dagmar Kern

Escaping the Filter Bubble: Evaluating Electroencephalographic Theta Band Synchronization as Indicator for Selective Exposure in Online News Reading

Selective exposure to online news occurs when users favor information that confirms their beliefs, creating filter bubbles and limiting diverse perspectives. Interactive systems can counter this by recommending different perspectives, but to achieve this, they need a real-time metric for selective exposure. We present an experiment...

💬 0 commentsarXiv:2601.02047v1PDF
0

Posted in cs.CV · 2026-01-05 · Shaocheng Shen, Jianfeng Liang, Chunlei Cai, Cong Geng, Huiyu Duan, Xiaoyun Zhang, Qiang Hu, Guangtao Zhai

Agentic Retoucher for Text-To-Image Generation

Text-to-image (T2I) diffusion models such as SDXL and FLUX have achieved impressive photorealism, yet small-scale distortions remain pervasive in limbs, face, text and so on. Existing refinement approaches either perform costly iterative re-generation or rely on vision-language models (VLMs) with weak spatial grounding, leading to...

💬 0 commentsarXiv:2601.02046v3PDF
0

Posted in cs.PL · 2026-01-05 · Shuoming Zhang, Jiacheng Zhao, Qiuchu Yu, Chunwei Xia, Zheng Wang, Xiaobing Feng, Huimin Cui

The New Compiler Stack: A Survey on the Synergy of LLMs and Compilers

This survey has provided a systematic overview of the emerging field of LLM-enabled compilation by addressing several key research questions. We first answered how LLMs are being integrated by proposing a comprehensive, multi-dimensional taxonomy that categorizes works based on their Design Philosophy (Selector, Translator,...

💬 0 commentsarXiv:2601.02045v1PDF
0

Posted in cs.HC · 2026-01-05 · Daniel Hienert, Heiko Schmidt, Thomas Krämer, Dagmar Kern

EyeLiveMetrics: Real-time Analysis of Online Reading with Eye Tracking

Existing eye tracking software have certain limitations, especially with respect to monitoring reading online: (1) Most eye tracking software record eye tracking data as raw coordinates and stimuli as screen images/videos, but without inherent links between both. Analysts must draw areas of interest (AOIs) on webpage text for more...

💬 0 commentsarXiv:2601.02044v1PDF
0

Posted in cs.AI · 2026-01-05 · Hendrik Kempt, Alon Lavie

Simulated Reasoning is Reasoning

Reasoning has long been understood as a pathway between stages of understanding. Proper reasoning leads to understanding of a given subject. This reasoning was conceptualized as a process of understanding in a particular way, i.e., "symbolic reasoning". Foundational Models (FM) demonstrate that this is not a necessary condition for...

💬 0 commentsarXiv:2601.02043v1PDF
0

Posted in cs.CV · 2026-01-05 · Yihan Zhu, Mengying Ge

AlignVTOFF: Texture-Spatial Feature Alignment for High-Fidelity Virtual Try-Off

Virtual Try-Off (VTOFF) is a challenging multimodal image generation task that aims to synthesize high-fidelity flat-lay garments under complex geometric deformation and rich high-frequency textures. Existing methods often rely on lightweight modules for fast feature extraction, which struggles to preserve structured patterns and...

💬 0 commentsarXiv:2601.02038v1PDF
0

Posted in cs.LG · 2026-01-05 · Wei Hu, Zewei Yu, Jianqiu Xu

Multivariate Time-series Anomaly Detection via Dynamic Model Pool & Ensembling

Multivariate time-series (MTS) anomaly detection is critical in domains such as service monitor, IoT, and network security. While multi-model methods based on selection or ensembling outperform single-model ones, they still face limitations: (i) selection methods rely on a single chosen model and are sensitive to the strategy; (ii)...

💬 0 commentsarXiv:2601.02037v1PDF
0

Posted in cs.LG · 2026-01-05 · Yiyang Wang, Xi Chen, Xiaogang Xu, Yu Liu, Hengshuang Zhao

GDRO: Group-level Reward Post-training Suitable for Diffusion Models

Recent advancements adopt online reinforcement learning (RL) from LLMs to text-to-image rectified flow diffusion models for reward alignment. The use of group-level rewards successfully aligns the model with the targeted reward. However, it faces challenges including low efficiency, dependency on stochastic samplers, and reward...

💬 0 commentsarXiv:2601.02036v1PDF
0

Posted in cs.LG · 2026-01-05 · Felix Stollenwerk, Anna Lokrantz, Niclas Hertzberg

Output Embedding Centering for Stable LLM Pretraining

Pretraining of large language models is not only expensive but also prone to certain training instabilities. A specific instability that often occurs at the end of training is output logit divergence. The most widely used mitigation strategies, z-loss and logit soft-capping, merely address the symptoms rather than the underlying cause...

💬 0 commentsarXiv:2601.02031v2PDF
0

Posted in cs.CV · 2026-01-05 · Yuan Li, Shin'ya Nishida

Understanding Pure Textual Reasoning for Blind Image Quality Assessment

Textual reasoning has recently been widely adopted in Blind Image Quality Assessment (BIQA). However, it remains unclear how textual information contributes to quality prediction and to what extent text can represent the score-related image contents. This work addresses these questions from an information-flow perspective by comparing...

💬 0 commentsarXiv:2601.02441v2PDF
0

Posted in cs.CV · 2026-01-05 · Toshihiko Nishimura, Hirofumi Abe, Kazuhiko Murasaki, Taiga Yoshida, Ryuichi Tanida

Leveraging 2D-VLM for Label-Free 3D Segmentation in Large-Scale Outdoor Scene Understanding

This paper presents a novel 3D semantic segmentation method for large-scale point cloud data that does not require annotated 3D training data or paired RGB images. The proposed approach projects 3D point clouds onto 2D images using virtual cameras and performs semantic segmentation via a foundation 2D model guided by natural language...

💬 0 commentsarXiv:2601.02029v1PDF
0

Posted in cs.CL · 2026-01-05 · Amirali Ebrahimzadeh, Seyyed M. Salili

Not All Needles Are Found: How Fact Distribution and Don't Make It Up Prompts Shape Retrieval, Reasoning, and Hallucination in Long-Context LLMs

As Large Language Models (LLMs) increasingly utilize massive context windows as working memory for autonomous tasks, their reliability fluctuates significantly depending on how information is distributed in real-world corpora. We investigate how fact placement, corpus-level distributions, and anti-hallucination ("Don't Make It Up")...

💬 0 commentsarXiv:2601.02023v2PDF
0

Posted in cs.LG · 2026-01-05 · Yifan Zhu, John C. Duchi, Benjamin Van Roy

Prior Diffusiveness and Regret in the Linear-Gaussian Bandit

We prove that Thompson sampling exhibits $\tilde{O}(σd \sqrt{T} + d r \sqrt{\mathrm{Tr}(Σ_0)})$ Bayesian regret in the linear-Gaussian bandit with a $\mathcal{N}(μ_0, Σ_0)$ prior distribution on the coefficients, where $d$ is the dimension, $T$ is the time horizon, $r$ is the maximum $\ell_2$ norm of the actions, and $σ^2$ is the...

💬 0 commentsarXiv:2601.02022v2PDF
0

Posted in cs.NI · 2026-01-05 · Runze Zheng, Yuqing Zheng, Zhengyi Cheng, Long Luo, Haoxiang Luo, Gang Sun, Hongfang Yu, Dusit Niyato

AgentVNE: LLM-Augmented Graph Reinforcement Learning for Affinity-Aware Multi-Agent Placement in Edge Agentic AI

The Internet of Agents is propelling edge computing toward agentic AI and edge general intelligence (EGI). However, deploying multi-agent service (MAS) on resource-constrained edge infrastructure presents severe challenges. MAS service workflows are driven by complex cross-node interactions, dynamic memory accumulation, and...

💬 0 commentsarXiv:2601.02021v1PDF
0

Posted in cs.CV · 2026-01-05 · Shihan Peng, Yuyang Xiong, Hanyu Zhou, Zhiwei Shi, Haoyue Liu, Gang Chen, Luxin Yan, Yi Chang

Adapting Depth Anything to Adverse Imaging Conditions with Events

Robust depth estimation under dynamic and adverse lighting conditions is essential for robotic systems. Currently, depth foundation models, such as Depth Anything, achieve great success in ideal scenes but remain challenging under adverse imaging conditions such as extreme illumination and motion blur. These degradations corrupt the...

💬 0 commentsarXiv:2601.02020v1PDF
0

Posted in cs.DB · 2026-01-05 · Hanyan Yin, Dongxie Wen, Jiajun Li, Zhewei Wei, Xiao Zhang, Peng Zhao, Zhi-Hua Zhou

AeroSketch: Near-Optimal Time Matrix Sketch Framework for Persistent, Sliding Window, and Distributed Streams

Many real-world matrix datasets arrive as high-throughput vector streams, making it impractical to store or process them in their entirety. To enable real-time analytics under limited computational, memory, and communication resources, matrix sketching techniques have been developed over recent decades to provide compact...

💬 0 commentsarXiv:2601.02019v2PDF
0

Posted in cs.CV · 2026-01-05 · Guangqian Guo, Aixi Ren, Yong Guo, Xuehui Yu, Jiacheng Tian, Wenli Li, Chaowei Wang, Yaoxing Wang, Shan Gao

Towards Any-Quality Image Segmentation via Generative and Adaptive Latent Space Enhancement

Segment Anything Models (SAMs), known for their exceptional zero-shot segmentation performance, have garnered significant attention in the research community. Nevertheless, their performance drops significantly on severely degraded, low-quality images, limiting their effectiveness in real-world scenarios. To address this, we propose...

💬 0 commentsarXiv:2601.02018v2PDF
0

Posted in cs.CV · 2026-01-05 · Matthias Bartolo, Dylan Seychell, Gabriel Hili, Matthew Montebello, Carl James Debono, Saviour Formosa, Konstantinos Makantasis

Enhancing Object Detection with Privileged Information: A Model-Agnostic Teacher-Student Approach

This paper investigates the integration of the Learning Using Privileged Information (LUPI) paradigm in object detection to exploit fine-grained, descriptive information available during training but not at inference. We introduce a general, model-agnostic methodology for injecting privileged information-such as bounding box masks,...

💬 0 commentsarXiv:2601.02016v1PDF
0

Posted in cs.CL · 2026-01-05 · Omar Momen, Emilie Sitter, Berenike Herrmann, Sina Zarrieß

Surprisal and Metaphor Novelty Judgments: Moderate Correlations and Divergent Scaling Effects Revealed by Corpus-Based and Synthetic Datasets

Novel metaphor comprehension involves complex semantic processes and linguistic creativity, making it an interesting task for studying language models (LMs). This study investigates whether surprisal, a probabilistic measure of predictability in LMs, correlates with annotations of metaphor novelty in different datasets. We analyse the...

💬 0 commentsarXiv:2601.02015v3PDF
0

Posted in cs.AI · 2026-01-05 · Midhat Urooj, Ayan Banerjee, Sandeep Gupta

XAI-MeD: Explainable Knowledge Guided Neuro-Symbolic Framework for Domain Generalization and Rare Class Detection in Medical Imaging

Explainability domain generalization and rare class reliability are critical challenges in medical AI where deep models often fail under real world distribution shifts and exhibit bias against infrequent clinical conditions This paper introduces XAIMeD an explainable medical AI framework that integrates clinically accurate expert...

💬 0 commentsarXiv:2601.02008v1PDF
0

Posted in cs.ET · 2026-01-05 · Kunyu Wu, Qiushi Zhao, Jingyi Zhou, Junqiao Wang, Hao Qin, Xinyue Zhang, Xingqi Zhang

Physics-Informed Deep Recurrent Back-Projection Network for Tunnel Propagation Modeling

Accurate and efficient modeling of radio wave propagation in railway tunnels is is critical for ensuring reliable communication-based train control (CBTC) systems. Fine-grid parabolic wave equation (PWE) solvers provide high-fidelity field predictions but are computationally expensive for large-scale tunnels, whereas coarse-grid...

💬 0 commentsarXiv:2601.02007v1PDF