← Search

Mingsheng Long

101 accepted papers

2026

Brep2Shape: Boundary and Shape Representation Alignment via Self-supervised Transformers

ICML 2026poster

Boundary representation (B-rep) is the industry standard for computer-aided design (CAD). While deep learning shows promise in processing B-rep models, existing methods suffer from a representation gap: continuous approaches offer analytical precision but are visually abstract, whereas discrete meth…

Cited by 0SourceScholar
2026

Foresight Diffusion: Improving Sampling Consistency in Predictive Diffusion Models

ICLR 2026poster

Diffusion and flow-based models have enabled significant progress in generation tasks across various modalities and have recently found applications in predictive learning. However, unlike typical generation tasks that encourage sample diversity, predictive learning entails different sources of stoc…

Cited by 0SourceScholar
2026

GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training

ICML 2026poster

Neural simulators promise efficient surrogates for physics simulation, but scaling them is bottlenecked by the prohibitive cost of generating high-fidelity training data. Pre-training on abundant off-the-shelf geometries offers a natural alternative, yet faces a fundamental gap: supervision on stati…

Cited by 0SourceScholar
2026

It's TIME: Towards the Next Generation of Time Series Forecasting Benchmarks

ICML 2026poster

Time series foundation models (TSFMs) are revolutionizing the forecasting landscape from specific dataset modeling to generalizable task evaluation. However, we contend that existing benchmarks exhibit common limitations in four dimensions: constrained data composition dominated by reused legacy sou…

Cited by 0SourceScholar
2026

Mitigating Noise Shift in Denoising Generative Models with Noise Awareness Guidance

ICLR 2026poster

Existing denoising generative models rely on solving discretized reverse-time SDEs or ODEs. In this paper, we identify a long-overlooked yet pervasive issue in this family of models: a misalignment between the pre-defined noise level and the actual noise level encoded in intermediate states during s…

Cited by 0SourcecodeScholar
2026

Transolver-3: Scaling Up Transformer Solvers to Industrial-Scale Geometries

ICML 2026poster

Deep learning has emerged as a transformative tool for the neural surrogate modeling of partial differential equations (PDEs), known as neural PDE solvers. However, scaling these solvers to industrial-scale geometries with over $10^8$ cells remains a fundamental challenge due to the prohibitive memo…

Cited by 0SourceScholar
2026

Vid2World: Crafting Video Diffusion Models to Interactive World Models

ICLR 2026poster

World models, which predict future transitions from past observation and action sequences, have shown great promise for improving data efficiency in sequential decision-making. However, existing world models often require extensive domain-specific training and still produce low-fidelity, coarse pred…

Cited by 0SourcecodeScholar
2025

Domain Guidance: A Simple Transfer Approach for a Pre-trained Diffusion Model

ICLR 2025poster

Recent advancements in diffusion models have revolutionized generative modeling. However, the impressive and vivid outputs they produce often come at the cost of significant model scaling and increased computational demands. Consequently, building personalized diffusion models based on off-the-shelf…

2025

Dynamical Diffusion: Learning Temporal Dynamics with Diffusion Models

ICLR 2025poster

Diffusion models have emerged as powerful generative frameworks by progressively adding noise to data through a forward process and then reversing this process to generate realistic samples. While these models have achieved strong performance across various tasks and modalities, their application to…

2025

FlashBias: Fast Computation of Attention with Bias

NeurIPS 2025poster

Attention with bias, which extends standard attention by introducing prior knowledge as an additive bias matrix to the query-key scores, has been widely deployed in vision, language, protein-folding and other advanced scientific models, underscoring its status as a key evolution of this foundational…

Cited by 0SourcecodeScholar
2025

Long-Sequence Recommendation Models Need Decoupled Embeddings

ICLR 2025poster

Lifelong user behavior sequences are crucial for capturing user interests and predicting user responses in modern recommendation systems. A two-stage paradigm is typically adopted to handle these long sequences: a subset of relevant behaviors is first searched from the original long sequences via an…

2025

PhySense: Sensor Placement Optimization for Accurate Physics Sensing

NeurIPS 2025oral

Physics sensing plays a central role in many scientific and engineering domains, which inherently involves two coupled tasks: reconstructing dense physical fields from sparse observations and optimizing scattered sensor placements to observe maximum information. While deep learning has made rapid ad…

