TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/Pointer Network

Pointer Network

SequentialIntroduced 2000105 papers
Source Paper

Description

Pointer Networks tackle problems where input and output data are sequential data, but can't be solved by seq2seq type models because discrete categories of output elements depend on the variable input size (and are not decided in advance).

A Pointer Network learns the conditional probability of an output sequence with elements that are discrete tokens corresponding to positions in an input sequence. They solve the problem of variable size output dictionaries using additive attention. But instead of using attention to blend hidden units of an encoder to a context vector at each decoder step, Pointer Networks use attention as a pointer to select a member of the input sequence as the output.

Pointer-Nets can be used to learn approximate solutions to challenging geometric problems such as finding planar convex hulls, computing Delaunay triangulations, and the planar Travelling Salesman Problem.

Papers Using This Method

Pointer-Guided Pre-Training: Infusing Large Language Models with Paragraph-Level Contextual Awareness2024-06-06Solving the QAP by Two-Stage Graph Pointer Networks and Reinforcement Learning2024-03-31Self-Labeling the Job Shop Scheduling Problem2024-01-22Large Language Models Play StarCraft II: Benchmarks and A Chain of Summarization Approach2023-12-19End-to-End real time tracking of children's reading with pointer network2023-10-17A Robust and Opponent-Aware League Training Method for StarCraft II2023-09-21AlphaStar Unplugged: Large-Scale Offline Reinforcement Learning2023-08-07Point to the Hidden: Exposing Speech Audio Splicing via Signal Pointer Nets2023-07-11Learning to Branch in Combinatorial Optimization with Graph Pointer Networks2023-07-04RL4CO: an Extensive Reinforcement Learning for Combinatorial Optimization Benchmark2023-06-29Towards Accurate Translation via Semantically Appropriate Application of Lexical Constraints2023-06-21Structured Sentiment Analysis as Transition-based Dependency Parsing2023-05-09PK-Chat: Pointer Network Guided Knowledge Driven Generative Dialogue Model2023-04-02Coordinating CAV Swarms at Intersections with a Deep Learning Model2022-11-10Accelerating the Genetic Algorithm for Large-scale Traveling Salesman Problems by Cooperative Coevolutionary Pointer Network with Reinforcement Learning2022-09-27On Efficient Reinforcement Learning for Full-length Game of StarCraft II2022-09-23Modeling User Repeat Consumption Behavior for Online Novel Recommendation2022-09-05Deep Reinforcement Learning for Orienteering Problems Based on Decomposition2022-04-25Multi-objective Pointer Network for Combinatorial Optimization2022-04-25Fix Bugs with Transformer through a Neural-Symbolic Edit Grammar2022-04-13