Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 23, 2026 — 12:26:13 EST

0

Posted in cs.CL · 2026-01-15 · Viet Cuong Nguyen, Nhi Yen Nguyen, Kristin A. Candan, Mary Conlon, Vanessa Rumie, Kristen Risola, Michael L. Birnbaum, Munmun De Choudhury

CALM-IT: Generating Realistic Long-Form Motivational Interviewing Dialogues with Dual-Actor Conversational Dynamics Tracking

Therapeutic dialogue is not a sequence of isolated responses: client goals, motivation, resistance, and therapeutic alliance evolve over time. Yet current LLM-based mental health dialogue systems often lack explicit mechanisms for tracking these dynamics across extended interactions, which can lead to poorly timed interventions or...

💬 0 commentsarXiv:2601.10085v2PDF
0

Posted in cs.LG · 2026-01-15 · Zan Chaudhry, Noam H. Rotenberg, Brian Caffo, Craig K. Jones, Haris I. Sair

Adaptive Label Error Detection: A Bayesian Approach to Mislabeled Data Detection

Machine learning classification systems are susceptible to poor performance when trained with incorrect ground truth labels, even when data is well-curated by expert annotators. As machine learning becomes more widespread, it is increasingly imperative to identify and correct mislabeling to develop more powerful models. In this work,...

💬 0 commentsarXiv:2601.10084v1PDF
0

Posted in cs.SE · 2026-01-15 · Aniket Abhishek Soni, Milan Parikh, Rashi Nimesh Kumar Dhenia, Jubin Abhishek Soni, Ayush Raj Jha, Sneja Mitinbhai Shah

Reinforcement Learning for Dynamic Workflow Optimization in CI/CD Pipelines

Continuous Integration and Continuous Deployment (CI/CD) pipelines are central to modern software delivery, yet their static workflows often introduce inefficiencies as systems scale. This paper proposes a reinforcement learning (RL) based approach to dynamically optimize CI/CD pipeline workflows. The pipeline is modeled as a Markov...

💬 0 commentsarXiv:2601.11647v1PDF
0

Posted in cs.NI · 2026-01-15 · Shayan Hamidi Dehshali, Tzu-Hsuan Liao, Shaileshh Bojja Venkatakrishnan

Starfield: Demand-Aware Satellite Topology Design for Low-Earth Orbit Mega Constellations

Low-Earth orbit (LEO) mega-constellations are emerging as high-capacity backbones for next-generation Internet. Deployment of laser terminals enables high-bandwidth, low-latency inter-satellite links (ISLs); however, their limited number, slow acquisition, and instability make forming a stable satellite topology difficult. Existing...

💬 0 commentsarXiv:2601.10083v2PDF
0

Posted in cs.CL · 2026-01-15 · Vipasha Bansal, Elizabeth Brown, Chelsea Kendrick, Benjamin Pong, William D. Lewis

Is MT Ready for the Next Crisis or Pandemic?

Communication in times of crisis is essential. However, there is often a mismatch between the language of governments, aid providers, doctors, and those to whom they are providing aid. Commercial MT systems are reasonable tools to turn to in these scenarios. But how effective are these tools for translating to and from low resource...

💬 0 commentsarXiv:2601.10082v1PDF
0

Posted in cs.CL · 2026-01-15 · Letian Peng, Kun Zhou, Longfei Yun, Yupeng Hou, Jingbo Shang

Deriving Character Logic from Storyline as Codified Decision Trees

Role-playing (RP) agents rely on behavioral profiles to act consistently across diverse narrative contexts, yet existing profiles are largely unstructured, non-executable, and weakly validated, leading to brittle agent behavior. We propose Codified Decision Trees (CDT), a data-driven framework that induces an executable and...

💬 0 commentsarXiv:2601.10080v1PDF
0

