← Search

Jinqi Jiang

3 accepted papers

2025

Distribution-Aligned Decoding for Efficient LLM Task Adaptation

NeurIPS 2025poster

Adapting billion-parameter language models to a downstream task is still costly, even with parameter-efficient fine-tuning (PEFT). We re-cast task adaptation as output-distribution alignment: the objective is to steer the output distribution toward the task distribution directly during decoding rath…

Cited by 0SourceScholar
2025

Verifiable Format Control for Large Language Model Generations

NAACL 2025findings

Recent Large Language Models (LLMs) have demonstrated satisfying general instruction following ability. However, small LLMs with about 7B parameters still struggle fine-grained format following (e.g., JSON format), which seriously hinder the advancements of their applications. Most existing methods…