<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Action prediction &#8211; Jan-Nico Zaech</title>
	<atom:link href="/tag/action-prediction/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description></description>
	<lastBuildDate>Thu, 13 Jul 2023 16:50:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.4</generator>
	<item>
		<title>Decoder fusion RNN: Context and interaction aware decoders for trajectory prediction</title>
		<link>/decoder-fusion-rnn-context-and-interaction-aware-decoders-for-trajectory-prediction/</link>
		
		<dc:creator><![CDATA[zaech]]></dc:creator>
		<pubDate>Mon, 27 Sep 2021 20:47:00 +0000</pubDate>
				<category><![CDATA[Publications]]></category>
		<category><![CDATA[Action prediction]]></category>
		<category><![CDATA[Autonomous Systems]]></category>
		<guid isPermaLink="false">/?p=129</guid>

					<description><![CDATA[A multi-headed attention based method for vehicle trajectory prediction using map data encoded on a graph.]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="576" src="/wp-content/uploads/2023/06/teaser-5-1024x576.jpg" alt="" class="wp-image-130" srcset="/wp-content/uploads/2023/06/teaser-5-1024x576.jpg 1024w, /wp-content/uploads/2023/06/teaser-5-300x169.jpg 300w, /wp-content/uploads/2023/06/teaser-5-768x432.jpg 768w, /wp-content/uploads/2023/06/teaser-5-1536x864.jpg 1536w, /wp-content/uploads/2023/06/teaser-5.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Edoardo Mello Rella, Jan-Nico Zaech, Alexander Liniger, Luc Van Gool</p>



<p><em>International Conference on Intelligent Robots and Systems, IROS 2021</em></p>



<h2 class="wp-block-heading">Abstract</h2>



<p>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<br>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.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Action sequence predictions of vehicles in urban environments using map and social context</title>
		<link>/action-sequence-predictions-of-vehicles-in-urban-environments-using-map-and-social-context/</link>
		
		<dc:creator><![CDATA[zaech]]></dc:creator>
		<pubDate>Tue, 27 Oct 2020 21:05:00 +0000</pubDate>
				<category><![CDATA[Publications]]></category>
		<category><![CDATA[Action prediction]]></category>
		<category><![CDATA[Autonomous Systems]]></category>
		<guid isPermaLink="false">/?p=135</guid>

					<description><![CDATA[Views the traffic agent trajectory prediction task form a classification perspective and proposes a method to automatically annotate trajectory data by using graph-based maps.]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image aligncenter size-large"><img decoding="async" width="1024" height="576" src="/wp-content/uploads/2023/06/teaser-6-1024x576.jpg" alt="" class="wp-image-137" srcset="/wp-content/uploads/2023/06/teaser-6-1024x576.jpg 1024w, /wp-content/uploads/2023/06/teaser-6-300x169.jpg 300w, /wp-content/uploads/2023/06/teaser-6-768x432.jpg 768w, /wp-content/uploads/2023/06/teaser-6-1536x864.jpg 1536w, /wp-content/uploads/2023/06/teaser-6.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Jan-Nico Zaech, Dengxin Dai, Alexander Liniger, Luc Van Gool</p>



<p><em>International Conference on Intelligent Robots and Systems, IROS 2020</em></p>



<h3 class="wp-block-heading">Abstract</h3>



<p>This work studies the problem of predicting the sequence of future actions for surrounding vehicles in real-world driving scenarios. To this aim, we make three main contributions. The first contribution is an automatic method to convert the trajectories recorded in real-world driving scenarios to action sequences with the help of HD maps. The method enables automatic dataset creation for this task from large-scale driving data. Our second contribution lies in applying the method to the well-known traffic agent tracking and prediction dataset Argoverse, resulting in 228,000 action sequences. Additionally, 2,245 action sequences were manually annotated for testing. The third contribution is to propose a novel action sequence prediction method by integrating past positions and velocities of the traffic agents, map information and social context into a single end-to-end trainable neural network. Our experiments prove the merit of the data creation method and the value of the created dataset – prediction performance improves consistently with the size of the dataset and shows that our action prediction method outperforms comparing models.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
