← Search

Jingtao Ding

20 accepted papers

2026

Beyond Accuracy and Complexity: The Effective Information Criterion for Structurally Stable Symbolic Regression

ICML 2026poster

Symbolic regression (SR) traditionally balances accuracy and complexity, implicitly assuming that simpler formulas are structurally more rational. We argue that this assumption is insufficient: existing algorithms often exploit this metric to discover accurate and compact but structurally irrational…

Cited by 0SourceScholar
2026

Beyond Model Ranking: Predictability-Aligned Evaluation for Time Series Forecasting

ICML 2026poster

In the era of increasingly complex AI models for time series forecasting, progress is often measured by marginal improvements on benchmark leaderboards. However, standard evaluations rely on aggregate metrics (e.g., MSE) that conflate model capability with the intrinsic difficulty of the evaluated i…

Cited by 0SourceScholar
2026

ChaosNexus: A Foundation Model for ODE-based Chaotic System Forecasting with Hierarchical Multi-scale Awareness

ICML 2026poster

Foundation models have shown great promise in achieving zero-shot or few-shot forecasting for ODE-based chaotic systems via large-scale pretraining. However, existing architectures often fail to capture the multi-scale temporal structures and distinct spectral characteristics of chaotic dynamics. To…

Cited by 0SourceScholar
2026

FingerTip 20K: A Benchmark for Proactive and Personalized Mobile LLM Agents

ICLR 2026poster

Mobile GUI agents are becoming critical tools to improve user experience on smart devices, with multimodal large language models (MLLMs) emerging as the dominant paradigms in this domain. Current agents, however, rely on explicit human instructions, overlooking the potential to leverage the contextu…

Cited by 0SourcecodeScholar
2026

Generative Adaptation of Dynamics to Environmental Shifts via Weight-space Diffusion

ICML 2026poster

Data-driven dynamics prediction often fails under environmental shifts, while traditional fine-tuning remains computationally prohibitive for hardware-constrained or data-scarce applications. We propose DynaDiff, a generative meta-learning framework that transitions the paradigm from gradient-based …

Cited by 0SourceScholar
2026

HVR-Met: A Hypothesis-Verification-Replaning Agentic System for Extreme Weather Diagnosis

ICML 2026poster

While deep learning-based weather forecasting paradigms have made significant strides, addressing extreme weather diagnostics remains a formidable challenge. This gap exists primarily because the diagnostic process demands sophisticated multi-step logical reasoning, dynamic tool invocation, and expe…

Cited by 0SourceScholar
2026

LoRAGen: Structure-Aware Weight Space Learning for LoRA Generation

ICLR 2026poster

The widespread adoption of Low-Rank Adaptation (LoRA) for efficient fine-tuning of large language models has created demand for scalable parameter generation methods that can synthesize adaptation weights directly from task descriptions, avoiding costly task-specific training. We present LoRAGen, a…

Cited by 0SourcecodeScholar
2025

A Large-scale Dataset and Benchmark for Commuting Origin-Destination Flow Generation

ICLR 2025poster

Commuting Origin-Destination~(OD) flows are critical inputs for urban planning and transportation, providing crucial information about the population residing in one region and working in another within an interested area. Due to the high cost of data collection, researchers have developed physical…

Cited by 0SourcePDFScholar
2025

Diffusion Transformers as Open-World Spatiotemporal Foundation Models

NeurIPS 2025poster

The urban environment is characterized by complex spatio-temporal dynamics arising from diverse human activities and interactions. Effectively modeling these dynamics is essential for understanding and optimizing urban systems. In this work, we introduce UrbanDiT, a foundation model for open-world u…

Cited by 0SourcecodeScholar
2025

OpenCarbon: A Contrastive Learning-based Cross-Modality Neural Approach for High-Resolution Carbon Emission Prediction Using Open Data

IJCAI 2025

