Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 22:17:58 EST

0

Posted in cs.RO · 2026-01-03 · Shu Pan, Simon Archieri, Ahmet Cinar, Jonatan Scharff Willners, Ignacio Carlucho, Yvan Petillot

VISO: Robust Underwater Visual-Inertial-Sonar SLAM with Photometric Rendering for Dense 3D Reconstruction

Visual challenges in underwater environments significantly hinder the accuracy of vision-based localisation and the high-fidelity dense reconstruction. In this paper, we propose VISO, a robust underwater SLAM system that fuses a stereo camera, an inertial measurement unit (IMU), and a 3D sonar to achieve accurate 6-DoF localisation...

💬 0 commentsarXiv:2601.01144v2PDF
0

Posted in cs.CL · 2026-01-03 · Peng Chen

KOS-TL (Knowledge Operation System Type Logic)

This paper introduces KOS-TL (Knowledge Operation System Type Logic), a novel constructive framework designed to provide a rigorous logical foundation for autonomous and executable knowledge systems. Traditional knowledge representation models often suffer from a gap between static symbolic logic and dynamic system execution. To...

💬 0 commentsarXiv:2601.01143v1PDF
0

Posted in cs.RO · 2026-01-03 · Sriram Rajasekar, Ashwini Ratnoo

Latent Space Reinforcement Learning for Multi-Robot Exploration

Autonomous mapping of unknown environments is a critical challenge, particularly in scenarios where time is limited. Multi-agent systems can enhance efficiency through collaboration, but the scalability of motion-planning algorithms remains a key limitation. Reinforcement learning has been explored as a solution, but existing...

💬 0 commentsarXiv:2601.01139v1PDF
0

Posted in cs.IT · 2026-01-03 · Mohammad Rowshan

Single-Shot and Few-Shot Decoding via Stabilizer Redundancy in Bivariate Bicycle Codes

Bivariate bicycle (BB) codes are a prominent class of quantum LDPC codes constructed from group algebras. While the logical dimension and quantum distance of \emph{coprime} BB codes are known to be determined by a greatest common divisor polynomial $g(z)$, the properties governing their fault tolerance under noisy measurement have...

💬 0 commentsarXiv:2601.01137v1PDF
0

Posted in cs.CR · 2026-01-03 · Maryam Mahdi Alhusseini, Alireza Rouhi, Mohammad-Reza Feizi-Derakhshi

AI-Powered Hybrid Intrusion Detection Framework for Cloud Security Using Novel Metaheuristic Optimization

Cybersecurity poses considerable problems to Cloud Computing (CC), especially regarding Intrusion Detection Systems (IDSs), facing difficulties with skewed datasets and suboptimal classification model performance. This study presents the Hybrid Intrusion Detection System (HyIDS), an innovative IDS that employs the Energy Valley...

💬 0 commentsarXiv:2601.01134v1PDF
0

Posted in cs.CG · 2026-01-03 · Hao-Tsung Yang, Ssu-Yuan Lo, Kuan-Lun Chen, Ching-Kai Wang

Generating Diverse TSP Tours via a Combination of Graph Pointer Network and Dispersion

We address the Diverse Traveling Salesman Problem (D-TSP), a bi-criteria optimization challenge that seeks a set of $k$ distinct TSP tours. The objective requires every selected tour to have a length at most $c|T^*|$ (where $|T^*|$ is the optimal tour length) while minimizing the average Jaccard similarity across all tour pairs. This...

💬 0 commentsarXiv:2601.01132v2PDF
0

Posted in cs.SE · 2026-01-03 · Kla Tantithamthavorn, Yaotian Zou, Andy Wong, Michael Gupta, Zhe Wang, Mike Buller, Ryan Jiang, Matthew Watson, Minwoo Jeong, Kun Chen, Ming Wu

RovoDev Code Reviewer: A Large-Scale Online Evaluation of LLM-based Code Review Automation at Atlassian

Large Language Models (LLMs)-powered code review automation has the potential to transform code review workflows. Despite the advances of LLM-powered code review comment generation approaches, several practical challenges remain for designing enterprise-grade code review automation tools. In particular, this paper aims at answering...

💬 0 commentsarXiv:2601.01129v2PDF
0

Posted in cs.CY · 2026-01-03 · Michael Smith, Riley Grossman, Antonio Torres-Aguero, Pritam Sen, Cristian Borcea, Yi Chen

Inconsistencies in Classification of Online News Articles: A Call for Common Standards in Brand Safety Services

This study examines inconsistencies in the brand safety classifications of online news articles by analyzing ratings from three leading brand safety providers, DoubleVerify, Integral Ad Science, and Oracle. We focus on news content because of its central role in public discourse and the significant financial consequences of unsafe...

💬 0 commentsarXiv:2601.01303v1PDF
0

Posted in cs.AI · 2026-01-03 · Keith Frankston, Benjamin Howard

Accelerating Monte-Carlo Tree Search with Optimized Posterior Policies

We introduce a recursive AlphaZero-style Monte--Carlo tree search algorithm, "RMCTS". The advantage of RMCTS over AlphaZero's MCTS-UCB is speed. In RMCTS, the search tree is explored in a breadth-first manner, so that network inferences naturally occur in large batches. This significantly reduces the GPU latency cost. We find that...

💬 0 commentsarXiv:2601.01301v2PDF
0

Posted in cs.CL · 2026-01-03 · Ismail Lamaakal, Chaymae Yahyati, Yassine Maleh, Khalid El Makkaoui, Ibrahim Ouahbi

T3C: Test-Time Tensor Compression with Consistency Guarantees

We present T3C, a train-once, test-time budget-conditioned compression framework that exposes rank and precision as a controllable deployment knob. T3C combines elastic tensor factorization (maintained up to a maximal rank) with rank-tied mixed-precision quantization and a lightweight controller that maps a latency/energy/size budget...

💬 0 commentsarXiv:2601.01299v1PDF
0

Posted in cs.LG · 2026-01-03 · Jorge L. Ruiz Williams

Warp-Cortex: An Asynchronous, Memory-Efficient Architecture for Million-Agent Cognitive Scaling on Consumer Hardware

Current multi-agent Large Language Model (LLM) frameworks suffer from linear memory scaling, rendering "System 2" parallel reasoning impractical on consumer hardware. We present Warp Cortex, an asynchronous architecture that theoretically enables million-agent cognitive scaling by decoupling agent logic from physical memory. Through...

💬 0 commentsarXiv:2601.01298v1PDF
0

Posted in cs.CR · 2026-01-03 · Davis Brown, Juan-Pablo Rivera, Dan Hendrycks, Mantas Mazeika

Aggressive Compression Enables LLM Weight Theft

As frontier AIs become more powerful and costly to develop, adversaries have increasing incentives to steal model weights by mounting exfiltration attacks. In this work, we consider exfiltration attacks where an adversary attempts to sneak model weights out of a datacenter over a network. While exfiltration attacks are multi-step...

💬 0 commentsarXiv:2601.01296v1PDF
0

Posted in cs.LG · 2026-01-03 · Changhoon Song, Seungchan Ko, Youngjoon Hong

Sobolev Approximation of Deep ReLU Networks in Log-Barron Space

Universal approximation theorems show that neural networks can approximate any continuous function; however, the number of parameters may grow exponentially with the ambient dimension, so these results do not fully explain the practical success of deep models on high-dimensional data. Barron space theory addresses this: if a target...

💬 0 commentsarXiv:2601.01295v2PDF
0

Posted in cs.SD · 2026-01-03 · Ching Ho Lee, Javier Nistal, Stefan Lattner, Marco Pasini, George Fazekas

Diffusion Timbre Transfer Via Mutual Information Guided Inpainting

We study timbre transfer as an inference-time editing problem for music audio. Starting from a strong pre-trained latent diffusion model, we introduce a lightweight procedure that requires no additional training: (i) a dimension-wise noise injection that targets latent channels most informative of instrument identity, and (ii) an...

💬 0 commentsarXiv:2601.01294v2PDF
0

Posted in cs.IT · 2026-01-03 · Tilo Strutz, Roman Rischke

Range-Coder with fast Adaptation and Table-Based Decoding

The transmission or storage of signals typically involves data compression. The final processing step in compression systems is generally an entropy coding stage, which converts symbols into a bit stream based on their probability distribution. A distinct class of entropy coding methods operates not by mapping input symbols to...

💬 0 commentsarXiv:2601.06120v1PDF
0

Posted in cs.DB · 2026-01-03 · Yicheng Jin, Yongji Wu, Wenjun Hu, Bruce M. Maggs, Jun Yang, Xiao Zhang, Danyang Zhuo

Curator: Efficient Vector Search with Low-Selectivity Filters

Embedding-based dense retrieval has become the cornerstone of many critical applications, where approximate nearest neighbor search (ANNS) queries are often combined with filters on labels such as dates and price ranges. Graph-based indexes achieve state-of-the-art performance on unfiltered ANNS but encounter connectivity breakdown on...

💬 0 commentsarXiv:2601.01291v3PDF
0

Posted in cs.LG · 2026-01-03 · Harshita Narnoli, Mihai Surdeanu

The Alchemy of Thought: Understanding In-Context Learning Through Supervised Classification

In-context learning (ICL) has become a prominent paradigm to rapidly customize LLMs to new tasks without fine-tuning. However, despite the empirical evidence of its usefulness, we still do not truly understand how ICL works. In this paper, we compare the behavior of in-context learning with supervised classifiers trained on ICL...

💬 0 commentsarXiv:2601.01290v1PDF
0

Posted in cs.CR · 2026-01-03 · Shriram KS Pandian, Naresh Kshetri

dataRLsec: Safety, Security, and Reliability With Robust Offline Reinforcement Learning for DPAs

Data poisoning attacks (DPAs) are becoming popular as artificial intelligence (AI) algorithms, machine learning (ML) algorithms, and deep learning (DL) algorithms in this artificial intelligence (AI) era. Hackers and penetration testers are excessively injecting malicious contents in the training data (and in testing data too) that...

💬 0 commentsarXiv:2601.01289v1PDF
0

Posted in cs.GR · 2026-01-03 · Evgenii Rudakov, Jonathan Shock, Benjamin Ultan Cowley

PyBatchRender: A Python Library for Batched 3D Rendering at Up to One Million FPS

Reinforcement learning from pixels is often bottlenecked by the performance and complexity of 3D rendered environments. Researchers face a trade-off between high-speed, low-level engines and slower, more accessible Python frameworks. To address this, we introduce PyBatchRender, a Python library for high-throughput, batched 3D...

💬 0 commentsarXiv:2601.01288v1PDF
0

Posted in cs.CR · 2026-01-03 · Wenbo Wu, George Konstantinidis

Compliance as a Trust Metric

Trust and Reputation Management Systems (TRMSs) are critical for the modern web, yet their reliance on subjective user ratings or narrow Quality of Service (QoS) metrics lacks objective grounding. Concurrently, while regulatory frameworks like GDPR and HIPAA provide objective behavioral standards, automated compliance auditing has...

💬 0 commentsarXiv:2601.01287v2PDF
0

Posted in cs.CV · 2026-01-03 · Md. Sanaullah Chowdhury Lameya Sabrin

S2M-Net: Spectral-Spatial Mixing for Medical Image Segmentation with Morphology-Aware Adaptive Loss

Medical image segmentation requires balancing local precision for boundary-critical clinical applications, global context for anatomical coherence, and computational efficiency for deployment on limited data and hardware a trilemma that existing architectures fail to resolve. Although convolutional networks provide local precision at...

💬 0 commentsarXiv:2601.01285v2PDF
0

Posted in cs.RO · 2026-01-03 · Fang Nan, Meher Malladi, Qingqing Li, Fan Yang, Joonas Juola, Tiziano Guadagnino, Jens Behley, Cesar Cadena, Cyrill Stachniss, Marco Hutter

SAHA: Supervised Autonomous HArvester for selective forest thinning

Forestry plays a vital role in our society, creating significant ecological, economic, and recreational value. Efficient forest management involves labor-intensive and complex operations. One essential task for maintaining forest health and productivity is selective thinning, which requires skilled operators to remove specific trees...

💬 0 commentsarXiv:2601.01282v1PDF
0

Posted in cs.CV · 2026-01-03 · Sifatullah Sheikh Urmi, Kirtonia Nuzath Tabassum Arthi, Md Al-Imran

AI-Powered Deepfake Detection Using CNN and Vision Transformer Architectures

The increasing use of artificial intelligence generated deepfakes creates major challenges in maintaining digital authenticity. Four AI-based models, consisting of three CNNs and one Vision Transformer, were evaluated using large face image datasets. Data preprocessing and augmentation techniques improved model performance across...

💬 0 commentsarXiv:2601.01281v1PDF
0

Posted in cs.CL · 2026-01-03 · Sen Hu, Yuxiang Wei, Jiaxin Ran, Zhiyuan Yao, Xueran Han, Huacan Wang, Ronghao Chen, Lei Zou

Does Memory Need Graphs? A Unified Framework and Empirical Analysis for Long-Term Dialog Memory

Graph structures are increasingly used in dialog memory systems, but empirical findings on their effectiveness remain inconsistent, making it unclear which design choices truly matter. We present an experimental, system-oriented analysis of long-term dialog memory architectures. We introduce a unified framework that decomposes dialog...

💬 0 commentsarXiv:2601.01280v3PDF