Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 21, 2026 — 05:51:07 EST

0

Posted in cs.AI · 2026-08-25 · Zae Myung Kim, Young-Jun Lee, Seungyeon Jwa, Dongyeop Kang

Meta$^n$: Recursive Self-Improvement through Emergent Depth

Self-improving LLM agents refine answers, not the process that produces those answers. Systems that add a meta-level hold that level fixed, and those that edit themselves must leave part of their own editing machinery untouched to stay stable, capping the meta-depth they realize at roughly two. We present Meta$^n$, which keeps the...

💬 0 commentsarXiv:2608.24735v1PDF
0

Posted in cs.LO · 2026-08-25 · Promit Panja, André Platzer

Comparison Invariants for Verifying Control Invariance

Control invariance validates that dynamical systems have a control input that preserves a given property at all times. This paper introduces a set of sound axioms and proof rules in differential dynamic logic (dL) that enable verification of control invariance. First, the scalar and vector comparison principles, relating a system of...

💬 0 commentsarXiv:2608.24598v1PDF
0

Posted in cs.LG · 2026-08-25 · Arthur Corrêa, Paulo Nascimento, Samuel Moniz

Improving Cross-Problem Vehicle Routing with Locally Augmented Preferences and Representation Disentanglement

Multi-task vehicle routing problem (VRP) solvers seek to handle multiple VRP variants within a single unified model, avoiding the need to train a separate model for every variant. In spite of recent progress, current approaches remain limited on two fronts. On the training side, reinforcement learning suffers from reward-scale...

💬 0 commentsarXiv:2608.24859v1PDF
0

Posted in cs.LG · 2026-08-25 · Lars van der Laan, Nathan Kallus

Bellman Calibration for Marginalized Importance Weighting in Offline Reinforcement Learning

Marginalized importance weighting evaluates a target policy by reweighting offline state-action samples with its discounted occupancy ratio, characterized by an adjoint Bellman equation. Existing minimax, primal-dual, and fitted fixed-point estimators can leave residual occupancy-balance violations because of function-class...

💬 0 commentsarXiv:2608.24858v1PDF
0

Posted in cs.CR · 2026-08-25 · Maitreyee Das Urmi, Jessica Pourleyli, Fabio Santos, Glaucia Melo

Prompt Structure Redistributes, Not Reduces: An Empirical Analysis of Security-Weaknesses in LLM-Generated Python Code

Large Language Models (LLMs) increasingly generate code from natural-language prompts, making prompt engineering a key mechanism for shaping the security of generated software. Structured and security-oriented prompts are widely used to encourage safer code, yet their effects extend beyond whether detected weaknesses are simply...

💬 0 commentsarXiv:2608.24857v1PDF
0

Posted in cs.IT · 2026-08-25 · Hengzhuo Li, Chong Shangguan, Hengjia Wei

The Optimal Asymptotic Rate of Generalized Covering Codes

