Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 11:03:33 EST

0

Posted in cs.CL · 2026-01-06 · Lecheng Gong, Weimin Fang, Ting Yang, Dongjie Tao, Chunxiao Guo, Peng Wei, Bo Xie, Jinqun Guan, Zixiao Chen, Fang Shi, Jinjie Gu, Junwei Liu

MedDialogRubrics: A Comprehensive Benchmark and Evaluation Framework for Multi-turn Medical Consultations in Large Language Models

Medical conversational AI (AI) plays a pivotal role in the development of safer and more effective medical dialogue systems. However, existing benchmarks and evaluation frameworks for assessing the information-gathering and diagnostic reasoning abilities of medical large language models (LLMs) have not been rigorously evaluated. To...

💬 0 commentsarXiv:2601.03023v2PDF
0

Posted in cs.GR · 2026-01-06 · Eldad Matmon, Amit Bracha, Noam Rotstein, Ron Kimmel

CaricatureGS: Exaggerating 3D Gaussian Splatting Faces With Gaussian Curvature

A photorealistic and controllable 3D caricaturization framework for faces is introduced. We start with an intrinsic Gaussian curvature-based surface exaggeration technique, which, when coupled with texture, tends to produce over-smoothed renders. To address this, we resort to 3D Gaussian Splatting (3DGS), which has recently been shown...

💬 0 commentsarXiv:2601.03319v1PDF
0

Posted in cs.CC · 2026-01-06 · Taisei Nogami, Yoshiki Nakamura, Tachio Terauchi

Hardness of Regular Expression Matching with Extensions

The regular expression matching problem asks whether a given regular expression of length $m$ matches a given string of length $n$. As is well known, the problem can be solved in $O(nm)$ time using Thompson's algorithm. Moreover, recent studies have shown that regular expression matching extended with a practical extension called...

💬 0 commentsarXiv:2601.03020v3PDF
0

Posted in cs.CL · 2026-01-06 · Choonghan Kim, Hyunmin Hwang, Hangeol Chang, Jaemin Kim, Jinse Park, Jae-Sung Lim, Jong Chul Ye

Dementia-R1: Reinforced Pretraining and Reasoning from Unstructured Clinical Notes for Real-World Dementia Prognosis

While Large Language Models (LLMs) have shown strong performance on clinical text understanding, they struggle with longitudinal prediction tasks such as dementia prognosis, which require reasoning over complex, non-monotonic symptom trajectories across multiple visits. Standard supervised training lacks explicit annotations for...

💬 0 commentsarXiv:2601.03018v2PDF
0

Posted in cs.CL · 2026-01-06 · Jing Xiong, Qi Han, Yunta Hsieh, Hui Shen, Huajian Xin, Chaofan Tao, Chenyang Zhao, Hengyuan Zhang, Taiqiang Wu, Zhen Zhang, Haochen Wang, Zhongwei Wan, Lingpeng Kong, Ngai Wong

MMFormalizer: Multimodal Autoformalization in the Wild

Autoformalization, which translates natural language mathematics into formal statements to enable machine reasoning, faces fundamental challenges in the wild due to the multimodal nature of the physical world, where physics requires inferring hidden constraints (e.g., mass or energy) from visual elements. To address this, we propose...

💬 0 commentsarXiv:2601.03017v1PDF
0

Posted in cs.LG · 2026-01-06 · Anaïs Berkes, Vincent Taboga, Donna Vakalis, David Rolnick, Yoshua Bengio

In-Context Reinforcement Learning through Bayesian Fusion of Context and Value Prior

In-context reinforcement learning (ICRL) promises fast adaptation to unseen environments without parameter updates, but current methods either cannot improve beyond the training distribution or require near-optimal data, limiting practical adoption. We introduce SPICE, a Bayesian ICRL method that learns a prior over Q-values via deep...

💬 0 commentsarXiv:2601.03015v1PDF
0

Posted in cs.CL · 2026-01-06 · Junli Liang, Pengfei Zhou, Wangqiu Zhou, Wenjie Qing, Qi Zhao, Ziwen Wang, Qi Song, Xiangyang Li

SentGraph: Hierarchical Sentence Graph for Multi-hop Retrieval-Augmented Question Answering

Traditional Retrieval-Augmented Generation (RAG) effectively supports single-hop question answering with large language models but faces significant limitations in multi-hop question answering tasks, which require combining evidence from multiple documents. Existing chunk-based retrieval often provides irrelevant and logically...

💬 0 commentsarXiv:2601.03014v3PDF
0

Posted in cs.CR · 2026-01-06 · Hiroyuki Okada, Tatsumi Oba, Naoto Yanai

LLMs, You Can Evaluate It! Design of Multi-perspective Report Evaluation for Security Operation Centers

Security operation centers (SOCs) often produce analysis reports on security incidents, and large language models (LLMs) will likely be used for this task in the near future. We postulate that a better understanding of how veteran analysts evaluate reports, including their feedback, can help produce analysis reports in SOCs. In this...

