← Search

Jieming Shi

11 accepted papers

2026

FACT: Fine-grained Across-variable Convolution for Multivariate Time Series Forecasting

ICLR 2026poster

Modeling the relationships among variables has become increasingly important, particularly in high-dimensional multivariate time series forecasting tasks. However, most existing methods primarily focus on capturing coarse-grained correlations between variables, overlooking a finer and more dynamic a…

Cited by 0SourceScholar
2026

Token-Efficient Long-Term Interest Sketching and Internalized Reasoning for LLM-based Recommendation

ICLR 2026poster

Large language models (LLMs) can solve complex real-world tasks when prompted to generate chain-of-thought (CoT) reasoning, motivating their use for preference reasoning in recommender systems. However, applying LLM reasoning on recommendation faces two practical challenges. First, LLMs struggle to…

Cited by 0SourcecodeScholar
2025

RingFormer: A Ring-Enhanced Graph Transformer for Organic Solar Cell Property Prediction

AAAI 2025technical

Organic Solar Cells (OSCs) are a promising technology for sustainable energy production. However, the identification of molecules with desired OSC properties typically involves laborious experimental research. To accelerate progress in the field, it is crucial to develop machine learning models capa…

2025

TINED: GNNs-to-MLPs by Teacher Injection and Dirichlet Energy Distillation

ICML 2025poster

Graph Neural Networks (GNNs) are pivotal in graph-based learning, particularly excelling in node classification. However, their scalability is hindered by the need for multi-hop data during inference, limiting their application in latency-sensitive scenarios. Recent efforts to distill GNNs into mult…

2023

LD2: Scalable Heterophilous Graph Neural Network with Decoupled Embeddings

NeurIPS 2023poster

Heterophilous Graph Neural Network (GNN) is a family of GNNs that specializes in learning graphs under heterophily, where connected nodes tend to have different labels. Most existing heterophilous models incorporate iterative non-local computations to capture node relationships. However, these appro…

2023

SlotGAT: Slot-based Message Passing for Heterogeneous Graphs

ICML 2023poster

Heterogeneous graphs are ubiquitous to model complex data. There are urgent needs on powerful heterogeneous graph neural networks to effectively support important applications. We identify a potential semantic mixing issue in existing message passing processes, where the representations of the neigh…

2019

Efficient Pure Exploration in Adaptive Round model

NeurIPS 2019poster

In the adaptive setting, many multi-armed bandit applications allow the learner to adaptively draw samples and adjust sampling strategy in rounds. In many real applications, not only the query complexity but also the round complexity need to be optimized. In this paper, we study both PAC and exact t…