@inbook{61112,
  author       = {{Rohlfing, Katharina J. and Vollmer, Anna-Lisa and Grimminger, Angela}},
  booktitle    = {{Social Explainable AI}},
  editor       = {{Rohlfing, Katharina and Främling, Kary and Thommes, Kirsten and Alpsancar, Suzana and Lim, Brian Y.}},
  publisher    = {{Springer}},
  title        = {{{Practices: How to establish an explaining practice}}},
  doi          = {{10.1007/978-981-96-5290-7_5}},
  year         = {{2026}},
}

@inbook{65069,
  author       = {{Främling, Kary and Alami, Rachid and Hulstijn, Joris and Tchappi, Igor and Grimminger, Angela and Wrede, Britta and Buschmeier, Hendrik and Kubler, Sylvain}},
  booktitle    = {{Social Explainable AI}},
  editor       = {{Rohlfing, Katharina J. and Främling, Kary and Alpsancar, Suzana and Thommes, Kirsten and Lim, Brian Y.}},
  isbn         = {{9789819652891}},
  pages        = {{19--38}},
  publisher    = {{Springer}},
  title        = {{{Scenarios of Social Explainable AI in practice}}},
  doi          = {{10.1007/978-981-96-5290-7_2}},
  year         = {{2026}},
}

@inbook{61325,
  author       = {{Vollmer, Anna-Lisa and Buhl, Heike M. and Alami, Rachid and Främling, Kary and Grimminger, Angela and Booshehri, Meisam and Ngonga Ngomo, Axel-Cyrille}},
  booktitle    = {{Social Explainable AI}},
  editor       = {{Rohlfing, Katharina J. and Främling, Kary and Lim, Brian and Alpsancar, Suzana and Thommes, Kirsten}},
  pages        = {{39--53}},
  publisher    = {{Springer}},
  title        = {{{Components of an explanation for co-constructive sXAI}}},
  doi          = {{10.1007/978-981-96-5290-7_3}},
  year         = {{2026}},
}

