Qwen Councils
arXiv is taking too long to respond. Please try again or narrow your search.
Showing downloaded papers while arXiv is unavailable.

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 22:04:54 EST

0

Posted in cs.CL · 2026-01-07 · Prith Sharma, Austin Z. Henley

Modular Prompt Optimization: Optimizing Structured Prompts with Section-Local Textual Gradients

Prompt quality plays a central role in controlling the behavior, reliability, and reasoning performance of large language models (LLMs), particularly for smaller open-source instruction-tuned models that depend heavily on explicit structure. While recent work has explored automatic prompt optimization using textual gradients and...

💬 0 commentsarXiv:2601.04055v1PDF
0

Posted in cs.LG · 2026-01-07 · Yayati Jadhav, Amir Barati Farimani

LinkD: AutoRegressive Diffusion Model for Mechanical Linkage Synthesis

Designing mechanical linkages to achieve target end-effector trajectories presents a fundamental challenge due to the intricate coupling between continuous node placements, discrete topological configurations, and nonlinear kinematic constraints. The highly nonlinear motion-to-configuration relationship means small perturbations in...

💬 0 commentsarXiv:2601.04054v1PDF
0

Posted in cs.RO · 2026-01-07 · Zhihao Zhan, Yuhao Chen, Jiaying Zhou, Qinhan Lyu, Hao Liu, Keze Wang, Liang Lin, Guangrun Wang

Stable Language Guidance for Vision-Language-Action Models

Vision-Language-Action (VLA) models have demonstrated impressive capabilities in generalized robotic control; however, they remain notoriously brittle to linguistic perturbations. We identify a critical ``modality collapse'' phenomenon where strong visual priors overwhelm sparse linguistic signals, causing agents to overfit to...

💬 0 commentsarXiv:2601.04052v2PDF
0

Posted in cs.LG · 2026-01-07 · Viktor Martinek, Roland Herzog

Symbolic Regression for Shared Expressions: Introducing Partial Parameter Sharing

Symbolic regression aims to find symbolic expressions that describe datasets. Due to its inherent interpretability, symbolic regression (SR) is a powerful paradigm for scientific discovery. Recent advances have expanded SR to describe related phenomena using a single expression with varying sets of parameters, thereby introducing a...

💬 0 commentsarXiv:2601.04051v3PDF
0

Posted in cs.LO · 2026-01-07 · Derek Egolf, Stavros Tripakis

Recursive Program Synthesis from Sketches and Mixed-Quantifier Properties

We present a novel approach to the automatic synthesis of recursive programs from mixed-quantifier first-order logic properties. Our approach uses Skolemization to reduce the mixed-quantifier synthesis problem to a $\forall^*$-synthesis problem, synthesizing witness-generating functions for introduced Skolem symbols alongside the...

💬 0 commentsarXiv:2601.04045v1PDF
0

Posted in cs.CL · 2026-01-07 · Xinyue Lou, Jinan Xu, Jingyi Yin, Xiaolong Wang, Zhaolu Kang, Youwei Liao, Yixuan Wang, Xiangyu Shi, Fengran Mo, Su Yao, Kaiyu Huang

When Helpers Become Hazards: A Benchmark for Analyzing Multimodal LLM-Powered Safety in Daily Life

As Multimodal Large Language Models (MLLMs) become an indispensable assistant in human life, the unsafe content generated by MLLMs poses a danger to human behavior, perpetually overhanging human society like a sword of Damocles. To investigate and evaluate the safety impact of MLLMs responses on human behavior in daily life, we...

💬 0 commentsarXiv:2601.04043v2PDF
0

Posted in cs.NI · 2026-01-07 · Marcin Hoffmann

Badanie Sieci Massive MIMO o Architekturze Zorientowanej na Uzytkownika

The future 6G networks are expected to utilize large antenna arrays and follow the user-centric architecture, where the user is being served by all base stations. This work evaluates such a system within an advanced system-level simulator, which utilizes an accurate 3D Ray-Tracing radio channel model. Results show that the novel...

💬 0 commentsarXiv:2601.04042v1PDF
0

Posted in cs.DL · 2026-01-07 · Mirko Lai, Salvatore Vilella, Federica Cena, Giancarlo Ruffo

pyBiblioNet: a Python library for a comprehensive network-based bibliometric analysis

Bibliometric analysis is a critical tool for understanding the structure, dynamics, and impact of scientific research. Traditional methods often fall short in capturing the intricate relationships and evolving trends within scientific literature. To address this gap, we present pyBiblioNet, a Python library designed to facilitate...

💬 0 commentsarXiv:2601.16990v1PDF
0

Posted in cs.IT · 2026-01-07 · Avital Boruchovsky, Anina Gruica, Jonathan Niemann, Eitan Yaakobi

