paper-with-me

Papers

AdaNSP: Uncertainty-driven Adaptive Decoding in Neural Semantic Parsing

2019-07-01 · ACL 2019 7 · Xiang Zhang, Shizhu He, Kang Liu, Jun Zhao

Neural semantic parsers utilize the encoder-decoder framework to learn an end-to-end model for semantic parsing that transduces a natural language sentence to the formal semantic representation. To keep the model aware of the underlying grammar in target sequences, many constrained decoders were devised in a multi-stage paradigm, which decode to the sketches or abstract syntax trees first, and then decode to target semantic tokens. We instead to propose an adaptive decoding method to avoid such intermediate representations. The decoder is guided by model uncertainty and automatically uses deeper computations when necessary. Thus it can predict tokens adaptively. Our model outperforms the state-of-the-art neural models and does not need any expertise like predefined grammar or sketches in the meantime.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSemantic ParsingSentence

Similar Papers 제목 키워드 기반

Swordsman: Entropy-Driven Adaptive Block Partition for Efficient Diffusion Language Models

2026-02-04 · Yu Zhang, Xinchen Li, Jialei Zhou, Hongnan Ma 외 arxiv

Block-wise decoding effectively improves the inference speed and quality in diffusion language models (DLMs) by combining inter-block sequential denoising and intra-block parallel unmasking. However, existing block-wise …

APCD: Adaptive Path-Contrastive Decoding for Reliable Large Language Model Generation

2026-05-10 · Tianyu Zheng, Hong Wu, Jiaji Zhong arxiv

Large language models (LLMs) often suffer from hallucinations due to error accumulation in autoregressive decoding, where suboptimal early token choices misguide subsequent generation. Although multi-path decoding can im…

UT-ACA: Uncertainty-Triggered Adaptive Context Allocation for Long-Context Inference

2026-03-19 · Lang Zhou, Shuxuan Li, Zhuohao Li, Shi Liu 외 arxiv

Long-context inference remains challenging for large language models due to attention dilution and out-of-distribution degradation. Context selection mitigates this limitation by attending to a subset of key-value cache …

EviRCOD: Evidence-Guided Probabilistic Decoding for Referring Camouflaged Object Detection

2026-04-13 · Ye Wang, Kai Huang, Sumin Shen, Chenyang Ma arxiv

Referring Camouflaged Object Detection (Ref-COD) focuses on segmenting specific camouflaged targets in a query image using category-aligned references. Despite recent advances, existing methods struggle with reference-ta…

Object Detection

GUARD: Glocal Uncertainty-Aware Robust Decoding for Effective and Efficient Open-Ended Text Generation

2025-08-28 · Yuanhao Ding, Esteban Garces Arias, Meimingwei Li, Julian Rodemann 외 arxiv

Open-ended text generation faces a critical challenge: balancing coherence with diversity in LLM outputs. While contrastive search-based decoding strategies have emerged to address this trade-off, their practical utility…

Text Generation