AI / RAG Intern — LLM-based data augmentation + expert feedback to data loop
Created an LLM-based data augmentation pipeline to expand training data for the dialogue assistant while controlling output format and reducing hallucinations. Converted expert feedback into weakly supervised data to form a feedback-to-data-to-optimization loop for improved end-to-end usability.• Expanded the training dataset from 10,000 to 30,000 samples via query rewriting and answer generation.• Used structured prompts to reduce hallucination and format deviation, improving stability.• Translated expert annotations into weak supervision signals for model optimization.• Ran multiple annotation/iteration rounds to reach ~95%+ end-to-end usable accuracy and reduce manual revision costs.