DomAgent: Leveraging Knowledge Graphs and Case-Based Reasoning for Domain-Specific Code Generation
arXiv cs.AI / 2026/3/24
💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper introduces DomAgent, an autonomous coding agent designed to improve domain-specific code generation by addressing gaps in generic LLM training data for specialized real-world tasks.
- Its key module, DomRetriever, combines top-down knowledge-graph reasoning with bottom-up case-based reasoning to iteratively retrieve structured domain knowledge and relevant examples.
- DomRetriever supports flexible deployment by functioning either as part of DomAgent or independently with other LLMs for domain adaptation.
- Experiments on the DS-1000 data-science benchmark and on real-world truck software development tasks show DomAgent significantly boosts code-generation success for domain-specific requirements.
- The results suggest that small open-source models using this approach can narrow a large portion of the performance gap versus large proprietary LLMs in complex application settings.
