← Search

Jingrui He

51 accepted papers

2026

AutoTool: Dynamic Tool Selection and Integration for Agentic Reasoning

ICML 2026poster

Agentic reinforcement learning has advanced large language models (LLMs) to reason through long chain-of-thought trajectories while interleaving external tool use. Existing approaches assume a fixed inventory of tools, which limits the adaptability of LLM agents to new or evolving toolsets. We prese…

Cited by 0SourceScholar
2026

Geometric Constraints for Small Language Models to Understand and Expand Scientific Taxonomies

ICLR 2026poster

Recent findings reveal that token embeddings of Large Language Models (LLMs) exhibit strong hyperbolicity. This insight motivates leveraging LLMs for scientific taxonomy tasks, where maintaining and expanding hierarchical knowledge structures is critical. Although potential, generally-trained LLMs f…

Cited by 0SourceScholar
2026

Influence-Preserving Proxies for Gradient-Based Data Selection in LLM FineTuning

ICLR 2026poster

Supervised fine-tuning (SFT) relies critically on selecting training data that most benefits model's downstream performance. Gradient-based data selection methods such as TracIn and Influence Functions leverage influence to identify useful samples, but their computational cost scales poorly, making…

Cited by 0SourcecodeScholar
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

Latent Collaboration in Multi-Agent Systems

ICML 2026spotlight

Multi-agent systems (MAS) extend large language models (LLMs) from independent single-model reasoning to coordinative system-level intelligence. While existing LLM agents depend on text-based mediation for reasoning and communication, we take a step forward by enabling models to collaborate directly…

Cited by 0SourceScholar
2026

MC-Search: Evaluating and Enhancing Multimodal Agentic Search with Structured Long Reasoning Chains

ICLR 2026oral

With the increasing demand for step-wise, cross-modal, and knowledge-grounded reasoning, multimodal large language models (MLLMs) are evolving beyond the traditional fixed retrieve-then-generate paradigm toward more sophisticated agentic multimodal retrieval-augmented generation (MM-RAG). Existing b…

Cited by 0SourceScholar
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
2026

TaTToo: Tool-Grounded Thinking PRM for Test-Time Scaling in Tabular Reasoning

ICLR 2026poster

Process Reward Models (PRMs) have recently emerged as a powerful framework for enhancing the reasoning capabilities of large reasoning models (LRMs), particularly in the context of test-time scaling (TTS). However, their potential for supervising LRMs on tabular reasoning domains remains underexplor…

Cited by 0SourceScholar
2025

Breaking Silos: Adaptive Model Fusion Unlocks Better Time Series Forecasting

ICML 2025poster

Time-series forecasting plays a critical role in many real-world applications. Although increasingly powerful models have been developed and achieved superior results on benchmark datasets, through a fine-grained sample-level inspection, we find that (i) no single model consistently outperforms othe…

2025

CLIMB: Class-imbalanced Learning Benchmark on Tabular Data

NeurIPS 2025poster

Class-imbalanced learning (CIL) on tabular data is important in many real-world applications where the minority class holds the critical but rare outcomes. In this paper, we present CLIMB, a comprehensive benchmark for class-imbalanced learning on tabular data. CLIMB includes 73 real-world dataset…

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,…

2025

Dataset Distillation via the Wasserstein Metric

ICCV 2025poster

