Estranged Predictions: Measuring Semantic Category Disruption with Masked Language Modelling

arXiv — cs.CLWednesday, November 12, 2025 at 5:00:00 AM
The study titled 'Estranged Predictions' investigates the impact of science fiction on ontological categories by employing masked language modeling techniques. By analyzing corpora from both science fiction and general fiction, the research operationalizes Darko Suvin's theory of estrangement to measure how these genres influence conceptual boundaries. The findings indicate that science fiction demonstrates a notable degree of conceptual permeability, particularly regarding machine referents, which frequently substitute across categories. In contrast, human terms maintain a coherent semantic structure, suggesting a genre-specific restructuring of anthropocentric logics. This research underscores the potential of masked language models as tools for revealing genre-conditioned ontological assumptions, thereby contributing to a deeper understanding of how narratives shape our perceptions of identity and existence.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended Readings
Spectral Neuro-Symbolic Reasoning II: Semantic Node Merging, Entailment Filtering, and Knowledge Graph Alignment
PositiveArtificial Intelligence
The report on Spectral Neuro-Symbolic Reasoning II introduces enhancements to the existing framework, focusing on three key areas: transformer-based node merging to reduce redundancy, sentence-level entailment validation for improved edge quality, and alignment with external knowledge graphs to provide additional context. These modifications aim to enhance the fidelity of knowledge graphs while maintaining the spectral reasoning pipeline. Experimental results indicate accuracy gains of up to 3.8% across various benchmarks, including ProofWriter and CLUTRR.
Automated Analysis of Learning Outcomes and Exam Questions Based on Bloom's Taxonomy
NeutralArtificial Intelligence
This paper investigates the automated classification of exam questions and learning outcomes based on Bloom's Taxonomy. A dataset of 600 sentences was categorized into six cognitive levels: Knowledge, Comprehension, Application, Analysis, Synthesis, and Evaluation. Various machine learning models, including traditional methods and large language models, were evaluated, with Support Vector Machines achieving the highest accuracy of 94%, while RNN models and BERT faced significant overfitting issues.
ModernBERT or DeBERTaV3? Examining Architecture and Data Influence on Transformer Encoder Models Performance
NeutralArtificial Intelligence
The study examines the performance of pretrained transformer-encoder models, specifically ModernBERT and DeBERTaV3. While ModernBERT claims improved performance on various benchmarks, the lack of shared training data complicates the assessment of these gains. A controlled study pretraining ModernBERT on the same dataset as CamemBERTaV2 reveals that DeBERTaV3 outperforms ModernBERT in sample efficiency and overall benchmark performance, although ModernBERT offers advantages in long context support and training speed.
Death’s Job Game
PositiveArtificial Intelligence
The article discusses the creation of a 2D game titled 'Death's Job,' developed using Pygame. The developer embarked on this project out of curiosity about game development. After initially implementing game logic, including gravity and physics, the project faced challenges in finding suitable assets. Following a break due to Diwali and university exams, the developer returned to complete the game, generating matching sprites with Gemini and sourcing sound effects from Pixabay. The final product features an interactive splash screen, Flappy Bird-style jumping, smooth physics, and pixel-perfect collision detection.
It was acceptable in the 80s
PositiveArtificial Intelligence
The article discusses a project created for the Google AI Studio Education Track, where the author developed a ZX Spectrum-style Loading Screen Generator. This application, built using Google AI Studio, Gemini, and Imagen, allows users to generate nostalgic loading screens by providing prompts. The project aims to evoke the vibrant aesthetics of 80s gaming, characterized by chunky pixels and bright colors.