paper-with-me

홈 › Papers

JsonTuning: Towards Generalizable, Robust, and Controllable Instruction Tuning

2023-10-04 · Chang Gao, Wenxuan Zhang, Guizhen Chen, Wai Lam

Instruction tuning is vital for enhancing the performance of large language models (LLMs), but existing text-to-text methods, referred to as TextTuning, struggle with issues such as generalization, robustness, and controllability due to their lack of explicit task structures. We introduce JsonTuning, a structure-to-structure approach that uses JSON structures to represent tasks. This method improves generalization by clarifying task elements and their relations, boosts robustness by minimizing ambiguity, and enhances controllability by allowing precise control over outputs. We conduct an extensive comparative analysis between JsonTuning and TextTuning using various language models and benchmarks. Our findings reveal that JsonTuning consistently surpasses TextTuning in terms of performance, robustness, and controllability across different scenarios. By overcoming the limitations of TextTuning, JsonTuning demonstrates significant potential for developing more effective and reliable LLMs capable of handling diverse scenarios.

📄 PDF Abstract BibTeX arXiv:2310.02953

Code (1)

gao-xiao-bai/jsontuning 공식 구현

Similar Papers 제목 키워드 기반

Language-Instructed Vision Embeddings for Controllable and Generalizable Perception

2026-06-17 · Chengzhi Mao, Xudong Lin, Wen-Sheng Chu arxiv

Vision foundation models are typically trained as static feature extractors, placing the burden of task adaptation onto large downstream models. We propose an alternative paradigm: instead of solely feeding visual featur…

Visual Question Answering

Controllable Text Generation in the Instruction-Tuning Era

2024-05-02 · Dhananjay Ashok, Barnabas Poczos

While most research on controllable text generation has focused on steering base Language Models, the emerging instruction-tuning and prompting paradigm offers an alternate approach to controllability. We compile and rel…

Language ModelingLanguage ModellingLarge Language ModelText Generation

BioMistral-NLU: Towards More Generalizable Medical Language Understanding through Instruction Tuning

2024-10-24 · Yujuan Velvin Fu, Giridhar Kaushik Ramachandran, Namu Park, Kevin Lybarger 외

Large language models (LLMs) such as ChatGPT are fine-tuned on large and diverse instruction-following corpora, and can generalize to new tasks. However, those instruction-tuned LLMs often perform poorly in specialized m…

Instruction FollowingNatural Language UnderstandingQuestion AnsweringReading Comprehension+1

From Instruction to Output: The Role of Prompting in Modern NLG

2026-01-21 · Munazza Zaib, Elaf Alhazmi arxiv

Prompt engineering has emerged as an integral technique for extending the strengths and abilities of Large Language Models (LLMs) to gain significant performance gains in various Natural Language Processing (NLP) tasks. …

Prompt Engineering

SIFT-50M: A Large-Scale Multilingual Dataset for Speech Instruction Fine-Tuning

2025-04-12 · Prabhat Pandey, Rupak Vignesh Swaminathan, K V Vijay Girish, Arunasish Sen 외

We introduce SIFT (Speech Instruction Fine-Tuning), a 50M-example dataset designed for instruction fine-tuning and pre-training of speech-text large language models (LLMs). SIFT-50M is built from publicly available speec…

Instruction Following