← Search

Shenda Hong

15 accepted papers

2026

Copy-Paste to Mitigate Large Language Model Hallucinations

ICLR 2026poster

While Retrieval-Augmented Generation (RAG) enables large language models (LLMs) to generate contextually grounded responses, contextual faithfulness remains challenging as LLMs may not consistently trust provided context, leading to hallucinations that undermine reliability. We observe an inverse co…

Cited by 0SourcecodeScholar
2026

ECG-R1: Protocol-Guided and Modality-Agnostic MLLM for Reliable ECG Interpretation

ICML 2026poster

Electrocardiography (ECG) serves as an indispensable diagnostic tool in clinical practice, yet existing multimodal large language models (MLLMs) remain unreliable for ECG interpretation, often producing plausible but clinically incorrect analyses. To address this, we propose ECG-R1, the first reason…

Cited by 0SourceScholar
2025

Dist Loss: Enhancing Regression in Few-Shot Region through Distribution Distance Constraint

ICLR 2025poster

Imbalanced data distributions are prevalent in real-world scenarios, presenting significant challenges in both classification and regression tasks. This imbalance often causes deep learning models to overfit in regions with abundant data (manyshot regions) while underperforming in regions with spars…

2025

GEM: Empowering MLLM for Grounded ECG Understanding with Time Series and Images

NeurIPS 2025poster

While recent multimodal large language models (MLLMs) have advanced automated ECG interpretation, they still face two key limitations: (1) insufficient multimodal synergy between ECG time series and ECG images, and (2) limited explainability in linking diagnoses to granular waveform evidence. We int…

Cited by 0SourcecodeScholar
2025

Reading Your Heart: Learning ECG Words and Sentences via Pre-training ECG Language Model

ICLR 2025poster

Electrocardiogram (ECG) is essential for the clinical diagnosis of arrhythmias and other heart diseases, but deep learning methods based on ECG often face limitations due to the need for high-quality annotations. Although previous ECG self-supervised learning (eSSL) methods have made significant pro…

2024

Retrieval-Augmented Diffusion Models for Time Series Forecasting

NeurIPS 2024poster

While time series diffusion models have received considerable focus from many recent works, the performance of existing models remains highly unstable. Factors limiting time series diffusion models include insufficient time series datasets and the absence of guidance. To address these limitations, w…

2024

TEST: Text Prototype Aligned Embedding to Activate LLM's Ability for Time Series

ICLR 2024poster

This work summarizes two ways to accomplish Time-Series (TS) tasks in today's Large Language Model (LLM) context: LLM-for-TS (model-centric) designs and trains a fundamental large model, or fine-tunes a pre-trained LLM for TS data; TS-for-LLM (data-centric) converts TS into a model-friendly represen…

2024

Towards Enhancing Time Series Contrastive Learning: A Dynamic Bad Pair Mining Approach

ICLR 2024poster

*Not all positive pairs are beneficial to time series contrastive learning*. In this paper, we study two types of bad positive pairs that can impair the quality of time series representation learned through contrastive learning: the noisy positive pair and the faulty positive pair. We observe that,…

2024

VQGraph: Rethinking Graph Representation Space for Bridging GNNs and MLPs

ICLR 2024poster

GNN-to-MLP distillation aims to utilize knowledge distillation (KD) to learn computationally-efficient multi-layer perceptron (student MLP) on graph data by mimicking the output representations of teacher GNN. Existing methods mainly make the MLP to mimic the GNN predictions over a few class labels.…

2023

Improving Diffusion-Based Image Synthesis with Context Prediction

NeurIPS 2023poster

Diffusion models are a new class of generative models, and have dramatically promoted image generation with unprecedented quality and diversity. Existing diffusion models mainly try to reconstruct input image from a corrupted one with a pixel-wise or feature-wise constraint along spatial axes. Howev…

Cited by 40SourcePDFScholar
2022

Hypergraph Structure Learning for Hypergraph Neural Networks

IJCAI 2022poster

Hypergraphs are natural and expressive modeling tools to encode high-order relationships among entities. Several variations of Hypergraph Neural Networks (HGNNs) are proposed to learn the node representations and complex relationships in the hypergraphs. Most current approaches assume that the input…

Cited by 80SourcePDFScholar
2022

Intra-Inter Subject Self-Supervised Learning for Multivariate Cardiac Signals

AAAI 2022technical

Learning information-rich and generalizable representations effectively from unlabeled multivariate cardiac signals to identify abnormal heart rhythms (cardiac arrhythmias) is valuable in real-world clinical settings but often challenging due to its complex temporal dynamics. Cardiac arrhythmias can…

Cited by 52SourcePDFScholar
2022

Omni-Granular Ego-Semantic Propagation for Self-Supervised Graph Representation Learning

ICML 2022spotlight

Unsupervised/self-supervised graph representation learning is critical for downstream node- and graph-level classification tasks. Global structure of graphs helps discriminating representations and existing methods mainly utilize the global structure by imposing additional supervisions. However, the…

Cited by 15SourcePDFScholar
2022

Unsupervised Time-Series Representation Learning with Iterative Bilinear Temporal-Spectral Fusion

ICML 2022spotlight

Unsupervised/self-supervised time series representation learning is a challenging problem because of its complex dynamics and sparse annotations. Existing works mainly adopt the framework of contrastive learning with the time-based augmentation techniques to sample positives and negatives for contra…

Cited by 151SourcePDFScholar
2021

TE-ESN: Time Encoding Echo State Network for Prediction Based on Irregularly Sampled Time Series Data

IJCAI 2021poster

Prediction based on Irregularly Sampled Time Series (ISTS) is of wide concern in real-world applications. For more accurate prediction, methods had better grasp more data characteristics. Different from ordinary time series, ISTS is characterized by irregular time intervals of intra-series and diffe…

Cited by 26SourcePDFScholar