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 September 13, 2026 — 15:16:06 EST

0

Posted in cs.CL · 2026-01-09 · Víctor Gallego

Distilling Feedback into Memory-as-a-Tool

We propose a framework that amortizes the cost of inference-time reasoning by converting transient critiques into retrievable guidelines, through a file-based memory system and agent-controlled tool calls. We evaluate this method on the Rubric Feedback Bench, a novel dataset for rubric-based learning. Experiments demonstrate that our...

💬 0 commentsarXiv:2601.05960v2PDF
0

Posted in cs.LG · 2026-01-09 · Juaren Steiger, Bin Li

On the Robustness of Age for Learning-Based Wireless Scheduling in Unknown Environments

The constrained combinatorial multi-armed bandit model has been widely employed to solve problems in wireless networking and related areas, including the problem of wireless scheduling for throughput optimization under unknown channel conditions. Most work in this area uses an algorithm design strategy that combines a bandit learning...

💬 0 commentsarXiv:2601.05956v2PDF
0

Posted in cs.DC · 2026-01-09 · Yuliang Chen, Xi Lin, Jun Wu, Xiangrui Cai, Qiaolun Zhang, Xichun Fan, Jiapeng Xu, Xiu Su

Multi-Modal Style Transfer-based Prompt Tuning for Efficient Federated Domain Generalization

Federated Domain Generalization (FDG) aims to collaboratively train a global model across distributed clients that can generalize well on unseen domains. However, existing FDG methods typically struggle with cross-client data heterogeneity and incur significant communication and computation overhead. To address these challenges, this...

💬 0 commentsarXiv:2601.05955v1PDF
0

Posted in cs.CR · 2026-01-09 · Sriharshini Kalvakuntla, Luoxi Tang, Yuqiao Meng, Zhaohan Xi

Smart Privacy Policy Assistant: An LLM-Powered System for Transparent and Actionable Privacy Notices

Most users agree to online privacy policies without reading or understanding them, even though these documents govern how personal data is collected, shared, and monetized. Privacy policies are typically long, legally complex, and difficult for non-experts to interpret. This paper presents the Smart Privacy Policy Assistant, an...

💬 0 commentsarXiv:2601.06357v1PDF
0

Posted in cs.LG · 2026-01-09 · Nusrat Jahan Prottasha, Md Kowsher, Chun-Nam Yu, Chen Chen, Ozlem Garibay

Monkey Jump : MoE-Style PEFT for Efficient Multi-Task Learning

Mixture-of-experts variants of parameter-efficient fine-tuning enable per-token specialization, but they introduce additional trainable routers and expert parameters, increasing memory usage and training cost. This undermines the core goal of parameter-efficient fine-tuning. We propose Monkey Jump, a method that brings...

💬 0 commentsarXiv:2601.06356v1PDF
0

Posted in cs.AI · 2026-01-09 · Yutong Song, Jiang Wu, Weijia Zhang, Chengze Shen, Shaofan Yuan, Weitao Lu, Jian Wang, Yu Wang, Nikil Dutt, Amir M. Rahmani

CARD: Cluster-level Adaptation with Reward-guided Decoding for Personalized Text Generation

Adapting large language models to individual users remains challenging due to the tension between fine-grained personalization and scalable deployment. We present CARD, a hierarchical framework that achieves effective personalization through progressive refinement. CARD first clusters users according to shared stylistic patterns and...

💬 0 commentsarXiv:2601.06352v2PDF
0

Posted in cs.LG · 2026-01-09 · Philipp Baumann, Olivier Goldschmidt, Dorit S. Hochbaum, Jason Yang

A Fast and Effective Method for Euclidean Anticlustering: The Assignment-Based-Anticlustering Algorithm

Anticlustering is an NP-hard combinatorial optimization problem that consists of partitioning a set of objects into equal-sized groups called anticlusters such that the objects in the same anticluster are as dissimilar as possible and thereby representative of the entire set of objects. Here we study the case where the dissimilarity...

💬 0 commentsarXiv:2601.06351v2PDF
0

Posted in cs.OH · 2026-01-09 · Robert Clausecker, Daniel Lemire

Fixing ill-formed UTF-16 strings with SIMD instructions

UTF-16 is a widely used Unicode encoding representing characters with one or two 16-bit code units. The format relies on surrogate pairs to encode characters beyond the Basic Multilingual Plane, requiring a high surrogate followed by a low surrogate. Ill-formed UTF-16 strings -- where surrogates are mismatched -- can arise from data...

💬 0 commentsarXiv:2601.06349v1PDF
0

Posted in cs.LG · 2026-01-09 · Feilong Liu

Mixture-of-Experts as Soft Clustering: A Dual Jacobian-PCA Spectral Geometry Perspective