Cited by 0SourcecodeScholar
2025

RLVR-World: Training World Models with Reinforcement Learning

NeurIPS 2025poster

World models predict state transitions in response to actions and are increasingly developed across diverse modalities. However, standard training objectives such as maximum likelihood estimation (MLE) often misalign with task-specific goals of world models, i.e., transition prediction metrics like…

Cited by 0SourcecodeScholar
2025

Sundial: A Family of Highly Capable Time Series Foundation Models

ICML 2025oral

We introduce Sundial, a family of native, flexible, and scalable time series foundation models. To predict the next-patch's distribution, we propose a TimeFlow Loss based on flow-matching, which facilitates native pre-training of Transformers on continuous-valued time series without discrete tokeniz…

2025

Timer-XL: Long-Context Transformers for Unified Time Series Forecasting

ICLR 2025poster

We present Timer-XL, a causal Transformer for unified time series forecasting. To uniformly predict multidimensional time series, we generalize next token prediction, predominantly adopted for 1D token sequences, to multivariate next token prediction. The paradigm formulates various forecasting task…

2025

Trajectory World Models for Heterogeneous Environments

ICML 2025poster

Heterogeneity in sensors and actuators across environments poses a significant challenge to building large-scale pre-trained world models on top of this low-dimensional sensor information. In this work, we explore pre-training world models for heterogeneous environments by addressing key transfer ba…

2025

Transolver++: An Accurate Neural Solver for PDEs on Million-Scale Geometries

ICML 2025poster

Although deep models have been widely explored in solving partial differential equations (PDEs), previous works are primarily limited to data only with up to tens of thousands of mesh points, far from the million-point scale required by industrial simulations that involve complex geometries. In the…

Cited by 1SourcePDFScholar
2025

Unisolver: PDE-Conditional Transformers Towards Universal Neural PDE Solvers

ICML 2025poster

Deep models have recently emerged as promising tools to solve partial differential equations (PDEs), known as neural PDE solvers. While neural solvers trained from either simulation data or physics-informed loss can solve PDEs reasonably well, they are mainly restricted to a few instances of PDEs, e…

2024

AutoTimes: Autoregressive Time Series Forecasters via Large Language Models

NeurIPS 2024poster

Foundation models of time series have not been fully developed due to the limited availability of time series corpora and the underexploration of scalable pre-training. Based on the similar sequential formulation of time series and natural language, increasing research demonstrates the feasibility o…

2024

CogDPM: Diffusion Probabilistic Models via Cognitive Predictive Coding

ICML 2024poster

Predictive Coding (PC) is a theoretical framework in cognitive science suggesting that the human brain processes cognition through spatiotemporal prediction of visual world. Existing studies have developed spatiotemporal prediction neural networks based on the PC theroy, emulating its two core mecha…

Cited by 1SourcePDFScholar
2024

DeepLag: Discovering Deep Lagrangian Dynamics for Intuitive Fluid Prediction

NeurIPS 2024poster

Accurately predicting the future fluid is vital to extensive areas such as meteorology, oceanology, and aerodynamics. However, since the fluid is usually observed from the Eulerian perspective, its moving and intricate dynamics are seriously obscured and confounded in static grids, bringing thorny c…

2024

Diffusion Tuning: Transferring Diffusion Models via Chain of Forgetting

NeurIPS 2024poster

Diffusion models have significantly advanced the field of generative modeling. However, training a diffusion model is computationally expensive, creating a pressing need to adapt off-the-shelf diffusion models for downstream generation tasks. Current fine-tuning methods focus on parameter-efficient…

2024

Efficient ConvBN Blocks for Transfer Learning and Beyond

ICLR 2024spotlight

Convolution-BatchNorm (ConvBN) blocks are integral components in various computer vision tasks and other domains. A ConvBN block can operate in three modes: Train, Eval, and Deploy. While the Train mode is indispensable for training models from scratch, the Eval mode is suitable for transfer learnin…

2024

HarmonyDream: Task Harmonization Inside World Models

ICML 2024poster

Model-based reinforcement learning (MBRL) holds the promise of sample-efficient learning by utilizing a world model, which models how the environment works and typically encompasses components for two tasks: observation modeling and reward modeling. In this paper, through a dedicated empirical inves…

2024