💬 0 commentsarXiv:2601.03013v4PDF
0

Posted in cs.CV · 2026-01-06 · Yihan Wei, Shenghai Yuan, Tianchen Deng, Boyang Lou, Enwen Hu

ReCCur: A Recursive Corner-Case Curation Framework for Robust Vision-Language Understanding in Open and Edge Scenarios

Corner cases are rare or extreme scenarios that drive real-world failures, but they are difficult to curate at scale: web data are noisy, labels are brittle, and edge deployments preclude large retraining. We present ReCCur (Recursive Corner-Case Curation), a low-compute framework that converts noisy web imagery into auditable...

💬 0 commentsarXiv:2601.03011v1PDF
0

Posted in cs.CV · 2026-01-06 · Yun-Hao Zhang, I-Hsien Ting, Dario Liberona, Yun-Hsiu Liu, Kazunori Minetaki

Deep Learning-Based Image Recognition for Soft-Shell Shrimp Classification

With the integration of information technology into aquaculture, production has become more stable and continues to grow annually. As consumer demand for high-quality aquatic products rises, freshness and appearance integrity are key concerns. In shrimp-based processed foods, freshness declines rapidly post-harvest, and soft-shell...

💬 0 commentsarXiv:2601.03317v1PDF
0

Posted in cs.SE · 2026-01-06 · Nek Dil Khan, Javed Ali Khan, Darvesh Khan, Jianqiang Li, Mumrez Khan, Shah Fahad Khan

A Dataset of Low-Rated Applications from the Amazon Appstore for User Feedback Analysis

In todays digital landscape, end-user feedback plays a crucial role in the evolution of software applications, particularly in addressing issues that hinder user experience. While much research has focused on high-rated applications, low-rated applications often remain unexplored, despite their potential to reveal valuable insights....

💬 0 commentsarXiv:2601.03009v1PDF
0

Posted in cs.CR · 2026-01-06 · Xi Wang, Songlei Jian, Shasha Li, Xiaopeng Li, Zhaoye Li, Bin Ji, Baosheng Wang, Jie Yu

JPU: Bridging Jailbreak Defense and Unlearning via On-Policy Path Rectification

Despite extensive safety alignment, Large Language Models (LLMs) often fail against jailbreak attacks. While machine unlearning has emerged as a promising defense by erasing specific harmful parameters, current methods remain vulnerable to diverse jailbreaks. We first conduct an empirical study and discover that this failure mechanism...

💬 0 commentsarXiv:2601.03005v1PDF
0

Posted in cs.CV · 2026-01-06 · Li Wang, Boqi Li, Hang Chen, Xingjian Wu, Yichen Wang, Jiewen Tan, Xinyu Zhang, Huaping Liu

Towards Efficient 3D Object Detection for Vehicle-Infrastructure Collaboration via Risk-Intent Selection

Vehicle-Infrastructure Collaborative Perception (VICP) is pivotal for resolving occlusion in autonomous driving, yet the trade-off between communication bandwidth and feature redundancy remains a critical bottleneck. While intermediate fusion mitigates data volume compared to raw sharing, existing frameworks typically rely on spatial...

💬 0 commentsarXiv:2601.03001v1PDF
0

Posted in cs.LG · 2026-01-06 · Yuqi Yang, Ying Jin

Multi-Distribution Robust Conformal Prediction

In many fairness and distribution robustness problems, one has access to labeled data from multiple source distributions yet the test data may come from an arbitrary member or a mixture of them. We study the problem of constructing a conformal prediction set that is uniformly valid across multiple, heterogeneous distributions, in the...

💬 0 commentsarXiv:2601.02998v2PDF
0

Posted in cs.LG · 2026-01-06 · Dhruv Trehan, Paras Chopra

Why LLMs Aren't Scientists Yet: Lessons from Four Autonomous Research Attempts

We report a case study of four end-to-end attempts to autonomously generate ML research papers using a pipeline of six LLM agents mapped to stages of the scientific workflow. Of these four, three attempts failed during implementation or evaluation. One completed the pipeline and was accepted to Agents4Science 2025, an experimental...

💬 0 commentsarXiv:2601.03315v1PDF
0

Posted in cs.LG · 2026-01-06 · Waleed Khalid, Dmitry Ignatov, Radu Timofte

From Memorization to Creativity: LLM as a Designer of Novel Neural Architectures

Large language models (LLMs) excel in program synthesis, yet their capacity for neural architecture design -- balancing syntactic reliability, performance, and structural novelty -- remains underexplored. We present a closed-loop architecture synthesis pipeline within the NNGPT framework, in which a code-oriented LLM evolves over 22...

💬 0 commentsarXiv:2601.02997v2PDF
0

Posted in cs.CL · 2026-01-06 · Yihong Liu, Raoyuan Zhao, Hinrich Schütze, Michael A. Hedderich