Posted in cs.LG · 2026-01-15 · Sijia Luo, Xiaokang Zhang, Yuxuan Hu, Bohan Zhang, Ke Wang, Jinbo Su, Mengshu Sun, Lei Liang, Jing Zhang

Sparse-RL: Breaking the Memory Wall in LLM Reinforcement Learning via Stable Sparse Rollouts

Reinforcement Learning (RL) has become essential for eliciting complex reasoning capabilities in Large Language Models (LLMs). However, the substantial memory overhead of storing Key-Value (KV) caches during long-horizon rollouts acts as a critical bottleneck, often prohibiting efficient training on limited hardware. While existing KV...

💬 0 commentsarXiv:2601.10079v2PDF
0

Posted in cs.DC · 2026-01-15 · Chao Wang, Ruijia Li, Yang Zhou, Peng Wu, Yi Lv, Jianwei Liao, Jim Woodcock, Zhiming Liu

A Forward Simulation-Based Hierarchy of Linearizable Concurrent Objects

In this paper, we systematically investigate the connection between linearizable objects and forward simulation. We prove that the sets of linearizable objects satisfying wait-freedom (resp., lock-freedom or obstruction-freedom) form a bounded join-semilattice under the forward simulation relation, and that the sets of linearizable...

💬 0 commentsarXiv:2601.11646v2PDF
0

Posted in cs.CV · 2026-01-15 · Lebin Zhou, Jingchuan Xiao, Zhendong Wang, Jinhao Wang, Rongduo Han, Nam Ling, Cihan Ruan

Thinking Like Van Gogh: Structure-Aware Style Transfer via Flow-Guided 3D Gaussian Splatting

In 1888, Vincent van Gogh wrote, "I am seeking exaggeration in the essential." This principle, amplifying structural form while suppressing photographic detail, lies at the core of Post-Impressionist art. However, most existing 3D style transfer methods invert this philosophy, treating geometry as a rigid substrate for surface-level...

💬 0 commentsarXiv:2601.10075v2PDF
0

Posted in cs.CV · 2026-01-15 · Hyun Do Jung, Jungwon Choi, Hwiyoung Kim

ReaMIL: Reasoning- and Evidence-Aware Multiple Instance Learning for Whole-Slide Histopathology

We introduce ReaMIL (Reasoning- and Evidence-Aware MIL), a multiple instance learning approach for whole-slide histopathology that adds a light selection head to a strong MIL backbone. The head produces soft per-tile gates and is trained with a budgeted-sufficiency objective: a hinge loss that enforces the true-class probability to be...

💬 0 commentsarXiv:2601.10073v2PDF
0

Posted in cs.LG · 2026-01-15 · Mohammad Abbadi

Comparative Evaluation of Deep Learning-Based and WHO-Informed Approaches for Sperm Morphology Assessment

Assessment of sperm morphological quality remains a critical yet subjective component of male fertility evaluation, often limited by inter-observer variability and resource constraints. This study presents a comparative biomedical artificial intelligence framework evaluating an image-based deep learning model (HuSHeM) alongside a...

💬 0 commentsarXiv:2601.10070v1PDF
0

Posted in cs.SE · 2026-01-15 · Lianjing Wang, Yufeng Zhang, Kenli Li, Zhenbang Chen, Xu Zhou, Pengfei Wang, Guangning Song, Ji Wang

S$^2$F: Principled Hybrid Testing With Fuzzing, Symbolic Execution, and Sampling

Hybrid testing that integrates fuzzing, symbolic execution, and sampling has demonstrated superior testing efficiency compared to individual techniques. However, the state-of-the-art (SOTA) hybrid testing tools do not fully exploit the capabilities of symbolic execution and sampling in two key aspects. First, the SOTA hybrid testing...

💬 0 commentsarXiv:2601.10068v1PDF
0

Posted in cs.LG · 2026-01-15 · Hung Vinh Tran, Tong Chen, Hechuan Wen, Quoc Viet Hung Nguyen, Bin Cui, Hongzhi Yin

