Qwen Councils
arXiv could not process that search. Try a simpler keyword search or an arXiv field query such as all:quantum.
Showing downloaded papers while arXiv is unavailable.

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 01:50:44 EST

0

Posted in cs.CL · 2026-01-09 · Hongjin Kim, Jaewook Lee, Kiyoung Lee, Jong-hun Shin, Soojong Lim, Oh-Woog Kwon

Do LLMs Need Inherent Reasoning Before Reinforcement Learning? A Study in Korean Self-Correction

Large Language Models (LLMs) demonstrate strong reasoning and self-correction abilities in high-resource languages like English, but their performance remains limited in low-resource languages such as Korean. In this study, we investigate whether reinforcement learning (RL) can enhance Korean reasoning abilities to a degree comparable...

💬 0 commentsarXiv:2601.05459v1PDF
0

Posted in cs.AI · 2026-01-09 · Sahil Wadhwa, Himanshu Kumar, Guanqun Yang, Abbaas Alif Mohamed Nishar, Pranab Mohanty, Swapnil Shinde, Yue Wu

ART: Adaptive Reasoning Trees for Explainable Claim Verification

Large Language Models (LLMs) are powerful candidates for complex decision-making, leveraging vast encoded knowledge and remarkable zero-shot abilities. However, their adoption in high-stakes environments is hindered by their opacity; their outputs lack faithful explanations and cannot be effectively contested to correct errors,...

💬 0 commentsarXiv:2601.05455v1PDF
0

Posted in cs.LG · 2026-01-09 · Marko Sterbentz, Kevin Cushing, Cameron Barrie, Kristian J. Hammond

RingSQL: Generating Synthetic Data with Schema-Independent Templates for Text-to-SQL Reasoning Models

Recent advances in text-to-SQL systems have been driven by larger models and improved datasets, yet progress is still limited by the scarcity of high-quality training data. Manual data creation is expensive, and existing synthetic methods trade off reliability and scalability. Template-based approaches ensure correct SQL but require...

💬 0 commentsarXiv:2601.05451v1PDF
0

Posted in cs.HC · 2026-01-09 · Behdokht Kiafar, Mohammad Fahim Abrar, Roghayeh Leila Barmaki

Feedback Effects on Cognitive Dynamics: Network-Based Insights from EEG Patterns and Behavioral Performance

This study examines the impact of feedback on Electroencephalography (EEG) activity and performance during the Reading the Mind in the Eyes Test. In a within-subject design, eleven participants completed the test under Feedback and No-Feedback conditions. Using the principles of Epistemic Network Analysis (ENA) and Ordered Network...

💬 0 commentsarXiv:2601.05450v1PDF
0

Posted in cs.SE · 2026-01-09 · Theodore Chambers, Arturo Miguel Russell Bernal, Michael Vierhauser, Jane Cleland-Huang

Uncovering Failures in Cyber-Physical System State Transitions: A Fuzzing-Based Approach Applied to sUAS

The increasing deployment of small Uncrewed Aerial Systems (sUAS) in diverse and often safety-critical environments demands rigorous validation of onboard decision logic under various conditions. In this paper, we present SaFUZZ, a state-aware fuzzing pipeline that validates core behavior associated with state transitions, automated...

💬 0 commentsarXiv:2601.05449v1PDF
0

Posted in cs.CV · 2026-01-09 · Tarannum Mithila

Bias Detection and Rotation-Robustness Mitigation in Vision-Language Models and Generative Image Models

Vision-Language Models (VLMs) and generative image models have achieved remarkable performance across multimodal tasks, yet their robustness and fairness under input transformations remain insufficiently explored. This work investigates bias propagation and robustness degradation in state-of-the-art vision-language and generative...

💬 0 commentsarXiv:2601.08860v1PDF
0

Posted in cs.CV · 2026-01-09 · Hongyang Xie, Hongyang He, Victor Sanchez

TAPM-Net: Trajectory-Aware Perturbation Modeling for Infrared Small Target Detection

Infrared small target detection (ISTD) remains a long-standing challenge due to weak signal contrast, limited spatial extent, and cluttered backgrounds. Despite performance improvements from convolutional neural networks (CNNs) and Vision Transformers (ViTs), current models lack a mechanism to trace how small targets trigger...

💬 0 commentsarXiv:2601.05446v1PDF
0

Posted in cs.CR · 2026-01-09 · Songze Li, Ruishi He, Xiaojun Jia, Jun Wang, Zhihui Fu

Knowledge-Driven Multi-Turn Jailbreaking on Large Language Models

Large Language Models (LLMs) face a significant threat from multi-turn jailbreak attacks, where adversaries progressively steer conversations to elicit harmful outputs. However, the practical effectiveness of existing attacks is undermined by several critical limitations: they struggle to maintain a coherent progression over long...

💬 0 commentsarXiv:2601.05445v1PDF
0

Posted in cs.CL · 2026-01-09 · Chenxiao Yu, Bowen Yi, Farzan Karimi-Malekabadi, Suhaib Abdurahman, Jinyi Ye, Shrikanth Narayanan, Yue Zhao, Morteza Dehghani

