Dillon Ze Chen
E: dillon dot chen 1 at gmail dot com
T: +33 05 61 33 63 48
W: https://dillonzchen.github.io
I am a PhD student in automated planning and machine learning supervised by Sylvie Thiébaux.
For research, keep reading below.
- To play the dog gacha, refresh the page (rates and rarities coming soon!).
- To enter the cat zone, click here.
- For PhD travel photos, click here.
Links
[📖 dblp] [🎓 Google Scholar] [🧦 GitHub]
News
[2024.09] | Giving a talk at the Aachen RLeap Symposium. Thanks Hector for the invitation! |
[2024.06] | WLPlan, a library implementating the WL Features for PDDL planning described in our ICPAS-24 paper, is now available as an alpha release. |
[2024.06] | I am visiting ICAPS-24 in Banff and SOCS-24 in Kananaskis. |
[2024.05] | Excited to visit the RLeap Lab at RWTH Aachen. Thanks Hector for hosting! |
[2024.04] | Excited to visit CVUT in Prague. Thanks Rostislav and Gustav for hosting! |
[2024.02] | I am visiting AAAI-24 in Vancouver. |
[2024.02] | I am giving a talk at the ANU AI ML Friends seminar. |
[2023.12] | I am visiting NeurIPS 2023 in New Orleans. |
[2023.10] | I started my PhD. |
[expand]
Research Statement
[short] [medium] [long]
I am interested in the intersection of learning and planning from a theoretical viewpoint.
My previous research background includes complexity theory, machine learning, and various flavours of automated planning (e.g. hierarchical, stochastic, numeric, and multi-objective) and am always open to studying new research fields.
The two main problems I am currently interested in currently are
(1) looking into problem methodologies that make model-based planning more applicable and feasible
(2) discovering and/or developing theory for the field of learning and planning to improve generalisation, scalability, and solution quality
I am interested in the intersection of learning and model-based planning from a theoretical viewpoint.
Planning is focused on long horizon reasoning and complex problem solving with guarantees. However, planning models suffer from computational complexity. The tradeoff with planning is between expressivity and scalability: we want planning models which are expressive enough to model practical, real life problems, but are also solvable with reasonable computational resources to be actually useful.
Learning is focused on pattern matching and data compression. However, learning models generally do not have guarantees with their outputs. The tradeoff with learning is between computation, expressivity and generalisability: we want learning models which are expressive enough to capture certain patterns, but are also tractable and able to generalise to unseen outputs.
The two main problems I am currently interested in currently are
(1) looking into problem methodologies that make model-based planning more applicable and feasible
(2) discovering and/or developing theory for the field of learning and planning to improve generalisation, scalability, and solution quality
I am interested in the intersection of learning and model-based planning from a theoretical viewpoint. More specifically, I am interested in leveraging learning to scale up planning in a domain-independent fashion. The field is still in its infancy and is beginning to receive increased awareness, but most research results are still empirical and fall behind classical non-learning planners. I strongly believe that to achieve significant results and impact in this field, we require stronger theoretical foundation and results.
Planning is focused on long horizon reasoning and complex problem solving with guarantees. However, planning models suffer from computational complexity. The tradeoff with planning is between expressivity and scalability: we want planning models which are expressive enough to model practical, real life problems, but are also solvable with reasonable computational resources to be actually useful.
Learning is focused on pattern matching and data compression. However, learning models generally do not have guarantees with their outputs. The tradeoff with learning is between computation, expressivity and generalisability: we want learning models which are expressive enough to capture certain patterns, but are also tractable and able to generalise to unseen outputs.
The planning problems we focus on involve symbolic models, as it has been shown consistently that model-based planning methods scale up significantly better than model-free planning methods such as reinforcement learning. There are many open problems with learning for model-based planning that I am interested in tackling, including finding expressive representations of learned knowledge, looking into generalisation theory for symbolic planning, and developing better suited learning algorithms for planning tasks. I am also interested in problem methodologies that make learning for planning approaches applicable.
Publications
ICAPS, AAAI and ICLR are A* conferences
Conference papers
[C7]
|
Dillon Ze Chen and Sylvie Thiébaux.
Novelty Heuristics, Multi-Queue Search, and Portfolios
for Numeric Planning.
In 17th International Symposium on Combinatorial Search (SoCS),
2024.
[ pdf | poster | slides | code ]
|
[C6]
|
Dillon Ze Chen, Felipe Trevizan, and Sylvie Thiébaux.
Return to Tradition: Learning Reliable Heuristics with
Classical Machine Learning.
In 34th International Conference on Automated Planning and
Scheduling (ICAPS), 2024.
[ pdf | poster | slides | code | plots ]
|
[C5]
|
Dillon Ze Chen, Sylvie Thiébaux, and Felipe Trevizan.
Learning Domain-Independent Heuristics for Grounded and
Lifted Planning.
In 38th AAAI Conference on Artificial Intelligence, 2024.
[ pdf | poster | slides | code ]
|
[C4]
|
Qing Wang, Dillon Ze Chen, Asiri Wijesinghe, Shouheng Li, and Muhammad Farhan.
N-WL: A New Hierarchy of Expressivity
for Graph Neural Networks.
In 11th International Conference on Learning Representations
(ICLR), 2023.
[ pdf | poster | slides | code ]
|
[C3]
|
Dillon Ze Chen, Felipe Trevizan, and Sylvie Thiébaux.
Heuristic Search for Multi-Objective Probabilistic
Planning.
In 37th AAAI Conference on Artificial Intelligence, 2023.
[ pdf | poster | slides | code ]
|
[C2]
|
Dillon Ze Chen and Pascal Bercher.
The Complexity of Flexible FOND HTN
Planning.
In 32nd International Conference on Automated Planning and
Scheduling (ICAPS), 2022.
Best Undergraduate Student Paper Award.
[ pdf | poster | slides ]
|
[C1]
|
Dillon Ze Chen and Pascal Bercher.
Fully Observable Nondeterministic HTN Planning –
Formalisation and Complexity Results.
In 31st International Conference on Automated Planning and
Scheduling (ICAPS), 2021.
Best Undergraduate Student Paper Award.
[ pdf | poster | slides ]
|
Workshop papers
[W3]
|
Dillon Ze Chen, Sylvie Thiébaux, and Felipe Trevizan.
GOOSE: Learning Domain-Independent
Heuristics.
In 7th Workshop on Generalization in Planning (GenPlan), 2023.
«Subsumed by [C5]».
[ pdf | poster | slides ]
|
[W2]
|
Dillon Ze Chen, Felipe Trevizan, and Sylvie Thiébaux.
Graph Neural Networks and Graph Kernels For Learning
Heuristics: Is there a difference?.
In 7th Workshop on Generalization in Planning (GenPlan), 2023.
«Subsumed by [C6]».
[ pdf | poster ]
|
[W1]
|
Dillon Ze Chen and Pascal Bercher.
The Complexity of Flexible FOND HTN
Planning.
In 4th ICAPS Workshop on Hierarchical Planning (HPlan), 2021.
«Subsumed by [C2]».
[ pdf ]
|
Reviewing
I have reviewed for the following conferences and workshops, listed in alphabetical order.
Conferences
- AAAI: 2024
- ICAPS: 2024 (PC)
- IJCAI: 2024 (PC)
- KR: 2024 (PC)
- NeurIPS: 2024
Workshops
- GenPlan@NeurIPS: 2023
- HPlan@ICAPS: 2021
- PRL@ICAPS: 2024
- WoSePCO@IJCAI: 2023
Clocks
Time zone map
Congrats on scrolling down this far.