paper-with-me

홈 › Papers

DS$^2$-Instruct: Domain-Specific Data Synthesis for Large Language Models Instruction Tuning

2026-03-13 · Ruiyao Xu, Noelle I. Samia, Han Liu arxiv

Adapting Large Language Models (LLMs) to specialized domains requires high-quality instruction tuning datasets, which are expensive to create through human annotation. Existing data synthesis methods focus on general-purpose tasks and fail to capture domain-specific terminology and reasoning patterns. To address this, we introduce DS$^2$-Instruct, a zero-shot framework that generates domain-specific instruction datasets without human supervision. Our approach first generates task-informed keywords to ensure comprehensive domain coverage. It then creates diverse instructions by pairing these keywords with different cognitive levels from Bloom's Taxonomy. Finally, it uses self-consistency validation to ensure data quality. We apply this framework to generate datasets across seven challenging domains, such as mathematics, finance, and logical reasoning. Comprehensive evaluation demonstrates that models fine-tuned on our generated data achieve substantial improvements over existing data generation methods.

📄 PDF Abstract BibTeX arXiv:2603.12932

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

On Domain-Specific Post-Training for Multimodal Large Language Models

2024-11-29 · Daixuan Cheng, Shaohan Huang, Ziyu Zhu, Xintong Zhang 외

Recent years have witnessed the rapid development of general multimodal large language models (MLLMs). However, adapting general MLLMs to specific domains, such as scientific fields and industrial applications, remains l…

DiversityDomain Adaptation

Enhancing Chemical Reaction and Retrosynthesis Prediction with Large Language Model and Dual-task Learning

2025-05-05 · Xuan Lin, Qingrui Liu, Hongxin Xiang, Daojian Zeng 외

Chemical reaction and retrosynthesis prediction are fundamental tasks in drug discovery. Recently, large language models (LLMs) have shown potential in many domains. However, directly applying LLMs to these tasks faces t…

Drug DesignDrug DiscoveryLanguage ModelingLanguage Modelling+3

OphIn-500K: Curating Web-Scale Visual Instructions for Scaling Ophthalmic Multimodal Large Language Models

2026-05-27 · Xuanzhao Dong, Wenhui Zhu, Xiwen Chen, Hao Wang 외 arxiv

The advancement of general medical Multimodal Large Language Models (MLLMs) has shown great potential for building conversational assistants to support clinical diagnosis. However, their adaptation to highly specialized …

Visual Question Answering

AQuilt: Weaving Logic and Self-Inspection into Low-Cost, High-Relevance Data Synthesis for Specialist LLMs

2025-07-24 · Xiaopeng Ke, Hexuan Deng, Xuebo Liu, Jun Rao 외 arxiv

Despite the impressive performance of large language models (LLMs) in general domains, they often underperform in specialized domains. Existing approaches typically rely on data synthesis methods and yield promising resu…

MoEController: Instruction-based Arbitrary Image Manipulation with Mixture-of-Expert Controllers

2023-09-08 · Sijia Li, Chen Chen, Haonan Lu

Diffusion-model-based text-guided image generation has recently made astounding progress, producing fascinating results in open-domain image manipulation tasks. Few models, however, currently have complete zero-shot capa…

DiversityImage GenerationImage Manipulation