← Search

Rex Ying

37 accepted papers

2026

Cache What Lasts: Token Retention for Memory-Bounded KV Cache in LLMs

ICLR 2026poster

Memory and computation remain core bottlenecks in long-horizon LLM inference due to the quadratic cost of self-attention and the ever-growing key-value (KV) cache. Existing strategies for memory-bounded inference, such as quantization, offloading, or heuristic KV eviction, either incur high orchestr…

Cited by 0SourcecodeScholar
2026

HEIST: A Graph Foundation Model for Spatial Transcriptomics and Proteomics Data

ICLR 2026poster

Single-cell transcriptomics and proteomics have become a great source for data-driven insights into biology, enabling the use of advanced deep learning methods to understand cellular heterogeneity and gene expression at the single-cell level. With the advent of spatial-omics data, we have the promis…

Cited by 0SourcecodeScholar
2026

Seeing Through the Brain: New Insights from Decoding Visual Stimuli with fMRI

ICLR 2026oral

Understanding how the brain encodes visual information is a central challenge in neuroscience and machine learning. A promising approach is to reconstruct visual stimuli—essentially images—from functional Magnetic Resonance Imaging (fMRI) signals. This involves two stages: transforming fMRI signals…

Cited by 0SourceScholar
2025

An Item Is Worth a Prompt: Versatile Image Editing with Disentangled Control

AAAI 2025technical

Building on the success of text-to-image diffusion models (DPMs), image editing is an important application to enable human interaction with AI-generated content. Among various editing methods, editing within the prompt space gains more attention due to its capacity and simplicity of controlling sem…

Cited by 6SourcePDFScholar
2025

GRIL: Knowledge Graph Retrieval-Integrated Learning with Large Language Models

EMNLP 2025

Retrieval-Augmented Generation (RAG) has significantly mitigated the hallucinations of Large Language Models (LLMs) by grounding the generation with external knowledge. Recent extensions of RAG to graph-based retrieval offer a promising direction, leveraging the structural knowledge for multi-hop re

Cited by 0SourcePDFScholar
2025

HELM: Hyperbolic Large Language Models via Mixture-of-Curvature Experts

NeurIPS 2025poster

Frontier large language models (LLMs) have shown great success in text modeling and generation tasks across domains. However, natural language exhibits inherent semantic hierarchies and nuanced geometric structure, which current LLMs do not capture completely owing to their reliance on Euclidean ope…

Cited by 0SourcecodeScholar
2025

HiPoNet: A Multi-View Simplicial Complex Network for High Dimensional Point-Cloud and Single-Cell data

NeurIPS 2025poster

In this paper, we propose HiPoNet, an end-to-end differentiable neural network for regression, classification, and representation learning on high-dimensional point clouds. Our work is motivated by single-cell data which can have very high-dimensionality --exceeding the capabilities of existing meth…

Cited by 0SourcecodeScholar
2025

Hyperbolic Fine-Tuning for Large Language Models

NeurIPS 2025spotlight

Large language models (LLMs) have demonstrated remarkable performance on various tasks. However, it remains an open question whether the default Euclidean space is the most suitable choice for embedding tokens in LLMs. In this study, we investigate the non-Euclidean characteristics of LLMs. O…

Cited by 0SourcecodeScholar
2025

Learning Along the Arrow of Time: Hyperbolic Geometry for Backward-Compatible Representation Learning

ICML 2025poster

Backward compatible representation learning enables updated models to integrate seamlessly with existing ones, avoiding to reprocess stored data. Despite recent advances, existing compatibility approaches in Euclidean space neglect the uncertainty in the old embedding models and force the new model…

Cited by 0SourcePDFScholar
2025

MindLLM: A Subject-Agnostic and Versatile Model for fMRI-to-text Decoding

ICML 2025poster

Decoding functional magnetic resonance imaging (fMRI) signals into text has been a key challenge in the neuroscience community, with the potential to advance brain-computer interfaces and uncover deeper insights into brain mechanisms. However, existing approaches often struggle with suboptimal predi…

