Research

Research

My work focuses on multimodal evidence, reasoning budgets, and AI systems whose intermediate decisions can be inspected and evaluated.

Multimodal perception

Listening to the Motion

Question

Audio-visual segmentation often mistakes visually salient but silent objects for sounding objects.

Approach

Use spectral-kinematic alignment to make audio retrieve motion evidence, then use that prior to guide object queries.

Status

Paper metadata and full code release are being prepared.

LLM reasoning

Reasoning budget before grounding

Question

Long reasoning is not always helpful. Some referring expressions are clear, while others need careful object-aware reasoning.

Approach

Compare zero, short, and long reasoning modes before grounding and segmentation to study when extra reasoning helps or drifts.

Status

Reproducible codebase and documentation are available.

AI for research

Research tools that can check themselves

Question

Generative tools for scientific communication often stop at a first draft, even when the real work is revision.

Approach

Build agent pipelines with explicit parsing, curation, layout, rendering, review, and repair stages.

Status

PosterMELD has released its paper, generation code, benchmark evaluation, and project page.