Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 8, 2026 — 11:31:35 EST

0

Posted in cs.CV · 2026-01-20 · Jing Zuo, Lingzhou Mu, Fan Jiang, Chengcheng Ma, Mu Xu, Yonggang Qi

FantasyVLN: Unified Multimodal Chain-of-Thought Reasoning for Vision-Language Navigation

Achieving human-level performance in Vision-and-Language Navigation (VLN) requires an embodied agent to jointly understand multimodal instructions and visual-spatial context while reasoning over long action sequences. Recent works, such as NavCoT and NavGPT-2, demonstrate the potential of Chain-of-Thought (CoT) reasoning for improving...

💬 0 commentsarXiv:2601.13976v2PDF
0

Posted in cs.CV · 2026-01-20 · Marco Piccolo, Qiwei Han, Astrid van Toor, Joachim Vanneste

Harmonizing the Deep: A Unified Information Pipeline for Robust Marine Biodiversity Assessment Across Heterogeneous Domains

Marine biodiversity monitoring requires scalability and reliability across complex underwater environments to support conservation and invasive-species management. Yet existing detection solutions often exhibit a pronounced deployment gap, with performance degrading sharply when transferred to new sites. This work establishes the...

💬 0 commentsarXiv:2601.13975v1PDF
0

Posted in cs.CV · 2026-01-20 · Shih-Yao Lin

STEC: A Reference-Free Spatio-Temporal Entropy Coverage Metric for Evaluating Sampled Video Frames

Frame sampling is a fundamental component in video understanding and video--language model pipelines, yet evaluating the quality of sampled frames remains challenging. Existing evaluation metrics primarily focus on perceptual quality or reconstruction fidelity, and are not designed to assess whether a set of sampled frames adequately...

💬 0 commentsarXiv:2601.13974v1PDF
0

Posted in cs.HC · 2026-01-20 · Ancuta Margondai, Mustapha Mouloua

The Transparency Paradox in Explainable AI: A Theory of Autonomy Depletion Through Cognitive Load

Objective: This paper develops a theoretical framework explaining when and why AI explanations enhance versus impair human decision-making. Background: Transparency is advocated as universally beneficial for human-AI interaction, yet identical AI explanations improve decision quality in some contexts but impair it in others. Current...

💬 0 commentsarXiv:2601.13973v1PDF
0

Posted in cs.CR · 2026-01-20 · Yiyang Lu, Jinwen He, Yue Zhao, Kai Chen, Ruigang Liang, Cheng Hong, Yingjun Zhang

Turn-Based Structural Triggers: Prompt-Free Backdoors in Multi-Turn LLMs

Large Language Models (LLMs) are widely integrated into interactive systems such as dialogue agents and task-oriented assistants. This growing ecosystem also raises supply-chain risks, where adversaries can distribute poisoned models that degrade downstream reliability and user trust. Existing backdoor attacks and defenses are largely...

💬 0 commentsarXiv:2601.14340v2PDF
0

Posted in cs.AI · 2026-01-20 · Joaquín Polonuer, Lucas Vittor, Iñaki Arango, Ayush Noori, David A. Clifton, Luciano Del Corro, Marinka Zitnik

Autonomous Knowledge Graph Exploration with Adaptive Breadth-Depth Retrieval

Retrieving evidence for language model queries from knowledge graphs requires balancing broad search across the graph with multi-hop traversal to follow relational links. Similarity-based retrievers provide coverage but remain shallow, whereas traversal-based methods rely on selecting seed nodes to start exploration, which can fail...

💬 0 commentsarXiv:2601.13969v2PDF
0

Posted in cs.CV · 2026-01-20 · Haotian Xu, Yue Hu, Zhengqiu Zhu, Chen Gao, Ziyou Wang, Junreng Rao, Wenhao Lu, Weishi Li, Quanjun Yin, Yong Li

CityCube: Benchmarking Cross-view Spatial Reasoning on Vision-Language Models in Urban Environments

Cross-view spatial reasoning is essential for embodied AI, underpinning spatial understanding, mental simulation and planning in complex environments. Existing benchmarks primarily emphasize indoor or street settings, overlooking the unique challenges of open-ended urban spaces characterized by rich semantics, complex geometries, and...

💬 0 commentsarXiv:2601.14339v1PDF
0

Posted in cs.LG · 2026-01-20 · Yihan Zhang, Ercan E. Kuruoglu

Modality as Heterogeneity: Node Splitting and Graph Rewiring for Multimodal Graph Learning

Multimodal graphs are gaining increasing attention due to their rich representational power and wide applicability, yet they introduce substantial challenges arising from severe modality confusion. To address this issue, we propose NSG (Node Splitting Graph)-MoE, a multimodal graph learning framework that integrates a node-splitting...

💬 0 commentsarXiv:2602.00067v1PDF
0

Posted in cs.LG · 2026-01-20 · Cheol-Hui Lee, Hwa-Yeon Lee, Dong-Joo Kim

RL-BioAug: Label-Efficient Reinforcement Learning for Self-Supervised EEG Representation Learning

The quality of data augmentation serves as a critical determinant for the performance of contrastive learning in EEG tasks. Although this paradigm is promising for utilizing unlabeled data, static or random augmentation strategies often fail to preserve intrinsic information due to the non-stationarity of EEG signals where statistical...

💬 0 commentsarXiv:2601.13964v2PDF
0

Posted in cs.SE · 2026-01-20 · Zheng Fang, Yihong Dong, Lili Mou, Dongming Jin, Zhi Jin, Ge Li

IntentCoding: Amplifying User Intent in Code Generation

Large Language Models (LLMs) have shown strong capabilities in code generation, but their adherence to fine-grained user intent with multiple constraints remains a significant challenge. Our empirical analysis reveals two key observations: 1) Model performance deteriorates quickly as the number of constraints in the user intent...

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