Cited by 0SourcePDFScholar
2025

Mixture-of-Personas Language Models for Population Simulation

ACL 2025finding

Advances in Large Language Models (LLMs) paved the way for their emerging applications in various domains, such as human behavior simulations, where LLMs could augment human-generated data in social science research and machine learning model training. However, pretrained LLMs often fail to capture…

2025

Non-Markovian Discrete Diffusion with Causal Language Models

NeurIPS 2025poster

Discrete diffusion models offer a flexible, controllable approach to structured sequence generation, yet they still lag behind causal language models in expressive power. A key limitation lies in their reliance on the Markovian assumption, which restricts each step to condition only on the current s…

Cited by 0SourceScholar
2025

Retrieval-Augmented Language Model for Knowledge-aware Protein Encoding

ICML 2025poster

Protein language models often struggle to capture biological functions due to their lack of factual knowledge (e.g., gene descriptions). Existing solutions leverage protein knowledge graphs (PKGs) as auxiliary pre-training objectives, but lack explicit integration of task-oriented knowledge, making…

Cited by 0SourcePDFScholar
2025

Scalable Generation of Spatial Transcriptomics from Histology Images via Whole-Slide Flow Matching

ICML 2025spotlight

Spatial transcriptomics (ST) has emerged as a powerful technology for bridging histology imaging with gene expression profiling. However, its application has been limited by low throughput and the need for specialized experimental facilities. Prior works sought to predict ST from whole-slide histolo…

Cited by 0SourcePDFScholar
2025

TRACE: Grounding Time Series in Context for Multimodal Embedding and Retrieval

NeurIPS 2025poster

The ubiquity of dynamic data in domains such as weather, healthcare, and energy underscores a growing need for effective interpretation and retrieval of time-series data. These data are inherently tied to domain-specific contexts, such as clinical notes or weather narratives, making cross-modal retr…

Cited by 0SourceScholar
2024

BLIS-Net: Classifying and Analyzing Signals on Graphs

AISTATS 2024poster

Graph neural networks (GNNs) have emerged as a powerful tool for tasks such as node classification and graph classification. However, much less work has been done on signal classification, where the data consists of many functions (referred to as signals) defined on the vertices of a single graph. T…

2024

DTGB: A Comprehensive Benchmark for Dynamic Text-Attributed Graphs

NeurIPS 2024poster

Dynamic text-attributed graphs (DyTAGs) are prevalent in various real-world scenarios, where each node and edge are associated with text descriptions, and both the graph structure and text descriptions evolve over time. Despite their broad applicability, there is a notable scarcity of benchmark data…

2024

Explaining Graph Neural Networks via Structure-aware Interaction Index

ICML 2024poster

The Shapley value is a prominent tool for interpreting black-box machine learning models thanks to its strong theoretical foundation. However, for models with structured inputs, such as graph neural networks, existing Shapley-based explainability approaches either focus solely on node-wise importanc…

2024

FOLIO: Natural Language Reasoning with First-Order Logic

EMNLP 2024main

Large language models (LLMs) have achieved remarkable performance on a variety of natural language understanding tasks. However, existing benchmarks are inadequate in measuring the complex logical reasoning capabilities of a model. We present FOLIO, a human-annotated, logically complex and diverse d…

2024

From Similarity to Superiority: Channel Clustering for Time Series Forecasting

NeurIPS 2024poster

Time series forecasting has attracted significant attention in recent decades. Previous studies have demonstrated that the Channel-Independent (CI) strategy improves forecasting performance by treating different channels individually, while it leads to poor generalization on unseen instances and…

2024

Learning High-Order Relationships of Brain Regions

ICML 2024poster

Discovering reliable and informative relationships among brain regions from functional magnetic resonance imaging (fMRI) signals is essential in phenotypic predictions in neuroscience. Most of the current methods fail to accurately characterize those interactions because they only focus on pairwise…

