Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 07:17:33 EST

0

Posted in cs.RO · 2026-01-05 · Chenyang Ma, Guangyu Yang, Kai Lu, Shitong Xu, Bill Byrne, Niki Trigoni, Andrew Markham

CycleVLA: Proactive Self-Correcting Vision-Language-Action Models via Subtask Backtracking and Minimum Bayes Risk Decoding

Current work on robot failure detection and correction typically operate in a post hoc manner, analyzing errors and applying corrections only after failures occur. This work introduces CycleVLA, a system that equips Vision-Language-Action models (VLAs) with proactive self-correction, the capability to anticipate incipient failures and...

💬 0 commentsarXiv:2601.02295v1PDF
0

Posted in cs.LG · 2026-01-05 · Subhankar Mishra

mHC-GNN: Manifold-Constrained Hyper-Connections for Graph Neural Networks

Graph Neural Networks (GNNs) suffer from over-smoothing in deep architectures and expressiveness bounded by the 1-Weisfeiler-Leman (1-WL) test. We adapt Manifold-Constrained Hyper-Connections (\mhc)~\citep{xie2025mhc}, recently proposed for Transformers, to graph neural networks. Our method, mHC-GNN, expands node representations...

💬 0 commentsarXiv:2601.02451v1PDF
0

Posted in cs.CV · 2026-01-05 · Tom Burgert, Leonard Hackel, Paolo Rota, Begüm Demir

Rank-based Geographical Regularization: Revisiting Contrastive Self-Supervised Learning for Multispectral Remote Sensing Imagery

Self-supervised learning (SSL) has become a powerful paradigm for learning from large, unlabeled datasets, particularly in computer vision (CV). However, applying SSL to multispectral remote sensing (RS) images presents unique challenges and opportunities due to the geographical and temporal variability of the data. In this paper, we...

💬 0 commentsarXiv:2601.02289v1PDF
0

Posted in cs.DC · 2026-01-05 · Rahul Sengupta, Nooshin Yousefzadeh, Manav Sanghvi, Yash Ranjan, Anand Rangarajan, Sanjay Ranka, Yashaswi Karnati, Jeremy Dilmore, Tushar Patel, Ryan Casburn

BigSUMO: A Scalable Framework for Big Data Traffic Analytics and Parallel Simulation

With growing urbanization worldwide, efficient management of traffic infrastructure is critical for transportation agencies and city planners. It is essential to have tools that help analyze large volumes of stored traffic data and make effective interventions. To address this need, we present ``BigSUMO", an end-to-end, scalable,...

💬 0 commentsarXiv:2601.02286v1PDF
0

Posted in cs.CL · 2026-01-05 · Tobias Schimanski, Imene Kolli, Yu Fan, Ario Saeid Vaghefi, Jingwei Ni, Elliott Ash, Markus Leippold

pdfQA: Diverse, Challenging, and Realistic Question Answering over PDFs

PDFs are the second-most used document type on the internet (after HTML). Yet, existing QA datasets commonly start from text sources or only address specific domains. In this paper, we present pdfQA, a multi-domain 2K human-annotated (real-pdfQA) and 2K synthetic dataset (syn-pdfQA) differentiating QA pairs in ten complexity...

💬 0 commentsarXiv:2601.02285v2PDF
0

Posted in cs.SC · 2026-01-05 · Fabio Cumbo, Jayadev Joshi, Daniel Blankenberg

An Automatic Pipeline for the Integration of Python-Based Tools into the Galaxy Platform: Application to the anvi'o Framework

The integration of command-line tools into the Galaxy platform is crucial for making complex computational methods accessible to a broader audience and ensuring reproducible research. However, the manual development of tool wrappers is a time-consuming, error-prone, and knowledge-intensive process. This bottleneck significantly...

💬 0 commentsarXiv:2601.02283v1PDF
0

Posted in cs.CV · 2026-01-05 · Shuai Yuan, Yantai Yang, Xiaotian Yang, Xupeng Zhang, Zhonghao Zhao, Lingming Zhang, Zhipeng Zhang

InfiniteVGGT: Visual Geometry Grounded Transformer for Endless Streams

The grand vision of enabling persistent, large-scale 3D visual geometry understanding is shackled by the irreconcilable demands of scalability and long-term stability. While offline models like VGGT achieve inspiring geometry capability, their batch-based nature renders them irrelevant for live systems. Streaming architectures, though...

💬 0 commentsarXiv:2601.02281v1PDF
0

Posted in cs.CV · 2026-01-05 · Salim Khazem

TopoLoRA-SAM: Topology-Aware Parameter-Efficient Adaptation of Foundation Segmenters for Thin-Structure and Cross-Domain Binary Semantic Segmentation

Foundation segmentation models such as the Segment Anything Model (SAM) exhibit strong zero-shot generalization through large-scale pretraining, but adapting them to domain-specific semantic segmentation remains challenging, particularly for thin structures (e.g., retinal vessels) and noisy modalities (e.g., SAR imagery). Full...

