← Search

Jongjin Park

6 accepted papers

2024

SuRe: Summarizing Retrievals using Answer Candidates for Open-domain QA of LLMs

ICLR 2024poster

Large language models (LLMs) have made significant advancements in various natural language processing tasks, including question answering (QA) tasks. While incorporating new information with the retrieval of relevant passages is a promising way to improve QA with LLMs, the existing methods often re…

2023

Preference Transformer: Modeling Human Preferences using Transformers for RL

ICLR 2023poster

Preference-based reinforcement learning (RL) provides a framework to train agents using human preferences between two behaviors. However, preference-based RL has been challenging to scale since it requires a large amount of human feedback to learn a reward function aligned with human intent. In this…

2022

Meta-Learning with Self-Improving Momentum Target

NeurIPS 2022accept

The idea of using a separately trained target model (or teacher) to improve the performance of the student model has been increasingly popular in various machine learning domains, and meta-learning is no exception; a recent discovery shows that utilizing task-wise target models can significantly boo…

2022

SURF: Semi-supervised Reward Learning with Data Augmentation for Feedback-efficient Preference-based Reinforcement Learning

ICLR 2022poster

Preference-based reinforcement learning (RL) has shown potential for teaching agents to perform the target tasks without a costly, pre-defined reward function by learning the reward with a supervisor’s preference between the two agent behaviors. However, preference-based learning often requires a la…

Cited by 113SourcePDFScholar
2021

Object-Aware Regularization for Addressing Causal Confusion in Imitation Learning

NeurIPS 2021poster

Behavioral cloning has proven to be effective for learning sequential decision-making policies from expert demonstrations. However, behavioral cloning often suffers from the causal confusion problem where a policy relies on the noticeable effect of expert actions due to the strong correlation but no…

2020

Regularizing Class-Wise Predictions via Self-Knowledge Distillation

CVPR 2020poster

Deep neural networks with millions of parameters may suffer from poor generalization due to overfitting. To mitigate the issue, we propose a new regularization method that penalizes the predictive distribution between similar samples. In particular, we distill the predictive distribution between dif…

Cited by 379PDFcodeScholar