← Search

Jianfeng Lu

60 accepted papers

2026

Adaptive Debiasing Tsallis Entropy for Test-Time Adaptation

ICLR 2026poster

Mainstream Test-Time Adaptation (TTA) methods for adapting vision-language models, e.g., CLIP, typically rely on Shannon Entropy (SE) at test time to measure prediction uncertainty and inconsistency. However, since CLIP has a built-in bias from pretraining on highly imbalanced web-crawled data, SE i…

Cited by 0SourcecodeScholar
2026

FedCure: Mitigating Participation Bias in Semi-Asynchronous Federated Learning with Non-IID Data

AAAI 2026technical

While semi-asynchronous federated learning (SAFL) combines the efficiency of synchronous training with the flexibility of asynchronous updates, it inherently suffers from participation bias, which is further exacerbated by non-IID data distributions. More importantly, hierarchical architecture shift

Cited by 0SourcePDFScholar
2026

FedScar: Correcting Geometric Bias for Flatness-Consistent Federated Learning

ICML 2026poster

Federated Learning (FL) often suffers from degraded generalization under statistical heterogeneity, where client updates systematically deviate from the global objective. While recent Sharpness-Aware Minimization (SAM) methods promote locally flat solutions, they implicitly assume that local flatnes…

Cited by 0SourceScholar
2026

FedVeer: Self-Adaptive Skew Estimation for Robust Federated Learning

ICML 2026poster

Federated Learning (FL) enables collaborative model training across decentralized clients, but its performance often degrades under non-IID data distributions, particularly in the presence of data skew. Existing approaches mitigate this issue by estimating client skew via kernel density estimation o…

Cited by 0SourceScholar
2026

OPTION: An Online Pricing Strategy for Asynchronous Federated Learning Against Free-Riding Attacks

AAAI 2026technical

Asynchronous Federated Learning (AFL) is acclaimed for accelerating collaborative training on heterogeneous systems by eliminating the wait for stragglers. While current solutions focus on improving convergence amidst update delays, they neglect how delayed aggregation fosters free-riding attacks, a

Cited by 0SourcePDFScholar
2026

OursFed: Provable Group Fairness-Aware Federated Learning Against Distrust and Fragility

AAAI 2026technical

With the increasing application of high-stakes decisionmaking application in Federated Learning (FL), ensuring fairness across different populations to prevent biases against certain groups has become crucial. However, achieving group fairness (GF) in FL presents a formidable challenge due to its de

Cited by 0SourcePDFScholar
2026

Ripple Shapley: Data Influence Attribution in One Federated Training Run

AAAI 2026technical

Contribution evaluation is essential for incentivizing high-quality data sharing in federated learning (FL), yet existing Shapley-value-based methods are prohibitively expensive and overlook temporal influence propagation. In this paper, we propose Ripple Shapley, a novel attribution framework that

Cited by 0SourcePDFScholar
2026

SatDreamer360: Multiview-Consistent Generation of Ground-Level Scenes from Satellite Imagery

ICLR 2026poster

Generating multiview-consistent $360^\circ$ ground-level scenes from satellite imagery is a challenging task with broad applications in simulation, autonomous navigation, and digital twin cities. Existing approaches primarily focus on synthesizing individual ground-view panoramas, often relying on a…

Cited by 0SourceScholar
2025

Consistency Posterior Sampling for Diverse Image Synthesis

CVPR 2025poster

Posterior sampling in high-dimensional spaces using generative models holds significant promise for various applications, including but not limited to inverse problems and guided generation tasks. Generating diverse posterior samples remains expensive, as existing methods require restarting the enti…

2025

Controllable Satellite-to-Street-View Synthesis with Precise Pose Alignment and Zero-Shot Environmental Control

ICLR 2025poster

Generating street-view images from satellite imagery is a challenging task, particularly in maintaining accurate pose alignment and incorporating diverse environmental conditions. While diffusion models have shown promise in generative tasks, their ability to maintain strict pose alignment throughou…

Cited by 0SourcePDFScholar
2025

DaringFed: A Dynamic Bayesian Persuasion Pricing for Online Federated Learning Under Two-sided Incomplete Information

IJCAI 2025

