<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://m2.mtmt.hu/xsl/gui3.xsl" ?>
<myciteResult>
  <serverUrl>https://m2.mtmt.hu/</serverUrl>
  <labelLang>hun</labelLang>
  <responseDate>2026-03-16 16:46</responseDate>
  <content>
    <publication>
      <otype>JournalArticle</otype>
      <mtid>36524966</mtid>
      <status>ADMIN_APPROVED</status>
      <published>true</published>
      <comment>This work is funded by the EU KDT-JU organization under grant agreement 101112089, within the project AIMS5.0 and from the partners’ national programs and funding authorities.</comment>
      <unhandledTickets>0</unhandledTickets>
      <deleted>false</deleted>
      <lastRefresh>2026-01-23T09:00:50.236+0000</lastRefresh>
      <lastModified>2026-01-23T08:58:00.813+0000</lastModified>
      <created>2025-12-19T21:06:49.858+0000</created>
      <creator>
        <snippet>true</snippet>
        <mtid>10000597</mtid>
        <familyName>Szűcs</familyName>
        <givenName>Gábor</givenName>
        <link>/api/author/10000597</link>
        <otype>Author</otype>
        <label>Szűcs Gábor (mesterséges intelligencia, adattudomány)</label>
        <published>true</published>
        <oldId>10000597</oldId>
      </creator>
      <lastDuplumOK>2026-01-23T08:58:00.968+0000</lastDuplumOK>
      <lastDuplumSearch>2026-01-23T08:58:00.968+0000</lastDuplumSearch>
      <adminApproved>2025-12-23T12:35:06.843+0000</adminApproved>
      <adminApprover>
        <snippet>true</snippet>
        <mtid>10072271</mtid>
        <familyName>Andódy</familyName>
        <givenName>Katalin</givenName>
        <link>/api/admin/10072271</link>
        <otype>Admin</otype>
        <label>Andódy Katalin (BME admin4)</label>
        <published>true</published>
      </adminApprover>
      <core>true</core>
      <publicationPending>false</publicationPending>
      <type>
        <snippet>true</snippet>
        <mtid>24</mtid>
        <code>24</code>
        <link>/api/publicationtype/24</link>
        <otype>PublicationType</otype>
        <label>Folyóiratcikk</label>
        <listPosition>1</listPosition>
        <published>true</published>
        <oldId>24</oldId>
        <otypeName>JournalArticle</otypeName>
      </type>
      <subType>
        <snippet>true</snippet>
        <mtid>1268360</mtid>
        <nameEng>Conference paper in journal</nameEng>
        <docType>
          <snippet>true</snippet>
          <mtid>24</mtid>
          <code>24</code>
          <link>/api/publicationtype/24</link>
          <otype>PublicationType</otype>
          <label>Folyóiratcikk</label>
          <listPosition>1</listPosition>
          <published>true</published>
          <oldId>24</oldId>
          <otypeName>JournalArticle</otypeName>
        </docType>
        <link>/api/subtype/1268360</link>
        <name>Konferenciaközlemény</name>
        <otype>SubType</otype>
        <label>Konferenciaközlemény (Folyóiratcikk)</label>
        <listPosition>109</listPosition>
        <published>true</published>
        <oldId>1268360</oldId>
      </subType>
      <category>
        <snippet>true</snippet>
        <mtid>1</mtid>
        <link>/api/category/1</link>
        <otype>Category</otype>
        <label>Tudományos</label>
        <published>true</published>
        <oldId>1</oldId>
      </category>
      <firstAuthor>Szűcs, Gábor</firstAuthor>
      <title>Active Learning for Class-Incremental Time Series with Dual Memory and Shapley Replay</title>
      <journal>
        <snippet>true</snippet>
        <sciIndexed>true</sciIndexed>
        <link>/api/journal/10070927</link>
        <reviewType>REVIEWED</reviewType>
        <label>IFAC PAPERSONLINE 2405-8971 2405-8963</label>
        <published>true</published>
        <hungarian>false</hungarian>
        <oldId>10070927</oldId>
        <noIF>true</noIF>
        <mtid>10070927</mtid>
        <scopusIndexed>true</scopusIndexed>
        <pIssn>2405-8971</pIssn>
        <eIssn>2405-8963</eIssn>
        <otype>Journal</otype>
        <lang>FOREIGN</lang>
      </journal>
      <volume>59</volume>
      <issue>26</issue>
      <firstPage>229</firstPage>
      <lastPage>234</lastPage>
      <firstPageOrInternalIdForSort>229</firstPageOrInternalIdForSort>
      <pageLength>6</pageLength>
      <publishedYear>2025</publishedYear>
      <conference>
        <snippet>true</snippet>
        <mtid>351194</mtid>
        <link>/api/conference/351194</link>
        <locations>
          <location>
            <snippet>true</snippet>
            <mtid>10722</mtid>
            <partOf>
              <snippet>true</snippet>
              <mtid>10020</mtid>
              <link>/api/country/10020</link>
              <otype>Country</otype>
              <label>Olaszország</label>
              <published>true</published>
              <oldId>16</oldId>
            </partOf>
            <link>/api/city/10722</link>
            <otype>City</otype>
            <label>Padova, Olaszország</label>
            <published>true</published>
            <oldId>1302361</oldId>
          </location>
        </locations>
        <otype>Conference</otype>
        <label>7th IFAC Conference on Intelligent Control and Automation Sciences, ICONS 2025 2025-09-15 [Padova, Olaszország]</label>
        <published>true</published>
      </conference>
      <abstractText>Class-Incremental Learning (CIL) for time series data addresses the challenge of incrementally learning new classes from sequential data streams without forgetting previously acquired knowledge. In practical scenarios, labeling all incoming data is costly, necessitating efficient strategies for selective labeling. To address this, we introduce a novel framework integrating Active Learning (AL) into CIL specifically for time series classification tasks, enhancing label efficiency under budget constraints. Our proposed method employs a dual-memory architecture comprising an active short-term memory for temporary storage of newly labeled samples and a consolidated long-term memory utilizing a replay mechanism based on Adversarial Shapley value Experience Replay (ASER) guided by approximate Shapley values. At each incremental learning step, our active learning module strategically selects informative and diverse samples for labeling, thereby optimizing the annotation budget. Experiments conducted on benchmark datasets demonstrate significant improvements in accuracy and label efficiency compared to previous methods.</abstractText>
      <digital>true</digital>
      <printed>true</printed>
      <collaboration>NATIONAL</collaboration>
      <sourceYear>2025</sourceYear>
      <foreignEdition>true</foreignEdition>
      <foreignLanguage>true</foreignLanguage>
      <fullPublication>true</fullPublication>
      <conferencePublication>true</conferencePublication>
      <nationalOrigin>true</nationalOrigin>
      <missingAuthor>false</missingAuthor>
      <oaType>GOLD</oaType>
      <oaCheckDate>2026-01-23</oaCheckDate>
      <oaFree>true</oaFree>
      <oaLink>https://doi.org/10.1016/j.ifacol.2025.12.039</oaLink>
      <citationCount>0</citationCount>
      <citationCountUnpublished>0</citationCountUnpublished>
      <citationCountWoOther>0</citationCountWoOther>
      <independentCitCountWoOther>0</independentCitCountWoOther>
      <nationalOriginCitationCount>0</nationalOriginCitationCount>
      <foreignEditionCitationCount>0</foreignEditionCitationCount>
      <doiCitationCount>0</doiCitationCount>
      <wosCitationCount>0</wosCitationCount>
      <scopusCitationCount>0</scopusCitationCount>
      <wosScopusCitationCount>0</wosScopusCitationCount>
      <wosScopusCitationCountWoOther>0</wosScopusCitationCountWoOther>
      <wosScopusIndependentCitationCount>0</wosScopusIndependentCitationCount>
      <wosScopusIndependentCitationCountWoOther>0</wosScopusIndependentCitationCountWoOther>
      <independentCitationCount>0</independentCitationCount>
      <selfCitationCount>0</selfCitationCount>
      <unhandledCitationCount>0</unhandledCitationCount>
      <citingPubCount>0</citingPubCount>
      <independentCitingPubCount>0</independentCitingPubCount>
      <citingPubCountWoOther>0</citingPubCountWoOther>
      <independentCitingPubCountWoOther>0</independentCitingPubCountWoOther>
      <unhandledCitingPubCount>0</unhandledCitingPubCount>
      <citedPubCount>0</citedPubCount>
      <citedCount>0</citedCount>
      <hasCitationDuplums>false</hasCitationDuplums>
      <importDuplum>false</importDuplum>
      <importOverwritten>false</importOverwritten>
      <importSkipped>false</importSkipped>
      <userChangeableUntil>2025-12-22T12:35:06.659+0000</userChangeableUntil>
      <directInstitutesForSort>Távközlési és Mesterséges Intelligencia Tanszék (BME / VIK)</directInstitutesForSort>
      <ownerAuthorCount>2</ownerAuthorCount>
      <ownerInstituteCount>9</ownerInstituteCount>
      <directInstituteCount>1</directInstituteCount>
      <authorCount>3</authorCount>
      <contributorCount>0</contributorCount>
      <hasQualityFactor>false</hasQualityFactor>
      <languages>
        <language>
          <otype>Language</otype>
          <mtid>10002</mtid>
          <link>/api/language/10002</link>
          <label>Angol</label>
          <name>Angol</name>
          <nameEng>English</nameEng>
          <published>true</published>
          <oldId>2</oldId>
          <snippet>true</snippet>
        </language>
      </languages>
      <authorships>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>129115235</mtid>
          <link>/api/authorship/129115235</link>
          <label>Szűcs, Gábor [Szűcs, Gábor (mesterséges intel...), szerző] Távközlési és Mesterséges Intelligencia Tanszék (BME / VIK)</label>
          <listPosition>1</listPosition>
          <share>0.333</share>
          <first>true</first>
          <last>false</last>
          <corresponding>false</corresponding>
          <author>
            <otype>Author</otype>
            <mtid>10000597</mtid>
            <link>/api/author/10000597</link>
            <label>Szűcs Gábor (mesterséges intelligencia, adattudomány)</label>
            <familyName>Szűcs</familyName>
            <givenName>Gábor</givenName>
            <published>true</published>
            <oldId>10000597</oldId>
            <snippet>true</snippet>
          </author>
          <familyName>Szűcs</familyName>
          <givenName>Gábor</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>129115236</mtid>
          <link>/api/authorship/129115236</link>
          <label>Németh, Marcell [Németh, Marcell István (mesterséges intel...), szerző] Távközlési és Mesterséges Intelligencia Tanszék (BME / VIK)</label>
          <listPosition>2</listPosition>
          <share>0.333</share>
          <first>false</first>
          <last>false</last>
          <corresponding>false</corresponding>
          <author>
            <otype>Author</otype>
            <mtid>10078864</mtid>
            <link>/api/author/10078864</link>
            <label>Németh Marcell István (mesterséges intelligencia, adattudomány)</label>
            <familyName>Németh</familyName>
            <givenName>Marcell István</givenName>
            <published>true</published>
            <snippet>true</snippet>
          </author>
          <familyName>Németh</familyName>
          <givenName>Marcell</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
        <authorship>
          <otype>PersonAuthorship</otype>
          <mtid>129115237</mtid>
          <link>/api/authorship/129115237</link>
          <label>Jacsev, Sámuel</label>
          <listPosition>3</listPosition>
          <share>0.33333334</share>
          <first>false</first>
          <last>true</last>
          <corresponding>false</corresponding>
          <familyName>Jacsev</familyName>
          <givenName>Sámuel</givenName>
          <authorTyped>true</authorTyped>
          <editorTyped>false</editorTyped>
          <otherTyped>false</otherTyped>
          <type>
            <otype>AuthorshipType</otype>
            <mtid>1</mtid>
            <link>/api/authorshiptype/1</link>
            <label>Szerző</label>
            <code>0</code>
            <published>true</published>
            <oldId>0</oldId>
            <snippet>true</snippet>
          </type>
          <published>false</published>
          <snippet>true</snippet>
        </authorship>
      </authorships>
      <identifiers>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>30420452</mtid>
          <link>/api/publicationidentifier/30420452</link>
          <label>DOI: 10.1016/j.ifacol.2025.12.039</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>6</mtid>
            <link>/api/publicationsource/6</link>
            <label>DOI</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10001</mtid>
              <link>/api/publicationsourcetype/10001</link>
              <label>DOI</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>DOI</name>
            <nameEng>DOI</nameEng>
            <linkPattern>https://doi.org/@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>6</oldId>
            <snippet>true</snippet>
          </source>
          <oaType>GOLD</oaType>
          <oaFree>true</oaFree>
          <validState>IDENTICAL</validState>
          <idValue>10.1016/j.ifacol.2025.12.039</idValue>
          <realUrl>https://doi.org/10.1016/j.ifacol.2025.12.039</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>31259931</mtid>
          <link>/api/publicationidentifier/31259931</link>
          <label>Scopus: 105026927432</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>3</mtid>
            <link>/api/publicationsource/3</link>
            <label>Scopus</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10003</mtid>
              <link>/api/publicationsourcetype/10003</link>
              <label>Indexelő adatbázis</label>
              <mayHaveOa>false</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>Scopus</name>
            <nameEng>Scopus</nameEng>
            <linkPattern>http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>3</oldId>
            <snippet>true</snippet>
          </source>
          <idValue>105026927432</idValue>
          <realUrl>http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-105026927432</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
        <identifier>
          <otype>PublicationIdentifier</otype>
          <mtid>30420453</mtid>
          <link>/api/publicationidentifier/30420453</link>
          <label>Egyéb URL: https://linkinghub.elsevier.com/retrieve/pii/S2405896325027156</label>
          <source>
            <otype>PlainSource</otype>
            <mtid>40</mtid>
            <link>/api/publicationsource/40</link>
            <label>Egyéb URL</label>
            <type>
              <otype>PublicationSourceType</otype>
              <mtid>10006</mtid>
              <link>/api/publicationsourcetype/10006</link>
              <label>Link</label>
              <mayHaveOa>true</mayHaveOa>
              <published>true</published>
              <snippet>true</snippet>
            </type>
            <name>Egyéb URL</name>
            <nameEng>Other URL</nameEng>
            <linkPattern>@@@</linkPattern>
            <publiclyVisible>true</publiclyVisible>
            <published>true</published>
            <oldId>40</oldId>
            <snippet>true</snippet>
          </source>
          <validState>IDENTICAL</validState>
          <idValue>https://linkinghub.elsevier.com/retrieve/pii/S2405896325027156</idValue>
          <realUrl>https://linkinghub.elsevier.com/retrieve/pii/S2405896325027156</realUrl>
          <published>false</published>
          <snippet>true</snippet>
        </identifier>
      </identifiers>
      <references>
        <reference>
          <otype>Reference</otype>
          <mtid>70935114</mtid>
          <link>/api/reference/70935114</link>
          <label>1. Ge 2025: A class-incremental learning method for pcb defect detection</label>
          <listPosition>1</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935115</mtid>
          <link>/api/reference/70935115</link>
          <label>2. Huang 2024: Class balance matters to active class-incremental learning.., In Proceedings of the 32nd ACM International Conference on Multimedia, p. 9445</label>
          <listPosition>2</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935116</mtid>
          <link>/api/reference/70935116</link>
          <label>3. Kiyasseh 2021: A clinical deep learning framework for continually learning from cardiac signals across diseases, time, modalities, and institutions.., Nature Communications, 12, p. 4221, DOI: 10.1038/s41467-021-24483-0</label>
          <listPosition>3</listPosition>
          <doi>10.1038/s41467-021-24483-0</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935117</mtid>
          <link>/api/reference/70935117</link>
          <label>4. Kwon, Y.D., Chauhan, J., and Mascolo, C. (2021). Fasticarl: Fast incremental classifier and representation learning with efficient budget allocation in audio sensing applications. arXiv preprint arXiv:2106.07268., DOI: 10.21437/Interspeech.2021-1091</label>
          <listPosition>4</listPosition>
          <doi>10.21437/Interspeech.2021-1091</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935118</mtid>
          <link>/api/reference/70935118</link>
          <label>5. Li 2017: Learning without forgetting.., IEEE transactions on pattern analysis and machine intelligence, 40, p. 2935, DOI: 10.1109/TPAMI.2017.2773081</label>
          <listPosition>5</listPosition>
          <doi>10.1109/TPAMI.2017.2773081</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935119</mtid>
          <link>/api/reference/70935119</link>
          <label>6. Liu 2021: Class-incremental learning for wireless device identification in iot.., IEEE Internet of Things Journal, 8, p. 17227, DOI: 10.1109/JIOT.2021.3078407</label>
          <listPosition>6</listPosition>
          <doi>10.1109/JIOT.2021.3078407</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935120</mtid>
          <link>/api/reference/70935120</link>
          <label>7. Pasti 2024: Latent distillation for continual object detection at the edge. In European conference on computer visionp. 279</label>
          <listPosition>7</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935121</mtid>
          <link>/api/reference/70935121</link>
          <label>8. Qiao 2023: Class-incremental learning on multivariate time series via shape-aligned temporal distillation. In ICASSP 2023-2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)p. 1</label>
          <listPosition>8</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935122</mtid>
          <link>/api/reference/70935122</link>
          <label>9. Qiao 2024: Class-incremental learning for time series: Benchmark and evaluation.., In Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, p. 5613, DOI: 10.1145/3637528.3671581</label>
          <listPosition>9</listPosition>
          <doi>10.1145/3637528.3671581</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935123</mtid>
          <link>/api/reference/70935123</link>
          <label>10. Qiu, X., Hu, J., Zhou, L., Wu, X., Du, J., Zhang, B., Guo, C., Zhou, A., Jensen, C.S., Sheng, Z., et al. (2024). Tfb: Towards comprehensive and fair benchmarking of time series forecasting methods. arXiv preprint arXiv:2403.20150., DOI: 10.14778/3665844.3665863</label>
          <listPosition>10</listPosition>
          <doi>10.14778/3665844.3665863</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935124</mtid>
          <link>/api/reference/70935124</link>
          <label>11. Rolnick 2019: Experience replay for continual learning.., Advances in neural information processing systems, 32</label>
          <listPosition>11</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935125</mtid>
          <link>/api/reference/70935125</link>
          <label>12. Shi 2024: Cross-domain class incremental broad network for continuous diagnosis of rotating machinery faults under variable operating conditions.., IEEE Transactions on Industrial Informatics, 20, p. 6356, DOI: 10.1109/TII.2023.3345449</label>
          <listPosition>12</listPosition>
          <doi>10.1109/TII.2023.3345449</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935126</mtid>
          <link>/api/reference/70935126</link>
          <label>13. Shi 2024: Imbalanced class incremental learning system: A task incremental diagnosis method for imbalanced industrial streaming data.., Advanced Engineering Informatics, 62, p. 102832, DOI: 10.1016/j.aei.2024.102832</label>
          <listPosition>13</listPosition>
          <doi>10.1016/j.aei.2024.102832</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935127</mtid>
          <link>/api/reference/70935127</link>
          <label>14. Shi 2024: Semi-supervised class incremental broad network for continuous diagnosis of rotating machinery faults with limited labeled samples.., Knowledge-Based Systems, 286, p. 111397, DOI: 10.1016/j.knosys.2024.111397</label>
          <listPosition>14</listPosition>
          <doi>10.1016/j.knosys.2024.111397</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935128</mtid>
          <link>/api/reference/70935128</link>
          <label>15. Shim 2021: Online class-incremental continual learning with adversarial shapley value.., In Proceedings of the AAAI Conference on Artificial Intelligence, 35, p. 9630, DOI: 10.1609/aaai.v35i11.17159</label>
          <listPosition>15</listPosition>
          <doi>10.1609/aaai.v35i11.17159</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935129</mtid>
          <link>/api/reference/70935129</link>
          <label>16. Sun 2023: Few-shot class-incremental learning for medical time series classification.., IEEE Journal of Biomedical and Health Informatics, 28, p. 1872, DOI: 10.1109/JBHI.2023.3247861</label>
          <listPosition>16</listPosition>
          <doi>10.1109/JBHI.2023.3247861</doi>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935130</mtid>
          <link>/api/reference/70935130</link>
          <label>17. Wu, Y., Nie, M., Zhu, T., Chen, L., Ning, H., and Wan, Y. (2025). Ptms-tscil pre-trained models based class-incremental learning. arXiv preprint arXiv:2503.07153.</label>
          <listPosition>17</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935131</mtid>
          <link>/api/reference/70935131</link>
          <label>18. Yan 2024: Few-shot class-incremental learning for system-level fault diagnosis of wind turbine</label>
          <listPosition>18</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935132</mtid>
          <link>/api/reference/70935132</link>
          <label>19. Zhang 2024: Time series class-incremental learning with residual mamba encoder. In 2024 5th International Conference on Computers and Artificial Intelligence Technology (CAIT)p. 249</label>
          <listPosition>19</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935133</mtid>
          <link>/api/reference/70935133</link>
          <label>20. Zhou 2023: Deep class-incremental learning: A survey.., arXiv preprint arXiv:2302.03648, 1, p. 6</label>
          <listPosition>20</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
        <reference>
          <otype>Reference</otype>
          <mtid>70935134</mtid>
          <link>/api/reference/70935134</link>
          <label>21. Zhou 2024: Class-incremental learning: A survey</label>
          <listPosition>21</listPosition>
          <published>false</published>
          <snippet>true</snippet>
        </reference>
      </references>
      <link>/api/publication/36524966</link>
      <label>Szűcs Gábor et al. Active Learning for Class-Incremental Time Series with Dual Memory and Shapley Replay. (2025) IFAC PAPERSONLINE 2405-8971 2405-8963 59 26 229-234</label><template>&lt;div class=&quot;JournalArticle Publication short-list&quot;&gt; &lt;div class=&quot;authors&quot;&gt; &lt;span class=&quot;author-name&quot; mtid=&quot;10000597&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10000597&quot; target=&quot;_blank&quot;&gt;Szűcs, Gábor&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; mtid=&quot;10078864&quot;&gt; &lt;a href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10078864&quot; target=&quot;_blank&quot;&gt;Németh, Marcell&lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; ; &lt;span class=&quot;author-name&quot; &gt; Jacsev, Sámuel &lt;/span&gt; &lt;span class=&quot;author-type&quot;&gt; &lt;/span&gt; &lt;/div &gt;&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;/gui2/?mode=browse&amp;params=publication;36524966&quot; mtid=&quot;36524966&quot; target=&quot;_blank&quot;&gt;Active Learning for Class-Incremental Time Series with Dual Memory and Shapley Replay&lt;/a&gt;&lt;/div&gt; &lt;div class=&quot;pub-info&quot;&gt; &lt;span class=&quot;journal-title&quot;&gt;IFAC PAPERSONLINE&lt;/span&gt; &lt;span class=&quot;journal-volume&quot;&gt;59&lt;/span&gt; : &lt;span class=&quot;journal-issue&quot;&gt;26&lt;/span&gt; &lt;span class=&quot;page&quot;&gt; pp. 229-234. , 6 p. &lt;/span&gt; &lt;span class=&quot;year&quot;&gt;(2025)&lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;pub-end&quot;&gt;&lt;div class=&quot;identifier-list&quot;&gt; &lt;span class=&quot;identifiers&quot;&gt; &lt;span class=&quot;id identifier oa_GOLD&quot; title=&quot; Gold &quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;10.1016/j.ifacol.2025.12.039&quot; target=&quot;_blank&quot; href=&quot;https://doi.org/10.1016/j.ifacol.2025.12.039&quot;&gt; DOI &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:black&quot; title=&quot;105026927432&quot; target=&quot;_blank&quot; href=&quot;http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-105026927432&quot;&gt; Scopus &lt;/a&gt; &lt;/span&gt; &lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt; &lt;a style=&quot;color:blue&quot; title=&quot;https://linkinghub.elsevier.com/retrieve/pii/S2405896325027156&quot; target=&quot;_blank&quot; href=&quot;https://linkinghub.elsevier.com/retrieve/pii/S2405896325027156&quot;&gt; Egyéb URL &lt;/a&gt; &lt;/span&gt; &lt;/span&gt; &lt;/div&gt; &lt;div class=&quot;short-pub-prop-list&quot;&gt; &lt;span class=&quot;short-pub-mtid&quot;&gt; Közlemény:36524966 &lt;/span&gt; &lt;span class=&quot;status-holder&quot;&gt;&lt;span class=&quot;status-data status-ADMIN_APPROVED&quot;&gt; Admin láttamozott &lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;pub-core&quot;&gt;Forrás &lt;/span&gt; &lt;span class=&quot;pub-type&quot;&gt;Folyóiratcikk (Konferenciaközlemény ) &lt;/span&gt; &lt;!-- &amp;&amp; !record.category.scientific --&gt; &lt;span class=&quot;pub-category&quot;&gt;Tudományos&lt;/span&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt;</template><template2>&lt;div class=&quot;JournalArticle Publication long-list&quot;&gt;
&lt;div class=&quot;authors&quot;&gt;
	&lt;img title=&quot;Forrásközlemény&quot; style=&quot;float: left&quot; src=&quot;/frontend/resources/grid/publication-core-icon.png&quot;&gt;
	

		&lt;div class=&quot;autype autype0&quot;&gt;				&lt;span class=&quot;author-name&quot; mtid=&quot;10000597&quot;&gt;&lt;a 
																				   href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10000597&quot; target=&quot;_blank&quot;&gt;Szűcs Gábor
            (&lt;span class=&quot;authorship-author-name&quot;&gt;Szűcs Gábor&lt;/span&gt;
            &lt;span class=&quot;authorAux-mtmt&quot;&gt; mesterséges intelligencia, adattudomány&lt;/span&gt;)
			&lt;/a&gt;
    &lt;/span&gt;
&lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Budapesti Műszaki és Gazdaságtudományi Egyetem&quot;&gt;BME&lt;/span&gt;/&lt;span title=&quot;Villamosmérnöki és Informatikai Kar&quot;&gt;VIK&lt;/span&gt;/Távközlési és Mesterséges Intelligencia Tanszék&lt;/span&gt;
;&amp;nbsp;&amp;nbsp;&amp;nbsp;
							&lt;span class=&quot;author-name&quot; mtid=&quot;10078864&quot;&gt;&lt;a 
																				   href=&quot;/gui2/?type=authors&amp;mode=browse&amp;sel=10078864&quot; target=&quot;_blank&quot;&gt;Németh Marcell
            (&lt;span class=&quot;authorship-author-name&quot;&gt;Németh Marcell István&lt;/span&gt;
            &lt;span class=&quot;authorAux-mtmt&quot;&gt; mesterséges intelligencia, adattudomány&lt;/span&gt;)
			&lt;/a&gt;
    &lt;/span&gt;