Dataset Distillation (DD) aims to generate a compact synthetic dataset that enables models to achieve performance comparable to training on the full large dataset, significantly reducing computational costs. Drawing from optimal transport theory, we introduce WMDD (Wasserstein Metric-based Dataset D…

2025

Graph4MM: Weaving Multimodal Learning with Structural Information

ICML 2025poster

Real-world multimodal data usually exhibit complex structural relationships beyond traditional one-to-one mappings like image-caption pairs. Entities across modalities interact in intricate ways, with images and text forming diverse interconnections through contextual dependencies and co-references.…

Cited by 0SourcePDFScholar
2025

Invariant Link Selector for Spatial-Temporal Out-of-Distribution Problem

AISTATS 2025poster

In the era of foundation models, Out-of-Distribution (OOD) problems, i.e., the data discrepancy between the training environments and testing environments, hinder AI generalization. Further, relational data like graphs disobeying the Independent and Identically Distributed (IID) condition makes the…

Cited by 0SourcecodeScholar
2025

LLM-Forest: Ensemble Learning of LLMs with Graph-Augmented Prompts for Data Imputation

ACL 2025finding

Missing data imputation is a critical challenge in various domains, such as healthcare and finance, where data completeness is vital for accurate analysis. Large language models (LLMs), trained on vast corpora, have shown strong potential in data generation, making them a promising tool for data imp…

2025

Latte: Collaborative Test-Time Adaptation of Vision-Language Models in Federated Learning

ICCV 2025poster

Test-time adaptation with pre-trained vision-language models has gained increasing attention for addressing distribution shifts during testing. Among these approaches, memory-based algorithms stand out due to their training-free nature and ability to leverage historical test data. However, existing…

2025

Learnable Spatial-Temporal Positional Encoding for Link Prediction

ICML 2025poster

Accurate predictions rely on the expressiveness power of graph deep learning frameworks like graph neural networks and graph transformers, where a positional encoding mechanism has become much more indispensable in recent state-of-the-art (SOTA) works to record the canonical position information. Ho…

2025

Learning to Instruct: Fine-Tuning a Task-Aware Instruction Optimizer for Black-Box LLMs

EMNLP 2025

The performance of Large Language Models (LLMs) critically depends on designing effective instructions, which is particularly challenging for black-box LLMs with inaccessible internal states. To this end, we introduce Learning to Instruct , a novel paradigm that formulates instruction optimization a

Cited by 0SourcePDFScholar
2025

Matcha: Mitigating Graph Structure Shifts with Test-Time Adaptation

ICLR 2025poster

Powerful as they are, graph neural networks (GNNs) are known to be vulnerable to distribution shifts. Recently, test-time adaptation (TTA) has attracted attention due to its ability to adapt a pre-trained model to a target domain, without re-accessing the source domain. However, existing TTA algorit…

2025

Mint: A Simple Test-Time Adaptation of Vision-Language Models against Common Corruptions

NeurIPS 2025poster

Pretrained vision-language models such as CLIP achieve strong zero-shot generalization but remain vulnerable to distribution shifts caused by input corruptions. In this work, we investigate how corruptions affect CLIP’s image embeddings and uncover a consistent phenomenon we term as embedding varian…

Cited by 0SourcecodeScholar
2025

Not All Voices Are Rewarded Equally: Probing and Repairing Reward Models across Human Diversity

EMNLP 2025

The advancement of Large Language Models (LLMs) has made ensuring their trustworthiness increasingly critical, especially in terms of fairness across diverse human groups. While modern LLMs are aligned with user preferences through Reinforcement Learning from Human Feedback (RLHF), the reward models

2025

ReasonFlux-PRM: Trajectory-Aware PRMs for Long Chain-of-Thought Reasoning in LLMs

NeurIPS 2025poster

Process Reward Models (PRMs) have recently emerged as a powerful framework for supervising intermediate reasoning steps in large language models (LLMs). Previous PRMs are primarily trained on model final output responses and struggle to evaluate intermediate thinking trajectories robustly, especiall…

Cited by 0SourcecodeScholar
2025

Temporal Heterogeneous Graph Generation with Privacy, Utility, and Efficiency

ICLR 2025spotlight

Nowadays, temporal heterogeneous graphs attract much research and industrial attention for building the next-generation Relational Deep Learning models and applications, due to their informative structures and features. While providing timely and precise services like personalized recommendations an…

Cited by 0SourcePDFScholar
2025

Transformer Copilot: Learning from The Mistake Log in LLM Fine-tuning

NeurIPS 2025spotlight

Large language models are typically adapted to downstream tasks through supervised fine-tuning on domain-specific data. While standard fine-tuning focuses on minimizing generation loss to optimize model parameters, we take a deeper step by retaining and leveraging the model’s own learning signals, a…

Cited by 0SourcecodeScholar
2024

Class-Imbalanced Graph Learning without Class Rebalancing

ICML 2024poster

Class imbalance is prevalent in real-world node classification tasks and poses great challenges for graph learning models. Most existing studies are rooted in a class-rebalancing (CR) perspective and address class imbalance with class-wise reweighting or resampling. In this work, we approach the roo…

2024

Contextual Bandits with Online Neural Regression

ICLR 2024poster

Recent works have shown a reduction from contextual bandits to online regression under a realizability assumption (Foster and Rakhlin, 2020; Foster and Krishnamurthy, 2021). In this work, we investigate the use of neural networks for such online regression and associated Neural Contextual Bandits (N…

Cited by 3SourcePDFScholar
2024

Graph Mixup on Approximate Gromov–Wasserstein Geodesics

ICML 2024poster

Mixup, which generates synthetic training samples on the data manifold, has been shown to be highly effective in augmenting Euclidean data. However, finding a proper data manifold for graph data is non-trivial, as graphs are non-Euclidean data in disparate spaces. Though efforts have been made, most…

Cited by 12SourcePDFScholar
2024

Neural Active Learning Beyond Bandits

ICLR 2024poster

We study both stream-based and pool-based active learning with neural network approximations. A recent line of works proposed bandit-based approaches that transformed active learning into a bandit problem, achieving both theoretical and empirical success. However, the performance and computational c…

Cited by 6SourcePDFScholar
2024

PageRank Bandits for Link Prediction

NeurIPS 2024poster

Link prediction is a critical problem in graph learning with broad applications such as recommender systems and knowledge graph completion. Numerous research efforts have been directed at solving this problem, including approaches based on similarity metrics and Graph Neural Networks (GNN). However,…

2024

Robust Neural Contextual Bandit against Adversarial Corruptions

NeurIPS 2024poster

Contextual bandit algorithms aim to identify the optimal arm with the highest reward among a set of candidates, based on the accessible contextual information. Among these algorithms, neural contextual bandit methods have shown generally superior performances against linear and kernel ones, due to t…

Cited by 0SourcePDFScholar
2024

Temporal Graph Neural Tangent Kernel with Graphon-Guaranteed

NeurIPS 2024poster

_Graph Neural Tangent Kernel_ (GNTK) fuses graph neural networks and graph kernels, simplifies the process of graph representation learning, interprets the training dynamics of graph neural networks, and serves various applications like protein identification, image segmentation, and social network…

2024

Towards Editing Time Series

NeurIPS 2024poster

Synthesizing time series data is pivotal in modern society, aiding effective decision making and ensuring privacy preservation in various scenarios. Time series are associated with various attributes, including trends, seasonality, and external information such as location. Recent research has predo…

2024

Towards Unified Multi-Modal Personalization: Large Vision-Language Models for Generative Recommendation and Beyond

ICLR 2024poster

Developing a universal model that can effectively harness heterogeneous resources and respond to a wide range of personalized needs has been a longstanding community aspiration. Our daily choices, especially in domains like fashion and retail, are substantially shaped by multi-modal data, such as pi…

2024

VCR-Graphormer: A Mini-batch Graph Transformer via Virtual Connections

ICLR 2024poster

Graph transformer has been proven as an effective graph learning method for its adoption of attention mechanism that is capable of capturing expressive representations from complex topological and feature information of graphs. Graph transformer conventionally performs dense attention (or global att…

2023

Adaptive Test-Time Personalization for Federated Learning

NeurIPS 2023poster

Personalized federated learning algorithms have shown promising results in adapting models to various distribution shifts. However, most of these methods require labeled data on testing clients for personalization, which is usually unavailable in real-world scenarios. In this paper, we introduce a n…

2023

Graph-Structured Gaussian Processes for Transferable Graph Learning

NeurIPS 2023poster

Transferable graph learning involves knowledge transferability from a source graph to a relevant target graph. The major challenge of transferable graph learning is the distribution shift between source and target graphs induced by individual node attributes and complex graph structures. To solve th…

2023

Meta-Learning with Neural Bandit Scheduler

NeurIPS 2023poster

Meta-learning has been proven an effective learning paradigm for training machine learning models with good generalization ability. Apart from the common practice of uniformly sampling the meta-training tasks, existing methods working on task scheduling strategies are mainly based on pre-defined sam…

2023

NTK-approximating MLP Fusion for Efficient Language Model Fine-tuning

ICML 2023poster

Fine-tuning a pre-trained language model (PLM) emerges as the predominant strategy in many natural language processing applications. However, even fine-tuning the PLMs and doing inference are expensive, especially on edge devices with low computing power. Some general approaches (e.g. quantization a…

2023

Optimizing the Collaboration Structure in Cross-Silo Federated Learning

ICML 2023poster

In federated learning (FL), multiple clients collaborate to train machine learning models together while keeping their data decentralized. Through utilizing more training data, FL suffers from the potential negative transfer problem: the global FL model may even perform worse than the models trained…

2022

Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative

NeurIPS 2022accept

This paper targets at improving the generalizability of hypergraph neural networks in the low-label regime, through applying the contrastive learning approach from images/graphs (we refer to it as HyperGCL). We focus on the following question: How to construct contrastive views for hypergraphs via a…

2022

Deep Active Learning by Leveraging Training Dynamics

NeurIPS 2022accept

Active learning theories and methods have been extensively studied in classical statistical learning settings. However, deep active learning, i.e., active learning with deep learning models, is usually based on empirical criteria without solid theoretical justification, thus suffering from heavy dou…

Cited by 39SourcePDFScholar
2022

Distribution-Informed Neural Networks for Domain Adaptation Regression

NeurIPS 2022accept

In this paper, we study the problem of domain adaptation regression, which learns a regressor for a target domain by leveraging the knowledge from a relevant source domain. We start by proposing a distribution-informed neural network, which aims to build distribution-aware relationship of inputs and…

Cited by 18SourcePDFScholar
2022

EE-Net: Exploitation-Exploration Neural Networks in Contextual Bandits

ICLR 2022spotlight

In this paper, we propose a novel neural exploration strategy in contextual bandits, EE-Net, distinct from the standard UCB-based and TS-based approaches. Contextual multi-armed bandits have been studied for decades with various applications. To solve the exploitation-exploration tradeoff in bandits…

2022

Improved Algorithms for Neural Active Learning

NeurIPS 2022accept

We improve the theoretical and empirical performance of neural-network(NN)-based active learning algorithms for the non-parametric streaming setting. In particular, we introduce two regret metrics by minimizing the population loss that are more suitable in active learning than the one used in state-…