collaborators

6 papers

cs.CL2026

Putting on the Thinking Hats: A Survey on Chain of Thought Fine-tuning from the Perspective of Human Reasoning Mechanism

Xiaoshu Chen, Sihang Zhou, Ke Liang +5

Chain of thought (CoT) fine-tuning aims to endow large language models (LLMs) with reasoning capabilities by training them on curated reasoning traces. It leverages both supervised…

cs.CV2026

ImgCoT: Compressing Long Chain of Thought into Compact Visual Tokens for Efficient Reasoning of Large Language Model

Xiaoshu Chen, Sihang Zhou, Ke Liang +2

Compressing long chains of thought (CoT) into compact latent tokens is crucial for efficient reasoning with large language models (LLMs). Recent studies employ autoencoders to achi…

cs.LG2026

Deep Temporal Graph Clustering: A Comprehensive Benchmark and Datasets

Meng Liu, Ke Liang, Siwei Wang +3

Temporal Graph Clustering (TGC) is a new task with little attention, focusing on node clustering in temporal graphs. Compared with existing static graph clustering, it can find the…

cs.CL2025

Distilling Reasoning Ability from Large Language Models with Adaptive Thinking

Xiaoshu Chen, Sihang Zhou, Ke Liang +1

Chain of thought finetuning (cot-finetuning) aims to endow small language models (SLM) with reasoning ability to improve their performance towards specific tasks by allowing them t…

cs.CL2025

Skip-Thinking: Chunk-wise Chain-of-Thought Distillation Enable Smaller Language Models to Reason Better and Faster

Xiao Chen, Sihang Zhou, Ke Liang +2

Chain-of-thought (CoT) distillation allows a large language model (LLM) to guide a small language model (SLM) in reasoning tasks. Existing methods train the SLM to learn the long r…

cs.LG2025

Mixed Graph Contrastive Network for Semi-Supervised Node Classification

Xihong Yang, Yiqi Wang, Yue Liu +5

Graph Neural Networks (GNNs) have achieved promising performance in semi-supervised node classification in recent years. However, the problem of insufficient supervision, together…