← Search

Junbing Yan

3 accepted papers

2025

Enhancing Reasoning Abilities of Small LLMs with Cognitive Alignment

EMNLP 2025

The reasoning capabilities of large language reasoning models (LRMs), such as OpenAI’s o1 and DeepSeek-R1, have seen substantial advancements through deep thinking. However, these enhancements come with significant resource demands, underscoring the need for training effective small reasoning models

Cited by 0SourcePDFScholar
2024

On the Role of Long-tail Knowledge in Retrieval Augmented Large Language Models

ACL 2024short

Retrieval augmented generation (RAG) exhibits outstanding performance in promoting the knowledge capabilities of large language models (LLMs) with retrieved documents related to user queries. However, RAG only focuses on improving the response quality of LLMs via enhancing queries indiscriminately w…

Cited by 9SourcePDFScholar
2024

TRELM: Towards Robust and Efficient Pre-training for Knowledge-Enhanced Language Models

COLING 2024main

KEPLMs are pre-trained models that utilize external knowledge to enhance language understanding. Previous language models facilitated knowledge acquisition by incorporating knowledge-related pre-training tasks learned from relation triples in knowledge graphs. However, these models do not prioritize…