Foundation models have shown strong reasoning abilities, but their reasoning process is often implicit, difficult to inspect, and not always reliable. This project explores neuro-symbolic reasoning as a way to make AI reasoning more structured, interpretable, and robust.
The project will study how neural models can be combined with explicit logic-based reasoning. A neural model may be used to understand or decompose a problem, while a symbolic reasoning component performs structured inference using logic, rules, programs, or other formal representations.