2024

Long Sequence Modeling with Attention Tensorization: From Sequence to Tensor Learning

EMNLP 2024finding

As the demand for processing extended textual data grows, the ability to handle long-range dependencies and maintain computational efficiency is more critical than ever. One of the key issues for long-sequence modeling using attention-based model is the mismatch between the limited-range modeling po…

Cited by 2SourcePDFScholar
2024

P-FOLIO: Evaluating and Improving Logical Reasoning with Abundant Human-Written Reasoning Chains

EMNLP 2024finding

Existing methods on understanding the capabilities of LLMs in logical reasoning rely on binary entailment classification or synthetically derived rationales, which are not sufficient for properly assessing model’s capabilities. We present P-FOLIO, a human-annotated dataset consisting of diverse and…

Cited by 2SourcePDFScholar
2024

Position: Relational Deep Learning - Graph Representation Learning on Relational Databases

ICML 2024poster

Much of the world's most valued data is stored in relational databases and data warehouses, where the data is organized into tables connected by primary-foreign key relations. However, building machine learning models using this data is both challenging and time consuming because no ML algorithm can…

Cited by 12SourcePDFScholar
2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2024

Protein-Nucleic Acid Complex Modeling with Frame Averaging Transformer

NeurIPS 2024poster

Nucleic acid-based drugs like aptamers have recently demonstrated great therapeutic potential. However, experimental platforms for aptamer screening are costly, and the scarcity of labeled data presents a challenge for supervised methods to learn protein-aptamer binding. To this end, we develop an u…

2023

Adversarially Robust Neural Architecture Search for Graph Neural Networks

CVPR 2023poster

Graph Neural Networks (GNNs) obtain tremendous success in modeling relational data. Still, they are prone to adversarial attacks, which are massive threats to applying GNNs to risk-sensitive domains. Existing defensive methods neither guarantee performance facing new data/tasks or adversarial attack…

Cited by 25SourcePDFScholar
2023

Diffuser: Efficient Transformers with Multi-Hop Attention Diffusion for Long Sequences

AAAI 2023technical

Efficient Transformers have been developed for long sequence modeling, due to their subquadratic memory and time complexity. Sparse Transformer is a popular approach to improving the efficiency of Transformers by restricting self-attention to locations specified by the predefined sparse patterns. Ho…

2023

HiPool: Modeling Long Documents Using Graph Neural Networks

ACL 2023short

Encoding long sequences in Natural Language Processing (NLP) is a challenging problem. Though recent pretraining language models achieve satisfying performances in many NLP tasks, they are still restricted by a pre-defined maximum length, making them challenging to be extended to longer sequences. S…

2022

Local Augmentation for Graph Neural Networks

ICML 2022spotlight

Graph Neural Networks (GNNs) have achieved remarkable performance on graph-based tasks. The key idea for GNNs is to obtain informative representation through aggregating information from local neighborhoods. However, it remains an open question whether the neighborhood information is adequately aggr…

2021

Graph Ensemble Learning over Multiple Dependency Trees for Aspect-level Sentiment Classification

NAACL 2021long

Recent work on aspect-level sentiment classification has demonstrated the efficacy of incorporating syntactic structures such as dependency trees with graph neural networks (GNN), but these approaches are usually vulnerable to parsing errors. To better leverage syntactic information in the face of u…

Cited by 65SourcePDFScholar
2020

Learning to Simulate Complex Physics with Graph Networks

ICML 2020poster

Here we present a machine learning framework and model implementation that can learn to simulate a wide variety of challenging physical domains, involving fluids, rigid solids, and deformable materials interacting with one another. Our framework—which we term "Graph Network-based Simulators" (GNS)—r…

2018

GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models

ICML 2018oral

Modeling and generating graphs is fundamental for studying networks in biology, engineering, and social sciences. However, modeling complex distributions over graphs and then efficiently sampling from these distributions is challenging due to the non-unique, high-dimensional nature of graphs and the…