Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 19, 2026 — 11:18:34 EST

0

Posted in cs.CR · 2026-09-04 · Chang Liu, Edward Raff, Kristopher Micinski

When LLM Decompilers Recompile More and Preserve Less

Decompilation recovers high-level source from compiled machine code and serves as a foundation for security tasks such as vulnerability detection and malware analysis. Traditional decompilers like Ghidra and Hex-Rays expose whatever they cannot resolve as visible placeholders and often emit pseudocode that will not compile or execute;...

💬 0 commentsarXiv:2609.05370v1PDF
0

Posted in cs.RO · 2026-09-04 · Vivek Chavan, Yahuan Shi, Oliver Heimann, Kevin Haninger, Jörg Krüger

Towards Neuro-Symbolic Procedural Reasoning for Long-Horizon Vision-Language-Action Manipulation

Vision-language-action (VLA) models can execute short manipulation skills, but remain brittle in long-horizon procedures requiring persistent task state, dependency-aware reasoning, conditional decisions, and reliable grounding. We investigate a neuro-symbolic framework that combines learned VLA control with explicit task graphs and...

💬 0 commentsarXiv:2609.05369v1PDF
0

Posted in cs.PL · 2026-09-04 · Samuel Kushnir, Kimia Noorbakhsh, Kavya Sreedhar, Liqun Cheng, Ming Liu, Parthasarathy Ranganathan, Mohammad Alizadeh, Fred Kjolstad, Suvinay Subramanian

Design Docs Are All You Need: An AI-native Machine-Learning Performance Tool

Machine-learning performance modeling is a uniquely hostile terrain for long-lived software: the assumptions baked into today's abstractions are invalidated by tomorrow's models and systems, forcing perpetual refactoring of performance-modeling frameworks. Meanwhile, AI coding agents have become fast and capable enough that...

💬 0 commentsarXiv:2609.05364v1PDF
0

Posted in cs.LG · 2026-09-04 · Siliang Liu, Mohammad Ghasemi, Sapan Patel, Amin Banitalebi-Dehkordi

Distill Globally, Adapt Locally: Reasoning Distillation and Product-Type Test-Time Training for Scalable Trade-Up Recommendation

Trade-up recommendation identifies higher-quality alternatives that preserve a customer's purchase intent while offering upgraded benefits. Large language models (LLMs) can reason about such distinctions, but applying them directly to hundreds of millions of product pairs is operationally impractical. We introduce a two-level...

💬 0 commentsarXiv:2609.05363v1PDF
0

Posted in cs.LG · 2026-09-04 · Junda Ying, Yuxuan Wang, Bowen Yang, Peijie Zhou, Lei Zhang

Simulation-free Unbalanced Dynamic Optimal Transport with General Growth Penalty

Inferring cellular dynamics from unpaired single-cell snapshots requires modeling both state transitions and population growth or death. Unbalanced dynamic optimal transport (UDOT) addresses this by penalizing growth along transport paths, making the choice of growth penalty a key way to encode biological priors on proliferation and...

💬 0 commentsarXiv:2609.04710v1PDF
0

Posted in cs.IR · 2026-09-04 · Chenhang Christopher Zhang, Yanqing Lou, Jie Yuan, Mingming Lu, Jacob Parker, Himanshu Chintalapudi, Zechuan Lin, Clemens R. Scherzer, Yuxuan Hu, Ruifeng Hu, Xianjun Dong

VizIt: A multi-view framework for exploring single-cell, spatial, and genetic data online

Multi-omic studies increasingly require data to be examined from complementary biological perspectives, yet interactive exploration remains fragmented across modalities and tools. We present VizIt, an open-source framework for multi-view exploration of single-cell and spatial transcriptomic, epigenomic and genetic data. VizIt connects...

💬 0 commentsarXiv:2609.04658v1PDF
0

Posted in cs.DB · 2026-09-03 · Michael Bouzinier, Dmitry Etin

A Semantic Model of Genetic Evidence: A Step Toward Bridging the Basic-Science-Clinic Gap

Scientific and clinical decision-making depends on evidence from the primary literature, but existing standards for representing that evidence (FHIR Evidence, ECO, SEPIO, and the GA4GH Genomic Knowledge Standards) are oriented toward clinical-trial workflows, evidence codes, or single-variant assertions, and do not capture the...

💬 0 commentsarXiv:2609.04509v1PDF
0

Posted in cs.AI · 2026-09-03 · Ismail Erbas, Xavier Intes, Vikas Pandey

When Quantization Breaks Memory: Recurrent-State Write-Back in Low-Precision Temporal Inference

Quantization is widely used to reduce the computational and memory demands of neural-network inference. In recurrent networks, however, the quantized state is stored and returned at the next time step, so the rule used to store that state can alter subsequent computations. Here, we introduce recurrent-state write-back to denote this...

