Rick-Brick
Extended Paper Review - New AI × Science and Technology as of 2026-06-03

As of 2026-06-03 (JST), the direction that is common across the newly published papers is: “Given real-world constraints, AI is trying to translate decision-making, learning, and interaction into ‘implementable forms.’” In this issue, we provide a cross-domain explanation of the research goals and design philosophies, using representative newly confirmed papers from multiple areas—robotics/autonomous agents, psychology/cognition, economics/behavior, AI for drug discovery, educational engineering, and computational social science. In particular, the notable point is that “long-term tasks,” “partial automation,” “evidence-based education,” “physics-consistent learning,” and “modeling cognitive bias/exposure pathways” share a similar “skeleton of ideas” with one another. All dates in the main text are treated as 2026-06-03 (JST).

Paper 1: “Grounded” AI Tutoring for Moodle — From Surface Learning to Deep Understanding (Educational Engineering)

  • Authors / Affiliation: The paper’s authors are a research team developing AI systems for education, implemented as a Moodle plugin (see the paper page for details). From Surface Learning to Deep Understanding: A Grounded AI Tutoring System for Moodle
  • Research Background and Question: Even when AI is introduced to learning support, the problem remains that it may not reach deep understanding—due to incorrect content (hallucinations) or merely producing answers that “sound right” on the surface. This study asks how to reconcile “evidence-based explanations,” “reducing misinformation,” and “deepening learning” in a form that can actually be used in educational settings.
  • Proposed Method: The core of the research is a modular Moodle plugin framework using Retrieval-Augmented Generation (RAG: a setup that collects evidence via retrieval and then generates text). For learners’ questions, the goal is to reduce the “groundless assertions” that tend to occur when generating alone by first retrieving relevant information from appropriate learning materials/content and then generating answers from it. You can think of RAG as the process of “looking things up in a dictionary and then writing,” which makes it easier to grasp.
  • Main Results: On the paper page, a demo paper (demo paper) shows the plugin’s structure and the educational quality goals, including hallucination suppression. While details of the quantitative benchmarks are in the paper text, at least “connecting to an existing learning platform like Moodle and using RAG to suppress ‘hallucination-like’ behavior” is positioned as a key contribution. From Surface Learning to Deep Understanding: A Grounded AI Tutoring System for Moodle
  • Significance and Limitations: From the perspective of educational engineering, it is important to emphasize not only model accuracy but also “field implementation.” On the other hand, to rigorously demonstrate educational impact (e.g., improvements in learning attainment or long-term understanding retention), we need class scale, duration, and evaluation design; within the scope of this demo, limitations may remain. Additionally, the quality of RAG strongly depends on how well the retrieval targets (the learning materials) are prepared and how the metadata is designed.

As this kind of research progresses, AI tutors move from being a “system that gives answers” to a “system that supports evidence and the learning process.” For example, if instead of simply returning homework answers, we can present “why you should think this way” and “where to look,” linked to the learning materials, learners’ understanding can move from “checking” toward “self-explanation.” As implementation advances, teachers’ work is likely not to be replaced in a simple one-to-one way, but rather reconfigured as support for feedback design and evaluation design.


Paper 2: Solving AI’s “Optimal Taxation” by Linking It to Labor Mobility (Manual ⇄ Cognitive) (Economics / Behavioral Economics)

  • Authors / Affiliation: Jakub Growiec, Klaus Prettner, Maciej Szkróbka. Workers’ Incentives and the Optimal Taxation of AI
  • Research Background and Question: AI affects not only substitution but also workers’ choices and task reorganization (moving between occupations, and deciding which skills to develop). Therefore, policies assuming AI (such as taxation) must account not only for “AI taking jobs,” but also for “how people respond.” This research asks when it is optimal to start taxing AI (which “threshold” becomes the key to policy decisions).
  • Proposed Method: Based on an economic model, the study extends dynamic tax setting and derives the stage in which AI capabilities become high enough that cognitive workers begin considering switching to manual work as the policy start condition. The key point is to treat “the stage where substitution by AI becomes increasingly possible” as the hinge between human incentives (behavior) and policy optimality. In the realm of economic policy research, it can be described as a step further than “machine learning impact estimation,” targeting “optimal design.”
  • Main Results: According to the paper abstract, it is optimal to start AI taxation at the stage when cognitive workers switch to manual work (i.e., when they start considering the switch), and the threshold can be crossed once AI reaches a sufficient level of capability to substitute humans in cognitive tasks. Workers’ Incentives and the Optimal Taxation of AI
  • Significance and Limitations: The significance is that it connects policy debate from “abstract fairness” to “optimization that includes workers’ decision-making (which job to choose).” A limitation is that real labor markets have substantial frictions (retraining, geographic factors, and skill transferability), so deviations from model assumptions may affect the accuracy of policy recommendations. Also, how we measure an “AI capability indicator” changes the interpretation of the threshold.

The impact of this research on industry and society may propagate to how AI-adopting companies estimate policy risk. Furthermore, as a way to view the research, treating taxation not merely as a source of revenue but as a “mechanism for inducing labor mobility” aligns with a nudge-like viewpoint from behavioral economics. Policy might increasingly be designed not around “stopping/allowing AI,” but around “which transitions society can withstand in a viable form.”


Paper 3: Unifying the Conditions Under Which Partial Automation Becomes Rational Beyond Full Automation, from Both Task Substitution and Cost Perspectives (Economics / Management / Decision-Making)

  • Authors / Affiliation: Wensu Li et al. (see the paper page). Economics of Human and AI Collaboration: When is Partial Automation More Attractive than Full Automation?
  • Research Background and Question: In practice, it may look like a choice between “replacing everything” and “doing everything manually,” but in reality there should be many designs that have humans and AI collaborate partially—due to remaining exception handling, quality assurance, responsibility boundaries, and so on. This study explains why partial automation is more likely to be economically selected as an optimization problem.
  • Proposed Method: The model treats the strength of automation chosen by a firm as a continuous variable, and incorporates the convexity of costs into the model: as AI accuracy level increases, the cost of improving accuracy is not necessarily linear (as you get closer to “almost complete,” achieving it becomes suddenly more expensive). On the demand side, the model maps model accuracy to task complexity and quantifies the substitution ratio, thereby measuring labor displacement (elimination of human work) at each accuracy level. As for architecture, the study connects AI’s “performance scaling” and labor’s “substitution response” in the same framework.
  • Main Results: In the abstract, the paper reports a figure indicating that cost-efficient automation at the firm level accounts for about 11% of compensation for a certain kind of exposed labor (the size of the “portion replaced by automation” in the model’s context). It also emphasizes the conclusion that partial automation is likely to appear as a long-term equilibrium. Economics of Human and AI Collaboration: When is Partial Automation More Attractive than Full Automation?
  • Significance and Limitations: The significance is that management decisions can be translated into design metrics—not “whether to adopt” but “up to what accuracy level should we increase it so that collaboration is optimal to what extent.” The limitation is that the “accuracy → substitution” relationship here depends on how far the real-world environment reflects monitoring, responsibility, regulation, accident costs, and so on. In particular, in domains where errors are critical, even with the same accuracy, the kinds of errors that are acceptable may change, meaning it might not be possible to describe outcomes with a single substitution ratio.

As a familiar analogy, partial automation is like a “car with driving assistance.” Full automation (all AI) may be a dream, but as you approach the extreme, costs can jump sharply. So as a practical solution, designs that have AI handle “its strong suits” such as lane keeping and collision avoidance, while humans take responsibility for exceptions and the boundary of responsibility, tend to be adopted. This resembles the picture described above. This way of thinking becomes an “explanation of rationality” when companies plan AI adoption as a staged process.


Paper 4: New Developments in Drug Discovery / Bio AI with Large-Scale Bio Foundation Models Targeting Physical Consistency (Energy / Force) (Life Sciences / Drug Discovery AI)

  • Authors / Affiliation: The paper’s authors are a research team working on bio foundation models, and the model name and components (data, equivariant Transformer, learning curriculum) are clearly presented (see the paper page). UBio-MolFM: A Universal Molecular Foundation Model for Bio-Systems
  • Research Background and Question: In AI for drug discovery, not only the “shape” of molecules but also the “dynamics” of interactions and the consistency of physical quantities tied to observations are important. Merely producing structural realism is likely to hit a wall when predicting solution behavior, stability due to interactions, and similar properties. This research aims to build a more universal foundation model for bio-systems in a way that includes physical consistency.
  • Proposed Method: The study explains its approach as a combination of three points. First, it constructs diverse, large-scale datasets (involving shapes that include many atomic environments). Second, it uses an equivariant Transformer system with linear scaling in mind to handle non-local interactions as well. Third, it designs a learning curriculum (staged learning) so that energy and forces are learned in a way that is consistent without contradictions. Conceptually, it is like “first build a ‘map,’ then retrain so that the directions of forces on that map make sense.”
  • Main Results: The overview states that the model shows consistency close to experimental and ab initio levels for molecular dynamics (MD) observables and for large systems (regions with a large number of atoms). For example, it aims for fidelity even in out-of-distribution extrapolation for large systems, and it simultaneously targets improved inference throughput (higher inference efficiency). UBio-MolFM: A Universal Molecular Foundation Model for Bio-Systems
  • Significance and Limitations: The significance lies in not confining drug discovery AI to “representation learning,” but instead putting physical quantity consistency (energy/force) front and center as the learning objective. The limitations include that even with good physical consistency, transferability to binding prediction for the target protein and to experimental conditions (temperature, solvent, measurement setup) may require additional validation. Also, performance depends on how well the training data represents which environments, and to what extent.

