← Search

Lecheng Zheng

5 accepted papers

2026

Language in the Flow of Time: Time-Series-Paired Texts Weaved into a Unified Temporal Narrative

ICLR 2026poster

While many advances in time series models focus exclusively on numerical data, research on multimodal time series, particularly those involving contextual textual information, remains in its infancy. With recent progress in large language models and time series learning, we revisit the integration o…

Cited by 0SourcecodeScholar
2026

OWLEYE: ZERO-SHOT LEARNER FOR CROSSDOMAIN GRAPH DATA ANOMALY DETECTION

ICLR 2026poster

Graph structured data is commonly used to represent complex relationships such as transactions between accounts, communications between devices, and dependencies among machines or processes. Correspondingly, graph anomaly detection (GAD) plays a critical role in identifying anomalies across various…

Cited by 0SourcecodeScholar
2025

Can Graph Neural Networks Learn Language with Extremely Weak Text Supervision?

ACL 2025long

While great success has been achieved in building vision models with Contrastive Language-Image Pre-training (CLIP) over Internet-scale image-text pairs, building transferable Graph Neural Networks (GNNs) with CLIP pipeline is challenging because of the scarcity of labeled data and text supervision,…

2024

Multi-label Sequential Sentence Classification via Large Language Model

EMNLP 2024finding

Sequential sentence classification (SSC) in scientific publications is crucial for supporting downstream tasks such as fine-grained information retrieval and extractive summarization. However, current SSC methods are constrained by model size, sequence length, and single-label setting. To address th…