Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 21, 2026 — 03:09:34 EST

0

Posted in cs.SE · 2026-08-27 · Dewu Zheng, Ruizhe Ye, Yanlin Wang, Yang Ye, Hongyu Zhang, Ensheng Shi, Xilin Liu, Yuchi Ma, Jianxing Yu, Zibin Zheng

SWE-Prime: Fewer Trajectories, Better Performance

To improve large language models' ability to resolve real-world software issues, prior work has focused on constructing large-scale agent trajectory datasets and performing supervised fine-tuning (SFT) on successful trajectories. However, task success does not guarantee high-quality supervision: successful trajectories may still...

💬 0 commentsarXiv:2608.27449v1PDF
0

Posted in cs.CL · 2026-08-27 · Aozhe Wang, Zhengxi Lu, Jianze Wang, Shangke Lv, Ying Liu, Weiming Lu, Jun Xiao, Yueting Zhuang, Hua Yang, Qianglong Chen, Yongliang Shen

TTPO: Test-Time Policy Optimization

Recent prominent post-training methods, such as Reinforcement Learning (RL) and On-Policy Self-Distillation (OPSD), have driven rapid progress in mathematical reasoning for large language models, yet their reliance on ground-truth labels precludes test-time training (TTT). Replacing ground truth with majority-vote pseudo-labels is a...

💬 0 commentsarXiv:2608.27448v1PDF
0

Posted in cs.HC · 2026-08-27 · Ting Yan

Do User-Authored Permission Policies Improve Protection Against AI Agent Overreach?

AI agents are poised to become a primary interface to digital products, acting across email, files, payments, and personal data. People without professional software backgrounds need understandable, reusable ways to control actions across services. We examine a mechanism in which a language model maps actions to plain-language...

💬 0 commentsarXiv:2608.27443v1PDF
0

Posted in cs.SE · 2026-08-27 · Dewu Zheng, Yanlin Wang, Xiwen Wang, Kefeng Duan, Hongyu Zhang, Xilin Liu, Yuchi Ma, Zibin Zheng

From Static to Dynamic: Benchmarking Real-World Code Review with MCR-Bench

In real-world software development, code review typically involves iterative interactions between developers and reviewers to improve software quality, making the process costly and time-consuming. Although recent work explores large language models (LLMs) for automated code review, most approaches oversimplify code review into a...

💬 0 commentsarXiv:2608.27442v1PDF
0

Posted in cs.CR · 2026-08-27 · Junjie Zhang, Hui Liu, Kecheng Chen, Xianbo Mo, Changsheng Chen, Haoliang Li

RedEvoAgent: Automatic Red-Teaming Agent with Experience-Driven Skill Evolution

LLM-based agents are increasingly deployed in product-level execution harnesses, where jailbreaks can trigger harmful tool use and persistent state changes, creating greater risks than unsafe text generation alone. Existing automatic red-teaming methods often rely on fixed attacks, while recent agentic attackers coordinate multiple...

💬 0 commentsarXiv:2608.27439v1PDF
0

Posted in cs.LG · 2026-08-27 · Sean Lim

Predicting Quantifiability from Primary Screens to Prioritize Dose-Response Profiling

High-throughput drug screening relies on low-cost primary assays to prioritize compounds for more expensive dose-response profiling, where potency is ultimately quantified. Current screening strategies largely focus on identifying compounds that will confirm biological activity on follow-up, implicitly assuming that confirmed activity...

💬 0 commentsarXiv:2608.26538v1PDF
0

Posted in cs.DS · 2026-08-27 · Aaron Li, Yifan Li, Drew DeHaas, Giulia Guidi

Cheaper by the Batch: Shared Traversal for Genotype Graph Editing

Updating a graph by inserting or replacing nodes while preserving semantics and reusing existing structure is a recurring computational problem. In population genetics, this problem arises in the genotype representation graph (GRG), a directed acyclic graph that losslessly encodes phased genetic variation across hundreds of thousands...

💬 0 commentsarXiv:2608.26488v1PDF
0

Posted in cs.AI · 2026-08-26 · Aamir Sohail, Xintong Zhong, Arkady Konovalov, Patricia L. Lockwood, Lei Zhang

Assessing mentalization in humans and large language models

Mentalization - the ability to infer others' beliefs and intentions to guide one's own choices - is a key cognitive function underlying human social interactions. Large language models (LLMs) demonstrate behaviour consistent with humans on theory-of-mind tasks, yet whether these models can guide adaptive behaviour through...

💬 0 commentsarXiv:2608.26291v1PDF
0

Posted in cs.LG · 2026-08-27 · Kiarash Rezaei, Mehdi Sattari, Javad Aliakbari, Tommy Svensson, Paolo Monti, Carlos Natalino

