← Search

Yong Huang

2 accepted papers

2026

Learning Depth from Past Selves: Self-Evolution Contrast for Robust Depth Estimation

AAAI 2026technical

Self-supervised depth estimation has gained significant attention in autonomous driving and robotics. However, existing methods exhibit substantial performance degradation under adverse weather conditions such as rain and fog, where reduced visibility critically impairs depth prediction. To address

Cited by 0SourcePDFScholar
2024

ChunkAttention: Efficient Self-Attention with Prefix-Aware KV Cache and Two-Phase Partition

ACL 2024long

Self-attention is an essential component of large language models (LLM) but a significant source of inference latency for long sequences. In multi-tenant LLMs serving scenarios, the compute and memory operation cost of self-attention can be optimized by using the probability that multiple LLM reques…