Mixture-of-Experts (MoE) architectures are widely used for efficiency and conditional computation, but their effect on the geometry of learned functions and representations remains poorly understood. We study MoEs through a geometric lens, interpreting routing as soft partitioning into overlapping expert-local charts. We introduce a...

💬 0 commentsarXiv:2601.11616v2PDF
0

Posted in cs.LG · 2026-01-09 · Siqi Zhu, Joshua D. Kaggie

Federated Learning and Class Imbalances

Federated Learning (FL) enables collaborative model training across decentralized devices while preserving data privacy. However, real-world FL deployments face critical challenges such as data imbalances, including label noise and non-IID distributions. RHFL+, a state-of-the-art method, was proposed to address these challenges in...

💬 0 commentsarXiv:2601.06348v1PDF
0

Posted in cs.LG · 2026-01-09 · Beyza Cinar, Louisa van den Boom, Maria Maleshkova

A Review on Machine Learning Approaches for the Prediction of Glucose Levels and Hypogylcemia

Type 1 Diabetes (T1D) is an autoimmune disease leading to insulin insufficiency. Thus, patients require lifelong insulin therapy, which has a side effect of hypoglycemia. Hypoglycemia is a critical state of decreased blood glucose levels (BGL) below 70 mg/dL and is associated with increased risk of mortality. Machine learning (ML)...

💬 0 commentsarXiv:2601.11615v1PDF
0

Posted in cs.CL · 2026-01-09 · Jonas Golde, Patrick Haller, Alan Akbik

What Matters When Building Universal Multilingual Named Entity Recognition Models?

Recent progress in universal multilingual named entity recognition (NER) has been driven by advances in multilingual transformer models and task-specific architectures, loss functions, and training datasets. Despite substantial prior work, we find that many critical design decisions for such models are made without systematic...

💬 0 commentsarXiv:2601.06347v1PDF
0

Posted in cs.RO · 2026-01-09 · Cedric Melancon, Julien Gascon-Samson, Maarouf Saad, Kuljeet Kaur, Simon Savard

BlazeAIoT: A Modular Multi-Layer Platform for Real-Time Distributed Robotics Across Edge, Fog, and Cloud Infrastructures

The increasing complexity of distributed robotics has driven the need for platforms that seamlessly integrate edge, fog, and cloud computing layers while meeting strict real-time constraints. This paper introduces BlazeAIoT, a modular multi-layer platform designed to unify distributed robotics across heterogeneous infrastructures....

💬 0 commentsarXiv:2601.06344v1PDF
0

Posted in cs.CV · 2026-01-09 · Jason Qiu

Multi-modal MRI-Based Alzheimer's Disease Diagnosis with Transformer-based Image Synthesis and Transfer Learning

Alzheimer's disease (AD) is a progressive neurodegenerative disorder in which pathological changes begin many years before the onset of clinical symptoms, making early detection essential for timely intervention. T1-weighted (T1w) Magnetic Resonance Imaging (MRI) is routinely used in clinical practice to identify macroscopic brain...

💬 0 commentsarXiv:2601.11614v1PDF
0

Posted in cs.LG · 2026-01-09 · Tara Bogavelli, Oluwanifemi Bamgbose, Gabrielle Gauthier Melançon, Fanny Riols, Roshnee Sharma

Evaluating Robustness of Large Language Models in Enterprise Applications: Benchmarks for Perturbation Consistency Across Formats and Languages

Enterprise LLM applications require consistently high quality and reliable performance across diverse scenarios, demanding robustness to minor variations. Existing research shows that even small prompt changes can lead to substantial differences in output, but has mainly focused on a narrow set of perturbations with small academic...

💬 0 commentsarXiv:2601.06341v1PDF
0

Posted in cs.AI · 2026-01-09 · Binxu Wang, Jingxuan Fan, Xu Pan

Circuit Mechanisms for Spatial Relation Generation in Diffusion Transformers

Diffusion Transformers (DiTs) have greatly advanced text-to-image generation, but models still struggle to generate the correct spatial relations between objects as specified in the text prompt. In this study, we adopt a mechanistic interpretability approach to investigate how a DiT can generate correct spatial relations between...

💬 0 commentsarXiv:2601.06338v2PDF
0

Posted in cs.LG · 2026-01-09 · Benjamin Turtel, Paul Wilczewski, Danny Franklin, Kris Skothiem

Future-as-Label: Scalable Supervision from Real-World Outcomes

Time creates free supervision: forecasts about real-world events resolve to verifiable outcomes. The passage of time provides labels that require no annotation. To exploit this structure, we extend reinforcement learning with verifiable rewards to real-world prediction over time. We train language models to make probabilistic...

💬 0 commentsarXiv:2601.06336v2PDF
0

