Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 20, 2026 — 05:52:44 EST

0

Posted in cs.LG · 2026-01-12 · Yuxin Yang, Aoxiong Zeng, Xiangquan Yang

Towards Specialized Generalists: A Multi-Task MoE-LoRA Framework for Domain-Specific LLM Adaptation

The rapid evolution of Large Language Models (LLMs) has shifted focus from general-purpose capabilities to domain-specific expertise. However, adapting LLMs to specialized fields such as medicine presents two challenge: (1) the "Stability-Plasticity Dilemma", where the model must acquire complex clinical knowledge without suffering...

💬 0 commentsarXiv:2601.07935v1PDF
0

Posted in cs.LG · 2026-01-12 · Bo Pan, Zhiping Zhang, Kevin Spiekermann, Tianchi Chen, Xiang Yu, Liying Zhang, Liang Zhao

Transformer-Based Approach for Automated Functional Group Replacement in Chemical Compounds

Functional group replacement is a pivotal approach in cheminformatics to enable the design of novel chemical compounds with tailored properties. Traditional methods for functional group removal and replacement often rely on rule-based heuristics, which can be limited in their ability to generate diverse and novel chemical structures....

💬 0 commentsarXiv:2601.07930v1PDF
0

Posted in cs.CR · 2026-01-12 · Mohammed Himayath Ali, Mohammed Aqib Abdullah, Mohammed Mudassir Uddin, Shahnawaz Alam

SecureCAI: Injection-Resilient LLM Assistants for Cybersecurity Operations

Large Language Models have emerged as transformative tools for Security Operations Centers, enabling automated log analysis, phishing triage, and malware explanation; however, deployment in adversarial cybersecurity environments exposes critical vulnerabilities to prompt injection attacks where malicious instructions embedded in...

💬 0 commentsarXiv:2601.07835v1PDF
0

Posted in cs.CV · 2026-01-12 · Maxwell Jones, Rameen Abdal, Or Patashnik, Ruslan Salakhutdinov, Sergey Tulyakov, Jun-Yan Zhu, Kuan-Chieh Jackson Wang

Tuning-free Visual Effect Transfer across Videos

We present RefVFX, a new framework that transfers complex temporal effects from a reference video onto a target video or image in a feed-forward manner. While existing methods excel at prompt-based or keyframe-conditioned editing, they struggle with dynamic temporal effects such as dynamic lighting changes or character...

💬 0 commentsarXiv:2601.07833v4PDF
0

Posted in cs.CV · 2026-01-12 · Kewei Zhang, Ye Huang, Yufan Deng, Jincheng Yu, Junsong Chen, Huan Ling, Enze Xie, Daquan Zhou

MHLA: Restoring Expressivity of Linear Attention via Token-Level Multi-Head

While the Transformer architecture dominates many fields, its quadratic self-attention complexity hinders its use in large-scale applications. Linear attention offers an efficient alternative, but its direct application often degrades performance, with existing fixes typically re-introducing computational overhead through extra...

💬 0 commentsarXiv:2601.07832v2PDF
0

Posted in cs.LG · 2026-01-12 · Valentina Njaradi, Rodrigo Carrasco-Davis, Peter E. Latham, Andrew Saxe

Optimal Learning Rate Schedule for Balancing Effort and Performance

Learning how to learn efficiently is a fundamental challenge for biological agents and a growing concern for artificial ones. To learn effectively, an agent must regulate its learning speed, balancing the benefits of rapid improvement against the costs of effort, instability, or resource use. We introduce a normative framework that...

💬 0 commentsarXiv:2601.07830v1PDF
0

Posted in cs.SE · 2026-01-12 · Samyak Jhaveri, Cristina V. Lopes

Bridging the Gap: Empowering Small Models in Reliable OpenACC-based Parallelization via GEPA-Optimized Prompting

OpenACC lowers the barrier to GPU offloading, but writing high-performing pragma remains complex, requiring deep domain expertise in memory hierarchies, data movement, and parallelization strategies. Large Language Models (LLMs) present a promising potential solution for automated parallel code generation, but naive prompting often...

💬 0 commentsarXiv:2601.08884v1PDF
0

Posted in cs.CL · 2026-01-12 · Sami-ul Ahmed

Limits of n-gram Style Control for LLMs via Logit-Space Injection

Large language models (LLMs) are typically personalized via prompt engineering or parameter-efficient fine-tuning such as LoRA. However, writing style can be difficult to distill into a single prompt, and LoRA fine-tuning requires computationally intensive training and infrastructure. We investigate a possible lightweight alternative:...

💬 0 commentsarXiv:2601.16224v1PDF
0

