Hasil untuk "Epistemology. Theory of knowledge"

Menampilkan 20 dari ~2830980 hasil · dari CrossRef, DOAJ, arXiv

JSON API
arXiv Open Access 2026
Scene-Aware Memory Discrimination: Deciding Which Personal Knowledge Stays

Yijie Zhong, Mengying Guo, Zewei Wang et al.

Intelligent devices have become deeply integrated into everyday life, generating vast amounts of user interactions that form valuable personal knowledge. Efficient organization of this knowledge in user memory is essential for enabling personalized applications. However, current research on memory writing, management, and reading using large language models (LLMs) faces challenges in filtering irrelevant information and in dealing with rising computational costs. Inspired by the concept of selective attention in the human brain, we introduce a memory discrimination task. To address large-scale interactions and diverse memory standards in this task, we propose a Scene-Aware Memory Discrimination method (SAMD), which comprises two key components: the Gating Unit Module (GUM) and the Cluster Prompting Module (CPM). GUM enhances processing efficiency by filtering out non-memorable interactions and focusing on the salient content most relevant to application demands. CPM establishes adaptive memory standards, guiding LLMs to discern what information should be remembered or discarded. It also analyzes the relationship between user intents and memory contexts to build effective clustering prompts. Comprehensive direct and indirect evaluations demonstrate the effectiveness and generalization of our approach. We independently assess the performance of memory discrimination, showing that SAMD successfully recalls the majority of memorable data and remains robust in dynamic scenarios. Furthermore, when integrated into personalized applications, SAMD significantly enhances both the efficiency and quality of memory construction, leading to better organization of personal knowledge.

DOAJ Open Access 2025
Um percurso pela tratadística do padre Alexandre de Gusmão (SJ, 1629-1724)

Isabel Scremin da Silva

Este artigo propõe um resgate da obra impressa de Alexandre de Gusmão, considerando-o não só como fundador do Seminário de Belém da Cachoeira, na Bahia, mas também como jesuíta letrado de seu tempo. Responsável por diferentes escritos espirituais voltados a um amplo auditório aquém e além-mar, Gusmão classificou seis de seus impressos enquanto tratados, a saber: Escola de Bethlem (1678); Arte de crear bem os Filhos (1685); Rosa de Nazareth (1715); Eleyçam entre o Bem, & Mal Eterno (1720); O Corvo, e a Pomba da Arca de Noé (1734); Arvore da Vida, Jesus Crucificado (1734). Com o fito de identificarmos diálogos de Gusmão com autoridades antigas ou coevas, serão destacados aspectos de invenção, disposição e elocução, com destaque à variedade que um mesmo gênero, o tratado, assume nas diferentes espécies da produção gusmaniana.

Epistemology. Theory of knowledge, History (General)
arXiv Open Access 2025
From Entity-Centric to Goal-Oriented Graphs: Enhancing LLM Knowledge Retrieval in Minecraft

Jonathan Leung, Yongjie Wang, Zhiqi Shen

Large Language Models (LLMs) demonstrate impressive general capabilities but often struggle with step-by-step procedural reasoning, a critical challenge in complex interactive environments. While retrieval-augmented methods like GraphRAG attempt to bridge this gap, their fragmented entity-relation graphs hinder the construction of coherent, multi-step plans. In this paper, we propose a novel framework based on Goal-Oriented Graphs (GoGs), where each node represents a goal and edges encode logical dependencies between them. This structure enables the explicit retrieval of causal reasoning paths by identifying a high-level goal and recursively retrieving its prerequisites, forming a coherent chain to guide the LLM. Through extensive experiments on the Minecraft testbed, a domain that demands robust multi-step planning and provides rich procedural knowledge, we demonstrate that GoG substantially improves procedural reasoning and significantly outperforms GraphRAG and other state-of-the-art baselines.

arXiv Open Access 2024
Teaching MLPs to Master Heterogeneous Graph-Structured Knowledge for Efficient and Accurate Inference

Yunhui Liu, Xinyi Gao, Tieke He et al.