Posted in cs.SE · 2026-01-09 · Noga Chemo, Yaniv Mordecai, Yoram Reich

Foundational Analysis of Safety Engineering Requirements (SAFER)

We introduce a framework for Foundational Analysis of Safety Engineering Requirements (SAFER), a model-driven methodology supported by Generative AI to improve the generation and analysis of safety requirements for complex safety-critical systems. Safety requirements are often specified by multiple stakeholders with uncoordinated...

💬 0 commentsarXiv:2601.06335v1PDF
0

Posted in cs.AI · 2026-01-09 · Masoud Deylami, Negar Izadipour, Adel Alaeddini

Kolmogorov-Arnold Networks-Based Tolerance-Aware Manufacturability Assessment Integrating Design-for-Manufacturing Principles

Manufacturability assessment is a critical step in bridging the persistent gap between design and production. While artificial intelligence (AI) has been widely applied to this task, most existing frameworks rely on geometry-driven methods that require extensive preprocessing, suffer from information loss, and offer limited...

💬 0 commentsarXiv:2601.06334v1PDF
0

Posted in cs.OS · 2026-01-09 · Misun Park, Richi Dubey, Yifan Yuan, Nam Sung Kim, Ada Gavrilovska

Rethinking Inter-Process Communication with Memory Operation Offloading

As multimodal and AI-driven services exchange hundreds of megabytes per request, existing IPC runtimes spend a growing share of CPU cycles on memory copies. Although both hardware and software mechanisms are exploring memory offloading, current IPC stacks lack a unified runtime model to coordinate them effectively. This paper...

💬 0 commentsarXiv:2601.06331v1PDF
0

Posted in cs.CL · 2026-01-09 · Chan-Jan Hsu, Liang-Hsuan Tseng, Yi-Cheng Lin, Yen-Chun Kuo, Ju-Chieh Chou, Kai-Wei Chang, Hung-yi Lee, Carlos Busso

On the Fallacy of Global Token Perplexity in Spoken Language Model Evaluation

Generative spoken language models pretrained on large-scale raw audio can continue a speech prompt with appropriate content while preserving attributes like speaker and emotion, serving as foundation models for spoken dialogue. In prior literature, these models are often evaluated using ``global token perplexity'', which directly...

💬 0 commentsarXiv:2601.06329v2PDF
0

Posted in cs.AI · 2026-01-09 · Ziqiao Xi, Shuang Liang, Qi Liu, Jiaqing Zhang, Letian Peng, Fang Nan, Meshal Nayim, Tianhui Zhang, Rishika Mundada, Lianhui Qin, Biwei Huang, Kun Zhou

C-World: A Computer Use Agent Environment Creator

To close the gap between LLM-based agents and humans in planning and reasoning, agents need large-scale, diverse environments for continuous learning -- yet building such environments is itself prohibitively expensive. We present C-World, an environment creation system that enables users to build agent environments on demand. We...

💬 0 commentsarXiv:2601.06328v2PDF
0

Posted in cs.OH · 2026-01-09 · Yechen Li, Shantanu Shahane, Shoshana Vasserman, Carolina Osorio, Yi-fan Chen, Ivan Kuznetsov, Kristin White, Justyna Swiatkowska, Neha Arora, Feng Guo

From Lagging to Leading: Validating Hard Braking Events as High-Density Indicators of Segment Crash Risk

Identifying high crash risk road segments and accurately predicting crash incidence is fundamental to implementing effective safety countermeasures. While collision data inherently reflects risk, the infrequency and inconsistent reporting of crashes present a major challenge to robust risk prediction models. The proliferation of...

💬 0 commentsarXiv:2601.06327v2PDF
0

Posted in cs.LG · 2026-01-09 · Zhe Jia, Xiaotian Zhang, Junpeng Li

Sensoformer: Robust Sim-to-Real Inference on Variable-Geometry Sensor Sets via Physics-Structured Randomization

Inferring high-dimensional physical states from sparse, ad-hoc sensor arrays is a fundamental challenge across AI for Science and industrial IoT. Standard machine learning architectures struggle in these domains due to irregular, variable-cardinality sensor geometries and the profound sim-to-real distribution shift caused by unmodeled...

💬 0 commentsarXiv:2601.06320v3PDF
0

Posted in cs.NE · 2026-01-09 · Zimin Liang, Miqing Li

Random is Faster than Systematic in Multi-Objective Local Search

Local search is a fundamental method in operations research and combinatorial optimisation. It has been widely applied to a variety of challenging problems, including multi-objective optimisation where multiple, often conflicting, objectives need to be simultaneously considered. In multi-objective local search algorithms, a common...

💬 0 commentsarXiv:2601.06318v1PDF