O2ARC 3.0: A Platform for Solving and Creating ARC Tasks
Abstract
Large Language Models (LLMs) and Retrieval Augmented Generation (RAG) are reshaping how AI systems extract and organize information from unstructured text. A key challenge is designing AI methods that can incrementally extract, structure, and validate information while preserving hierarchical and contextual relationships. We introduce CDMizer, a template driven, LLM, and RAG-based framework for structured text transformation. By leveraging depth-based retrieval and hierarchical generation, CDMizer ensures a controlled, modular process that aligns generated outputs with predefined schemas. Its template-driven approach guarantees syntactic correctness, schema adherence, and improved scalability, addressing key limitations of direct generation methods. Additionally, we propose an LLM-powered evaluation framework to assess the completeness and accuracy of structured representations. Demonstrated in the transformation of Over-the-Counter (OTC) financial derivative contracts into the Common Domain Model (CDM), CDMizer establishes a scalable foundation for AI-driven document understanding, structured synthesis, and automated validation in broader contexts.
Cite
Text
Shim et al. "O2ARC 3.0: A Platform for Solving and Creating ARC Tasks." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/1034Markdown
[Shim et al. "O2ARC 3.0: A Platform for Solving and Creating ARC Tasks." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/shim2024ijcai-o/) doi:10.24963/ijcai.2024/1034BibTeX
@inproceedings{shim2024ijcai-o,
title = {{O2ARC 3.0: A Platform for Solving and Creating ARC Tasks}},
author = {Shim, Suyeon and Ko, Dohyun and Lee, Hosung and Lee, Seokki and Song, Doyoon and Hwang, Sanha and Kim, Sejin and Kim, Sundong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8793-8796},
doi = {10.24963/ijcai.2024/1034},
url = {https://mlanthology.org/ijcai/2024/shim2024ijcai-o/}
}