← Search

Kaixin Ma

21 accepted papers

2026

SO-Bench: A Structural Output Evaluation of Multimodal LLM

CVPR 2026

Multimodal large language models (MLLMs) are increasingly deployed in real-world, agentic settings where outputs must not only be correct, but also conform to pre-defined data schemas. Despite recent progress in structured generation in textual domain, there is still no benchmark that systematically

Cited by 0SourcecodeScholar
2025

COLUMBUS: Evaluating COgnitive Lateral Understanding Through Multiple-Choice reBUSes

AAAI 2025technical

While visual question-answering (VQA) benchmarks have catalyzed the development of reasoning techniques, they have focused on vertical thinking. Effective problem-solving also necessitates lateral thinking, which remains understudied in AI and has not been used to test visual perception systems. To…

2025

Cognitive Kernel: An Open-source Agent System towards Generalist Autopilots

NAACL 2025system demonstrations

We introduce Cognitive Kernel, an open-source agent system towards the goal of generalist autopilots. Unlike copilot systems, which primarily rely on users to provide essential state information, autopilot systems complete tasks from start to finish independently. This requires the system to acquire…

2025

DSBench: How Far Are Data Science Agents from Becoming Data Science Experts?

ICLR 2025poster

Large Language Models (LLMs) and Large Vision-Language Models (LVLMs) have demonstrated impressive language/vision reasoning abilities, igniting the recent trend of building agents for targeted applications such as shopping assistants or AI software engineers. Recently, many data science benchmarks…

Cited by 2SourcePDFScholar
2025

DivScene: Towards Open-Vocabulary Object Navigation with Large Vision Language Models in Diverse Scenes

EMNLP 2025

Large Vision-Language Models (LVLMs) have achieved significant progress in tasks like visual question answering and document understanding. However, their potential to comprehend embodied environments and navigate within them remains underexplored. In this work, we first study the challenge of open-

Cited by 0SourcePDFScholar
2025

OpenWebVoyager: Building Multimodal Web Agents via Iterative Real-World Exploration, Feedback and Optimization

ACL 2025long

The advancement of foundation models has laid the groundwork for building autonomous agents for complex tasks such as web navigation. Recent efforts have also tried to equip the agent with the ability to explore environments and continuously improve over time. However, existing works only focused on…

2025

RepoGraph: Enhancing AI Software Engineering with Repository-level Code Graph

ICLR 2025poster

Large Language Models (LLMs) excel in code generation yet struggle with modern AI software engineering tasks. Unlike traditional function-level or file-level coding tasks, AI software engineering requires not only basic coding proficiency but also advanced skills in managing and interacting with co…

2025

Retrieval-augmented GUI Agents with Generative Guidelines

EMNLP 2025

GUI agents powered by vision-language models (VLMs) show promise in automating complex digital tasks. However, their effectiveness in real-world applications is often limited by scarce training data and the inherent complexity of these tasks, which frequently require long-tailed knowledge covering r

Cited by 0SourcePDFScholar
2025

WebEvolver: Enhancing Web Agent Self-Improvement with Co-evolving World Model

EMNLP 2025

Agent self-improvement, where agents autonomously train their underlying Large Language Model (LLM) on self-sampled trajectories, shows promising results but often stagnates in web environments due to limited exploration and under-utilization of pretrained web knowledge. To improve the performance o

2024

Chain-of-Note: Enhancing Robustness in Retrieval-Augmented Language Models

EMNLP 2024main

Retrieval-augmented language model (RALM) represents a significant advancement in mitigating factual hallucination by leveraging external knowledge sources. However, the reliability of the retrieved information is not always guaranteed, and the retrieval of irrelevant data can mislead the response g…

Cited by 106SourcePDFScholar
2024

Dense X Retrieval: What Retrieval Granularity Should We Use?

EMNLP 2024main

Dense retrieval has become a prominent method to obtain relevant context or world knowledge in open-domain NLP tasks. When we use a learned dense retriever on a retrieval corpus at inference time, an often-overlooked design choice is the retrieval unit in which the corpus is indexed, e.g. document,…

Cited by 63SourcePDFScholar
2024

MARVEL: Multidimensional Abstraction and Reasoning through Visual Evaluation and Learning

NeurIPS 2024poster

While multi-modal large language models (MLLMs) have shown significant progress across popular visual reasoning benchmarks, whether they possess abstract visual reasoning abilities remains an open question. Similar to the Sudoku puzzles, abstract visual reasoning (AVR) problems require finding high-…

2024

WebVoyager: Building an End-to-End Web Agent with Large Multimodal Models

ACL 2024long

The rapid advancement of large language models (LLMs) has led to a new era marked by the development of autonomous applications in real-world scenarios, which drives innovation in creating advanced web agents. Existing web agents typically only handle one input modality and are evaluated only in sim…

2023

BRAINTEASER: Lateral Thinking Puzzles for Large Language Models

EMNLP 2023long main

The success of language models has inspired the NLP community to attend to tasks that require implicit and complex reasoning, relying on human-like commonsense mechanisms. While such vertical thinking tasks have been relatively popular, lateral thinking puzzles have received little attention. To bri…

Cited by 0SourceScholar
2023

Chain-of-Skills: A Configurable Model for Open-Domain Question Answering

ACL 2023long

The retrieval model is an indispensable component for real-world knowledge-intensive tasks, e.g., open-domain question answering (ODQA). As separate retrieval skills are annotated for different datasets, recent work focuses on customized methods, limiting the model transfer- ability and scalability.…

Cited by 27SourcePDFScholar
2022

Coalescing Global and Local Information for Procedural Text Understanding

COLING 2022main

Procedural text understanding is a challenging language reasoning task that requires models to track entity states across the development of a narrative. We identify three core aspects required for modeling this task, namely the local and global view of the inputs, as well as the global view of outp…

2022

Open Domain Question Answering with A Unified Knowledge Interface

ACL 2022long

The retriever-reader framework is popular for open-domain question answering (ODQA) due to its ability to use explicit knowledge. Although prior work has sought to increase the knowledge coverage by incorporating structured knowledge beyond text, accessing heterogeneous knowledge sources through a u…

2022

Open-domain Question Answering via Chain of Reasoning over Heterogeneous Knowledge

EMNLP 2022finding

We propose a novel open-domain question answering (ODQA) framework for answering single/multi-hop questions across heterogeneous knowledge sources.The key novelty of our method is the introduction of the intermediary modules into the current retriever-reader pipeline.Unlike previous methods that sol…

2021

Audio-Visual Event Recognition Through the Lens of Adversary

ICASSP 2021accepted

As audio/visual classification models are widely deployed for sensitive tasks like content filtering at scale, it is critical to understand their robustness along with improving the accuracy. This work aims to study several key questions related to multimodal learning through the lens of adversarial…

Cited by 0SourceScholar
2021

Exploring Strategies for Generalizable Commonsense Reasoning with Pre-trained Models

EMNLP 2021main

Commonsense reasoning benchmarks have been largely solved by fine-tuning language models. The downside is that fine-tuning may cause models to overfit to task-specific data and thereby forget their knowledge gained during pre-training. Recent works only propose lightweight model updates as models ma…

2021

Knowledge-driven Data Construction for Zero-shot Evaluation in Commonsense Question Answering

AAAI 2021technical

Recent developments in pre-trained neural language modeling have led to leaps in accuracy on common-sense question-answering benchmarks. However, there is increasing concern that models overfit to specific tasks, without learning to utilize external knowledge or perform general semantic reasoning.…