Posts by Collection

experiences

Teaching Assistant

Part-time, National Yang Ming Chiao Tung University, Department of Communication Engineering, 2023

Duration: Sep. 2023 - Jan. 2024 (5 months)

Teaching Assistant

Part-time, National Yang Ming Chiao Tung University, Department of Communication Engineering, 2024

Duration: Feb. 2024 - Present

portfolio

Posture

Published:

College graduation project

publications

talks

Efficient Off-Policy Meta-Reinforcement Learning via Probabilistic Context Variables

Published:

Previous methods rely heavily on on-policy experience, limiting their sample efficiency.

They also lack mechanisms to reason about task uncertainty when adapting to new tasks, limiting their effectiveness in sparse reward problems.

This paper developing an off-policy meta-RL algorithm that disentangles task inference and control.

  1. Achieving excellent sample efficiency during meta-training, enables fast adaptation by accumulating experience online
  2. Performing structured exploration by reasoning about uncertainty over tasks

BEIT:BERT Pre-training of Image Transformers

Published:

Motivated by BERT, they turn to the denoising auto-encoding idea to pretrain vision transformers, which has not been well studied by the vision community.

Off-Policy Deep Reinforcement Learning without Exploration

Published:

This paper proposes a new algorithm for off-policy reinforcement learning that combines state-of-the-art deep Q-learning algorithms with a state-conditioned generative model for producing only previously seen actions.

Active Retrieval Augmented Generation

Published:

Most existing retrieval-augmented LMs employ a retrieve-and-generate setup that only retrieves information once based on the input.