← Search

Ruifeng Guo

5 accepted papers

2026

Act Like a Pathologist: Tissue-Aware Whole Slide Image Reasoning

CVPR 2026

Computational pathology has advanced rapidly in recent years, driven by domain-specific image encoders and growing interest in using vision-language models to answer natural-language questions about diseases. Yet, the core problem behind pathology question-answering remains unsolved, considering tha

Cited by 0SourcecodeScholar
2025

From Words to Structured Visuals: A Benchmark and Framework for Text-to-Diagram Generation and Editing

CVPR 2025highlight

We introduce the task of text-to-diagram generation, which focuses on creating structured visual representations directly from textual descriptions. Existing approaches in text-to-image and text-to-code generation lack the logical organization and flexibility needed to produce accurate, editable dia…

Cited by 2SourcePDFScholar
2025

SketchAgent: Generating Structured Diagrams from Hand-Drawn Sketches

IJCAI 2025

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 p

Cited by 0SourcePDFScholar
2024

Boosting the Power of Small Multimodal Reasoning Models to Match Larger Models with Self-Consistency Training

ECCV 2024poster

"Multimodal reasoning is a challenging task that requires models to reason across multiple modalities to answer questions. Existing approaches have made progress by incorporating language and visual modalities into a two-stage reasoning framework, separating rationale generation from answer inferenc…

2024

Sentence-Level or Token-Level? A Comprehensive Study on Knowledge Distillation

IJCAI 2024poster

Knowledge distillation, transferring knowledge from a teacher model to a student model, has emerged as a powerful technique in neural machine translation for compressing models or simplifying training targets. Knowledge distillation encompasses two primary methods: sentence-level distillation and to…