← Search

Delong Zhang

5 accepted papers

2025

Learning Implicit Features with Flow-Infused Transformations for Realistic Virtual Try-On

ICCV 2025poster

Diffusion-based virtual try-on aims to synthesize a realistic image that seamlessly integrating the specific garment into a target model. The primary challenge lies in effectively guiding the warping process of the latent diffusion model. However, previous methods either lack direct guidance or expl…

Cited by 0SourcePDFScholar
2025

VIPerson: Flexibly Generating Virtual Identity for Person Re-Identification

ICCV 2025poster

Person re-identification (ReID) is to match the person images under different camera views. Training ReID models necessitates a substantial amount of labeled real-world data, leading to high labeling costs and privacy issues. Although several ReID data synthetic methods are proposed to address these…

2022

Bridging LTLf Inference to GNN Inference for Learning LTLf Formulae

AAAI 2022technical

Learning linear temporal logic on finite traces (LTLf) formulae aims to learn a target formula that characterizes the high-level behavior of a system from observation traces in planning. Existing approaches to learning LTLf formulae, however, can hardly learn accurate LTLf formulae from noisy data.…

2022

Improving Local Search Algorithms via Probabilistic Configuration Checking

AAAI 2022technical

Configuration checking (CC) has been confirmed to alleviate the cycling problem in local search for combinatorial optimization problems (COPs). When using CC heuristics in local search for graph problems, a critical concept is the configuration of the vertices. All existing CC variants employ either…

Cited by 3SourcePDFScholar
2022

Teaching LTLf Satisfiability Checking to Neural Networks

IJCAI 2022poster

Linear temporal logic over finite traces (LTLf) satisfiability checking is a fundamental and hard (PSPACE-complete) problem in the artificial intelligence community. We explore teaching end-to-end neural networks to check satisfiability in polynomial time. It is a challenge to characterize the synta…