Tracing Moral Foundations in Large Language Models

Large language models often produce human-like moral judgments, but it is unclear whether this reflects an internal conceptual structure or superficial ``moral mimicry.'' Using Moral Foundations Theory (MFT) as an analytic framework, we study how moral foundations are encoded, organized, and expressed across 14 base and...

💬 0 commentsarXiv:2601.05437v3PDF
0

Posted in cs.CL · 2026-01-09 · Jiawei Shen, Jia Zhu, Hanghui Guo, Weijie Shi, Yue Cui, Qingyu Niu, Guoqing Ma, Yidan Liang, Jingjiang Liu, Yiling Wang, Shimin Di, Jiajie Xu

ACR: Adaptive Context Refactoring via Context Refactoring Operators for Multi-Turn Dialogue

Large Language Models (LLMs) have shown remarkable performance in multi-turn dialogue. However, in multi-turn dialogue, models still struggle to stay aligned with what has been established earlier, follow dependencies across many turns, and avoid drifting into incorrect facts as the interaction grows longer. Existing approaches...

💬 0 commentsarXiv:2601.05589v1PDF
0

Posted in cs.IR · 2026-01-09 · Benjamin Rozonoyer, Chong You, Michael Boratko, Himanshu Jain, Nilesh Gupta, Srinadh Bhojanapalli, Andrew McCallum, Felix Yu

Autoregressive Ranking: Bridging the Gap Between Dual and Cross Encoders

The success of Large Language Models (LLMs) has motivated a shift toward generative approaches to retrieval and ranking, aiming to supersede classical Dual Encoders (DEs) and Cross Encoders (CEs). A prominent paradigm is pointwise Autoregressive Ranking (ARR), where an LLM generates document identifiers (docIDs) token-by-token to...

💬 0 commentsarXiv:2601.05588v4PDF
0

Posted in cs.CR · 2026-01-09 · Jingxiao Yang, Ping He, Tianyu Du, Sun Bing, Xuhong Zhang

HogVul: Black-box Adversarial Code Generation Framework Against LM-based Vulnerability Detectors

Recent advances in software vulnerability detection have been driven by Language Model (LM)-based approaches. However, these models remain vulnerable to adversarial attacks that exploit lexical and syntax perturbations, allowing critical flaws to evade detection. Existing black-box attacks on LM-based vulnerability detectors primarily...

💬 0 commentsarXiv:2601.05587v1PDF
0

Posted in cs.LG · 2026-01-09 · Shufei Ge, Shijia Wang, Lloyd Elliott

Poisson Hyperplane Processes with Rectified Linear Units

Neural networks have shown state-of-the-art performances in various classification and regression tasks. Rectified linear units (ReLU) are often used as activation functions for the hidden layers in a neural network model. In this article, we establish the connection between the Poisson hyperplane processes (PHP) and two-layer ReLU...

💬 0 commentsarXiv:2601.05586v1PDF
0

Posted in cs.CV · 2026-01-09 · Nengbo Lu, Minghua Pan, Shaohua Sun, Yizhou Liang

GS-DMSR: Dynamic Sensitive Multi-scale Manifold Enhancement for Accelerated High-Quality 3D Gaussian Splatting

In the field of 3D dynamic scene reconstruction, how to balance model convergence rate and rendering quality has long been a critical challenge that urgently needs to be addressed, particularly in high-precision modeling of scenes with complex dynamic motions. To tackle this issue, this study proposes the GS-DMSR method. By...

💬 0 commentsarXiv:2601.05584v1PDF
0

Posted in cs.LG · 2026-01-09 · Xue Feng, Li Wang, Deanna Needell, Rongjie Lai

Learn to Evolve: Self-supervised Neural JKO Operator for Wasserstein Gradient Flow

The Jordan-Kinderlehrer-Otto (JKO) scheme provides a stable variational framework for computing Wasserstein gradient flows, but its practical use is often limited by the high computational cost of repeatedly solving the JKO subproblems. We propose a self-supervised approach for learning a JKO solution operator without requiring...

💬 0 commentsarXiv:2601.05583v1PDF
0

Posted in cs.CL · 2026-01-09 · Sung-Yoo Lim, Koki Sato, Kiyoshi Takami, Giancarlos Parady, Eui-Jin Kim

Can large language models interpret unstructured chat data on dynamic group decision-making processes? Evidence on joint destination choice

Social activities result from complex joint activity-travel decisions between group members. While observing the decision-making process of these activities is difficult via traditional travel surveys, the advent of new types of data, such as unstructured chat data, can help shed some light on these complex processes. However,...

💬 0 commentsarXiv:2601.05582v1PDF
0

Posted in cs.LG · 2026-01-09 · Zhi Wang, Yanni Li, Pingping Zheng, Yiyuan Jiao

LDTC: Lifelong deep temporal clustering for multivariate time series

