A Fast Algorithm for MaxSAT Above Half Number of Clauses

Abstract

Hand-drawn sketches are a natural and efficient medium for capturing and conveying ideas. Despite significant advancements in controllable natural image generation, translating freehand sketches into structured, machine-readable diagrams remains a labor-intensive and predominantly manual task. The primary challenge stems from the inherent ambiguity of sketches, which lack the structural constraints and semantic precision required for automated diagram generation. To address this challenge, we introduce SketchAgent, a multi-agent system designed to automate the transformation of hand-drawn sketches into structured diagrams. SketchAgent integrates sketch recognition, symbolic reasoning, and iterative validation to produce semantically coherent and structurally accurate diagrams, significantly reducing the need for manual effort. To evaluate the effectiveness of our approach, we propose the Sketch2Diagram Benchmark, a comprehensive dataset and evaluation framework encompassing eight diverse diagram categories, such as flowcharts, directed graphs, and model architectures. The dataset comprises over 6,000 high-quality examples with token-level annotations, standardized preprocessing, and rigorous quality control. By streamlining the diagram generation process, SketchAgent holds great promise for applications in design, education, and engineering, while offering a significant step toward bridging the gap between intuitive sketching and machine-readable diagram generation.

Cite

Text

Peng and Xiao. "A Fast Algorithm for MaxSAT Above Half Number of Clauses." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/214

Markdown

[Peng and Xiao. "A Fast Algorithm for MaxSAT Above Half Number of Clauses." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/peng2024ijcai-fast/) doi:10.24963/ijcai.2024/214

BibTeX

@inproceedings{peng2024ijcai-fast,
  title     = {{A Fast Algorithm for MaxSAT Above Half Number of Clauses}},
  author    = {Peng, Junqiang and Xiao, Mingyu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1935-1943},
  doi       = {10.24963/ijcai.2024/214},
  url       = {https://mlanthology.org/ijcai/2024/peng2024ijcai-fast/}
}