← Search

Dazhong Shen

15 accepted papers

2026

Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models

AAAI 2026technical

Recent advances in pretrained language models (PLMs) have significantly improved conversational recommender systems (CRS), enabling more fluent and context-aware interactions. To further enhance accuracy and mitigate hallucination, many methods integrate PLMs with knowledge graphs (KGs), but face ke

Cited by 0SourcePDFScholar
2026

LiDAR-to-4DRadar Diffusion Bridge via Cross-Modal Alignment and Translation in Latent Space

CVPR 2026

Millimeter-wave radar's all-weather capability makes it increasingly vital for autonomous perception. However, the high cost of radar data collection drives the need for data generation to augment radar datasets. Existing works mainly target partial radar representations, e.g., 2D or 3D slices, lead

Cited by 0SourceScholar
2026

MolEditRL: Structure-Preserving Molecular Editing via Discrete Diffusion and Reinforcement Learning

ICLR 2026poster

Molecular editing aims to modify a given molecule to optimize desired chemical properties while preserving structural similarity. However, current approaches typically rely on string-based or continuous representations, which fail to adequately capture the discrete, graph-structured nature of molecu…

Cited by 0SourceScholar
2026

NGTM: Substructure-based Neural Graph Topic Model for Interpretable Graph Generation

AAAI 2026technical

Graph generation plays a pivotal role across numerous domains, including molecular design and knowledge graph construction. Although existing methods achieve considerable success in generating realistic graphs, their interpretability remains limited, often obscuring the rationale behind structural d

Cited by 0SourcePDFScholar
2025

EasyRef: Omni-Generalized Group Image Reference for Diffusion Models via Multimodal LLM

ICML 2025poster

Significant achievements in personalization of diffusion models have been witnessed. Conventional tuning-free methods mostly encode multiple reference images by averaging or concatenating their image embeddings as the injection condition, but such an image-independent operation cannot perform intera…

Cited by 6SourcePDFScholar
2025

FACE: A General Framework for Mapping Collaborative Filtering Embeddings into LLM Tokens

NeurIPS 2025poster

Recently, large language models (LLMs) have been explored for integration with collaborative filtering (CF)-based recommendation systems, which are crucial for personalizing user experiences. However, a key challenge is that LLMs struggle to interpret the latent, non-semantic embeddings produced by…

Cited by 0SourcecodeScholar
2025

Pretrained Reversible Generation as Unsupervised Visual Representation Learning

ICCV 2025poster

Recent generative models based on score matching and flow matching have significantly advanced generation tasks, but their potential in discriminative tasks remains underexplored. Previous approaches, such as generative classifiers, have not fully leveraged the capabilities of these models for discr…

2024

Be-Your-Outpainter: Mastering Video Outpainting through Input-Specific Adaptation

ECCV 2024poster

"Video outpainting is a challenging task, aiming at generating video content outside the viewport of the input video while maintaining inter-frame and intra-frame consistency. Existing methods fall short in either generation quality or flexibility. We introduce (Mastering Video Outpainting Through I…

2024

CoMat: Aligning Text-to-Image Diffusion Model with Image-to-Text Concept Matching

NeurIPS 2024poster

Diffusion models have demonstrated great success in the field of text-to-image generation. However, alleviating the misalignment between the text prompts and images is still challenging. We break down the problem into two causes: concept ignorance and concept mismapping. To tackle the two challenges…

2024

DGR: A General Graph Desmoothing Framework for Recommendation via Global and Local Perspectives

IJCAI 2024poster

Graph Convolutional Networks (GCNs) have become pivotal in recommendation systems for learning user and item embeddings by leveraging the user-item interaction graph's node information and topology. However, these models often face the famous over-smoothing issue, leading to indistinct user and item…

2024

MoVA: Adapting Mixture of Vision Experts to Multimodal Context

NeurIPS 2024poster

As the key component in multimodal large language models (MLLMs), the ability of the visual encoder greatly affects MLLM's understanding on diverse image content. Although some large-scale pretrained vision encoders such as vision encoders in CLIP and DINOv2 have brought promising performance, we fo…

2024

Phased Consistency Models

NeurIPS 2024poster

Consistency Models (CMs) have made significant progress in accelerating the generation of diffusion models. However, their application to high-resolution, text-conditioned image generation in the latent space remains unsatisfactory. In this paper, we identify three key flaws in the current design of…

2024

Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance

CVPR 2024poster

Classifier-Free Guidance (CFG) has been widely used in text-to-image diffusion models where the CFG scale is introduced to control the strength of text guidance on the whole image space. However we argue that a global CFG scale results in spatial inconsistency on varying semantic strengths and subop…

2021

Regularizing Variational Autoencoder with Diversity and Uncertainty Awareness

IJCAI 2021poster

As one of the most popular generative models, Variational Autoencoder (VAE) approximates the posterior of latent variables based on amortized variational inference. However, when the decoder network is sufficiently expressive, VAE may lead to posterior collapse; that is, uninformative latent represe…

2021

Topic Modeling Revisited: A Document Graph-based Neural Network Perspective

NeurIPS 2021poster

Most topic modeling approaches are based on the bag-of-words assumption, where each word is required to be conditionally independent in the same document. As a result, both of the generative story and the topic formulation have totally ignored the semantic dependency among words, which is important…