31 citations · 132 across the 31 of their papers we have counts for
8 papers · 1 filter
MedGPT-oss: Training a General-Purpose Vision-Language Model for Biomedicine
Kai Zhang, Zhengqing Yuan, Cheng Peng +10
Biomedical multimodal assistants have the potential to unify radiology, pathology, and clinical-text reasoning, yet a critical deployment gap remains: top-performing systems are ei…
EfficientLLM: Efficiency in Large Language Models
Zhengqing Yuan, Weixiang Sun, Yixin Liu +13
Large Language Models (LLMs) have driven significant progress, yet their growing parameter counts and context windows incur prohibitive compute, energy, and monetary costs. We intr…
RAG LLMs are Not Safer: A Safety Analysis of Retrieval-Augmented Generation for Large Language Models
Bang An, Shiyue Zhang, Mark Dredze
Efforts to ensure the safety of large language models (LLMs) include safety fine-tuning, evaluation, and red teaming. However, despite the widespread use of the Retrieval-Augmented…
A Survey on Post-training of Large Language Models
Guiyao Tie, Zeli Zhao, Dingjie Song +23
The emergence of Large Language Models (LLMs) has fundamentally transformed natural language processing, making them indispensable across domains ranging from conversational system…
Political-LLM: Large Language Models in Political Science
Lincan Li, Jiaqi Li, Catherine Chen +44
In recent years, large language models (LLMs) have been widely adopted in political science tasks such as election prediction, sentiment analysis, policy impact assessment, and mis…
Mixup-Transformer: Dynamic Data Augmentation for NLP Tasks
Lichao Sun, Congying Xia, Wenpeng Yin +3
Mixup is the latest data augmentation technique that linearly interpolates input examples and the corresponding labels. It has shown strong effectiveness in image classification by…