HelmFluid: Learning Helmholtz Dynamics for Interpretable Fluid Prediction

ICML 2024poster

Fluid prediction is a long-standing challenge due to the intrinsic high-dimensional non-linear dynamics. Previous methods usually utilize the non-linear modeling capability of deep models to directly estimate velocity fields for future prediction. However, skipping over inherent physical properties…

2024

Mobile Attention: Mobile-Friendly Linear-Attention for Vision Transformers

ICML 2024poster

Vision Transformers (ViTs) excel in computer vision tasks due to their ability to capture global context among tokens. However, their quadratic complexity $\mathcal{O}(N^2D)$ in terms of token number $N$ and feature dimension $D$ limits practical use on mobile devices, necessitating more mobile-frie…

2024

On the Embedding Collapse when Scaling up Recommendation Models

ICML 2024poster

Recent advances in foundation models have led to a promising trend of developing large recommendation models to leverage vast amounts of available data. Still, mainstream models remain embarrassingly small in size and naive enlarging does not lead to sufficient performance gain, suggesting a deficie…

2024

RoPINN: Region Optimized Physics-Informed Neural Networks

NeurIPS 2024poster

Physics-informed neural networks (PINNs) have been widely applied to solve partial differential equations (PDEs) by enforcing outputs and gradients of deep models to satisfy target equations. Due to the limitation of numerical computation, PINNs are conventionally optimized on finite selected points…

2024

TimeSiam: A Pre-Training Framework for Siamese Time-Series Modeling

ICML 2024poster

Time series pre-training has recently garnered wide attention for its potential to reduce labeling expenses and benefit various downstream tasks. Prior methods are mainly based on pre-training techniques well-acknowledged in vision or language, such as masked modeling and contrastive learning. Howev…

2024

TimeXer: Empowering Transformers for Time Series Forecasting with Exogenous Variables

NeurIPS 2024poster

Deep models have demonstrated remarkable performance in time series forecasting. However, due to the partially-observed nature of real-world applications, solely focusing on the target of interest, so-called endogenous variables, is usually insufficient to guarantee accurate forecasting. Notably, a…

2024

Timer: Generative Pre-trained Transformers Are Large Time Series Models

ICML 2024poster

Deep learning has contributed remarkably to the advancement of time series analysis. Still, deep models can encounter performance bottlenecks in real-world data-scarce scenarios, which can be concealed due to the performance saturation with small models on current benchmarks. Meanwhile, large models…

2024

Transolver: A Fast Transformer Solver for PDEs on General Geometries

ICML 2024spotlight

Transformers have empowered many milestones across various fields and have recently been applied to solve partial differential equations (PDEs). However, since PDEs are typically discretized into large-scale meshes with complex geometries, it is challenging for Transformers to capture intricate phys…

2024

iTransformer: Inverted Transformers Are Effective for Time Series Forecasting

ICLR 2024spotlight

The recent boom of linear forecasting models questions the ongoing passion for architectural modifications of Transformer-based forecasters. These forecasters leverage Transformers to model the global dependencies over temporal tokens of time series, with each token formed by multiple variates of th…

2024

iVideoGPT: Interactive VideoGPTs are Scalable World Models

NeurIPS 2024poster

World models empower model-based agents to interactively explore, reason, and plan within imagined environments for real-world decision-making. However, the high demand for interactivity poses challenges in harnessing recent advancements in video generative models for developing world models at scal…

2023

CLIPood: Generalizing CLIP to Out-of-Distributions

ICML 2023poster

Out-of-distribution (OOD) generalization, where the model needs to handle distribution shifts from training, is a major challenge of machine learning. Contrastive language-image pre-training (CLIP) models have shown impressive zero-shot ability, but the further adaptation of CLIP on downstream tasks…

2023

Estimating Heterogeneous Treatment Effects: Mutual Information Bounds and Learning Algorithms

ICML 2023poster

Estimating heterogeneous treatment effects (HTE) from observational studies is rising in importance due to the widespread accumulation of data in many fields. Due to the selection bias behind the inaccessibility of counterfactual data, the problem differs fundamentally from supervised learning in a…

Cited by 12SourcePDFScholar
2023

ForkMerge: Mitigating Negative Transfer in Auxiliary-Task Learning

NeurIPS 2023poster

