paper-with-me

Papers

Decoder Fusion RNN: Context and Interaction Aware Decoders for Trajectory Prediction

2021-08-12 · Edoardo Mello Rella, Jan-Nico Zaech, Alexander Liniger, Luc van Gool

Forecasting the future behavior of all traffic agents in the vicinity is a key task to achieve safe and reliable autonomous driving systems. It is a challenging problem as agents adjust their behavior depending on their intentions, the others' actions, and the road layout. In this paper, we propose Decoder Fusion RNN (DF-RNN), a recurrent, attention-based approach for motion forecasting. Our network is composed of a recurrent behavior encoder, an inter-agent multi-headed attention module, and a context-aware decoder. We design a map encoder that embeds polyline segments, combines them to create a graph structure, and merges their relevant parts with the agents' embeddings. We fuse the encoded map information with further inter-agent interactions only inside the decoder and propose to use explicit training as a method to effectively utilize the information available. We demonstrate the efficacy of our method by testing it on the Argoverse motion forecasting dataset and show its state-of-the-art performance on the public benchmark.

📄 PDF Abstract BibTeX arXiv:2108.05814

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecoderMotion ForecastingTrajectory Prediction

Similar Papers 제목 키워드 기반

Decoding with Structured Awareness: Integrating Directional, Frequency-Spatial, and Structural Attention for Medical Image Segmentation

2025-12-05 · Fan Zhang, Zhiwei Gu, Hua Wang arxiv

To address the limitations of Transformer decoders in capturing edge details, recognizing local textures and modeling spatial continuity, this paper proposes a novel decoder framework specifically designed for medical im…

Medical Image SegmentationTumor Segmentation

Flash-VAED: Plug-and-Play VAE Decoders for Efficient Video Generation

2026-02-22 · Lunjie Zhu, Yushi Huang, Xingtong Ge, Yufei Xue 외 arxiv

Latent diffusion models have enabled high-quality video synthesis, yet their inference remains costly and time-consuming. As diffusion transformers become increasingly efficient, the latency bottleneck inevitably shifts …

Video Generation

Toward Lightweight and Fast Decoders for Diffusion Models in Image and Video Generation

2025-03-06 · Alexey Buzovkin, Evgeny Shilov

We investigate methods to reduce inference time and memory footprint in stable diffusion models by introducing lightweight decoders for both image and video synthesis. Traditional latent diffusion pipelines rely on large…

DecoderGPUImage GenerationVideo Generation

I Think, Therefore I Diffuse: Enabling Multimodal In-Context Reasoning in Diffusion Models

2025-02-12 · Zhenxing Mi, Kuan-Chieh Wang, Guocheng Qian, Hanrong Ye 외

This paper presents ThinkDiff, a novel alignment paradigm that empowers text-to-image diffusion models with multimodal in-context understanding and reasoning capabilities by integrating the strengths of vision-language m…

DecoderLarge Language Model

Diffusion Decoding for Peptide De Novo Sequencing

2025-07-15 · Chi-en Amy Tai, Alexander Wong

Peptide de novo sequencing is a method used to reconstruct amino acid sequences from tandem mass spectrometry data without relying on existing protein sequence databases. Traditional deep learning approaches, such as Cas…

Decoder