← Search

Binbin Jin

3 accepted papers

2024

Decompose, Analyze and Rethink: Solving Intricate Problems with Human-like Reasoning Cycle

NeurIPS 2024oral

In this paper, we introduce DeAR (_Decompose-Analyze-Rethink_), a framework that iteratively builds a reasoning tree to tackle intricate problems within a single large language model (LLM). Unlike approaches that extend or search for rationales, DeAR is featured by 1) adopting a tree-based question…

Cited by 9SourcePDFScholar
2021

Preference-Adaptive Meta-Learning for Cold-Start Recommendation

IJCAI 2021poster

In recommender systems, the cold-start problem is a critical issue. To alleviate this problem, an emerging direction adopts meta-learning frameworks and achieves success. Most existing works aim to learn globally shared prior knowledge across all users so that it can be quickly adapted to a new user…

Cited by 50SourcePDFScholar
2020

Sampling-Decomposable Generative Adversarial Recommender

NeurIPS 2020poster

Recommendation techniques are important approaches for alleviating information overload. Being often trained on implicit user feedback, many recommenders suffer from the sparsity challenge due to the lack of explicitly negative samples. The GAN-style recommenders (i.e., IRGAN) addresses the challeng…