With this direction, AI can move beyond merely “screening candidate compounds” early in drug discovery to more reliable “prioritization of candidates” and even constructing hypotheses about the mechanisms of interactions. In real settings, where experimental costs dominate, if accuracy and uncertainty estimation can be developed together, decision-making for research plans will change.

Also, as related work in surrounding areas, research dealing with protein representation learning and substructure integration is advancing. For example, descriptions about encoding models that incorporate substructures can be followed from PubMed information as well. Greater than the sum of Its Parts: Building Substructure into Protein Encoding Models


Paper 5: Treating Cognitive Bias as a “Trigger Mechanism” and Delving into the Causal and Behavioral Impact of Misinformation (Computational Social Science)

  • Authors / Affiliation: Lynnette Hui Xian Ng et al. (with affiliations such as Carnegie Mellon University). Exploring Cognitive Bias Triggers in COVID-19
  • Research Background and Question: Misinformation is not only “spread” but may also be intentionally designed to steer human decision-making in particular directions. This study aims to test the hypothesis of which cognitive-bias triggers are most often used by posters (bots/humans), and further connect misinformation to its impact on human behavior.
  • Proposed Method: The study uses a framework in which misinformation tweets are collected and analyzed for triggers related to cognitive biases. In particular, the focus is on comparing with misinformation written by humans in response to the question of whether bots intentionally construct misinformation by exploiting specific biases. While the details of the model’s methods (such as classifier design and feature engineering) depend on the paper text, the core idea is to examine the correspondence between “who is publishing” and “which mental mechanism it targets.”
  • Main Results: Based on what can be read from the abstract of this PDF source, the study clearly considers the possibility that bot-driven misinformation targets human cognitive biases and compares the differences in those triggers (specific statistics and accuracy are in the paper text/tables). Exploring Cognitive Bias Triggers in COVID-19
  • Significance and Limitations: The significance is that misinformation countermeasures can be expanded beyond “fact-checking” into design that follows psychological mechanisms. A limitation is that labeling and interpreting cognitive biases can include subjectivity, and that biases are not uniquely determined—they are context-dependent.

Computational social science increases the possibility of designing interventions by shifting misinformation research from “just classifying text” toward “why people believe” and “which exposure pathways are effective.” A bias-first view like in this paper also connects easily with education and media literacy, as well as search ranking design.

As related research, there are also problem framings that examine how misinformation affects even the “search” pathway. As material that discusses limitations such as those in audit research, the following can be referenced. Misinformation Resilient Search Rankings with


Cross-Disciplinary Reflections Between the Papers

Through selecting papers that span these five areas, the “backbone” common to the research looks like the following.

First, there is a trend toward incorporating real-world decision-making and behavior into the model. In educational engineering, whether learners reach understanding is central; in economics, which jobs workers move to; and in social domains, which biases people respond to. In all cases, responses from the human side are placed at the center. This implies that compared with earlier research that tended to end once “accuracy of correct answers” is improved, the focus has shifted from “output quality” to “behavioral outcomes.”

Second, the value of staged, partial solutions is emphasized. The optimality of partial automation is clear in the economics paper; similarly, educational AI tends to resemble an idea of designing incremental deepening of understanding through assistance based on material search (RAG), rather than “teaching with full automation.” Drug discovery AI also designs more realistic learning curves by pushing physical consistency through a staged learning curriculum, instead of aiming for an immediate terminal outcome.

Third, “testability” such as evidence, consistency, and safety is coming to the forefront. In education, evidence-based generation (RAG) is used; in drug discovery AI, energy/force consistency is targeted; and in social domains, comparisons based on hypotheses about cognitive bias are performed. In each case, elements close to “explainability” and “reproducibility” are effective. In misinformation countermeasures especially, the direction is moving beyond simply improving classification accuracy toward causality and psychology—specifically, why something “hits” (works).

As interdisciplinary implications, we can summarize as follows: The economic model’s “thresholds” and “response curves” may be applicable to designing intervention intensity in educational settings (such as how much hint is given or what range is searched). Conversely, educational engineering’s RAG-like idea of “retrieve first, then generate” can be repurposed for information interventions in social domains (search ranking, presenting facts, and explanation-based corrections). The physics consistency in drug discovery AI can connect to explanations of mechanisms of action that are not limited to medical data alone.

Finally, as an overall direction, AI is shifting its center of gravity from performance competition among single models to “how to move decision-making within society and industry.” In future paper-review articles, it will become increasingly important to evaluate not only benchmark scores but also which real-world factors were incorporated into the models, and under which limiting conditions performance degrades.


This article was automatically generated by LLM. It may contain errors.