← Search

Xingjian Li

22 accepted papers

2026

DiLO: Disentangled Latent Optimization for Learning Shape and Deformation in Grouped Deforming 3D Objects

AAAI 2026technical

In this work, we propose a disentangled latent optimization-based method for parameterizing grouped deforming 3D objects into shape and deformation factors in an unsupervised manner. Our approach involves the joint optimization of a generator network along with the shape and deformation factors, sup

Cited by 0SourcePDFScholar
2026

MedLIME: A Distribution-Aligned and Evidence-Supported Framework for Medical Saliency Explanations

CVPR 2026

Saliency-based explainability methods are widely used to interpret deep learning models in medical imaging, yet many existing approaches rely on white box access of models, which is not always possible due to privacy concerns. In this work, we introduce **MedLIME**, a novel, model-agnostic explanati

Cited by 0SourceScholar
2026

SKETCH: Semantic Key-Point Conditioning for Long-Horizon Vessel Trajectory Prediction

ICML 2026poster

Accurate long-horizon vessel trajectory prediction remains challenging due to compounded uncertainty from complex navigation behaviors and environmental factors. Existing methods often struggle to maintain global directional consistency, leading to drifting or implausible trajectories when extrapola…

Cited by 0SourceScholar
2025

BOE-ViT: Boosting Orientation Estimation with Equivariance in Self-Supervised 3D Subtomogram Alignment

CVPR 2025poster

Subtomogram alignment is a critical task in cryo-electron tomography (cryo-ET) analysis, essential for achieving high-resolution reconstructions of macromolecular complexes. However, learning effective positional representations remains challenging due to limited labels and high noise levels inheren…

Cited by 0SourcePDFScholar
2025

DiffCAM: Data-Driven Saliency Maps by Capturing Feature Differences

CVPR 2025highlight

In recent years, the interpretability of Deep Neural Networks (DNNs) has garnered significant attention, particularly due to their widespread deployment in critical domains like healthcare, finance, and autonomous systems. To address the challenge of understanding how DNNs make decisions, Explainabl…

Cited by 0SourcePDFScholar
2025

Optimal Control for Transformer Architectures: Enhancing Generalization, Robustness and Efficiency

NeurIPS 2025poster

We study Transformers through the perspective of optimal control theory, using tools from continuous-time formulations to derive actionable insights into training and architecture design. This framework improves the performance of existing Transformer models while providing desirable theoretical gua…

Cited by 0SourceScholar
2025

SemP-NBV: Semantic-Aware Predictive Next-Best-View for Autonomous Plant 3D Reconstruction

IROS 2025

Three-dimensional (3D) Plant Phenotyping enables comprehensive trait analysis for evaluating plant growth in precision agriculture. Current phenotyping frameworks are low-throughput due to frequent manual intervention and inefficiencies in handling large volumes of repetitive data. Existing view pla

Cited by 1SourcecodeScholar
2025

Vox-UDA: Voxel-wise Unsupervised Domain Adaptation for Cryo-Electron Subtomogram Segmentation with Denoised Pseudo-Labeling

AAAI 2025technical

Cryo-Electron Tomography (cryo-ET) is a 3D imaging technology that facilitates the study of macromolecular structures at near-atomic resolution. Recent volumetric segmentation approaches on cryo-ET images have drawn widespread interest in the biological sector. However, existing methods heavily rely…

2024

Deep Active Learning with Noise Stability

AAAI 2024technical

