← Search

Jia-Nan Li

3 accepted papers

2026

ReFusion: A Diffusion Large Language Model with Parallel Autoregressive Decoding

ICLR 2026poster

Autoregressive models (ARMs) are hindered by slow sequential inference. While masked diffusion models (MDMs) offer a parallel alternative, they suffer from critical drawbacks: high computational overhead from precluding Key-Value (KV) caching, and incoherent generation arising from learning dependen…

Cited by 0SourcecodeScholar
2025

A Survey on Personalized Alignment—The Missing Piece for Large Language Models in Real-World Applications

ACL 2025finding

Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their transition to real-world applications reveals a critical limitation: the inability to adapt to individual preferences while maintaining alignment with universal human values. Current alignment techniques adopt a one-si…

Cited by 0SourcePDFScholar
2024

StreamingDialogue: Prolonged Dialogue Learning via Long Context Compression with Minimal Losses

NeurIPS 2024poster

Standard Large Language Models (LLMs) struggle with handling dialogues with long contexts due to efficiency and consistency issues. According to our observation, dialogue contexts are highly structured, and the special token of End-of-Utterance (EoU) in dialogues has the potential to aggregate infor…