@inbook{65084,
  author       = {{Buhl, Heike M. and Vollmer, Anna-Lisa and Alami, Rachid and Booshehri, Meisam and Främling, Kary}},
  booktitle    = {{Social explainable AI}},
  editor       = {{Rohlfing, Katharina J. and Främling, Kary and Lim, Brian and Alpsancar, Suzana and Thommes, Kisten}},
  pages        = {{269--295}},
  publisher    = {{Springer}},
  title        = {{{Models of the situation, the explanandum, and the interaction partner}}},
  doi          = {{https://doi.org/10.1007/978-981-96-5290-7_14}},
  year         = {{2026}},
}

@inbook{65083,
  author       = {{Buhl, Heike M. and Wrede, Britta and Fisher, Josephine Beryl and Matarese, Marco}},
  booktitle    = {{Social Explainable AI}},
  editor       = {{Rohlfing, Katharina J. and Främling, Kary and Lim, Brian and Alpsancar, Suzana and Thommes, Kirsten}},
  pages        = {{247--267}},
  publisher    = {{Springer}},
  title        = {{{Adaptation}}},
  doi          = {{https://doi.org/10.1007/978-981-96-5290-7_13}},
  year         = {{2026}},
}

@article{63451,
  abstract     = {{<jats:p>Superconducting nanowire single-photon detectors (SNSPDs) can enable photon-number resolution (PNR) based on accurate measurements of the detector’s response time to few-photon optical pulses. In this work, we investigate the impact of the optical pulse shape and duration on the accuracy of this method. We find that Gaussian temporal pulse shapes yield cleaner arrival-time histograms and, thus, more accurate PNR, compared to bandpass-filtered pulses of equal bandwidth. For low system jitter and an optical pulse duration comparable to the other jitter contributions, photon numbers can be discriminated in our system with a commercial SNSPD. At 60 ps optical pulse duration, photon-number discrimination is significantly reduced. Furthermore, we highlight the importance of using the correct arrival-time histogram model when analyzing photon-number assignment. Using exponentially modified Gaussian distributions, instead of the commonly used Gaussian distributions, we can more accurately determine photon-number misidentification probabilities. Finally, we reconstruct the positive operator-valued measures of the detector, revealing sharp features that indicate the intrinsic PNR capabilities.</jats:p>}},
  author       = {{Schapeler, Timon and Mischke, Isabell and Schlue, Fabian and Stefszky, Michael and Brecht, Benjamin and Silberhorn, Christine and Bartley, Tim}},
  issn         = {{2835-0103}},
  journal      = {{APL Quantum}},
  number       = {{1}},
  publisher    = {{AIP Publishing}},
  title        = {{{Practical considerations for assignment of photon numbers with SNSPDs}}},
  doi          = {{10.1063/5.0304127}},
  volume       = {{3}},
  year         = {{2026}},
}

@article{65153,
  author       = {{Butzhammer, Lorenz}},
  issn         = {{0141-6359}},
  journal      = {{Precision Engineering}},
  pages        = {{377--400}},
  publisher    = {{Elsevier BV}},
  title        = {{{Conversion between detector- and rotary-table-related misalignment parameterisations for unified projection-matrix-based geometry calibration in dimensional X-ray computed tomography}}},
  doi          = {{10.1016/j.precisioneng.2026.03.015}},
  volume       = {{100}},
  year         = {{2026}},
}

@article{63721,
  abstract     = {{<jats:p>Defect engineering offers an effective route to tailor the local coordination environment, gas transport and excited-state processes in metal-organic frameworks (MOFs). We establish a quantitative structure-property relationship linking defect-modulated porosity...</jats:p>}},
  author       = {{Zhao, Zhenyu and Tiemann, Michael}},
  issn         = {{2050-7526}},
  journal      = {{Journal of Materials Chemistry C}},
  pages        = {{4743--4752}},
  publisher    = {{Royal Society of Chemistry (RSC)}},
  title        = {{{Defect Structure-Performance Correlation in Eu³⁺@UiO-66: Design of Coordination Sites for Rapid Optical O₂ Sensing}}},
  doi          = {{10.1039/d5tc04319k}},
  volume       = {{14}},
  year         = {{2026}},
}

@inproceedings{65178,
  abstract     = {{Large intermediate results can cause join queries to run unexpectedly long. This problem is particularly common for analytical queries, which aggregate data over many tables to produce a comparatively small final output, and queries on graph data, where intermediate results blow up quickly. Recent work inspired by Yannakakis’ algorithm approaches this by modifying the query engine to avoid materializing unnecessary tuples. However, this requires significant changes to the core of the system, which is not feasible in many situations such as cloud environments or proprietary systems.
In this work, we propose a flexible approach for optimizing long-running join queries from the outside of the DBMS. Rewriting-based realizations of Yannakakis’ algorithm suffer from inherent overhead due to the creation of intermediate tables. Thus, we present an approach for detecting and targeting queries which would benefit from a Yannakakis-style optimization. We introduce a new benchmark combining 5 standard benchmarks and augmenting them with additional instances, which provides a sufficient size and diversity for a machine learning based solution. On PostgreSQL, DuckDB and SparkSQL, slowdowns on queries where the rewriting is counterproductive are mostly avoided, as opposed to a naïve application of the rewriting, and we observe significant improvements in end-to-end runtimes over standard query execution and unconditional rewriting.}},
  author       = {{Böhm, Daniela and Gottlob, Georg and Lanzinger, Matthias and Longo, Davide Mario and Okulmus, Cem and Pichler, Reinhard and Selzer, Alexander}},
  booktitle    = {{Proceedings of the 28th International Workshop on Design, Optimization, Languages and Analytical Processing of Big Data (DOLAP 2026)}},
  keywords     = {{Join Queries, Acyclic Queries, Query Processing}},
  title        = {{{Selective Use of Yannakakis’ Algorithm for Consistent Performance Gains}}},
  year         = {{2026}},
}

@article{65179,
  author       = {{Fuchs, Christian}},
  journal      = {{tripleC: Communication, Capitalism & Critique}},
  number       = {{1}},
  pages        = {{54--72}},
  title        = {{{Reason and Communication: Jürgen Habermas’s Legacy for Media and Communication Studies}}},
  doi          = {{10.31269/7112an90}},
  volume       = {{24}},
  year         = {{2026}},
}

@techreport{65180,
  author       = {{Terfloth, Lutz and Buhl, Heike M. and Lohmer, Vivien and Schaffer, Michael and Kern, Frederike and Schulte, Carsten}},
  title        = {{{Bridging the Dual Nature: How Integrated Explanations Enhance Understanding of Technical Artifacts}}},
  year         = {{2026}},
}

@article{65120,
  abstract     = {{The governance of emerging technologies with increased autonomy in the military has become a topical issue in recent years, especially considering the rapid advances in artificial intelligence and related innovations in computer science. Despite this hype, the postcolonial subject’s position has been seen as secondary, often associated with victimhood or obscurity. By shifting the narrative to highlight the postcolonial subject’s agency—not only in providing real-world examples of artificial intelligence use in the military but also in knowledge creation and shaping the discourse on governance within the international, this paper contributes to an area of research that is often overlooked. The paper unpacks the norm-making efforts of postcolonial subjects regarding emerging military technologies. In doing this, the paper aims to advance postcolonial theory by showing how the dynamics of governing emerging military technologies intertwine with postcolonial subjectivity and to broaden the academic discussion on the governance of emerging military technologies and algorithmic violence, which has so far been dominated by Western or universalistic discourse.}},
  author       = {{Bhila, Ishmael}},
  issn         = {{2730-5953}},
  journal      = {{AI and Ethics}},
  number       = {{2}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{Decentring the governance of AI in the military: a focus on the postcolonial subject}}},
  doi          = {{10.1007/s43681-026-01090-7}},
  volume       = {{6}},
  year         = {{2026}},
}

@article{57580,
  abstract     = {{We investigate dispersive and Strichartz estimates for the Schrödinger equation involving the fractional Laplacian in real hyperbolic spaces and their discrete analogues, homogeneous trees. Due to the Knapp phenomenon, the Strichartz estimates on Euclidean spaces for the fractional Laplacian exhibit loss of derivatives. A similar phenomenon appears on real hyperbolic spaces. However, such a loss disappears on homogeneous trees, due to the triviality of the estimates for small times.}},
  author       = {{Palmirotta, Guendalina and Sire, Yannick and Anker, Jean-Philippe}},
  journal      = {{Journal of Differential Equations}},
  keywords     = {{Schrödinger equation, Fractional Laplacian, Dispersive estimates, Strichartz estimates, Real hyperbolic spaces, Homogeneous trees}},
  publisher    = {{Elsevier}},
  title        = {{{The Schrödinger equation with fractional Laplacian on hyperbolic spaces and homogeneous trees}}},
  doi          = {{10.1016/j.jde.2025.114065}},
  year         = {{2026}},
}

@unpublished{65232,
  abstract     = {{On finite regular graphs, we construct Patterson-Sullivan distributions associated with eigenfunctions of the discrete Laplace operator via their boundary values on the phase space. These distributions are closely related to Wigner distributions defined via a pseudo-differential calculus on graphs, which appear naturally in the study of quantum chaos. Using a pairing formula, we prove that Patterson-Sullivan distributions are also related to invariant Ruelle distributions arising from the transfer operator of the geodesic flow on the shift space. Both relationships provide discrete analogues of results for compact hyperbolic surfaces obtained by Anantharaman-Zelditch and by Guillarmou-Hilgert-Weich.}},
  author       = {{Arends, Christian and Palmirotta, Guendalina}},
  booktitle    = {{arXiv:2603.09779}},
  pages        = {{38}},
  title        = {{{Patterson-Sullivan distributions of finite regular graphs}}},
  year         = {{2026}},
}

@article{65134,
  author       = {{Fuchs, Christian}},
  journal      = {{Philosophy & Social Criticism}},
  title        = {{{Digital Fascism and Digital Capitalism}}},
  doi          = {{10.1177/01914537261434922}},
  year         = {{2026}},
}

@article{65264,
  author       = {{Lin-Januszewski, Liang-Wen}},
  issn         = {{0142-5692}},
  journal      = {{British Journal of Sociology of Education}},
  pages        = {{1--20}},
  publisher    = {{Informa UK Limited}},
  title        = {{{Symbolic haunting: first-generation university students’ limited sense of entitlement}}},
  doi          = {{10.1080/01425692.2026.2615957}},
  year         = {{2026}},
}

@article{65263,
  author       = {{Fuchs, Christian}},
  journal      = {{tripleC: Communication, Capitalism & Critique}},
  number       = {{1}},
  pages        = {{141--199}},
  title        = {{{Digitaler Faschismus und digitaler Kapitalismus}}},
  volume       = {{24}},
  year         = {{2026}},
}

@inbook{65168,
  author       = {{Keuchen, Marion and Lindemeyer, Sabine}},
  booktitle    = {{Seelsorge im Lebensraum Schule. Ökumenische Perspektiven}},
  editor       = {{Igrec, Marie-Theres and Lehner-Hartmann, Andrea and Paulovics, Clemens and Rothgangel, Martin and Wenk, Anne-Kathrin}},
  isbn         = {{978-3-451-02651-5}},
  pages        = {{151--171}},
  publisher    = {{Herder}},
  title        = {{{Keuchen, Marion/ Lindemeyer, Sabine: Demokratiebildung anhand eines (schul-)seelsorglichen Rituals im Rahmen der Lehramtsausbildung}}},
  year         = {{2026}},
}

@inproceedings{61444,
  abstract     = {{Backchannels and fillers are important linguistic expressions in dialogue, but often treated as ‘noise’ to be bypassed in modern transformer-based language models. Our work studies the representation of them in language models using three fine-tuning strategies. The models are trained on three dialogue corpora in English and Japanese, where backchannels and fillers are preserved and annotated, to investigate how fine-tuning can help LMs learn their representations. We first apply clustering analysis to the learnt representation of backchannels and fillers, and have found increased silhouette scores in representations from fine-tuned models, which suggests that fine-tuning enables LMs to distinguish the nuanced semantic variation in different backchannel and filler use. We also use natural language generation (NLG) metrics and qualitative analysis to confirm that the utterances generated by fine-tuned language models resemble human-produced utterances more closely. Our findings suggest the potentials of transforming general LMs into conversational LMs that are more capable of producing human-like languages adequately.}},
  author       = {{Wang, Yu and Lao, Leyi and Huang, Langchu and Skantze, Gabriel and Xu, Yang and Buschmeier, Hendrik}},
  location     = {{San Diego, CA, USA}},
  title        = {{{Investigating the representation of backchannels and fillers in fine-tuned language models}}},
  year         = {{2026}},
}

@article{65270,
  abstract     = {{In perovskite solar cells (PSCs), electron transport layers (ETLs) play an important role in the selection and transport of electrons. Understanding the properties of these layers in relation to device performance is essential for optimizing solar cell efficiency and enabling their integration into emerging architectures, such as flexible solar cells. Here, we deposited TiO2 at different thicknesses using atomic layer deposition (ALD), a technique well-suited for producing uniform and pinhole-free films. The crystal structure of the layers was controlled by depositing the films at three different temperatures: 150 °C, 250 °C, and 350 °C. The layers were characterized in detail to determine the morphology (by atomic force microscopy), surface composition (by X-ray photoelectron spectroscopy) and the crystal structure (by X-ray diffraction). The TiO2 layers were then incorporated as ETLs in planar perovskite solar cells to evaluate their influence on device performance. Higher deposition temperatures led to improvements in device fill factor and open-circuit voltage, leading to more efficient solar cells. Notably, the best device performance for the ALD-TiO2 layers was achieved with films deposited at 250 °C.}},
  author       = {{Qudsia, Syeda and Weiss, Alexander and Sirkiä, Saara and Wang, Fuzeng and Rosqvist, Emil and Los Arcos, Teresa De and Weinberger, Christian and Halme, Janne and Kemell, Marianna and Smått, Jan-Henrik}},
  issn         = {{0169-4332}},
  journal      = {{Applied Surface Science}},
  keywords     = {{Titanium dioxide, Atomic layer deposition, Electron transport layer, Perovskite solar cells}},
  pages        = {{166755}},
  title        = {{{Influence of deposition temperature and thickness of ALD-TiO2 on planar perovskite solar cell performance}}},
  doi          = {{https://doi.org/10.1016/j.apsusc.2026.166755}},
  year         = {{2026}},
}