Let $G_q$ be an alphabet of size $q\geq2$. We determine the optimal asymptotic rate of generalized covering codes $C\subseteq G_q^n$, whose covering centers in $G_q^{t\times n}$ are constrained to the product form $C^t$. For every fixed integer $t\geq1$ and every $ρ\in[0,1]$, we prove that \[ κ_t(ρ,q)= \begin{cases}...

💬 0 commentsarXiv:2608.24856v1PDF
0

Posted in cs.CV · 2026-08-25 · Hsiang-Wei Huang, Jianxu Shangguan, Junbin Lu, Jenq-Neng Hwang

LeFlow: Generative Latent Flow Planning for World Models

Latent world models are inherently strong encoders that transform image pixel to latent embedding, yet existing world models still rely on online trajectory optimization for action planning: for every state-goal pair, an iterative optimizer is run from scratch to search for optimal action sequences, treating the world model as a...

💬 0 commentsarXiv:2608.24855v1PDF
0

Posted in cs.NE · 2026-08-25 · Gabriel Bontemps, Abhishek Banerjee

Learning Whom to Trust : Decision-Generated Credibility in Social Learning

Social interaction can improve collective learning but also amplify early mistakes. We study this tension when the credibility of social information is generated by the sender's own decision process rather than fixed ex ante. Reinforcement-learning agents make binary choices through a drift--diffusion process that jointly determines...

💬 0 commentsarXiv:2608.24851v1PDF
0

Posted in cs.CR · 2026-08-25 · Tran Duc Le

Research Methodologies for Cybersecurity in Enterprise Environments: A Narrative Review, Synthesis and Executable Guide

Enterprise cybersecurity research draws on a wider range of methods than any single community routinely teaches. Researchers face a selection problem before they face a technical one: a study may simultaneously need a systematic review, a design-science artifact, a controlled detection experiment, an interview study, or an...

💬 0 commentsarXiv:2608.24850v1PDF
0

Posted in cs.CL · 2026-08-25 · Fei Tang, Huawen Shen, Zhiqiong Lu, Zhengxi Lu, Pengyuan Lyu, Chengquan Zhang, Weiming Lu, Jun Xiao, Yueting Zhuang, Yongliang Shen

BrowserForge: Scaling Web Episode via Parallel Browser Sandboxes

Web agents that act from rendered pixels avoid the fragility and heavy token cost of reading a page's HTML or accessibility tree, but training them depends on large amounts of high-quality interaction trajectories, and how to produce such data at scale remains an open problem. Public datasets typically contain only a few thousand...

💬 0 commentsarXiv:2608.24848v1PDF
0

Posted in cs.AI · 2026-08-25 · Md Saikat Islam Khan Bappy, Oshani Seneviratne

FedV-KGQA: Multi-Hop Question Answering over Vertically Partitioned Knowledge Graphs

Real-world data for knowledge graph question answering is often distributed across different organizations due to governance and data sovereignty constraints. While centralized systems exist, they cannot answer multi-hop questions when the required facts are split across vertically partitioned silos. In this paper, we propose...

💬 0 commentsarXiv:2608.24846v1PDF
0

Posted in cs.CV · 2026-08-25 · Andreas Hochlehnert, Marianna Nezhurina, Mehdi Cherti, Andrej Radonjic, Thaddäus Wiedemer, Christoph Schuhmann, Romain Beaumont, Wieland Brendel, Bernhard Schölkopf, A. Sophia Koepke, Jenia Jitsev, Matthias Bethge

LAION-BVD: A 10-Million-Hour Open Video Dataset for Multimodal Pre-training

We present LAION-BVD, a large-scale open video dataset for multimodal learning, which contains 1.3B platform-specific video URLs collected from CommonCrawl. From these, we download 80M videos with a total duration of 10 million hours. The dataset is designed for multimodal pre-training across the video, audio, and image modalities....

💬 0 commentsarXiv:2608.24845v1PDF
0

Posted in cs.CL · 2026-08-25 · Miao Liu, Zhizhe Liu

Reading Is Not Using: Retrieval, Judgment, and the Design of AI Financial Research Workflows

Large language models (LLMs) are increasingly deployed as AI analysts to process financial disclosures and support AI-assisted investment decisions. Yet such systems are usually evaluated by what they can retrieve, not whether retrieved information affects their judgments. We identify a retrieval-integration gap in long-context...

💬 0 commentsarXiv:2608.24842v1PDF
0

Posted in cs.IT · 2026-08-25 · Nguyen Phuc Tran, Brigitte Jaumard, Oscar Delgado

Next-generation O-RAN Edge: Energy-aware Joint Placement and Migration of Cloud-Native Functions

The transition toward Open Radio Access Networks (O-RANs) is reshaping how cellular infrastructure is deployed, managed, and optimized. This paper investigates the energy-aware joint placement and migration of cloud-native functions (CNFs) in an O-RAN edge cloud. We consider both a Single-CU-UP association model and a slice-aware...

💬 0 commentsarXiv:2608.24841v1PDF
0

Posted in cs.ET · 2026-08-25 · Alex Sensintaffar, Roop Kiran, Yang Chen, Mai Zheng, Bingzhe Li

HORIZON: A Read-Efficient Firmware for DNA Storage with Horizontal Layout

DNA storage is a promising medium for long-term archiving, but its read performance is limited by coarse-grained random access. Existing random-access DNA storage designs suffer from high read amplification because their sequential layouts co-locate frequently and infrequently accessed data under the same primer pair, where any read...

💬 0 commentsarXiv:2608.24839v1PDF
0

Posted in cs.AI · 2026-08-25 · Jing Huang, Jihong Zhang, Hua-Hua Chang

A Dual-Dimensional LLM Framework for Automated Item Incidental Content Similarity Analysis in Large-Scale Assessments

The rapid expansion of large-scale assessments and the growing adoption of automatic item generation have intensified concerns about incidental content redundancy, where construct-irrelevant elements such as wording or contextual framing become unintentionally repetitive across items. Traditional similarity metrics like BLEU or cosine...

💬 0 commentsarXiv:2608.24825v1PDF
0

Posted in cs.AI · 2026-08-25 · Emanuel Kitzelmann

Constrained Entity Selection under Partial Knowledge for LLM-Based Knowledge Graph QA

Large language models are increasingly used for knowledge graph question answering (KGQA), but can fail to correctly ground answers in the underlying graph. Current approaches to LLM-based KGQA either rely on full semantic parsing into executable queries such as SPARQL, which is brittle in practice due to complex schemas or...

💬 0 commentsarXiv:2608.24824v1PDF
0

Posted in cs.LG · 2026-08-25 · Seungik Cho, Betul Orcan-Ekmekci

BioKERN: Biological Kernel Regularization for Histology-to-Transcriptomics Neighborhood Retrieval

Spatially resolved biology requires representations that preserve biological neighborhood structure rather than only exact cross-modal correspondences. Existing histology--transcriptomics objectives can emphasize instance-level matching even when non-paired spots share molecular or spatial context. We introduce BioKERN, a multimodal...

💬 0 commentsarXiv:2608.24823v1PDF
0

Posted in cs.RO · 2026-08-25 · Sixiang Chen, Jiaming Liu, Jixian Wu, Yichen Guo, Tinghao Wang, Siyuan Qian, Hao Chen, Jiajun Cao, Jian Tang, Shanghang Zhang

Do Robotic World Models Really Follow Actions? Diagnosing and Aligning Action-Conditioned Generation for Policy Learning

Action-conditioned world models are increasingly used as learned simulators for policy evaluation and improvement, yet their effectiveness rests on an unverified assumption: generated futures faithfully reflect arbitrary valid actions. Existing benchmarks are typically confined to expert demonstrations, leaving off-expert action...

💬 0 commentsarXiv:2608.24885v1PDF
0

Posted in cs.RO · 2026-08-25 · Xiang Li, Yupeng Zheng, Songen Gu, Huailiang Ma, Feng Yu, Xian Nie, Shanshuai Yuan, Yujie Zang, Weize Li, Shuai Tian, Moyang Liu, Ya-Qin Zhang, Wenchao Ding

Latent Action as Intention Enables Efficient Future Imagination for World Action Models

World action models (WAMs) improve robot control by modeling how observations evolve, but generating future observations at test time incurs substantial latency. Fast-WAM removes this process for efficiency; however, our matched implementations show lower generalization for Fast-WAM than for future-aware alternatives, especially with...

💬 0 commentsarXiv:2608.24882v1PDF
0

Posted in cs.CV · 2026-08-25 · Jiangning Zhang, Haojun Chen, Yong Liu

From Seeing to Acting: Smart Glasses as First-Person Intelligence Platforms

Smart glasses are evolving from capture and display accessories into first-person intelligence platforms that connect human perception, persistent context, and digital or physical action. Their on-body viewpoint aligns with the wearer's vision, audition, motion, and hand-object interaction, but must operate under tight energy,...

💬 0 commentsarXiv:2608.24877v1PDF
0

Posted in cs.AI · 2026-08-25 · Zhaochen Yu, Yingcheng Wu, Zhenfei Yin, Kaiyuan Chen, Zhe Zhao, Mengdi Wang, Shuicheng Yan, Ling Yang

Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses

Recursive self-improvement (RSI) remains hard in long-horizon tasks, where growing histories obscure the task state and misalign skill invocation. We introduce Recuris, a recursive Experiential-Working Memory architecture for long-horizon agent harnesses, in which Working Memory tracks task progress and guides skill selection from...

💬 0 commentsarXiv:2608.24876v1PDF
0

Posted in cs.AI · 2026-08-25 · Kai Ruan, Jinghao Lin, Qianshan Wei, Ziqi Zhou, Zihe Huang

SPO++: Stream-Aligned Policy Optimization for Asynchronous Agentic RL

Group-relative reinforcement learning waits for sibling rollouts of the same prompt, which is costly for long and variable tool-use trajectories. Single-stream Policy Optimization (SPO) removes this dependency with a persistent prompt-level value estimate, but its recipe whitens one advantage per trajectory before optimizing a...

💬 0 commentsarXiv:2608.24870v1PDF
0

Posted in cs.DS · 2026-08-25 · Ainesh Bakshi, Alex Conway, Hanna Komlós, William Kuszmaul, Alek Westover

Lower Bounds for Linear Hashing via Arithmetic Kakeya

Affine modular linear hashing is one of the simplest classical hash families. For a prime $p > u$, the hash function is obtained by choosing $s,t$ uniformly from $\mathbb{Z}_p$ and mapping each key $x \in \{0,\ldots,u-1\}$ to one of $n$ bins by $h(x) = [(sx+t) \bmod p] \bmod n$. Despite its simplicity, the maximum load of linear...

💬 0 commentsarXiv:2608.24866v1PDF
0

Posted in cs.CC · 2026-08-25 · Aritra Das, Vincent Froese, Moritz Grillo, Debayan Gupta, Christoph Hertrich, Tharrshann Jayan Logarajah, Georg Loho, Mihir More, Moritz Stargalla

Parameterized Complexity of $L_p$-Lipschitz Constants for Input Convex Neural Networks and $L_p$-Norm Maximization over Zonotopes

Lipschitz constants are a standard way to quantify the sensitivity of neural networks to small input perturbations, but computing them is difficult even for shallow ReLU networks. We study this problem for two-layer input-convex neural networks (ICNNs), a restricted architecture where nonnegative output weights enforce convexity....

💬 0 commentsarXiv:2608.24865v1PDF