paper-with-me

홈 › Papers

Thinking Inside the Mask: In-Place Prompting in Diffusion LLMs

2025-08-14 · Xiangqi Jin, Yuxuan Wang, Yifeng Gao, Zichen Wen, Biqing Qi, Dongrui Liu, Linfeng Zhang arxiv

Despite large language models (LLMs) have achieved remarkable success, their prefix-only prompting paradigm and sequential generation process offer limited flexibility for bidirectional information. Diffusion large language models (dLLMs) present new opportunities through their bidirectional attention mechanisms and iterative refinement processes, enabling more flexible in-place prompting strategies. We introduce ICE (In-Place Chain-of-Thought Prompting with Early Exit), a novel framework that transforms prefix-only prompting into in-place prompting specifically designed for dLLMs. ICE integrates in-place prompts directly within masked token positions during iterative refinement and employs a confidence-aware early exit mechanism to significantly reduce computational overhead. Extensive experiments demonstrate ICE's effectiveness, achieving up to 17.29% accuracy improvement with 4.12$\times$ speedup on GSM8K, and up to 276.67$\times$ acceleration on MMLU while maintaining competitive performance.

📄 PDF Abstract BibTeX arXiv:2508.10736

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shape-Guided Diffusion with Inside-Outside Attention

2022-12-01 · Dong Huk Park, Grace Luo, Clayton Toste, Samaneh Azadi 외

We introduce precise object silhouette as a new form of user control in text-to-image diffusion models, which we dub Shape-Guided Diffusion. Our training-free method uses an Inside-Outside Attention mechanism during the …

Object

Thinking Outside the BBox: Unconstrained Generative Object Compositing

2024-09-06 · Gemma Canet Tarrés, Zhe Lin, Zhifei Zhang, Jianming Zhang 외

Compositing an object into an image involves multiple non-trivial sub-tasks such as object placement and scaling, color/lighting harmonization, viewpoint/geometry adjustment, and shadow/reflection generation. Recent gene…

Object

LogicDiff: Logic-Guided Denoising Improves Zero-Shot Reasoning in Masked Diffusion Language Models

2026-03-24 · Shaik Aman arxiv

Masked diffusion language models (MDLMs) generate text by iteratively unmasking tokens from a fully masked sequence. Their standard confidence-based unmasking strategy systematically defers high-entropy logical connectiv…

DaVinci at SemEval-2024 Task 9: Few-shot prompting GPT-3.5 for Unconventional Reasoning

2024-05-19 · Suyash Vardhan Mathur, Akshett Rai Jindal, Manish Shrivastava

While significant work has been done in the field of NLP on vertical thinking, which involves primarily logical thinking, little work has been done towards lateral thinking, which involves looking at problems from an unc…

Common Sense ReasoningSentence

Optimal Sensor Placement in Power Transformers Using Physics-Informed Neural Networks

2025-02-01 · Sirui Li, Federica Bragone, Matthieu Barreau, Tor Laneryd 외

Our work aims at simulating and predicting the temperature conditions inside a power transformer using Physics-Informed Neural Networks (PINNs). The predictions obtained are then used to determine the optimal placement f…