← Search

Junzhe Jiang

10 accepted papers

2025

BezierGS: Dynamic Urban Scene Reconstruction with Bezier Curve Gaussian Splatting

ICCV 2025poster

The realistic reconstruction of street scenes is critical for developing real-world simulators in autonomous driving. Most existing methods rely on object pose annotations, using these poses to reconstruct dynamic objects and move them during the rendering process. This dependence on high-precision…

2025

GS-LiDAR: Generating Realistic LiDAR Point Clouds with Panoramic Gaussian Splatting

ICLR 2025poster

LiDAR novel view synthesis (NVS) has emerged as a novel task within LiDAR simulation, offering valuable simulated point cloud data from novel viewpoints to aid in autonomous driving systems. However, existing LiDAR NVS methods typically rely on neural radiance fields (NeRF) as their 3D representatio…

2025

Intent Oriented Contrastive Learning for Sequential Recommendation

AAAI 2025technical

Sequential recommendation aims to predict the next item a user is likely to interact with based on their historical interaction sequence. Capturing user intent is crucial in this process, as each interaction is typically driven by specific intentions (e.g., buying skincare products for skin maintena…

Cited by 0SourcePDFScholar
2025

Logic-Q: Improving Deep Reinforcement Learning-based Quantitative Trading via Program Sketch-based Tuning

AAAI 2025technical

Deep reinforcement learning (DRL) has revolutionized quantitative trading (Q-trading) by achieving decent performance without significant human expert knowledge. Despite its achievements, we observe that the current state-of-the-art DRL models are still ineffective in identifying the market trends,…

Cited by 0SourcePDFScholar
2025

PQR: Improving Dense Retrieval via Potential Query Modeling

ACL 2025long

Dense retrieval has now become the mainstream paradigm in information retrieval. The core idea of dense retrieval is to align document embeddings with their corresponding query embeddings by maximizing their dot product. The current training data is quite sparse, with each document typically associa…

Cited by 0SourcePDFScholar
2025

Towards Automatic Sampling of User Behaviors for Sequential Recommender Systems

IJCAI 2025

Sequential recommender systems (SRS) have gained increasing popularity due to their remarkable proficiency in capturing dynamic user preferences. In the current setup of SRS, a common configuration is to uniformly consider each historical behavior as a positive interaction. However, this setting has

2025

UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning

NeurIPS 2025poster

Motion simulation, prediction and planning are foundational tasks in autonomous driving, each essential for modeling and reasoning about dynamic traffic scenarios. While often addressed in isolation due to their differing objectives, such as generating diverse motion states or estimating optimal tra…

Cited by 0SourceScholar
2024

ARM: An Alignment-and-Replacement Module for Chinese Spelling Check Based on LLMs

EMNLP 2024main

Chinese Spelling Check (CSC) aims to identify and correct spelling errors in Chinese texts, where enhanced semantic understanding of a sentence can significantly improve correction accuracy. Recently, Large Language Models (LLMs) have demonstrated exceptional mastery of world knowledge and semantic…

2024

Improving Neural Logic Machines via Failure Reflection

ICML 2024poster

Reasoning is a fundamental ability towards artificial general intelligence (AGI). Fueled by the success of deep learning, the neural logic machines models (NLMs) have introduced novel neural-symbolic structures and demonstrate great performance and generalization on reasoning and decision-making tas…

Cited by 3SourcePDFScholar
2024

Unveiling Project-Specific Bias in Neural Code Models

COLING 2024main

Deep learning has introduced significant improvements in many software analysis tasks. Although the Large Language Models (LLMs) based neural code models demonstrate commendable performance when trained and tested within the intra-project independent and identically distributed (IID) setting, they o…