💬 0 commentsarXiv:2601.02273v1PDF
0

Posted in cs.ET · 2026-01-05 · Gabriel Timothy, Syeda Amna Rizvi, Muhammad Umair, Athman Bouguettaya, Balsam Alkouz

Modeling Inter-drone Interference as a Service in Skyway Networks

We present a novel investigation into the impact of inter-drone interference on delivery efficiencies within multi-drone skyway networks. We conduct controlled experiments to analyze the behavior of drones in an indoor testbed environment. Our study compares performance between solo flights and concurrent multi-drone operations along...

💬 0 commentsarXiv:2601.02270v1PDF
0

Posted in cs.CV · 2026-01-05 · Renke Wang, Zhenyu Zhang, Ying Tai, Jun Li, Jian Yang

DiffProxy: Multi-View Human Mesh Recovery via Diffusion-Generated Dense Proxies

Precise human mesh recovery (HMR) from multi-view images remains challenging: end-to-end methods produce entangled errors hard to localize, while fitting-based methods rely on sparse keypoints that provide limited surface constraints. We observe that the true bottleneck lies in the quality of intermediate representations, and that...

💬 0 commentsarXiv:2601.02267v2PDF
0

Posted in cs.LG · 2026-01-05 · Boris Kriuk, Fedor Kriuk

POSEIDON: Physics-Optimized Seismic Energy Inference and Detection Operating Network

Earthquake prediction and seismic hazard assessment remain fundamental challenges in geophysics, with existing machine learning approaches often operating as black boxes that ignore established physical laws. We introduce POSEIDON (Physics-Optimized Seismic Energy Inference and Detection Operating Network), a physics-informed...

💬 0 commentsarXiv:2601.02264v1PDF
0

Posted in cs.MA · 2026-01-05 · H. Van Dyke Parunak

Stigmergic Swarming Agents for Fast Subgraph Isomorphism

Maximum partial subgraph isomorphism compares two graphs (nodes joined by edges) to find a largest common subgraph. A common use case, for graphs with labeled nodes, seeks to find instances of a \textit{query} graph with $q$ nodes in a (typically larger) \textit{data} graph with $d$ nodes. The problem is NP-complete, and naïve...

💬 0 commentsarXiv:2601.02449v2PDF
0

Posted in cs.CR · 2026-01-05 · Joel Daniel Andersson, Palak Jain, Satchit Sivakumar

Improved Accuracy for Private Continual Cardinality Estimation in Fully Dynamic Streams via Matrix Factorization