Auxiliary-Task Learning (ATL) aims to improve the performance of the target task by leveraging the knowledge obtained from related tasks. Occasionally, learning multiple tasks simultaneously results in lower accuracy than learning only the target task, which is known as negative transfer. This probl…

2023

Koopa: Learning Non-stationary Time Series Dynamics with Koopman Predictors

NeurIPS 2023poster

Real-world time series are characterized by intrinsic non-stationarity that poses a principal challenge for deep forecasting models. While previous models suffer from complicated series variations induced by changing temporal distribution, we tackle non-stationary time series with modern Koopman the…

2023

Pre-training Contextualized World Models with In-the-wild Videos for Reinforcement Learning

NeurIPS 2023poster

Unsupervised pre-training methods utilizing large and diverse datasets have achieved tremendous success across a range of domains. Recent work has investigated such unsupervised pre-training methods for model-based reinforcement learning (MBRL) but is limited to domain-specific or simulated data. In…

2023

SimMTM: A Simple Pre-Training Framework for Masked Time-Series Modeling

NeurIPS 2023spotlight

Time series analysis is widely used in extensive areas. Recently, to reduce labeling expenses and benefit various tasks, self-supervised pre-training has attracted immense interest. One mainstream paradigm is masked modeling, which successfully pre-trains deep models by learning to reconstruct the m…

2023

Solving High-Dimensional PDEs with Latent Spectral Models

ICML 2023poster

Deep models have achieved impressive progress in solving partial differential equations (PDEs). A burgeoning paradigm is learning neural operators to approximate the input-output mappings of PDEs. While previous deep models have explored the multiscale architectures and various operator designs, the…

2023

TimesNet: Temporal 2D-Variation Modeling for General Time Series Analysis

ICLR 2023poster

Time series analysis is of immense importance in extensive applications, such as weather forecasting, anomaly detection, and action recognition. This paper focuses on temporal variation modeling, which is the common key problem of extensive analysis tasks. Previous methods attempt to accomplish this…

2022

Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy

ICLR 2022spotlight

Unsupervised detection of anomaly points in time series is a challenging problem, which requires the model to derive a distinguishable criterion. Previous methods tackle the problem mainly through learning pointwise representation or pairwise association, however, neither is sufficient to reason abo…

2022

Debiased Self-Training for Semi-Supervised Learning

NeurIPS 2022accept

Deep neural networks achieve remarkable performances on a wide range of tasks with the aid of large-scale labeled datasets. Yet these datasets are time-consuming and labor-exhaustive to obtain on realistic tasks. To mitigate the requirement for labeled data, self-training is widely used in semi-supe…

2022

Decoupled Adaptation for Cross-Domain Object Detection

ICLR 2022poster

Cross-domain object detection is more challenging than object classification since multiple objects exist in an image and the location of each object is unknown in the unlabeled target domain. As a result, when we adapt features of different objects to enhance the transferability of the detector, th…

2022

Flowformer: Linearizing Transformers with Conservation Flows

ICML 2022spotlight

Transformers based on the attention mechanism have achieved impressive success in various areas. However, the attention mechanism has a quadratic complexity, significantly impeding Transformers from dealing with numerous tokens and scaling up to bigger models. Previous methods mainly utilize the sim…

2022

Hub-Pathway: Transfer Learning from A Hub of Pre-trained Models

NeurIPS 2022accept

Transfer learning aims to leverage knowledge from pre-trained models to benefit the target task. Prior transfer learning work mainly transfers from a single model. However, with the emergence of deep models pre-trained from different resources, model hubs consisting of diverse models with various ar…

Cited by 8SourcePDFScholar
2022

Non-stationary Transformers: Exploring the Stationarity in Time Series Forecasting

NeurIPS 2022accept

Transformers have shown great power in time series forecasting due to their global-range modeling ability. However, their performance can degenerate terribly on non-stationary real-world data in which the joint distribution changes over time. Previous studies primarily adopt stationarization to atte…

2022

Out-of-Dynamics Imitation Learning from Multimodal Demonstrations

CoRL 2022poster

Existing imitation learning works mainly assume that the demonstrator who collects demonstrations shares the same dynamics as the imitator. However, the assumption limits the usage of imitation learning, especially when collecting demonstrations for the imitator is difficult. In this paper, we study…

Cited by 7SourcecodeScholar
2022

Supported Policy Optimization for Offline Reinforcement Learning

