paper-with-me

Papers

Implicit Two-Tower Policies

2022-08-02 · Yunfan Zhao, Qingkai Pan, Krzysztof Choromanski, Deepali Jain, Vikas Sindhwani

We present a new class of structured reinforcement learning policy-architectures, Implicit Two-Tower (ITT) policies, where the actions are chosen based on the attention scores of their learnable latent representations with those of the input states. By explicitly disentangling action from state processing in the policy stack, we achieve two main goals: substantial computational gains and better performance. Our architectures are compatible with both: discrete and continuous action spaces. By conducting tests on 15 environments from OpenAI Gym and DeepMind Control Suite, we show that ITT-architectures are particularly suited for blackbox/evolutionary optimization and the corresponding policy training algorithms outperform their vanilla unstructured implicit counterparts as well as commonly used explicit policies. We complement our analysis by showing how techniques such as hashing and lazy tower updates, critically relying on the two-tower structure of ITTs, can be applied to obtain additional computational improvements.

📄 PDF Abstract BibTeX arXiv:2208.01191

Code (0)

등록된 구현이 없습니다.

Tasks

OpenAI GymVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Unidentified and Confounded? Understanding Two-Tower Models for Unbiased Learning to Rank

2025-06-25 · Philipp Hager, Onno Zoeter, Maarten de Rijke

Additive two-tower models are popular learning-to-rank methods for handling biased user feedback in industry settings. Recent studies, however, report a concerning phenomenon: training two-tower models on clicks collecte…

Learning-To-Rank

IntTower: the Next Generation of Two-Tower Model for Pre-Ranking System

2022-10-18 · Xiangyang Li, Bo Chen, Huifeng Guo, Jingjie Li 외

Scoring a large number of candidates precisely in several milliseconds is vital for industrial pre-ranking systems. Existing pre-ranking systems primarily adopt the \textbf{two-tower} model since the ``user-item decoupli…

Application of Neural Network Algorithm in Propylene Distillation

2021-04-05 · Jinwei Lu, Ningrui Zhao

Artificial neural network modeling does not need to consider the mechanism. It can map the implicit relationship between input and output and predict the performance of the system well. At the same time, it has the advan…

Self-Learning

Towards Disentangling Relevance and Bias in Unbiased Learning to Rank

2022-12-28 · Yunan Zhang, Le Yan, Zhen Qin, Honglei Zhuang 외

Unbiased learning to rank (ULTR) studies the problem of mitigating various biases from implicit user feedback data such as clicks, and has been receiving considerable attention recently. A popular ULTR approach for real-…

Learning-To-Rank

Bootstrapping Conditional Retrieval for User-to-Item Recommendations

2025-08-22 · Hongtao Lin, Haoyu Chen, Jaewon Jang, Jiajing Xu arxiv

User-to-item retrieval has been an active research area in recommendation system, and two tower models are widely adopted due to model simplicity and serving efficiency. In this work, we focus on a variant called \textit…