Efficient Content-based Recommendation Model Training via Noise-aware Coreset Selection

Content-based recommendation systems (CRSs) utilize content features to predict user-item interactions, serving as essential tools for helping users navigate information-rich web services. However, ensuring the effectiveness of CRSs requires large-scale and even continuous model training to accommodate diverse user preferences,...

💬 0 commentsarXiv:2601.10067v1PDF
0

Posted in cs.CL · 2026-01-15 · Zhenghao Liu, Zhuoyang Wu, Xinze Li, Yukun Yan, Shuo Wang, Zulong Chen, Yu Gu, Ge Yu, Maosong Sun

Long-Chain Reasoning Distillation via Adaptive Prefix Alignment

Large Language Models (LLMs) have demonstrated remarkable reasoning capabilities, particularly in solving complex mathematical problems. Recent studies show that distilling long reasoning trajectories can effectively enhance the reasoning performance of small-scale student models. However, teacher-generated reasoning trajectories are...

💬 0 commentsarXiv:2601.10064v1PDF
0

Posted in cs.CV · 2026-01-15 · Chengzhuo Tong, Mingkun Chang, Shenglong Zhang, Yuran Wang, Cheng Liang, Zhizheng Zhao, Ruichuan An, Bohan Zeng, Yang Shi, Yifan Dai, Ziming Zhao, Guanbin Li, Pengfei Wan, Yuanxing Zhang, Wentao Zhang

CoF-T2I: Video Models as Pure Visual Reasoners for Text-to-Image Generation

Recent video generation models have revealed the emergence of Chain-of-Frame (CoF) reasoning, enabling frame-by-frame visual inference. With this capability, video models have been successfully applied to various visual tasks (e.g., maze solving, visual puzzles). However, their potential to enhance text-to-image (T2I) generation...

💬 0 commentsarXiv:2601.10061v1PDF
0

Posted in cs.LG · 2026-01-15 · Renpu Liu, Jing Yang

Unlabeled Data Can Provably Enhance In-Context Learning of Transformers

Large language models (LLMs) exhibit impressive in-context learning (ICL) capabilities, yet the quality of their predictions is fundamentally limited by the few costly labeled demonstrations that can fit into a prompt. Meanwhile, there exist vast and continuously growing amounts of unlabeled data that may be closely related to the ICL...

💬 0 commentsarXiv:2601.10058v1PDF
0

Posted in cs.CV · 2026-01-15 · Nick Truong, Pritam P. Karmokar, William J. Beksi

UEOF: A Benchmark Dataset for Underwater Event-Based Optical Flow

Underwater imaging is fundamentally challenging due to wavelength-dependent light attenuation, strong scattering from suspended particles, turbidity-induced blur, and non-uniform illumination. These effects impair standard cameras and make ground-truth motion nearly impossible to obtain. On the other hand, event cameras offer...

💬 0 commentsarXiv:2601.10054v1PDF
0

Posted in cs.CV · 2026-01-15 · Giyeol Kim, Chanho Eom

DiCo: Disentangled Concept Representation for Text-to-image Person Re-identification

Text-to-image person re-identification (TIReID) aims to retrieve person images from a large gallery given free-form textual descriptions. TIReID is challenging due to the substantial modality gap between visual appearances and textual expressions, as well as the need to model fine-grained correspondences that distinguish individuals...

💬 0 commentsarXiv:2601.10053v2PDF
0

Posted in cs.IT · 2026-01-15 · Fernando Granha Jeronimo, Lenny Liu, Pranav Rajpal

Optimal Proximity Gap for Folded Reed--Solomon Codes via Subspace Designs

A collection of sets satisfies a $(δ,\varepsilon)$-proximity gap with respect to some property if for every set in the collection, either (i) all members of the set are $δ$-close to the property in (relative) Hamming distance, or (ii) only a small $\varepsilon$-fraction of members are $δ$-close to the property. In a seminal work,...