💬 0 commentsarXiv:2609.04490v1PDF
0

Posted in cs.CV · 2026-09-04 · Muyao Niu, Jixuan He, Ruihan Yu, Lian Fu, Yonghao Yu, Zheng-Hui Huang, Yifan Zhan, Fengbo Lan, Yongtao Ge, Yinqiang Zheng, Kaipeng Zhang, Zhixiang Wang

WorldSculpt: Generating Compositional Worlds from Grounded Videos

We study the problem of generating a compositional 3D representation of a cluttered scene containing hundreds of objects. The goal is to represent the scene as a collection of individual object meshes placed in a shared world frame, as required by downstream applications such as gaming, AR/VR, simulation, and robotics. This task is...

💬 0 commentsarXiv:2609.05416v1PDF
0

Posted in cs.CV · 2026-09-04 · Linzhan Mou, Jiahui Lei, Zhiyang Dou, Chenyue Cai, Chaoyue Song, Adam Finkelstein, Szymon Rusinkiewicz

UniMate: One Unified Model to Animate Diverse Skeletons

Recent advances in automatic rigging now deliver animation-ready 3D assets at scale, yet generating the motion to drive them remains a bottleneck. Existing learned animators are topology-constrained: they rely on category-specific templates or require per-skeleton fine-tuning and reference motions at inference. We present UniMate, a...

💬 0 commentsarXiv:2609.05415v1PDF
0

Posted in cs.CL · 2026-09-04 · Ji Soo Lee, Xilun Chen, Pierce Chuang, Ashish Shenoy, Jason Wei, Dohwan Ko, Hyunwoo J. Kim, Benoit Corda

WearableQA: A Benchmark for Health Reasoning over Real-World Wearable Data

Recent advances in wearable sensing enable continuous monitoring of physiological and behavioral signals, yet existing benchmarks rarely evaluate whether AI systems can reason over a real user's longitudinal wearable record. We introduce WearableQA, a benchmark comprising 4,084 10-option multiple-choice questions constructed from the...

💬 0 commentsarXiv:2609.05405v1PDF
0

Posted in cs.HC · 2026-09-04 · Sihwa Park

Diffusion TV: Experiencing Diffusion Models through Tangible, Embodied Interaction

Diffusion TV is an interactive AI art installation that offers a tangible and embodied experience of diffusion models through a modified CRT TV. By physically manipulating the TV's antenna, audiences control the clarity of AI-generated images and sounds, metaphorically enacting the denoising process that underlies diffusion-based...

💬 0 commentsarXiv:2609.05404v1PDF
0

Posted in cs.LG · 2026-09-04 · Quoc H. Nguyen, Ali Lafzi, Abhijeet Phatak, Siddharth Pratap Singh, Rohit Upadhyay, Yogananda Domlur Seetharama, Chittaranjan Tripathy

RegionFed: Federated Learning for Personalized Query Understanding in Heterogeneous Retail Environments

Retail search systems serve diverse geographic regions with distinct query patterns, vocabularies, and product preferences, creating significant data heterogeneity that challenges both privacy-preserving training and model personalization. Federated learning offers a natural solution for privacy, but standard FL methods produce global...

💬 0 commentsarXiv:2609.05403v1PDF
0

Posted in cs.RO · 2026-09-04 · Wonje Jeung, Sangyeon Yoon, Hyesoo Hong, Yoonjun Cho, Dongjae Jeon, Bumjun Kim, Jean Oh, Youngjae Yu, Albert No

Same Trajectory, Contradictory Rewards (ROBORMBENCH): Paraphrase Fragility in Vision Language Reward Models

Vision-language models are increasingly used as reward functions for robotic learning, but this role requires paraphrase invariance: the same trajectory should receive the same reward under semantically equivalent goal descriptions. We show that current VLM reward models often violate this property. Paraphrasing the instruction alone...

💬 0 commentsarXiv:2609.05401v1PDF
0

Posted in cs.CV · 2026-09-04 · Reza Rajabli, D. Louis Collins

A Generalizable Feature Extractor for Alzheimer's-Related Brain MRI Tasks

When there is not enough labeled data to properly train deep learning models, transfer learning can help. We still do not fully understand how effective it is in neuroimaging, especially for Alzheimer's disease research. It is also not clear if these transferred models can work on new datasets without being retrained for each specific...

💬 0 commentsarXiv:2609.05400v1PDF
0

Posted in cs.CV · 2026-09-04 · Julien Colin, Nuria Oliver, Thomas Serre

From Interpretability Methods to Interpretable Models

More than a decade in, explainable AI (XAI) for computer vision has assembled a mature toolbox: attribution, feature visualization, concept-based, and circuit-based methods. Yet almost all of the field's effort has gone into building and comparing these methods, and little into the question they were meant to answer---how...

💬 0 commentsarXiv:2609.05399v1PDF
0

