Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 21, 2026 — 07:58:05 EST

0

Posted in cs.CV · 2026-01-20 · Adrien Meyer, Didier Mutter, Nicolas Padoy

DExTeR: Weakly Semi-Supervised Object Detection with Class and Instance Experts for Medical Imaging

Detecting anatomical landmarks in medical imaging is essential for diagnosis and intervention guidance. However, object detection models rely on costly bounding box annotations, limiting scalability. Weakly Semi-Supervised Object Detection (WSSOD) with point annotations proposes annotating each instance with a single point, minimizing...

💬 0 commentsarXiv:2601.13954v1PDF
0

Posted in cs.LG · 2026-01-20 · Gorgi Pavlov

Differentiable Logic Synthesis: Spectral Coefficient Selection via Sinkhorn-Constrained Composition

Learning precise Boolean logic via gradient descent remains challenging: neural networks typically converge to "fuzzy" approximations that degrade under quantization. We introduce Hierarchical Spectral Composition, a differentiable architecture that selects spectral coefficients from a frozen Boolean Fourier basis and composes them...

💬 0 commentsarXiv:2601.13953v3PDF
0

Posted in cs.CV · 2026-01-20 · Shengyi Wu, Yan Hong, Shengyao Chen, Zheng Wang, Xianbing Sun, Jiahui Zhan, Jun Lan, Jianfu Zhang

VTONGuard: Automatic Detection and Authentication of AI-Generated Virtual Try-On Content

With the rapid advancement of generative AI, virtual try-on (VTON) systems are becoming increasingly common in e-commerce and digital entertainment. However, the growing realism of AI-generated try-on content raises pressing concerns about authenticity and responsible use. To address this, we present VTONGuard, a large-scale benchmark...

💬 0 commentsarXiv:2601.13951v1PDF
0

Posted in cs.RO · 2026-01-20 · Yixuan Deng, Tongrun Wu, Donghao Wu, Zeyu Wei, Jiayuan Wang, Zhenglong Sun, Yuqing Tang, Xiaoqiang Ji

Efficient Coordination with the System-Level Shared State: An Embodied-AI Native Modular Framework

As Embodied AI systems move from research prototypes to real world deployments, they tend to evolve rapidly while remaining reliable under workload changes and partial failures. In practice, many deployments are only partially decoupled: middleware moves messages, but shared context and feedback semantics are implicit, causing...

💬 0 commentsarXiv:2601.13945v1PDF
0

Posted in cs.CL · 2026-01-20 · Angelina Parfenova, David Graus, Juergen Pfeffer

From Quotes to Concepts: Axial Coding of Political Debates with Ensemble LMs

Axial coding is a commonly used qualitative analysis method that enhances document understanding by organizing sentence-level open codes into broader categories. In this paper, we operationalize axial coding with large language models (LLMs). Extending an ensemble-based open coding approach with an LLM moderator, we add an axial...

💬 0 commentsarXiv:2601.15338v1PDF
0

Posted in cs.SE · 2026-01-20 · Zhiyuan Peng, Xin Yin, Pu Zhao, Fangkai Yang, Lu Wang, Ran Jia, Xu Chen, Qingwei Lin, Saravan Rajmohan, Dongmei Zhang

RepoGenesis: Benchmarking End-to-End Microservice Generation from Readme to Repository

Large language models and agents have achieved remarkable progress in code generation. However, existing benchmarks focus on isolated function/class-level generation (e.g., ClassEval) or modifications to existing codebases (e.g., SWE-Bench), neglecting complete microservice repository generation that reflects real-world 0-to-1...

💬 0 commentsarXiv:2601.13943v3PDF
0

Posted in cs.CV · 2026-01-20 · Hongbo Bai, Yujin Zhou, Yile Wu, Chi-Min Chan, Pengcheng Wen, Kunhao Pan, Sirui Han, Yike Guo

Glance-or-Gaze: Incentivizing LMMs to Adaptively Focus Search via Reinforcement Learning

Large Multimodal Models (LMMs) have achieved remarkable success in visual understanding, yet they struggle with knowledge-intensive queries involving long-tail entities or evolving information due to static parametric knowledge. Recent search-augmented approaches attempt to address this limitation, but existing methods rely on...

💬 0 commentsarXiv:2601.13942v2PDF
0

Posted in cs.IR · 2026-01-20 · Daniel Dobriy, Frederik Bauer, Amr Azzam, Debayan Banerjee, Axel Polleres

Agentic SPARQL: Evaluating SPARQL-MCP-powered Intelligent Agents on the Federated KGQA Benchmark

Standard protocols such as the Model Context Protocol (MCP) that allow LLMs to connect to tools have recently boosted "agentic" AI applications, which, powered by LLMs' planning capabilities, promise to solve complex tasks with the access of external tools and data sources. In this context, publicly available SPARQL endpoints offer a...

💬 0 commentsarXiv:2603.06582v2PDF
0