Large Reasoning Models Are (Not Yet) Multilingual Latent Reasoners

Large reasoning models (LRMs) achieve strong performance on mathematical reasoning tasks, often attributed to their capability to generate explicit chain-of-thought (CoT) explanations. However, recent work shows that LRMs often arrive at the correct answer before completing these textual reasoning steps, indicating the presence of...

💬 0 commentsarXiv:2601.02996v2PDF
0

Posted in cs.RO · 2026-01-06 · Youngjoon Jeong, Junha Chun, Taesup Kim

Learning to Act Robustly with View-Invariant Latent Actions

Vision-based robotic policies often struggle with even minor viewpoint changes, underscoring the need for view-invariant visual representations. This challenge becomes more pronounced in real-world settings, where viewpoint variability is unavoidable and can significantly disrupt policy performance. Existing methods typically learn...

💬 0 commentsarXiv:2601.02994v1PDF
0

Posted in cs.CL · 2026-01-06 · Qianchi Zhang, Hainan Zhang, Liang Pang, Hongwei Zheng, Zhiming Zheng

Stable-RAG: Mitigating Retrieval-Permutation-Induced Hallucinations in Retrieval-Augmented Generation

Retrieval-Augmented Generation (RAG) has become a key paradigm for reducing factual hallucinations in Large Language Models (LLMs), yet little is known about how the order of retrieved documents affects model behavior. We empirically show that under a Top-5 retrieval setting with the gold document included, LLM answers vary...

💬 0 commentsarXiv:2601.02993v4PDF
0

Posted in cs.CV · 2026-01-06 · Chengcheng Feng, Haojie Yin, Yucheng Jin, Kaizhu Huang

Towards Faithful Reasoning in Comics for Small MLLMs

Comic understanding presents a significant challenge for Multimodal Large Language Models (MLLMs), as the intended meaning of a comic often emerges from the joint interpretation of visual, textual, and social cues. This naturally motivates Chain-of-Thought (CoT) prompting, since explicit intermediate reasoning appears promising for...

💬 0 commentsarXiv:2601.02991v2PDF
0

Posted in cs.CL · 2026-01-06 · Hosein Hasani, Mohammadali Banayeeanzade, Ali Nafisi, Sadegh Mohammadian, Fatemeh Askari, Mobin Bagherian, Amirmohammad Izadi, Mahdieh Soleymani Baghshah

Mechanistic Interpretability of Large-Scale Counting in LLMs through a System-2 Strategy

Large language models (LLMs), despite strong performance on complex mathematical problems, exhibit systematic limitations in counting tasks. This issue arises from the architectural limits of transformers, where counting is performed across layers, leading to degraded precision for larger counting problems due to depth constraints. To...

💬 0 commentsarXiv:2601.02989v2PDF
0

Posted in cs.CV · 2026-01-06 · Rianne Weber, Niels Rocholl, Max de Grauw, Mathias Prokop, Ewoud Smit, Alessa Hering

ULS+: Data-driven Model Adaptation Enhances Lesion Segmentation

In this study, we present ULS+, an enhanced version of the Universal Lesion Segmentation (ULS) model. The original ULS model segments lesions across the whole body in CT scans given volumes of interest (VOIs) centered around a click-point. Since its release, several new public datasets have become available that can further improve...

💬 0 commentsarXiv:2601.02988v1PDF
0

Posted in cs.CV · 2026-01-06 · Wingwa Fu, Takayuki Okatani

LAMS-Edit: Latent and Attention Mixing with Schedulers for Improved Content Preservation in Diffusion-Based Image and Style Editing

Text-to-Image editing using diffusion models faces challenges in balancing content preservation with edit application and handling real-image editing. To address these, we propose LAMS-Edit, leveraging intermediate states from the inversion process--an essential step in real-image editing--during edited image generation. Specifically,...

💬 0 commentsarXiv:2601.02987v1PDF
0

Posted in cs.CL · 2026-01-06 · Kwangwook Seo, Dongha Lee

P-Check: Advancing Personalized Reward Model via Learning to Generate Dynamic Checklist

Recent approaches in personalized reward modeling have primarily focused on leveraging user interaction history to align model judgments with individual preferences. However, existing approaches largely treat user context as a static or implicit conditioning signal, failing to capture the dynamic and multi-faceted nature of human...

💬 0 commentsarXiv:2601.02986v3PDF
0

Posted in cs.CR · 2026-01-06 · Martin Perešíni, Tomáš Hladký, Jakub Kubík, Ivan Homoliak

Selfish Mining in Multi-Attacker Scenarios: An Empirical Evaluation of Nakamoto, Fruitchain, and Strongchain

The aim of this work is to enhance blockchain security by deepening the understanding of selfish mining attacks in various consensus protocols, especially the ones that have the potential to mitigate selfish mining. Previous research was mainly focused on a particular protocol with a single selfish miner, while only limited studies...

💬 0 commentsarXiv:2601.02984v1PDF