We study differentially-private statistics in the fully dynamic continual observation model, where many updates can arrive at each time step and updates to a stream can involve both insertions and deletions of an item. Earlier work (e.g., Jain et al., NeurIPS 2023 for counting distinct elements; Raskhodnikova & Steiner, PODS 2025 for...

💬 0 commentsarXiv:2601.02257v1PDF
0

Posted in cs.CV · 2026-01-05 · Shikun Sun, Liao Qu, Huichao Zhang, Yiheng Liu, Yangyang Song, Xian Li, Xu Wang, Yi Jiang, Daniel K. Du, Xinglong Wu, Jia Jia

VAR RL Done Right: Tackling Asynchronous Policy Conflicts in Visual Autoregressive Generation

Visual generation is dominated by three paradigms: AutoRegressive (AR), diffusion, and Visual AutoRegressive (VAR) models. Unlike AR and diffusion, VARs operate on heterogeneous input structures across their generation steps, which creates severe asynchronous policy conflicts. This issue becomes particularly acute in reinforcement...

💬 0 commentsarXiv:2601.02256v1PDF
0

Posted in cs.CR · 2026-01-05 · Jay Kuri

Vouchsafe: A Zero-Infrastructure Capability Graph Model for Offline Identity and Trust

Modern identity and trust systems collapse in the environments where they are needed most: disaster zones, disconnected or damaged networks, and adversarial conditions such as censorship or infrastructure interference. These systems depend on functioning networks to reach online authorities, resolvers, directories, and revocation...

💬 0 commentsarXiv:2601.02254v1PDF
0

Posted in cs.LG · 2026-01-05 · Emrah Mete, Emin Erkan Korkmaz

Neuro-Channel Networks: A Multiplication-Free Architecture by Biological Signal Transmission

The rapid proliferation of Deep Learning is increasingly constrained by its heavy reliance on high-performance hardware, particularly Graphics Processing Units (GPUs). These specialized accelerators are not only prohibitively expensive and energy-intensive but also suffer from significant supply scarcity, limiting the ubiquity of...

💬 0 commentsarXiv:2601.02253v1PDF
0

Posted in cs.FL · 2026-01-05 · Guy Amir, Mark Barbone, Nicolas Amat, Jules Jacobs

Deciding Serializability in Network Systems

We present the SER modeling language for automatically verifying serializability of concurrent programs, i.e., whether every concurrent execution of the program is equivalent to some serial execution. SER programs are suitably restricted to make this problem decidable, while still allowing for an unbounded number of concurrent threads...

💬 0 commentsarXiv:2601.02251v4PDF
0

Posted in cs.CV · 2026-01-05 · Xiantai Xiang, Guangyao Zhou, Zixiao Wen, Wenshuai Li, Ben Niu, Feng Wang, Lijia Huang, Qiantong Wang, Yuhan Liu, Zongxu Pan, Yuxin Hu

SLGNet: Synergizing Structural Priors and Language-Guided Modulation for Multimodal Object Detection

Multimodal object detection leveraging RGB and Infrared (IR) images is pivotal for robust perception in all-weather scenarios. While recent adapter-based approaches efficiently transfer RGB-pretrained foundation models to this task, they often prioritize model efficiency at the expense of cross-modal structural consistency....

💬 0 commentsarXiv:2601.02249v1PDF
0

Posted in cs.SE · 2026-01-05 · Mohammad Reza Heidari Iman, Giorgio Di Natale, Katell Morin-Allory

Automatic Assertion Mining in Assertion-Based Verification: Techniques, Challenges, and Future Directions

Functional verification increasingly relies on Assertion-Based Verification (ABV), which has become a key approach for verifying hardware designs due to its efficiency and effectiveness. Central to ABV are automatic assertion miners, which apply different techniques to generate assertions automatically. This paper reviews the most...

💬 0 commentsarXiv:2601.02248v1PDF
0

Posted in cs.CV · 2026-01-05 · Annoor Sharara Akhand

A Comparative Study of Custom CNNs, Pre-trained Models, and Transfer Learning Across Multiple Visual Datasets

Convolutional Neural Networks (CNNs) are a standard approach for visual recognition due to their capacity to learn hierarchical representations from raw pixels. In practice, practitioners often choose among (i) training a compact custom CNN from scratch, (ii) using a large pre-trained CNN as a fixed feature extractor, and (iii)...

💬 0 commentsarXiv:2601.02246v1PDF
0

Posted in cs.CR · 2026-01-05 · Michiel Van Kenhove, Erik Pohle, Leonard Schild, Martin Zbudila, Merlijn Sebrechts, Filip De Turck, Bruno Volckaert, Aysajan Abidin

MOZAIK: A Privacy-Preserving Analytics Platform for IoT Data Using MPC and FHE

The rapid increase of Internet of Things (IoT) systems across several domains has led to the generation of vast volumes of sensitive data, presenting significant challenges in terms of storage and data analytics. Cloud-assisted IoT solutions offer storage, scalability, and computational resources, but introduce new security and...

💬 0 commentsarXiv:2601.02245v1PDF
0

Posted in cs.CV · 2026-01-05 · Grigorii Alekseenko, Aleksandr Gordeev, Irina Tolstykh, Bulat Suleimanov, Vladimir Dokholyan, Georgii Fedorov, Sergey Yakubson, Aleksandra Tsybina, Mikhail Chernyshov, Maksim Kuprashevich

VIBE: Visual Instruction Based Editor

Instruction-based image editing is among the fastest developing areas in generative AI. Over the past year, the field has reached a new level, with dozens of open-source models released alongside highly capable commercial systems. However, only a limited number of open-source approaches currently achieve real-world quality. In...

💬 0 commentsarXiv:2601.02242v1PDF
0

Posted in cs.NI · 2026-01-05 · Matteo Bordin, Andrea Lacava, Michele Polese, Francesca Cuomo, Tommaso Melodia

Enabling Deep Reinforcement Learning Research for Energy Saving in Open RAN

The growing performance demands and higher deployment densities of next-generation wireless systems emphasize the importance of adopting strategies to manage the energy efficiency of mobile networks. In this demo, we showcase a framework that enables research on Deep Reinforcement Learning (DRL) techniques for improving the energy...

💬 0 commentsarXiv:2601.02240v2PDF
0

Posted in cs.AI · 2026-01-05 · Ahmad Terra, Mohit Ahmed, Rafia Inam, Elena Fersman, Martin Törngren

Textual Explanations and Their Evaluations for Reinforcement Learning Policy

Understanding a Reinforcement Learning (RL) policy is crucial for ensuring that autonomous agents behave according to human expectations. This goal can be achieved using Explainable Reinforcement Learning (XRL) techniques. Although textual explanations are easily understood by humans, ensuring their correctness remains a challenge,...

💬 0 commentsarXiv:2601.02514v1PDF
0

Posted in cs.SE · 2026-01-05 · Pelin Rabia Kuran, Rumbidzai Chitakunye, Vincenzo Stoico, Ilja Heitlager, Justus Bogner

Green LLM Techniques in Action: How Effective Are Existing Techniques for Improving the Energy Efficiency of LLM-Based Applications in Industry?

The rapid adoption of large language models (LLMs) has raised concerns about their substantial energy consumption, especially when deployed at industry scale. While several techniques have been proposed to address this, limited empirical evidence exists regarding the effectiveness of applying them to LLM-based industry applications....

💬 0 commentsarXiv:2601.02512v1PDF