Online Federated Learning (OFL) is a real-time learning paradigm that sequentially executes parameter aggregation immediately for each random arriving client. To motivate clients to participate in OFL, it is crucial to offer appropriate incentives to offset the training resource consumption. However

Cited by 0SourcePDFScholar
2025

FedCross: Intertemporal Federated Learning Under Evolutionary Games

AAAI 2025technical

Federated Learning (FL) mitigates privacy leakage in decentralized machine learning by allowing multiple clients to train collaboratively locally. However, dynamic mobile networks with high mobility, intermittent connectivity, and bandwidth limitation severely hinder model updates to the cloud serv…

Cited by 0SourcePDFScholar
2025

Gradient-Based Adversarial Attacks on Deep LiDAR Odometry

ICRA 2025

Adversarial attacks have been recently investigated in LiDAR perception problems for autonomous driving, where a small perturbation of source inputs can result in incorrect predictions. However, most previous studies focus on attacks on single-frame perception modules, lacking explorations of attack

Cited by 2SourceScholar
2025

Multi-Label Test-Time Adaptation with Bound Entropy Minimization

ICLR 2025poster

Mainstream test-time adaptation (TTA) techniques endeavor to mitigate distribution shifts via entropy minimization for multi-class classification, inherently increasing the probability of the most confident class. However, when encountering multi-label instances, the primary challenge stems from the…

2025

TRAIL: Trust-Aware Client Scheduling for Semi-Decentralized Federated Learning

AAAI 2025technical

Due to the sensitivity of data, Federated Learning (FL) is employed to enable distributed machine learning while safeguarding data privacy and accommodating the requirements of various devices. However, in the context of semidecentralized FL, clients’ communication and training states are dynamic. T…

Cited by 0SourcePDFScholar
2025

Towards characterizing the value of edge embeddings in Graph Neural Networks

ICML 2025poster

Graph neural networks (GNNs) are the dominant approach to solving machine learning problems defined over graphs. Despite much theoretical and empirical work in recent years, our understanding of finer-grained aspects of architectural design for GNNs remains impoverished. In this paper, we consider t…

Cited by 1SourcePDFScholar
2024

Enhanced Fine-Grained Motion Diffusion for Text-Driven Human Motion Synthesis

AAAI 2024technical

The emergence of text-driven motion synthesis technique provides animators with great potential to create efficiently. However, in most cases, textual expressions only contain general and qualitative motion descriptions, while lack fine depiction and sufficient intensity, leading to the synthesized…

Cited by 6SourcePDFScholar
2024

Fast Adaptation for Human Pose Estimation via Meta-Optimization

CVPR 2024poster

Domain shift is a challenge for supervised human pose estimation where the source data and target data come from different distributions. This is why pose estimation methods generally perform worse on the test set than on the training set. Recently test-time adaptation has proven to be an effective…

Cited by 8SourcePDFScholar
2024

Human Motion Forecasting in Dynamic Domain Shifts: A Homeostatic Continual Test-time Adaptation Framework

ECCV 2024poster

"Existing motion forecasting models, while making progress, struggle to bridge the gap between the source and target domains. Recent solutions often rely on an unrealistic assumption that the target domain remains stationary. Due to the ever-changing environment, however, the real-world test distrib…

Cited by 1SourcePDFScholar
2024

LEAP: Optimization Hierarchical Federated Learning on Non-IID Data with Coalition Formation Game

IJCAI 2024poster

Although Hierarchical Federated Learning (HFL) utilizes edge servers (ESs) to alleviate communication burdens, its model performance will be degraded by non-IID data and limited communication resources. Current works often assume that data is uniformly distributed, which however contradicts the hete…

Cited by 4SourcePDFScholar
2024

MoML: Online Meta Adaptation for 3D Human Motion Prediction

CVPR 2024poster

In the academic field the research on human motion prediction tasks mainly focuses on exploiting the observed information to forecast human movements accurately in the near future horizon. However a significant gap appears when it comes to the application field as current models are all trained offl…

Cited by 2SourcePDFScholar
2024

NeRM: Learning Neural Representations for High-Framerate Human Motion Synthesis

ICLR 2024poster

Generating realistic human motions with high framerate is an underexplored task, due to the varied framerates of training data, huge memory burden brought by high framerates and slow sampling speed of generative models. Recent advances make a compromise for training by downsampling high-framerate de…

