Accepted Papers

IJCAI-ECAI 2026 Accepted Papers · Early Career Spotlight

Presentation format

Every accepted paper is presented in two formats: an oral talk (6 min talk + 2 min for Q&A) — which must be delivered in person in Bremen by one of the authors — and a poster (A0, free format) during a dedicated poster session.

14 of 14 shown
  1. #EC1
    Session Aug 18 · 11:30–12:30 · Hanse

    Towards Reasonable AI: Foundations for Abstraction and Generalized Reasoning

    Zeynep G. Saribatur
    Human reasoning relies on abstraction and generalization, in order to make decisions flexible under changing conditions while ignoring irrelevant details and focusing on the essence. Developing AI systems with such abilities, while ensuring transparency and explainability on the reasoning behind the made decision, remains a central challenge. Symbolic AI provides transparent knowledge representations and formal reasoning guarantees, yet lacks principled mechanisms for abstracting away irrelevant details while preserving the information required for reasoning, explainability, and generalization. This paper presents an overview of my research towards addressing this challenge by developing formal and computational methods for abstraction in Answer Set Programming, one of the core formalisms in symbolic AI, and related logic-based frameworks. The contributions span from foundational abstraction techniques that simplify reasoning representations while preserving essential solution properties, to investigations on how such abstractions can both improve computational reasoning and support human understanding of AI decision processes.
    AIKnowledge Representation and ReasoningAIHumans and AIAIMultidisciplinary Topics and Applications
  2. #EC2
    Session Aug 18 · 11:30–12:30 · Hanse

    Towards Streamlined Learning and Search for Multi-Agent Optimization

    Thomy Phan
    Many real-world problems can be modeled as cooperative multi-agent systems (MAS), such as fleet management, industrial operations, and communication networks, where multiple agents collaborate to optimize a shared objective. Optimizing cooperative MAS is difficult due to the combinatorial nature of joint actions and environmental factors. Thus, many practical multi-agent optimization approaches specialize in particular problem classes to exploit structural properties for effective and efficient optimization. Unfortunately, such specializations can lead to complex and inflexible methods that cannot be seamlessly combined or transferred to novel domains without substantial engineering effort. In this paper, we advocate an approach towards streamlined learning and search for multi-agent optimization. Focusing on multi-agent path finding as an exemplary problem, we propose to simplify two popular approaches to MAPF, namely multi-agent reinforcement learning and adaptive search. Through these simplifications, we aim to enable seamless combination and transferability of our methods without substantial engineering.
    AIAgent-based and Multi-agent SystemsAIConstraint Satisfaction and OptimizationAIMachine LearningAIPlanning and Scheduling
  3. #EC3
    Session Aug 18 · 15:00–16:30 · Hanse

    What If. . . Counterfactual Explanations Were to Be Deployed?

    Francesco Leofante
    Explainable AI is now a mature and rapidly expanding field, with a wide range of methods for interpreting models and explaining their behaviour. Despite this progress, many of these methods have yet to make their way into the engineering pipelines where AI is actually deployed. This gap suggests a question that is central to this paper: what would it take for explanations to be informative, useful and dependable when deployed? I approach this question through counterfactual explanations, which I view as a promising foundation for practical XAI: by showing what would need to change for an AI decision to differ, they are easy to interpret and carry actionable information. In their standard form, however, counterfactuals come with limitations of form and scope that constrain their applicability in deployment. I therefore consider three lines of work that build on standard counterfactual explanations and ask what would need to change for them to be better aligned with deployment requirements. The first concerns robustness, ensuring that counterfactuals remain valid under the perturbations that deployment introduces. The second extends them beyond one-shot decisions to capture sequential decision-making. The third takes counterfactuals as a starting point for contestability, arguing that meaningful contestation requires more than an explanation alone. I close by reflecting on energy systems as a critical testbed for explainability, one that highlights the promises and limitations of current methods and may offer a source of criteria for the next generation of explanation methods.
    AIAI Ethics, Trust, Fairnes
  4. #EC4
    Session Aug 19 · 10:00–11:00 · Hanse

    Toward Reliable Agents

    Hua Wei
    Learned agents that control traffic signals or call software tools are usually trained in simulators or fixed benchmarks, yet must act in worlds that differ. Many reliability concerns (robustness, safety, alignment, etc.) become one problem once agents are written as Markov decision processes (MDPs): a gap between the world an agent was built for and the world it acts in. The sim-to-real gap decomposes along state, observation, action, transition, and reward; multi-agent deployment further adds topology, population, and task gaps as neighbors learn and workloads scale. Using reinforcement learning (RL) for traffic control and large language model (LLM) agents for tool use and mobile GUIs as running examples, this paper traces how mismatches appear on each channel and how mitigations from one community (domain randomization, grounded action transformation, perturbation benchmarks) transfer to the other. Because the gap rarely closes, reliable deployment needs selective human oversight; uncertainty quantification can flag when to escalate, localize errors at the answer, reasoning, step, or agent level, and support sim-to-real transfer in RL. This paper opens an agenda for a shared MDP vocabulary, uncertainty-aware oversight, and scaling human-AI collaboration across volume, complexity, and expertise.
    AIAgent-based and Multi-agent SystemsAIUncertainty in AIAINatural Language ProcessingAIMultidisciplinary Topics and Applications
  5. #EC5
    Session Aug 21 · 10:00–11:00 · Hanse

    Verifiable PDE Reasoning and Modeling with Neurosymbolics

    Wuyang Chen
    Recent progress in Large Language Models (LLMs) has transformed text and code generation, yet models still falter on Partial Differential Equations (PDEs) where correctness, constraints, and physical consequences are critical. We explore how formal LLM reasoning can advance symbolic PDE modeling. First, our PDE-Controller formalizes informal PDEs, synthesizes solver-ready code, and plans subgoals to tackle nonconvex control via interactions with external solvers. Second, our Lean Finder accelerates PDE formalization via a semantics-aware search engine for Lean/Mathlib that retrieves relevant theorems, outperforming GPT models and gaining significant traction in the AI-for-math community. Through these efforts, we aim to design a semantics-first LLM that autoformalizes informal PDE problems into machine-checked specifications and synthesizes solver-ready code. This closes the loop between formal analysis and LLM reasoning, ultimately surpassing human heuristics across PDEs.
    AIAgent-based and Multi-agent SystemsAIMachine LearningAIMultidisciplinary Topics and ApplicationsAIKnowledge Representation and Reasoning
  6. #EC6
    Session Aug 19 · 10:00–11:00 · Hanse

    Toward Data-Efficient Intelligence: From Few-Shot Learning to Agentic Systems

    Yaqing Wang
    Modern artificial intelligence has made rapid progress by scaling data, models, and computation. Yet scale alone does not solve one basic problem. Many intelligent systems must learn, adapt, and act when direct experience is scarce, costly, noisy, or changing. A scientist may have only a few labeled molecules. A recommender system may see only sparse interactions for a new user or item. A language-model agent may need to align with a user's preference from a short interaction history. These settings differ, but they share the same question: how can AI extract more learning signal from less experience? My research studies this question through data-efficient generalization. This article summarizes a research path from few-shot learning to meta-learning, in-context learning, and data-efficient agentic systems. The central theme is that limited supervision can be made useful by the right priors, the right adaptation mechanism, and the right way to reuse experience. I also discuss two regimes where data efficiency is not only desirable but necessary: scientific scarcity and efficient data utilization.
    AIMachine LearningAIAgent-based and Multi-agent SystemsAIData MiningAIMultidisciplinary Topics and Applications
  7. #EC7
    Session Aug 21 · 10:00–11:00 · Hanse

    Adaptive Experimental Design to Accelerate Scientific Discovery and Engineering Design

    Aryan Deshwal
    Artificial Intelligence (AI) and Machine Learning hold immense potential to accelerate scientific discovery and engineering design. A fundamental challenge in these domains involves efficiently exploring a large space of designs or hypotheses using expensive experiments in a resource-efficient manner. This paper surveys novel adaptive experimental design methods to address this broad challenge. Specifically, we discuss new probabilistic modeling and decision-making techniques that are applicable in small data settings. These approaches have shown substantial improvements in sample-efficiency, particularly for black-box optimization over high-dimensional combinatorial spaces (e.g., sequences and graphs) and a variety of goals ranging from multiobjective to multi-fidelity optimization. This paper outlines key methods and their real-world sustainability applications in areas such as nanoporous materials discovery, hardware design, surfactant design, and additive manufacturing.
    AIMachine LearningAIUncertainty in AIAISearchAIPlanning and Scheduling
  8. #EC8
    Session Aug 20 · 11:30–12:30 · Hanse

    Human-Centred Trustworthy AI for Digital Health: Sensing, Understanding, and Empowerment

    Zhao Ren
    The rapid advancement of Artificial Intelligence (AI) has accelerated the development of personalised healthcare. However, the clinical adoption of deep learning remains constrained by a persistent “trust gap” surrounding model transparency, security, and data privacy. This talk presents a research vision for building trustworthy human-centred AI in computer audition and biosignal processing by integrating signal processing, machine learning, and healthcare. This vision is structured around three interconnected pillars: Sensing, Understanding, and Empowerment. The Sensing pillar focuses on enabling machines to perceive clinically relevant information from biosignals, transforming body sounds and physiological signals into non-invasive, accessible, and cost-effective windows into human health and well-being. The Understanding pillar addresses the black-box nature of modern AI systems, with the goal of ensuring transparency, efficiency, robustness, and security in clinical deployment. This is achieved through the development of explainable AI methods, knowledge distillation techniques, and defences against adversarial attacks, fostering AI systems that clinicians can trust and interpret. The Empowerment pillar seeks to restore natural communication for individuals with speech impairments, such as laryngectomy patients. By developing Silent Speech Interfaces (SSIs) that translate facial muscle activity (EMG) directly into audible speech, this research advances speech intelligibility, naturalness, real-time causal architectures, and multi-speaker speech synthesis. Collectively, these research directions aim to establish a foundation of trustworthy, human-centred AI that is not only accurate and secure, but also empathetic, accessible, and impactful, ultimately enhancing healthcare, communication, and quality of life.
    AIMachine LearningAIHumans and AIAIAI Ethics, Trust, Fairnes
  9. #EC9
    Session Aug 18 · 15:00–16:30 · Hanse

    TrafficPDE: A Guidebook to Deployable AI-Driven Transportation Systems Through the Perception-Decision-Explanation Triangle

    Ziyue Li
    Deploying AI in real-world intelligent transportation systems (ITS) remains hard: traffic data is noisy and incomplete, learned policies rarely transfer to new cities, and black-box models cannot earn the trust of operators and public officials. Drawing on years of joint experience in ITS industry and academia (including traffic signal control systems deployed across multiple cities and AI for one of the world's busiest metro networks), this paper presents TrafficPDE: a practitioner's guidebook organized around the Perception-Decision-Explanation (PDE) triangle. Perception tackles how to model traffic data reliably despite noise, missing sensors, and unobserved locations. Decision develops generalizable reinforcement learning agents that transfer across cities without costly re-calibration. Explanation builds causal DAG frameworks that make AI decisions interpretable to transportation practitioners. We show the three vertices reinforce each other, and close with three golden rules for any deployable ITS model: handle long-tail cases safely, operate from day one, and explain itself to people with a transportation background. TrafficPDE is not a survey of what has been done. It is a guidebook for what must be built.
    AIData MiningAIMachine LearningAIAgent-based and Multi-agent SystemsAIMultidisciplinary Topics and Applications
  10. #EC10
    Session Aug 19 · 15:00–16:30 · Hanse

    Drowning in Degrees of Freedom: One Agent for Every Task

    Steven James
    We describe a research programme aimed at the construction of a single, generally intelligent agent - one competent across all tasks rather than skilled at any one. Such an agent must act in the real world through a rich sensorimotor interface, with sensors and actuators general enough for any task it may face. But that same richness makes any single task nearly impossible to learn directly. We argue that the resolution lies in abstraction, and survey our work towards this goal: discovering skills from experience, deriving compact models from those skills, and transferring both to new tasks. Skills, in particular, can be composed so that new tasks are solved with no further learning. Together, these threads work towards a single agent capable, in principle, of every task its body allows.
    AIMachine LearningAIKnowledge Representation and ReasoningAIRobotics
  11. #EC11
    Session Aug 20 · 11:30–12:30 · Hanse

    Beyond Forgetting: Toward Mechanistically Grounded Continual Learning

    Mohammad Rostami
    Continual learning (CL) is a prerequisite for autonomous intelligence. Despite decades of progress, the field has operated largely without a mechanistic account of \emph{where} and \emph{why} forgetting occurs, treating it as a monolithic phenomenon to be suppressed rather than a structured process to be understood. We argue that three recent shifts are collectively redefining the field: (1) a mechanistic turn that localizes forgetting to specific computational circuits; (2) the emergence of foundation models that change the problem entirely; and (3) the imperative to move beyond task-bounded protocols toward genuinely autonomous, boundary-free learning. Grounded in Complementary Learning Systems (CLS) theory, this work identifies fast and slow learning pathways inside large language models, characterizes the structural geometry of forgetting, and constructs deployable CL pipelines with biologically motivated signatures. These directions chart a path toward autonomous learning systems that regulate their own consolidation.
    AIMachine LearningAIKnowledge Representation and ReasoningAIMultidisciplinary Topics and Applications
  12. #EC12
    Session Aug 19 · 15:00–16:30 · Hanse

    Toward Trustworthy Recommender Systems in the Era of Agentic AI: From Relational User Modeling to Generative Personalization

    Wenqi Fan
    Recommender systems are evolving from models that predict user–item matching scores into intelligent systems that learn from relational structure, retrieve evidence, reason over user intent, and support personalized actions. This talk discusses a research agenda for trustworthy recommender systems in the era of agentic AI, organized around a transition from relational user modeling to generative personalization. We will discuss three connected components: relational user modeling with deep neural networks, generative and agentic personalization with large language models, and trustworthy foundation for reliable recommendations. The discussion revisits how social, behavioral, and knowledge relations can be integrated for user modeling; how generative models and personalized agents expand recommendation from ranking to intelligent decision support; and how trustworthiness challenges should be addressed throughout the system. The talk aims to provide a unified view of recommender systems as relational, generative, agentic, and trustworthy AI systems.
    AIData MiningAIAgent-based and Multi-agent Systems
  13. #EC13

    Human-Aware AI: Asking What AI can do for you?

    Sarath Sreedharan
    While we have witnessed extraordinary progress across various subfields of AI, the deployment of these systems in safety-critical and mission-critical domains has lagged behind. A key requirement for such deployments is the availability of AI systems capable of generating optimal behavior that can be formally verified and effectively used by non-AI experts from diverse backgrounds. While significant advances have been made toward building such systems, we still lack comprehensive formal frameworks to model and analyze the complex dynamics of human-AI interaction. In this talk, I will introduce the Human-Aware AI framework, a multi-agent planning framework specifically designed to support and reason about human-AI interaction. I will show how this framework provides novel solutions to challenges such as explainability, value alignment, and proactive assistance, and demonstrate its application in domains including intelligent tutoring systems, cybersecurity, and robotics.
  14. #EC14
    Session Aug 18 · 15:00–16:30 · Hanse

    Title TBD

    Tyler Derr