Posted in cs.DC · 2026-01-12 · Vicki Carrica, Rabab Alomairy, Evelyne Ringoot, Alan Edelman

Hierarchical Recursive Precision for Accelerating Symmetric Linear Solves on MXUs

Symmetric positive-definite system solvers based on Cholesky factorization are fundamental to many scientific applications, such as climate modeling. We present a portable, nested recursive mixed-precision solver designed for Matrix Processing Units (MXUs), including NVIDIA Tensor Cores (H200) and AMD Matrix Cores (MI300X), that...

💬 0 commentsarXiv:2601.08082v3PDF
0

Posted in cs.AI · 2026-01-12 · Hongjin Qian, Zhao Cao, Zheng Liu

MemoBrain: Executive Memory as an Agentic Brain for Reasoning

Complex reasoning in tool-augmented agent frameworks is inherently long-horizon, causing reasoning traces and transient tool artifacts to accumulate and strain the bounded working context of large language models. Without explicit memory mechanisms, such accumulation disrupts logical continuity and undermines task alignment. This...

💬 0 commentsarXiv:2601.08079v1PDF
0

Posted in cs.CV · 2026-01-12 · Guoping Xu, Jayaram K. Udupa, Weiguo Lu, You Zhang

Exploiting DINOv3-Based Self-Supervised Features for Robust Few-Shot Medical Image Segmentation

Deep learning-based automatic medical image segmentation plays a critical role in clinical diagnosis and treatment planning but remains challenging in few-shot scenarios due to the scarcity of annotated training data. Recently, self-supervised foundation models such as DINOv3, which were trained on large natural image datasets, have...

💬 0 commentsarXiv:2601.08078v1PDF
0

Posted in cs.CC · 2026-01-12 · Bandar Al-Dhalaan, Shalev Ben-David

Monte Carlo to Las Vegas for Recursively Composed Functions

For a (possibly partial) Boolean function $f\colon\{0,1\}^n\to\{0,1\}$ as well as a query complexity measure $M$ which maps Boolean functions to real numbers, define the composition limit of $M$ on $f$ by $M^*(f)=\lim_{k\to\infty} M(f^k)^{1/k}$. We study the composition limits of general measures in query complexity. We show this...

💬 0 commentsarXiv:2601.08073v1PDF
0

Posted in cs.LO · 2026-01-12 · Jean Caspar, Guillaume Munch-Maccagnoni

S4 modal sequent calculus as intermediate logic and intermediate language

In this short paper, we advocate for the idea that continuation-based intermediate languages correspond to intermediate logics. The goal of intermediate languages is to serve as a basis for compiler intermediate representations, allowing to represent expressive program transformations for optimisation and compilation, while preserving...

💬 0 commentsarXiv:2601.08071v1PDF
0

Posted in cs.AI · 2026-01-12 · Shailesh Rana

Semantic Gravity Wells: Why Negative Constraints Backfire

Negative constraints (instructions of the form "do not use word X") represent a fundamental test of instruction-following capability in large language models. Despite their apparent simplicity, these constraints fail with striking regularity, and the conditions governing failure have remained poorly understood. This paper presents the...

💬 0 commentsarXiv:2601.08070v1PDF
0

Posted in cs.AI · 2026-01-12 · Samuel I. Akinwande, Sydney M. Katz, Mykel J. Kochenderfer, Clark Barrett

A New Strategy for Verifying Reach-Avoid Specifications in Neural Feedback Systems

Forward reachability analysis is the predominant approach for verifying reach-avoid properties in neural feedback systems (dynamical systems controlled by neural networks). This dominance stems from the limited scalability of existing backward reachability methods. In this work, we introduce new algorithms that compute both over- and...

💬 0 commentsarXiv:2601.08065v1PDF
0

Posted in cs.CL · 2026-01-12 · Yuxi Xia, Dennis Ulmer, Terra Blevins, Yihong Liu, Hinrich Schütze, Benjamin Roth

Calibration Is Not Enough: Evaluating Confidence Estimation Under Language Variations

Confidence estimation (CE) indicates how reliable the answers of large language models are and impacts user trust and decision-making. Existing evaluations mainly concern the alignment between confidence and correctness, but ignore the variability of language: confidence estimates should remain consistent under semantically equivalent...

💬 0 commentsarXiv:2601.08064v2PDF
0

Posted in cs.DL · 2026-01-12 · Paul McElhany, Kalina Grabb, Maddison Wood

lit-tag: An app for adding custom tags and notes to a citation database

