← Search

Muxin Liu

2 accepted papers

2026

Stabilizing Streaming Video Geometry via Dynamic Feature Normalization

CVPR 2026

Consistent 3D geometry estimation from streaming RGB input is crucial for real-world applications such as autonomous driving, embodied AI, and large-scale reconstruction. While modern monocular geometry foundation models achieve strong single-image accuracy, they exhibit severe temporal inconsistenc

Cited by 0SourcecodeScholar
2024

LILO: Learning Interpretable Libraries by Compressing and Documenting Code

ICLR 2024poster

While large language models (LLMs) now excel at code generation, a key aspect of software development is the art of refactoring: consolidating code into libraries of reusable and readable programs. In this paper, we introduce LILO, a neurosymbolic framework that iteratively synthesizes, compresses,…