NeurIPS 2022accept

Policy constraint methods to offline reinforcement learning (RL) typically utilize parameterization or regularization that constrains the policy to perform actions within the support set of the behavior policy. The elaborative designs of parameterization methods usually intrude into the policy netwo…

2022

X-model: Improving Data Efficiency in Deep Learning with A Minimax Model

ICLR 2022poster

To mitigate the burden of data labeling, we aim at improving data efficiency for both classification and regression setups in deep learning. However, the current focus is on classification problems while rare attention has been paid to deep regression, which usually requires more human effort to lab…

Cited by 2SourcePDFScholar
2021

Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting

NeurIPS 2021poster

Extending the forecasting time is a critical demand for real applications, such as extreme weather early warning and long-term energy consumption planning. This paper studies the long-term forecasting problem of time series. Prior Transformer-based models adopt various self-attention mechanisms to d…

2021

LogME: Practical Assessment of Pre-trained Models for Transfer Learning

ICML 2021spotlight

This paper studies task adaptive pre-trained model selection, an underexplored problem of assessing pre-trained models for the target task and select best ones from the model zoo \emph{without fine-tuning}. A few pilot works addressed the problem in transferring supervised pre-trained models to clas…

2021

MetaSets: Meta-Learning on Point Sets for Generalizable Representations

CVPR 2021poster

Deep learning techniques for point clouds have achieved strong performance on a range of 3D vision tasks. However, it is costly to annotate large-scale point sets, making it critical to learn generalizable representations that can transfer well across different point sets. In this paper, we study a…

Cited by 39PDFScholar
2021

MotionRNN: A Flexible Model for Video Prediction With Spacetime-Varying Motions

CVPR 2021poster

This paper tackles video prediction from a new dimension of predicting spacetime-varying motions that are incessantly changing across both space and time. Prior methods mainly capture the temporal state transitions but overlook the complex spatiotemporal variations of the motion itself, making them…

Cited by 197PDFcodeScholar
2021

Open Domain Generalization with Domain-Augmented Meta-Learning

CVPR 2021poster

Leveraging datasets available to learn a model with high generalization ability to unseen domains is important for computer vision, especially when the unseen domain's annotated data are unavailable. We study the problem of learning from different source domains to achieve high performance on an unk…

Cited by 202PDFScholar
2021

Regressive Domain Adaptation for Unsupervised Keypoint Detection

CVPR 2021poster

Domain adaptation (DA) aims at transferring knowledge from a labeled source domain to an unlabeled target domain. Though many DA theories and algorithms have been proposed, most of them are tailored into classification settings and may fail in regression tasks, especially in the practical keypoint d…

Cited by 81PDFcodeScholar
2021

Representation Subspace Distance for Domain Adaptation Regression

ICML 2021spotlight

Regression, as a counterpart to classification, is a major paradigm with a wide range of applications. Domain adaptation regression extends it by generalizing a regressor from a labeled source domain to an unlabeled target domain. Existing domain adaptation regression methods have achieved positive…

Cited by 122SourcePDFScholar
2021

Zoo-Tuning: Adaptive Transfer from A Zoo of Models

ICML 2021spotlight

With the development of deep networks on various large-scale datasets, a large zoo of pretrained models are available. When transferring from a model zoo, applying classic single-model-based transfer learning methods to each source model suffers from high computational cost and cannot fully utilize…

Cited by 50SourcePDFScholar
2020

Learning to Detect Open Classes for Universal Domain Adaptation

ECCV 2020poster

Universal domain adaptation (UDA) transfers knowledge between domains without any constraint on the label sets, extending the applicability of domain adaptation in the wild. In UDA, both the source and target label sets may hold individual labels not shared by the other domain. A mph{de facto} chall…

2020

Minimum Class Confusion for Versatile Domain Adaptation

ECCV 2020poster

Domain Adaptation (DA) transfers a learning model from a labeled source domain to an unlabeled target domain which follows different distributions. There are a variety of DA scenarios subject to label sets and domain configurations, including closed-set and partial-set DA, as well as multi-source an…

2020

Negative Margin Matters: Understanding Margin in Few-shot Classification

ECCV 2020poster

In this paper, we unconventionally propose to adopt appropriate negative-margin to softmax loss for few-shot classification, which surprisingly works well for the open-set scenarios of few-shot classification. We then provide the intuitive explanation and the theoretical proof to understand why nega…

