The International FLAIRS Conference Proceedings最新文献

筛选
英文 中文
Making Time Series Embeddings More Interpretable in Deep Learning - Extracting Higher-Level Features via Symbolic Approximation Representations 在深度学习中使时间序列嵌入更具可解释性——通过符号逼近表示提取高级特征
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133107
Leonid Schwenke, Martin Atzmueller
{"title":"Making Time Series Embeddings More Interpretable in Deep Learning - Extracting Higher-Level Features via Symbolic Approximation Representations","authors":"Leonid Schwenke, Martin Atzmueller","doi":"10.32473/flairs.36.133107","DOIUrl":"https://doi.org/10.32473/flairs.36.133107","url":null,"abstract":"With the success of language models in deep learning, multiple new time series embeddings have been proposed. However, the interpretability of those representations is often still lacking compared to word embeddings. This paper tackles this issue, aiming to present some criteria for making time series embeddings applied in deep learning models more interpretable using higher-level features in symbolic form. For that, we investigate two different approaches for extracting symbolic approximation representations regarding the frequency and the trend information, i.e. the Symbolic Fourier Approximation (SFA) and the Symbolic Aggregate approXimation (SAX). In particular, we analyze and discuss the impact of applying the different representation approaches. Furthermore, in our experimentation, we apply a state-of-the-art Transformer model to demonstrate the efficacy of the proposed approach regarding explainability in a comprehensive evaluation using a large set of time series datasets.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127519913","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Towards a Framework for Intelligent Urban Traffic Routing 智慧城市交通路径框架研究
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133321
Matyáš Švadlenka, L. Chrpa
{"title":"Towards a Framework for Intelligent Urban Traffic Routing","authors":"Matyáš Švadlenka, L. Chrpa","doi":"10.32473/flairs.36.133321","DOIUrl":"https://doi.org/10.32473/flairs.36.133321","url":null,"abstract":"Intelligent traffic routing is one of the key techniques that can be used to optimise traffic, especially in urban areas. Deliberative reasoning techniques such as Automated Planning have shown their potential since they can take a global and longer-term perspective on the traffic situations. Such techniques have to be embedded in a urban traffic control framework such that they can generate and assign routes to the vehicles on the fly while considering the current traffic situation in the area. \u0000This paper presents an ongoing work on a framework that, in a nutshell, integrates an automated planning component, responsible for intelligent traffic routing, in the well known SUMO simulator in order to evaluate and study its impact in realistic traffic settings. In particular, the framework has to simplify the representation of the road network provided by SUMO, translate it into PDDL, a language for describing planning problems, and then interpret plans and fed them in form of vehicle routes into SUMO.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127681496","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Enforcing Grammar in Code Synthesis with Transformers
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133363
Dmytro Vitel, Stephen Steinle, John Licato
{"title":"Enforcing Grammar in Code Synthesis with Transformers","authors":"Dmytro Vitel, Stephen Steinle, John Licato","doi":"10.32473/flairs.36.133363","DOIUrl":"https://doi.org/10.32473/flairs.36.133363","url":null,"abstract":"Even more so than natural language, code is extremely sensitive to syntax; a small error could make an entire snippet invalid. It is therefore important to explore methods for ensuring syntactic correctness in generated code. Existing methods to resolve this issue often rely on the complex architecture of syntax-guided decoders. In this work, we present the grammar enforcement method, which introduces a separate layer that constrains the decisions of the transformer during fine-tuning according to syntactic constructs present both in the target language grammar and the given training set. We experiment with the Hearthstone dataset to study its effects on result programs and compare it with the existing state-of-art syntax-guided decoders. We demonstrate a statistically significant positive effect of grammar enforcement on the quality of generated programs in terms of exact match accuracy and grammatically correct percent of samples. At the same time, we observe lower values for text-based metrics, chrF, and BLEU, potentially indicating their inability to represent the quality of generated abstract syntax sequences.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"175 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121432162","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Enhancing Biomedical Semantic Annotations through a Knowledge Graph-Based Approach 基于知识图的生物医学语义标注方法
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133253
Asim Abbas, Mutahira Khalid, Sebastian Chalarca, Fazel Keshtkar, S. Bukhari
{"title":"Enhancing Biomedical Semantic Annotations through a Knowledge Graph-Based Approach","authors":"Asim Abbas, Mutahira Khalid, Sebastian Chalarca, Fazel Keshtkar, S. Bukhari","doi":"10.32473/flairs.36.133253","DOIUrl":"https://doi.org/10.32473/flairs.36.133253","url":null,"abstract":"An abundance of biomedical data is generated in the form of clinical notes, reports, and research articles available online. This data holds valuable information that requires extraction, retrieval, and transformation into actionable knowledge. However, this information has various access challenges due to the need for precise machine-interpretable semantic metadata required by search engines. Despite search engines' efforts to interpret the semantics information, they still struggle to index, search, and retrieve relevant information accurately. To address these challenges, we propose a novel graph-based semantic knowledge-sharing approach to enhance the quality of biomedical semantic annotation by engaging biomedical domain experts. In this approach, entities in the knowledge-sharing environment are interlinked and play critical roles. Authorial queries can be posted on the \"Knowledge Cafe,\" and community experts can provide recommendations for semantic annotations. The community can further validate and evaluate the expert responses through a voting scheme resulting in a transformed \"Knowledge Cafe\" environment that functions as a knowledge graph with semantically linked entities. We evaluated the proposed approach through a series of scenarios, resulting in precision, recall, F1-score, and accuracy assessment matrices. Our results showed an acceptable level of accuracy at approximately 90%. The source code for \"Semantically\" is freely available at: https://github.com/bukharilab/Semantically\u0000 \u0000\u0000\u0000 \u0000 \u0000 \u0000\u0000","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"165 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122957038","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Conditionals, Infeasible Worlds, and Reasoning with System W 条件、不可行的世界和系统W的推理
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133268
J. Haldimann, C. Beierle, G. Kern-Isberner, T. Meyer
{"title":"Conditionals, Infeasible Worlds, and Reasoning with System W","authors":"J. Haldimann, C. Beierle, G. Kern-Isberner, T. Meyer","doi":"10.32473/flairs.36.133268","DOIUrl":"https://doi.org/10.32473/flairs.36.133268","url":null,"abstract":"The recently introduced notion of an inductive inference operator captures the process of completing a given conditional belief base to an inference relation. System W is such an inductive inference operator exhibiting some notable properties like extending rational closure and satisfying syntax splitting for inference from conditional belief bases. However, the definition of system W and the shown results regarding its properties only take belief bases into account that satisfy a strong notion of consistency where no worlds may be completely infeasible. In this paper, we lift this limitation and extend the definition of system W to also cover belief bases that force some worlds to be infeasible. We establish the position of the extended system W within a map of other inductive inference operators being able to deal with the presence of infeasible worlds, including system Z and multipreference closure. For placing lexicographic inference in this map, we show that the definition of lexicographic inference must be slightly modified so that it is an inductive inference operator satisfying direct inference even when there are worlds that are infeasible. Furthermore, we show that, like its unextended version, the extended system W enjoys other desirable properties such as still fully complying with syntax splitting.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"111 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115946258","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Learning Policies for Neural Network Architecture Optimization Using Reinforcement Learning 基于强化学习的神经网络架构优化学习策略
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133380
Raghav Vadhera, M. Huber
{"title":"Learning Policies for Neural Network Architecture Optimization Using Reinforcement Learning","authors":"Raghav Vadhera, M. Huber","doi":"10.32473/flairs.36.133380","DOIUrl":"https://doi.org/10.32473/flairs.36.133380","url":null,"abstract":"Deep learning systems tend to be very sensitive to the specific network architecture both in terms of learning ability and performance of the learned solution. This, together with the difficulty of tuning neural network architectures leads to a need for automatic network optimization. Previous work largely optimizes a network for one specific problem using architecture search, requiring significant amounts of time training different architectures during optimization. To address this and to open up the potential for transfer across tasks, this paper presents a novel approach that uses Reinforcement Learning to learn a policy for network optimization in a derived architecture embedding space that incrementally optimizes the network for the given problem. By utilizing policy learning and an abstract problem embedding, this approach brings the promise of transfer of the policy across problems and thus the potential optimization of networks for new problems without the need for excessive additional training. For an initial evaluation of the base capabilities, experiments for a standard classification problem are performed in this paper, showing the ability of the approach to optimize the architecture for a specific problem within a given rang of fully connected networks, and indicating its potential for learning effective policies to automatically improve network architectures.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127181910","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comparative Study Between Vision Transformer and EfficientNet on Marsh Grass Classification Vision Transformer与EfficientNet在沼泽草分类中的比较研究
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133132
Conrad Testagrose, Mehlam Shabbir, Braden Weaver, Xudong Liu
{"title":"Comparative Study Between Vision Transformer and EfficientNet on Marsh Grass Classification","authors":"Conrad Testagrose, Mehlam Shabbir, Braden Weaver, Xudong Liu","doi":"10.32473/flairs.36.133132","DOIUrl":"https://doi.org/10.32473/flairs.36.133132","url":null,"abstract":"Due to rapidly changing ecosystems, effective environmental protection often calls for the monitoring of the vegetation for any environmental changes. Vegetation monitoring is essential in assessing the changes and impacts to environmentally valuable ecosystems such as marshlands. While vegetation monitoring of marsh grasses is crucial to the maintenance and protection of marshlands, it is a tedious and time-consuming task that involves careful examination of individual pixels within large resolution images. In this study we compare the use of Vision Transformers (ViT) and two different EfficientNet models on automated marsh grass identification using the GTMNERR Marsh Grass Species data set. Our results show that the use of a ViT allowed for an increase in the accuracy of marsh grass identification. The Vision Transformer was also able to better distinguish between the 6 classes in the data set and provided competitive training time to the smaller of the two EfficientNet models tested in this study.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128443204","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
BERTimbau in Action: An Investigation of its Abilities in Sentiment Analysis, Aspect Extraction, Hate Speech Detection, and Irony Detection BERTimbau在行动中的应用:情感分析、方面提取、仇恨言论检测和反语检测能力的研究
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133186
Julia da Rocha Junqueira, F. Silva, Wesley Costa, Rodrigo Carvalho, A. Bender, U. Corrêa, L. Freitas
{"title":"BERTimbau in Action: An Investigation of its Abilities in Sentiment Analysis, Aspect Extraction, Hate Speech Detection, and Irony Detection","authors":"Julia da Rocha Junqueira, F. Silva, Wesley Costa, Rodrigo Carvalho, A. Bender, U. Corrêa, L. Freitas","doi":"10.32473/flairs.36.133186","DOIUrl":"https://doi.org/10.32473/flairs.36.133186","url":null,"abstract":"Social Media has revolutionized how individuals, groups, and communities interact. This immense quantity of unstructured data holds valuable information expressed in informal language. However, automatically extracting this information using Natural Language Processing requires adaptations of traditional methods or the development of new strategies capable of extracting information tackling web-prone language. BERT, a Deep Learning methodology proposed by Google in 2018, brought transfer learning to Natural Language Processing. In this work, we used a BERT model for the Portuguese language called BERTimbau to create models for Sentiment Analysis, Aspect Extraction, Hate Speech Detection, and Irony Detection. We experimented with the two BERTimbau models, base and large. Finally, we compared the results obtained in each task. Experiments with BERTimbau based models obtained improved results, F-Measure of 0.88 and 0.89 in Sentiment Analysis and Hate Speech Detection tasks, respectively, compared to classical Machine Learning approaches.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130546407","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Evaluating Fairness in Predictive Policing Using Domain Knowledge 基于领域知识的预测警务公平性评价
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133088
Ava Downey, Sheikh Rabiul Islam, Md Kamruzzaman Sarker
{"title":"Evaluating Fairness in Predictive Policing Using Domain Knowledge","authors":"Ava Downey, Sheikh Rabiul Islam, Md Kamruzzaman Sarker","doi":"10.32473/flairs.36.133088","DOIUrl":"https://doi.org/10.32473/flairs.36.133088","url":null,"abstract":"As an increasing number of Artificial Intelligence (AI) systems are ingrained in our day-to-day lives, it is crucial that they are fair and trustworthy. Unfortunately, this is often not the case for predictive policing systems, where there is evidence of bias towards age as well as race and sex leading to many people being mistakenly labeled as likely to be involved in a crime. In a system that already is under criticism for its unjust treatment of minority groups, it is crucial to find ways to mitigate this negative trend. In this work, we explored and evaluated the infusion of domain knowledge in the predictive policing system to minimize the prevailing fairness issues. The experimental results demonstrate an increase in fairness across all of the metrics for all of the protected classes bringing more trust into the predictive policing system by reducing the unfair policing of people.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"236 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132215179","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SBERTiment: A New Pipeline to Solve Aspect Based Sentiment Analysis in the Zero-Shot Setting 一种解决零镜头环境下基于方面的情感分析的新方法
The International FLAIRS Conference Proceedings Pub Date : 2023-05-08 DOI: 10.32473/flairs.36.133058
Matteo Muffo, A. Cocco, E. Negri, Enrico Bertino, Devi Veena Sreekumar, G. Pennesi, Riccardo Lorenzon
{"title":"SBERTiment: A New Pipeline to Solve Aspect Based Sentiment Analysis in the Zero-Shot Setting","authors":"Matteo Muffo, A. Cocco, E. Negri, Enrico Bertino, Devi Veena Sreekumar, G. Pennesi, Riccardo Lorenzon","doi":"10.32473/flairs.36.133058","DOIUrl":"https://doi.org/10.32473/flairs.36.133058","url":null,"abstract":"The field of Natural Language Processing is gaining increased attention for the Aspect Based Sentiment Analysis task due to its ability to provide fine-grained information. This paper introduces SBERTiment, a novel approach to perform Aspect Based Sentiment Analysis. The method extracts relevant topics along with their sentiments from the input text by using a 2-step pipeline. In the first step, a token classification model is used to identify the relevant aspect terms and their sentiments. In the second step, a Sentence-BERT embedding model maps each aspect term to a predefined aspect category. Our approach has been tested on benchmark datasets and has achieved scores that are comparable to the best-performing methods. The pipeline is also able to perform zero-shot classification, which means it can extract information in unseen domains without additional training. When evaluated on a dataset with unseen aspect categories, SBERTiment achieved the best score among benchmark approaches.","PeriodicalId":302103,"journal":{"name":"The International FLAIRS Conference Proceedings","volume":"259 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133537546","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信