Posted in cs.IR · 2026-01-20 · Heyang Zhou, JiaJia Chen, Xiaolu Chen, Jie Bao, Zhen Chen, Yong Liao

IF-GEO: Conflict-Aware Instruction Fusion for Multi-Query Generative Engine Optimization

As Generative Engines revolutionize information retrieval by synthesizing direct answers from retrieved sources, ensuring source visibility becomes a significant challenge. Improving it through targeted content revisions is a practical strategy termed Generative Engine Optimization (GEO). However, optimizing a document for diverse...

💬 0 commentsarXiv:2601.13938v1PDF
0

Posted in cs.CY · 2026-01-20 · Theresa Züger, Laura State, Lena Winter

Impact Matters! An Audit Method to Evaluate AI Projects and their Impact for Sustainability and Public Interest

The overall rapid increase of artificial intelligence (AI) use is linked to various initiatives that propose AI 'for good'. However, there is a lack of transparency in the goals of such projects, as well as a missing evaluation of their actual impacts on society and the planet. We close this gap by proposing public interest and...

💬 0 commentsarXiv:2601.13936v1PDF
0

Posted in cs.CV · 2026-01-20 · Anoushkrit Goel, Simroop Singh, Ankita Joshi, Ranjeet Ranjan Jha, Chirag Ahuja, Aditya Nigam, Arnav Bhavsar

TrackletGPT: A Language-like GPT Framework for White Matter Tract Segmentation

White Matter Tract Segmentation is imperative for studying brain structural connectivity, neurological disorders and neurosurgery. This task remains complex, as tracts differ among themselves, across subjects and conditions, yet have similar 3D structure across hemispheres and subjects. To address these challenges, we propose...

💬 0 commentsarXiv:2601.13935v1PDF
0

Posted in cs.SE · 2026-01-20 · Mingming Zhang, Xu Wang, Jian Zhang, Xiangxin Meng, Jiayi Zhang, Chunming Hu

VulnResolver: A Hybrid Agent Framework for LLM-Based Automated Vulnerability Issue Resolution

As software systems grow in complexity, security vulnerabilities have become increasingly prevalent, posing serious risks and economic costs. Although automated detection tools such as fuzzers have advanced considerably, effective resolution still often depends on human expertise. Existing automated vulnerability repair (AVR) methods...

💬 0 commentsarXiv:2601.13933v1PDF
0

Posted in cs.SD · 2026-01-20 · Yannis Vasilakis, Rachel Bittner, Johan Pauwels

Towards Effective Negation Modeling in Joint Audio-Text Models for Music

Joint audio-text models are widely used for music retrieval, yet they struggle with semantic phenomena such as negation. Negation is fundamental for distinguishing the absence (or presence) of musical elements (e.g., "with vocals" vs. "without vocals"), but current systems fail to represent this reliably. In this work, we investigate...

💬 0 commentsarXiv:2601.13931v1PDF
0

Posted in cs.IT · 2026-01-20 · Qiaoling Zhang, Changlu Lin, Minquan Cheng

Proactive Coded Caching Scheme for D2D Networks

Coded caching and device-to-device (D2D) communication are two effective techniques for alleviating network traffic. Secure transmission and file privacy have also become critical concerns in these domains. However, prevailing coded caching schemes typically assume that a user's cached content is inaccessible to others, overlooking...

💬 0 commentsarXiv:2601.13929v1PDF
0

Posted in cs.CY · 2026-01-20 · Hiba Arnaout, Anmol Goel, H. Andrew Schwartz, Steffen T. Eberhardt, Dana Atzil-Slonim, Gavin Doherty, Brian Schwartz, Wolfgang Lutz, Tim Althoff, Munmun De Choudhury, Hamidreza Jamalabadi, Raj Sanjay Shah, Flor Miriam Plaza-del-Arco, Dirk Hovy, Maria Liakata, Iryna Gurevych

Responsible Evaluation of AI for Mental Health

Although artificial intelligence (AI) shows growing promise for mental health care, current approaches to evaluating AI tools in this domain remain fragmented and poorly aligned with clinical practice, social context, and first-hand user experience. This paper argues for a rethinking of responsible evaluation -- what is measured, by...

💬 0 commentsarXiv:2602.00065v2PDF
0

Posted in cs.CL · 2026-01-20 · Adrian Cosma, Oleg Szehr, David Kletz, Alessandro Antonucci, Olivier Pelletier

Automatic Prompt Optimization for Dataset-Level Feature Discovery

Feature extraction from unstructured text is a critical step in many downstream classification pipelines, yet current approaches largely rely on hand-crafted prompts or fixed feature schemas. We formulate feature discovery as a dataset-level prompt optimization problem: given a labelled text corpus, the goal is to induce a global set...

💬 0 commentsarXiv:2601.13922v1PDF
0

Posted in cs.GT · 2026-01-20 · Spyridon C. Giagtzoglou, Mark H. M. Winands, Barbara Franci

