From the 1 of 7 linked papers with an AI index.
7 papers
Thinking Once Is Enough: Intermediate-Layer Evidence Routing for High-Resolution VQA
Zhongkuan Mao, Xianjie Liu, Tianyu Meng +9
The paper proposes a training‑free, single‑pass method that routes intermediate‑layer visual evidence to improve high‑resolution visual question answering without extra image proce…
CoEvoT: Co-Evolving Chain-of-Thought Prompting for Graph-LLM Reasoning
Haohua Niu, Xingtong Yu, Yang Liu +6
Graph learning under distribution shift presents a persistent challenge, where models adapt to new graphs with limited or even no supervision. Recent graph--LLM approaches move tow…
RefineX: Learning to Refine Pre-training Data at Scale from Expert-Guided Programs
Baolong Bi, Shenghua Liu, Xingzhang Ren +7
The foundational capabilities of large language models (LLMs) are deeply influenced by the quality of their pre-training corpora. However, enhancing data quality at scale remains a…
Safety in Large Reasoning Models: A Survey
Cheng Wang, Yue Liu, Baolong Bi +9
Large Reasoning Models (LRMs) have exhibited extraordinary prowess in tasks like mathematics and coding, leveraging their advanced reasoning capabilities. Nevertheless, as these ca…
GuardReasoner-VL: Safeguarding VLMs via Reinforced Reasoning
Yue Liu, Shengfang Zhai, Mingzhe Du +9
To enhance the safety of VLMs, this paper introduces a novel reasoning-based VLM guard model dubbed GuardReasoner-VL. The core idea is to incentivize the guard model to deliberativ…
Parameters vs. Context: Fine-Grained Control of Knowledge Reliance in Language Models
Baolong Bi, Shenghua Liu, Yiwei Wang +4
Retrieval-Augmented Generation (RAG) mitigates hallucinations in Large Language Models (LLMs) by integrating external knowledge. However, conflicts between parametric knowledge and…