💬 0 commentsarXiv:2601.10047v2PDF
0

Posted in cs.CR · 2026-01-15 · Pradip Kunwar, Minh Vu, Maanak Gupta, Manish Bhattarai

Privacy Enhanced PEFT: Tensor Train Decomposition Improves Privacy Utility Tradeoffs under DP-SGD

Fine-tuning large language models on sensitive data poses significant privacy risks, as membership inference attacks can reveal whether individual records were used during training. While Differential Privacy (DP) provides formal protection, applying DP to conventional Parameter-Efficient Fine-Tuning (PEFT) methods such as Low-Rank...

💬 0 commentsarXiv:2601.10045v1PDF
0

Posted in cs.PF · 2026-01-15 · Sahba Baniasadi, Paul M. Griffin, Prakash Chakraborty

Emergency Department Patient Flow Optimization with an Alternative Care Threshold Policy

Emergency department (ED) overcrowding and patient boarding represent critical systemic challenges that compromise care quality. We propose a threshold-based admission policy that redirects non-urgent patients to alternative care pathways, such as telemedicine, during peak congestion. The ED is modeled as a two-class $M/M/c$...

💬 0 commentsarXiv:2601.10041v2PDF
0

Posted in cs.ET · 2026-01-15 · Ning Lin, Jichang Yang, Yangu He, Zijian Ye, Kwun Hang Wong, Xinyuan Zhang, Songqi Wang, Zihao Li, Yuxi Chen, Jiajia Zha, Wenxing Li, Yi Li, Kemi Xu, Leo Yu Zhang, Xiaoming Chen, Dashan Shang, Chaoliang Tan, Han Wang, Xiaojuan Qi, Zhongrui Wang

Parameter Efficient Machine Unlearning on Hybrid Resistive Memory based Compute-in-Memory Accelerators

Resistive memory compute-in-memory accelerators provide energy efficient analogue matrix vector multiplication for neural network inference, but frequent reprogramming of analogue weights remains costly because of device variability and iterative write and verify operations. This limitation hinders their use in edge model adaptation,...

💬 0 commentsarXiv:2601.10037v3PDF
0

Posted in cs.NE · 2026-01-15 · Jonathan Timcheck, Alessandro Pierro, Sumit Bam Shrestha

A Compute and Communication Runtime Model for Loihi 2

Neuromorphic computers hold the potential to vastly improve the speed and efficiency of a wide range of computational kernels with their asynchronous, compute-memory co-located, spatially distributed, and scalable nature. However, performance models that are simple yet sufficiently expressive to predict runtime on actual neuromorphic...

💬 0 commentsarXiv:2601.10035v2PDF
0

Posted in cs.CL · 2026-01-15 · Wan Jou She, Lis Kanashiro Pereira, Fei Cheng, Sakiko Yahata, Panote Siriaraya, Eiji Aramaki

EmplifAI: a Fine-grained Dataset for Japanese Empathetic Medical Dialogues in 28 Emotion Labels

This paper introduces EmplifAI, a Japanese empathetic dialogue dataset designed to support patients coping with chronic medical conditions. They often experience a wide range of positive and negative emotions (e.g., hope and despair) that shift across different stages of disease management. EmplifAI addresses this complexity by...

💬 0 commentsarXiv:2601.10033v1PDF
0

Posted in cs.AI · 2026-01-15 · Jianheng Tang, Shilong Tao, Zhe Feng, Haonan Sun, Menglu Wang, Zhanxing Zhu, Yunhuai Liu

FilDeep: Learning Large Deformations of Elastic-Plastic Solids with Multi-Fidelity Data

The scientific computation of large deformations in elastic-plastic solids is crucial in various manufacturing applications. Traditional numerical methods exhibit several inherent limitations, prompting Deep Learning (DL) as a promising alternative. The effectiveness of current DL techniques typically depends on the availability of...

💬 0 commentsarXiv:2601.10031v1PDF