<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Journal of Manufactur</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.1016/j.jmsy</article-id>
      <title-group>
        <article-title>Logic Meets Attention: A Neuro-symbolic Approach to Vibration Fault Detection</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Darian M. Onchi s</string-name>
          <email>darian.onchis@e-uvt.ro</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Eduard-Florin Hogea</string-name>
          <email>eduard.hogea00@e-uvt.ro</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer and Information Technology, Politehnica University of Timis</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Faculty of Mathematics and Computer Science, Department of Computer Science, West University of Timi s</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <volume>31</volume>
      <abstract>
        <p>The early detection and classification of mechanical faults in rotating machinery is essential for predictive maintenance. We propose a novel neuro symbolic framework that integrates a one-dimensional Transformer encoder with Logic Tensor Networks and a dynamic rule generation module. The Transformer extracts temporal and spectral features from raw vibration segments via multi-head attention, while logic rules enforce label consistency and similarity constraints that adapt to evolving cluster patterns. We tested our approach on two benchmark datasets: on the OEDI recorded by using SpectraQuest's Gearbox Fault Diagnostics Simulator, where it achieves an F1 score of 0.992, and on the nine-class UoC gear fault data it reaches 0.899 versus 0.756 for a Transformer alone, thus delivering accurate and interpretable fault classification.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Neuro-symbolic learning</kwd>
        <kwd>Logic Tensor Networks</kwd>
        <kwd>1-D Transformer</kwd>
        <kwd>Vibration-based fault diagnosis</kwd>
        <kwd>Predictive maintenance</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Rotating machines are used in many industrial settings, and
