← Search

Mo Li

9 accepted papers

2026

Learning Systems Expansion with Efficient Heterogeneity-aware Knowledge Transfer

AAAI 2026technical

Modern AI services must continually adapt to newly joined domains, yet delivering high-quality customized models is hampered by label sparsity, domain shifts, and tight budgets. We formulate this challenge as the learning system expansion problem and introduce HaT, an efficient heterogeneity-aware k

Cited by 0SourcePDFScholar
2026

MMSI-Bench: A Benchmark for Multi-Image Spatial Intelligence

ICLR 2026poster

Spatial intelligence is essential for multimodal large language models (MLLMs) operating in the complex physical world. Existing benchmarks, however, probe only single-image relations and thus fail to assess the multi-image spatial reasoning that real-world deployments demand. We introduce MMSI-Benc…

Cited by 0SourcecodeScholar
2026

ProRe: A Proactive Reward System for GUI Agents via Reasoner–Actor Collaboration

ICLR 2026poster

Reward is critical to the evaluation and training of large language models (LLMs). However, existing rule-based or model-based reward methods struggle to generalize to GUI agents, where access to ground-truth trajectories or application databases is often unavailable, and static trajectory-based LLM…

Cited by 0SourcecodeScholar
2026

Scalable Semi-supervised Community Search via Graph Transformer on Attributed Heterogeneous Information Networks

AAAI 2026technical

Attributed heterogeneous information networks (AHINs) encode rich semantics through diverse node and edge types. Recent learning-based community search methods on AHINs have shown promising performance but face two major limitations: i) difficulty scaling to large graphs due to memory-intensive neig

Cited by 0SourcePDFScholar
2026

Sculptor: Empowering LLMs with Cognitive Agency via Active Context Management

ICLR 2026poster

Large Language Models (LLMs) suffer from significant performance degradation when processing long contexts due to proactive interference, where irrelevant information in earlier parts of the context disrupts reasoning and memory recall. While most research focuses on external memory systems to augme…

Cited by 0SourceScholar
2025

Condor: Enhance LLM Alignment with Knowledge-Driven Data Synthesis and Refinement

ACL 2025long

The quality of Supervised Fine-Tuning (SFT) data plays a critical role in enhancing the conversational capabilities of Large Language Models (LLMs). However, the availability of high-quality human-annotated SFT data has become a significant bottleneck for LLMs, necessitating a greater reliance on sy…

2025

SynTSBench: Rethinking Temporal Pattern Learning in Deep Learning Models for Time Series

NeurIPS 2025poster

Recent advances in deep learning have driven rapid progress in time series forecasting, yet many state-of-the-art models continue to struggle with robust performance in real-world applications, even when they achieve strong results on standard benchmark datasets. This persistent gap can be attribute…

Cited by 0SourceScholar
2024

Penetrative AI: Making LLMs Comprehend the Physical World

ACL 2024findings

Recent developments in Large Language Models (LLMs) have demonstrated their remarkable capabilities across a range of tasks. Questions, however, persist about the nature of LLMs and their potential to integrate common-sense human knowledge when performing tasks involving information about the real p…

2021

Traffic Flow Prediction with Vehicle Trajectories

AAAI 2021technical

This paper proposes a spatiotemporal deep learning framework, Trajectory-based Graph Neural Network (TrGNN), that mines the underlying causality of flows from historical vehicle trajectories and incorporates that into road traffic prediction. The vehicle trajectory transition patterns are studied to…