Papers › Tele-Knowledge Pre-training for Fault Analysis

Tele-Knowledge Pre-training for Fault Analysis

20 Oct 2022arXiv:2210.11298archive 2025-07-28

Zhuo Chen, Wen Zhang, Yufeng Huang, Mingyang Chen, Yuxia Geng, Hongtao Yu, Zhen Bi, Yichi Zhang, Zhen Yao, Wenting Song, Xinliang Wu, Yi Yang, Mingyi Chen, Zhaoyang Lian, YingYing Li, Lei Cheng, Huajun Chen

In this work, we share our experience on tele-knowledge pre-training for fault analysis, a crucial task in telecommunication applications that requires a wide range of knowledge normally found in both machine log data and product documents. To organize this knowledge from experts uniformly, we propose to create a Tele-KG (tele-knowledge graph). Using this valuable data, we further propose a tele-domain language pre-training model TeleBERT and its knowledge-enhanced version, a tele-knowledge re-training model KTeleBERT. which includes effective prompt hints, adaptive numerical data encoding, and two knowledge injection paradigms. Concretely, our proposal includes two stages: first, pre-training TeleBERT on 20 million tele-related corpora, and then re-training it on 1 million causal and machine-related corpora to obtain KTeleBERT. Our evaluation on multiple tasks related to fault analysis in tele-applications, including root-cause analysis, event association prediction, and fault chain tracing, shows that pre-training a language model with tele-domain data is beneficial for downstream tasks. Moreover, the KTeleBERT re-training further improves the performance of task models, highlighting the effectiveness of incorporating diverse tele-knowledge into the model.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2210.11298")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: official repository: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hackerchenzhuo/ktelebert officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from hackerchenzhuo/ktelebert. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

LLRD hackerchenzhuo/ktelebert/KTeleBERT/src/utils.py official repository unverified MIT (permissive) · b945e1b921c61e2c · report
add_special_token hackerchenzhuo/ktelebert/KTeleBERT/src/utils.py official repository unverified MIT (permissive) · c316d7769642f082 · report
debug hackerchenzhuo/ktelebert/KTeleBERT/model/HWBert.py official repository unverified MIT (permissive) · 82954c7f58e9d215 · report
load_data hackerchenzhuo/ktelebert/KTeleBERT/src/data.py official repository unverified MIT (permissive) · f5c6ca1407832288 · report
load_data_kg hackerchenzhuo/ktelebert/KTeleBERT/src/data.py official repository unverified MIT (permissive) · 9b97761b751593d2 · report
load_order_data hackerchenzhuo/ktelebert/KTeleBERT/src/data.py official repository unverified MIT (permissive) · c6ee981fa5d5d2dc · report
ltp_debug hackerchenzhuo/ktelebert/KTeleBERT/get_chinese_ref.py official repository unverified MIT (permissive) · 4b31b866a812e8ed · report
ortho_penalty hackerchenzhuo/ktelebert/KTeleBERT/model/Numeric.py official repository unverified MIT (permissive) · 43c5f80cd8738ea3 · report
reduce_value hackerchenzhuo/ktelebert/KTeleBERT/src/distributed_utils.py official repository unverified MIT (permissive) · 4fe6de9a59664ee4 · report
refresh_data hackerchenzhuo/ktelebert/KTeleBERT/get_chinese_ref.py official repository unverified MIT (permissive) · 015da2ce3f106d89 · report

Tasks

Language ModelingLanguage Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections