Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 17, 2026 — 23:58:02 EST

0

Posted in cs.SE · 2026-01-05 · Max Unterbusch, Andreas Vogelsang

Context-Adaptive Requirements Defect Prediction through Human-LLM Collaboration

Automated requirements assessment traditionally relies on universal patterns as proxies for defectiveness, implemented through rule-based heuristics or machine learning classifiers trained on large annotated datasets. However, what constitutes a "defect" is inherently context-dependent and varies across projects, domains, and...

💬 0 commentsarXiv:2601.01952v1PDF
0

Posted in cs.CV · 2026-01-05 · Meng Wang, Wenjing Dai, Jiawan Zhang, Xiaojie Guo

Face Normal Estimation from Rags to Riches

Although recent approaches to face normal estimation have achieved promising results, their effectiveness heavily depends on large-scale paired data for training. This paper concentrates on relieving this requirement via developing a coarse-to-fine normal estimator. Concretely, our method first trains a neat model from a small dataset...

💬 0 commentsarXiv:2601.01950v1PDF
0

Posted in cs.RO · 2026-01-05 · Zhihao Gu, Ming Yang, Difan Zou, Dong Xu

Learning Diffusion Policy from Primitive Skills for Robot Manipulation

Diffusion policies (DP) have recently shown great promise for generating actions in robotic manipulation. However, existing approaches often rely on global instructions to produce short-term control signals, which can result in misalignment in action generation. We conjecture that the primitive skills, referred to as fine-grained,...

💬 0 commentsarXiv:2601.01948v1PDF
0

Posted in cs.RO · 2026-01-05 · Sichao Song, Yuki Okafuji, Takuya Iwamoto, Jun Baba, Hiroshi Ishiguro

From Metrics to Meaning: Insights from a Mixed-Methods Field Experiment on Retail Robot Deployment

We report a mixed-methods field experiment of a conversational service robot deployed under everyday staffing discretion in a live bedding store. Over 12 days we alternated three conditions--Baseline (no robot), Robot-only, and Robot+Fixture--and video-annotated the service funnel from passersby to purchase. An explanatory sequential...

💬 0 commentsarXiv:2601.01946v1PDF
0

Posted in cs.SE · 2026-01-05 · Matteo Esposito, Andrea Janes, Valentina Lenarduzzi, Davide Taibi

The Invisible Hand of AI Libraries Shaping Open Source Projects and Communities

In the early 1980s, Open Source Software emerged as a revolutionary concept amidst the dominance of proprietary software. What began as a revolutionary idea has now become the cornerstone of computer science. Amidst OSS projects, AI is increasing its presence and relevance. However, despite the growing popularity of AI, its adoption...

💬 0 commentsarXiv:2601.01944v2PDF
0

Posted in cs.LG · 2026-01-05 · Tieu-Long Phan, Nhu-Ngoc Nguyen Song, Peter F. Stadler

SynRXN: An Open Benchmark and Curated Dataset for Computational Reaction Modeling

We present SynRXN, a unified benchmarking framework and open-data resource for computer-aided synthesis planning (CASP). SynRXN decomposes end-to-end synthesis planning into five task families, covering reaction rebalancing, atom-to-atom mapping, reaction classification, reaction property prediction, and synthesis route design....

💬 0 commentsarXiv:2601.01943v1PDF
0

Posted in cs.AI · 2026-01-05 · Victor Sanchez, Chris Reinke, Ahamed Mohamed, Xavier Alameda-Pineda

OpenSocInt: A Multi-modal Training Environment for Human-Aware Social Navigation

In this paper, we introduce OpenSocInt, an open-source software package providing a simulator for multi-modal social interactions and a modular architecture to train social agents. We described the software package and showcased its interest via an experimental protocol based on the task of social navigation. Our framework allows for...

💬 0 commentsarXiv:2601.01939v2PDF
0

Posted in cs.DB · 2026-01-05 · Yitong Song, Xuanhe Zhou, Christian S. Jensen, Jianliang Xu

Vector Search for the Future: From Memory-Resident, Static Heterogeneous Storage, to Cloud-Native Architectures

Vector search (VS) has become a fundamental component in multimodal data management, enabling core functionalities such as image, video, and code retrieval. As vector data scales rapidly, VS faces growing challenges in balancing search, latency, scalability, and cost. The evolution of VS has been closely driven by changes in storage...

💬 0 commentsarXiv:2601.01937v1PDF
0

Posted in cs.LG · 2026-01-05 · Hao Bai, Alexey Taymanov, Tong Zhang, Aviral Kumar, Spencer Whitehead

WebGym: Scaling Training Environments for Visual Web Agents with Realistic Tasks