hidden faults have been shown to cause costly shutdowns or
safety risks [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. Older vibration methods pick out spectral
peaks, envelope signals, or wavelet features and feed them
into rule-based or fuzzy systems [
        <xref ref-type="bibr" rid="ref3 ref4 ref5 ref6">3, 4, 5, 6</xref>
        ]. However, these
hand-crafted steps take a lot of work and often break down
when the data get large or the operating conditions change.
      </p>
      <p>
        Deep end-to-end models. Convolutional, recurrent and
autoencoder networks now learn features directly from raw
signals, outperforming classical methods on CWRU, IMS and
MFPT benchmarks and adapting through augmentation or
domain adversaries [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13 ref7 ref8 ref9">7, 8, 9, 10, 11, 12, 13</xref>
        ]. Surveys published
summarise these gains but note two gaps: large labelled
datasets remain necessary and explanations are opaque [
        <xref ref-type="bibr" rid="ref14 ref15 ref16">14,
15, 16</xref>
        ].
      </p>
      <p>
        Neuro-symbolic promise and objective. Integrating
neural representation learning with symbolic reasoning
can inject domain rules, boost data eficiency, and produce
human-readable explanations [
        <xref ref-type="bibr" rid="ref17 ref18 ref19">17, 18, 19</xref>
        ]. We therefore
propose a diagnosis model that couples a Transformer with a
Logic Tensor Network (LTN) [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. Self-attention captures
long-range temporal patterns, while the LTN layer enforces
ifrst-order rules linking observed cues to fault modes.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Transformer architectures have recently become a backbone
for machinery diagnosis. The Time-Series Transformer
(TST) lifted CWRU accuracy to 99.1%, four points above
CNN/LSTM baselines [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. Existing improvements include
CNN tokenisers [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] and works which prune redundant
attention and halves the number of floating operations
without sacrificing accuracy [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. Vision-style patching further
enables a Siamese ViT to reach state-of-the-art performance
with only 20% labeled data [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ].
      </p>
      <p>Eforts to inject expert knowledge have given rise to
several neuro-symbolic approaches. LTNs embedded in LSTM
backbones enhance generalisation when labels are limited
[25]. DeepProbLog combines neural perception with
probabilistic logic programming, and forces models to predict
intermediate engineering quantities, enabling subsequent
auditability [26].</p>
      <p>Despite these advances, Transformer-based models rarely
encode formal knowledge, whereas LTN systems rely on
legacy feature extractors. To date, no study has combined
a Transformer backbone with a neuro-symbolic reasoning
layer. Our work unifies self-attention representation
learning and diferentiable first-order logic in a single end-to-end
framework aimed at improving accuracy, data eficiency
and transparency.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology</title>
      <p>We fuse first-order reasoning with a lightweight 1-D
Transformer to classify sample vibration segments(best results
with 20) under explicit consistency constraints. Symbolic
rules are encoded with Logic Tensor Networks (LTNs) [27]
their penalisation signals update the network, letting prior
knowledge shape the learned features.</p>
      <sec id="sec-3-1">
        <title>3.1. LTN Optimisation</title>
        <p>
          An LTN grounds every formula  in a truth degree  () ∈
[
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ]. Model parameters  are learned by maximising the
aggregated satisfiability of a rule set :
 ⋆ = arg max Agg∈  ().
        </p>
        <p>We adopt the aggregated -mean error (ApME),
ME(1:) = 1
−
︁( 1 ∑︁(1 −  )

)︁ 1/</p>
        <p>,

with =2; low-valued clauses thus receive larger gradients.</p>
        <p>Each class  is a fuzzy predicate (x) = ˆ, i.e. the
network softmax output. For a labelled segment x with
ground truth  we impose
(x),</p>
        <p>¬(x) ( ̸= ),
using product - and -norms plus the Goguen implication;
run-time overhead is negligible.
(1)
(2)
(3)</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Hybrid Encoder meets LTN</title>
        <p>Each vibration segment is a length-20 time series x ∈ R1×20
with a categorical label  ∈ {1, . . . , }, where  is the
number of classes in the current dataset. The proposed
model attaches a lightweight one-dimensional Transformer
to the LTN layer, so that symbolic constraints are applied
directly to the learned representation.</p>
        <sec id="sec-3-2-1">
          <title>Transformer encoder.</title>
          <p>The raw signal is split into three
overlapping patches of ten samples (stride = 5). A 1×10
convolution projects each patch to a 64-dimensional token
u. A learnable class token zcls is prepended to these
tokens and sinusoidal positional encodings are added,
yielding the input sequence Z0 = [︀ zcls ‖ u1 ‖ u2 ‖ u3]︀ .
Six pre-norm Transformer layers, each with eight attention
heads, refine the sequence. With only four tokens (one CLS
+ three patches) the memory footprint remains low while
self-attention still captures long-range dependencies. The
updated CLS token provides a global summary, whereas the
three patch tokens are average– and max-pooled,
concatenated, and fed to a two-layer MLP that outputs class
probabilities pˆ(x) = (ˆ1, . . . , ˆ ). These probabilities ground
the LTN predicates (x) = ˆ, allowing the logic rules to
influence the entire encoder.</p>
        </sec>
        <sec id="sec-3-2-2">
          <title>Similarity rules.</title>
          <p>To regularise the embedding space,
similarity rules are refreshed after every training epoch. For
each class  we run -means on the current embeddings and
retain two centroids { ,1,  ,2}, suficient to distinguish
the low- and high-load regimes observed in practice.
Proximity of x to centroid  is measured by a Gaussian kernel
,(x) = exp[︁− 12 ⃦⃦ f (x) − 
⃦ ]︁
,⃦ 2 ,
which yields the soft implication
,(x) ⇒ (x).
(4)
Rule (4) encourages any sample that lies close to a class
centroid to be assigned that class, yet it never conflicts with
the primary label rules in (3).
(5)
(6)

Training objective. Let { }=1 be the truth values of
all instantiated rules. We define the satisfiability aggregation
SatAgg = 1
−
⎯
⎸⎸ 1 ∑︁(︀ 1</p>
          <p>⎷  =1
−
︀) 2 ,
which attains its maximum value of 1 when every rule is
fully satisfied. The overall loss is then
ℒ = 1 − SatAgg + ‖Θ‖
2
2 ,
where Θ comprises all learnable parameters and  = 10 −3
is the weight-decay coeficient.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Experimental Evaluation</title>
      <p>All experiments ran on a 16 GiB Linux workstation with
an AMD EPYC CPU. Datasets are UoC gearbox [28]
(nine fault modes, 20 kHz): HEA (healthy), CTF
(chippedtooth PGB), MTF (missing-tooth PGB), RCF (root-crack
PGB), SWF (surface-wear PGB), BWF (ball-wear bearing),
CWF (composite-wear races), IRF (inner-race bearing), ORF
(outer-race bearing); and data from OEDI [29] recorded by
using SpectraQuest’s Gearbox Fault Diagnostics Simulator,
refered to as SpectraSimulator (healthy, broken-tooth).</p>
      <p>Pre-processing Continuous vibration signals are
segmented into windows of 20 samples with a stride of 10
inputs). Signals are standardised; faulty
(yielding 1 × 20
frames are discarded. Class balance is enforced by uniform
sampling. Splits use a stratified 80/20 train–test ratio, and
results are averaged over two folds.</p>
      <p>Training Details Training uses Adam with a learning
rate of 10−4</p>
      <p>and ℓ2 weight-decay 10−3 . When training the
vanilla variant, training has been kept identical.</p>
      <sec id="sec-4-1">
        <title>4.1. Results</title>
        <p>UoC.</p>
        <p>Our hybrid model attains 89.9 % accuracy and
macroF1 = 0.900 as in Table 1, outperforming the vanilla
Transformer with an F1 = 0.756. Gains are largest for data-sparse
classes such as HEA and CTF, highlighting the benefit of
logical regularisation.</p>
        <p>Results comparison on the UoC dataset: Transformer–LTN vs.
vanilla Transformer (the transformer itself has been kept
identi</p>
        <sec id="sec-4-1-1">
          <title>Hybrid Transformer–LTN</title>
        </sec>
        <sec id="sec-4-1-2">
          <title>Vanilla Transformer Prec.</title>
          <p>0.830
0.895
0.921
1.000
0.928
0.860
0.906
0.847</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>We introduced a compact neuro-symbolic pipeline that
unites a 1-D Transformer with LTNs, enabling end-to-end
learning under first-order constraints. Experiments on real
and simulated gear faults show that logical supervision
raises both accuracy and class balance without extra
computation, while every prediction remains traceable to
interpretable rules.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Acknowledgements</title>
      <p>This research was supported by the project “Romanian Hub
for Artificial Intelligence - HRIA”, Smart Growth,
Digitization and Financial Instruments Program, 2021-2027,
MySMIS no. 351416 and partially supported by the European
Union, via the oc1-2024-TES-01-19 sub-grant issued and
implemented by the ENFIELD project, under the grant
agreement No 101120657.</p>
    </sec>
    <sec id="sec-7">
      <title>Declaration on Generative AI</title>
      <p>During the preparation of this work, the authors used
Writefull for Overleaf to perform grammar and spelling checks.
No figures were generated by AI. The authors reviewed and
edited all suggestions and take full responsibility for the
publication’s content.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R.</given-names>
            <surname>Isermann</surname>
          </string-name>
          ,
          <string-name>
            <surname>Fault-Diagnosis Systems</surname>
          </string-name>
          : An Introduction from Fault Detection to Fault Tolerance, Springer,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>N.</given-names>
            <surname>Tandon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Choudhury</surname>
          </string-name>
          ,
          <article-title>A review of vibration and acoustic measurement methods for the detection of defects in rolling element bearings</article-title>
          ,
          <source>Tribology International</source>
          <volume>32</volume>
          (
          <year>1999</year>
          )
          <fpage>469</fpage>
          -
          <lpage>480</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A. K. S.</given-names>
            <surname>Jardine</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Banjevic</surname>
          </string-name>
          ,
          <article-title>A review on machinery diagnostics and prognostics implementing condition-based maintenance</article-title>
          ,
          <source>Mechanical Systems and Signal Processing</source>
          <volume>20</volume>
          (
          <year>2006</year>
          )
          <fpage>1483</fpage>
          -
          <lpage>1510</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>R. B.</given-names>
            <surname>Randall</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Antoni</surname>
          </string-name>
          ,
          <article-title>Rolling element bearing diagnostics-a tutorial</article-title>
          ,
          <source>Mechanical Systems and Signal Processing</source>
          <volume>25</volume>
          (
          <year>2011</year>
          )
          <fpage>485</fpage>
          -
          <lpage>520</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M. E. H.</given-names>
            <surname>Benbouzid</surname>
          </string-name>
          ,
          <article-title>A review of induction motors signature analysis as a medium for fault detection</article-title>
          ,
          <source>IEEE Transactions on Industrial Electronics</source>
          <volume>47</volume>
          (
          <year>2000</year>
          )
          <fpage>984</fpage>
          -
          <lpage>993</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Hashimoto</surname>
          </string-name>
          ,
          <article-title>An experimental study of fuzzy logic approach for machine fault diagnosis</article-title>
          ,
          <source>ISA Transactions 34</source>
          (
          <year>1995</year>
          )
          <fpage>79</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>T.</given-names>
            <surname>Ince</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kiranyaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Eren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Askar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gabbouj</surname>
          </string-name>
          ,
          <article-title>Real-time motor fault detection by 1-d convolutional neural networks</article-title>
          ,
          <source>IEEE Transactions on Industrial Electronics</source>
          <volume>63</volume>
          (
          <year>2016</year>
          )
          <fpage>7067</fpage>
          -
          <lpage>7075</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Jia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Xing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <article-title>An intelligent fault diagnosis method using unsupervised feature learning towards mechanical big data</article-title>
          ,
          <source>IEEE Transactions on Industrial Electronics</source>
          <volume>63</volume>
          (
          <year>2016</year>
          )
          <fpage>3137</fpage>
          -
          <lpage>3147</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Fault diagnosis based on deep feature learning with improved autoencoder</article-title>
          ,
          <source>Sensors</source>
          <volume>16</volume>
          (
          <year>2016</year>
          )
          <fpage>1654</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Verstraete</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Abdelguerfi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <article-title>Deep learning for fault detection in rotating machinery</article-title>
          ,
          <source>Shock and Vibration</source>
          <year>2017</year>
          (
          <year>2017</year>
          )
          <article-title>Article ID 3901549</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>L.</given-names>
            <surname>Wen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <surname>Y. Zhang,</surname>
          </string-name>
          <article-title>A new deep transfer learning method for intelligent fault diagnosis</article-title>
          ,
          <source>IEEE Transactions on Industrial Electronics</source>
          <volume>64</volume>
          (
          <year>2017</year>
          )
          <fpage>2307</fpage>
          -
          <lpage>2316</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Shao</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. McAleer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Yan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Baldi</surname>
          </string-name>
          ,
          <article-title>Highly accurate machine fault diagnosis using deep transfer learning</article-title>
          ,
          <source>IEEE Transactions on Industrial Informatics</source>
          <volume>15</volume>
          (
          <year>2019</year>
          )
          <fpage>2446</fpage>
          -
          <lpage>2455</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>W.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , G. Peng,
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <surname>Z. Zhang,</surname>
          </string-name>
          <article-title>A new deep learning model for fault diagnosis of rotating machinery under varying speed conditions</article-title>
          ,
          <source>Neurocomputing</source>
          <volume>290</volume>
          (
          <year>2018</year>
          )
          <fpage>219</fpage>
          -
          <lpage>242</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lei</surname>
          </string-name>
          , G. Qi,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Mazur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>An</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <article-title>A review of the application of deep learning in intelligent fault diagnosis of rotating machinery</article-title>
          ,
          <source>Measurement</source>
          <volume>206</volume>
          (
          <year>2023</year>
          )
          <fpage>112346</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>S. J.</given-names>
            <surname>Mousavirad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ishkakov</surname>
          </string-name>
          ,
          <article-title>Review on deep learning classifiers for faults diagnosis of rotating machinery</article-title>
          ,
          <source>Artificial Intelligence Review</source>
          <volume>56</volume>
          (
          <year>2023</year>
          )
          <fpage>5809</fpage>
          -
          <lpage>5860</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Tama</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Vania</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <article-title>Recent advances in the application of deep learning for fault diagnosis of rotating machinery using vibration signals</article-title>
          ,
          <source>Artificial Intelligence Review</source>
          <volume>56</volume>
          (
          <year>2023</year>
          )
          <fpage>4667</fpage>
          -
          <lpage>4709</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>A. S. d'Avila Garcez</surname>
            ,
            <given-names>L. C.</given-names>
          </string-name>
          <string-name>
            <surname>Lamb</surname>
            ,
            <given-names>D. M.</given-names>
          </string-name>
          <string-name>
            <surname>Gabbay</surname>
          </string-name>
          ,
          <source>NeuralSymbolic Cognitive Reasoning</source>
          , Springer,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>I.</given-names>
            <surname>Donadello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Serafini</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>d'Avila Garcez, Logic tensor networks for semantic image interpretation</article-title>
          ,
          <source>in: Proc. of the 26th Int. Joint Conf. on Artificial Intelligence (IJCAI)</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>1596</fpage>
          -
          <lpage>1602</lpage>
          . doi:
          <volume>10</volume>
          .24963/ ijcai.
          <year>2017</year>
          /221.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>J.</given-names>
            <surname>Mao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Gan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Kohli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. B.</given-names>
            <surname>Tenenbaum</surname>
          </string-name>
          , J. Wu,
          <article-title>Neurosymbolic concept learner: Interpreting scenes, words, and sentences with scene graphs</article-title>
          ,
          <source>in: Proc. of the 2019 IEEE/CVF Conf. on Computer Vision and Pattern Recognition (CVPR)</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>11135</fpage>
          -
          <lpage>11144</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L.</given-names>
            <surname>Serafini</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. S.</surname>
          </string-name>
          <article-title>d'Avila Garcez, Learning and reasoning with logic tensor networks</article-title>
          ,
          <source>in: Proc. of the 15th Int. Conf. of the Italian Association for Artificial Intelligence (AI*IA</source>
          <year>2016</year>
          ), volume
          <volume>10037</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2016</year>
          , pp.
          <fpage>334</fpage>
          -
          <lpage>348</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Jin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <article-title>A time series transformer based method for the rotating machinery fault diagnosis</article-title>
          ,
          <source>Neurocomputing</source>
          <volume>494</volume>
          (
          <year>2022</year>
          )
          <fpage>379</fpage>
          -
          <lpage>395</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Liang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zou</surname>
          </string-name>
          , L. Mao,
          <article-title>Rotating Machinery Fault Diagnosis Under Multiple Working Conditions via a Time-Series Transformer Enhanced by Convolutional Neural Network</article-title>
          ,
          <source>IEEE Transactions on Instrumentation and Measurement</source>
          <volume>72</volume>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>11</lpage>
          . doi:
          <volume>10</volume>
          .1109/TIM.
          <year>2023</year>
          .
          <volume>3318707</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          , J. Ma, T. Li,
          <string-name>
            <surname>Diagnosisformer:</surname>
          </string-name>
          <article-title>An eficient rolling bearing fault diagnosis method based on improved Transformer</article-title>
          ,
          <source>Engineering Applications of Artificial Intelligence</source>
          <volume>124</volume>
          (
          <year>2023</year>
          )
          <article-title>106507</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.engappai.
          <year>2023</year>
          .
          <volume>106507</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>Q.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Shen</surname>
          </string-name>
          , A
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>