blob: 0c9000a029ba7e1a6ad29de2be057f113aabd902 [file] [log] [blame]
ramvermaaf74a622018-07-31 18:25:39 +01001//
2// ============LICENSE_START=======================================================
3// Copyright (C) 2016-2018 Ericsson. All rights reserved.
4// ================================================================================
5// This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE
6// Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
7//
8// SPDX-License-Identifier: CC-BY-4.0
9// ============LICENSE_END=========================================================
10//
11// @author Sven van der Meer (sven.van.der.meer@ericsson.com)
12//
13
14== Recommender System (IM'13)
15
16[width="100%",cols="15%,90%"]
17|===
18
19h| Title
20e| A Recommender-system for Telecommunications Network Management Actions
21
22h| Venue
23| IEEE IM, Ghent, May 2013
24
25h| Abstract
26| Research and products in telecoms network management have long been focused on the automation of processes to keep complex managed networks in an operational state, while being profitable to operate for the network operator. Due to the ever increasing scale and complexity of the problem domain, coupled with specific constraints (legal, regulatory, technological change), a fully automated management approach is virtually impossible. It remains the responsibility of human Network Operations Centre (NOC) operators to oversee and manage the running of the network, where their main task is to respond to huge numbers of messages, errors, warnings and faults constantly flowing from the managed network. In the past, network operators either employed expert systems or became very dependent on expert knowledge of their operational staff. Considering the current explosion in size and complexity of managed telecoms network, it is widely understood and accepted that current manual and semiautomated approaches cannot scale. In this paper we investigate the applicability of recommender systems as an approach to assist NOC operators to correctly respond to indications of incidents in the network they are actively managing.
27
28h| Links
29| link:https://www.researchgate.net/publication/259785776_A_recommender-system_for_telecommunications_network_management_actions[Research Gate] [accessed Aug 11, 2017]
30
31h| BibTeX
32a|
33[source,bibtex]
34----
35@inproceedings{DBLP:conf/im/KeeneyMH13,
36 author = {John Keeney and
37 Sven van der Meer and
38 Gabriel Hogan},
39 title = {A Recommender-system for Telecommunications
40 Network Management Actions},
41 booktitle = {2013 {IFIP/IEEE} International Symposium on Integrated
42 Network Management
43 {IM} 2013, Ghent, Belgium, May 27-31, 2013},
44 pages = {760--763},
45 year = {2013},
46 crossref = {DBLP:conf/im/2013},
47 url = {http://ieeexplore.ieee.org/document/6573072/},
48 timestamp = {Sun, 30 Apr 2017 09:41:39 +0200},
49 biburl = {http://dblp.org/rec/bib/conf/im/KeeneyMH13},
50 bibsource = {dblp computer science bibliography, http://dblp.org}
51}
52----
53
54|===
55