Sparse Graph to Sequence Learning for Vision Conditioned Long Textual Sequence Generation
Generating longer textual sequences when conditioned on the visual information is an interesting problem to explore. The challenge here proliferate over the standard vision conditioned sentence-level generation (e.g., image or video captioning) as it requires to produce a brief and coherent story describing the visual content. In this paper, we mask this Vision-to-Sequence as Graph-to-Sequence learning problem and approach it with the Transformer architecture. To be specific, we introduce Sparse Graph-to-Sequence Transformer (SGST) for encoding the graph and decoding a sequence. The encoder aims to directly encode graph-level semantics, while the decoder is used to generate longer sequences. Experiments conducted with the benchmark image paragraph dataset show that our proposed achieve 13.3% improvement on the CIDEr evaluation measure when comparing to the previous state-of-the-art approach.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderGraph-to-SequenceSentenceVideo CaptioningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Graph Conditioned Sparse-Attention for Improved Source Code Understanding
Transformer architectures have been successfully used in learning source code representations. The fusion between a graph representation like Abstract Syntax Tree (AST) and a source code sequence makes the use of current…
Code SummarizationVariable misuseSAGE: Scene Graph-Aware Guidance and Execution for Long-Horizon Manipulation Tasks
Successfully solving long-horizon manipulation tasks remains a fundamental challenge. These tasks involve extended action sequences and complex object interactions, presenting a critical gap between high-level symbolic p…
Continuous ControlImage InpaintingImage EditingAI Choreographer: Music Conditioned 3D Dance Generation with AIST++
We present AIST++, a new multi-modal dataset of 3D dance motion and music, along with FACT, a Full-Attention Cross-modal Transformer network for generating 3D dance motion conditioned on music. The proposed AIST++ datase…
Motion GenerationMotion SynthesisPose EstimationSparse Instance Conditioned Multimodal Trajectory Prediction
Pedestrian trajectory prediction is critical in many vision tasks but challenging due to the multimodality of the future trajectory. Most existing methods predict multimodal trajectories conditioned by goals (future …
Future predictionPedestrian Trajectory PredictionPredictionTrajectory PredictionAction-conditioned video data improves predictability
Long-term video generation and prediction remain challenging tasks in computer vision, particularly in partially observable scenarios where cameras are mounted on moving platforms. The interaction between observed image …
Video Generation