Uncertainty estimation for unlabeled data is crucial to active learning. With a deep neural network employed as the backbone model, the data selection process is highly challenging due to the potential over-confidence of the model inference. Existing methods resort to special learning fashions (e.g.…

Cited by 19SourcePDFScholar
2024

Geometry-Guided Conditional Adaptation for Surrogate Models of Large-Scale 3D PDEs on Arbitrary Geometries

IJCAI 2024poster

Deep learning surrogate models aim to accelerate the solving of partial differential equations (PDEs) and have achieved certain promising results. Although several main-stream models through neural operator learning have been applied to delve into PDEs on varying geometries, they were designed to ma…

Cited by 2SourcePDFScholar
2024

G–LIME: Statistical Learning for Local Interpretations of Deep Neural Networks Using Global Priors (Abstract Reprint)

AAAI 2024technical

To explain the prediction result of a Deep Neural Network (DNN) model based on a given sample, LIME [1] and its derivatives have been proposed to approximate the local behavior of the DNN model around the data point via linear surrogates. Though these algorithms interpret the DNN by finding the key…

Cited by 1SourcePDFScholar
2023

Improving Bert Fine-Tuning via Stabilizing Cross-Layer Mutual Information

ICASSP 2023accepted

Fine-tuning pre-trained language models, such as BERT, has shown enormous success among various NLP tasks. Though simple and effective, the process of fine-tuning has been found unstable, which often leads to unexpected poor performance. To increase stability and generalizability, most existing work…

Cited by 0SourceScholar
2023

Towards Inadequately Pre-trained Models in Transfer Learning

ICCV 2023poster

Transfer learning has been a popular learning paradigm in the deep learning era, especially in annotation-insufficient scenarios. Better ImageNet pre-trained models have been demonstrated, from the perspective of architecture, by previous research to have better transferability to downstream tasks.…

Cited by 11PDFScholar
2022

Boosting Active Learning via Improving Test Performance

AAAI 2022technical

Central to active learning (AL) is what data should be selected for annotation. Existing works attempt to select highly uncertain or informative data for annotation. Nevertheless, it remains unclear how selected data impacts the test performance of the task model used in AL. In this work, we explore…

2021

Adaptive Consistency Regularization for Semi-Supervised Transfer Learning

CVPR 2021poster

While recent studies on semi-supervised learning have shown remarkable progress in leveraging both labeled and unlabeled data, most of them presume a basic setting of the model is randomly initialized. In this work, we consider semi-supervised learning and transfer learning jointly, leading to a mor…

Cited by 123PDFcodeScholar
2021

Noise Stability Regularization for Improving BERT Fine-tuning

NAACL 2021long

Fine-tuning pre-trained language models suchas BERT has become a common practice dom-inating leaderboards across various NLP tasks. Despite its recent success and wide adoption,this process is unstable when there are onlya small number of training samples available. The brittleness of this process i…

Cited by 45SourcePDFScholar
2021

OT-Flow: Fast and Accurate Continuous Normalizing Flows via Optimal Transport

AAAI 2021technical

A normalizing flow is an invertible mapping between an arbitrary probability distribution and a standard normal distribution; it can be used for density estimation and statistical inference. Computing the flow follows the change of variables formula and thus requires invertibility of the mapping and…

2021

Temporal Relational Modeling with Self-Supervision for Action Segmentation

AAAI 2021technical

Temporal relational modeling in video is essential for human action understanding, such as action recognition and action segmentation. Although Graph Convolution Networks (GCNs) have shown promising advantages in relation reasoning on many tasks, it is still a challenge to apply graph convolution ne…

2020

Pay Attention to Features, Transfer Learn Faster CNNs

ICLR 2020poster

Deep convolutional neural networks are now widely deployed in vision applications, but a limited size of training data can restrict their task performance. Transfer learning offers the chance for CNNs to learn with limited data samples by transferring knowledge from models pretrained on large datase…

Cited by 132SourceScholar
2020

RIFLE: Backpropagation in Depth for Deep Transfer Learning through Re-Initializing the Fully-connected LayEr

ICML 2020poster

Fine-tuning the deep convolution neural network (CNN) using a pre-trained model helps transfer knowledge learned from larger datasets to the target task. While the accuracy could be largely improved even when the training dataset is small, the transfer learning outcome is similar with the pre-traine…

Cited by 25SourcePDFScholar
2019

A Sparse Encoding and Phaseless Decoding Approach for Fast Mmwave Beam Alignment

ICASSP 2019accepted

The problem of beam alignment for millimeter wave (mm-Wave) communications is studied in this paper. We show that, by exploiting the sparse scattering nature of mmWave channels, the beam alignment problem can be formulated as a sparse encoding and phaseless decoding problem, which involves finding a…

Cited by 0SourceScholar
2019

DELTA: DEEP LEARNING TRANSFER USING FEATURE MAP WITH ATTENTION FOR CONVOLUTIONAL NETWORKS

ICLR 2019poster

Transfer learning through fine-tuning a pre-trained neural network with an extremely large dataset, such as ImageNet, can significantly accelerate training while the accuracy is frequently bottlenecked by the limited dataset size of the new target task. To solve the problem, some regularization meth…