← Search

Lele Wang

5 accepted papers

2026

StreamSplat: Towards Online Dynamic 3D Reconstruction from Uncalibrated Video Streams

ICLR 2026poster

Real-time reconstruction of dynamic 3D scenes from uncalibrated video streams demands robust online methods that recover scene dynamics from sparse observations under strict latency and memory constraints. Yet most dynamic reconstruction methods rely on hours of per-scene optimization under full-seq…

Cited by 0SourcecodeScholar
2025

MoFlow: One-Step Flow Matching for Human Trajectory Forecasting via Implicit Maximum Likelihood Estimation based Distillation

CVPR 2025poster

In this paper, we address the problem of human trajectory forecasting, which aims to predict the inherently multi-modal future movements of humans based on their past trajectories and other contextual cues. We propose a novel motion prediction conditional flow matching model, termed MoFlow, to predi…

2025

SimMark: A Robust Sentence-Level Similarity-Based Watermarking Algorithm for Large Language Models

EMNLP 2025

The widespread adoption of large language models (LLMs) necessitates reliable methods to detect LLM-generated text. We introduce SimMark, a robust sentence-level watermarking algorithm that makes LLMs’ outputs traceable without requiring access to model internals, making it compatible with both open

2025

Test-Time Steering for Lossless Text Compression via Weighted Product of Experts

EMNLP 2025

Lossless compression techniques are crucial in an era of rapidly growing data. Traditional universal compressors like gzip offer low computational overhead, high speed, and broad applicability across data distributions. However, they often lead to worse compression rates than modern neural compresso

Cited by 0SourcePDFScholar
2023

Specformer: Spectral Graph Neural Networks Meet Transformers

ICLR 2023poster

Spectral graph neural networks (GNNs) learn graph representations via spectral-domain graph convolutions. However, most existing spectral graph filters are scalar-to-scalar functions, i.e., mapping a single eigenvalue to a single filtered value, thus ignoring the global pattern of the spectrum. Furt…