← Search

Xingjian Shi

19 accepted papers

2025

EmergentTTS-Eval: Evaluating TTS Models on Complex Prosodic, Expressiveness, and Linguistic Challenges Using Model-as-a-Judge

NeurIPS 2025poster

Text-to-Speech (TTS) benchmarks often fail to capture how well models handle nuanced and semantically complex text. Building on $\textit{EmergentTTS}$, we introduce $\textit{EmergentTTS-Eval}$, a comprehensive benchmark covering six challenging TTS scenarios: emotions, paralinguistics, foreign words…

Cited by 0SourcecodeScholar
2024

Bridging Remote Sensors with Multisensor Geospatial Foundation Models

CVPR 2024poster

In the realm of geospatial analysis the diversity of remote sensors encompassing both optical and microwave technologies offers a wealth of distinct observational capabilities. Recognizing this we present msGFM a multisensor geospatial foundation model that effectively unifies data from four key sen…

2023

Automated Few-Shot Classification with Instruction-Finetuned Language Models

EMNLP 2023long findings

A particularly successful class of approaches for few-shot learning combines language models with prompts - hand-crafted task descriptions that complement data samples. However, designing prompts by hand for each task commonly requires domain knowledge and substantial guesswork. We observe, in the…

Cited by 0SourcecodeScholar
2023

Learning Multimodal Data Augmentation in Feature Space

ICLR 2023poster

The ability to jointly learn from multiple modalities, such as text, audio, and visual data, is a defining feature of intelligent systems. While there have been promising advances in designing neural networks to harness multimodal data, the enormous success of data augmentation currently remains lim…

2023

Parameter-Efficient Fine-Tuning Design Spaces

ICLR 2023poster

Parameter-efficient fine-tuning aims to achieve comparable performances of fine-tuning with much fewer trainable parameters. Recently, various tuning strategies (e.g., Adapters, Prefix Tuning, BitFit, and LoRA) have been proposed. However, their designs are hand-crafted separately, and it remains un…

Cited by 71SourcePDFScholar
2023

PreDiff: Precipitation Nowcasting with Latent Diffusion Models

NeurIPS 2023poster

Earth system forecasting has traditionally relied on complex physical models that are computationally expensive and require significant domain expertise. In the past decade, the unprecedented increase in spatiotemporal Earth observation data has enabled data-driven forecasting models using deep lear…

Cited by 69SourcePDFScholar
2023

Tailoring Instructions to Student’s Learning Levels Boosts Knowledge Distillation

ACL 2023long

It has been commonly observed that a teacher model with superior performance does not necessarily result in a stronger student, highlighting a discrepancy between current teacher training practices and effective knowledge transfer. In order to enhance the guidance of the teacher training process, we…

2023

Towards Geospatial Foundation Models via Continual Pretraining

ICCV 2023poster

Geospatial technologies are becoming increasingly essential in our world for a wide range of applications, including agriculture, urban planning, and disaster response. To help improve the applicability and performance of deep learning models on these geospatial tasks, various works have begun inves…

Cited by 89PDFcodeScholar
2023

XTab: Cross-table Pretraining for Tabular Transformers

ICML 2023poster

The success of self-supervised learning in computer vision and natural language processing has motivated pretraining methods on tabular data. However, most existing tabular self-supervised learning models fail to leverage information across multiple data tables and cannot generalize to new tables. I…

2022

Earthformer: Exploring Space-Time Transformers for Earth System Forecasting

NeurIPS 2022accept

Conventionally, Earth system (e.g., weather and climate) forecasting relies on numerical simulation with complex physical models and hence is both expensive in computation and demanding on domain expertise. With the explosive growth of spatiotemporal Earth observation data in the past decade, data-d…

2022

Removing Batch Normalization Boosts Adversarial Training

ICML 2022spotlight

Adversarial training (AT) defends deep neural networks against adversarial attacks. One challenge that limits its practical application is the performance degradation on clean samples. A major bottleneck identified by previous works is the widely used batch normalization (BN), which struggles to mod…

2021

Benchmarking Multimodal AutoML for Tabular Data with Text Fields

NeurIPS 2021poster

We consider the use of automated supervised learning systems for data tables that not only contain numeric/categorical columns, but one or more text fields as well. Here we assemble 18 multimodal data tables that each contain some text fields and stem from a real business application. Our publicly-a…

Cited by 45SourceScholar
2021

Symbolic Music Generation with Transformer-GANs

AAAI 2021technical

Autoregressive models using Transformers have emerged as the dominant approach for music generation with the goal of synthesizing minute-long compositions that exhibit large-scale musical structure. These models are commonly trained by minimizing the negative log-likelihood (NLL) of the obse…

Cited by 84SourcePDFScholar
2017

Deep Learning for Precipitation Nowcasting: A Benchmark and A New Model

NeurIPS 2017spotlight

With the goal of making high-resolution forecasts of regional rainfall, precipitation nowcasting has become an important and fundamental technology underlying various public services ranging from rainstorm warnings to flight safety. Recently, the Convolutional LSTM (ConvLSTM) model has been shown to…

Cited by 1128SourcePDFScholar
2016

Collaborative Recurrent Autoencoder: Recommend while Learning to Fill in the Blanks

NeurIPS 2016poster

Hybrid methods that utilize both content and rating information are commonly used in many recommender systems. However, most of them use either handcrafted features or the bag-of-words representation as a surrogate for the content information but they are neither effective nor natural enough. To add…

Cited by 133SourcePDFScholar
2016

Natural-Parameter Networks: A Class of Probabilistic Neural Networks

NeurIPS 2016poster

Neural networks (NN) have achieved state-of-the-art performance in various applications. Unfortunately in applications where training data is insufficient, they are often prone to overfitting. One effective way to alleviate this problem is to exploit the Bayesian approach by using Bayesian neural ne…

2015

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

NeurIPS 2015poster

The goal of precipitation nowcasting is to predict the future rainfall intensity in a local region over a relatively short period of time. Very few previous studies have examined this crucial and challenging weather forecasting problem from the machine learning perspective. In this paper, we formula…

Cited by 9108SourcePDFScholar