Accurately estimating high-resolution carbon emissions is crucial for effective emission governance and mitigation planning. While conventional methods for precise carbon accounting are hindered by substantial data collection efforts, the rise of open data and advanced learning techniques offers a p

2025

PID-controlled Langevin Dynamics for Faster Sampling on Generative Models

NeurIPS 2025poster

Langevin dynamics sampling suffers from extremely low generation speed, fundamentally limited by numerous fine-grained iterations to converge to the target distribution. We introduce PID-controlled Langevin Dynamics (PIDLD), a novel sampling acceleration algorithm that reinterprets the sampling proc…

Cited by 0SourcecodeScholar
2025

Satellites Reveal Mobility: A Commuting Origin-destination Flow Generator for Global Cities

NeurIPS 2025poster

Commuting Origin-destination (OD) flows, capturing daily population mobility of citizens, are vital for sustainable development across cities around the world. However, it is challenging to obtain the data due to the high cost of travel surveys and privacy concerns. Surprisingly, we find that satell…

Cited by 0SourcecodeScholar
2025

Symbolic regression via MDLformer-guided search: from minimizing prediction error to minimizing description length

ICLR 2025poster

Symbolic regression, a task discovering the formula best fitting the given data, is typically based on the heuristical search. These methods usually update candidate formulas to obtain new ones with lower prediction errors iteratively. However, since formulas with similar function shapes may have co…

2025

Unveiling the Power of Noise Priors: Enhancing Diffusion Models for Mobile Traffic Prediction

IJCAI 2025

Accurate prediction of mobile traffic,i.e., network traffic from cellular base stations, is crucial for optimizing network performance and supporting urban development. However, the non-stationary nature of mobile traffic, driven by human activity and environmental changes, leads to both regular pat

2024

Estimating On-Road Transportation Carbon Emissions from Open Data of Road Network and Origin-Destination Flow Data

AAAI 2024technical

Accounting for over 20% of the total carbon emissions, the precise estimation of on-road transportation carbon emissions is crucial for carbon emission monitoring and efficient mitigation policy formulation. However, existing estimation methods typically depend on hard-to-collect individual statisti…

2024

Fully Decoupling Trajectory and Scene Encoding for Lightweight Heatmap-Oriented Trajectory Prediction

RA-L 2024

Recently, heatmap-oriented approaches have demonstrated their state-of-the-art performance in pedestrian trajectory prediction by exploiting scene information from input images before running the encoder. To align the image and trajectory information, existing methods centre the scene images to agen

Cited by 6SourceScholar
2024

Social Physics Informed Diffusion Model for Crowd Simulation

AAAI 2024technical

Crowd simulation holds crucial applications in various domains, such as urban planning, architectural design, and traffic arrangement. In recent years, physics-informed machine learning methods have achieved state-of-the-art performance in crowd simulation but fail to model the heterogeneity and mul…

2024

Spatio-Temporal Few-Shot Learning via Diffusive Neural Network Generation

ICLR 2024poster

Spatio-temporal modeling is foundational for smart city applications, yet it is often hindered by data scarcity in many cities and regions. To bridge this gap, we propose a novel generative pre-training framework, GPD, for spatio-temporal few-shot learning with urban knowledge transfer. Unlike conve…

2023

Learning Symbolic Models for Graph-structured Physical Mechanism

ICLR 2023poster

Graph-structured physical mechanisms are ubiquitous in real-world scenarios, thus revealing underneath formulas is of great importance for scientific discovery. However, classical symbolic regression methods fail on this task since they can only handle input-output pairs that are not graph-structure…

Cited by 14SourcePDFScholar
2020

Simplify and Robustify Negative Sampling for Implicit Collaborative Filtering

NeurIPS 2020poster

Negative sampling approaches are prevalent in implicit collaborative filtering for obtaining negative labels from massive unlabeled data. As two major concerns in negative sampling, efficiency and effectiveness are still not fully achieved by recent works that use complicate structures and overlook ri…