Heterogeneous Graph Neural Networks (HGNNs) have achieved promising results in various heterogeneous graph learning tasks, owing to their superiority in capturing the intricate relationships and diverse relational semantics inherent in heterogeneous graph structures. However, the neighborhood-fetching latency incurred by structure dependency in HGNNs makes it challenging to deploy for latency-constrained applications that require fast inference. Inspired by recent GNN-to-MLP knowledge distillation frameworks, we introduce HG2M and HG2M+ to combine both HGNN's superior performance and MLP's efficient inference. HG2M directly trains student MLPs with node features as input and soft labels from teacher HGNNs as targets, and HG2M+ further distills reliable and heterogeneous semantic knowledge into student MLPs through reliable node distillation and reliable meta-path distillation. Experiments conducted on six heterogeneous graph datasets show that despite lacking structural dependencies, HG2Ms can still achieve competitive or even better performance than HGNNs and significantly outperform vanilla MLPs. Moreover, HG2Ms demonstrate a 379.24$\times$ speedup in inference over HGNNs on the large-scale IGB-3M-19 dataset, showcasing their ability for latency-sensitive deployments.

en cs.LG
arXiv Open Access 2024
Logical Reasoning with Relation Network for Inductive Knowledge Graph Completion

Qinggang Zhang, Keyu Duan, Junnan Dong et al.

Inductive knowledge graph completion (KGC) aims to infer the missing relation for a set of newly-coming entities that never appeared in the training set. Such a setting is more in line with reality, as real-world KGs are constantly evolving and introducing new knowledge. Recent studies have shown promising results using message passing over subgraphs to embed newly-coming entities for inductive KGC. However, the inductive capability of these methods is usually limited by two key issues. (i) KGC always suffers from data sparsity, and the situation is even exacerbated in inductive KGC where new entities often have few or no connections to the original KG. (ii) Cold-start problem. It is over coarse-grained for accurate KG reasoning to generate representations for new entities by gathering the local information from few neighbors. To this end, we propose a novel iNfOmax RelAtion Network, namely NORAN, for inductive KG completion. It aims to mine latent relation patterns for inductive KG completion. Specifically, by centering on relations, NORAN provides a hyper view towards KG modeling, where the correlations between relations can be naturally captured as entity-independent logical evidence to conduct inductive KGC. Extensive experiment results on five benchmarks show that our framework substantially outperforms the state-of-the-art KGC methods.

arXiv Open Access 2024
Geometric Feature Enhanced Knowledge Graph Embedding and Spatial Reasoning

Lei Hu, Wenwen Li, Yunqiang Zhu

Geospatial Knowledge Graphs (GeoKGs) model geoentities (e.g., places and natural features) and spatial relationships in an interconnected manner, providing strong knowledge support for geographic applications, including data retrieval, question-answering, and spatial reasoning. However, existing methods for mining and reasoning from GeoKGs, such as popular knowledge graph embedding (KGE) techniques, lack geographic awareness. This study aims to enhance general-purpose KGE by developing new strategies and integrating geometric features of spatial relations, including topology, direction, and distance, to infuse the embedding process with geographic intuition. The new model is tested on downstream link prediction tasks, and the results show that the inclusion of geometric features, particularly topology and direction, improves prediction accuracy for both geoentities and spatial relations. Our research offers new perspectives for integrating spatial concepts and principles into the GeoKG mining process, providing customized GeoAI solutions for geospatial challenges.

en cs.AI
arXiv Open Access 2024
Leveraging Pedagogical Theories to Understand Student Learning Process with Graph-based Reasonable Knowledge Tracing

Jiajun Cui, Hong Qian, Bo Jiang et al.

Knowledge tracing (KT) is a crucial task in intelligent education, focusing on predicting students' performance on given questions to trace their evolving knowledge. The advancement of deep learning in this field has led to deep-learning knowledge tracing (DLKT) models that prioritize high predictive accuracy. However, many existing DLKT methods overlook the fundamental goal of tracking students' dynamical knowledge mastery. These models do not explicitly model knowledge mastery tracing processes or yield unreasonable results that educators find difficulty to comprehend and apply in real teaching scenarios. In response, our research conducts a preliminary analysis of mainstream KT approaches to highlight and explain such unreasonableness. We introduce GRKT, a graph-based reasonable knowledge tracing method to address these issues. By leveraging graph neural networks, our approach delves into the mutual influences of knowledge concepts, offering a more accurate representation of how the knowledge mastery evolves throughout the learning process. Additionally, we propose a fine-grained and psychological three-stage modeling process as knowledge retrieval, memory strengthening, and knowledge learning/forgetting, to conduct a more reasonable knowledge tracing process. Comprehensive experiments demonstrate that GRKT outperforms eleven baselines across three datasets, not only enhancing predictive accuracy but also generating more reasonable knowledge tracing results. This makes our model a promising advancement for practical implementation in educational settings. The source code is available at https://github.com/JJCui96/GRKT.