We present WebGym, the largest-to-date open-source environment for training realistic visual web agents. Real websites are non-stationary and diverse, making artificial or small-scale task sets insufficient for robust policy learning. WebGym contains nearly 300,000 tasks with rubric-based evaluations across diverse, real-world...

💬 0 commentsarXiv:2601.02439v6PDF
0

Posted in cs.SE · 2026-01-05 · Yun Bian, Yi Chen, HaiQuan Wang, ShiHao Li, Zhe Cui

Focus on What Matters: Fisher-Guided Adaptive Multimodal Fusion for Vulnerability Detection

Software vulnerability detection can be formulated as a binary classification problem that determines whether a given code snippet contains security defects. Existing multimodal methods typically fuse Natural Code Sequence (NCS) representations extracted by pretrained models with Code Property Graph (CPG) representations extracted by...

💬 0 commentsarXiv:2601.02438v3PDF
0

Posted in cs.LG · 2026-01-05 · Willem Röpke, Samuel Coward, Andrei Lupu, Thomas Foster, Tim Rocktäschel, Jakob Foerster

DéjàQ: Open-Ended Evolution of Diverse, Learnable and Verifiable Problems

Recent advances in reasoning models have yielded impressive results in mathematics and coding. However, most approaches rely on static datasets, which have been suggested to encourage memorisation and limit generalisation. We introduce DéjàQ, a framework that departs from this paradigm by jointly evolving a diverse set of synthetic...

💬 0 commentsarXiv:2601.01931v1PDF
0

Posted in cs.IR · 2026-01-05 · Dongfang Zhao

MCGI: Manifold-Consistent Graph Indexing for Billion-Scale Disk-Resident Vector Search

Graph-based Approximate Nearest Neighbor (ANN) search often suffers from performance degradation in high-dimensional spaces due to the Euclidean-Geodesic mismatch, where greedy routing diverges from the underlying data manifold. To address this challenge, this paper presents Manifold-Consistent Graph Indexing (MCGI), a geometry-aware...

💬 0 commentsarXiv:2601.01930v3PDF
0

Posted in cs.LG · 2026-01-05 · Firuz Kamalov, Hana Sulieman, Witold Pedrycz

Theoretical Convergence of SMOTE-Generated Samples

Imbalanced data affects a wide range of machine learning applications, from healthcare to network security. As SMOTE is one of the most popular approaches to addressing this issue, it is imperative to validate it not only empirically but also theoretically. In this paper, we provide a rigorous theoretical analysis of SMOTE's...

💬 0 commentsarXiv:2601.01927v1PDF
0

Posted in cs.CV · 2026-01-05 · Zhifei Li, Yiran Wang, Chenyi Xiong, Yujing Xia, Xiaoju Hou, Yue Zhao, Miao Zhang, Kui Xiao, Bing Yang

MacVQA: Adaptive Memory Allocation and Global Noise Filtering for Continual Visual Question Answering

Visual Question Answering (VQA) requires models to reason over multimodal information, combining visual and textual data. With the development of continual learning, significant progress has been made in retaining knowledge and adapting to new information in the VQA domain. However, current methods often struggle with balancing...

💬 0 commentsarXiv:2601.01926v1PDF
0

Posted in cs.CV · 2026-01-05 · Lianjie Jia, Yuhan Wu, Binghao Ran, Yifan Wang, Lijun Wang, Huchuan Lu

AR-MOT: Autoregressive Multi-object Tracking

As multi-object tracking (MOT) tasks continue to evolve toward more general and multi-modal scenarios, the rigid and task-specific architectures of existing MOT methods increasingly hinder their applicability across diverse tasks and limit flexibility in adapting to new tracking formulations. Most approaches rely on fixed output heads...

💬 0 commentsarXiv:2601.01925v1PDF
0

Posted in cs.AI · 2026-01-05 · Hieu Truong Xuan, Khanh To Van

Solving Cyclic Antibandwidth Problem by SAT

The Cyclic Antibandwidth Problem (CABP), a variant of the Antibandwidth Problem, is an NP-hard graph labeling problem with numerous applications. Despite significant research efforts, existing state-of-the-art approaches for CABP are exclusively heuristic or metaheuristic in nature, and exact methods have been limited to restricted...

💬 0 commentsarXiv:2601.04239v1PDF
0

Posted in cs.SE · 2026-01-05 · Mikel Robredo, Matteo Esposito, Fabio Palomba, Rafael Peñaloza, Valentina Lenarduzzi

A Defect is Being Born: How Close Are We? A Time Sensitive Forecasting Approach

Background. Defect prediction has been a highly active topic among researchers in the Empirical Software Engineering field. Previous literature has successfully achieved the most accurate prediction of an incoming fault and identified the features and anomalies that precede it through just-in-time prediction. As software systems...

💬 0 commentsarXiv:2601.01921v1PDF
0

