Papers by Zhixin Ma
Reasoning in the Dark: Interleaved Vision-Text Reasoning in Latent Space (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing multimodal reasoning methods depend on explicit reasoning steps that require labor-intensive vision-text annotations and inherently introduce significant inference latency. |
| Approach: | They propose a method that integrates visual and visual information into the reasoning process to improve the performance of multimodal LLMs. |
| Outcome: | The proposed method achieves an average performance increase of 5.45% while achieving a speed increase of over 5 times compared to existing methods. |
Re-examining the Role of Schema Linking in Text-to-SQL (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing text-to-SQL models treat schema linking as a minor component . Existing solutions treat schema as merely a string component based on string matching . |
| Approach: | They build a schema linking corpus based on a Spider text-to-SQL dataset . they find schema linking is the crux for the current text- to-Sql task . |
| Outcome: | The proposed model performs well on the Spider text-to-SQL dataset despite its simplicity. |
Seeing Culture: A Benchmark for Visual Reasoning and Grounding (2025.emnlp-main)
Copied to clipboard
Burak Satar, Zhixin Ma, Patrick Amadeus Irawan, Wilfried Ariel Mulyawan, Jing Jiang, Ee-Peng Lim, Chong-Wah Ngo
| Challenge: | Multimodal vision-language models (VLMs) have made significant progress in cultural understanding tasks . but these datasets often fall short of providing cultural reasoning while underrepresenting many cultures. |
| Approach: | They propose a Seeing Culture Benchmark that requires VLMs to reason on culturally rich images in two stages. |
| Outcome: | The proposed approach requires VLMs to reason on culturally rich images in two stages . the Seeing Culture Benchmark identifies cultural reasoning shortcomings in multimodal models . |
Omni-R1: Towards the Unified Generative Paradigm for Multimodal Reasoning (2026.findings-acl)
Copied to clipboard
| Challenge: | Early approaches focus on text-based reasoning, but they often follow a single task-specific reasoning pattern. |
| Approach: | They propose a generative multimodal reasoning paradigm that unifies diverse reasoning skills by generating intermediate images during the reasoning process. |
| Outcome: | The proposed model unifies diverse multimodal reasoning skills by generating intermediate images during the reasoning process. |