<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Matheus Kunzler Maldaner</title>
    <link>https://matheus.wiki/</link>
    <atom:link href="https://matheus.wiki/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Research papers and blog posts by Matheus Kunzler Maldaner: neurosymbolic AI, AI agents, and human-computer interaction.</description>
    <language>en-us</language>
    <item>
      <title>SentinelBench: A Benchmark for Long-Running Monitoring Agents</title>
      <link>https://matheus.wiki/papers/sentinelbench/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/sentinelbench/</guid>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
      <description>AI agents are increasingly asked to carry out work that spans minutes, hours, or longer. Yet the default model of agent behavior is continuous action: issuing tool calls, refreshing pages, searching for alternatives, or otherwise trying to force progress. This is the wrong approach for many long-running tasks, which are better served by a strategy of sustained attention. Instead, agents should mon</description>
    </item>
    <item>
      <title>Anki Watching my Screen</title>
      <link>https://matheus.wiki/pages/blog/anki-screen.html</link>
      <guid isPermaLink="true">https://matheus.wiki/pages/blog/anki-screen.html</guid>
      <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
      <description>How I built a system that watches your screen while you study, extracts key concepts, and generates quizzes and flashcards -- all inside a containerized browser.</description>
    </item>
    <item>
      <title>Anki on My Wrist</title>
      <link>https://matheus.wiki/pages/blog/anki-garmin.html</link>
      <guid isPermaLink="true">https://matheus.wiki/pages/blog/anki-garmin.html</guid>
      <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
      <description>How I built a system to review Anki flashcards on a Garmin watch, a desktop overlay, and a ChatGPT integration -- all from a single API bridge.</description>
    </item>
    <item>
      <title>Plato's Cave: A Human-Centered Research Verification System</title>
      <link>https://matheus.wiki/papers/platos-cave/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/platos-cave/</guid>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <description>The growing publication rate of research papers has created an urgent need for better ways to fact-check information, assess writing quality, and identify unverifiable claims. We present Plato's Cave as an open-source, human-centered research verification system that (i) creates a directed acyclic graph (DAG) from a document, (ii) leverages web agents to assign credibility scores to nodes and edge</description>
    </item>
    <item>
      <title>MM-SCALE: Grounded Multimodal Moral Reasoning via Scalar Judgment and Listwise Alignment</title>
      <link>https://matheus.wiki/papers/mm-scale/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/mm-scale/</guid>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <description>Vision-Language Models (VLMs) continue to struggle to make morally salient judgments in multimodal and socially ambiguous contexts. Prior works typically rely on binary or pairwise supervision, which often fail to capture the continuous and pluralistic nature of human moral reasoning. We present MM-SCALE (Multimodal Moral Scale), a large-scale dataset for aligning VLMs with human moral preferences</description>
    </item>
    <item>
      <title>Magentic-UI: Towards Human-in-the-loop Agentic Systems</title>
      <link>https://matheus.wiki/papers/magentic-ui/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/magentic-ui/</guid>
      <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
      <description>AI agents powered by large language models are increasingly capable of autonomously completing complex, multi-step tasks using external tools. Yet, they still fall short of human-level performance in most domains including computer use, software development, and research. Their growing autonomy and ability to interact with the outside world, also introduces safety and security risks including pote</description>
    </item>
    <item>
      <title>Seeing Twice: How Side-by-Side T2I Comparison Changes Auditing Strategies</title>
      <link>https://matheus.wiki/papers/seeing-twice/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/seeing-twice/</guid>
      <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
      <description>While generative AI systems have gained popularity in diverse applications, their potential to produce harmful outputs limits their trustworthiness and utility. A small but growing line of research has explored tools and processes to better engage non-AI expert users in auditing generative AI systems. In this work, we present the design and evaluation of MIRAGE, a web-based tool exploring a 'contr</description>
    </item>
    <item>
      <title>eXpLogic: Explaining Logic Types and Patterns in DiffLogic Networks</title>
      <link>https://matheus.wiki/papers/explogic/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/explogic/</guid>
      <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
      <description>Constraining deep neural networks (DNNs) to learn individual logic types per node, as performed using the DiffLogic network architecture, opens the door to model-specific explanation techniques that quell the complexity inherent to DNNs. Inspired by principles of circuit analysis from computer engineering, this work presents an algorithm (eXpLogic) for producing saliency maps which explain input p</description>
    </item>
    <item>
      <title>MIRAGE: Multi-model Interface for Reviewing and Auditing Generative Text-to-Image AI</title>
      <link>https://matheus.wiki/papers/mirage/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/mirage/</guid>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <description>While generative AI systems have gained popularity in diverse applications, their potential to produce harmful outputs limits their trustworthiness and usability in different applications. Recent years have seen growing interest in engaging diverse AI users in auditing generative AI that might impact their lives. To this end, we propose MIRAGE as a web-based tool where AI users can compare outputs</description>
    </item>
    <item>
      <title>Abstracting General Syntax for XAI after Decomposing Explanation Sub-Components</title>
      <link>https://matheus.wiki/papers/xai-syntax/</link>
      <guid isPermaLink="true">https://matheus.wiki/papers/xai-syntax/</guid>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <description>Policy makers, healthcare providers, and defense contractors need to understand many types of machine learning model behaviors. While eXplainable Artificial Intelligence (XAI) provides tools for interpreting these behaviors, few frameworks, surveys, and taxonomies produce succinct yet general notation to help researchers and practitioners describe their explainability needs and quantify whether th</description>
    </item>
  </channel>
</rss>
