← Search

Hui He

12 accepted papers

2026

SVBench: Evaluation of Video Generation Models on Social Reasoning

CVPR 2026

Recent text-to-video generation models have made remarkable progress in visual realism, motion fidelity, and text-video alignment, yet they still struggle to produce socially coherent behavior. Unlike humans, who readily infer intentions, beliefs, emotions, and social norms from brief visual cues, c

Cited by 0SourcecodeScholar
2025

Boundary Matters: Leveraging Structured Text Plots for Long Text Outline Generation

EMNLP 2025

Outline generation aims to uncover the internal content structure of a document by identifying potential chapter connections and generating corresponding summaries. A robust outline generation model strives for coherence between and within plots. However, existing methods perform well on short- and

Cited by 0SourcePDFScholar
2025

Circumventing Backdoor Space via Weight Symmetry

ICML 2025poster

Deep neural networks are vulnerable to backdoor attacks, where malicious behaviors are implanted during training. While existing defenses can effectively purify compromised models, they typically require labeled data or specific training procedures, making them difficult to apply beyond supervised l…

2025

LossControl: Defending Membership Inference Attacks by Controlling the Loss

ICASSP 2025accepted

Machine learning models are vulnerable to membership inference attacks (MIAs), where adversaries attempt to predict whether specific samples are part of the model’s training set. Previous studies have demonstrated a strong correlation between the distinguishability of training and testing loss distr…

Cited by 0SourceScholar
2025

SEMPO: Lightweight Foundation Models for Time Series Forecasting

NeurIPS 2025poster

The recent boom of large pre-trained models witnesses remarkable success in developing foundation models (FMs) for time series forecasting. Despite impressive performance across diverse downstream forecasting tasks, existing time series FMs possess massive network architectures and require substanti…

Cited by 0SourcecodeScholar
2024

FilterNet: Harnessing Frequency Filters for Time Series Forecasting

NeurIPS 2024poster

Given the ubiquitous presence of time series data across various domains, precise forecasting of time series holds significant importance and finds widespread real-world applications such as energy, weather, healthcare, etc. While numerous forecasters have been proposed using different network archi…

2024

How to Bridge Graph and Sequence Patterns in Session-Based Recommendation? A Self-Supervised Method

ICASSP 2024accepted

Session-based Recommendation aims to reveal the item distribution patterns in anonymous session sequences. Most existing approaches model the distribution patterns by utilizing either sequential or structural information individually to absorb different pattern knowledge, which can only model the di…

Cited by 0SourceScholar
2023

FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective

NeurIPS 2023poster

Multivariate time series (MTS) forecasting has shown great importance in numerous industries. Current state-of-the-art graph neural network (GNN)-based forecasting methods usually require both graph networks (e.g., GCN) and temporal networks (e.g., LSTM) to capture inter-series (spatial) dynamics an…

2023

Frequency-domain MLPs are More Effective Learners in Time Series Forecasting

NeurIPS 2023poster

Time series forecasting has played the key role in different industrial, including finance, traffic, energy, and healthcare domains. While existing literatures have designed many sophisticated architectures based on RNNs, GNNs, or Transformers, another kind of approaches based on multi-layer percept…

2023

InParformer: Evolutionary Decomposition Transformers with Interactive Parallel Attention for Long-Term Time Series Forecasting

AAAI 2023technical

Long-term time series forecasting (LTSF) provides substantial benefits for numerous real-world applications, whereas places essential demands on the model capacity to capture long-range dependencies. Recent Transformer-based models have significantly improved LTSF performance. It is worth noting tha…

Cited by 28SourcePDFScholar
2022

CATN: Cross Attentive Tree-Aware Network for Multivariate Time Series Forecasting

AAAI 2022technical

Modeling complex hierarchical and grouped feature interaction in the multivariate time series data is indispensable to comprehend the data dynamics and predicting the future condition. The implicit feature interaction and high-dimensional data make multivariate forecasting very challenging. Many exi…

Cited by 42SourcePDFScholar