論文の概要: Firearm Detection and Segmentation Using an Ensemble of Semantic Neural
Networks
- arxiv url: http://arxiv.org/abs/2003.00805v1
- Date: Tue, 11 Feb 2020 13:58:16 GMT
- ステータス: 処理完了
- システム内更新日: 2023-01-02 01:46:46.467173
- Title: Firearm Detection and Segmentation Using an Ensemble of Semantic Neural
Networks
- Title(参考訳): セマンティックニューラルネットワークのアンサンブルを用いた火器検出とセグメンテーション
- Authors: Alexander Egiazarov, Vasileios Mavroeidis, Fabio Massimo Zennaro,
Kamer Vishi
- Abstract要約: 本稿では,意味的畳み込みニューラルネットワークのアンサンブルに基づく兵器検出システムを提案する。
特定のタスクに特化した単純なニューラルネットワークのセットは、計算リソースを少なくし、並列にトレーニングすることができる。
個々のネットワークの出力の集約によって与えられるシステムの全体的な出力は、ユーザが偽陽性と偽陰性とをトレードオフするように調整することができる。
- 参考スコア(独自算出の注目度): 62.997667081978825
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In recent years we have seen an upsurge in terror attacks around the world.
Such attacks usually happen in public places with large crowds to cause the
most damage possible and get the most attention. Even though surveillance
cameras are assumed to be a powerful tool, their effect in preventing crime is
far from clear due to either limitation in the ability of humans to vigilantly
monitor video surveillance or for the simple reason that they are operating
passively. In this paper, we present a weapon detection system based on an
ensemble of semantic Convolutional Neural Networks that decomposes the problem
of detecting and locating a weapon into a set of smaller problems concerned
with the individual component parts of a weapon. This approach has
computational and practical advantages: a set of simpler neural networks
dedicated to specific tasks requires less computational resources and can be
trained in parallel; the overall output of the system given by the aggregation
of the outputs of individual networks can be tuned by a user to trade-off false
positives and false negatives; finally, according to ensemble theory, the
output of the overall system will be robust and reliable even in the presence
of weak individual models. We evaluated our system running simulations aimed at
assessing the accuracy of individual networks and the whole system. The results
on synthetic data and real-world data are promising, and they suggest that our
approach may have advantages compared to the monolithic approach based on a
single deep convolutional neural network.
- Abstract(参考訳): 近年、世界中のテロ攻撃が急増している。
このような攻撃は通常、大勢の人が集まる公共の場所で起こり、最も被害を被り、最も注目を集める。
監視カメラは強力なツールであると仮定されているが、人間がビデオ監視を自警的に監視できる能力の制限や、パッシブに動作している単純な理由から、犯罪防止効果は明確ではない。
本稿では,武器の個々の構成要素に関するより小さな問題の組に,武器を検知・配置する問題を分解する,意味的畳み込みニューラルネットワークのアンサンブルに基づく武器検出システムを提案する。
This approach has computational and practical advantages: a set of simpler neural networks dedicated to specific tasks requires less computational resources and can be trained in parallel; the overall output of the system given by the aggregation of the outputs of individual networks can be tuned by a user to trade-off false positives and false negatives; finally, according to ensemble theory, the output of the overall system will be robust and reliable even in the presence of weak individual models.
個々のネットワークとシステム全体の精度を評価することを目的としたシミュレーションシステムの評価を行った。
合成データと実世界のデータの結果は有望であり、このアプローチは単一の深い畳み込みニューラルネットワークに基づくモノリシックなアプローチに比べて有利である可能性が示唆された。
関連論文リスト
- Using Graph Theory for Improving Machine Learning-based Detection of
Cyber Attacks [4.465883551216819]
ネットワーク侵入やサイバー脅威の早期発見は、サイバーセキュリティの主要な柱の1つだ。
この目的のための最も効果的なアプローチの1つは、人工知能アルゴリズムの助けを借りてネットワークトラフィックを分析することである。
論文 参考訳(メタデータ) (2024-02-12T18:44:02Z) - Unfolding Local Growth Rate Estimates for (Almost) Perfect Adversarial
Detection [22.99930028876662]
畳み込みニューラルネットワーク(CNN)は、多くの知覚的タスクにおける最先端のソリューションを定義する。
現在のCNNアプローチは、システムを騙すために特別に作られた入力の敵の摂動に対して脆弱なままである。
本稿では,ネットワークの局所固有次元(LID)と敵攻撃の関係について,最近の知見を生かした,シンプルで軽量な検出器を提案する。
論文 参考訳(メタデータ) (2022-12-13T17:51:32Z) - FuNNscope: Visual microscope for interactively exploring the loss
landscape of fully connected neural networks [77.34726150561087]
ニューラルネットワークの高次元景観特性を探索する方法を示す。
我々は、小さなニューラルネットワークの観測結果をより複雑なシステムに一般化する。
インタラクティブダッシュボードは、いくつかのアプリケーションネットワークを開放する。
論文 参考訳(メタデータ) (2022-04-09T16:41:53Z) - The Feasibility and Inevitability of Stealth Attacks [63.14766152741211]
我々は、攻撃者が汎用人工知能システムにおける決定を制御できる新しい敵の摂動について研究する。
敵対的なデータ修正とは対照的に、ここで考慮する攻撃メカニズムには、AIシステム自体の変更が含まれる。
論文 参考訳(メタデータ) (2021-06-26T10:50:07Z) - Explaining Network Intrusion Detection System Using Explainable AI
Framework [0.5076419064097734]
侵入検知システムは、今日の世界のサイバー安全の重要なレイヤーの1つです。
本稿では,ディープニューラルネットワークを用いてネットワーク侵入検出を行った。
また、機械学習パイプラインの各段階で透明性を追加する説明可能なAIフレームワークも提案しました。
論文 参考訳(メタデータ) (2021-03-12T07:15:09Z) - Tiny Adversarial Mulit-Objective Oneshot Neural Architecture Search [35.362883630015354]
モバイルデバイスにデプロイされるほとんどのニューラルネットワークモデルは小さい。
しかし、小さなニューラルネットワークは一般に攻撃に対して非常に脆弱である。
私たちの研究は、モバイルレベルのリソースの下でクリーンな精度を損なうことなく、小さなニューラルネットワークの堅牢性を改善する方法にフォーカスしています。
論文 参考訳(メタデータ) (2021-02-28T00:54:09Z) - Anomaly Detection on Attributed Networks via Contrastive Self-Supervised
Learning [50.24174211654775]
本論文では,アトリビュートネットワーク上の異常検出のためのコントラスト型自己監視学習フレームワークを提案する。
このフレームワークは、新しいタイプのコントラストインスタンスペアをサンプリングすることで、ネットワークデータからのローカル情報を完全に活用します。
高次元特性と局所構造から情報埋め込みを学習するグラフニューラルネットワークに基づくコントラスト学習モデルを提案する。
論文 参考訳(メタデータ) (2021-02-27T03:17:20Z) - Firearm Detection via Convolutional Neural Networks: Comparing a
Semantic Segmentation Model Against End-to-End Solutions [68.8204255655161]
武器の脅威検出とライブビデオからの攻撃的な行動は、潜在的に致命的な事故の迅速検出と予防に使用できる。
これを実現する一つの方法は、人工知能と、特に画像分析のための機械学習を使用することです。
従来のモノリシックなエンド・ツー・エンドのディープラーニングモデルと、セマンティクスセグメンテーションによって火花を検知する単純なニューラルネットワークのアンサンブルに基づく前述したモデルを比較した。
論文 参考訳(メタデータ) (2020-12-17T15:19:29Z) - Measurement-driven Security Analysis of Imperceptible Impersonation
Attacks [54.727945432381716]
本稿では,ディープニューラルネットワークを用いた顔認識システムの実用性について検討する。
皮膚の色,性別,年齢などの要因が,特定の標的に対する攻撃を行う能力に影響を及ぼすことを示す。
また,攻撃者の顔のさまざまなポーズや視点に対して堅牢なユニバーサルアタックを構築する可能性についても検討した。
論文 参考訳(メタデータ) (2020-08-26T19:27:27Z) - EagerNet: Early Predictions of Neural Networks for Computationally
Efficient Intrusion Detection [2.223733768286313]
最小限のリソースでネットワーク攻撃を検出するアーキテクチャを提案する。
アーキテクチャはバイナリまたはマルチクラスの分類問題に対処でき、ネットワークの精度を予測速度と交換できる。
論文 参考訳(メタデータ) (2020-07-27T11:31:37Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。