paper-with-me

Papers

Think Less, Label Better: Multi-Stage Domain-Grounded Synthetic Data Generation for Fine-Tuning Large Language Models in Telecommunications

2025-09-30 · Chenhua Shi, Gregor Macdonald, Bhavika Jalli, Wanlu Lei, John Zou, Mridul Jain, Joji Philip arxiv

The success of large language models (LLMs) depends heavily on large-scale, high-quality instruction-following and reinforcement datasets. However, generating such data through human annotation is prohibitively time-consuming particularly for domain-specific tasks like telecom network troubleshooting, where accurate responses require deep technical expertise and contextual understanding. In this paper, we present a fully automated, retrieval-augmented pipeline for generating synthetic question-answer (QA) pairs grounded in structured domain knowledge. Our multi-stage framework integrates a retriever, base generator, and refinement model to synthesize and enhance QA pairs using documents retrieved from a domain-specific knowledge graph. To ensure data quality, we employ customized RAGAS-based scoring to filter low-quality samples, producing a high-quality dataset suitable for reinforcement fine-tuning (RFT). We demonstrate our approach in a real-world telecom scenario focused on radio access network (RAN) troubleshooting. The resulting pipeline generates complex, context-rich troubleshooting solution plans without human intervention. This work offers a scalable solution for building instruction and reinforcement datasets in specialized domains, significantly reducing dependence on manual labeling while maintaining high technical fidelity.

📄 PDF Abstract BibTeX arXiv:2509.25736

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Deep Learning with a Rethinking Structure for Multi-label Classification

2018-02-05 · Yao-Yuan Yang, Yi-An Lin, Hong-Min Chu, Hsuan-Tien Lin

Multi-label classification (MLC) is an important class of machine learning problems that come with a wide spectrum of applications, each demanding a possibly different evaluation criterion. When solving the MLC problems,…

ClassificationDeep LearningGeneral ClassificationMulti-Label Classification+1

Path-Lock Expert: Separating Reasoning Mode in Hybrid Thinking via Architecture-Level Separation

2026-04-29 · Shouren Wang, Wang Yang, Chuang Ma, Debargha Ganguly 외 arxiv

Hybrid-thinking language models expose explicit think and no-think modes, but current designs do not separate them cleanly. Even in no-think mode, models often emit long and self-reflective responses, causing reasoning l…

Learning When to Think: Shaping Adaptive Reasoning in R1-Style Models via Multi-Stage RL

2025-05-16 · Songjun Tu, Jiahao Lin, Qichao Zhang, Xiangyu Tian 외

Large reasoning models (LRMs) are proficient at generating explicit, step-by-step reasoning sequences before producing final answers. However, such detailed reasoning can introduce substantial computational overhead and …

Reinforcement Learning (RL)

Rethinking Pose in 3D: Multi-stage Refinement and Recovery for Markerless Motion Capture

2018-08-04 · Denis Tome, Matteo Toso, Lourdes Agapito, Chris Russell

We propose a CNN-based approach for multi-camera markerless motion capture of the human body. Unlike existing methods that first perform pose estimation on individual cameras and generate 3D models as post-processing, ou…

3D Human Pose EstimationMarkerless Motion CapturePose Estimation

Dyna-Think: Synergizing Reasoning, Acting, and World Model Simulation in AI Agents

2025-05-31 · Xiao Yu, Baolin Peng, Ruize Xu, Michel Galley 외

Recent progress in reasoning with large language models (LLMs), such as DeepSeek-R1, demonstrates impressive capabilities in domains like mathematics and coding, by exhibiting complex cognitive behaviors such as verifica…

AI AgentImitation Learning