TRACE-CRC: Trajectory-Adaptive Conformal Risk Control for Multi-Step Channel State Information Prediction

Reliable prediction of time-varying channel state information (CSI) is essential for efficient wireless communication. Each CSI frame is a matrix-valued representation of the wireless channel response, and a sequence of CSI frames forms a temporal channel trajectory. Modern deep learning-based CSI predictors, however, often provide...

💬 0 commentsarXiv:2608.27124v1PDF
0

Posted in cs.LG · 2026-08-27 · Moritz Piening, Christian Wald

Gromov-Monge Flow Matching for Equivariant Graph Generation

Graphs are invariant under node permutations, motivating the use of permutation-equivariant architectures in generative models. In flow matching, however, symmetry may also enter the source--target coupling: once graph pairs are compared up to node relabeling, the natural Wasserstein geometry is that of the graph quotient space. The...

💬 0 commentsarXiv:2608.26961v1PDF
0

Posted in cs.LG · 2026-08-27 · Kihun Rhee

When Is the Sharp Covariance Envelope Tight? Feature-Only Geometry for Volume-Sampled Least Squares

Prior analyses by Derezinski and Warmuth established all-size sampling identities, selected-OLS unbiasedness, and inverse moments for ordinary volume sampling, while their exact arbitrary-fixed-response loss and prediction-covariance formulas are at the rank-size endpoint s=d. We establish a Loewner envelope for centered coefficient...

💬 0 commentsarXiv:2608.26877v1PDF
0

Posted in cs.CL · 2026-08-27 · Mingqi Gao, Anthony Sicilia, Weiyan Shi

Which Metrics Save the Most Human Annotation? Prediction-Powered Evaluation and Meta-Evaluation

Across various non-verifiable tasks, human evaluation is reliable but expensive, while automatic metrics are more scalable but often biased. Building on prediction-powered inference (PPI), we propose prediction-powered evaluation, a framework that combines limited human judgments with large-scale automatic scores to obtain...

💬 0 commentsarXiv:2608.26638v1PDF
0

Posted in cs.LG · 2026-08-27 · Kwanyoung Kim

GRAS: Guided Reduced-Variance Proposals and Adaptive Selection for Training-Free Reward Alignment in Discrete Diffusion

Discrete diffusion models have become a strong, widely adopted class of generators for sequence data, and steering them toward a downstream reward at inference time, without any retraining, is increasingly important. Such training-free steering is done by gradient guidance, by search, or by combining the two. We study the combined...

💬 0 commentsarXiv:2608.26585v1PDF
0

Posted in cs.CV · 2026-08-27 · Hao Xu, Zhaoning Shi, Hehe Jin, Bo Ma

CODE: Cross-Modal Calibration and Dynamic Suppression for Open World Object Detection

Open World Object Detection (OWOD) built on multimodal foundation models often suffers from semantic ambiguity caused by unidirectional text-to-vision matching, while rigid outlier penalties may over-suppress unknown objects near known-class decision boundaries. We propose CODE (Cross-Modal Calibration and Dynamic Suppression), a...

💬 0 commentsarXiv:2608.27214v1PDF
0

Posted in cs.CV · 2026-08-27 · Junjie Liu, Shengyuan Ye, Xu Chen

PACE: A Unified Condense-and-Extract Paradigm for Fast VLM Inference

Vision-Language Models (VLMs) demonstrate exceptional visual reasoning capabilities, yet their inference costs escalate rapidly with the proliferation of visual tokens. Existing visual token pruning methods exhibit two fundamental limitations. First, most approaches operate exclusively post-vision encoder, leaving the substantial...

💬 0 commentsarXiv:2608.27206v1PDF
0

Posted in cs.LG · 2026-08-27 · Xulong Wang, Po Yang

Profit based evaluation of machine learning for nitrogen recommendations in winter wheat

Nitrogen rates for winter wheat are set before the season, under unknown prices and weather. The standard UK advice does not respond to prices, yet recent price swings moved the most profitable rate by tens of kilograms per hectare. Machine learning is often proposed as the fix. However, it is usually judged on prediction accuracy,...

💬 0 commentsarXiv:2608.27205v1PDF
0

Posted in cs.LG · 2026-08-27 · Jintao Fei, Jiangying Luo

Common Geodesics Do Not Guarantee Fisher Consistency of the Structured SVM: Minimal Counterexamples and a Tree-Metric Classification

A known necessary condition for Fisher consistency of the structured support vector machine requires the task loss to be a metric for which every output triple has a common geodesic point. We show that this condition is not sufficient for the canonical coordinate-wise argmax decoder. A four-output unit star admits an exactly optimal...

💬 0 commentsarXiv:2608.27203v1PDF
0

