paper-with-me

홈 › Papers

DSFT: Inspiring Diffusion Large Language Models to Comprehend Mathematical and Logical Patterns

2025-09-17 · Ranfei Chen, Ming Chen arxiv

Diffusion large language models (dLLMs) have emerged as a new architecture following auto regressive models. Their denoising process offers a powerful generative advantage, but they present significant challenges in learning and understanding numerically sensitive mathematical and order-sensitive logical tasks. Current training methods, including pre-training, fine-tuning, and reinforcement learning, focus primarily on improving general knowledge retention and reasoning abilities, but lack a comprehensive understanding of mathematical and logical patterns. We propose DSFT, a simple yet effective Diffusion SFT strategy, by adjusting the masking strategy and loss function, guiding models to understand mathematical and logical patterns. This strategy can be flexibly combined with pre-training, reinforcement learning, and other training methods. Validated on models such as LLaDA and Dream series, we prove that DSFT on small-scale data can achieve improvements of 5-10% and approximately 2% on mathematical and logical problems, respectively. This inspiring masking approach offers insights for future learning of specific patterns, which can be easily and efficiently combined with other training methods and applied to various dLLMs. Our code is publicly available at https://anonymous.4open.science/r/DSFT-0FFB/

📄 PDF Abstract BibTeX arXiv:2509.18164

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningGeneral Knowledge

Similar Papers 제목 키워드 기반

Shape-From-Template in Flatland

2015-06-01 · CVPR 2015 6 · Mathias Gallardo, Daniel Pizarro, Adrien Bartoli, Toby Collins

Shape-from-Template (SfT) is the problem of inferring the shape of a deformable object as observed in an image using a shape template. We call 2DSfT the 'usual' instance of SfT where the shape is a surface embedded in 3D…

Detecting Inspiring Content on Social Media

2021-09-06 · Oana Ignat, Y-Lan Boureau, Jane A. Yu, Alon Halevy

Inspiration moves a person to see new possibilities and transforms the way they perceive their own potential. Inspiration has received little attention in psychology, and has not been researched before in the NLP communi…

Boosting Spike Camera Image Reconstruction from a Perspective of Dealing with Spike Fluctuations

2024-01-01 · CVPR 2024 1 · Rui Zhao, Ruiqin Xiong, Jing Zhao, Jian Zhang 외

As a bio-inspired vision sensor with ultra-high speed spike cameras exhibit great potential in recording dynamic scenes with high-speed motion or drastic light changes. Different from traditional cameras each pixel i…

AttributeImage ReconstructionQuantization

On AI-Inspired UI-Design

2024-06-19 · Jialiang Wei, Anne-Lise Courbis, Thomas Lambolais, Gérard Dray 외

Graphical User Interface (or simply UI) is a primary mean of interaction between users and their devices. In this paper, we discuss three complementary Artificial Intelligence (AI) approaches for triggering the creativit…

Language ModelingLanguage ModellingLarge Language Model

RecMind: Large Language Model Powered Agent For Recommendation

2023-08-28 · Yancheng Wang, Ziyan Jiang, Zheng Chen, Fan Yang 외

While the recommendation system (RS) has advanced significantly through deep learning, current RS approaches usually train and fine-tune models on task-specific datasets, limiting their generalizability to new recommenda…

Explanation GenerationLanguage ModelingLanguage ModellingLarge Language Model+2