en cs.AI, cs.CY
arXiv Open Access 2024
Understanding Language Model Circuits through Knowledge Editing

Huaizhi Ge, Frank Rudzicz, Zining Zhu

Recent advances in language model interpretability have identified circuits, critical subnetworks that replicate model behaviors, yet how knowledge is structured within these crucial subnetworks remains opaque. To gain an understanding toward the knowledge in the circuits, we conduct systematic knowledge editing experiments on the circuits of the GPT-2 language model. Our analysis reveals intriguing patterns in how circuits respond to editing attempts, the extent of knowledge distribution across network components, and the architectural composition of knowledge-bearing circuits. These findings offer insights into the complex relationship between model circuits and knowledge representation, deepening the understanding of how information is organized within language models. Our findings offer novel insights into the ``meanings'' of the circuits, and introduce directions for further interpretability and safety research of language models.

en cs.CL
DOAJ Open Access 2023
Immunogenicity and Safety of a Quadrivalent Meningococcal Tetanus Toxoid­-Conjugate Vaccine (MenACYW­-TT) Administered Concomitantly with Pneumococcal Conjugate Vaccine in Healthy Toddlers in the Russian Federation: a Phase III Randomized Study

L. S. Namazova­-Baranova, O. A. Perminova, T. A. Romanova et al.

Relevance. Invasive meningococcal disease (IMD) has high morbidity and mortality, with infants and young children among those at greatest risk.Materials & Methods. A phase III, open-­label, randomized study in toddlers aged 12–23 months evaluated the immunogenicity and safety of MenACYW­TT, a tetanus toxoid conjugated vaccine against meningococcal serogroups A, C, W, and Y, when coadministered with paediatric vaccines (measles, mumps and rubella [MMR]; varicella [V] in South Korea and Thailand; 6­in­1 combination vaccine against diphtheria, tetanus, pertussis, polio, hepatitis B and Haemophilus influenzae type b [DTaP­IPVHepB­Hib] in Mexico and pneumococcal conjugate vaccine [PCV13]) in the Russian Federation (NCT03205371). This manuscript reports the outcome of the part of the study conducted in the Russian Federation using PCV13 as the co­administered vaccine. Immunogenicity to each meningococcal serogroup was assessed by serum bactericidal antibody assay using human complement (hSBA) and, for a subset of subjects, baby rabbit complement (rSBA). Vaccine safety profiles were described up to 30 days postvaccination.Results. A total of 1,183 participants were enrolled in the study, out of which 400 were from the Russian Federation. The proportion with seroprotection (hSBA ≥1:8) to each meningococcal serogroup at Day 30 was comparable between the MenACYW­-TT and MenACYW-­TT + PCV13 groups (≥91% and ≥84%, respectively). The safety profiles of MenACYW­-TT and PCV13, when given alone or concomitantly, were generally comparable.Conclusion. Coadministration of MenACYW­-TT with pneumococcal conjugate vaccine in toddlers had no clinically relevant effect on the immunogenicity and safety of any of the vaccines.

Epistemology. Theory of knowledge
arXiv Open Access 2023
Using Large Language Models for Knowledge Engineering (LLMKE): A Case Study on Wikidata

Bohui Zhang, Ioannis Reklos, Nitisha Jain et al.

In this work, we explore the use of Large Language Models (LLMs) for knowledge engineering tasks in the context of the ISWC 2023 LM-KBC Challenge. For this task, given subject and relation pairs sourced from Wikidata, we utilize pre-trained LLMs to produce the relevant objects in string format and link them to their respective Wikidata QIDs. We developed a pipeline using LLMs for Knowledge Engineering (LLMKE), combining knowledge probing and Wikidata entity mapping. The method achieved a macro-averaged F1-score of 0.701 across the properties, with the scores varying from 1.00 to 0.328. These results demonstrate that the knowledge of LLMs varies significantly depending on the domain and that further experimentation is required to determine the circumstances under which LLMs can be used for automatic Knowledge Base (e.g., Wikidata) completion and correction. The investigation of the results also suggests the promising contribution of LLMs in collaborative knowledge engineering. LLMKE won Track 2 of the challenge. The implementation is available at https://github.com/bohuizhang/LLMKE.

en cs.CL, cs.AI
arXiv Open Access 2022
Knowledge Graph Reasoning with Logics and Embeddings: Survey and Perspective

Wen Zhang, Jiaoyan Chen, Juan Li et al.

