← Search

Chaokun Wang

8 accepted papers

2025

Adaptive and Robust Translation from Natural Language to Multi-model Query Languages

ACL 2025long

Multi-model databases and polystore systems are increasingly studied for managing multi-model data holistically. As their primary interface, multi-model query languages (MMQLs) often exhibit complex grammars, highlighting the need for effective Text-to-MMQL translation methods. Despite advances in n…

2025

LAGCL4Rec: When LLMs Activate Interactions Potential in Graph Contrastive Learning for Recommendation

EMNLP 2025

A core barrier preventing recommender systems from reaching their full potential lies in the inherent limitations of user-item interaction data: (1) Sparse user-item interactions, making it difficult to learn reliable user preferences; (2) Traditional contrastive learning methods often treat negativ

Cited by 0SourcePDFScholar
2025

Learning Multiple User Distributions for Recommendation via Guided Conditional Diffusion

AAAI 2025technical

Recommender systems are increasingly prevalent to provide personalized suggestions and enhance user satisfaction. Typical recommendation models encode users and items as embeddings, and generate recommendations by assessing the similarity between these embeddings. Despite their effectiveness, these…

2025

Negative Feedback Really Matters: Signed Dual-Channel Graph Contrastive Learning Framework for Recommendation

NeurIPS 2025poster

Traditional recommender systems have relied heavily on positive feedback for learning user preferences, while the abundance of negative feedback in real-world scenarios remains underutilized. To address this limitation, recent years have witnessed increasing attention on leveraging negative feedback…

Cited by 0SourceScholar
2025

TeRDy: Temporal Relation Dynamics through Frequency Decomposition for Temporal Knowledge Graph Completion

ACL 2025long

Temporal knowledge graph completion aims to predict missing facts in a knowledge graph by leveraging temporal information. Existing methods often struggle to capture both the long-term changes and short-term variability of relations, which are crucial for accurate prediction. In this paper, we propo…

2025

What Makes In-context Learning Effective for Mathematical Reasoning

ICML 2025poster

Owing to the capability of in-context learning, large language models (LLMs) have shown impressive performance across diverse mathematical reasoning benchmarks. However, we find that few-shot demonstrations can sometimes bring negative performance and their effectiveness on LLMs' reasoning abilities…

2022

Knowledge Distillation based Contextual Relevance Matching for E-commerce Product Search

EMNLP 2022industry

Online relevance matching is an essential task of e-commerce product search to boost the utility of search engines and ensure a smooth user experience. Previous work adopts either classical relevance matching models or Transformer-style models to address it. However, they ignore the inherent biparti…