Cited by 6SourcePDFScholar
2024

TAI++: Text as Image for Multi-Label Image Classification by Co-Learning Transferable Prompt

IJCAI 2024poster

The recent introduction of prompt tuning based on pre-trained vision-language models has dramatically improved the performance of multi-label image classification. However, some existing strategies that have been explored still have drawbacks, i.e., either exploiting massive labeled visual data at a…

2024

What does guidance do? A fine-grained analysis in a simple setting

NeurIPS 2024poster

The use of guidance in diffusion models was originally motivated by the premise that the guidance-modified score is that of the data distribution tilted by a conditional likelihood raised to some power. In this work we clarify this misconception by rigorously proving that guidance fails to sample fr…

Cited by 10SourcePDFScholar
2023

DeFeeNet: Consecutive 3D Human Motion Prediction With Deviation Feedback

CVPR 2023poster

Let us rethink the real-world scenarios that require human motion prediction techniques, such as human-robot collaboration. Current works simplify the task of predicting human motions into a one-off process of forecasting a short future sequence (usually no longer than 1 second) based on a historica…

Cited by 14SourcePDFScholar
2023

Deep Equilibrium Based Neural Operators for Steady-State PDEs

NeurIPS 2023poster

Data-driven machine learning approaches are being increasingly used to solve partial differential equations (PDEs). They have shown particularly striking successes when training an operator, which takes as input a PDE in some family, and outputs its solution. However, the architectural design space,…

Cited by 7SourcePDFScholar
2023

HeteRSGD: Tackling Heterogeneous Sampling Costs via Optimal Reweighted Stochastic Gradient Descent

AISTATS 2023poster

One implicit assumption in current stochastic gradient descent (SGD) algorithms is the identical cost for sampling each component function of the finite-sum objective. However, there are applications where the costs differ substantially, for which SGD schemes with uniform sampling invoke a high samp…

Cited by 0SourcePDFScholar
2023

Human Joint Kinematics Diffusion-Refinement for Stochastic Motion Prediction

AAAI 2023technical

Stochastic human motion prediction aims to forecast multiple plausible future motions given a single pose sequence from the past. Most previous works focus on designing elaborate losses to improve the accuracy, while the diversity is typically characterized by randomly sampling a set of latent varia…

2023

Improved Analysis of Score-based Generative Modeling: User-Friendly Bounds under Minimal Smoothness Assumptions

ICML 2023poster

We give an improved theoretical analysis of score-based generative modeling. Under a score estimate with small $L^2$ error (averaged across timesteps), we provide efficient convergence guarantees for any data distribution with second-order moment, by either employing early stopping or assuming smoot…

Cited by 182SourcePDFScholar
2023

Learning Dense Flow Field for Highly-accurate Cross-view Camera Localization

NeurIPS 2023poster

This paper addresses the problem of estimating the 3-DoF camera pose for a ground-level image with respect to a satellite image that encompasses the local surroundings. We propose a novel end-to-end approach that leverages the learning of dense pixel-wise flow fields in pairs of ground and satellite…

Cited by 9SourcePDFScholar
2023

Meta-Auxiliary Learning for Adaptive Human Pose Prediction

AAAI 2023technical

Predicting high-fidelity future human poses, from a historically observed sequence, is crucial for intelligent robots to interact with humans. Deep end-to-end learning approaches, which typically train a generic pre-trained model on external datasets and then directly apply it to all test samples, e…

Cited by 5SourcePDFScholar
2023

Neural Network Approximations of PDEs Beyond Linearity: A Representational Perspective

ICML 2023poster

A burgeoning line of research has developed deep neural networks capable of approximating the solutions to high dimensional PDEs, opening related lines of theoretical inquiry focused on explaining how it is that these models appear to evade the curse of dimensionality. However, most theoretical anal…

Cited by 12SourcePDFScholar
2023

On Enhancing Expressive Power via Compositions of Single Fixed-Size ReLU Network

ICML 2023poster

This paper explores the expressive power of deep neural networks through the framework of function compositions. We demonstrate that the repeated compositions of a single fixed-size ReLU network exhibit surprising expressive power, despite the limited expressive capabilities of the individual networ…