Knowledge graph (KG) reasoning is becoming increasingly popular in both academia and industry. Conventional KG reasoning based on symbolic logic is deterministic, with reasoning results being explainable, while modern embedding-based reasoning can deal with uncertainty and predict plausible knowledge, often with high efficiency via vector computation. A promising direction is to integrate both logic-based and embedding-based methods, with the vision to have advantages of both. It has attracted wide research attention with more and more works published in recent years. In this paper, we comprehensively survey these works, focusing on how logics and embeddings are integrated. We first briefly introduce preliminaries, then systematically categorize and discuss works of logic and embedding-aware KG reasoning from different perspectives, and finally conclude and discuss the challenges and further directions.

en cs.AI
arXiv Open Access 2022
Non-unital algebraic $K$-theory and almost mathematics

Yuki Kato

The Gersten conjecture is still an open problem of algebraic $K$-theory for mixed characteristic discrete valuation rings. In this paper, we establish non-unital algebraic $K$-theory which is modified to become an exact functor from the category of non-unital algebras to the stable $\infty$-category of spectra. We prove that for any almost unital algebra, the non-unital $K$-theory homotopically decomposes into the non-unital $K$-theory the corresponding ideal and the residue algebra, implying the Gersten property of non-unital $K$-theory of the the corresponding ideal.

en math.KT, math.CT
arXiv Open Access 2022
Few-Shot Inductive Learning on Temporal Knowledge Graphs using Concept-Aware Information

Zifeng Ding, Jingpei Wu, Bailan He et al.

Knowledge graph completion (KGC) aims to predict the missing links among knowledge graph (KG) entities. Though various methods have been developed for KGC, most of them can only deal with the KG entities seen in the training set and cannot perform well in predicting links concerning novel entities in the test set. Similar problem exists in temporal knowledge graphs (TKGs), and no previous temporal knowledge graph completion (TKGC) method is developed for modeling newly-emerged entities. Compared to KGs, TKGs require temporal reasoning techniques for modeling, which naturally increases the difficulty in dealing with novel, yet unseen entities. In this work, we focus on the inductive learning of unseen entities' representations on TKGs. We propose a few-shot out-of-graph (OOG) link prediction task for TKGs, where we predict the missing entities from the links concerning unseen entities by employing a meta-learning framework and utilizing the meta-information provided by only few edges associated with each unseen entity. We construct three new datasets for TKG few-shot OOG link prediction, and we propose a model that mines the concept-aware information among entities. Experimental results show that our model achieves superior performance on all three datasets and our concept-aware modeling component demonstrates a strong effect.

en cs.AI, cs.LG
arXiv Open Access 2021
MDistMult: A Multiple Scoring Functions Model for Link Prediction on Antiviral Drugs Knowledge Graph

Weichuan Wang, Zhiwen Xie, Jin Liu et al.

Knowledge graphs (KGs) on COVID-19 have been constructed to accelerate the research process of COVID-19. However, KGs are always incomplete, especially the new constructed COVID-19 KGs. Link prediction task aims to predict missing entities for (e, r, t) or (h, r, e), where h and t are certain entities, e is an entity that needs to be predicted and r is a relation. This task also has the potential to solve COVID-19 related KGs' incomplete problem. Although various knowledge graph embedding (KGE) approaches have been proposed to the link prediction task, these existing methods suffer from the limitation of using a single scoring function, which fails to capture rich features of COVID-19 KGs. In this work, we propose the MDistMult model that leverages multiple scoring functions to extract more features from existing triples. We employ experiments on the CCKS2020 COVID-19 Antiviral Drugs Knowledge Graph (CADKG). The experimental results demonstrate that our MDistMult achieves state-of-the-art performance in link prediction task on the CADKG dataset

en cs.CY, cs.AI
DOAJ Open Access 2020
СОЦІАЛЬНО-ЕКОНОМІЧНІ І СОЦІАЛЬНО-ПОЛІТИЧНІ ЧИННИКИ ЗГУРТОВАНОСТІ ГРОМАД (НА ПРИКЛАДІ ЗАХІДНОГО ПРИКОРДОННЯ УКРАЇНИ)

Anatoliy Holovka

Наукова стаття присвячена дослідженню поняття згуртованості місцевих громад в умовах передачі значних повноважень від державних органів місцевим самоврядним одиницям. Метою публікації є виявлення соціально-економічних та соціально-політичних факторів згуртованості місцевих громад у прикордонних регіонах Західної України. Представлено класифікацію методів підвищення згуртованості громад шляхом, по-перше, створення рівних можливостей участі в процесі управління та вирішення місцевих проблем, по-друге, активізації економічного розвитку та посилення конкурентоспроможності громад та регіону на основі наявних конкурентних переваг. Виокремлено напрямки та засоби реалізації інклюзивної політики на місцях та визначення драйверів економічного зростання прикордонних (включно гірських) територій як чинників згуртування місцевих громад.

