首页 > 最新文献

2021 IEEE 24th International Conference on Information Fusion (FUSION)最新文献

英文 中文
Data-Driven Merging of Car-Following Models for Interaction-Aware Vehicle Speed Prediction 基于数据驱动的车辆跟随模型合并,用于交互感知的车速预测
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9626943
J. Buyer, Dominic Waldenmayer, R. Zöllner, Johann Marius Zöllner
The paper presents a prediction framework applied to vehicle speed prediction in multi-lane traffic. In general, the framework combines components of (heuristic) model knowledge, probabilistic estimation and machine learning techniques in order to benefit from the different advantages of the respective methods. The idea of the approach is merging several models suitable for simple environments (called basis models) to a bigger model suitable for complex environments (called overall model). Since the number of basis models is limited due to faster execution time, system boundaries are determined, which implicates a selection of the relevant model inputs. For improved prediction performance, the values of the model parameters are estimated online via recursive Bayesian estimation. Moreover, data-driven models are integrated for adaptive weighting of the basis models in order to represent time-varying behavior over the prediction horizon. In the application of the framework to vehicle speed prediction, single-lane car-following models are used as basis models. The determination of the system boundaries is based on a decision tree. Model parameter estimation is realized with a particle filter implementation and the data-driven models for weighting the basis models are realized as support vector machine (SVM) regression models. Experimental results of the suggested vehicle speed prediction framework show an improved performance of the approach compared to a related baseline approach.
提出了一种应用于多车道交通中车速预测的预测框架。总的来说,该框架结合了(启发式)模型知识、概率估计和机器学习技术的组成部分,以便从各自方法的不同优势中受益。该方法的思想是将适合简单环境的几个模型(称为基础模型)合并到适合复杂环境的更大的模型(称为总体模型)中。由于更快的执行时间限制了基本模型的数量,因此确定了系统边界,这意味着对相关模型输入的选择。为了提高预测性能,通过递归贝叶斯估计在线估计模型参数的值。此外,还集成了数据驱动模型,对基模型进行自适应加权,以表示预测范围内的时变行为。在将该框架应用于车速预测时,采用单车道车辆跟随模型作为基础模型。系统边界的确定基于决策树。模型参数估计采用粒子滤波实现,基模型加权的数据驱动模型采用支持向量机回归模型实现。实验结果表明,所提出的车速预测框架与相关的基线方法相比,性能有所提高。
{"title":"Data-Driven Merging of Car-Following Models for Interaction-Aware Vehicle Speed Prediction","authors":"J. Buyer, Dominic Waldenmayer, R. Zöllner, Johann Marius Zöllner","doi":"10.23919/fusion49465.2021.9626943","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9626943","url":null,"abstract":"The paper presents a prediction framework applied to vehicle speed prediction in multi-lane traffic. In general, the framework combines components of (heuristic) model knowledge, probabilistic estimation and machine learning techniques in order to benefit from the different advantages of the respective methods. The idea of the approach is merging several models suitable for simple environments (called basis models) to a bigger model suitable for complex environments (called overall model). Since the number of basis models is limited due to faster execution time, system boundaries are determined, which implicates a selection of the relevant model inputs. For improved prediction performance, the values of the model parameters are estimated online via recursive Bayesian estimation. Moreover, data-driven models are integrated for adaptive weighting of the basis models in order to represent time-varying behavior over the prediction horizon. In the application of the framework to vehicle speed prediction, single-lane car-following models are used as basis models. The determination of the system boundaries is based on a decision tree. Model parameter estimation is realized with a particle filter implementation and the data-driven models for weighting the basis models are realized as support vector machine (SVM) regression models. Experimental results of the suggested vehicle speed prediction framework show an improved performance of the approach compared to a related baseline approach.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127368581","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Multi-sensor Distributed Estimation Fusion Based on Minimizing the Bhattacharyya Distance Sum 基于最小Bhattacharyya距离和的多传感器分布式估计融合
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9626992
Qichao Tang, Z. Duan
In multi-sensor distributed estimation fusion, local estimation errors are generally correlated among local estimates. Usually, correlation is known to exist but unavailable or unclear to be how large it is, and needed to be considered. For this situation, a sensible way is to set up an optimality criterion and optimize it over all possible such correlations. Based on the framework of minimizing the statistical distance sum between the fused density and local posterior densities, a new method is proposed by utilizing Bhattacharyya distance, which is commonly used in measuring the closeness or similarity between two densities. First, the objective function is introduced. Then, we investigate the convexity form of the objective function, and separate the solving procedure into two steps during settling the original optimization problem, which benefit us to acquire the solution of that problem. At last, the acquired solution (fused estimate) is given in an implicit form, however, it can be obtained through iterative algorithm. And, it is pessimistic definite in mean square error (MSE). Numerical examples illustrate this and show the effectiveness of the proposed distributed method by comparing with several other fusion methods under the same framework but using other kinds of statistical distance.
在多传感器分布式估计融合中,局部估计误差通常存在局部估计误差之间的相关性。通常,相关性是已知存在的,但不可用或不清楚它有多大,需要考虑。对于这种情况,明智的方法是建立一个最优性标准,并对所有可能的此类相关性进行优化。基于最小化融合密度与局部后验密度之间的统计距离和的框架,提出了一种利用Bhattacharyya距离来衡量两个密度之间的紧密度或相似性的新方法。首先,介绍了目标函数。然后,研究了目标函数的凸性形式,并在求解原优化问题时将求解过程分为两步,有利于求解原优化问题。最后以隐式形式给出了获得的解(融合估计),但可以通过迭代算法得到。在均方误差(MSE)上是悲观确定的。数值算例验证了该方法的有效性,并与其他几种基于不同统计距离的分布式融合方法进行了比较。
{"title":"Multi-sensor Distributed Estimation Fusion Based on Minimizing the Bhattacharyya Distance Sum","authors":"Qichao Tang, Z. Duan","doi":"10.23919/fusion49465.2021.9626992","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9626992","url":null,"abstract":"In multi-sensor distributed estimation fusion, local estimation errors are generally correlated among local estimates. Usually, correlation is known to exist but unavailable or unclear to be how large it is, and needed to be considered. For this situation, a sensible way is to set up an optimality criterion and optimize it over all possible such correlations. Based on the framework of minimizing the statistical distance sum between the fused density and local posterior densities, a new method is proposed by utilizing Bhattacharyya distance, which is commonly used in measuring the closeness or similarity between two densities. First, the objective function is introduced. Then, we investigate the convexity form of the objective function, and separate the solving procedure into two steps during settling the original optimization problem, which benefit us to acquire the solution of that problem. At last, the acquired solution (fused estimate) is given in an implicit form, however, it can be obtained through iterative algorithm. And, it is pessimistic definite in mean square error (MSE). Numerical examples illustrate this and show the effectiveness of the proposed distributed method by comparing with several other fusion methods under the same framework but using other kinds of statistical distance.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128922823","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Bridging Heuristic and Deep Learning Approaches to Sensor Tasking 传感器任务处理的桥接启发式和深度学习方法
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9627020
Ashton Harvey, Kathryn B. Laskey, Kuo-Chu Chang
Space is becoming a more crowded and contested domain, but the techniques used to task the sensors monitoring this environment have not significantly changed since the implementation of James Miller’s marginal analysis technique used in the Special Perturbations (SP) Tasker in 2007. Centralized tasker / scheduler approaches have used a Markov Decision Process (MDP) formulation, but myopic solutions fail to account for future states and non-myopic solutions tend to be computationally infeasible at scale. Linares and Furfaro proposed solving an MDP formulation of the Sensor Allocation Problem (SAP) using Deep Reinforcement Learning (DRL). DRL has been instrumental in solving many high-dimensional control problems previously considered too complex to solve at an expert level, including Go, Atari 2600, Dota 2, Starcraft 2 and autonomous driving. Linares and Furfaro showed DRL could converge on effective policies for sets of up to 300 objects in the same orbital plane. Jones expanded on that work to a full three-dimensional case with objects in diverse orbits. DRL methods can require significant training time to learn from an a priori state. This paper builds on past work by applying imitation learning to bootstrap DRL methods with existing heuristic solutions. We show that a Demonstration Guided DRL (DG-DRL) approach can effectively replicate a near-optimal tasker’s performance using trajectories from a sub-optimal heuristic. Further, we show that our approach avoids the poor initial performance typical of online DRL approaches. Code is available as an open source library at: https://github.com/AshHarvey/ssa-gym
太空正成为一个越来越拥挤和有争议的领域,但自2007年詹姆斯·米勒在特殊扰动(SP)任务中使用的边际分析技术实施以来,用于监测这一环境的传感器的技术并没有显著改变。集中式任务/调度器方法使用了马尔可夫决策过程(MDP)公式,但是短视的解决方案无法考虑未来的状态,而非短视的解决方案往往在计算上不可行。Linares和Furfaro提出了利用深度强化学习(DRL)求解传感器分配问题(SAP)的MDP公式。DRL在解决许多以前被认为过于复杂而无法在专家水平上解决的高维控制问题方面发挥了重要作用,包括围棋、雅达利2600、Dota 2、星际争霸2和自动驾驶。Linares和Furfaro表示,DRL可以收敛于同一轨道平面上多达300个物体的有效策略。琼斯将这项工作扩展到一个完整的三维情况,其中包括不同轨道上的物体。DRL方法需要大量的训练时间才能从先验状态中学习。本文以过去的工作为基础,将模仿学习应用于现有启发式解决方案的引导DRL方法。我们证明了演示引导DRL (DG-DRL)方法可以使用次优启发式的轨迹有效地复制接近最优的任务者的性能。此外,我们表明,我们的方法避免了在线DRL方法的典型初始性能差。代码作为开源库可在:https://github.com/AshHarvey/ssa-gym获得
{"title":"Bridging Heuristic and Deep Learning Approaches to Sensor Tasking","authors":"Ashton Harvey, Kathryn B. Laskey, Kuo-Chu Chang","doi":"10.23919/fusion49465.2021.9627020","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9627020","url":null,"abstract":"Space is becoming a more crowded and contested domain, but the techniques used to task the sensors monitoring this environment have not significantly changed since the implementation of James Miller’s marginal analysis technique used in the Special Perturbations (SP) Tasker in 2007. Centralized tasker / scheduler approaches have used a Markov Decision Process (MDP) formulation, but myopic solutions fail to account for future states and non-myopic solutions tend to be computationally infeasible at scale. Linares and Furfaro proposed solving an MDP formulation of the Sensor Allocation Problem (SAP) using Deep Reinforcement Learning (DRL). DRL has been instrumental in solving many high-dimensional control problems previously considered too complex to solve at an expert level, including Go, Atari 2600, Dota 2, Starcraft 2 and autonomous driving. Linares and Furfaro showed DRL could converge on effective policies for sets of up to 300 objects in the same orbital plane. Jones expanded on that work to a full three-dimensional case with objects in diverse orbits. DRL methods can require significant training time to learn from an a priori state. This paper builds on past work by applying imitation learning to bootstrap DRL methods with existing heuristic solutions. We show that a Demonstration Guided DRL (DG-DRL) approach can effectively replicate a near-optimal tasker’s performance using trajectories from a sub-optimal heuristic. Further, we show that our approach avoids the poor initial performance typical of online DRL approaches. Code is available as an open source library at: https://github.com/AshHarvey/ssa-gym","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124465413","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Single-target density for tracking indistinguishable objects 单目标密度跟踪难以区分的目标
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9626882
M. Ulmke
The concept of indistinguishability in multi-target tracking leads to correlations in their statistical description even without explicit interactions between the objects. These correlations can be described in terms of a wave function – the square-root of the multi-target probability density function (pdf) – which is necessarily either symmetric or anti-symmetric under the exchange of two target indices. [1] This symmetry dichotomy, well-known in quantum many particle physics as bosonic and fermionic behavior, leads to specific properties of the multi-target pdf. While anti-symmetry results in a repulsive behavior in terms of the single object states, symmetry leads to clustering of single objects into the same state. This different behavior can be exploited to describe macroscopic objects which either tend to avoid each other or to form groups.In this paper, we develop an approach for tracking multiple non-interacting indistinguishable targets in the presence of false alarms. The goal is to avoid the treatment of the high-dimensional multi-target pdf by approximating it in terms of the square of so-called Slater determinants and permanents build from single target pdfs. From the intensity (first order statistical moment) of the multi-target pdf, we derive approximations for single target pdfs which show the specific fermionic and bosonic behavior. These "corrected" single target pdfs can serve as input into standard data association and filtering algorithms. Exemplary implementations in a JPDAF framework demonstrate the mitigation of track coalescence.
多目标跟踪中不可区分的概念导致其统计描述中的相关性,即使目标之间没有显式的相互作用。这些相关性可以用波函数——多目标概率密度函数(pdf)的平方根——来描述,在两个目标指数的交换下,它必然是对称的或反对称的。这种对称二分法,在量子许多粒子物理学中被称为玻色子和费米子行为,导致了多目标pdf的特定性质。当反对称导致单个物体状态的排斥行为时,对称导致单个物体聚集到相同的状态。这种不同的行为可以用来描述宏观物体,这些物体要么倾向于相互避开,要么形成群体。在本文中,我们开发了一种在存在假警报的情况下跟踪多个非相互作用的不可区分目标的方法。我们的目标是避免高维多目标pdf的处理,方法是根据所谓的Slater行列式和从单目标pdf构建的永久元素的平方来近似它。从多目标pdf的强度(一阶统计矩)出发,我们导出了单目标pdf的近似,该近似显示了特定的费米子和玻色子行为。这些经过“校正”的单一目标pdf文件可以作为标准数据关联和过滤算法的输入。JPDAF框架中的示例实现演示了轨迹合并的缓解。
{"title":"Single-target density for tracking indistinguishable objects","authors":"M. Ulmke","doi":"10.23919/fusion49465.2021.9626882","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9626882","url":null,"abstract":"The concept of indistinguishability in multi-target tracking leads to correlations in their statistical description even without explicit interactions between the objects. These correlations can be described in terms of a wave function – the square-root of the multi-target probability density function (pdf) – which is necessarily either symmetric or anti-symmetric under the exchange of two target indices. [1] This symmetry dichotomy, well-known in quantum many particle physics as bosonic and fermionic behavior, leads to specific properties of the multi-target pdf. While anti-symmetry results in a repulsive behavior in terms of the single object states, symmetry leads to clustering of single objects into the same state. This different behavior can be exploited to describe macroscopic objects which either tend to avoid each other or to form groups.In this paper, we develop an approach for tracking multiple non-interacting indistinguishable targets in the presence of false alarms. The goal is to avoid the treatment of the high-dimensional multi-target pdf by approximating it in terms of the square of so-called Slater determinants and permanents build from single target pdfs. From the intensity (first order statistical moment) of the multi-target pdf, we derive approximations for single target pdfs which show the specific fermionic and bosonic behavior. These \"corrected\" single target pdfs can serve as input into standard data association and filtering algorithms. Exemplary implementations in a JPDAF framework demonstrate the mitigation of track coalescence.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114180759","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
On Tracking Closely-Spaced Targets in a PARAFAC-Representation of the Fermionic Wave Function Formulation 费米子波函数公式的parafac中近间隔目标跟踪
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9627033
Joshua Gehlen, F. Govaers, W. Koch
Closely spaced multi target tracking remains a challenging problem in state estimation and data fusion. A recent formulation of the problem using antisymmetric square roots of density functions, which may be interpreted as multi target wave functions, has proposed a separation of densities by means of the resulting "Pauli-Notch". In this paper, this formulation is extended for non-Gaussian posterior densities, which are given in discretized and Candecomp-/Parafac decomposed form. Such densities can be predicted by a numerical solution of the Fokker-Planck-Equation. A modified operator for the respective wave function is presented together with the Bayes recursion in order to solve state estimation based on antisymmetric wave functions.
近间隔多目标跟踪在状态估计和数据融合方面一直是一个具有挑战性的问题。最近使用密度函数的反对称平方根的问题的表述,可以解释为多目标波函数,提出了通过由此产生的“保利- notch”来分离密度。本文将此公式推广到非高斯后验密度的离散化和Candecomp-/Parafac分解形式。这样的密度可以通过福克-普朗克方程的数值解来预测。为了解决基于反对称波函数的状态估计问题,提出了相应波函数的修正算子和贝叶斯递归算子。
{"title":"On Tracking Closely-Spaced Targets in a PARAFAC-Representation of the Fermionic Wave Function Formulation","authors":"Joshua Gehlen, F. Govaers, W. Koch","doi":"10.23919/fusion49465.2021.9627033","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9627033","url":null,"abstract":"Closely spaced multi target tracking remains a challenging problem in state estimation and data fusion. A recent formulation of the problem using antisymmetric square roots of density functions, which may be interpreted as multi target wave functions, has proposed a separation of densities by means of the resulting \"Pauli-Notch\". In this paper, this formulation is extended for non-Gaussian posterior densities, which are given in discretized and Candecomp-/Parafac decomposed form. Such densities can be predicted by a numerical solution of the Fokker-Planck-Equation. A modified operator for the respective wave function is presented together with the Bayes recursion in order to solve state estimation based on antisymmetric wave functions.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"91 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127323211","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Relations Between Explainability, Evaluation and Trust in AI-Based Information Fusion Systems 基于人工智能的信息融合系统的可解释性、评价与信任关系
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9627013
G. Pavlin, J. D. Villiers, J. Ziegler, A. Jousselme, P. Costa, Kathryn B. Laskey, A. D. Waal, E. Blasch, L. Jansen
Explainability is generally considered an important means to gain trust in complex automated decision support systems. Different types of explainability of processes and models used in a complex information fusion solution based on Artificial Intelligence (AI) are relevant throughout its life-cycle, i.e. during the system development as well as its deployment. However, it is often difficult to understand the real value of explainability in specific cases. To study the impact of explainability on trust, there is a need to emphasize the trust building processes, especially various types of evaluations supporting trust assessment. The paper emphasizes that the value of explainability is as an enabler of certain types of evaluations leading to improved trust in automated solutions. A conceptual model brings together different types of explainability, evaluations, and operational conditions along with human factors influencing the trust in automated systems. The introduced model describes the types of possible evaluations and related explainability at different stages of life cycles of AI-based information fusion solutions. This enables adaptation of life cycles, such that the trust assessment is facilitated. The concepts are illustrated with the help of examples using different modelling and processing techniques.
可解释性通常被认为是在复杂的自动化决策支持系统中获得信任的重要手段。基于人工智能(AI)的复杂信息融合解决方案中使用的过程和模型的不同类型的可解释性在其整个生命周期中都是相关的,即在系统开发和部署期间。然而,在特定情况下,通常很难理解可解释性的真正价值。为了研究可解释性对信任的影响,有必要强调信任的建立过程,特别是支持信任评估的各种类型的评价。本文强调,可解释性的价值是作为某种类型的评估的推动者,导致在自动化解决方案中改进信任。概念模型将不同类型的可解释性、评估和操作条件以及影响自动化系统信任的人为因素结合在一起。引入的模型描述了基于人工智能的信息融合解决方案生命周期不同阶段可能的评估类型和相关的可解释性。这使适应生命周期成为可能,从而促进信任评估。通过使用不同的建模和处理技术的例子说明了这些概念。
{"title":"Relations Between Explainability, Evaluation and Trust in AI-Based Information Fusion Systems","authors":"G. Pavlin, J. D. Villiers, J. Ziegler, A. Jousselme, P. Costa, Kathryn B. Laskey, A. D. Waal, E. Blasch, L. Jansen","doi":"10.23919/fusion49465.2021.9627013","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9627013","url":null,"abstract":"Explainability is generally considered an important means to gain trust in complex automated decision support systems. Different types of explainability of processes and models used in a complex information fusion solution based on Artificial Intelligence (AI) are relevant throughout its life-cycle, i.e. during the system development as well as its deployment. However, it is often difficult to understand the real value of explainability in specific cases. To study the impact of explainability on trust, there is a need to emphasize the trust building processes, especially various types of evaluations supporting trust assessment. The paper emphasizes that the value of explainability is as an enabler of certain types of evaluations leading to improved trust in automated solutions. A conceptual model brings together different types of explainability, evaluations, and operational conditions along with human factors influencing the trust in automated systems. The introduced model describes the types of possible evaluations and related explainability at different stages of life cycles of AI-based information fusion solutions. This enables adaptation of life cycles, such that the trust assessment is facilitated. The concepts are illustrated with the help of examples using different modelling and processing techniques.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127257089","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
An Elliptical Principal Axes-based Model for Extended Target Tracking with Marine Radar Data 基于椭圆主轴的舰船雷达扩展目标跟踪模型
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9627039
Jaya Shradha Fowdur, M. Baum, F. Heymann
Ellipses are favourable when it comes to tracking the shape of targets in a wide range of applications. With enhanced sensor technologies, the need for efficient measurement processing and accurate estimation keeps getting more pronounced. In this paper, we propose an approach called Principal Axes Kalman Filter (PAKF) for tracking an elliptical extended target whose extent parameters are estimated directly from explicit elliptical measurements (lengths of semi-axes and orientation), that have in turn been computed from a high number of (noisy) sensor measurements. The benefits of the approach, both in terms of processing and accuracy, are demonstrated by a comparison with two existing approaches: the random matrix model (RMM) and the Multiplicative Error Model-Extended Kalman Filter* (MEM-EKF*). Moreover, the approach is applied on a real-world standard on-board marine radar dataset and the outcomes are presented and discussed.
椭圆是有利的,当它涉及到跟踪形状的目标在广泛的应用。随着传感器技术的增强,对高效测量处理和准确估计的需求越来越明显。在本文中,我们提出了一种称为主轴卡尔曼滤波器(PAKF)的方法来跟踪椭圆扩展目标,其范围参数直接从显式椭圆测量(半轴长度和方向)中估计,而这些测量又从大量(有噪声的)传感器测量中计算。通过与随机矩阵模型(RMM)和乘法误差模型-扩展卡尔曼滤波(memm - ekf)两种现有方法的比较,证明了该方法在处理和精度方面的优势。此外,将该方法应用于实际标准的船用雷达数据集,并给出了结果并进行了讨论。
{"title":"An Elliptical Principal Axes-based Model for Extended Target Tracking with Marine Radar Data","authors":"Jaya Shradha Fowdur, M. Baum, F. Heymann","doi":"10.23919/fusion49465.2021.9627039","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9627039","url":null,"abstract":"Ellipses are favourable when it comes to tracking the shape of targets in a wide range of applications. With enhanced sensor technologies, the need for efficient measurement processing and accurate estimation keeps getting more pronounced. In this paper, we propose an approach called Principal Axes Kalman Filter (PAKF) for tracking an elliptical extended target whose extent parameters are estimated directly from explicit elliptical measurements (lengths of semi-axes and orientation), that have in turn been computed from a high number of (noisy) sensor measurements. The benefits of the approach, both in terms of processing and accuracy, are demonstrated by a comparison with two existing approaches: the random matrix model (RMM) and the Multiplicative Error Model-Extended Kalman Filter* (MEM-EKF*). Moreover, the approach is applied on a real-world standard on-board marine radar dataset and the outcomes are presented and discussed.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122255089","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
An Algebra of Machine Learners with Applications 机器学习代数及其应用
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9626918
N. Rao
Machine learning (ML) methods are increasingly being applied to solve complex, data-driven problems in diverse areas, by exploiting the physical laws derived from first principles such as thermal hydraulics and the abstract laws developed recently for data and computing infrastructures. These physical and abstract laws encapsulate, typically in compact algebraic forms, the critical knowledge that complements data-driven ML models. We present a unified perspective of these laws and ML methods using an abstract algebra $(mathcal{A}; oplus , otimes )$, wherein the performance estimation and classification tasks are characterized by the additive ⊕ operations, and the diagnosis, reconstruction, and optimization tasks are characterized by the difference ⊗ operations. This abstraction provides ML codes and their performance characterizations that are transferable across different areas. We describe practical applications of these abstract operations using examples of throughput profile estimation tasks in data transport infrastructures, and power-level and sensor error estimation tasks in nuclear reactor systems.
机器学习(ML)方法越来越多地被应用于解决复杂的、数据驱动的问题,在不同的领域,通过利用物理定律衍生的第一性原理,如热工力学和抽象定律最近开发的数据和计算基础设施。这些物理和抽象的定律通常以紧凑的代数形式封装了补充数据驱动的ML模型的关键知识。我们使用抽象代数$(mathcal{A}; oplus , otimes )$给出了这些定律和ML方法的统一视角,其中性能估计和分类任务的特征是相加的⊕操作,而诊断、重构和优化任务的特征是差分⊗操作。这个抽象提供了ML代码及其性能特征,这些代码可以在不同的领域之间转移。我们使用数据传输基础设施中的吞吐量剖面估计任务以及核反应堆系统中的功率级和传感器误差估计任务的示例来描述这些抽象操作的实际应用。
{"title":"An Algebra of Machine Learners with Applications","authors":"N. Rao","doi":"10.23919/fusion49465.2021.9626918","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9626918","url":null,"abstract":"Machine learning (ML) methods are increasingly being applied to solve complex, data-driven problems in diverse areas, by exploiting the physical laws derived from first principles such as thermal hydraulics and the abstract laws developed recently for data and computing infrastructures. These physical and abstract laws encapsulate, typically in compact algebraic forms, the critical knowledge that complements data-driven ML models. We present a unified perspective of these laws and ML methods using an abstract algebra $(mathcal{A}; oplus , otimes )$, wherein the performance estimation and classification tasks are characterized by the additive ⊕ operations, and the diagnosis, reconstruction, and optimization tasks are characterized by the difference ⊗ operations. This abstraction provides ML codes and their performance characterizations that are transferable across different areas. We describe practical applications of these abstract operations using examples of throughput profile estimation tasks in data transport infrastructures, and power-level and sensor error estimation tasks in nuclear reactor systems.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125417475","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Improved Virtual Landmark Approximation for Belief-Space Planning 改进的虚拟地标近似置信空间规划
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9626933
J. Nordlöf, Gustaf Hendeby, Daniel Axehill
A belief-space planning problem for GNSS-denied areas is studied where the location and number of landmarks available are unknown when performing the planning. To be able to plan an informative path in this situation, an algorithm using virtual landmarks to position the platform during the planning phase is studied. The virtual landmarks are selected to capture the expected information available in different regions of the map, based on the beforehand known landmark density. The main contribution of this work is a better approximation of the obtained information from the virtual landmarks and a theoretical study of the properties of the approximation. Furthermore, the proposed approximation, in itself and its use in a path planner, is investigated with successful results.
研究了gnss拒绝区域的信念空间规划问题,在进行规划时,可用地标的位置和数量是未知的。为了能够在这种情况下规划一条信息丰富的路径,研究了一种在规划阶段使用虚拟地标来定位平台的算法。根据事先已知的地标密度,选择虚拟地标来捕获地图不同区域的预期可用信息。这项工作的主要贡献是对从虚拟地标中获得的信息进行了更好的近似,并对近似的性质进行了理论研究。此外,本文还对所提出的近似及其在路径规划器中的应用进行了研究,并取得了成功的结果。
{"title":"Improved Virtual Landmark Approximation for Belief-Space Planning","authors":"J. Nordlöf, Gustaf Hendeby, Daniel Axehill","doi":"10.23919/fusion49465.2021.9626933","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9626933","url":null,"abstract":"A belief-space planning problem for GNSS-denied areas is studied where the location and number of landmarks available are unknown when performing the planning. To be able to plan an informative path in this situation, an algorithm using virtual landmarks to position the platform during the planning phase is studied. The virtual landmarks are selected to capture the expected information available in different regions of the map, based on the beforehand known landmark density. The main contribution of this work is a better approximation of the obtained information from the virtual landmarks and a theoretical study of the properties of the approximation. Furthermore, the proposed approximation, in itself and its use in a path planner, is investigated with successful results.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129946480","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Pedestrian Detection by Fusion of RGB and Infrared Images in Low-Light Environment 基于RGB和红外图像融合的低光环境下行人检测
Pub Date : 2021-11-01 DOI: 10.23919/fusion49465.2021.9626853
Qing Deng, Wei Tian, Yuyao Huang, Lu Xiong, Xin Bi
Pedestrian detection in low-light environment is an essential part for autonomous driving in all-day and all-weather situations. A current trend is utilizing multispectral information such as RGB and infrared images to detect pedestrians. Despite its efficacy, such an approach suffers from underperformance in dealing with varied object scales due to its limited feature fusion on semantic levels. To address the above problem, we propose a novel multi-layer fusion network called as MLF-FRCNN. In this network, multi-scale feature maps are created from RGB and infrared channels from each backbone block. A feature pyramid network module is further introduced to facilitate predictions on multi-layer feature maps. The experimental results on the KAIST Dataset reveal that our method achieves a runtime performance of 0.14s per frame and an average precision of 91.2% which outperforms state-of-the-art multispectral fusion methods. The effectiveness of our approach in dealing with scaled objects in low-light environment is further proven by ablation studies.
低光环境下的行人检测是全天候自动驾驶的重要组成部分。目前的趋势是利用RGB和红外图像等多光谱信息来检测行人。尽管该方法具有一定的有效性,但由于其在语义层面上的特征融合有限,在处理不同对象尺度时表现不佳。为了解决上述问题,我们提出了一种新的多层融合网络MLF-FRCNN。在该网络中,从每个主干块的RGB通道和红外通道创建多尺度特征图。进一步引入特征金字塔网络模块,便于对多层特征映射进行预测。在KAIST数据集上的实验结果表明,该方法的运行时性能为每帧0.14s,平均精度为91.2%,优于目前最先进的多光谱融合方法。烧蚀研究进一步证明了我们的方法在低光环境下处理缩放目标的有效性。
{"title":"Pedestrian Detection by Fusion of RGB and Infrared Images in Low-Light Environment","authors":"Qing Deng, Wei Tian, Yuyao Huang, Lu Xiong, Xin Bi","doi":"10.23919/fusion49465.2021.9626853","DOIUrl":"https://doi.org/10.23919/fusion49465.2021.9626853","url":null,"abstract":"Pedestrian detection in low-light environment is an essential part for autonomous driving in all-day and all-weather situations. A current trend is utilizing multispectral information such as RGB and infrared images to detect pedestrians. Despite its efficacy, such an approach suffers from underperformance in dealing with varied object scales due to its limited feature fusion on semantic levels. To address the above problem, we propose a novel multi-layer fusion network called as MLF-FRCNN. In this network, multi-scale feature maps are created from RGB and infrared channels from each backbone block. A feature pyramid network module is further introduced to facilitate predictions on multi-layer feature maps. The experimental results on the KAIST Dataset reveal that our method achieves a runtime performance of 0.14s per frame and an average precision of 91.2% which outperforms state-of-the-art multispectral fusion methods. The effectiveness of our approach in dealing with scaled objects in low-light environment is further proven by ablation studies.","PeriodicalId":226850,"journal":{"name":"2021 IEEE 24th International Conference on Information Fusion (FUSION)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126998906","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
期刊
2021 IEEE 24th International Conference on Information Fusion (FUSION)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1