Cited by 2SourcePDFScholar
2023

Robust Single Image Reflection Removal Against Adversarial Attacks

CVPR 2023poster

This paper addresses the problem of robust deep single-image reflection removal (SIRR) against adversarial attacks. Current deep learning based SIRR methods have shown significant performance degradation due to unnoticeable distortions and perturbations on input images. For a comprehensive robustnes…

2023

Test-time Personalizable Forecasting of 3D Human Poses

ICCV 2023poster

Current motion forecasting approaches typically train a deep end-to-end model from the source domain data, and then apply it directly to target subjects. Despite promising results, they remain non-optimal, due to privacy considerations, the test person and his/her natural properties (e.g., stature,…

Cited by 7PDFScholar
2023

The probability flow ODE is provably fast

NeurIPS 2023poster

We provide the first polynomial-time convergence guarantees for the probabilistic flow ODE implementation (together with a corrector step) of score-based generative modeling. Our analysis is carried out in the wake of recent results obtaining such guarantees for the SDE-based implementation (i.e., d…

Cited by 166SourcePDFScholar
2022

Convergence for score-based generative modeling with polynomial complexity

NeurIPS 2022accept

Score-based generative modeling (SGM) is a highly successful approach for learning a probability distribution from data and generating further samples. We prove the first polynomial convergence guarantees for the core mechanic behind SGM: drawing samples from a probability density $p$ given a score…

Cited by 163SourcePDFScholar
2022

Machine Learning For Elliptic PDEs: Fast Rate Generalization Bound, Neural Scaling Law and Minimax Optimality

ICLR 2022poster

In this paper, we study the statistical limits of deep learning techniques for solving elliptic partial differential equations (PDEs) from random samples using the Deep Ritz Method (DRM) and Physics-Informed Neural Networks (PINNs). To simplify the problem, we focus on a prototype elliptic PDE: the…

Cited by 57SourcePDFScholar
2022

Material-Guided Siamese Fusion Network for Hyperspectral Object Tracking

ICASSP 2022accepted

Hyperspectral videos (HSVs) have more potential in target tracking than color videos thanks to the material identification capability provided by abundant spectral bands. Due to limited HSVs for training, most current hyperspectral trackers are based on hand-crafted features rather than deeply learn…

Cited by 0SourceScholar
2022

Multitask Sparse Neural Network for Hyperspectral Image Denoising

ICASSP 2022accepted

Data-driven deep learning (DL)-based methods directly learn the nonlinear mapping between noisy hyperspectral images (HSIs) and corresponding clean ones. However, DLbased methods neglect the prior knowledge of HSIs embodied by physical models. Consequently, they require complex network architectures…

Cited by 0SourceScholar
2022

Overlooked Poses Actually Make Sense: Distilling Privileged Knowledge for Human Motion Prediction

ECCV 2022poster

"Previous works on human motion prediction follow the pattern of building a mapping relation between the sequence observed and the one to be predicted. However, due to the inherent complexity of multivariate time series data, it still remains a challenge to find the extrapolation relation between mo…

Cited by 8SourcePDFScholar
2021

Global optimality of softmax policy gradient with single hidden layer neural networks in the mean-field regime

ICLR 2021poster

We study the problem of policy optimization for infinite-horizon discounted Markov Decision Processes with softmax policy and nonlinear function approximation trained with policy gradient algorithms. We concentrate on the training dynamics in the mean-field regime, modeling e.g. the behavior of wide…

Cited by 20SourcePDFScholar
2021

NMF-SAE: An Interpretable Sparse Autoencoder for Hyperspectral Unmixing

ICASSP 2021accepted

Hyperspectral unmixing is an important tool to learn the material constitution and distribution of a scene. Model-based unmixing methods depend on well-designed iterative optimization algorithms, which is usually time consuming. Learning-based methods perform unmixing in a data-driven manner but hea…

Cited by 0SourceScholar
2021

Target-targeted Domain Adaptation for Unsupervised Semantic Segmentation

ICRA 2021poster

Semantic segmentation has attracted increasing attention due to its important role in self-driving, and it is often realized by supervised learning with large number of well labeled maps. However, the labeled images are hard to be obtained in most circumstances, and the common way for unsupervised s…

Cited by 13SourceScholar
2020

A Mean Field Analysis Of Deep ResNet And Beyond: Towards Provably Optimization Via Overparameterization From Depth

ICML 2020poster

Training deep neural networks with stochastic gradient descent (SGD) can often achieve zero training loss on real-world tasks although the optimization landscape is known to be highly non-convex. To understand the success of SGD for training deep neural networks, this work presents a mean-field anal…

Cited by 108SourcePDFScholar
2020

A Universal Approximation Theorem of Deep Neural Networks for Expressing Probability Distributions

NeurIPS 2020poster

This paper studies the universal approximation property of deep neural networks for representing probability distributions. Given a target distribution $\pi$ and a source distribution $p_z$ both defined on $\mathbb{R}^d$, we prove under some assumptions that there exists a deep neural network $g:\ma…

Cited by 226SourcePDFScholar
2020

End-to-end Learning for Inter-Vehicle Distance and Relative Velocity Estimation in ADAS with a Monocular Camera

ICRA 2020poster

Inter-vehicle distance and relative velocity estimations are two basic functions for any ADAS (Advanced driver-assistance systems). In this paper, we propose a monocular camera based inter-vehicle distance and relative velocity estimation method based on end-to-end training of a deep neural network.…

Cited by 26SourceScholar
2020

Gait Recognition from a Single Image using a Phase-Aware Gait Cycle Reconstruction Network

ECCV 2020poster

We propose a method of gait recognition just from a single image for the first time, which enables latency-free gait recognition. To mitigate large intra-subject variations caused by a phase (gait pose) difference between a matching pair of input single images, we first reconstruct full gait cycles…

Cited by 30SourcePDFScholar
2020

MPNet: Masked and Permuted Pre-training for Language Understanding

NeurIPS 2020poster

BERT adopts masked language modeling (MLM) for pre-training and is one of the most successful pre-training models. Since BERT neglects dependency among predicted tokens, XLNet introduces permuted language modeling (PLM) for pre-training to address this problem. However, XLNet does not leverage the f…

2019

MASS: Masked Sequence to Sequence Pre-training for Language Generation

ICML 2019oral

Pre-training and fine-tuning, e.g., BERT \citep{devlin2018bert}, have achieved great success in language understanding by transferring knowledge from rich-resource pre-training task to the low/zero-resource downstream tasks. Inspired by the success of BERT, we propose MAsked Sequence to Sequence pre…

2019

Mind Your Neighbours: Image Annotation With Metadata Neighbourhood Graph Co-Attention Networks

CVPR 2019poster

As the visual reflections of our daily lives, images are frequently shared on the social network, which generates the abundant 'metadata' that records user interactions with images. Due to the diverse contents and complex styles, some images can be challenging to recognise when neglecting the contex…

Cited by 25PDFScholar
2018

Fully Convolutional Neural Networks for Road Detection with Multiple Cues Integration

ICRA 2018poster

Road detection from images is a key task in autonomous driving. The recent advent of deep learning (and in particular, CNN or convolutional neural networks) has greatly improved the performance of road detection algorithms. In this paper, we show how to fuse multiple different cues under the same co…

Cited by 11SourceScholar
2018

Goal-Oriented Visual Question Generation via Intermediate Rewards

ECCV 2018poster

Despite significant progress in a variety of vision-and-language problems, developing a method capable of asking intelligent, goal-oriented questions about images is proven to be an inscrutable challenge. Towards this end, we propose a Deep Reinforcement Learning framework based on three new interme…

Cited by 47SourcePDFScholar
2018

Single Image Water Hazard Detection using FCN with Reflection Attention Units

ECCV 2018poster

Water bodies, such as puddles and flooded areas, on and off road pose significant risks to autonomous cars. Detecting water from moving camera is a challenging task as water surface is highly refractive, and its appearance varies with viewing angle, surrounding scene, weather conditions. In this pap…

2015

Classification of whale vocalizations using the Weyl transform

ICASSP 2015accepted

In this paper, we apply the Weyl transform to represent the vocalization of marine mammals. In contrast to other popular representation methods, such as the MFCC and the Chirplet transform, the Weyl transform captures the global information of signals. This is especially useful when the signal has l…

Cited by 0SourceScholar