Posted in cs.CV · 2026-08-27 · Eleni Tselepi, Cristian Sestito, Shady Agwa, Themis Prodromakis

Vision-centric generative AI models: A software-hardware perspective

Vision generative artificial intelligence (AI) has emerged as one of the most rapidly advancing areas of deep learning. The explosion of multimodal models has made them widely associated with text-to-image applications running on large datacentres. However, vision generative models are equally needed in applications that operate under...

💬 0 commentsarXiv:2608.27199v1PDF
0

Posted in cs.IT · 2026-08-27 · Qifei Wang, Zhen Gao, Li Qiao, Ziwei Wan, De Mi, Dapeng Li, Ying Sun

Knowledge Distillation Driven Semantic NOMA with GAN Refinement for 6G Robotic Vehicle Networks

To achieve sustainable intelligent mobility, 6G-empowered robotic vehicles (RVs) require high-fidelity visual perception under stringent bandwidth and energy constraints. Semantic communication offers a spectral-efficient solution but suffers from severe interference in uplink non-orthogonal multiple access (NOMA) RV networks. To...

💬 0 commentsarXiv:2608.27198v1PDF
0

Posted in cs.SE · 2026-08-27 · Greg Wilson

Twelve Quick Tips for Managing IT Disasters in Small Research Software Teams

In 2025, the US government launched an unprecedented series of attacks on its own scientific research groups. A year later GitHub dropped below 90% availability for the first time, while wildfires in Canada, France, Spain, and elsewhere forced researchers from the homes and labs. These events and others have reminded us just how...

💬 0 commentsarXiv:2608.27196v1PDF
0

Posted in cs.HC · 2026-08-27 · Kentaro Takahira, Takanori Fujiwara, Wong Kam-Kwai, Kento Shigyo, Leni Yang, Hiroaki Natsukawa, Yalong Yang, Huamin Qu

Surrounded by Friends: Design and Evaluation of Immersive Layouts of Egocentric Network for Visual Analytics

This paper explores design considerations for egocentric network layouts in immersive environments, providing fresh empirical insights that enhance egocentric network analysis. An egocentric network focuses on the topological and semantic relationships around a focal node (ego) and its neighboring nodes (alters), targeting local...

💬 0 commentsarXiv:2608.27194v1PDF
0

Posted in cs.CV · 2026-08-27 · Gauthier Miralles, Loic Le Folgoc, Vincent Jugnon, Pietro Gori

Unsupervised Adaptation of 3D CT Foundation Models for 3D CBCT Segmentation

Accurate 3D segmentation of cone-beam CT (CBCT) is critical for interventional and radiation therapy applications, yet it remains limited by two compounding challenges: the scarcity of annotated CBCT data and the large domain shift from diagnostic CT. Interventional CBCT exhibits fundamental modality differences from conventional CT,...

💬 0 commentsarXiv:2608.27190v1PDF
0

Posted in cs.CV · 2026-08-26 · Tal Grutman, Tali Ilovitsh

UltraPIPS: Improving model perception in B-mode ultrasound with foundation models

In medical imaging, it is common to use learned perceptual image patch similarity (LPIPS) to compare images semantically in feature space. Although backbones pretrained on natural images are widely used for LPIPS computation, B-mode ultrasound images possess distinct speckle patterns and acoustic-specific image statistics that are...

💬 0 commentsarXiv:2608.26033v1PDF
0

Posted in cs.DC · 2026-08-26 · Liuzixuan Lin, Fiodar Kazhamiaka, Alok Gautam Kumbhare, Chaojie Zhang, Jaylen Wang, Hassan Khan, Rodrigo L. Assis, Mariana Rodrigues, Kyle Woolcock, Nithish Mahalingam, Brijesh Warrier, Rodrigo Fonseca, Ricardo Bianchini

Slasher: Power Flexibility for Cloud Datacenters

Datacenters consume many megawatts of power, and regularly encounter scenarios that require modulating their power draw. These scenarios include datacenter infrastructure failures, power grid failures, grid services, and more, spanning a diverse range of requirements in terms of the power magnitude, the scope of the reduction, the...

💬 0 commentsarXiv:2608.26021v1PDF
0

Posted in cs.RO · 2026-08-26 · Haocheng Meng, Shaocheng Luo, Songqiao Xie, Miroslav Pajic

Phantom Navigator: Stealthy and Precise Unmanned Aerial Vehicle Redirection with Real-Time Tracking and GPS Spoofing

Redirecting unmanned aerial vehicles (UAVs) from their intended mission trajectories has been an active area of research. However, existing UAV redirection attacks lack reliability, precision, and covertness for a targeted diversion. They primarily rely on physical capture, communication hijacking, or sensor spoofing. Yet, physical...

💬 0 commentsarXiv:2608.26011v1PDF