← Search

Yunpeng Huang

3 accepted papers

2026

Long-Context Attention Benchmark: From Kernel Efficiency to Distributed Context Parallelism

ICLR 2026poster

Transformer-based large language models (LLMs) have achieved remarkable success, yet their standard attention mechanism incurs quadratic computation and memory costs with respect to sequence length, posing a major bottleneck for long-context training. Prior work tackles this challenge along two dire…

Cited by 0SourcecodeScholar
2023

Neuro-symbolic Learning Yielding Logical Constraints

NeurIPS 2023poster

Neuro-symbolic systems combine the abilities of neural perception and logical reasoning. However, end-to-end learning of neuro-symbolic systems is still an unsolved challenge. This paper proposes a natural framework that fuses neural network training, symbol grounding, and logical constraint synthes…