Clustering temporal and dynamically changing multivariate time series from real-world fields, called temporal clustering for short, has been a major challenge due to inherent complexities. Although several deep temporal clustering algorithms have demonstrated a strong advantage over traditional methods in terms of model learning and...

💬 0 commentsarXiv:2601.06221v1PDF
0

Posted in cs.IT · 2026-01-09 · Chao Liu, Hao Chen, Qinqin Ji, Ziyan Xie, Dabin Zheng, Yongbo Xia

Strong Singleton-Like Bounds, Quasi-Perfect Codes and Distance-Optimal Codes in the Sum-Rank Metric

Codes in the sum-rank metric have received many attentions in recent years, since they have wide applications in the multishot network coding, the space-time coding and the distributed storage. In this paper, by constructing covering codes in the sum-rank metric from covering codes in the Hamming metric, we derive new upper bounds on...

💬 0 commentsarXiv:2601.05581v3PDF
0

Posted in cs.CV · 2026-01-09 · Hanyi Wang, Jun Lan, Yaoyu Kang, Huijia Zhu, Weiqiang Wang, Zhuosheng Zhang, Shilin Wang

Generalizable and Adaptive Continual Learning Framework for AI-generated Image Detection

The malicious misuse and widespread dissemination of AI-generated images pose a significant threat to the authenticity of online information. Current detection methods often struggle to generalize to unseen generative models, and the rapid evolution of generative techniques continuously exacerbates this challenge. Without...

💬 0 commentsarXiv:2601.05580v1PDF
0

Posted in cs.DB · 2026-01-09 · Xudong Xie, Yuwei Zhang, Wensheng Dou, Yu Gao, Ziyu Cui, Jiansen Song, Rui Yang, Jun Wei

RISE: Rule-Driven SQL Dialect Translation via Query Reduction

Translating SQL dialects across different relational database management systems (RDBMSs) is crucial for migrating RDBMS-based applications to the cloud. Traditional SQL dialect translation tools rely on manually-crafted rules, necessitating significant manual effort to support new RDBMSs and dialects. Although large language models...

💬 0 commentsarXiv:2601.05579v1PDF
0

Posted in cs.AI · 2026-01-09 · Cooper Lin, Yanting Zhang, Maohao Ran, Wei Xue, Hongwei Fan, Yibo Xu, Zhenglin Wan, Sirui Han, Yike Guo, Jun Song

Reinforcement Learning of Large Language Models for Interpretable Credit Card Fraud Detection

E-commerce platforms and payment solution providers face increasingly sophisticated fraud schemes, ranging from identity theft and account takeovers to complex money laundering operations that exploit the speed and anonymity of digital transactions. However, despite their theoretical promise, the application of Large Language Models...

💬 0 commentsarXiv:2601.05578v1PDF
0

Posted in cs.CL · 2026-01-09 · Laya Iyer, Kriti Aggarwal, Sanmi Koyejo, Gail Heyman, Desmond C. Ong, Subhabrata Mukherjee

HEART: A Unified Benchmark for Assessing Humans and LLMs in Emotional Support Dialogue

Supportive conversation depends on skills that go beyond language fluency, including reading emotions, adjusting tone, and navigating moments of resistance, frustration, or distress. Despite rapid progress in language models, we still lack a clear way to understand how their abilities in these interpersonal domains compare to those of...

💬 0 commentsarXiv:2601.19922v2PDF
0

Posted in cs.CY · 2026-01-09 · Simon Chesterman, Loy Hui Chieh

Research Integrity and Academic Authority in the Age of Artificial Intelligence: From Discovery to Curation?

Artificial intelligence is reshaping the organization and practice of research in ways that extend far beyond gains in productivity. AI systems now accelerate discovery, reorganize scholarly labour, and mediate access to expanding scientific literatures. At the same time, generative models capable of producing text, images, and data...

💬 0 commentsarXiv:2601.05574v1PDF
0

Posted in cs.CV · 2026-01-09 · Zehan Wang, Ziang Zhang, Jiayang Xu, Jialei Wang, Tianyu Pang, Chao Du, HengShuang Zhao, Zhou Zhao

Orient Anything V2: Unifying Orientation and Rotation Understanding

This work presents Orient Anything V2, an enhanced foundation model for unified understanding of object 3D orientation and rotation from single or paired images. Building upon Orient Anything V1, which defines orientation via a single unique front face, V2 extends this capability to handle objects with diverse rotational symmetries...

💬 0 commentsarXiv:2601.05573v1PDF
0

Posted in cs.CV · 2026-01-09 · Pengcheng Xu, Peng Tang, Donghao Luo, Xiaobin Hu, Weichu Cui, Qingdong He, Zhennan Chen, Jiangning Zhang, Charles Ling, Boyu Wang

Towards Generalized Multi-Image Editing for Unified Multimodal Models

Unified Multimodal Models (UMMs) integrate multimodal understanding and generation, yet they are limited to maintaining visual consistency and disambiguating visual cues when referencing details across multiple input images. In this work, we propose a scalable multi-image editing framework for UMMs that explicitly distinguishes image...

💬 0 commentsarXiv:2601.05572v1PDF