To facilitate the review, evaluation and analysis of scientific literature, the lit-tag R Shiny application provides a convenient interface for users to generate a citation database with custom, user-defined tags and notes. Lit-tag is not subject-specific and is useful for any field of research. Starting with a table of citations...

💬 0 commentsarXiv:2603.19238v2PDF
0

Posted in cs.CL · 2026-01-12 · Alex Lewandowski, Marlos C. Machado, Dale Schuurmans

Universal computation is intrinsic to language model decoding

Language models now provide an interface to express and often solve general problems in natural language, yet their ultimate computational capabilities remain a major topic of scientific debate. Unlike a formal computer, a language model is trained to autoregressively predict successive elements in human-generated text. We prove that...

💬 0 commentsarXiv:2601.08061v2PDF
0

Posted in cs.CL · 2026-01-12 · Zhenghao He, Guangzhi Xiong, Bohan Liu, Sanchit Sinha, Aidong Zhang

Reasoning Beyond Chain-of-Thought: A Latent Computational Mode in Large Language Models

Chain-of-Thought (CoT) prompting has improved the reasoning performance of large language models (LLMs), but it remains unclear why it works and whether it is the unique mechanism for triggering reasoning in large language models. In this work, we study this question by directly analyzing and intervening on the internal...

💬 0 commentsarXiv:2601.08058v1PDF
0

Posted in cs.CC · 2026-01-12 · Michael C. Chavrimootoo, Jin Seok Youn

Carrying is Hard: Exploring the Gap between Hardness for NP and PSPACE for the Hanano and Jelly no Puzzles

The Hanano Puzzle is a one-player game with irreversible gravity, where the goal is to make colored blocks make contact with flowers of the corresponding color. The game Jelly no Puzzle shares similar mechanics. In general, determining if a given level of each of the two games is solvable is PSPACE-complete. There are also known...

💬 0 commentsarXiv:2601.08057v1PDF
0

Posted in cs.AI · 2026-01-12 · Nawazish Ali, Rachael Shaw, Karl Mason

Forecast Aware Deep Reinforcement Learning for Efficient Electricity Load Scheduling in Dairy Farms

Dairy farming is an energy intensive sector that relies heavily on grid electricity. With increasing renewable energy integration, sustainable energy management has become essential for reducing grid dependence and supporting the United Nations Sustainable Development Goal 7 on affordable and clean energy. However, the intermittent...

💬 0 commentsarXiv:2601.08052v2PDF
0

Posted in cs.AI · 2026-01-12 · Keith Ainebyona, Ann Move Oguti, Joseph Walusimbi, Ritah Kobusingye

Integrating Attendance Tracking and Emotion Detection for Enhanced Student Engagement in Smart Classrooms

The increasing adoption of smart classroom technologies in higher education has mainly focused on automating attendance, with limited attention given to students' emotional and cognitive engagement during lectures. This limits instructors' ability to identify disengagement and adapt teaching strategies in real time. This paper...

💬 0 commentsarXiv:2601.08049v1PDF
0

Posted in cs.SE · 2026-01-12 · Xinyi Zhou, Zeinadsadat Saghi, Sadra Sabouri, Rahul Pandita, Mollie McGuire, Souti Chattopadhyay

Cognitive Biases in LLM-Assisted Software Development

The widespread adoption of Large Language Models (LLMs) in software development is transforming programming from a solution-generative to a solution-evaluative activity. This shift opens a pathway for new cognitive challenges that amplify existing decision-making biases or create entirely novel ones. One such type of challenge stems...

💬 0 commentsarXiv:2601.08045v1PDF
0

Posted in cs.LG · 2026-01-12 · Oleksandr Kuznetsov

LUT-Compiled Kolmogorov-Arnold Networks for Lightweight DoS Detection on IoT Edge Devices

Denial-of-Service (DoS) attacks pose a critical threat to Internet of Things (IoT) ecosystems, yet deploying effective intrusion detection on resource-constrained edge devices remains challenging. Kolmogorov-Arnold Networks (KANs) offer a compact alternative to Multi-Layer Perceptrons (MLPs) by placing learnable univariate spline...

💬 0 commentsarXiv:2601.08044v1PDF
0

Posted in cs.CV · 2026-01-12 · Oscar H. Ramírez-Agudelo, Nicoleta Gorea, Aliza Reif, Lorenzo Bonasera, Michael Karl

The Role of Noisy Data in Improving CNN Robustness for Image Classification

Data quality plays a central role in the performance and robustness of convolutional neural networks (CNNs) for image classification. While high-quality data is often preferred for training, real-world inputs are frequently affected by noise and other distortions. This paper investigates the effect of deliberately introducing...

💬 0 commentsarXiv:2601.08043v1PDF