Epistemology. Theory of knowledge
arXiv Open Access 2020
Semi-Automating Knowledge Base Construction for Cancer Genetics

Somin Wadhwa, Kanhua Yin, Kevin S. Hughes et al.

In this work, we consider the exponentially growing subarea of genetics in cancer. The need to synthesize and centralize this evidence for dissemination has motivated a team of physicians to manually construct and maintain a knowledge base that distills key results reported in the literature. This is a laborious process that entails reading through full-text articles to understand the study design, assess study quality, and extract the reported cancer risk estimates associated with particular hereditary cancer genes (i.e., penetrance). In this work, we propose models to automatically surface key elements from full-text cancer genetics articles, with the ultimate aim of expediting the manual workflow currently in place. We propose two challenging tasks that are critical for characterizing the findings reported cancer genetics studies: (i) Extracting snippets of text that describe \emph{ascertainment mechanisms}, which in turn inform whether the population studied may introduce bias owing to deviations from the target population; (ii) Extracting reported risk estimates (e.g., odds or hazard ratios) associated with specific germline mutations. The latter task may be viewed as a joint entity tagging and relation extraction problem. To train models for these tasks, we induce distant supervision over tokens and snippets in full-text articles using the manually constructed knowledge base. We propose and evaluate several model variants, including a transformer-based joint entity and relation extraction model to extract <germline mutation, risk-estimate>} pairs. We observe strong empirical performance, highlighting the practical potential for such models to aid KB construction in this space. We ablate components of our model, observing, e.g., that a joint model for <germline mutation, risk-estimate> fares substantially better than a pipelined approach.

en cs.CL, cs.IR
DOAJ Open Access 2019
Dall’Antropocene al Tecnocene. Prospettive etico-antropologiche dalla “terra incognita”

CERA, AGOSTINO

From the Anthropocene to the Technocene: Ethical-anthropological Perspectives from the “terra incognita” By assuming a transcendental approach, my paper aims to suggest that “the essence of the Anthropocene is by no means anything anthropocenic”. That is to say, the Anthropocene represents a philosophical rather than a scientific question, because it essentially equates to a Weltanschauung or «a paradigm dressed as epoch» (§1). Given this assumption, I try to bring out the basic features of such a paradigm, namely: the osmotic fusion between techne and physis (§ 2); the problem of periodization (§ 3); the ontological equation between “being” and “being makeable” (§ 4); the anthropological metamorphosis of homo faber into homo materia/Bestand man (§ 4). The final outcome of these considerations is that this aspirant new (geological) epoch isn’t the «Age of Humans» or «Menschenzeit», rather the age of technology as «subject of history» and thus my re-definition of Anthropo-cene as Techno-cene.

Epistemology. Theory of knowledge, Ethics
arXiv Open Access 2019
Knowledge Infused Learning (K-IL): Towards Deep Incorporation of Knowledge in Deep Learning

Ugur Kursuncu, Manas Gaur, Amit Sheth

Learning the underlying patterns in data goes beyond instance-based generalization to external knowledge represented in structured graphs or networks. Deep learning that primarily constitutes neural computing stream in AI has shown significant advances in probabilistically learning latent patterns using a multi-layered network of computational nodes (i.e., neurons/hidden units). Structured knowledge that underlies symbolic computing approaches and often supports reasoning, has also seen significant growth in recent years, in the form of broad-based (e.g., DBPedia, Yago) and domain, industry or application specific knowledge graphs. A common substrate with careful integration of the two will raise opportunities to develop neuro-symbolic learning approaches for AI, where conceptual and probabilistic representations are combined. As the incorporation of external knowledge will aid in supervising the learning of features for the model, deep infusion of representational knowledge from knowledge graphs within hidden layers will further enhance the learning process. Although much work remains, we believe that knowledge graphs will play an increasing role in developing hybrid neuro-symbolic intelligent systems (bottom-up deep learning with top-down symbolic computing) as well as in building explainable AI systems for which knowledge graphs will provide scaffolding for punctuating neural computing. In this position paper, we describe our motivation for such a neuro-symbolic approach and framework that combines knowledge graph and neural networks.

en cs.AI, cs.CL

Halaman 12 dari 141549