Serving Every Symbol: All-Symbol PIR and Batch Codes

A $t$-all-symbol PIR code and a $t$-all-symbol batch code of dimension $k$ consist of $n$ servers storing linear combinations of $k$ information symbols with the following recovery property: any symbol stored by a server can be recovered from $t$ pairwise disjoint subsets of servers. In the batch setting, we further require that any...

💬 0 commentsarXiv:2601.04041v2PDF
0

Posted in cs.CL · 2026-01-07 · David Stap

Analyzing and Improving Cross-lingual Knowledge Transfer for Machine Translation

Multilingual machine translation systems aim to make knowledge accessible across languages, yet learning effective cross-lingual representations remains challenging. These challenges are especially pronounced for low-resource languages, where limited parallel data constrains generalization and transfer. Understanding how multilingual...

💬 0 commentsarXiv:2601.04036v1PDF
0

Posted in cs.AI · 2026-01-07 · Yilin Cao, Yufeng Zhong, Zhixiong Zeng, Liming Zheng, Jing Huang, Haibo Qiu, Peng Shi, Wenji Mao, Wan Guanglu

MobileDreamer: Generative Sketch World Model for GUI Agent

Mobile GUI agents have shown strong potential in real-world automation and practical applications. However, most existing agents remain reactive, making decisions mainly from current screen, which limits their performance on long-horizon tasks. Building a world model from repeated interactions enables forecasting action outcomes and...

💬 0 commentsarXiv:2601.04035v1PDF
0

Posted in cs.SE · 2026-01-07 · Nathan Shaw, Sanjeetha Pennada, Robert M Hierons, Donghwan Shin

A Systematic Mapping Study on the Debugging of Autonomous Driving Systems

As Autonomous Driving Systems (ADS) progress towards commercial deployment, there is an increasing focus on ensuring their safety and reliability. While considerable research has been conducted on testing methods for detecting faults in ADS, very little attention has been paid to debugging in ADS. Debugging is an essential process...

💬 0 commentsarXiv:2601.04293v1PDF
0

Posted in cs.CR · 2026-01-07 · Siyuan Li, Xi Lin, Jun Wu, Zehao Liu, Haoyu Li, Tianjie Ju, Xiang Chen, Jianhua Li

HoneyTrap: Deceiving Large Language Model Attackers to Honeypot Traps with Resilient Multi-Agent Defense

Jailbreak attacks pose significant threats to large language models (LLMs), enabling attackers to bypass safeguards. However, existing reactive defense approaches struggle to keep up with the rapidly evolving multi-turn jailbreaks, where attackers continuously deepen their attacks to exploit vulnerabilities. To address this critical...

💬 0 commentsarXiv:2601.04034v1PDF
0

Posted in cs.CV · 2026-01-07 · Yuan Wang, Borui Liao, Huijuan Huang, Jinda Lu, Ouxiang Li, Kuien Liu, Meng Wang, Xiang Wang

Thinking with Frames: Generative Video Distortion Evaluation via Frame Reward Model

Recent advances in video reward models and post-training strategies have improved text-to-video (T2V) generation. While these models typically assess visual quality, motion quality, and text alignment, they often overlook key structural distortions, such as abnormal object appearances and interactions, which can degrade the overall...

💬 0 commentsarXiv:2601.04033v2PDF
0

Posted in cs.CL · 2026-01-07 · Jonggeun Lee, Junseong Pyo, Gyuhyeon Seo, Yohan Jo

SpeakerSleuth: Can Large Audio-Language Models Judge Speaker Consistency across Multi-turn Dialogues?

Large Audio-Language Models (LALMs) as judges have emerged as a prominent approach for evaluating speech generation quality, yet their ability to assess speaker consistency across multi-turn dialogues remains unexplored. We present \textbf{SpeakerSleuth}, a benchmark evaluating whether LALMs can reliably judge speaker consistency...

💬 0 commentsarXiv:2601.04029v2PDF
0

Posted in cs.CL · 2026-01-07 · Alexander Scarlatos, Jaewook Lee, Simon Woodhead, Andrew Lan

Simulated Students in Tutoring Dialogues: Substance or Illusion?

Advances in large language models (LLMs) enable many new innovations in education. However, evaluating the effectiveness of new technology requires real students, which is time-consuming and hard to scale up. Therefore, many recent works on LLM-powered tutoring solutions have used simulated students for both training and evaluation,...

💬 0 commentsarXiv:2601.04025v2PDF
0

Posted in cs.LG · 2026-01-07 · Kevin Innerebner, Stephan Bartl, Markus Reiter-Haas, Elisabeth Lex

Modeling Behavioral Patterns in News Recommendations Using Fuzzy Neural Networks

