Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 14:13:27 EST

0

Posted in cs.CV · 2026-01-06 · Zhen Wang, Jiaojiao Zhao, Qilong Wang, Yongfeng Dong, Wenlong Yu

Fine-Grained Generalization via Structuralizing Concept and Feature Space into Commonality, Specificity and Confounding

Fine-Grained Domain Generalization (FGDG) presents greater challenges than conventional domain generalization due to the subtle inter-class differences and relatively pronounced intra-class variations inherent in fine-grained recognition tasks. Under domain shifts, the model becomes overly sensitive to fine-grained cues, leading to...

💬 0 commentsarXiv:2601.03056v1PDF
0

Posted in cs.RO · 2026-01-06 · Shiying Dong, Zhipeng Shen, Rudolf Reiter, Hailong Huang, Bingzhao Gao, Hong Chen, Wen-Hua Chen

A Fast Semidefinite Convex Relaxation for Optimal Control Problems With Spatio-Temporal Constraints

Solving optimal control problems (OCPs) of autonomous agents operating under spatial and temporal constraints fast and accurately is essential in applications ranging from eco-driving of autonomous vehicles to quadrotor navigation. However, the nonlinear programs approximating the OCPs are inherently nonconvex due to the coupling...

💬 0 commentsarXiv:2601.03055v1PDF
0

Posted in cs.CV · 2026-01-06 · Yankai Jiang, Qiaoru Li, Binlu Xu, Haoran Sun, Chao Ding, Junting Dong, Yuxiang Cai, Xuhong Zhang, Jianwei Yin

IBISAgent: Reinforcing Pixel-Level Visual Reasoning in MLLMs for Universal Biomedical Object Referring and Segmentation

Recent research on medical MLLMs has gradually shifted its focus from image-level understanding to fine-grained, pixel-level comprehension. Although segmentation serves as the foundation for pixel-level understanding, existing approaches face two major challenges. First, they introduce implicit segmentation tokens and require...

💬 0 commentsarXiv:2601.03054v4PDF
0

Posted in cs.CL · 2026-01-06 · Jianpeng Hu, Yanzeng Li, Jialun Zhong, Wenfa Qi, Lei Zou

Detecting Hallucinations in Retrieval-Augmented Generation via Semantic-level Internal Reasoning Graph

The Retrieval-augmented generation (RAG) system based on Large language model (LLM) has made significant progress. It can effectively reduce factuality hallucinations, but faithfulness hallucinations still exist. Previous methods for detecting faithfulness hallucinations either neglect to capture the models' internal reasoning...

💬 0 commentsarXiv:2601.03052v1PDF
0

Posted in cs.CL · 2026-01-06 · Vidhi Rathore, Sambu Aneesh, Himanshu Singh

Temporal Graph Network: Hallucination Detection in Multi-Turn Conversation

Hallucinations can be produced by conversational AI systems, particularly in multi-turn conversations where context changes and contradictions may eventually surface. By representing the entire conversation as a temporal graph, we present a novel graph-based method for detecting dialogue-level hallucinations. Our framework models each...

💬 0 commentsarXiv:2601.03051v1PDF
0

Posted in cs.SI · 2026-01-06 · Mei-Yun Hsu, I-Hsien Ting, Yun-Hsiu Liu, Kazunori Minetaki

An Empirical Study on User Profile Analysis and SEO Performance: A Case of Taiwan Cultural Memory Bank 2.0

Taiwan Cultural Memory Bank 2.0 is an online curation platform that invites the public to become curators, fostering diverse perspectives on Taiwan's society, humanities, natural landscapes, and daily life. Built on a material bank concept, the platform encourages users to co-create and curate their own works using shared resources or...

💬 0 commentsarXiv:2601.03050v1PDF
0

Posted in cs.CV · 2026-01-06 · Siyi Lyu, Quan Liu, Feng Yan

On the Intrinsic Limits of Transformer Image Embeddings in Non-Solvable Spatial Reasoning

Vision Transformers (ViTs) excel in semantic recognition but exhibit systematic failures in spatial reasoning tasks such as mental rotation. While often attributed to data scale, this work argues that the limitation arises from the intrinsic circuit complexity of the architecture. By formalizing spatial understanding as learning a...

💬 0 commentsarXiv:2601.03048v2PDF
0

Posted in cs.LG · 2026-01-06 · Shanglin Li, Shiwen Chu, Okan Koç, Yi Ding, Qibin Zhao, Motoaki Kawanabe, Ziheng Chen

HEEGNet: Hyperbolic Embeddings for EEG