Asymmetric regularization mechanism for GAN training with Variational Inequalities

We formulate the training of generative adversarial networks (GANs) as a Nash equilibrium seeking problem. To stabilize the training process and find a Nash equilibrium, we propose an asymmetric regularization mechanism based on the classic Tikhonov step and on a novel zero-centered gradient penalty. Under smoothness and a local...

💬 0 commentsarXiv:2601.13920v1PDF
0

Posted in cs.CL · 2026-01-20 · Yuezhe Yang, Hao Wang, Yige Peng, Jinman Kim, Lei Bi

HyperWalker: Dynamic Hypergraph-Based Deep Diagnosis for Multi-Hop Clinical Modeling across EHR and X-Ray in Medical VLMs

Automated clinical diagnosis remains a core challenge in medical AI, which usually requires models to integrate multi-modal data and reason across complex, case-specific contexts. Although recent methods have advanced medical report generation (MRG) and visual question answering (VQA) with medical vision-language models (VLMs), these...

💬 0 commentsarXiv:2601.13919v1PDF
0

Posted in cs.CL · 2026-01-20 · Yusheng Liao, Chuan Xuan, Yutong Cai, Lina Yang, Zhe Chen, Yanfeng Wang, Yu Wang

AgentEHR: Advancing Autonomous Clinical Decision-Making via Retrospective Summarization

Large Language Models have demonstrated profound utility in the medical domain. However, their application to autonomous Electronic Health Records~(EHRs) navigation remains constrained by a reliance on curated inputs and simplified retrieval tasks. To bridge the gap between idealized experimental settings and realistic clinical...

💬 0 commentsarXiv:2601.13918v1PDF
0

Posted in cs.CV · 2026-01-20 · Pavlo Melnyk, Cuong Le, Urs Waldmann, Per-Erik Forssén, Bastian Wandt

On the Role of Rotation Equivariance in Monocular 2D-to-3D Human Pose Lifting

Estimating 3D from 2D is one of the central tasks in computer vision. In this work, we consider the monocular setting, i.e. single-view input, for 3D human pose estimation (HPE), where the goal is to predict a 3D point set of human skeletal joints from a single 2D image, typically via 2D keypoint detection followed by 2D-to-3D...

💬 0 commentsarXiv:2601.13913v2PDF
0

Posted in cs.CR · 2026-01-20 · Cosmin-Iulian Irimia

Decentralized Infrastructure for Digital Notarizing, Signing and Sharing Files using Blockchain

Traditional paper-based document management has long posed challenges related to security, authenticity, and efficiency. Despite advances in digitalization, official documents remain vulnerable to forgery, loss, and unauthorized access. This thesis proposes a decentralized infrastructure for digital notarization, signing, and sharing...

💬 0 commentsarXiv:2601.13907v1PDF
0

Posted in cs.LG · 2026-01-20 · Hao Deng, Zhang Guo, Shuiping Gou, Bo Liu

SPGCL: Simple yet Powerful Graph Contrastive Learning via SVD-Guided Structural Perturbation

Graph Neural Networks (GNNs) are sensitive to structural noise from adversarial attacks or imperfections. Existing graph contrastive learning (GCL) methods typically rely on either random perturbations (e.g., edge dropping) for diversity or spectral augmentations (e.g., SVD) to preserve structural priors. However, random perturbations...

💬 0 commentsarXiv:2602.00064v2PDF
0

Posted in cs.SE · 2026-01-20 · Xingcheng Chen, Oliver Weissl, Andrea Stocco

Feature-Aware Test Generation for Deep Learning Models

As deep learning models are widely used in software systems, test generation plays a crucial role in assessing the quality of such models before deployment. To date, the most advanced test generators rely on generative AI to synthesize inputs; however, these approaches remain limited in providing semantic insight into the causes of...

💬 0 commentsarXiv:2601.14081v1PDF
0

Posted in cs.CV · 2026-01-20 · Paul Walker, James A. D. Gardner, Andreea Ardelean, William A. P. Smith, Bernhard Egger

VENI: Variational Encoder for Natural Illumination

Inverse rendering is an ill-posed problem, but priors such as illumination priors can help simplify it. Existing work either disregards the spherical and rotation-equivariant nature of illumination environments or does not provide a well-behaved latent space. We propose a rotation-equivariant variational autoencoder that models...

💬 0 commentsarXiv:2601.14079v2PDF
0

Posted in cs.FL · 2026-01-20 · Mathieu Lehaut, Anca Muscholl, Nir Piterman

From Trees to Tree-Like: Distribution and Synthesis for Asynchronous Automata

We revisit constructions for distribution and synthesis of Zielonka's asynchronous automata in restricted settings. We show first a simple, quadratic, distribution construction for asynchronous automata, where the process architecture is tree-like. An architecture is tree-like if there is an underlying spanning tree of the...

💬 0 commentsarXiv:2601.14078v1PDF