News recommender systems are increasingly driven by black-box models, offering little transparency for editorial decision-making. In this work, we introduce a transparent recommender system that uses fuzzy neural networks to learn human-readable rules from behavioral data for predicting article clicks. By extracting the rules at...

💬 0 commentsarXiv:2601.04019v1PDF
0

Posted in cs.DL · 2026-01-07 · George Macgregor, Joy Davidson

Examining persistence of European open repository infrastructure and its diffusion in the scholarly record

This article seeks to determine the extent to which the principle of persistence is observed by repositories and the organizations that operate them. We also evaluate the impact that negative repository persistence levels may be having on the scholarly record. We do this by interrogating and combining data about European repositories...

💬 0 commentsarXiv:2601.04015v3PDF
0

Posted in cs.IR · 2026-01-07 · Minglei Yin, Chuanbo Hu, Bin Liu, Neil Zhenqiang Gong, Yanfang, Ye, Xin Li

Correct and Weight: A Simple Yet Effective Loss for Implicit Feedback Recommendation

Learning from implicit feedback has become the standard paradigm for modern recommender systems. However, this setting is fraught with the persistent challenge of false negatives, where unobserved user-item interactions are not necessarily indicative of negative preference. To address this issue, this paper introduces a novel and...

💬 0 commentsarXiv:2601.04291v1PDF
0

Posted in cs.IT · 2026-01-07 · Wei Shi, Wei Xu, Yongming Huang, Jiacheng Yao, Wenhao Hu, Dongming Wang

Flexible-Duplex Cell-Free Architecture for Secure Uplink Communications in Low-Altitude Wireless Networks

Low-altitude wireless networks (LAWNs) are expected to play a central role in future 6G infrastructures, yet uplink transmissions of uncrewed aerial vehicles (UAVs) remain vulnerable to eavesdropping due to their limited transmit power, constrained antenna resources, and highly exposed air-ground propagation conditions. To address...

💬 0 commentsarXiv:2601.04011v1PDF
0

Posted in cs.SE · 2026-01-07 · Yannick Landeck, Dian Balta, Martin Wimmer, Christian Knierim

An Ontology-Based Approach to Security Risk Identification of Container Deployments in OT Contexts

In operational technology (OT) contexts, containerised applications often require elevated privileges to access low-level network interfaces or perform administrative tasks such as application monitoring. These privileges reduce the default isolation provided by containers and introduce significant security risks. Security risk...

💬 0 commentsarXiv:2601.04010v1PDF
0

Posted in cs.CY · 2026-01-07 · Jonas Klingwort, Nina M. Leach, Joep Burger

Performance of models for monitoring sustainable development goals from remote sensing: A three-level meta-regression

Machine learning (ML) is a tool to exploit remote sensing data for the monitoring and implementation of the United Nations' Sustainable Development Goals (SDGs). In this paper, we report on a meta-analysis to evaluate the performance of ML applied to remote sensing data to monitor SDGs. Specifically, we aim to 1) estimate the average...

💬 0 commentsarXiv:2601.06178v1PDF
0

Posted in cs.CV · 2026-01-07 · Onur Keleş, A. Murat Tekalp

Padé Neurons for Efficient Neural Models

Neural networks commonly employ the McCulloch-Pitts neuron model, which is a linear model followed by a point-wise non-linear activation. Various researchers have already advanced inherently non-linear neuron models, such as quadratic neurons, generalized operational neurons, generative neurons, and super neurons, which offer stronger...

💬 0 commentsarXiv:2601.04005v1PDF
0

Posted in cs.CL · 2026-01-07 · José Pedro Evans, Luís Filipe Cunha, Purificação Silvano, Alípio Jorge, Nuno Guimarães, Sérgio Nunes, Ricardo Campos

VotIE: Information Extraction from Meeting Minutes

Municipal meeting minutes record key decisions in local democratic processes. Unlike parliamentary proceedings, which typically adhere to standardized formats, they encode voting outcomes in highly heterogeneous, free-form narrative text that varies widely across municipalities, posing significant challenges for automated extraction....

💬 0 commentsarXiv:2601.03997v3PDF
0

Posted in cs.CV · 2026-01-07 · Junle Liu, Peirong Zhang, Yuyi Zhang, Pengyu Yan, Hui Zhou, Xinyue Zhou, Fengjun Guo, Lianwen Jin

PosterVerse: A Full-Workflow Framework for Commercial-Grade Poster Generation with HTML-Based Scalable Typography

Commercial-grade poster design demands the seamless integration of aesthetic appeal with precise, informative content delivery. Current automated poster generation systems face significant limitations, including incomplete design workflows, poor text rendering accuracy, and insufficient flexibility for commercial applications. To...

💬 0 commentsarXiv:2601.03993v1PDF