Posted in cs.CV · 2026-09-04 · Samer Abualhanud, Max Mehltretter

CrossDepth: Geometry-Constrained Attention for Generalizable Multi-View Surround Depth Estimation

Reliable 3D understanding of the surrounding environment is a core requirement for autonomous driving. Multi-view surround camera rigs provide broad scene coverage, but the spatially adjacent images typically overlap only minimally. Consequently, the depth of most pixels must be inferred from monocular appearance cues. These cues can...

💬 0 commentsarXiv:2609.05397v1PDF
0

Posted in cs.AI · 2026-09-04 · Yuxiao Li, Keke Hu, Santiago Mazuelas, Yuan Shen

A Deep Generative Model for Synthesizing Labeled Wireless Signals

Wireless signals with position-related labels are pivotal for both performance evaluation and model training in the realm of wireless sensing. However, acquiring real-world datasets is often challenged by significant measurement and labeling costs. Traditional methods for synthesizing labeled wireless signals typically rely on...

💬 0 commentsarXiv:2609.05396v1PDF
0

Posted in cs.AI · 2026-09-04 · Dain Kim, Eungi Cho, Kyumin Kim, Shinyeong Noh, Kyuseong Lim

Multi-Step Tool-Calling over Korean Open Public APIs: A Benchmark and a Data-Synthesis Recipe

Data-sovereignty regulations increasingly require public institutions to deploy open-source, on-premise LLM agents that chain multiple tool-calls across live government APIs. However, open-source models consistently underperform in this multi-step setting, and no existing benchmark measures the gap. We introduce the Korean Open Public...

💬 0 commentsarXiv:2609.05395v1PDF
0

Posted in cs.CR · 2026-09-03 · Panagiotis Mavridis, Anargyros Baklezos, Christos Nikolopoulos

Blockchain-Enabled Secure Logging for Fiscal Electronic Mechanisms: Evaluation of the Greek eSEND and myDATA Tax Systems

This paper analyzes the implementation of blockchain-based integrity mechanisms in Greek Fiscal Electronic Mechanisms (FEMs) and the central tax information system eSEND. The study examines the cryptographic architecture of fiscal devices, including Electronic Cash Registers, Fiscal Printers, Fiscal Signing Machines, and FEMAS...

💬 0 commentsarXiv:2609.04356v1PDF
0

Posted in cs.LG · 2026-09-04 · Billy Snikkers, Rumi Salazar, Daniel Murfet, Will Troiani

Interpretability for Turing Machines

We show that susceptibilities, an interpretability technique developed for neural networks, can identify the presence of algorithmic structure in Turing machines by probing the local loss landscape of a learning problem for noisy Turing machines introduced by Murfet and Troiani (arXiv:2504.08075). We prove that symmetries and path...

💬 0 commentsarXiv:2609.04661v1PDF
0

Posted in cs.RO · 2026-09-04 · Ao Shen, Kaixi Chen, Shiwei Liu, Fang Deng, Chen Chen

Human-Human & Human-Robot Interaction Transformer (H2INT) for Robot Navigation in Dense and Uncertain Crowds

Safe robot navigation in dense crowds requires reasoning about pedestrian motion and how it may change in response to a robot. However, many learning-based approaches generate pedestrian motion independently of the robot or assume uniform reciprocity, omitting an important source of interaction uncertainty. This paper presents a...

💬 0 commentsarXiv:2609.05300v1PDF
0

Posted in cs.MA · 2026-09-04 · Fatemeh Saberi Khomami, Julita Vassileva

Online Change-point Detection for Cooperative Multi-Agent Reinforcement Learning

Cooperative multi-agent reinforcement learning (MARL) systems rely on past experience for learning coordinated behaviour, but this experience may become unreliable if the environment or task objective changes during training. In such cases, agents first need a way to recognize that the situation has changed before deciding how to...

💬 0 commentsarXiv:2609.05298v1PDF
0

Posted in cs.CL · 2026-09-04 · Gaurab Baral

LexFlip: A Dissociation Diagnostic for Legal Meaning Preservation Metrics

Does a simplified legal clause still say what the original said? The checks in current use cannot establish that it does: requiring an identical pair to score highest and an unrelated pair lowest moves lexical overlap and legal force together, so any monotone function of token overlap satisfies both. Our remedy is a dissociation, an...

💬 0 commentsarXiv:2609.05296v1PDF
0

Posted in cs.AI · 2026-09-04 · Yang Li, Semih Yavuz, Shafiq Joty

RISE: Recursive Improvement via Self-Extrapolating Policy Distillation

On-policy distillation (OPD) provides dense, per-token supervision for language model post-training, but its effectiveness is bottlenecked by teacher quality: external teachers suffer from distribution mismatch, while self-distillation with privileged conditioning is limited by in-context learning capacity. We propose \textbf{RISE}...

💬 0 commentsarXiv:2609.05295v1PDF