Posted in cs.LG · 2026-01-05 · Ryo Iwaki, Takayuki Osogami

Distorted Distributional Policy Evaluation for Offline Reinforcement Learning

While Distributional Reinforcement Learning (DRL) methods have demonstrated strong performance in online settings, its success in offline scenarios remains limited. We hypothesize that a key limitation of existing offline DRL methods lies in their approach to uniformly underestimate return quantiles. This uniform pessimism can lead to...

💬 0 commentsarXiv:2601.01917v1PDF
0

Posted in cs.NE · 2026-01-05 · Francisco Angulo de Lafuente, Vladimir Veselov, Richard Goodman

Toward Thermodynamic Reservoir Computing: Exploring SHA-256 ASICs as Potential Physical Substrates

We propose a theoretical framework--Holographic Reservoir Computing (HRC)--which hypothesizes that the thermodynamic noise and timing dynamics in voltage-stressed Bitcoin mining ASICs (BM1366) could potentially serve as a physical reservoir computing substrate. We present the CHIMERA (Conscious Hybrid Intelligence via Miner-Embedded...

💬 0 commentsarXiv:2601.01916v1PDF
0

Posted in cs.CV · 2026-01-05 · Yujie Hu, Zecheng Tang, Xu Jiang, Weiqi Li, Jian Zhang

TalkPhoto: A Versatile Training-Free Conversational Assistant for Intelligent Image Editing

Thanks to the powerful language comprehension capabilities of Large Language Models (LLMs), existing instruction-based image editing methods have introduced Multimodal Large Language Models (MLLMs) to promote information exchange between instructions and images, ensuring the controllability and flexibility of image editing. However,...

💬 0 commentsarXiv:2601.01915v1PDF
0

Posted in cs.CV · 2026-01-05 · Zhibo Wang, Zuoyuan Zhang, Xiaoyi Pang, Qile Zhang, Xuanyi Hao, Shuguo Zhuo, Peng Sun

TAP-ViTs: Task-Adaptive Pruning for On-Device Deployment of Vision Transformers

Vision Transformers (ViTs) have demonstrated strong performance across a wide range of vision tasks, yet their substantial computational and memory demands hinder efficient deployment on resource-constrained mobile and edge devices. Pruning has emerged as a promising direction for reducing ViT complexity. However, existing approaches...

💬 0 commentsarXiv:2601.02437v1PDF
0

Posted in cs.CV · 2026-01-05 · Arjun Ramesh Kaushik, Nalini K. Ratha, Venu Govindaraju

Learning Action Hierarchies via Hybrid Geometric Diffusion

Temporal action segmentation is a critical task in video understanding, where the goal is to assign action labels to each frame in a video. While recent advances leverage iterative refinement-based strategies, they fail to explicitly utilize the hierarchical nature of human actions. In this work, we propose HybridTAS - a novel...

💬 0 commentsarXiv:2601.01914v1PDF
0

Posted in cs.AI · 2026-01-05 · Minh Hieu Ha, Khanh Ly Ta, Hung Phan, Tung Doan, Tung Dao, Dao Tran, Huynh Thi Thanh Binh

MMP-A*: Multimodal Perception Enhanced Incremental Heuristic Search on Path Planning

Autonomous path planning requires a synergy between global reasoning and geometric precision, especially in complex or cluttered environments. While classical A* is valued for its optimality, it incurs prohibitive computational and memory costs in large-scale scenarios. Recent attempts to mitigate these limitations by using Large...

💬 0 commentsarXiv:2601.01910v2PDF
0

Posted in cs.CV · 2026-01-05 · Jingjing Wang, Qianglin Liu, Zhuo Xiao, Xinning Yao, Bo Liu, Lu Li, Lijuan Niu, Fugen Zhou

Nodule-DETR: A Novel DETR Architecture with Frequency-Channel Attention for Ultrasound Thyroid Nodule Detection

Thyroid cancer is the most common endocrine malignancy, and its incidence is rising globally. While ultrasound is the preferred imaging modality for detecting thyroid nodules, its diagnostic accuracy is often limited by challenges such as low image contrast and blurred nodule boundaries. To address these issues, we propose...

💬 0 commentsarXiv:2601.01908v1PDF
0

Posted in cs.LG · 2026-01-05 · Yuxuan Li, Harshith Reddy Kethireddy, Srijita Das

Evaluating Feature Dependent Noise in Preference-based Reinforcement Learning

Learning from Preferences in Reinforcement Learning (PbRL) has gained attention recently, as it serves as a natural fit for complicated tasks where the reward function is not easily available. However, preferences often come with uncertainty and noise if they are not from perfect teachers. Much prior literature aimed to detect noise,...

💬 0 commentsarXiv:2601.01904v2PDF