&lt;span class=&quot;author-affil&quot;&gt;&lt;span title=&quot;Budapesti Műszaki és Gazdaságtudományi Egyetem&quot;&gt;BME&lt;/span&gt;/&lt;span title=&quot;Villamosmérnöki és Informatikai Kar&quot;&gt;VIK&lt;/span&gt;/Távközlési és Mesterséges Intelligencia Tanszék&lt;/span&gt;
;&amp;nbsp;&amp;nbsp;&amp;nbsp;
							&lt;span class=&quot;author-name&quot; &gt;Jacsev Sámuel
    &lt;/span&gt;

				    &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;/gui2/?mode=browse&amp;params=publication;36524966&quot; target=&quot;_blank&quot;&gt;Active Learning for Class-Incremental Time Series with Dual Memory and Shapley Replay&lt;/a&gt;&lt;/div&gt;    &lt;div&gt;		&lt;span class=&quot;journal-title&quot;&gt;IFAC PAPERSONLINE&lt;/span&gt;

        &lt;span class=&quot;journal-issn&quot;&gt;(&lt;a target=&quot;_blank&quot; href=&quot;https://portal.issn.org/resource/ISSN/2405-8971&quot;&gt;2405-8971&lt;/a&gt; &lt;a target=&quot;_blank&quot; href=&quot;https://portal.issn.org/resource/ISSN/2405-8963&quot;&gt;2405-8963&lt;/a&gt;)&lt;/span&gt;:
		&lt;span class=&quot;journal-volume&quot;&gt;59&lt;/span&gt; &lt;span class=&quot;journal-issue&quot;&gt;26&lt;/span&gt;
&lt;span class=&quot;page&quot;&gt;
	pp 229-234
			
&lt;/span&gt;		 &lt;span class=&quot;year&quot;&gt;(2025)&lt;/span&gt;  
&lt;div class=&quot;conference&quot;&gt;
	7th IFAC Conference on Intelligent Control and Automation Sciences, ICONS 2025.
	Konferencia helye, ideje: 
    &lt;span class=&quot;location&quot;&gt;Padova, Olaszország
        &lt;span class=&quot;conference-date&quot;&gt;2025.09.15.
             - 
            2025.09.18.&lt;/span&gt;
    
&lt;/div&gt;			
    &lt;/div&gt;
&lt;div class=&quot;pub-footer&quot;&gt;

	&lt;span class=&quot;language&quot; xmlns=&quot;http://www.w3.org/1999/html&quot;&gt;Nyelv:
			Angol
		 |  &lt;/span&gt;

	&lt;span class=&quot;identifiers&quot;&gt;
						&lt;span class=&quot;id identifier oa_GOLD&quot; title=&quot;	Gold
&quot;&gt;
							
							&lt;a style=&quot;color:blue&quot; title=&quot;10.1016/j.ifacol.2025.12.039&quot; target=&quot;_blank&quot; href=&quot;https://doi.org/10.1016/j.ifacol.2025.12.039&quot;&gt;
									DOI
							&lt;/a&gt;
						&lt;/span&gt;
						&lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt;
							
							&lt;a style=&quot;color:black&quot; title=&quot;105026927432&quot; target=&quot;_blank&quot; href=&quot;http://www.scopus.com/record/display.url?origin=inward&amp;eid=2-s2.0-105026927432&quot;&gt;
									Scopus
							&lt;/a&gt;
						&lt;/span&gt;
						&lt;span class=&quot;id identifier oa_none&quot; title=&quot;none&quot;&gt;
							
							&lt;a style=&quot;color:blue&quot; title=&quot;https://linkinghub.elsevier.com/retrieve/pii/S2405896325027156&quot; target=&quot;_blank&quot; href=&quot;https://linkinghub.elsevier.com/retrieve/pii/S2405896325027156&quot;&gt;
									Egyéb URL
							&lt;/a&gt;
						&lt;/span&gt;
	&lt;/span&gt;




    



    &lt;div class=&quot;mtid&quot;&gt;&lt;span class=&quot;long-pub-mtid&quot;&gt;Közlemény: 36524966&lt;/span&gt;
    | &lt;span class=&quot;status-data status-ADMIN_APPROVED&quot;&gt; 	Admin láttamozott
  &lt;/span&gt;
        
	
	
Forrás	
	
	
    | &lt;span class=&quot;type-subtype&quot;&gt;Folyóiratcikk
			( Konferenciaközlemény
			
			)
		&lt;/span&gt;
      		| &lt;span class=&quot;pub-category&quot;&gt;Tudományos&lt;/span&gt;
	| &lt;span class=&quot;publication-sourceOfData&quot;&gt;DOI XML&lt;/span&gt;
&lt;/div&gt;


&lt;div class=&quot;lastModified&quot;&gt;Utolsó módosítás: 2026.01.23. 09:58 Andódy Katalin (BME admin4)
&lt;/div&gt;




	&lt;pre class=&quot;comment&quot; style=&quot;margin-top: 0; margin-bottom: 0;&quot;&gt;&lt;u&gt;Megjegyzés&lt;/u&gt;: This work is funded by the EU KDT-JU organization under grant agreement 101112089, within the project AIMS5.0 and from the partners’ national programs and funding authorities.&lt;/pre&gt;

&lt;/div&gt;&lt;/div&gt;</template2>
    </publication>
  </content>
</myciteResult>