Electroencephalography (EEG)-based brain-computer interfaces facilitate direct communication with a computer, enabling promising applications in human-computer interactions. However, their utility is currently limited because EEG decoding often suffers from poor generalization due to distribution shifts across domains (e.g.,...

💬 0 commentsarXiv:2601.03322v2PDF
0

Posted in cs.LG · 2026-01-06 · Raphael Ronge, Markus Maier, Frederick Eberhardt

When the Coffee Feature Activates on Coffins: An Analysis of Feature Extraction and Steering for Mechanistic Interpretability

Recent work by Anthropic on Mechanistic interpretability claims to understand and control Large Language Models by extracting human-interpretable features from their neural activation patterns using sparse autoencoders (SAEs). If successful, this approach offers one of the most promising routes for human oversight in AI safety. We...

💬 0 commentsarXiv:2601.03047v1PDF
0

Posted in cs.CV · 2026-01-06 · Han Zhang, Yanwei Wang, Fang Li, Hongjun Wang

Motion Blur Robust Wheat Pest Damage Detection with Dynamic Fuzzy Feature Fusion

Motion blur caused by camera shake produces ghosting artifacts that substantially degrade edge side object detection. Existing approaches either suppress blur as noise and lose discriminative structure, or apply full image restoration that increases latency and limits deployment on resource constrained devices. We propose DFRCP, a...

💬 0 commentsarXiv:2601.03046v1PDF
0

Posted in cs.RO · 2026-01-06 · Mingjie Pan, Siyuan Feng, Qinglin Zhang, Xinchen Li, Jianheng Song, Chendi Qu, Yi Wang, Chuankang Li, Ziyu Xiong, Zhi Chen, Yi Liu, Jianlan Luo

SOP: A Scalable Online Post-Training System for Vision-Language-Action Models

Vision-language-action (VLA) models achieve strong generalization through large-scale pre-training, but real-world deployment requires expert-level task proficiency in addition to broad generality. Existing post-training approaches for VLA models are typically offline, single-robot, or task-specific, limiting effective on-policy...

💬 0 commentsarXiv:2601.03044v1PDF
0

Posted in cs.CL · 2026-01-06 · Junhao Hu, Fangze Li, Mingtao Xu, Feifan Meng, Shiju Zhao, Tiancheng Hu, Ting Peng, Anmin Liu, Wenrui Huang, Chenxu Liu, Ziyue Hua, Tao Xie

Lil: Less is Less When Applying Post-Training Sparse-Attention Algorithms in Long-Decode Stage

Large language models (LLMs) demonstrate strong capabilities across a wide range of complex tasks and are increasingly deployed at scale, placing significant demands on inference efficiency. Prior work typically decomposes inference into prefill and decode stages, with the decode stage dominating total latency. To reduce time and...

💬 0 commentsarXiv:2601.03043v3PDF
0

Posted in cs.CL · 2026-01-06 · Hexiang Tan, Wanli Yang, Junwei Zhang, Xin Chen, Rui Tang, Du Su, Jingang Wang, Yuanzhuo Wang, Fei Sun, Xueqi Cheng

BaseCal: Unsupervised Confidence Calibration via Base Model Signals

Reliable confidence is essential for trusting the outputs of LLMs, yet widely deployed post-trained LLMs (PoLLMs) typically compromise this trust with severe overconfidence. In contrast, we observe that their corresponding base LLMs often remain well-calibrated. This naturally motivates us to calibrate PoLLM confidence using the base...

💬 0 commentsarXiv:2601.03042v4PDF
0

Posted in cs.RO · 2026-01-06 · Arup Kumar Sahoo, Itzik Klein

PiDR: Physics-Informed Inertial Dead Reckoning for Autonomous Platforms

A fundamental requirement for full autonomy is the ability to sustain accurate navigation in the absence of external data, such as GNSS signals or visual information. In these challenging environments, the platform must rely exclusively on inertial sensors, leading to pure inertial navigation. However, the inherent noise and other...

💬 0 commentsarXiv:2601.03040v2PDF
0

Posted in cs.LG · 2026-01-06 · Kun Zhao, Siyuan Dai, Pan Wang, Jifeng Song, Hui Ji, Chenghua Lin, Liang Zhan, Haoteng Tang

Aligning Findings with Diagnosis: A Self-Consistent Reinforcement Learning Framework for Trustworthy Radiology Reporting

Multimodal Large Language Models (MLLMs) have shown strong potential for radiology report generation, yet their clinical translation is hindered by architectural heterogeneity and the prevalence of factual hallucinations. Standard supervised fine-tuning often fails to strictly align linguistic outputs with visual evidence, while...

💬 0 commentsarXiv:2601.03321v2PDF
0

Posted in cs.RO · 2026-01-06 · Changwen Li, Rongjie Yan, Chih-Hong Cheng, Jian Zhang

Validating Generalist Robots with Situation Calculus and STL Falsification

Generalist robots are becoming a reality, capable of interpreting natural language instructions and executing diverse operations. However, their validation remains challenging because each task induces its own operational context and correctness specification, exceeding the assumptions of traditional validation methods. We propose a...

💬 0 commentsarXiv:2601.03038v1PDF
0

Posted in cs.RO · 2026-01-06 · Chunhui Zhao, Xirui Kao, Yilin Lu, Yang Lyu

A Bi-directional Adaptive Framework for Agile UAV Landing

Autonomous landing on mobile platforms is crucial for extending quadcopter operational flexibility, yet conventional methods are often too inefficient for highly dynamic scenarios. The core limitation lies in the prevalent ``track-then-descend'' paradigm, which treats the platform as a passive target and forces the quadcopter to...

💬 0 commentsarXiv:2601.03037v1PDF
0

Posted in cs.CL · 2026-01-06 · Jon Atle Gulla, Peng Liu, Lemei Zhang

NorwAI's Large Language Models: Technical Report

Norwegian, spoken by approximately five million people, remains underrepresented in many of the most significant breakthroughs in Natural Language Processing (NLP). To address this gap, the NorLLM team at NorwAI has developed a family of models specifically tailored to Norwegian and other Scandinavian languages, building on diverse...

💬 0 commentsarXiv:2601.03034v2PDF
0

Posted in cs.LG · 2026-01-06 · Vidhi Rathore

Causal Manifold Fairness: Enforcing Geometric Invariance in Representation Learning

Fairness in machine learning is increasingly critical, yet standard approaches often treat data as static points in a high-dimensional space, ignoring the underlying generative structure. We posit that sensitive attributes (e.g., race, gender) do not merely shift data distributions but causally warp the geometry of the data manifold...

💬 0 commentsarXiv:2601.03032v1PDF
0

Posted in cs.CR · 2026-01-06 · Jing Liu, Liang Feng Zhang

FlexProofs: A Vector Commitment with Flexible Linear Time for Computing All Proofs

In this paper, we introduce FlexProofs, a new vector commitment (VC) scheme that achieves two key properties: (1) the prover can generate all individual opening proofs for a vector of size $N$ in optimal time ${\cal O}(N)$, and there is a flexible batch size parameter $b$ that can be increased to further reduce the time to generate...

💬 0 commentsarXiv:2601.03031v2PDF
0

Posted in cs.IR · 2026-01-06 · Yue Kang, Zhuoyi Huang, Benji Schussheim, Diana Licon, Dina Atia, Shixing Cao, Jacob Danovitch, Kunho Kim, Billy Norcilien, Jonah Karpman, Mahmound Sayed, Mike Taylor, Tao Sun, Pavel Metrikov, Vipul Agarwal, Chris Quirk, Ye-Yi Wang, Nick Craswell, Irene Shaffer, Tianwei Chen, Sulaiman Vesal, Soundar Srinivasan

Fine-tuning Small Language Models as Efficient Enterprise Search Relevance Labelers

In enterprise search, building high-quality datasets at scale remains a central challenge due to the difficulty of acquiring labeled data. To resolve this challenge, we propose an efficient approach to fine-tune small language models (SLMs) for accurate relevance labeling, enabling high-throughput, domain-specific labeling comparable...

💬 0 commentsarXiv:2601.03211v1PDF
0

Posted in cs.CV · 2026-01-06 · Yang Shi, Yifeng Xie, Minzhe Guo, Liangsi Lu, Mingxuan Huang, Jingchao Wang, Zhihong Zhu, Boyan Xu, Zhiqi Huang

MMErroR: A Benchmark for Erroneous Reasoning in Vision-Language Models

Recent advances in Vision-Language Models (VLMs) have improved performance in multi-modal learning, raising the question of whether these models truly understand the content they process. Crucially, can VLMs detect when a reasoning process is wrong and identify its error type? To answer this, we present MMErroR, a multi-modal...

💬 0 commentsarXiv:2601.03331v2PDF
0

Posted in cs.CL · 2026-01-06 · Yile Liu, Yixian Liu, Zongwei Li, Yufei Huang, Xinhua Feng, Zhichao Hu, Jinglu Hu, Jianfeng Yan, Fengzong Lian, Yuhong Liu

UltraLogic: Enhancing LLM Reasoning through Large-Scale Data Synthesis and Bipolar Float Reward

While Large Language Models (LLMs) have demonstrated significant potential in natural language processing , complex general-purpose reasoning requiring multi-step logic, planning, and verification remains a critical bottleneck. Although Reinforcement Learning with Verifiable Rewards (RLVR) has succeeded in specific domains , the field...

💬 0 commentsarXiv:2601.03205v1PDF
0

Posted in cs.LO · 2026-01-06 · Anherutowa Calvo, Dante K. Calvo

Chronology as a Consistency Invariant in Composable Information Systems

We formalize a minimal setting in which a chronology (a strict partial order on events) is forced by consistency of distributed information under local composability. The system maintains distributed records interpreted as constraints over a global possibility space (Omega, Sigma), optionally with a measure mu. Events act locally by...

💬 0 commentsarXiv:2601.03330v1PDF
0

Posted in cs.AI · 2026-01-06 · Chenglin Yu, Yuchen Wang, Songmiao Wang, Hongxia Yang, Ming Li

InfiAgent: An Infinite-Horizon Framework for General-Purpose Autonomous Agents

LLM agents can reason and use tools, but they often break down on long-horizon tasks due to unbounded context growth and accumulated errors. Common remedies such as context compression or retrieval-augmented prompting introduce trade-offs between information fidelity and reasoning stability. We present InfiAgent, a general-purpose...

💬 0 commentsarXiv:2601.03204v1PDF