2020

Probabilistic Video Prediction From Noisy Data With a Posterior Confidence

CVPR 2020poster

We study a new research problem of probabilistic future frames prediction from a sequence of noisy inputs, which is useful because it is difficult to guarantee the quality of input frames in practical spatiotemporal prediction applications. It is also challenging because it involves two levels of un…

Cited by 19PDFScholar
2020

Progressive Adversarial Networks for Fine-Grained Domain Adaptation

CVPR 2020poster

Fine-grained visual categorization has long been considered as an important problem, however, its real application is still restricted, since precisely annotating a large fine-grained image dataset is a laborious task and requires expert-level human knowledge. A solution to this problem is applying…

Cited by 82PDFScholar
2020

Transferable Calibration with Lower Bias and Variance in Domain Adaptation

NeurIPS 2020poster

Domain Adaptation (DA) enables transferring a learning machine from a labeled source domain to an unlabeled target one. While remarkable advances have been made, most of the existing DA methods focus on improving the target accuracy at inference. How to estimate the predictive uncertainty of DA mode…

Cited by 65SourcePDFScholar
2020

Unsupervised Transfer Learning for Spatiotemporal Predictive Networks

ICML 2020poster

This paper explores a new research problem of unsupervised transfer learning across multiple spatiotemporal prediction tasks. Unlike most existing transfer learning methods that focus on fixing the discrepancy between supervised tasks, we study how to transfer knowledge from a zoo of unsupervisedly…

2019

Bridging Theory and Algorithm for Domain Adaptation

ICML 2019oral

This paper addresses the problem of unsupervised domain adaption from theoretical and algorithmic perspectives. Existing domain adaptation theories naturally imply minimax optimization algorithms, which connect well with the domain adaptation methods based on adversarial learning. However, several d…

2019

Catastrophic Forgetting Meets Negative Transfer: Batch Spectral Shrinkage for Safe Transfer Learning

NeurIPS 2019poster

Before sufficient training data is available, fine-tuning neural networks pre-trained on large-scale datasets substantially outperforms training from random initialization. However, fine-tuning methods suffer from two dilemmas, catastrophic forgetting and negative transfer. While several methods wit…

2019

Eidetic 3D LSTM: A Model for Video Prediction and Beyond

ICLR 2019poster

Spatiotemporal predictive learning, though long considered to be a promising self-supervised feature learning method, seldom shows its effectiveness beyond future video prediction. The reason is that it is difficult to learn good representations for both short-term frame dependency and long-term hig…

Cited by 524SourcePDFScholar
2019

Learning to Transfer Examples for Partial Domain Adaptation

CVPR 2019poster

Domain adaptation is critical for learning in new and unseen environments. With domain adversarial training, deep networks can learn disentangled and transferable features that effectively diminish the dataset shift between the source and target domains for knowledge transfer. In the era of Big Data…

Cited by 354PDFScholar
2019

Memory in Memory: A Predictive Neural Network for Learning Higher-Order Non-Stationarity From Spatiotemporal Dynamics

CVPR 2019poster

Natural spatiotemporal processes can be highly non-stationary in many ways, e.g. the low-level non-stationarity such as spatial correlations or temporal dependencies of local pixel values; and the high-level variations such as the accumulation, deformation or dissipation of radar echoes in precipita…

Cited by 483PDFcodeScholar
2019

Separate to Adapt: Open Set Domain Adaptation via Progressive Separation

CVPR 2019poster

Domain adaptation has become a resounding success in leveraging labeled data from a source domain to learn an accurate classifier for an unlabeled target domain. When deployed in the wild, the target domain usually contains unknown classes that are not observed in the source domain. Such setting is…

Cited by 386PDFScholar
2019

Towards Accurate Model Selection in Deep Unsupervised Domain Adaptation

ICML 2019oral

Deep unsupervised domain adaptation (Deep UDA) methods successfully leverage rich labeled data in a source domain to boost the performance on related but unlabeled data in a target domain. However, algorithm comparison is cumbersome in Deep UDA due to the absence of accurate and standardized model s…

2019

Transferability vs. Discriminability: Batch Spectral Penalization for Adversarial Domain Adaptation

ICML 2019oral

Adversarial domain adaptation has made remarkable advances in learning transferable representations for knowledge transfer across domains. While adversarial learning strengthens the feature transferability which the community focuses on, its impact on the feature discriminability has not been fully…

2019

Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers

ICML 2019oral

Domain adaptation enables knowledge transfer from a labeled source domain to an unlabeled target domain. A mainstream approach is adversarial feature adaptation, which learns domain-invariant representations through aligning the feature distributions of both domains. However, a theoretical prerequis…

Cited by 314SourcePDFScholar
2019

Transferable Normalization: Towards Improving Transferability of Deep Neural Networks

NeurIPS 2019poster

Deep neural networks (DNNs) excel at learning representations when trained on large-scale datasets. Pre-trained DNNs also show strong transferability when fine-tuned to other labeled datasets. However, such transferability becomes weak when the target dataset is fully unlabeled as in Unsupervised Do…

2018

Conditional Adversarial Domain Adaptation

NeurIPS 2018poster

Adversarial learning has been embedded into deep networks to learn disentangled and transferable representations for domain adaptation. Existing adversarial domain adaptation methods may struggle to align different domains of multimodal distributions that are native in classification problems. In th…

2018

Generalized Zero-Shot Learning with Deep Calibration Network

NeurIPS 2018poster

A technical challenge of deep learning is recognizing target classes without seen data. Zero-shot learning leverages semantic representations such as attributes or class prototypes to bridge source and target classes. Existing standard zero-shot learning methods may be prone to overfitting the seen…

Cited by 301SourcePDFScholar
2018

HashGAN: Deep Learning to Hash With Pair Conditional Wasserstein GAN

CVPR 2018poster

Deep learning to hash improves image retrieval performance by end-to-end representation learning and hash coding from training data with pairwise similarity information. Subject to the scarcity of similarity information that is often expensive to collect for many application domains, existing deep l…

Cited by 131SourcePDFScholar
2018

Partial Transfer Learning With Selective Adversarial Networks

CVPR 2018poster

Adversarial learning has been successfully embedded into deep networks to learn transferable features, which reduce distribution discrepancy between the source and target domains. Existing domain adversarial networks assume fully shared label space across domains. In the presence of big data, there…

Cited by 556SourcePDFScholar
2018

PredRNN++: Towards A Resolution of the Deep-in-Time Dilemma in Spatiotemporal Predictive Learning

ICML 2018oral

We present PredRNN++, a recurrent network for spatiotemporal predictive learning. In pursuit of a great modeling capability for short-term video dynamics, we make our network deeper in time by leveraging a new recurrent structure named Causal LSTM with cascaded dual memories. To alleviate the gradie…

2017

Deep Transfer Learning with Joint Adaptation Networks

ICML 2017poster

Deep networks have been successfully applied to learn transferable features for adapting models from a source domain to a different target domain. In this paper, we present joint adaptation networks (JAN), which learn a transfer network by aligning the joint distributions of multiple domain-specific…

Cited by 3217SourcePDFScholar
2017

Learning Multiple Tasks with Multilinear Relationship Networks

NeurIPS 2017poster

Deep networks trained on large-scale data can learn transferable features to promote learning multiple tasks. Since deep features eventually transition from general to specific along deep networks, a fundamental problem of multi-task learning is how to exploit the task relatedness underlying parame…

Cited by 399SourcePDFScholar
2017

PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs

NeurIPS 2017poster

The predictive learning of spatiotemporal sequences aims to generate future images by learning from the historical frames, where spatial appearances and temporal variations are two crucial structures. This paper models these structures by presenting a predictive recurrent neural network (PredRNN). T…

Cited by 1099SourcePDFScholar
2016

Unsupervised Domain Adaptation with Residual Transfer Networks

NeurIPS 2016poster

The recent success of deep neural networks relies on massive amounts of labeled data. For a target task where labeled data is unavailable, domain adaptation can transfer a learner from a different source domain. In this paper, we propose a new approach to domain adaptation in deep networks that can…

2015

Learning Transferable Features with Deep Adaptation Networks

ICML 2015poster

Recent studies reveal that a deep neural network can learn transferable features which generalize well to novel tasks for domain adaptation. However, as deep features eventually transition from general to specific along the network, the feature transferability drops significantly in higher layers wi…

Cited by 6646SourcePDFScholar