paper-with-me

홈 › Papers

ENTP: Enhancing Low-Quality SFT Data via Neural-Symbolic Text Purge-Mix

2025-10-27 · Zile Yang, Ling Li, Na Di, Jinlong Pang, Yao Zhou, Hao Cheng, Bo Han, Jiaheng Wei arxiv

Supervised Fine-Tuning (SFT) adapts pre-trained Large Language Models (LLMs) to domain-specific instructions by training on a carefully curated subset of high-quality instruction-response pairs, typically drawn from a larger dataset that often contains many low-quality or noisy samples. However, existing quality-first paradigms often overlook valuable signals in discarded low-quality data and rely on imperfect quality filters. We introduce ENTP (Enhancing low-quality SFT data via Neural-symbolic Text Purge-Mix), a framework that revitalizes low-quality corpora through symbolic purification and neural reconstruction. The symbolic module identifies and prunes noisy samples based on statistical priors, while the neural component synthesizes enriched instruction-response pairs by leveraging latent representations and model knowledge. This neural-symbolic synergy enhances data informativeness and diversity. Experiments show that ENTP-augmented datasets, constructed exclusively from low-quality data, outperform 13 established data-selection baselines across five instruction-following benchmarks, and even surpass fine-tuning on the full original dataset (approximately 300K examples). Our results highlight the untapped potential of low-quality data and underscore the importance of intelligent purification and synthesis for efficient instruction alignment.

📄 PDF Abstract BibTeX arXiv:2510.23160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing General Sentiment Lexicons for Domain-Specific Use

2018-08-01 · COLING 2018 8 · Tim Kreutz, Walter Daelemans

Lexicon based methods for sentiment analysis rely on high quality polarity lexicons. In recent years, automatic methods for inducing lexicons have increased the viability of lexicon based methods for polarity classificat…

Domain Adaptationdomain classificationGeneral ClassificationSentiment Analysis+1

EventPS: Real-Time Photometric Stereo Using an Event Camera

2024-01-01 · CVPR 2024 1 · Bohan Yu, Jieji Ren, Jin Han, Feishi Wang 외

Photometric stereo is a well-established technique to estimate the surface normal of an object. However the requirement of capturing multiple high dynamic range images under different illumination conditions limits t…

AgentProcessBench: Diagnosing Step-Level Process Quality in Tool-Using Agents

2026-03-15 · Shengda Fan, Xuyan Ye, Yupeng Huo, Zhi-Yuan Chen 외 arxiv

While Large Language Models (LLMs) have evolved into tool-using agents, they remain brittle in long-horizon interactions. Unlike mathematical reasoning where errors are often rectifiable via backtracking, tool-use failur…

Mathematical Reasoning

EfficientPosterGen: Semantic-aware Efficient Poster Generation via Token Compression and Accurate Violation Detection

2026-02-25 · Wenxin Tang, Jingyu Xiao, Yanpei Gong, Fengyuan Ran 외 arxiv

Automated academic poster generation aims to distill lengthy research papers into concise, visually coherent presentations. Existing Multimodal Large Language Models (MLLMs) based approaches, however, suffer from three c…

Information Retrievalmultimodal generation

AgentPS: Agentic Process Supervision for Multi-modal Content Quality Assurance through Multi-round QA

2024-12-15 · Gorden Liu, Yu Sun, Ruixiao Sun, Xin Dong 외

The advanced processing and reasoning capabilities of multimodal large language models (MLLMs) have driven substantial progress in vision-language (VL) understanding tasks. However, while effective for tasks governed by …

Question Answering